:root {
    --breakpoint-xs: 0;
    --breakpoint-sm: 576px;
    --breakpoint-md: 768px;
    --breakpoint-lg: 992px;
    --breakpoint-xl: 1200px;
    --breakpoint-xxl: 1400px;
    --paragraphs-gutter-x: 1.5rem;
    --paragraphs-gutter-y: 1.5rem;
    --sticky-header-height: 130px;
    --sticky-header-scrolling-height: 80px;
    --primary-nav-breakpoint: xl;
    --font-base: Barlow, system-ui, -apple-system, Segoe UI, Roboto, Helvetica Neue, Arial, Noto Sans, Liberation Sans, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji;
    --font-second: Barlow, system-ui, -apple-system, Segoe UI, Roboto, Helvetica Neue, Arial, Noto Sans, Liberation Sans, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji
}

body {
    position: relative
}

address {
    margin-bottom: 0
}

ol,
ul {
    padding-left: 0
}

dl,
ol,
ul {
    margin-bottom: 0
}

nav ol,
nav ul {
    list-style-type: none
}

a:focus {
    outline: 0
}

b,
strong {
    font-weight: 700
}

[type=button],
[type=reset],
[type=submit],
button {
    -webkit-appearance: none
}

button:focus {
    outline: 0
}

table {
    width: 100%
}

video {
    outline: 0
}

html {
    min-height: 100%;
    overflow-x: hidden;
    overflow-y: scroll
}

.container-indent {
    margin-left: auto;
    margin-right: auto;
    padding-left: var(--bs-gutter-x, .75rem);
    padding-right: var(--bs-gutter-x, .75rem);
    width: 100%
}

@media (min-width:576px) {
    .container-indent {
        max-width: 540px
    }
}

@media (min-width:768px) {
    .container-indent {
        max-width: 720px
    }
}

@media (min-width:992px) {
    .container-indent {
        max-width: 820px
    }
}

@media (min-width:1200px) {
    .container-indent {
        max-width: 860px
    }
}

@media (min-width:1400px) {
    .container-indent {
        max-width: 900px
    }
}

@media (-ms-high-contrast:none),
screen and (-ms-high-contrast:active) {
    img[src$=".svg"] {
        width: 100%
    }
}

.btn svg,
[type=button] svg,
[type=reset] svg,
[type=submit] svg,
button svg {
    fill: currentColor;
    display: inline-block;
    height: 1rem;
    margin-right: 5px;
    margin-top: .25rem;
    vertical-align: top
}

body.disabled {
    height: 100%;
    overflow: hidden;
    width: 100%
}

.position-absolute-full {
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0
}

.position-fixed-top {
    position: fixed;
    top: 0
}

.position-fixed-bottom {
    bottom: 0;
    position: fixed
}

.font-weight-medium,
.font-weight-semi-bold {
    font-weight: 600 !important
}

.vertical-group>:last-child {
    margin-bottom: 0
}

.menu-collapse:not(.is-active) {
    display: none
}

.menu-collapsing {
    height: 0;
    overflow: hidden;
    transition: height .35s ease
}

@media (prefers-reduced-motion:reduce) {
    .menu-collapsing {
        transition: none
    }
}

.footer-nav .nav-link,
.footer-nav .nav-link:focus,
.footer-nav .nav-link:hover {
    background-color: transparent;
    color: #525f6b
}

.footer-nav .nav-link.disabled {
    background-color: rgba(26, 26, 26, 0);
    color: #687988
}

.footer-nav .nav-item {
    color: #525f6b
}

.footer-nav .nav-item.active .nav-link,
.footer-nav .nav-item.current .nav-link {
    background-color: transparent;
    color: #525f6b
}

.mobile-buttons {
    display: flex
}

@media (min-width:1200px) {
    .mobile-buttons {
        display: none
    }
}

.header-nav {
    background-color: #fff;
    box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .15);
    display: none;
    flex-basis: 0;
    flex-direction: column;
    flex-grow: 1;
    height: 100%;
    left: 0;
    overflow: hidden;
    overflow-y: auto;
    position: absolute;
    top: 100%;
    transition: visibility .2s, transform .2s;
    visibility: hidden;
    width: 100%
}

@media (prefers-reduced-motion:reduce) {
    .header-nav {
        transition: none
    }
}

.header-nav.is-active {
    display: flex;
    height: auto;
    visibility: visible
}

@supports (flex-basis:max-content) {
    .header-nav {
        flex-basis: max-content
    }
}

@media (min-width:1200px) {
    .header-nav {
        align-items: flex-end;
        border-top: 0;
        box-shadow: none;
        display: flex;
        flex-direction: column;
        max-width: none;
        overflow: visible;
        padding-bottom: 0;
        padding-top: 0;
        position: static;
        transform: none;
        transition: transform .2s;
        visibility: visible
    }
}

@media (min-width:1200px) and (prefers-reduced-motion:reduce) {
    .header-nav {
        transition: none
    }
}

.secondary-nav__wrapper {
    display: flex
}

@media (min-width:1200px) {
    .secondary-nav__wrapper {
        order: -1
    }
}

.accordion>.card {
    background-color: #fff;
    border: 1px solid rgba(0, 0, 0, .125)
}

.accordion>.card .card-header {
    background-color: transparent;
    padding: 0
}

.accordion>.card .card-header .btn-link {
    background-color: rgba(0, 0, 0, .73);
    color: #fff;
    display: block;
    padding: .75rem 1.25rem;
    width: 100%
}

.accordion>.card .card-header .btn-link.collapsed {
    background-color: rgba(0, 0, 0, .03)
}

.accordion>.card .card-body {
    padding: 1.25rem
}

.accordion>.card .card-title {
    margin-bottom: .75rem
}

.accordion>.card:first-of-type,
.accordion>.card:not(:first-of-type):not(:last-of-type) {
    border-bottom: 0 solid rgba(0, 0, 0, .125)
}

.accordion>.card.first,
.accordion>.card:not(.first):not(.last) {
    border-bottom: 0
}

img[src$=".svg"].svg-image-icon {
    width: 100%
}

@font-face {
    font-family: swiper-icons;
    font-style: normal;
    font-weight: 400;
    src: url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA") format("woff")
}

:root {
    --swiper-theme-color: #007aff
}

.swiper-container {
    list-style: none;
    margin-left: auto;
    margin-right: auto;
    overflow: hidden;
    padding: 0;
    position: relative;
    z-index: 1
}

.swiper-container-vertical>.swiper-wrapper {
    flex-direction: column
}

.swiper-wrapper {
    box-sizing: content-box;
    display: flex;
    height: 100%;
    position: relative;
    transition-property: transform;
    width: 100%;
    z-index: 1
}

.swiper-container-android .swiper-slide,
.swiper-wrapper {
    transform: translateZ(0)
}

.swiper-container-multirow>.swiper-wrapper {
    flex-wrap: wrap
}

.swiper-container-multirow-column>.swiper-wrapper {
    flex-direction: column;
    flex-wrap: wrap
}

.swiper-container-free-mode>.swiper-wrapper {
    margin: 0 auto;
    transition-timing-function: ease-out
}

.swiper-container-pointer-events {
    touch-action: pan-y
}

.swiper-container-pointer-events.swiper-container-vertical {
    touch-action: pan-x
}

.swiper-slide {
    flex-shrink: 0;
    height: 100%;
    position: relative;
    transition-property: transform;
    width: 100%
}

.swiper-slide-invisible-blank {
    visibility: hidden
}

.swiper-container-autoheight,
.swiper-container-autoheight .swiper-slide {
    height: auto
}

.swiper-container-autoheight .swiper-wrapper {
    align-items: flex-start;
    transition-property: transform, height
}

.swiper-container-3d {
    perspective: 1200px
}

.swiper-container-3d .swiper-cube-shadow,
.swiper-container-3d .swiper-slide,
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-wrapper {
    transform-style: preserve-3d
}

.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top {
    height: 100%;
    left: 0;
    pointer-events: none;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 10
}

.swiper-container-3d .swiper-slide-shadow-left {
    background-image: linear-gradient(270deg, rgba(0, 0, 0, .5), transparent)
}

.swiper-container-3d .swiper-slide-shadow-right {
    background-image: linear-gradient(90deg, rgba(0, 0, 0, .5), transparent)
}

.swiper-container-3d .swiper-slide-shadow-top {
    background-image: linear-gradient(0deg, rgba(0, 0, 0, .5), transparent)
}

.swiper-container-3d .swiper-slide-shadow-bottom {
    background-image: linear-gradient(180deg, rgba(0, 0, 0, .5), transparent)
}

.swiper-container-css-mode>.swiper-wrapper {
    -ms-overflow-style: none;
    overflow: auto;
    scrollbar-width: none
}

.swiper-container-css-mode>.swiper-wrapper::-webkit-scrollbar {
    display: none
}

.swiper-container-css-mode>.swiper-wrapper>.swiper-slide {
    scroll-snap-align: start start
}

.swiper-container-horizontal.swiper-container-css-mode>.swiper-wrapper {
    -webkit-scroll-snap-type: x mandatory;
    scroll-snap-type: x mandatory
}

.swiper-container-vertical.swiper-container-css-mode>.swiper-wrapper {
    -webkit-scroll-snap-type: y mandatory;
    scroll-snap-type: y mandatory
}

.swiper-container .swiper-notification {
    left: 0;
    opacity: 0;
    pointer-events: none;
    position: absolute;
    top: 0;
    z-index: -1000
}

.swiper-container-fade.swiper-container-free-mode .swiper-slide {
    transition-timing-function: ease-out
}

.swiper-container-fade .swiper-slide {
    pointer-events: none;
    transition-property: opacity
}

.swiper-container-fade .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-container-fade .swiper-slide-active,
.swiper-container-fade .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-lazy-preloader {
    animation: swiper-preloader-spin 1s linear infinite;
    border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
    border-radius: 50%;
    border-top: 4px solid transparent;
    box-sizing: border-box;
    height: 42px;
    left: 50%;
    margin-left: -21px;
    margin-top: -21px;
    position: absolute;
    top: 50%;
    transform-origin: 50%;
    width: 42px;
    z-index: 10
}

.swiper-lazy-preloader-white {
    --swiper-preloader-color: #fff
}

.swiper-lazy-preloader-black {
    --swiper-preloader-color: #000
}

@keyframes swiper-preloader-spin {
    to {
        transform: rotate(1turn)
    }
}

:root {
    --swiper-navigation-size: 44px
}

.swiper-button-next,
.swiper-button-prev {
    align-items: center;
    color: var(--swiper-navigation-color, var(--swiper-theme-color));
    display: flex;
    height: var(--swiper-navigation-size);
    justify-content: center;
    margin-top: calc(0px - var(--swiper-navigation-size)/2);
    position: absolute;
    top: 50%;
    width: calc(var(--swiper-navigation-size)/44*27);
    z-index: 10
}

.swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled {
    cursor: auto;
    opacity: .35;
    pointer-events: none
}

.swiper-button-next:after,
.swiper-button-prev:after {
    font-family: swiper-icons;
    font-size: var(--swiper-navigation-size);
    font-variant: normal;
    letter-spacing: 0;
    line-height: 1;
    text-transform: none !important;
    text-transform: none
}

.swiper-button-prev:after,
.swiper-container-rtl .swiper-button-next:after {
    content: "prev"
}

.swiper-button-next:after,
.swiper-container-rtl .swiper-button-prev:after {
    content: "next"
}

.swiper-button-next.swiper-button-blue,
.swiper-button-prev.swiper-button-blue {
    --swiper-navigation-color: #0d6efd
}

.swiper-button-next.swiper-button-indigo,
.swiper-button-prev.swiper-button-indigo {
    --swiper-navigation-color: #6610f2
}

.swiper-button-next.swiper-button-purple,
.swiper-button-prev.swiper-button-purple {
    --swiper-navigation-color: #6f42c1
}

.swiper-button-next.swiper-button-pink,
.swiper-button-prev.swiper-button-pink {
    --swiper-navigation-color: #d63384
}

.swiper-button-next.swiper-button-red,
.swiper-button-prev.swiper-button-red {
    --swiper-navigation-color: #db0000
}

.swiper-button-next.swiper-button-orange,
.swiper-button-prev.swiper-button-orange {
    --swiper-navigation-color: #fd7e14
}

.swiper-button-next.swiper-button-yellow,
.swiper-button-prev.swiper-button-yellow {
    --swiper-navigation-color: #ffc107
}

.swiper-button-next.swiper-button-green,
.swiper-button-prev.swiper-button-green {
    --swiper-navigation-color: #198754
}

.swiper-button-next.swiper-button-teal,
.swiper-button-prev.swiper-button-teal {
    --swiper-navigation-color: #20c997
}

.swiper-button-next.swiper-button-cyan,
.swiper-button-prev.swiper-button-cyan {
    --swiper-navigation-color: #0dcaf0
}

.swiper-button-next.swiper-button-white,
.swiper-button-prev.swiper-button-white {
    --swiper-navigation-color: #fff
}

.swiper-button-next.swiper-button-gray,
.swiper-button-prev.swiper-button-gray {
    --swiper-navigation-color: #d8d8d8
}

.swiper-button-next.swiper-button-gray-dark,
.swiper-button-prev.swiper-button-gray-dark {
    --swiper-navigation-color: #343a40
}

.swiper-button-lock {
    display: none
}

.swiper-pagination {
    position: absolute;
    text-align: center;
    transform: translateZ(0);
    transition: opacity .3s;
    z-index: 10
}

.swiper-pagination.swiper-pagination-hidden {
    opacity: 0
}

.swiper-container-horizontal>.swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
    left: 0;
    width: 100%
}

.swiper-pagination-bullets-dynamic {
    font-size: 0;
    overflow: hidden
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    position: relative;
    transform: scale(.33)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
    transform: scale(1)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
    transform: scale(.66)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
    transform: scale(.33)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
    transform: scale(.66)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
    transform: scale(.33)
}

.swiper-pagination-bullet {
    background: #000;
    border-radius: 50%;
    display: inline-block;
    opacity: .2
}

button.swiper-pagination-bullet {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: none;
    box-shadow: none;
    margin: 0;
    padding: 0
}

.swiper-pagination-clickable .swiper-pagination-bullet {
    cursor: pointer
}

.swiper-pagination-bullet-active {
    background: var(--swiper-pagination-color, var(--swiper-theme-color));
    opacity: 1
}

.swiper-container-vertical>.swiper-pagination-bullets {
    right: 10px;
    top: 50%;
    transform: translate3d(0, -50%, 0)
}

.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet {
    display: block;
    margin: 6px 0
}

.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    top: 50%;
    transform: translateY(-50%);
    width: 8px
}

.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    display: inline-block;
    transition: transform .2s, top .2s
}

.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 4px
}

.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    left: 50%;
    transform: translateX(-50%);
    white-space: nowrap
}

.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    transition: transform .2s, left .2s
}

.swiper-pagination-progressbar {
    background: rgba(0, 0, 0, .25);
    position: absolute
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    background: var(--swiper-pagination-color, var(--swiper-theme-color));
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    transform: scale(0);
    transform-origin: left top;
    width: 100%
}

.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    transform-origin: right top
}

.swiper-container-horizontal>.swiper-pagination-progressbar,
.swiper-container-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
    height: 4px;
    left: 0;
    top: 0;
    width: 100%
}

.swiper-container-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,
.swiper-container-vertical>.swiper-pagination-progressbar {
    height: 100%;
    left: 0;
    top: 0;
    width: 4px
}

.swiper-pagination-blue {
    --swiper-pagination-color: #0d6efd
}

.swiper-pagination-indigo {
    --swiper-pagination-color: #6610f2
}

.swiper-pagination-purple {
    --swiper-pagination-color: #6f42c1
}

.swiper-pagination-pink {
    --swiper-pagination-color: #d63384
}

.swiper-pagination-red {
    --swiper-pagination-color: #db0000
}

.swiper-pagination-orange {
    --swiper-pagination-color: #fd7e14
}

.swiper-pagination-yellow {
    --swiper-pagination-color: #ffc107
}

.swiper-pagination-green {
    --swiper-pagination-color: #198754
}

.swiper-pagination-teal {
    --swiper-pagination-color: #20c997
}

.swiper-pagination-cyan {
    --swiper-pagination-color: #0dcaf0
}

.swiper-pagination-gray {
    --swiper-pagination-color: #d8d8d8
}

.swiper-pagination-gray-dark {
    --swiper-pagination-color: #343a40
}

.swiper-pagination-lock {
    display: none
}

.swiper-scrollbar {
    background: rgba(0, 0, 0, .1);
    border-radius: 10px;
    position: relative;
    -ms-touch-action: none
}

.swiper-container-horizontal>.swiper-scrollbar {
    bottom: 3px;
    height: 5px;
    left: 1%;
    position: absolute;
    width: 98%;
    z-index: 50
}

.swiper-container-vertical>.swiper-scrollbar {
    height: 98%;
    position: absolute;
    right: 3px;
    top: 1%;
    width: 5px;
    z-index: 50
}

.swiper-scrollbar-drag {
    background: rgba(0, 0, 0, .5);
    border-radius: 10px;
    height: 100%;
    left: 0;
    position: relative;
    top: 0;
    width: 100%
}

.swiper-scrollbar-cursor-drag {
    cursor: move
}

.swiper-scrollbar-lock {
    display: none
}

.swiper-button-next,
.swiper-button-prev {
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: 27px 44px;
    cursor: pointer;
    height: 44px;
    margin-top: -22px;
    width: 27px
}

.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 _strip-unit(27px) _strip-unit(44px)'%3E%3Cpath d='M0 22 22 0l2.1 2.1L4.2 22l19.9 19.9L22 44 0 22z' fill='%23fff'/%3E%3C/svg%3E");
    left: 10px;
    right: auto
}

.swiper-button-prev:after,
.swiper-container-rtl .swiper-button-next:after {
    content: none
}

.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 _strip-unit(27px) _strip-unit(44px)'%3E%3Cpath d='M27 22 5 44l-2.1-2.1L22.8 22 2.9 2.1 5 0l22 22z' fill='%23fff'/%3E%3C/svg%3E");
    left: auto;
    right: 10px
}

.swiper-button-next:after,
.swiper-container-rtl .swiper-button-prev:after {
    content: none
}

.swiper-button-next.swiper-button-white,
.swiper-button-prev.swiper-button-white,
.swiper-container-rtl .swiper-button-next.swiper-button-white,
.swiper-container-rtl .swiper-button-prev.swiper-button-white {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 _strip-unit(27px) _strip-unit(44px)'%3E%3Cpath d='M27 22 5 44l-2.1-2.1L22.8 22 2.9 2.1 5 0l22 22z' fill='%23fff'/%3E%3C/svg%3E")
}

.swiper-button-next.swiper-button-black,
.swiper-button-prev.swiper-button-black,
.swiper-container-rtl .swiper-button-next.swiper-button-black,
.swiper-container-rtl .swiper-button-prev.swiper-button-black {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 _strip-unit(27px) _strip-unit(44px)'%3E%3Cpath d='M27 22 5 44l-2.1-2.1L22.8 22 2.9 2.1 5 0l22 22z'/%3E%3C/svg%3E")
}

.swiper-container-horizontal>.swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
    bottom: 10px
}

.swiper-pagination-bullet {
    height: 8px;
    width: 8px
}

.swiper-container-vertical+.swiper-pagination-bullets,
.swiper-container-vertical>.swiper-pagination-bullets {
    right: 10px;
    top: 50%;
    transform: translate3d(0, -50%, 0)
}

.swiper-container-vertical+.swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet {
    display: block;
    margin: 6px 0
}

.swiper-container-vertical+.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    top: 50%;
    transform: translateY(-50%);
    width: 8px
}

.swiper-container-vertical+.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,
.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    display: inline-block;
    transition: transform .2s, top .2s
}

@media (prefers-reduced-motion:reduce) {

    .swiper-container-vertical+.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,
    .swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
        transition: none
    }
}

.swiper-container-horizontal+.swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 4px
}

.swiper-container-horizontal+.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    left: 50%;
    transform: translateX(-50%);
    white-space: nowrap
}

.swiper-container-horizontal+.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,
.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    transition: transform .2s, left .2s
}

@media (prefers-reduced-motion:reduce) {

    .swiper-container-horizontal+.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,
    .swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
        transition: none
    }
}

.swiper-container-horizontal.swiper-container-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    transition: transform .2s, right .2s
}

@media (prefers-reduced-motion:reduce) {
    .swiper-container-horizontal.swiper-container-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
        transition: none
    }
}

.swiper-pagination-white {
    --swiper-pagination-color: #fff
}

.swiper-pagination-black {
    --swiper-pagination-color: #000
}

.slider-container {
    position: relative
}

.swiper-container .img-fluid {
    width: 100%
}

.slider-controls-position-outside .swiper-pagination {
    bottom: 0;
    margin-top: 28px;
    width: 100%
}

@media (min-width:576px) {

    .slider-controls-position-outside .swiper-button-prev,
    .slider-controls-position-outside .swiper-container-rtl .swiper-button-next {
        left: 10px
    }

    .slider-controls-position-outside .swiper-button-next,
    .slider-controls-position-outside .swiper-container-rtl .swiper-button-prev {
        right: 10px
    }
}

@media (min-width:610px) and (max-width:575.98px) {

    .slider-controls-position-outside .swiper-button-prev,
    .slider-controls-position-outside .swiper-container-rtl .swiper-button-next {
        left: -37px
    }

    .slider-controls-position-outside .swiper-button-next,
    .slider-controls-position-outside .swiper-container-rtl .swiper-button-prev {
        right: -37px
    }
}

@media (min-width:768px) {

    .slider-controls-position-outside .swiper-button-prev,
    .slider-controls-position-outside .swiper-container-rtl .swiper-button-next {
        left: 10px
    }

    .slider-controls-position-outside .swiper-button-next,
    .slider-controls-position-outside .swiper-container-rtl .swiper-button-prev {
        right: 10px
    }
}

@media (min-width:790px) and (max-width:767.98px) {

    .slider-controls-position-outside .swiper-button-prev,
    .slider-controls-position-outside .swiper-container-rtl .swiper-button-next {
        left: -37px
    }

    .slider-controls-position-outside .swiper-button-next,
    .slider-controls-position-outside .swiper-container-rtl .swiper-button-prev {
        right: -37px
    }
}

@media (min-width:992px) {

    .slider-controls-position-outside .swiper-button-prev,
    .slider-controls-position-outside .swiper-container-rtl .swiper-button-next {
        left: 10px
    }

    .slider-controls-position-outside .swiper-button-next,
    .slider-controls-position-outside .swiper-container-rtl .swiper-button-prev {
        right: 10px
    }
}

@media (min-width:1030px) and (max-width:991.98px) {

    .slider-controls-position-outside .swiper-button-prev,
    .slider-controls-position-outside .swiper-container-rtl .swiper-button-next {
        left: -37px
    }

    .slider-controls-position-outside .swiper-button-next,
    .slider-controls-position-outside .swiper-container-rtl .swiper-button-prev {
        right: -37px
    }
}

@media (min-width:1200px) {

    .slider-controls-position-outside .swiper-button-prev,
    .slider-controls-position-outside .swiper-container-rtl .swiper-button-next {
        left: 10px
    }

    .slider-controls-position-outside .swiper-button-next,
    .slider-controls-position-outside .swiper-container-rtl .swiper-button-prev {
        right: 10px
    }
}

@media (min-width:1210px) and (max-width:1199.98px) {

    .slider-controls-position-outside .swiper-button-prev,
    .slider-controls-position-outside .swiper-container-rtl .swiper-button-next {
        left: -37px
    }

    .slider-controls-position-outside .swiper-button-next,
    .slider-controls-position-outside .swiper-container-rtl .swiper-button-prev {
        right: -37px
    }
}

@media (min-width:1400px) {

    .slider-controls-position-outside .swiper-button-prev,
    .slider-controls-position-outside .swiper-container-rtl .swiper-button-next {
        left: 10px
    }

    .slider-controls-position-outside .swiper-button-next,
    .slider-controls-position-outside .swiper-container-rtl .swiper-button-prev {
        right: 10px
    }
}

@media (min-width:1262px) and (max-width:1399.98px) {

    .slider-controls-position-outside .swiper-button-prev,
    .slider-controls-position-outside .swiper-container-rtl .swiper-button-next {
        left: -37px
    }

    .slider-controls-position-outside .swiper-button-next,
    .slider-controls-position-outside .swiper-container-rtl .swiper-button-prev {
        right: -37px
    }
}

.messages-list {
    list-style: none;
    margin-bottom: 1rem;
    margin-top: 1rem
}

.messages {
    background-color: #fff;
    border: 1px solid #ced4da;
    border-left-width: .25rem;
    margin-bottom: 1.25rem;
    margin-top: 1.25rem;
    min-height: 68px;
    padding: 1.25rem
}

.messages * {
    color: inherit
}

.messages.messages-list__item {
    background-image: none
}

.messages pre {
    margin: 0
}

.messages__list {
    list-style: none;
    margin-bottom: 0;
    margin-top: 0;
    padding-bottom: 0;
    padding-top: 0
}

.messages:not(.hidden)~.messages {
    margin-top: 18px
}

.messages__item+.messages__item {
    margin-top: 9px
}

.messages__container {
    display: flex
}

.messages__header {
    flex-shrink: 0;
    padding-right: .5rem
}

.messages__content {
    flex: 1;
    overflow: auto;
    padding-top: 3px
}

.messages__button {
    flex-shrink: 0;
    margin-left: .5rem;
    padding-top: 3px
}

.messages__close {
    background: none;
    border: 0;
    cursor: pointer;
    height: 25px;
    padding-bottom: 0;
    padding-top: 0;
    position: relative;
    vertical-align: top;
    width: 25px
}

.messages__close:after,
.messages__close:before {
    background-color: #525f6b;
    content: "";
    display: block;
    height: 2px;
    left: 50%;
    position: absolute;
    top: 50%;
    width: 33px
}

.messages__close:before {
    transform: translate(-50%, -50%) rotate(45deg)
}

.messages__close:after {
    transform: translate(-50%, -50%) rotate(-45deg)
}

.messages__close:hover:after,
.messages__close:hover:before {
    background-color: #009fe3
}

.messages__icon {
    height: 40px;
    margin-top: 5px;
    width: 40px
}

.messages__icon svg {
    max-height: 100%;
    max-width: 100%;
    vertical-align: top
}

.messages--error {
    border-left-color: #db0000
}

.messages--error .messages__icon {
    color: #db0000
}

.messages--warning {
    border-left-color: #ffc107
}

.messages--warning .messages__icon {
    color: #ffc107
}

.messages--status {
    border-left-color: #198754
}

.messages--status .messages__icon {
    color: #198754
}

.messages--info {
    border-left-color: #0dcaf0
}

.messages--info .messages__icon {
    color: #0dcaf0
}

.backtrace {
    font-family: var(--bs-font-monospace) !important;
    font-size: .875em
}

.teaser {
    background-color: #009fe3;
    border: 1px solid #ced4da;
    border-radius: 0;
    height: 100%;
    padding: .5rem;
    position: relative
}

.teaser__headline {
    font-size: 2rem;
    font-weight: 700
}

.teaser__headline,
.teaser__subheadline {
    display: block;
    line-height: 1.2;
    margin-bottom: .5rem
}

.teaser__subheadline {
    font-size: 1.5rem;
    font-weight: 500
}

.teaser__description {
    font-weight: 400;
    line-height: 1.2;
    margin-bottom: .5rem
}

.lazyload,
.lazyloading {
    background-color: #eee
}

.lazyloading-picture {
    display: flex;
    position: relative
}

.lazyloading-bg {
    position: relative
}

img.lazyload:not([src]) {
    visibility: hidden
}

.ss-main {
    color: #666;
    display: inline-block;
    position: relative;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    width: 100%
}

.ss-main .ss-single-selected {
    background-color: #fff;
    border: 1px solid #eee;
    border-radius: .25rem;
    box-sizing: border-box;
    cursor: pointer;
    display: flex;
    height: auto;
    outline: 0;
    padding: .5rem 1rem;
    transition: background-color .2s;
    width: 100%
}

.ss-main .ss-single-selected.ss-disabled {
    background-color: #eee;
    cursor: not-allowed
}

.ss-main .ss-single-selected.ss-open-above {
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.ss-main .ss-single-selected.ss-open-below {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0
}

.ss-main .ss-single-selected .placeholder {
    flex: 1 1 100%;
    line-height: 1em;
    text-align: left;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    width: calc(100% - 30px)
}

.ss-main .ss-single-selected .placeholder,
.ss-main .ss-single-selected .placeholder * {
    align-items: center;
    display: flex;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.ss-main .ss-single-selected .placeholder * {
    width: auto
}

.ss-main .ss-single-selected .placeholder .ss-disabled {
    color: #dedede
}

.ss-main .ss-single-selected .ss-deselect {
    align-items: center;
    display: flex;
    flex: 0 1 auto;
    font-weight: 700;
    justify-content: flex-end;
    margin: 0 .5rem 1rem
}

.ss-main .ss-single-selected .ss-deselect.ss-hide {
    display: none
}

.ss-main .ss-single-selected .ss-arrow {
    align-items: center;
    display: flex;
    flex: 0 1 auto;
    justify-content: flex-end;
    margin: 0 .5rem 1rem
}

.ss-main .ss-single-selected .ss-arrow span {
    border: solid #666;
    border-width: 0 2px 2px 0;
    display: inline-block;
    padding: 3px;
    transition: transform .2s, margin .2s
}

.ss-main .ss-single-selected .ss-arrow span.arrow-up {
    margin: 3px 0 0;
    transform: rotate(-135deg)
}

.ss-main .ss-single-selected .ss-arrow span.arrow-down {
    margin: -3px 0 0;
    transform: rotate(45deg)
}

.ss-main .ss-multi-selected {
    background-color: #fff;
    border: 1px solid #eee;
    border-radius: .25rem;
    box-sizing: border-box;
    cursor: pointer;
    display: flex;
    flex-direction: row;
    min-height: auto;
    outline: 0;
    padding: 0 0 0 3px;
    transition: background-color .2s;
    width: 100%
}

.ss-main .ss-multi-selected.ss-disabled {
    background-color: #eee;
    cursor: not-allowed
}

.ss-main .ss-multi-selected.ss-disabled .ss-values .ss-disabled {
    color: #666
}

.ss-main .ss-multi-selected.ss-disabled .ss-values .ss-value .ss-value-delete {
    cursor: not-allowed
}

.ss-main .ss-multi-selected.ss-open-above {
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.ss-main .ss-multi-selected.ss-open-below {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0
}

.ss-main .ss-multi-selected .ss-values {
    display: flex;
    flex: 1 1 100%;
    flex-wrap: wrap;
    justify-content: flex-start;
    width: calc(100% - 30px)
}

.ss-main .ss-multi-selected .ss-values .ss-disabled {
    align-items: center;
    color: #dedede;
    display: flex;
    line-height: 1em;
    margin: 2px 0;
    overflow: hidden;
    padding: 4px 5px;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%
}

@keyframes scaleIn {
    0% {
        opacity: 0;
        transform: scale(0)
    }

    to {
        opacity: 1;
        transform: scale(1)
    }
}

@keyframes scaleOut {
    0% {
        opacity: 1;
        transform: scale(1)
    }

    to {
        opacity: 0;
        transform: scale(0)
    }
}

.ss-main .ss-multi-selected .ss-values .ss-value {
    align-items: center;
    animation-duration: .2s;
    animation-fill-mode: both;
    animation-name: scaleIn;
    animation-timing-function: ease-out;
    background-color: #009fe3;
    border-radius: .25rem;
    color: #fff;
    display: flex;
    font-size: 12px;
    margin: 3px 5px 3px 0;
    padding: 3px 5px;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none
}

.ss-main .ss-multi-selected .ss-values .ss-value.ss-out {
    animation-duration: .2s;
    animation-name: scaleOut;
    animation-timing-function: ease-out
}

.ss-main .ss-multi-selected .ss-values .ss-value .ss-value-delete {
    cursor: pointer;
    margin: 0 0 0 5px
}

.ss-main .ss-multi-selected .ss-add {
    display: flex;
    flex: 0 1 3px;
    margin: 9px 12px 0 5px
}

.ss-main .ss-multi-selected .ss-add .ss-plus {
    align-items: center;
    background: #666;
    display: flex;
    height: 10px;
    justify-content: center;
    position: relative;
    transition: transform .2s;
    width: 2px
}

.ss-main .ss-multi-selected .ss-add .ss-plus:after {
    background: #666;
    content: "";
    height: 2px;
    left: -4px;
    position: absolute;
    top: 4px;
    width: 10px
}

.ss-main .ss-multi-selected .ss-add .ss-plus.ss-cross {
    transform: rotate(45deg)
}

.ss-content {
    background-color: #fff;
    border: 1px solid #eee;
    box-sizing: border-box;
    margin: -1px 0 0;
    opacity: 0;
    position: absolute;
    transform: scaleY(0);
    transform-origin: center top;
    transition: transform .2s, opacity .2s;
    width: 100%;
    z-index: 1010
}

.ss-content.ss-open {
    display: block;
    opacity: 1;
    transform: scaleY(1)
}

.ss-content .ss-search {
    display: flex;
    flex-direction: row;
    padding: 8px 8px .5rem 1rem
}

.ss-content .ss-search.ss-hide,
.ss-content .ss-search.ss-hide input {
    height: 0;
    margin: 0;
    opacity: 0;
    padding: 0
}

.ss-content .ss-search input {
    -webkit-appearance: textfield;
    background-color: #fff;
    border: 1px solid #eee;
    border-radius: .25rem;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    display: inline-flex;
    flex: 1 1 auto;
    font-size: inherit;
    height: 30px;
    line-height: inherit;
    margin: 0;
    min-width: 0;
    outline: 0;
    padding: .5rem 1rem;
    text-align: left;
    width: 100%
}

.ss-content .ss-search input::-webkit-input-placeholder {
    color: #8a8a8a;
    vertical-align: middle
}

.ss-content .ss-search input::-moz-placeholder {
    color: #8a8a8a;
    vertical-align: middle
}

.ss-content .ss-search input::placeholder {
    color: #8a8a8a;
    vertical-align: middle
}

.ss-content .ss-search input:focus {
    box-shadow: 0 0 5px #009fe3
}

.ss-content .ss-search .ss-addable {
    align-items: center;
    border: 1px solid #eee;
    border-radius: .25rem;
    box-sizing: border-box;
    cursor: pointer;
    display: inline-flex;
    flex: 0 0 30px;
    font-size: 22px;
    font-weight: 700;
    height: 30px;
    justify-content: center;
    margin: 0 0 0 8px
}

.ss-content .ss-addable {
    padding-top: 0
}

.ss-content .ss-list {
    max-height: 200px;
    overflow-x: hidden;
    overflow-y: auto;
    text-align: left
}

.ss-content .ss-list .ss-optgroup .ss-optgroup-label {
    font-weight: 700;
    padding: 6px 10px
}

.ss-content .ss-list .ss-optgroup .ss-option {
    padding: 6px 6px 6px 25px
}

.ss-content .ss-list .ss-optgroup-label-selectable {
    cursor: pointer
}

.ss-content .ss-list .ss-optgroup-label-selectable:hover {
    background-color: #009fe3;
    color: #fff
}

.ss-content .ss-list .ss-option {
    cursor: pointer;
    padding: 6px 10px;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none
}

.ss-content .ss-list .ss-option * {
    display: inline-block
}

.ss-content .ss-list .ss-option.ss-highlighted,
.ss-content .ss-list .ss-option:hover {
    background-color: #009fe3;
    color: #fff
}

.ss-content .ss-list .ss-option.ss-disabled {
    background-color: #fff;
    color: #dedede;
    cursor: not-allowed
}

.ss-content .ss-list .ss-option:not(.ss-disabled).ss-option-selected {
    background-color: rgba(244, 132, 21, .1);
    color: #666
}

.ss-content .ss-list .ss-option.ss-hide {
    display: none
}

.ss-content .ss-list .ss-option .ss-search-highlight {
    background-color: #fffb8c
}

.ss-main {
    color: #525f6b
}

.ss-main:focus-within .ss-multi-selected:not(.ss-disabled),
.ss-main:focus-within .ss-single-selected:not(.ss-disabled) {
    border-color: #009fe3;
    box-shadow: none;
    outline: 0
}

.ss-main:-moz-focusring {
    color: transparent;
    text-shadow: 0 0 0 #525f6b
}

.ss-main .ss-single-selected {
    background-image: unset;
    border-radius: 0
}

.ss-main .ss-single-selected.ss-disabled {
    background-color: #e9ecef
}

.ss-main .ss-single-selected .placeholder {
    line-height: 1.5
}

.ss-main .ss-single-selected:focus-within {
    border-color: #009fe3;
    box-shadow: none;
    outline: 0
}

.ss-main .ss-multi-selected {
    background-image: unset;
    border-radius: 0;
    height: auto;
    padding: .5rem 1rem
}

.ss-main .ss-multi-selected .ss-add {
    align-items: center;
    justify-content: center;
    margin: 0
}

.ss-main .ss-multi-selected .ss-values {
    height: auto;
    line-height: 1.5
}

.ss-main .ss-multi-selected .ss-values .ss-disabled {
    line-height: 1.5;
    margin: 0;
    padding: 0
}

.ss-main .ss-multi-selected .ss-values .ss-value {
    border-radius: 0;
    color: #525f6b;
    line-height: 1.5;
    margin-top: 0
}

.ss-main .ss-multi-selected.ss-disabled {
    background-color: #e9ecef
}

.ss-main .ss-multi-selected.ss-disabled .ss-values .ss-value {
    color: #525f6b
}

.ss-main .ss-multi-selected:focus-within {
    border-color: #009fe3;
    box-shadow: none;
    outline: 0
}

.ss-option:not(.ss-disabled):hover {
    color: #525f6b
}

.input-group>.form-item {
    flex: 1 1 auto;
    min-width: 0;
    position: relative;
    width: 1%
}

.form-managed-file {
    position: relative
}

.pager {
    display: flex
}

.btn svg,
[type=button] svg,
[type=reset] svg,
[type=submit] svg,
button svg {
    margin-right: 10px
}

.btn {
    display: inline-flex;
    text-align: left;
    text-transform: uppercase
}

@media (max-width:767.98px) {
    .btn {
        border-radius: 0;
        font-size: .9375rem;
        margin-top: 3.75px;
        padding: .625rem .8125rem
    }

    .btn>svg {
        height: 15px;
        width: 15px
    }
}

.btn>svg {
    flex: 0 0 auto;
    width: 18px
}

.btn>span,
.btn>svg {
    display: flex
}

.btn:not(.sidebar-menu--item) {
    border-radius: 100px
}

.btn-check:focus+.btn-primary,
.btn-check:focus+.btn-secondary,
.btn-primary,
.btn-primary:focus,
.btn-primary:hover,
.btn-secondary,
.btn-secondary:focus,
.btn-secondary:hover {
    color: #fff
}

.btn-outline-primary,
.form-type-file .btn:not([class*=btn-]),
.form-type-managed-file .btn:not([class*=btn-]) {
    color: #009fe3
}

.btn-check:focus+.btn-outline-primary,
.btn-outline-primary:hover,
.form-type-file .btn-check:focus+.btn:not([class*=btn-]),
.form-type-file .btn:hover:not([class*=btn-]),
.form-type-managed-file .btn-check:focus+.btn:not([class*=btn-]),
.form-type-managed-file .btn:hover:not([class*=btn-]) {
    color: #fff
}

.btn-outline-white {
    border-color: #fff;
    color: #fff
}

.btn-outline-white:hover {
    background-color: #fff;
    border-color: #fff;
    color: #009fe3
}

.btn-check:focus+.btn-outline-white,
.btn-outline-white:focus {
    box-shadow: 0 0 0 .25rem hsla(0, 0%, 100%, .5)
}

.btn-check:active+.btn-outline-white,
.btn-check:checked+.btn-outline-white,
.btn-outline-white.active,
.btn-outline-white.dropdown-toggle.show,
.btn-outline-white:active {
    background-color: #fff;
    border-color: #fff;
    color: #525f6b
}

.btn-check:active+.btn-outline-white:focus,
.btn-check:checked+.btn-outline-white:focus,
.btn-outline-white.active:focus,
.btn-outline-white.dropdown-toggle.show:focus,
.btn-outline-white:active:focus {
    box-shadow: 0 0 0 .25rem hsla(0, 0%, 100%, .5)
}

.btn-outline-white.disabled,
.btn-outline-white:disabled {
    background-color: transparent;
    color: #fff
}

.btn-outline-black {
    border-color: #000;
    color: #000
}

.btn-outline-black:hover {
    background-color: #000;
    border-color: #000;
    color: #009fe3
}

.btn-check:focus+.btn-outline-black,
.btn-outline-black:focus {
    box-shadow: 0 0 0 .25rem rgba(0, 0, 0, .5)
}

.btn-check:active+.btn-outline-black,
.btn-check:checked+.btn-outline-black,
.btn-outline-black.active,
.btn-outline-black.dropdown-toggle.show,
.btn-outline-black:active {
    background-color: #000;
    border-color: #000;
    color: #fff
}

.btn-check:active+.btn-outline-black:focus,
.btn-check:checked+.btn-outline-black:focus,
.btn-outline-black.active:focus,
.btn-outline-black.dropdown-toggle.show:focus,
.btn-outline-black:active:focus {
    box-shadow: 0 0 0 .25rem rgba(0, 0, 0, .5)
}

.btn-outline-black.disabled,
.btn-outline-black:disabled {
    background-color: transparent;
    color: #000
}

.btn-micro {
    border-radius: 0;
    font-size: .75rem;
    line-height: 1;
    padding: .3125rem
}

.dropdown-menu {
    border-width: 6px 0 0;
    text-transform: uppercase
}

.dropdown-item {
    transition: all .2s ease-in-out
}

@media (prefers-reduced-motion:reduce) {
    .dropdown-item {
        transition: none
    }
}

.dropdown-toggle:before {
    background: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12.8 7.5'%3E%3Cpath fill='%23525f6b' d='M6.5 5.4 1.5.3C1.2 0 .6 0 .3.3c-.4.4-.4 1 0 1.3l5.5 5.6c0 .1.1.2.2.2.3.1.7.1 1-.2l5.5-5.7c.3-.4.3-.9 0-1.3-.3-.3-.9-.3-1.2 0l-5 5.1'/%3E%3C/svg%3E") 50% no-repeat;
    content: "";
    display: inline-block;
    height: 6px;
    margin-right: 4px;
    transition: all .2s ease-in-out;
    width: 10px
}

@media (prefers-reduced-motion:reduce) {
    .dropdown-toggle:before {
        transition: none
    }
}

.dropdown-toggle:hover,
.dropdown-toggle:hover:before,
.dropdown-toggle[aria-expanded=true],
.dropdown-toggle[aria-expanded=true]:before {
    color: #009fe3
}

.dropdown-toggle:hover:before,
.dropdown-toggle[aria-expanded=true]:before {
    background: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12.8 7.5'%3E%3Cpath fill='%23009fe3' d='M6.5 5.4 1.5.3C1.2 0 .6 0 .3.3c-.4.4-.4 1 0 1.3l5.5 5.6c0 .1.1.2.2.2.3.1.7.1 1-.2l5.5-5.7c.3-.4.3-.9 0-1.3-.3-.3-.9-.3-1.2 0l-5 5.1'/%3E%3C/svg%3E") 50% no-repeat
}

@font-face {
    font-display: swap;
    font-family: Barlow;
    font-style: normal;
    font-weight: 300;
    src: url(../fonts/barlow-300.b9b1aa73.woff2) format("woff2")
}

@font-face {
    font-display: swap;
    font-family: Barlow;
    font-style: normal;
    font-weight: 300;
    src: url(../fonts/barlow-regular.7fa38795.woff2) format("woff2")
}

@font-face {
    font-display: swap;
    font-family: Barlow;
    font-style: normal;
    font-weight: 600;
    src: url(../fonts/barlow-600.eb2f99b8.woff2) format("woff2")
}

@font-face {
    font-display: swap;
    font-family: Barlow;
    font-style: normal;
    font-weight: 700;
    src: url(../fonts/barlow-700.dd5b2912.woff2) format("woff2")
}

@font-face {
    font-display: swap;
    font-family: Barlow;
    font-style: normal;
    font-weight: 900;
    src: url(../fonts/barlow-800.75e84414.woff2) format("woff2")
}

.form-control:not([type=checkbox]):not([type=radio]):not(textarea),
.form-select {
    border-width: 2px 0;
    padding-inline: var(--inline-spacing)
}

.form-control:not([type=checkbox]):not([type=radio]):not(textarea),
.form-control:not([type=checkbox]):not([type=radio]):not(textarea):focus,
.form-select,
.form-select:focus {
    border-top-color: transparent
}

.form-select {
    cursor: pointer;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out
}

@media (prefers-reduced-motion:reduce) {
    .form-select {
        transition: none
    }
}

.form-type-checkbox,
.form-type-radio {
    align-items: center;
    display: flex;
    gap: 1rem
}

.form-check-input[type=checkbox],
.form-check-input[type=radio] {
    height: .85em;
    min-height: .85em;
    min-width: .85em;
    width: .85em
}

@media (min-width:992px) {

    .form-check-input[type=checkbox],
    .form-check-input[type=radio] {
        margin-top: 2px
    }
}

.form-check-input:checked {
    background-size: 6px
}

@media (min-width:768px) {
    .form-check-input:checked {
        background-size: 7px
    }
}

.form-check-input:checked[type=radio] {
    background-size: 11px
}

@media (min-width:768px) {
    .form-check-input:checked[type=radio] {
        background-size: 13px
    }
}

.form-check-input:checked:focus {
    border-color: #009fe3
}

.form-item .form-control~label,
.form-item .form-select~label,
.form-managed-file~label,
.form-type-file label {
    color: #525f6b;
    display: block;
    font-size: 1rem;
    font-weight: 300;
    line-height: 1.5;
    padding: .5rem 1rem;
    pointer-events: none;
    position: absolute;
    top: 2px;
    transition: all .15s ease-in-out;
    width: 100%
}

@media (prefers-reduced-motion:reduce) {

    .form-item .form-control~label,
    .form-item .form-select~label,
    .form-managed-file~label,
    .form-type-file label {
        transition: none
    }
}

.form-item {
    --inline-spacing: .75rem;
    position: relative
}

.form-item,
.form-item+p {
    margin-top: 1rem
}

.form-item.form-type-textarea {
    margin-top: 2.8125rem
}

.form-item.form-check:not(:first-of-type):not(.js-form-item-contacts) {
    margin-top: .75rem
}

.form-item.form-element--type-file .form-control {
    border: 0
}

.form-item:not(.form-check)+.form-check {
    margin-top: 1.5rem
}

.form-item .form-control:not(textarea),
.form-item .form-select {
    padding-top: 1rem
}

.form-item .form-control:not(textarea)~label,
.form-item .form-select~label {
    padding-left: var(--inline-spacing);
    top: 12px
}

.form-item .form-control:focus {
    border-color: #009fe3
}

.form-item .form-control:not(:-moz-placeholder-shown)~label {
    font-size: .8125rem;
    font-weight: 600;
    transform: translateY(-1.21875rem)
}

.form-item .form-control:focus~label,
.form-item .form-control:not(:placeholder-shown)~label {
    font-size: .8125rem;
    font-weight: 600;
    transform: translateY(-1.21875rem)
}

.form-item .form-control.form-element--type-file {
    border: 0;
    padding-top: 1.85rem
}

.form-item .form-select {
    background-image: none;
    padding-top: 1rem;
    padding-inline: var(--inline-spacing)
}

.form-item .form-select:not(.form-select--selected) {
    color: transparent
}

.form-item .form-select:not(.form-select--selected) option {
    color: #000
}

.form-item .form-select.form-select--selected~label {
    font-size: .8125rem;
    font-weight: 600;
    transform: translateY(-1.21875rem)
}

.form-item textarea.form-control:not(:-moz-placeholder-shown)~label {
    transform: translateY(-1.96875rem)
}

.form-item textarea.form-control:focus~label,
.form-item textarea.form-control:not(:placeholder-shown)~label {
    transform: translateY(-1.96875rem)
}

.form-item .form-item-managed-file .form-label,
.form-item .form-type-managed-file .form-label {
    top: 6px
}

.form-item .form-item-managed-file .form-text,
.form-item .form-type-managed-file .form-text {
    margin-top: .25rem
}

.form-item .form-managed-file {
    --file-remove-size: 1.15rem;
    display: flex;
    flex-direction: column
}

.form-item .form-managed-file .form-element--type-file {
    padding-top: 1rem
}

.form-item .form-managed-file .auto-file-remove {
    align-items: center;
    background-color: #009fe3;
    border-radius: 50%;
    display: flex;
    height: var(--file-remove-size);
    justify-content: center;
    left: var(--inline-spacing);
    position: absolute;
    top: 20px;
    width: var(--file-remove-size)
}

.form-item .form-managed-file .auto-file-remove:before {
    color: #fff;
    font-size: 16px;
    line-height: 1;
    margin-left: 1px;
    margin-top: -4px
}

.form-item .form-managed-file .file {
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    display: -webkit-box;
    font-size: 1rem;
    margin-left: .5rem;
    margin-top: .5rem;
    overflow: hidden
}

.form-item .form-managed-file .messages {
    margin-top: 0;
    order: 12
}

.form-item .form-item-managed-file:has(.file) label {
    background-position-y: 27px;
    font-size: .8125rem;
    font-weight: 600;
    padding-block: 12px 26px;
    transform: translateY(-1.21875rem)
}

.form-item .form-item-managed-file:has(.file) .form-text {
    margin-top: .75rem
}

.form-item .form-item-managed-file:has(.file) .file {
    margin-left: calc(var(--inline-spacing) + var(--file-remove-size) + .5rem);
    margin-right: 3rem;
    margin-top: 1rem
}

.form-item .form-item-additional-image .auto-file-remove {
    position: static
}

.form-item .form-item-additional-image .file {
    margin-top: 0
}

.form-item .form-item-additional-image .form-check-label {
    align-items: center;
    display: flex
}

.form-item .form-item-additional-image [class*=form-item-additional-image] {
    margin-top: .5rem;
    min-height: unset;
    padding-left: var(--inline-spacing)
}

fieldset:not(:first-of-type) legend {
    margin-top: 2.8125rem
}

.service-contact-wrapper .form-boolean-group {
    --bs-gutter-x: 1.5rem;
    --bs-gutter-y: 0;
    --bs-gutter-y: 1rem;
    display: flex;
    flex-wrap: wrap;
    gap: var(--bs-gutter-y) 0;
    margin-left: calc(var(--bs-gutter-x)*-.5);
    margin-right: calc(var(--bs-gutter-x)*-.5);
    margin-top: calc(var(--bs-gutter-y)*-1)
}

@media (min-width:992px) {
    .service-contact-wrapper .form-boolean-group {
        --bs-gutter-y: 1.5rem
    }
}

.service-contact-wrapper .form-boolean-group>* {
    flex: 0 0 auto;
    padding-inline: calc(var(--bs-gutter-x)*.5);
    width: 100%
}

.service-contact-wrapper .form-check {
    margin-top: 0
}

.service-contact-wrapper .form-boolean--type-radio {
    clip: rect(0 0 0 0);
    -webkit-clip-path: inset(50%);
    clip-path: inset(50%);
    height: 1px;
    overflow: hidden;
    position: absolute;
    white-space: nowrap;
    width: 1px
}

.service-contact-wrapper .form-boolean--type-radio:focus-visible~.form-check-label {
    outline-color: #525f6b;
    outline-offset: 2px
}

.service-contact-wrapper .form-boolean--type-radio:checked~.form-check-label .node--type-contact-person {
    background-color: #e0eaec
}

.service-contact-wrapper .form-boolean--type-radio:checked~.form-check-label .node--type-contact-person:before {
    width: 100%
}

.service-contact-wrapper .form-boolean--type-radio~.form-check-label {
    outline: 2px solid transparent;
    outline-offset: 0;
    transition: all .2s ease-in-out
}

@media (prefers-reduced-motion:reduce) {
    .service-contact-wrapper .form-boolean--type-radio~.form-check-label {
        transition: none
    }
}

.service-contact-wrapper .form-check-label {
    height: 100%;
    width: 100%
}

.service-contact-wrapper .form-check-label:hover .node--type-contact-person {
    background-color: #e0eaec
}

.service-contact-wrapper .form-check-label:hover .node--type-contact-person:before {
    width: 100%
}

.service-contact-wrapper .form-check-label .node--type-contact-person {
    background-color: #f3f7f7;
    cursor: pointer;
    height: 100%;
    padding: 1rem 1.25rem;
    transition: all .2s ease-in-out;
    width: 100%
}

@media (prefers-reduced-motion:reduce) {
    .service-contact-wrapper .form-check-label .node--type-contact-person {
        transition: none
    }
}

.service-contact-wrapper .form-check-label .node--type-contact-person:before {
    background-color: #009fe3;
    content: "";
    height: 5px;
    left: 0;
    position: absolute;
    top: 0;
    transition: all .2s ease-in-out;
    width: 0
}

@media (prefers-reduced-motion:reduce) {
    .service-contact-wrapper .form-check-label .node--type-contact-person:before {
        transition: none
    }
}

.service-contact-wrapper .form-check-label .node--type-contact-person a {
    text-decoration: none;
    word-break: break-all
}

.service-contact-wrapper .form-check-label .node--type-contact-person .contactperson__ico {
    margin-right: .5rem
}

.form-type-file .form-control:not(textarea)~label,
.form-type-managed-file .form-control:not(textarea)~label {
    top: calc(1rem + 12px)
}

.form-type-file .form-control:not(:-moz-placeholder-shown)~label,
.form-type-managed-file .form-control:not(:-moz-placeholder-shown)~label {
    font-size: 1rem;
    font-weight: var(--font-base)
}

.form-type-file .form-control:not(:placeholder-shown)~label,
.form-type-managed-file .form-control:not(:placeholder-shown)~label {
    font-size: 1rem;
    font-weight: var(--font-base)
}

.form-type-file .form-file,
.form-type-managed-file .form-file {
    opacity: 0
}

.form-type-file .form-text,
.form-type-managed-file .form-text {
    color: rgba(82, 95, 107, .75);
    font-size: 1rem;
    margin-top: -.5rem
}

.form-type-file .form-submit,
.form-type-managed-file .form-submit {
    margin-bottom: .75rem
}

.form-managed-file~label,
.form-type-file label {
    background: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 23.4 21.5'%3E%3Cpath fill='%23009fe3' d='M21.9 1.4c-1.9-1.9-5.1-1.9-7 0L4.3 12.1c-1.4 1.5-1.2 3.8.2 5.2 1.4 1.3 3.5 1.3 4.9 0l9.4-9.4-1.1-1.1-9.4 9.4c-.8.8-2.2.8-3 0s-.8-2.2 0-3L16 2.5c1.4-1.3 3.5-1.2 4.8.2 1.2 1.3 1.3 3.2.1 4.6l-.1.1L9.4 18.7c-1.9 1.8-4.8 1.7-6.6-.2-1.7-1.8-1.7-4.6 0-6.4L12.9 2l-1.1-1L1.7 11c-2.4 2.5-2.3 6.4.2 8.8 2.4 2.3 6.2 2.3 8.6 0L21.9 8.4c2-1.9 2-5.1 0-7z'/%3E%3C/svg%3E") 50% no-repeat;
    background-position-x: calc(100% - 1rem);
    background-size: 25px;
    border-bottom: 2px solid #000;
    padding-left: var(--inline-spacing);
    padding-right: 35px
}

.job_filter_form {
    display: flex;
    flex-wrap: wrap
}

.job_filter_form .form-item {
    flex: 0 0 auto;
    flex-shrink: 0;
    max-width: 100%;
    width: 100%
}

@media (min-width:768px) {
    .job_filter_form {
        margin-left: -.75rem;
        margin-right: -.75rem
    }

    .job_filter_form .form-item {
        padding-left: .75rem;
        padding-right: .75rem;
        width: 50%
    }

    .job_filter_form .form-submit {
        margin-right: .75rem
    }
}

.job_filter_form .form-submit {
    margin-left: auto
}

.job_filter_form .form-submit,
.paragraph--form .form-submit {
    margin-top: 1rem
}

.form-control.is-invalid:focus,
.form-select.is-invalid:focus,
.was-validated .form-control:invalid:focus,
.was-validated .form-select:invalid:focus {
    border-color: #009fe3;
    box-shadow: none
}

.form-control.is-invalid~label,
.form-select.is-invalid~label,
.was-validated .form-control:invalid~label,
.was-validated .form-select:invalid~label {
    color: #db0000
}

figure {
    margin: 0;
    position: relative
}

figure .ratio+.figure-caption {
    margin-top: 1px;
    position: absolute;
    transform: translateY(-100%)
}

figure.media .contextual button {
    clip: auto !important
}

.stage figure.media .contextual {
    left: 16px;
    right: auto
}

.stage figure.media .contextual button {
    margin: inherit !important;
    position: relative !important
}

.figure-caption {
    background-color: hsla(0, 0%, 93%, .9);
    border: 10px solid transparent;
    border-width: 10px 15px;
    font-weight: 600;
    line-height: 1.3333;
    min-height: 60px
}

.figure-caption>:last-child {
    margin-bottom: 0
}

table:not(.table) td,
table:not(.table) th {
    border: 2px solid #000;
    padding: .75rem
}

table {
    border-collapse: separate;
    border-spacing: 0;
    font-size: 1rem;
    margin-bottom: 4rem
}

@media (max-width:1199.98px) {
    table {
        margin-bottom: 1rem
    }

    table:not(.table--custom) td,
    table:not(.table--custom) th {
        min-width: 270px
    }
}

tr:last-child td {
    border-bottom-width: 0
}

td>:last-child,
th>:last-child {
    margin-bottom: 0
}

.table--fixed {
    table-layout: fixed
}

@media (min-width:992px) {
    .table--2col>:not(caption)>*>:first-child {
        min-width: 25rem;
        width: 25rem
    }
}

.table--custom {
    --bs-table-bg: #e0eaec;
    --bs-table-striped-bg: hsla(0, 0%, 90%, .5);
    border-color: #fff
}

.table--custom>:not(caption)>*>* {
    min-width: 5rem
}

@media (max-width:767.98px) {
    .table--custom>:not(caption)>*>* {
        padding: .75rem
    }
}

@media (max-width:26.125rem) {
    .table--custom>:not(caption)>*>* {
        width: 5rem
    }

    .table--custom>:not(caption)>*>:first-child {
        max-width: 8.125rem;
        min-width: 8.125rem;
        width: 8.125rem
    }
}

@media (min-width:27.125rem) {
    .table--custom>:not(caption)>*>* {
        min-width: 10.625rem;
        padding-bottom: .3125rem
    }

    .table--custom>:not(caption)>*>:first-child {
        max-width: 25rem;
        min-width: 15rem
    }
}

.table--custom>:not(caption)>*>:not(:first-child) {
    text-align: center
}

.table--custom>:not(caption)>*>:not(:last-child) {
    border-right-width: 2px
}

.table--custom>:not(caption)>*>th:not(:first-child) {
    vertical-align: middle
}

.table--custom>:not(:last-child)>:last-child>* {
    border-bottom-color: inherit
}

.table--custom th {
    font-weight: 300
}

.table--custom tr:nth-of-type(2n) {
    --bs-table-accent-bg: rgba(0, 0, 0, .05)
}

.table--custom tr>th {
    background-color: #009fe3;
    color: #000
}

.table--custom tr>th:first-of-type {
    background-color: #009fe3;
    box-shadow: none;
    color: #fff
}

@media (min-width:768px) {
    .table--custom tr>:first-child {
        left: 0;
        position: -webkit-sticky;
        position: sticky
    }
}

.page--entity-id-83 .paragraph--text div:has(>table.table) {
    margin-inline: -1.5625rem
}

@media (min-width:1200px) {
    .page--entity-id-83 .paragraph--text .table {
        margin-bottom: 4rem
    }

    .page--entity-id-83 .paragraph--text .table tr {
        display: grid;
        grid-template-columns: repeat(3, 1fr)
    }
}

.page--entity-id-83 .paragraph--text .table>:not(caption)>*>* {
    padding: 1.5625rem
}

@media (max-width:767.98px) {
    body {
        font-size: 1rem
    }
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
.node--type-hr-location .card-text,
.node--type-hr-location .card-title,
.node--type-job .card-subtitle,
.node--type-location .card-text,
.node--type-location .card-title,
.stage--meta-date,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: var(--font-second);
    font-weight: 700;
    line-height: 1.2;
    margin-bottom: .5em;
    margin-top: 0
}

.h1,
h1 {
    font-size: 1.6rem;
    font-weight: 600;
    line-height: 1.2;
    margin-bottom: 15px
}

@media (min-width:768px) {

    .h1,
    h1 {
        font-size: calc(1.46875rem + 2.625vw);
        margin-bottom: 20px
    }
}

@media (min-width:768px) and (min-width:1200px) {

    .h1,
    h1 {
        font-size: 3.4375rem
    }
}

.h1+.h2,
.h1+h2,
h1+.h2,
h1+h2 {
    margin-bottom: 1.5375rem;
    margin-top: -.9375rem
}

.h2,
h2 {
    font-size: 1.2rem;
    font-weight: 300;
    line-height: 1.1905;
    margin-bottom: 25px
}

@media (min-width:768px) {

    .h2,
    h2 {
        font-size: 2.25rem;
        margin-bottom: 30px
    }

    .stage__subheadline.h2,
    h2.stage__subheadline {
        font-size: calc(1.35rem + 1.2vw)
    }
}

@media (min-width:768px) and (min-width:1200px) {

    .stage__subheadline.h2,
    h2.stage__subheadline {
        font-size: 2.25rem
    }
}

.h2~.h3,
.h2~.stage__description,
.h2~h3,
h2~.h3,
h2~.stage__description,
h2~h3 {
    margin-bottom: 1.4375rem;
    margin-top: -.9375rem
}

.paragraph--headline .h2+span,
.paragraph--headline h2+span,
.paragraph__headline .h2+span,
.paragraph__headline h2+span {
    display: block
}

.paragraph--headline .h2+p,
.paragraph--headline .h2+span,
.paragraph--headline h2+p,
.paragraph--headline h2+span,
.paragraph__headline .h2+p,
.paragraph__headline .h2+span,
.paragraph__headline h2+p,
.paragraph__headline h2+span {
    margin-bottom: 1.4375rem;
    margin-top: -1.5625rem
}

.h3,
h3 {
    font-size: 1rem;
    font-weight: 700;
    line-height: 1.1429;
    text-transform: uppercase
}

@media (min-width:768px) {

    .h3,
    h3 {
        font-size: calc(1.275rem + .3vw)
    }
}

@media (min-width:768px) and (min-width:1200px) {

    .h3,
    h3 {
        font-size: 1.5rem
    }
}

.h4,
h4 {
    font-size: .9rem;
    font-weight: 600;
    line-height: 1.1667
}

@media (min-width:768px) {

    .h4,
    h4 {
        font-size: calc(1.3125rem + .75vw);
        font-weight: 300
    }
}

@media (min-width:768px) and (min-width:1200px) {

    .h4,
    h4 {
        font-size: 1.875rem
    }
}

.h5,
.node--type-hr-location .card-text,
.node--type-hr-location .card-title,
.node--type-job .card-subtitle,
.node--type-location .card-text,
.node--type-location .card-title,
h5 {
    font-size: 1rem;
    font-weight: 300;
    line-height: 1.3333
}

@media (min-width:768px) {

    .h5,
    .node--type-hr-location .card-text,
    .node--type-hr-location .card-title,
    .node--type-job .card-subtitle,
    .node--type-location .card-text,
    .node--type-location .card-title,
    h5 {
        font-size: calc(1.275rem + .3vw)
    }
}

@media (min-width:768px) and (min-width:1200px) {

    .h5,
    .node--type-hr-location .card-text,
    .node--type-hr-location .card-title,
    .node--type-job .card-subtitle,
    .node--type-location .card-text,
    .node--type-location .card-title,
    h5 {
        font-size: 1.5rem
    }
}

.h6,
h6 {
    font-size: 1rem;
    font-weight: 300;
    line-height: 1.5
}

@media (min-width:768px) {

    .h6,
    h6 {
        font-size: 1.25rem
    }
}

.main-content ul:not(.nav):not(.list-unstyled):not(.pagination):not(.dropdown-menu):not(.list-icons):not(.history__list):not(.list-icons) li:before {
    background-color: #525f6b;
    border-radius: 50%;
    content: "";
    display: inline-block;
    height: 8px;
    left: -12px;
    margin-left: -8px;
    position: relative;
    top: -1px;
    width: 8px
}

@media (min-width:768px) {
    .main-content ul:not(.nav):not(.list-unstyled):not(.pagination):not(.dropdown-menu):not(.list-icons):not(.history__list):not(.list-icons) li:before {
        top: -3px
    }
}

.main-content ul:not(.nav):not(.list-unstyled):not(.pagination):not(.dropdown-menu):not(.history__list):not(.list-icons) {
    list-style: none
}

.main-content ul:not(.nav):not(.list-unstyled):not(.pagination):not(.dropdown-menu):not(.history__list):not(.list-icons) a {
    display: inline-block;
    letter-spacing: .8px
}

.main-content ul:not(.nav):not(.list-unstyled):not(.pagination):not(.dropdown-menu):not(.history__list):not(.list-icons) li {
    letter-spacing: .8px;
    padding-left: 20px
}

.main-content ul:not(.nav):not(.list-unstyled):not(.pagination):not(.dropdown-menu):not(.history__list):not(.list-icons) li+li {
    margin-top: 5px
}

@media (min-width:768px) {
    .main-content ul:not(.nav):not(.list-unstyled):not(.pagination):not(.dropdown-menu):not(.history__list):not(.list-icons) li+li {
        margin-top: 10px
    }
}

.main-content ul:not(.nav):not(.list-unstyled):not(.pagination):not(.dropdown-menu):not(.history__list):not(.list-icons)+* {
    margin-top: 1rem
}

.main-content ol:not(.breadcrumb) {
    padding-left: 1.25rem
}

.main-content ol:not(.breadcrumb) li {
    letter-spacing: .8px
}

.main-content ol:not(.breadcrumb) li::marker {
    color: #525f6b
}

.main-content ol:not(.breadcrumb)+* {
    margin-top: 1rem
}

a,
label,
p,
span {
    letter-spacing: .8px
}

.list-icons {
    list-style: none;
    position: relative
}

.list-icons li {
    margin-left: 37px
}

.list-icons .sprite {
    height: 22px;
    left: 0;
    margin-top: 4px;
    position: absolute;
    width: 22px
}

.working-hours li {
    display: flex;
    flex-wrap: nowrap
}

.working-hours li>div {
    display: flex;
    flex: 1 1 100%
}

.working-hours li>div:last-child {
    font-weight: 700;
    padding-left: .75rem
}

@media (min-width:992px) and (max-width:1199.98px) {
    .working-hours li {
        margin-left: 0;
        padding-left: 0 !important
    }

    .working-hours .sprite {
        margin: 0 0 10px;
        position: relative
    }
}

a {
    text-underline-offset: 4px;
    transition: all .2s ease-in-out
}

@media (prefers-reduced-motion:reduce) {
    a {
        transition: none
    }
}

a[data-mq-download-manager-item]:not([href]):not([class]) {
    color: #525f6b
}

a[data-mq-download-manager-item]:not([href]):not([class]):focus,
a[data-mq-download-manager-item]:not([href]):not([class]):hover {
    color: #009fe3
}

.node--type-hr-location [class*=paragraph--text] .paragraph__content-container .card-text:not(:first-child),
.node--type-hr-location [class*=paragraph--text] .paragraph__content-container .card-title:not(:first-child),
.node--type-job [class*=paragraph--text] .paragraph__content-container .card-subtitle:not(:first-child),
.node--type-location [class*=paragraph--text] .paragraph__content-container .card-text:not(:first-child),
.node--type-location [class*=paragraph--text] .paragraph__content-container .card-title:not(:first-child),
[class*=paragraph--text] .paragraph__content-container .h1:not(:first-child),
[class*=paragraph--text] .paragraph__content-container .h2:not(:first-child),
[class*=paragraph--text] .paragraph__content-container .h3:not(:first-child),
[class*=paragraph--text] .paragraph__content-container .h4:not(:first-child),
[class*=paragraph--text] .paragraph__content-container .h5:not(:first-child),
[class*=paragraph--text] .paragraph__content-container .h6:not(:first-child),
[class*=paragraph--text] .paragraph__content-container .node--type-hr-location .card-text:not(:first-child),
[class*=paragraph--text] .paragraph__content-container .node--type-hr-location .card-title:not(:first-child),
[class*=paragraph--text] .paragraph__content-container .node--type-job .card-subtitle:not(:first-child),
[class*=paragraph--text] .paragraph__content-container .node--type-location .card-text:not(:first-child),
[class*=paragraph--text] .paragraph__content-container .node--type-location .card-title:not(:first-child),
[class*=paragraph--text] .paragraph__content-container h1:not(:first-child),
[class*=paragraph--text] .paragraph__content-container h2:not(:first-child),
[class*=paragraph--text] .paragraph__content-container h3:not(:first-child),
[class*=paragraph--text] .paragraph__content-container h4:not(:first-child),
[class*=paragraph--text] .paragraph__content-container h5:not(:first-child),
[class*=paragraph--text] .paragraph__content-container h6:not(:first-child) {
    margin-bottom: .5em;
    margin-top: 1.75em
}

.text-notransform {
    text-transform: none !important
}

.agb-text {
    font-size: .7rem
}

.theme-primary {
    background-color: #009fe3;
    color: #fff
}

.node--type-hr-location .theme-primary .card-text:not(p):not(.card-title),
.node--type-hr-location .theme-primary .card-title:not(p):not(.card-title),
.node--type-job .theme-primary .card-subtitle:not(p):not(.card-title),
.node--type-location .theme-primary .card-text:not(p):not(.card-title),
.node--type-location .theme-primary .card-title:not(p):not(.card-title),
.theme-primary .h1:not(p):not(.card-title),
.theme-primary .h2:not(p):not(.card-title),
.theme-primary .h3:not(p):not(.card-title),
.theme-primary .h4:not(p):not(.card-title),
.theme-primary .h5:not(p):not(.card-title),
.theme-primary .h6:not(p):not(.card-title),
.theme-primary .node--type-hr-location .card-text:not(p):not(.card-title),
.theme-primary .node--type-hr-location .card-title:not(p):not(.card-title),
.theme-primary .node--type-job .card-subtitle:not(p):not(.card-title),
.theme-primary .node--type-location .card-text:not(p):not(.card-title),
.theme-primary .node--type-location .card-title:not(p):not(.card-title),
.theme-primary a:not(.btn),
.theme-primary a[data-mq-download-manager-item]:not([href]):not([class]),
.theme-primary h1:not(p):not(.card-title),
.theme-primary h2:not(p):not(.card-title),
.theme-primary h3:not(p):not(.card-title),
.theme-primary h4:not(p):not(.card-title),
.theme-primary h5:not(p):not(.card-title),
.theme-primary h6:not(p):not(.card-title) {
    color: #fff
}

.theme-primary a:not(.btn):focus,
.theme-primary a:not(.btn):hover,
.theme-primary a[data-mq-download-manager-item]:not([href]):not([class]):focus,
.theme-primary a[data-mq-download-manager-item]:not([href]):not([class]):hover {
    color: #000
}

.theme-primary .accordion-button {
    border-color: #fff;
    color: #fff
}

.theme-primary .accordion-button:after,
.theme-primary .accordion-button:not(.collapsed):after {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3E%3Cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3E%3C/svg%3E")
}

.theme-primary .ajax-progress-fullscreen:before,
.theme-primary .ajax-progress-throbber .throbber {
    --ajax-throbber-border-color: #009fe3;
    border-color: #009fe3 transparent #009fe3 #009fe3
}

.theme-primary .card {
    color: #000
}

.theme-primary .card .btn-outline-white {
    border-color: #000;
    color: #000
}

.theme-primary .card .btn-outline-white:hover {
    background-color: #000;
    border-color: #000;
    color: #e0eaec
}

.btn-check:focus+.theme-primary .card .btn-outline-white,
.theme-primary .card .btn-outline-white:focus {
    box-shadow: 0 0 0 .25rem rgba(0, 0, 0, .5)
}

.btn-check:active+.theme-primary .card .btn-outline-white,
.btn-check:checked+.theme-primary .card .btn-outline-white,
.theme-primary .card .btn-outline-white.active,
.theme-primary .card .btn-outline-white.dropdown-toggle.show,
.theme-primary .card .btn-outline-white:active {
    background-color: #000;
    border-color: #000;
    color: #fff
}

.btn-check:active+.theme-primary .card .btn-outline-white:focus,
.btn-check:checked+.theme-primary .card .btn-outline-white:focus,
.theme-primary .card .btn-outline-white.active:focus,
.theme-primary .card .btn-outline-white.dropdown-toggle.show:focus,
.theme-primary .card .btn-outline-white:active:focus {
    box-shadow: 0 0 0 .25rem rgba(0, 0, 0, .5)
}

.theme-primary .card .btn-outline-white.disabled,
.theme-primary .card .btn-outline-white:disabled {
    background-color: transparent;
    color: #000
}

.theme-primary .card--gray .card-body,
.theme-primary .card-body,
.theme-primary .card-img-overlay--bg,
.theme-primary .card-img-top,
.theme-primary .card-img.h-100 {
    background-color: #e0eaec
}

.theme-primary .keyfacts--content {
    color: #009fe3
}

.theme-primary .keyfacts--desc {
    color: #fff
}

.theme-primary.paragraph--layout-highlighted .paragraph__content-container,
.theme-primary.paragraph--layout-highlighted--left .row>div:first-child .paragraph__content-container,
.theme-primary.paragraph--layout-highlighted--right .row>div:last-child .paragraph__content-container {
    background-color: #e0eaec;
    color: #525f6b
}

.theme-primary.paragraph--layout-highlighted .paragraph__content-container a:not(.btn):focus,
.theme-primary.paragraph--layout-highlighted .paragraph__content-container a:not(.btn):hover,
.theme-primary.paragraph--layout-highlighted--left .row>div:first-child .paragraph__content-container a:not(.btn):focus,
.theme-primary.paragraph--layout-highlighted--left .row>div:first-child .paragraph__content-container a:not(.btn):hover,
.theme-primary.paragraph--layout-highlighted--right .row>div:last-child .paragraph__content-container a:not(.btn):focus,
.theme-primary.paragraph--layout-highlighted--right .row>div:last-child .paragraph__content-container a:not(.btn):hover {
    color: #424c56
}

.theme-primary.paragraph--text-with-media.paragraph--layout-highlighted--right .row>div .paragraph__content-container {
    background-color: #e0eaec
}

.theme-secondary {
    background-color: #009fe3;
    color: #000
}

.node--type-hr-location .theme-secondary .card-text:not(p):not(.card-title),
.node--type-hr-location .theme-secondary .card-title:not(p):not(.card-title),
.node--type-job .theme-secondary .card-subtitle:not(p):not(.card-title),
.node--type-location .theme-secondary .card-text:not(p):not(.card-title),
.node--type-location .theme-secondary .card-title:not(p):not(.card-title),
.theme-secondary .h1:not(p):not(.card-title),
.theme-secondary .h2:not(p):not(.card-title),
.theme-secondary .h3:not(p):not(.card-title),
.theme-secondary .h4:not(p):not(.card-title),
.theme-secondary .h5:not(p):not(.card-title),
.theme-secondary .h6:not(p):not(.card-title),
.theme-secondary .node--type-hr-location .card-text:not(p):not(.card-title),
.theme-secondary .node--type-hr-location .card-title:not(p):not(.card-title),
.theme-secondary .node--type-job .card-subtitle:not(p):not(.card-title),
.theme-secondary .node--type-location .card-text:not(p):not(.card-title),
.theme-secondary .node--type-location .card-title:not(p):not(.card-title),
.theme-secondary a:not(.btn),
.theme-secondary a[data-mq-download-manager-item]:not([href]):not([class]),
.theme-secondary h1:not(p):not(.card-title),
.theme-secondary h2:not(p):not(.card-title),
.theme-secondary h3:not(p):not(.card-title),
.theme-secondary h4:not(p):not(.card-title),
.theme-secondary h5:not(p):not(.card-title),
.theme-secondary h6:not(p):not(.card-title) {
    color: #000
}

.theme-secondary a:not(.btn):focus,
.theme-secondary a:not(.btn):hover,
.theme-secondary a[data-mq-download-manager-item]:not([href]):not([class]):focus,
.theme-secondary a[data-mq-download-manager-item]:not([href]):not([class]):hover {
    color: #009fe3
}

.theme-secondary .accordion-button {
    border-color: #000;
    color: #000
}

.theme-secondary .accordion-button:after,
.theme-secondary .accordion-button:not(.collapsed):after {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3E%3C/svg%3E")
}

.theme-secondary .card {
    color: #000
}

.theme-secondary .card .btn-outline-white {
    border-color: #000;
    color: #000
}

.theme-secondary .card .btn-outline-white:hover {
    background-color: #000;
    border-color: #000;
    color: #e0eaec
}

.btn-check:focus+.theme-secondary .card .btn-outline-white,
.theme-secondary .card .btn-outline-white:focus {
    box-shadow: 0 0 0 .25rem rgba(0, 0, 0, .5)
}

.btn-check:active+.theme-secondary .card .btn-outline-white,
.btn-check:checked+.theme-secondary .card .btn-outline-white,
.theme-secondary .card .btn-outline-white.active,
.theme-secondary .card .btn-outline-white.dropdown-toggle.show,
.theme-secondary .card .btn-outline-white:active {
    background-color: #000;
    border-color: #000;
    color: #fff
}

.btn-check:active+.theme-secondary .card .btn-outline-white:focus,
.btn-check:checked+.theme-secondary .card .btn-outline-white:focus,
.theme-secondary .card .btn-outline-white.active:focus,
.theme-secondary .card .btn-outline-white.dropdown-toggle.show:focus,
.theme-secondary .card .btn-outline-white:active:focus {
    box-shadow: 0 0 0 .25rem rgba(0, 0, 0, .5)
}

.theme-secondary .card .btn-outline-white.disabled,
.theme-secondary .card .btn-outline-white:disabled {
    background-color: transparent;
    color: #000
}

.theme-secondary .card--gray .card-body,
.theme-secondary .card-body,
.theme-secondary .card-img-overlay--bg,
.theme-secondary .card-img-top,
.theme-secondary .card-img.h-100 {
    background-color: #e0eaec
}

.theme-secondary .card-tag {
    background-color: #009fe3
}

.theme-secondary .card-tag,
.theme-secondary .card-tag a,
.theme-secondary .card-tag a:focus,
.theme-secondary .card-tag a:hover {
    color: #fff
}

.theme-secondary.paragraph .node--type-page .card-body:before {
    background-color: #009fe3
}

.theme-secondary.paragraph--layout-highlighted .paragraph__content-container,
.theme-secondary.paragraph--layout-highlighted--left .row>div:first-child .paragraph__content-container,
.theme-secondary.paragraph--layout-highlighted--right .row>div:last-child .paragraph__content-container {
    background-color: #e0eaec;
    border-color: #009fe3;
    color: #525f6b
}

.theme-secondary.paragraph--layout-highlighted .paragraph__content-container a:not(.btn):focus,
.theme-secondary.paragraph--layout-highlighted .paragraph__content-container a:not(.btn):hover,
.theme-secondary.paragraph--layout-highlighted--left .row>div:first-child .paragraph__content-container a:not(.btn):focus,
.theme-secondary.paragraph--layout-highlighted--left .row>div:first-child .paragraph__content-container a:not(.btn):hover,
.theme-secondary.paragraph--layout-highlighted--right .row>div:last-child .paragraph__content-container a:not(.btn):focus,
.theme-secondary.paragraph--layout-highlighted--right .row>div:last-child .paragraph__content-container a:not(.btn):hover {
    color: #424c56
}

.theme-secondary.paragraph--text-with-media.paragraph--layout-highlighted--right .row>div .paragraph__content-container {
    background-color: #e0eaec
}

.theme-secondary .swiper-container-thumbs .swiper-slide:before {
    background-color: #009fe3
}

.theme-light {
    background-color: #e0eaec
}

.node--type-hr-location .theme-light .card-text:not(p):not(.card-title),
.node--type-hr-location .theme-light .card-title:not(p):not(.card-title),
.node--type-job .theme-light .card-subtitle:not(p):not(.card-title),
.node--type-location .theme-light .card-text:not(p):not(.card-title),
.node--type-location .theme-light .card-title:not(p):not(.card-title),
.theme-light,
.theme-light .h1:not(p):not(.card-title),
.theme-light .h2:not(p):not(.card-title),
.theme-light .h3:not(p):not(.card-title),
.theme-light .h4:not(p):not(.card-title),
.theme-light .h5:not(p):not(.card-title),
.theme-light .h6:not(p):not(.card-title),
.theme-light .node--type-hr-location .card-text:not(p):not(.card-title),
.theme-light .node--type-hr-location .card-title:not(p):not(.card-title),
.theme-light .node--type-job .card-subtitle:not(p):not(.card-title),
.theme-light .node--type-location .card-text:not(p):not(.card-title),
.theme-light .node--type-location .card-title:not(p):not(.card-title),
.theme-light a:not(.btn),
.theme-light a[data-mq-download-manager-item]:not([href]):not([class]),
.theme-light h1:not(p):not(.card-title),
.theme-light h2:not(p):not(.card-title),
.theme-light h3:not(p):not(.card-title),
.theme-light h4:not(p):not(.card-title),
.theme-light h5:not(p):not(.card-title),
.theme-light h6:not(p):not(.card-title) {
    color: #525f6b
}

.theme-light a:not(.btn):focus,
.theme-light a:not(.btn):hover,
.theme-light a[data-mq-download-manager-item]:not([href]):not([class]):focus,
.theme-light a[data-mq-download-manager-item]:not([href]):not([class]):hover {
    color: #424c56
}

.theme-light .accordion-button {
    border-color: #525f6b;
    color: #525f6b
}

.theme-light .accordion-button:after,
.theme-light .accordion-button:not(.collapsed):after {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23525f6b'%3E%3Cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3E%3C/svg%3E")
}

.theme-light .card {
    color: #525f6b
}

.theme-light .card .btn-outline-white {
    border-color: #525f6b;
    color: #525f6b
}

.theme-light .card .btn-outline-white:hover {
    background-color: #525f6b;
    border-color: #525f6b;
    color: #f3f7f7
}

.btn-check:focus+.theme-light .card .btn-outline-white,
.theme-light .card .btn-outline-white:focus {
    box-shadow: 0 0 0 .25rem rgba(82, 95, 107, .5)
}

.btn-check:active+.theme-light .card .btn-outline-white,
.btn-check:checked+.theme-light .card .btn-outline-white,
.theme-light .card .btn-outline-white.active,
.theme-light .card .btn-outline-white.dropdown-toggle.show,
.theme-light .card .btn-outline-white:active {
    background-color: #525f6b;
    border-color: #525f6b;
    color: #fff
}

.btn-check:active+.theme-light .card .btn-outline-white:focus,
.btn-check:checked+.theme-light .card .btn-outline-white:focus,
.theme-light .card .btn-outline-white.active:focus,
.theme-light .card .btn-outline-white.dropdown-toggle.show:focus,
.theme-light .card .btn-outline-white:active:focus {
    box-shadow: 0 0 0 .25rem rgba(82, 95, 107, .5)
}

.theme-light .card .btn-outline-white.disabled,
.theme-light .card .btn-outline-white:disabled {
    background-color: transparent;
    color: #525f6b
}

.theme-light .card--gray .card-body,
.theme-light .card-body,
.theme-light .card-img-overlay--bg,
.theme-light .card-img-top,
.theme-light .card-img.h-100 {
    background-color: #f3f7f7
}

.theme-light .card .card-body:hover {
    background-color: #fff
}

.theme-middle {
    background-color: #e0eaec;
    color: #525f6b
}

.node--type-hr-location .theme-middle .card-text:not(p):not(.card-title),
.node--type-hr-location .theme-middle .card-title:not(p):not(.card-title),
.node--type-job .theme-middle .card-subtitle:not(p):not(.card-title),
.node--type-location .theme-middle .card-text:not(p):not(.card-title),
.node--type-location .theme-middle .card-title:not(p):not(.card-title),
.theme-middle .h1:not(p):not(.card-title),
.theme-middle .h2:not(p):not(.card-title),
.theme-middle .h3:not(p):not(.card-title),
.theme-middle .h4:not(p):not(.card-title),
.theme-middle .h5:not(p):not(.card-title),
.theme-middle .h6:not(p):not(.card-title),
.theme-middle .node--type-hr-location .card-text:not(p):not(.card-title),
.theme-middle .node--type-hr-location .card-title:not(p):not(.card-title),
.theme-middle .node--type-job .card-subtitle:not(p):not(.card-title),
.theme-middle .node--type-location .card-text:not(p):not(.card-title),
.theme-middle .node--type-location .card-title:not(p):not(.card-title),
.theme-middle a:not(.btn),
.theme-middle a[data-mq-download-manager-item]:not([href]):not([class]),
.theme-middle h1:not(p):not(.card-title),
.theme-middle h2:not(p):not(.card-title),
.theme-middle h3:not(p):not(.card-title),
.theme-middle h4:not(p):not(.card-title),
.theme-middle h5:not(p):not(.card-title),
.theme-middle h6:not(p):not(.card-title) {
    color: #525f6b
}

.theme-middle a:not(.btn):focus,
.theme-middle a:not(.btn):hover,
.theme-middle a[data-mq-download-manager-item]:not([href]):not([class]):focus,
.theme-middle a[data-mq-download-manager-item]:not([href]):not([class]):hover {
    color: #424c56
}

.theme-middle .accordion-button {
    border-color: #525f6b;
    color: #525f6b
}

.theme-middle .accordion-button:after,
.theme-middle .accordion-button:not(.collapsed):after {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23525f6b'%3E%3Cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3E%3C/svg%3E")
}

.theme-middle .card {
    color: #525f6b
}

.theme-middle .card .btn-outline-white {
    border-color: #525f6b;
    color: #525f6b
}

.theme-middle .card .btn-outline-white:hover {
    background-color: #525f6b;
    border-color: #525f6b;
    color: #f3f7f7
}

.btn-check:focus+.theme-middle .card .btn-outline-white,
.theme-middle .card .btn-outline-white:focus {
    box-shadow: 0 0 0 .25rem rgba(82, 95, 107, .5)
}

.btn-check:active+.theme-middle .card .btn-outline-white,
.btn-check:checked+.theme-middle .card .btn-outline-white,
.theme-middle .card .btn-outline-white.active,
.theme-middle .card .btn-outline-white.dropdown-toggle.show,
.theme-middle .card .btn-outline-white:active {
    background-color: #525f6b;
    border-color: #525f6b;
    color: #fff
}

.btn-check:active+.theme-middle .card .btn-outline-white:focus,
.btn-check:checked+.theme-middle .card .btn-outline-white:focus,
.theme-middle .card .btn-outline-white.active:focus,
.theme-middle .card .btn-outline-white.dropdown-toggle.show:focus,
.theme-middle .card .btn-outline-white:active:focus {
    box-shadow: 0 0 0 .25rem rgba(82, 95, 107, .5)
}

.theme-middle .card .btn-outline-white.disabled,
.theme-middle .card .btn-outline-white:disabled {
    background-color: transparent;
    color: #525f6b
}

.theme-middle .card--gray .card-body,
.theme-middle .card-body,
.theme-middle .card-img-overlay--bg,
.theme-middle .card-img-top,
.theme-middle .card-img.h-100 {
    background-color: #f3f7f7
}

.theme-dark {
    background-color: #343a40;
    color: #fff
}

.node--type-hr-location .theme-dark .card-text:not(p):not(.card-title),
.node--type-hr-location .theme-dark .card-title:not(p):not(.card-title),
.node--type-job .theme-dark .card-subtitle:not(p):not(.card-title),
.node--type-location .theme-dark .card-text:not(p):not(.card-title),
.node--type-location .theme-dark .card-title:not(p):not(.card-title),
.theme-dark .h1:not(p):not(.card-title),
.theme-dark .h2:not(p):not(.card-title),
.theme-dark .h3:not(p):not(.card-title),
.theme-dark .h4:not(p):not(.card-title),
.theme-dark .h5:not(p):not(.card-title),
.theme-dark .h6:not(p):not(.card-title),
.theme-dark .node--type-hr-location .card-text:not(p):not(.card-title),
.theme-dark .node--type-hr-location .card-title:not(p):not(.card-title),
.theme-dark .node--type-job .card-subtitle:not(p):not(.card-title),
.theme-dark .node--type-location .card-text:not(p):not(.card-title),
.theme-dark .node--type-location .card-title:not(p):not(.card-title),
.theme-dark a:not(.btn),
.theme-dark a[data-mq-download-manager-item]:not([href]):not([class]),
.theme-dark h1:not(p):not(.card-title),
.theme-dark h2:not(p):not(.card-title),
.theme-dark h3:not(p):not(.card-title),
.theme-dark h4:not(p):not(.card-title),
.theme-dark h5:not(p):not(.card-title),
.theme-dark h6:not(p):not(.card-title) {
    color: #fff
}

.theme-dark a:not(.btn):focus,
.theme-dark a:not(.btn):hover,
.theme-dark a[data-mq-download-manager-item]:not([href]):not([class]):focus,
.theme-dark a[data-mq-download-manager-item]:not([href]):not([class]):hover {
    color: #009fe3
}

.theme-dark .accordion-button {
    border-color: #fff;
    color: #fff
}

.theme-dark .accordion-button:after,
.theme-dark .accordion-button:not(.collapsed):after {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3E%3Cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3E%3C/svg%3E")
}

.theme-dark .card {
    color: #000
}

.theme-dark .card .btn-outline-white {
    border-color: #000;
    color: #000
}

.theme-dark .card .btn-outline-white:hover {
    background-color: #000;
    border-color: #000;
    color: #e0eaec
}

.btn-check:focus+.theme-dark .card .btn-outline-white,
.theme-dark .card .btn-outline-white:focus {
    box-shadow: 0 0 0 .25rem rgba(0, 0, 0, .5)
}

.btn-check:active+.theme-dark .card .btn-outline-white,
.btn-check:checked+.theme-dark .card .btn-outline-white,
.theme-dark .card .btn-outline-white.active,
.theme-dark .card .btn-outline-white.dropdown-toggle.show,
.theme-dark .card .btn-outline-white:active {
    background-color: #000;
    border-color: #000;
    color: #fff
}

.btn-check:active+.theme-dark .card .btn-outline-white:focus,
.btn-check:checked+.theme-dark .card .btn-outline-white:focus,
.theme-dark .card .btn-outline-white.active:focus,
.theme-dark .card .btn-outline-white.dropdown-toggle.show:focus,
.theme-dark .card .btn-outline-white:active:focus {
    box-shadow: 0 0 0 .25rem rgba(0, 0, 0, .5)
}

.theme-dark .card .btn-outline-white.disabled,
.theme-dark .card .btn-outline-white:disabled {
    background-color: transparent;
    color: #000
}

.theme-dark .card--gray .card-body,
.theme-dark .card-body,
.theme-dark .card-img-overlay--bg,
.theme-dark .card-img-top,
.theme-dark .card-img.h-100 {
    background-color: #e0eaec
}

.theme-dark .card .card-body:hover {
    background-color: #fff
}

.theme-dark .keyfacts--content {
    color: #009fe3
}

.theme-dark .keyfacts--desc {
    color: #fff
}

.page-wrapper {
    background-color: transparent;
    margin-left: auto;
    margin-right: auto;
    max-width: 100%;
    padding-left: 0;
    padding-right: 0
}

.sticky-header {
    padding-top: 0 !important
}

.sticky-header .site-header {
    height: auto;
    left: 0;
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    width: 100%;
    z-index: 500
}

.site-header {
    align-items: center;
    background-color: #fff;
    box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .15);
    display: flex;
    padding-block: 1.25rem;
    transition: all .2s ease-in-out
}

@media (prefers-reduced-motion:reduce) {
    .site-header {
        transition: none
    }
}

.site-header a,
.site-header a:hover {
    color: #525f6b
}

.site-header__inner-container {
    display: flex
}

.site-header .logo-wrapper {
    position: relative
}

.sticky-header-scrolling .site-header {
    padding-block: 1rem
}

.site-logo {
    align-content: center;
    display: flex;
    height: 80%;
    transition: all .2s ease-in-out;
    width: 116px
}

@media (prefers-reduced-motion:reduce) {
    .site-logo {
        transition: none
    }
}

.sticky-header-scrolling .site-logo {
    width: 86px;
    
}

@media (min-width:1200px) {
    .site-logo {
        width: 156px
    }

    .sticky-header-scrolling .site-logo {
        width: 90%
    }
}

.site-logo img {
    width: 100%
}

.site-footer {
    background-color: #e0eaec;
    color: #525f6b;
    font-size: .875rem;
    padding-bottom: 1.5rem
}

@media (min-width:576px) {
    .site-footer {
        padding-bottom: 3rem
    }
}

@media (min-width:768px) {
    .site-footer {
        padding-bottom: 5rem
    }
}

.site-footer a {
    color: #525f6b;
    transition: all .2s ease-in-out
}

@media (prefers-reduced-motion:reduce) {
    .site-footer a {
        transition: none
    }
}

.site-footer a:focus,
.site-footer a:hover {
    color: #525f6b
}

.site-footer .footer-bottom {
    padding-top: 1.5rem;
    position: relative
}

@media (min-width:576px) {
    .site-footer .footer-bottom {
        padding-top: 3rem
    }
}

@media (min-width:768px) {
    .site-footer .footer-bottom {
        padding-top: 5rem
    }
}

.site-footer .footer-bottom:before {
    background-color: #fff;
    content: "";
    height: 2px;
    left: 0;
    position: absolute;
    top: -2px;
    width: 100%
}

.site-footer .footer--social {
    display: flex;
    flex-direction: column;
    height: 100%;
    justify-content: space-between
}

.site-footer .footer--social svg {
    height: 18px;
    width: auto
}

@media (min-width:768px) {
    .site-footer .footer--social svg {
        height: 28px
    }
}

@media (max-width:767.98px) {
    .site-footer .footer--social {
        border-top: 1px solid hsla(0, 0%, 100%, .3);
        padding-top: 1.5rem
    }
}

.main-content:has(.stage__content--box) .paragraph--is-first {
    margin-top: 0
}

.slogan {
    font-family: var(--font-second);
    font-size: 1.25rem;
    font-weight: 800;
    line-height: 1;
    text-transform: uppercase
}

@media (min-width:768px) {
    .slogan {
        font-size: 3.125rem
    }
}

.slogan__teamtechnik {
    display: inline-block;
    font-weight: 300;
    width: 100%
}

.stage {
    position: relative
}

.stage .entity-moderation-form {
    display: none
}

.stage .media {
    text-align: center
}

@media (min-width:992px) {
    .stage .stage__description {
        max-width: 85ch
    }
}

.stage__content {
    margin-bottom: 3rem
}

.stage__content .inner {
    padding-top: .75rem
}

.stage__content .inner>:last-child {
    margin-bottom: 0
}

.stage__headline,
.stage__subheadline {
    word-break: break-word
}

.stage__headline:first-child,
.stage__subheadline:first-child {
    padding-top: .75rem
}

.path-frontpage .stage__content,
.stage__content--box {
    color: #fff;
    width: 100%
}

.path-frontpage .stage__content .inner,
.stage__content--box .inner {
    display: flex;
    flex-direction: column
}

.path-frontpage .stage__content .stage__headline,
.stage__content--box .stage__headline {
    color: #009fe3;
    font-weight: 800;
    line-height: 1em
}

.path-frontpage .stage__content .stage__subheadline,
.stage__content--box .stage__subheadline {
    font-weight: 300;
    line-height: 1;
    order: -1
}

.path-frontpage .stage__content {
    bottom: 0;
    position: absolute
}

.path-frontpage .stage__content .stage__headline {
    font-size: 2.5rem;
    margin-bottom: 1.5rem
}

@media (min-width:768px) {
    .path-frontpage .stage__content .stage__headline {
        font-size: calc(1.925rem + 8.1vw);
        margin-bottom: 2.25rem
    }
}

@media (min-width:768px) and (min-width:1200px) {
    .path-frontpage .stage__content .stage__headline {
        font-size: 8rem
    }
}

@media (min-width:1200px) {
    .path-frontpage .stage__content .stage__headline {
        font-size: calc(2.1125rem + 10.35vw)
    }
}

@media (min-width:1200px) and (min-width:1200px) {
    .path-frontpage .stage__content .stage__headline {
        font-size: 9.875rem
    }
}

.path-frontpage .stage__content .stage__subheadline {
    font-size: 1.25rem;
    margin-bottom: -5px
}

@media (min-width:768px) {
    .path-frontpage .stage__content .stage__subheadline {
        font-size: calc(1.34375rem + 1.125vw);
        margin-bottom: -10px
    }
}

@media (min-width:768px) and (min-width:1200px) {
    .path-frontpage .stage__content .stage__subheadline {
        font-size: 2.1875rem
    }
}

.path-frontpage .stage__content .stage__description {
    display: none
}

.stage__headline--after {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    margin: -.75rem -.75rem 0
}

.stage__headline--after [class*=stage__item] {
    margin: .75rem
}

@media (min-width:576px) {
    .stage__headline--after {
        flex-direction: row
    }

    .stage__headline--after [class*=stage__item]+[class*=stage__item]:before {
        color: rgba(82, 95, 107, .7);
        content: "|";
        display: inline-block;
        left: -.6875rem;
        position: relative;
        top: -2px
    }
}

.stage--meta-date {
    font-weight: 300;
    line-height: 1.1905;
    margin-bottom: .3125rem;
    text-transform: uppercase
}

.stage--meta-location {
    font-size: 1rem;
    line-height: 1.1429;
    margin-bottom: .375rem
}

@media (min-width:768px) {
    .stage--meta-location {
        font-size: calc(1.275rem + .3vw);
        margin-bottom: .75rem
    }
}

@media (min-width:768px) and (min-width:1200px) {
    .stage--meta-location {
        font-size: 1.5rem
    }
}

@media (max-width:575.98px) {
    .stage__content--box .container {
        margin: 0;
        padding: 0
    }
}

@media (min-width:576px) {
    .stage__content--box {
        bottom: 0;
        position: absolute
    }
}

.stage__content--box .inner {
    background-color: #009fe3;
    max-width: 100%;
    padding: 25px;
    width: 100vw
}

@media (min-width:576px) {
    .stage__content--box .inner {
        background-color: rgba(0, 159, 227, .8);
        margin-bottom: 35px
    }
}

@media (min-width:768px) {
    .stage__content--box .inner {
        margin-bottom: 50px;
        padding: 40px;
        width: 880px
    }
}

@media (min-width:992px) {
    .stage__content--box .inner {
        margin-bottom: 70px;
        padding: 50px
    }
}

@media (min-width:1400px) {
    .stage__content--box .inner {
        bottom: 0;
        left: 7.3vw;
        position: absolute
    }
}

@media (min-width:1920px) {
    .stage__content--box .inner {
        left: 0;
        margin-left: -240px;
        position: relative
    }
}

.stage__content--box .stage__headline {
    margin-bottom: .75rem
}

@media (min-width:768px) {
    .stage__content--box .stage__headline {
        font-size: calc(1.59375rem + 4.125vw)
    }
}

@media (min-width:768px) and (min-width:1200px) {
    .stage__content--box .stage__headline {
        font-size: 4.6875rem
    }
}

.stage__content--box .stage__description,
.stage__content--box .stage__subheadline {
    margin: 0
}

@media (min-width:768px) {

    .stage__content--box .stage__description,
    .stage__content--box .stage__subheadline {
        font-size: calc(1.275rem + .3vw)
    }
}

@media (min-width:768px) and (min-width:1200px) {

    .stage__content--box .stage__description,
    .stage__content--box .stage__subheadline {
        font-size: 1.5rem
    }
}

.stage__content--box--dark .inner {
    background-color: rgba(0, 0, 0, .3)
}

.page--front .stage__content--box .inner {
    background-color: hsla(0, 0%, 100%, .8);
    position: relative
}

.page--front .stage__content--box .inner .stage__headline {
    color: #009fe3
}

.page--front .stage__content--box .inner .stage__subheadline,
.page--front .stage__content--box .inner span {
    color: #525f6b
}

.page--front .stage__content--box .inner .btn-outline-white {
    border-color: #525f6b;
    color: #525f6b
}

.page--front .stage__content--box .inner .btn-outline-white:hover {
    background-color: rgba(82, 95, 107, .1)
}

.node--page-event .node__content {
    margin-bottom: 3rem
}

.primary-nav__sub-toggle {
    height: 100%;
    opacity: 0;
    position: absolute;
    width: 100%;
    z-index: 1
}

.block--language {
    text-transform: uppercase
}

.mobile-buttons>button {
    align-items: center;
    align-self: center;
    display: flex;
    min-height: 30px
}

.mobile-buttons>button>svg {
    height: 19px
}

.mobile-buttons>button+button {
    margin-left: 5px
}

.navigation-backdrop {
    background-color: #000;
    inset: 0;
    opacity: 0;
    pointer-events: none;
    position: fixed;
    transition: all .2s ease-in-out;
    transition-delay: .6s;
    z-index: 400
}

@media (prefers-reduced-motion:reduce) {
    .navigation-backdrop {
        transition: none
    }
}

.site-header:has(.primary-nav__menu-link[aria-expanded=true])~.navigation-backdrop {
    opacity: .5;
    pointer-events: auto;
    transition-delay: 0ms
}

@media (max-width:1199.98px) {
    .site-header:has(.mobile-nav-button[aria-expanded=true])~.navigation-backdrop {
        opacity: .5;
        pointer-events: auto;
        transition-delay: 0ms
    }
}

.header-nav {
    --submenu-border-width: 10px;
    --submenu-max-height: 750px;
    --submenu-level-2-padding: 40px;
    --submenu-level-2-spacing: 6rem;
    --submenu-level-2-width: 30%;
    --active-submenu-spacing: 1.25rem
}

@media (max-width:575.98px) {
    .header-nav>.container {
        display: contents
    }
}

@media (min-width:1200px) {
    .header-nav>.container {
        display: contents
    }
}

@media (max-width:1199.98px) {
    .header-nav>.container .container {
        display: contents
    }
}

.header-nav .primary-nav .has-submenu {
    cursor: pointer;
    display: block;
    padding-left: 1.5rem;
    position: relative;
    transition: all .4s cubic-bezier(.8, 0, .3, 1)
}

@media (min-width:1200px) {
    .header-nav .primary-nav .has-submenu {
        padding-inline: 0 1.25rem
    }
}

@media (max-width:1199.98px) {
    .header-nav .primary-nav .has-submenu[aria-expanded=true] {
        padding-left: 3rem;
        transition: all .4s cubic-bezier(.1, .2, .3, 1)
    }

    .header-nav .primary-nav .has-submenu[aria-expanded=true]:before {
        background: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12.8 7.5'%3E%3Cpath fill='%23525f6b' d='M6.5 5.4 1.5.3C1.2 0 .6 0 .3.3c-.4.4-.4 1 0 1.3l5.5 5.6c0 .1.1.2.2.2.3.1.7.1 1-.2l5.5-5.7c.3-.4.3-.9 0-1.3-.3-.3-.9-.3-1.2 0l-5 5.1'/%3E%3C/svg%3E") 50% no-repeat;
        left: var(--active-submenu-spacing);
        transition: all .4s cubic-bezier(.1, .2, .3, 1)
    }
}

.header-nav .primary-nav .has-submenu:before {
    background: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12.8 7.5'%3E%3Cpath fill='%23009fe3' d='M6.5 5.4 1.5.3C1.2 0 .6 0 .3.3c-.4.4-.4 1 0 1.3l5.5 5.6c0 .1.1.2.2.2.3.1.7.1 1-.2l5.5-5.7c.3-.4.3-.9 0-1.3-.3-.3-.9-.3-1.2 0l-5 5.1'/%3E%3C/svg%3E") 50% no-repeat;
    content: "";
    display: inline-block;
    height: 10px;
    left: 0;
    position: absolute;
    top: 19px;
    transform: rotate(-90deg);
    transition: all .2s ease-in-out;
    transition: all .4s cubic-bezier(.8, 0, .3, 1);
    width: 14px
}

@media (prefers-reduced-motion:reduce) {
    .header-nav .primary-nav .has-submenu:before {
        transition: none
    }
}

@media (min-width:1200px) {
    .header-nav .primary-nav .has-submenu:before {
        left: unset;
        right: 0;
        top: 11px
    }
}

.header-nav .primary-nav .has-submenu.is-active,
.header-nav .primary-nav .has-submenu:hover {
    color: #525f6b
}

.header-nav .primary-nav .overview {
    font-size: 1rem;
    font-weight: 300
}

.header-nav .primary-nav .nav-link.nav-link--parent {
    display: inline-flex;
    flex-direction: column;
    font-size: 1.25rem;
    font-weight: 700;
    line-height: 1.1667;
    margin-block: 0 .25rem
}

@media (min-width:1200px) {
    .header-nav .primary-nav .nav-link.nav-link--parent {
        margin-block: 0 .5rem
    }
}

.header-nav .primary-nav .primary-nav__menu-link--nolink {
    cursor: default;
    display: block;
    font-weight: 700;
    margin-block: 2rem .5rem;
    padding-block: 0
}

.header-nav .primary-nav .primary-nav__menu-link--nolink .primary-nav__menu-link-inner {
    text-transform: uppercase
}

.header-nav .primary-nav .primary-nav__menu-link--nolink:focus,
.header-nav .primary-nav .primary-nav__menu-link--nolink:hover {
    color: currentColor
}

@media (max-width:1199.98px) {
    .header-nav {
        background-color: #eee;
        border-bottom: 0 solid #009fe3;
        display: block !important;
        height: 0 !important;
        max-height: var(--submenu-max-height);
        overflow-y: hidden;
        padding-block: 0;
        padding-inline: 1.5rem;
        transition: padding .6s cubic-bezier(.8, 0, .3, 1) .2s, border-width .6s cubic-bezier(.8, 0, .3, 1) .15s, height .6s cubic-bezier(.8, 0, .3, 1) .4s;
        visibility: visible
    }

    .site-header__inner-container:has(.mobile-nav-button[aria-expanded=true]) .header-nav {
        animation: delay-overflow 0ms forwards;
        animation-delay: 1.5s;
        border-width: var(--submenu-border-width);
        padding-block: 1.5rem;
        transition: padding-block .2s linear .1s, border-width .7s cubic-bezier(.1, .2, .3, 1) .1s, height .7s cubic-bezier(.1, .2, .3, 1) .1s
    }

    .sticky-header .site-header__inner-container:has(.mobile-nav-button[aria-expanded=true]) .header-nav {
        height: calc(100vh - 80px) !important
    }
}

@media (max-width:1199.98px) and (min-width:768px) {
    .sticky-header .site-header__inner-container:has(.mobile-nav-button[aria-expanded=true]) .header-nav {
        height: calc(100vh - 100px) !important
    }
}

@media (max-width:1199.98px) {
    .sticky-header-scrolling .site-header__inner-container:has(.mobile-nav-button[aria-expanded=true]) .header-nav {
        height: calc(100vh - 50px) !important
    }
}

@media (max-width:1199.98px) {

    .meta-nav .nav-item,
    .meta-nav .nav-link,
    .primary-nav .nav-item,
    .primary-nav .nav-link {
        width: 100%
    }

    .meta-nav .nav-item,
    .primary-nav .nav-item {
        display: flex;
        flex-direction: column;
        position: relative
    }

    .primary-nav .level-1[aria-expanded=true],
    .primary-nav .level-2[aria-expanded=true] {
        background-color: #009fe3
    }

    .primary-nav .level-1[aria-expanded=true]:before,
    .primary-nav .level-2[aria-expanded=true]:before {
        transform: rotate(0deg)
    }

    .primary-nav .primary-nav__sub-container {
        padding: 0 var(--active-submenu-spacing);
        transition: all .4s cubic-bezier(.8, 0, .3, 1)
    }

    .secondary-nav__wrapper {
        flex-direction: column
    }

    .meta-nav {
        margin-top: 15px
    }

    .block--language {
        border-top: 1px solid #525f6b;
        margin-top: 15px;
        padding: 10px 0
    }

    .block--language .language-link {
        color: #009fe3;
        font-weight: 700
    }

    .block--language .dropdown-toggle {
        display: inline-flex
    }

    .block--language .dropdown-toggle:before {
        display: none
    }

    .block--language .dropdown-menu {
        border-top: none;
        display: inline-flex;
        position: relative
    }

    .block--language .dropdown-menu li:not(:first-child) .nav-item:before {
        background-color: #000;
        content: "";
        display: inline-block;
        height: 14px;
        margin: 0 8px;
        position: relative;
        top: 1px;
        width: 2px
    }

    .block--language .nav-item {
        padding: 0
    }

    .nav-link {
        padding-inline: 0
    }
}

@media (max-width:767.98px) {
    .header-nav {
        padding-inline: 1rem
    }

    .header-nav .primary-nav .has-submenu {
        padding-left: 1.2rem
    }

    .header-nav .primary-nav .has-submenu:before {
        height: 7px;
        top: 17px;
        width: 11px
    }

    .header-nav .primary-nav .has-submenu[aria-expanded=true] {
        padding-left: 2.4rem
    }

    .header-nav .primary-nav .primary-nav__sub-container .nav-link--parent {
        margin-bottom: .5rem;
        padding-top: 0
    }
}

@media (min-width:1200px) {
    .header-nav {
        justify-content: space-between
    }

    .primary-nav__menu--level-1>.nav-item>.nav-link {
        text-transform: uppercase
    }

    .primary-nav__sub-toggle {
        display: none
    }

    .secondary-nav__wrapper .nav-item {
        font-size: .875rem
    }

    .secondary-nav__wrapper .nav-link {
        padding: 0 10px
    }

    .secondary-nav__wrapper .dropdown-menu {
        inset: 0 0 auto auto !important;
        min-width: 100px
    }

    .nav+.nolink {
        margin-top: 20px
    }

    .meta-nav .nav-item {
        text-transform: uppercase
    }

    .meta-nav .nav-link.is-active,
    .meta-nav .nav-link:hover {
        color: #009fe3
    }

    .meta-nav .nav-link.is-active:before,
    .meta-nav .nav-link:hover:before {
        background: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12.8 7.5'%3E%3Cpath fill='%23009fe3' d='M6.5 5.4 1.5.3C1.2 0 .6 0 .3.3c-.4.4-.4 1 0 1.3l5.5 5.6c0 .1.1.2.2.2.3.1.7.1 1-.2l5.5-5.7c.3-.4.3-.9 0-1.3-.3-.3-.9-.3-1.2 0l-5 5.1'/%3E%3C/svg%3E") 50% no-repeat
    }

    .primary-nav .nav-link,
    .primary-nav .nav-link--parent {
        padding: 0
    }

    .primary-nav .primary-nav__menu .primary-nav__menu-item:first-of-type:has(>.primary-nav__menu-link--nolink) .primary-nav__menu-link--nolink {
        margin-top: 0
    }

    .primary-nav .nav-item:not(.primary-nav__menu-item--has-children):has(.primary-nav__menu-link--nolink) {
        margin-bottom: -.75rem
    }
}

@media (min-width:1200px) and (min-width:1200px) {

    .primary-nav .nav-link--parent,
    .primary-nav .nav-link.level-1 {
        padding-right: 0
    }

    .primary-nav .nav-link--parent:before,
    .primary-nav .nav-link.level-1:before {
        display: none
    }
}

@media (min-width:1200px) {
    .primary-nav .nav-link:not(.primary-nav__menu-link--nolink) {
        display: block;
        transition: all .3s cubic-bezier(.1, .2, .3, 1)
    }

    .primary-nav .nav-link:not(.primary-nav__menu-link--nolink):focus {
        color: #525f6b
    }

    .primary-nav .nav-link:not(.primary-nav__menu-link--nolink).is-active .primary-nav__menu-link-inner,
    .primary-nav .nav-link:not(.primary-nav__menu-link--nolink):hover .primary-nav__menu-link-inner,
    .primary-nav .nav-link:not(.primary-nav__menu-link--nolink)[aria-expanded=true] .primary-nav__menu-link-inner {
        background-size: 100% 2px;
        transition: all .3s cubic-bezier(.1, .2, .3, 1)
    }

    .primary-nav .nav-link:not(.primary-nav__menu-link--nolink) .primary-nav__menu-link-inner {
        background: linear-gradient(90deg, #009fe3, #009fe3) no-repeat left 100%;
        background-size: 0 2px;
        margin-bottom: 5px;
        padding-bottom: 3px;
        transition: all .3s cubic-bezier(.8, 0, .3, 1)
    }

    .primary-nav .nav-link.level-1 {
        font-size: 1.0625rem;
        font-weight: 700;
        margin: 11px 15px 6px;
        transform: translateY(12px)
    }

    .sticky-header-scrolling .primary-nav .nav-link.level-1 {
        transform: translateY(9px)
    }

    .primary-nav .nav-link.level-1.has-submenu:before {
        display: none
    }

    .primary-nav .primary-nav__menu-item--active-trail>.nav-link:hover .primary-nav__menu-link-inner {
        background-size: 100% 4px
    }

    .primary-nav .primary-nav__menu-item--active-trail>.nav-link .primary-nav__menu-link-inner {
        background-size: 100% 4px;
        color: #009fe3;
        font-weight: 700;
        padding-bottom: 5px;
        transition: all .3s cubic-bezier(.1, .2, .3, 1)
    }
}

@keyframes delay-overflow {
    0% {
        overflow-y: clip
    }

    to {
        overflow-y: auto
    }
}

.breadcrumb {
    margin-bottom: 20px
}

@media (min-width:768px) {
    .breadcrumb {
        margin-bottom: 40px
    }
}

.breadcrumb-item.active {
    color: #009fe3
}

.breadcrumb-item+.breadcrumb-item:before {
    background: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 7.5 12.8'%3E%3Cpath fill='%23009fe3' d='m5.4 6.3-5.1 5c-.3.3-.3.9 0 1.2.4.3.9.3 1.3 0L7.3 7c.1-.1.1-.2.2-.3.1-.3.1-.7-.2-1L1.6.2C1.2-.1.7-.1.3.2c-.3.3-.3.9 0 1.2l5.1 5'/%3E%3C/svg%3E") 50% no-repeat;
    display: inline-block;
    float: none;
    height: 9px;
    padding-right: .3125rem;
    width: 5px
}

.site-footer strong+.nav {
    margin-top: .375rem
}

.site-footer .footer-nav .nav {
    flex-direction: column
}

.site-footer .nav-link {
    padding: 0 0 .375rem
}

.site-footer .footer-files-nav .nav {
    display: block
}

@media (min-width:576px) {
    .site-footer .footer-files-nav .nav {
        -moz-column-count: 2;
        column-count: 2;
        -moz-column-gap: 1rem;
        column-gap: 1rem
    }
}

.site-footer .wechat-column {
    align-items: flex-end;
    display: flex;
    flex-direction: column
}

.site-footer .wechat-column .h6,
.site-footer .wechat-column h6 {
    font-weight: 700
}

.mq-search-block-form {
    position: static
}

.mq-search-block-form form {
    display: flex
}

.mq-search-block-form .form-type-search {
    width: 100%
}

.header-search {
    align-items: center;
    background-color: #eee;
    border-bottom: 10px solid #009fe3;
    display: flex;
    height: 0;
    left: 0;
    overflow: hidden;
    padding: 0;
    position: absolute;
    top: 100%;
    transition: all .35s ease-in-out;
    visibility: hidden;
    width: 100%;
    z-index: 1
}

@media (prefers-reduced-motion:reduce) {
    .header-search {
        transition: none
    }
}

.header-search.is-active {
    height: 6.75rem;
    padding: 1.5rem 0;
    visibility: visible
}

.header-search .form-item {
    margin-top: 2px
}

.search-button {
    align-items: center;
    background: transparent;
    border: 0;
    color: #525f6b;
    transition: all .2s ease-in-out
}

@media (prefers-reduced-motion:reduce) {
    .search-button {
        transition: none
    }
}

.search-button svg {
    height: .875rem
}

@media (max-width:767.98px) {
    .search-form__submit {
        margin-top: 2px
    }
}

.mobile-nav-button {
    align-items: center;
    align-self: center;
    background: transparent;
    border: 0;
    cursor: pointer;
    display: flex;
    position: relative
}

.mobile-nav-button__label {
    clip: rect(1px, 1px, 1px, 1px);
    word-wrap: normal;
    display: block;
    height: 1px;
    overflow: hidden;
    position: absolute;
    width: 1px
}

@media (min-width:576px) {
    .mobile-nav-button__label {
        clip: auto;
        height: auto;
        margin-right: 1rem;
        overflow: visible;
        position: static;
        width: auto
    }
}

.mobile-nav-button__icon {
    background-color: #525f6b;
    display: block;
    height: .1875rem;
    margin: .4375rem 0;
    position: relative;
    transition: all .2s ease-in-out;
    width: 1.5rem
}

@media (prefers-reduced-motion:reduce) {
    .mobile-nav-button__icon {
        transition: none
    }
}

.mobile-nav-button__icon:after,
.mobile-nav-button__icon:before {
    background-color: #525f6b;
    content: "";
    height: .1875rem;
    left: 0;
    position: absolute;
    transition: all .2s ease-in-out;
    width: 100%
}

@media (prefers-reduced-motion:reduce) {

    .mobile-nav-button__icon:after,
    .mobile-nav-button__icon:before {
        transition: none
    }
}

.mobile-nav-button__icon:before {
    top: -.4375rem
}

.mobile-nav-button__icon:after {
    bottom: -.4375rem
}

.mobile-nav-button:hover .mobile-nav-button__icon,
.mobile-nav-button:hover .mobile-nav-button__icon:after,
.mobile-nav-button:hover .mobile-nav-button__icon:before {
    background-color: #009fe3
}

.mobile-nav-button[aria-expanded=true] .mobile-nav-button__icon {
    background-color: transparent
}

.mobile-nav-button[aria-expanded=true] .mobile-nav-button__icon:before {
    background-color: #525f6b;
    top: 0;
    transform: rotate(-45deg)
}

.mobile-nav-button[aria-expanded=true] .mobile-nav-button__icon:after {
    background-color: #525f6b;
    bottom: 0;
    transform: rotate(45deg)
}

.mobile-nav-button[aria-expanded=true]:hover .mobile-nav-button__icon:after,
.mobile-nav-button[aria-expanded=true]:hover .mobile-nav-button__icon:before {
    background-color: #009fe3
}

.primary-nav__sub-container {
    transition: all .4s cubic-bezier(.1, .2, .3, 1)
}

.primary-nav__sub-container>.nav-link--parent,
.primary-nav__sub-container>.nolink {
    animation: fade-to-left-out .5s ease-in-out forwards
}

.primary-nav__sub-container>.nav>.nav-item>.nav-link {
    animation: fade-to-top-out .5s ease-in-out forwards
}

.primary-nav__sub-container>.nav>.nav-item:last-child>.nav-link {
    animation-delay: 15ms
}

.primary-nav__sub-container>.nav>.nav-item:nth-last-child(2)>.nav-link {
    animation-delay: 30ms
}

.primary-nav__sub-container>.nav>.nav-item:nth-last-child(3)>.nav-link {
    animation-delay: 45ms
}

.primary-nav__sub-container>.nav>.nav-item:nth-last-child(4)>.nav-link {
    animation-delay: 60ms
}

.primary-nav__sub-container>.nav>.nav-item:nth-last-child(5)>.nav-link {
    animation-delay: 75ms
}

.primary-nav__sub-container>.nav>.nav-item:nth-last-child(6)>.nav-link {
    animation-delay: 90ms
}

.primary-nav__sub-container>.nav>.nav-item:nth-last-child(7)>.nav-link {
    animation-delay: 105ms
}

.primary-nav__sub-container>.nav>.nav-item:nth-last-child(8)>.nav-link {
    animation-delay: .12s
}

.primary-nav__sub-container>.nav>.nav-item:nth-last-child(9)>.nav-link {
    animation-delay: 135ms
}

.primary-nav__sub-container>.nav>.nav-item:nth-last-child(10)>.nav-link {
    animation-delay: .15s
}

.primary-nav__sub-container>.nav>.nav-item:nth-last-child(11)>.nav-link {
    animation-delay: 165ms
}

.primary-nav__sub-container>.nav>.nav-item:nth-last-child(12)>.nav-link {
    animation-delay: .18s
}

.primary-nav__sub-container>.nav>.nav-item:nth-last-child(13)>.nav-link {
    animation-delay: 195ms
}

.primary-nav__sub-container>.nav>.nav-item:nth-last-child(14)>.nav-link {
    animation-delay: .21s
}

.primary-nav__sub-container>.nav>.nav-item:nth-last-child(15)>.nav-link {
    animation-delay: 225ms
}

.primary-nav__sub-container>.nav>.nav-item:nth-last-child(16)>.nav-link {
    animation-delay: .24s
}

.primary-nav__sub-container>.nav>.nav-item:nth-last-child(17)>.nav-link {
    animation-delay: 255ms
}

.primary-nav__sub-container>.nav>.nav-item:nth-last-child(18)>.nav-link {
    animation-delay: .27s
}

.primary-nav__sub-container>.nav>.nav-item:nth-last-child(19)>.nav-link {
    animation-delay: 285ms
}

.primary-nav__sub-container>.nav>.nav-item:nth-last-child(20)>.nav-link {
    animation-delay: .3s
}

.primary-nav__sub-container>.nav>.nav-item:nth-last-child(21)>.nav-link {
    animation-delay: 315ms
}

.primary-nav__sub-container>.nav>.nav-item:nth-last-child(22)>.nav-link {
    animation-delay: .33s
}

.primary-nav__sub-container>.nav>.nav-item:nth-last-child(23)>.nav-link {
    animation-delay: 345ms
}

.primary-nav__sub-container>.nav>.nav-item:nth-last-child(24)>.nav-link {
    animation-delay: .36s
}

.primary-nav__sub-container>.nav>.nav-item:nth-last-child(25)>.nav-link {
    animation-delay: 375ms
}

.primary-nav__sub-container>.nav>.nav-item:nth-last-child(26)>.nav-link {
    animation-delay: .39s
}

.primary-nav__sub-container>.nav>.nav-item:nth-last-child(27)>.nav-link {
    animation-delay: 405ms
}

.primary-nav__sub-container>.nav>.nav-item:nth-last-child(28)>.nav-link {
    animation-delay: .42s
}

.primary-nav__sub-container>.nav>.nav-item:nth-last-child(29)>.nav-link {
    animation-delay: 435ms
}

.primary-nav__sub-container>.nav>.nav-item:nth-last-child(30)>.nav-link {
    animation-delay: .45s
}

@media (max-width:1199.98px) {
    .primary-nav__sub-container {
        position: relative;
        z-index: 1
    }

    .primary-nav__sub-container .primary-nav__menu-item-image {
        display: none
    }
}

@media (min-width:1200px) {
    .primary-nav__sub-container.menu-collapse:not(.is-active) {
        display: block
    }
}

.primary-nav__sub-container-2 {
    background-color: #e6e6e6;
    border-bottom: 0 solid #009fe3;
    position: relative;
    z-index: 1
}

@media (min-width:1200px) {
    .primary-nav__sub-container-2 {
        background-color: #eee;
        flex: 0 1 100%;
        height: 0 !important;
        left: 0;
        max-height: 0;
        overflow: hidden;
        overflow-y: auto;
        padding-bottom: 0;
        padding-top: 0;
        position: absolute;
        scrollbar-gutter: stable;
        top: 100%;
        transition: padding .6s cubic-bezier(.8, 0, .3, 1) .1s, border-width .6s cubic-bezier(.8, 0, .3, 1) .15s, height .6s cubic-bezier(.8, 0, .3, 1) .2s, max-height .6s cubic-bezier(.8, 0, .3, 1) .2s;
        width: 100%;
        z-index: 5
    }

    .primary-nav__sub-container-2>.container {
        position: relative
    }

    .primary-nav__sub-container-2>.container>.nav-link--parent,
    .primary-nav__sub-container-2>.container>.nolink {
        animation: fade-to-left-out .5s ease-in-out forwards
    }

    .primary-nav__sub-container-2>.container>.nav>.nav-item>.nav-link {
        animation: fade-to-top-out .5s ease-in-out forwards
    }

    .primary-nav__sub-container-2>.container>.nav>.nav-item:last-child>.nav-link {
        animation-delay: 15ms
    }

    .primary-nav__sub-container-2>.container>.nav>.nav-item:nth-last-child(2)>.nav-link {
        animation-delay: 30ms
    }

    .primary-nav__sub-container-2>.container>.nav>.nav-item:nth-last-child(3)>.nav-link {
        animation-delay: 45ms
    }

    .primary-nav__sub-container-2>.container>.nav>.nav-item:nth-last-child(4)>.nav-link {
        animation-delay: 60ms
    }

    .primary-nav__sub-container-2>.container>.nav>.nav-item:nth-last-child(5)>.nav-link {
        animation-delay: 75ms
    }

    .primary-nav__sub-container-2>.container>.nav>.nav-item:nth-last-child(6)>.nav-link {
        animation-delay: 90ms
    }

    .primary-nav__sub-container-2>.container>.nav>.nav-item:nth-last-child(7)>.nav-link {
        animation-delay: 105ms
    }

    .primary-nav__sub-container-2>.container>.nav>.nav-item:nth-last-child(8)>.nav-link {
        animation-delay: .12s
    }

    .primary-nav__sub-container-2>.container>.nav>.nav-item:nth-last-child(9)>.nav-link {
        animation-delay: 135ms
    }

    .primary-nav__sub-container-2>.container>.nav>.nav-item:nth-last-child(10)>.nav-link {
        animation-delay: .15s
    }

    .primary-nav__sub-container-2>.container>.nav>.nav-item:nth-last-child(11)>.nav-link {
        animation-delay: 165ms
    }

    .primary-nav__sub-container-2>.container>.nav>.nav-item:nth-last-child(12)>.nav-link {
        animation-delay: .18s
    }

    .primary-nav__sub-container-2>.container>.nav>.nav-item:nth-last-child(13)>.nav-link {
        animation-delay: 195ms
    }

    .primary-nav__sub-container-2>.container>.nav>.nav-item:nth-last-child(14)>.nav-link {
        animation-delay: .21s
    }

    .primary-nav__sub-container-2>.container>.nav>.nav-item:nth-last-child(15)>.nav-link {
        animation-delay: 225ms
    }

    .primary-nav__sub-container-2>.container>.nav>.nav-item:nth-last-child(16)>.nav-link {
        animation-delay: .24s
    }

    .primary-nav__sub-container-2>.container>.nav>.nav-item:nth-last-child(17)>.nav-link {
        animation-delay: 255ms
    }

    .primary-nav__sub-container-2>.container>.nav>.nav-item:nth-last-child(18)>.nav-link {
        animation-delay: .27s
    }

    .primary-nav__sub-container-2>.container>.nav>.nav-item:nth-last-child(19)>.nav-link {
        animation-delay: 285ms
    }

    .primary-nav__sub-container-2>.container>.nav>.nav-item:nth-last-child(20)>.nav-link {
        animation-delay: .3s
    }

    .primary-nav__sub-container-2>.container>.nav>.nav-item:nth-last-child(21)>.nav-link {
        animation-delay: 315ms
    }

    .primary-nav__sub-container-2>.container>.nav>.nav-item:nth-last-child(22)>.nav-link {
        animation-delay: .33s
    }

    .primary-nav__sub-container-2>.container>.nav>.nav-item:nth-last-child(23)>.nav-link {
        animation-delay: 345ms
    }

    .primary-nav__sub-container-2>.container>.nav>.nav-item:nth-last-child(24)>.nav-link {
        animation-delay: .36s
    }

    .primary-nav__sub-container-2>.container>.nav>.nav-item:nth-last-child(25)>.nav-link {
        animation-delay: 375ms
    }

    .primary-nav__sub-container-2>.container>.nav>.nav-item:nth-last-child(26)>.nav-link {
        animation-delay: .39s
    }

    .primary-nav__sub-container-2>.container>.nav>.nav-item:nth-last-child(27)>.nav-link {
        animation-delay: 405ms
    }

    .primary-nav__sub-container-2>.container>.nav>.nav-item:nth-last-child(28)>.nav-link {
        animation-delay: .42s
    }

    .primary-nav__sub-container-2>.container>.nav>.nav-item:nth-last-child(29)>.nav-link {
        animation-delay: 435ms
    }

    .primary-nav__sub-container-2>.container>.nav>.nav-item:nth-last-child(30)>.nav-link {
        animation-delay: .45s
    }

    .primary-nav__sub-container-2>.container:has(.nav-link.level-2[aria-expanded=true]):after {
        max-height: calc(var(--submenu-max-height) - var(--submenu-border-width));
        transition: height .4s cubic-bezier(.8, 0, .3, 1), max-height .4s cubic-bezier(.8, 0, .3, 1)
    }

    .sticky-header .primary-nav__sub-container-2>.container:has(.nav-link.level-2[aria-expanded=true]):after {
        height: 100vh !important
    }

    .sticky-header-scrolling .primary-nav__sub-container-2>.container:has(.nav-link.level-2[aria-expanded=true]):after {
        height: 100vh !important
    }

    .primary-nav__sub-container-2>.container:after {
        background-color: #e6e6e6;
        content: "";
        height: 0;
        inset: 0 0 0 calc(var(--submenu-level-2-width) + var(--submenu-level-2-spacing)/2);
        overflow: hidden;
        position: absolute;
        transition: height .4s cubic-bezier(.1, .2, .3, 1) .6s, max-height .4s cubic-bezier(.1, .2, .3, 1) .6s;
        translate: 0 calc(var(--submenu-level-2-padding)*-1);
        width: 100vw;
        z-index: -1
    }

    .primary-nav__sub-container-2 .primary-nav__menu {
        row-gap: .5rem
    }

    .primary-nav__sub-container-2 .primary-nav__menu-item-image {
        left: calc(var(--submenu-level-2-width) + var(--submenu-level-2-spacing));
        opacity: 0;
        pointer-events: none;
        position: absolute;
        top: 0;
        transition: all .5s ease-in-out;
        translate: 30px 0
    }
}

.primary-nav__sub-container-2 .primary-nav__menu {
    flex-direction: column
}

@media (min-width:1200px) {
    .primary-nav__sub-container-2 .primary-nav__menu--level-2 {
        width: var(--submenu-level-2-width)
    }
}

.primary-nav__sub-container-3 {
    background-color: #d8d8d8
}

@media (min-width:1200px) {
    .primary-nav__sub-container-3 {
        background-color: transparent;
        display: block;
        left: calc(var(--submenu-level-2-width) + var(--submenu-level-2-spacing));
        padding-bottom: var(--submenu-level-2-padding);
        pointer-events: none;
        position: absolute;
        top: 0;
        width: calc(1125px - var(--submenu-level-2-width) - var(--submenu-level-2-spacing))
    }

    .primary-nav__sub-container-3>.nav-link--parent,
    .primary-nav__sub-container-3>.nolink {
        animation: fade-to-left-out .5s ease-in-out forwards
    }

    .primary-nav__sub-container-3>.nav>.nav-item>.nav-link {
        animation: fade-to-top-out .5s ease-in-out forwards
    }

    .primary-nav__sub-container-3>.nav>.nav-item:last-child>.nav-link {
        animation-delay: 15ms
    }

    .primary-nav__sub-container-3>.nav>.nav-item:nth-last-child(2)>.nav-link {
        animation-delay: 30ms
    }

    .primary-nav__sub-container-3>.nav>.nav-item:nth-last-child(3)>.nav-link {
        animation-delay: 45ms
    }

    .primary-nav__sub-container-3>.nav>.nav-item:nth-last-child(4)>.nav-link {
        animation-delay: 60ms
    }

    .primary-nav__sub-container-3>.nav>.nav-item:nth-last-child(5)>.nav-link {
        animation-delay: 75ms
    }

    .primary-nav__sub-container-3>.nav>.nav-item:nth-last-child(6)>.nav-link {
        animation-delay: 90ms
    }

    .primary-nav__sub-container-3>.nav>.nav-item:nth-last-child(7)>.nav-link {
        animation-delay: 105ms
    }

    .primary-nav__sub-container-3>.nav>.nav-item:nth-last-child(8)>.nav-link {
        animation-delay: .12s
    }

    .primary-nav__sub-container-3>.nav>.nav-item:nth-last-child(9)>.nav-link {
        animation-delay: 135ms
    }

    .primary-nav__sub-container-3>.nav>.nav-item:nth-last-child(10)>.nav-link {
        animation-delay: .15s
    }

    .primary-nav__sub-container-3>.nav>.nav-item:nth-last-child(11)>.nav-link {
        animation-delay: 165ms
    }

    .primary-nav__sub-container-3>.nav>.nav-item:nth-last-child(12)>.nav-link {
        animation-delay: .18s
    }

    .primary-nav__sub-container-3>.nav>.nav-item:nth-last-child(13)>.nav-link {
        animation-delay: 195ms
    }

    .primary-nav__sub-container-3>.nav>.nav-item:nth-last-child(14)>.nav-link {
        animation-delay: .21s
    }

    .primary-nav__sub-container-3>.nav>.nav-item:nth-last-child(15)>.nav-link {
        animation-delay: 225ms
    }

    .primary-nav__sub-container-3>.nav>.nav-item:nth-last-child(16)>.nav-link {
        animation-delay: .24s
    }

    .primary-nav__sub-container-3>.nav>.nav-item:nth-last-child(17)>.nav-link {
        animation-delay: 255ms
    }

    .primary-nav__sub-container-3>.nav>.nav-item:nth-last-child(18)>.nav-link {
        animation-delay: .27s
    }

    .primary-nav__sub-container-3>.nav>.nav-item:nth-last-child(19)>.nav-link {
        animation-delay: 285ms
    }

    .primary-nav__sub-container-3>.nav>.nav-item:nth-last-child(20)>.nav-link {
        animation-delay: .3s
    }

    .primary-nav__sub-container-3>.nav>.nav-item:nth-last-child(21)>.nav-link {
        animation-delay: 315ms
    }

    .primary-nav__sub-container-3>.nav>.nav-item:nth-last-child(22)>.nav-link {
        animation-delay: .33s
    }

    .primary-nav__sub-container-3>.nav>.nav-item:nth-last-child(23)>.nav-link {
        animation-delay: 345ms
    }

    .primary-nav__sub-container-3>.nav>.nav-item:nth-last-child(24)>.nav-link {
        animation-delay: .36s
    }

    .primary-nav__sub-container-3>.nav>.nav-item:nth-last-child(25)>.nav-link {
        animation-delay: 375ms
    }

    .primary-nav__sub-container-3>.nav>.nav-item:nth-last-child(26)>.nav-link {
        animation-delay: .39s
    }

    .primary-nav__sub-container-3>.nav>.nav-item:nth-last-child(27)>.nav-link {
        animation-delay: 405ms
    }

    .primary-nav__sub-container-3>.nav>.nav-item:nth-last-child(28)>.nav-link {
        animation-delay: .42s
    }

    .primary-nav__sub-container-3>.nav>.nav-item:nth-last-child(29)>.nav-link {
        animation-delay: 435ms
    }

    .primary-nav__sub-container-3>.nav>.nav-item:nth-last-child(30)>.nav-link {
        animation-delay: .45s
    }

    .primary-nav__sub-container-3>.primary-nav__menu--level-3:has(>.nav-item:nth-child(7)) {
        -moz-column-count: 2;
        column-count: 2;
        -moz-column-gap: 4rem;
        column-gap: 4rem;
        display: block
    }

    .primary-nav__sub-container-3>.primary-nav__menu--level-3:has(>.nav-item:nth-child(7)) .nav-item {
        margin-bottom: .5rem
    }

    .primary-nav__sub-container-3>.nav-link--parent {
        opacity: 0;
        translate: 20px 0
    }
}

@media (min-width:1200px) and (min-width:1200px) {
    .primary-nav__sub-container-3>.nav-link--parent {
        translate: 30px 0
    }
}

@media (min-width:1200px) {
    .primary-nav__sub-container-3>.nav>.nav-item>.nav-link {
        opacity: 0;
        translate: 0 20px
    }
}

@media (min-width:1200px) and (min-width:1200px) {
    .primary-nav__sub-container-3>.nav>.nav-item>.nav-link {
        translate: 0 30px
    }
}

@media (min-width:1400px) {
    .primary-nav__sub-container-3 {
        width: calc(1177px - var(--submenu-level-2-width) - var(--submenu-level-2-spacing))
    }
}

@media (max-width:1199.98px) {
    .nav-link[aria-expanded=true]~.primary-nav__sub-container-2 {
        padding-block: 1.25rem
    }
}

.nav-link[aria-expanded=true]~.primary-nav__sub-container-2>.container>.nav-link--parent {
    opacity: 0;
    translate: 20px 0
}

@media (min-width:1200px) {
    .nav-link[aria-expanded=true]~.primary-nav__sub-container-2>.container>.nav-link--parent {
        translate: 30px 0
    }
}

.nav-link[aria-expanded=true]~.primary-nav__sub-container-2>.container>.nav>.nav-item>.nav-link {
    opacity: 0;
    translate: 0 20px
}

@media (min-width:1200px) {
    .nav-link[aria-expanded=true]~.primary-nav__sub-container-2>.container>.nav>.nav-item>.nav-link {
        translate: 0 30px
    }
}

.nav-link[aria-expanded=true]~.primary-nav__sub-container-2>.container>.nav-link--parent {
    animation: fade-to-right-in .5s ease-in-out .35s forwards
}

.nav-link[aria-expanded=true]~.primary-nav__sub-container-2>.container>.nav>.nav-item:first-child>.nav-link {
    animation-delay: .45s
}

.nav-link[aria-expanded=true]~.primary-nav__sub-container-2>.container>.nav>.nav-item:nth-child(2)>.nav-link {
    animation-delay: .5s
}

.nav-link[aria-expanded=true]~.primary-nav__sub-container-2>.container>.nav>.nav-item:nth-child(3)>.nav-link {
    animation-delay: .55s
}

.nav-link[aria-expanded=true]~.primary-nav__sub-container-2>.container>.nav>.nav-item:nth-child(4)>.nav-link {
    animation-delay: .6s
}

.nav-link[aria-expanded=true]~.primary-nav__sub-container-2>.container>.nav>.nav-item:nth-child(5)>.nav-link {
    animation-delay: .65s
}

.nav-link[aria-expanded=true]~.primary-nav__sub-container-2>.container>.nav>.nav-item:nth-child(6)>.nav-link {
    animation-delay: .7s
}

.nav-link[aria-expanded=true]~.primary-nav__sub-container-2>.container>.nav>.nav-item:nth-child(7)>.nav-link {
    animation-delay: .75s
}

.nav-link[aria-expanded=true]~.primary-nav__sub-container-2>.container>.nav>.nav-item:nth-child(8)>.nav-link {
    animation-delay: .8s
}

.nav-link[aria-expanded=true]~.primary-nav__sub-container-2>.container>.nav>.nav-item:nth-child(9)>.nav-link {
    animation-delay: .85s
}

.nav-link[aria-expanded=true]~.primary-nav__sub-container-2>.container>.nav>.nav-item:nth-child(10)>.nav-link {
    animation-delay: .9s
}

.nav-link[aria-expanded=true]~.primary-nav__sub-container-2>.container>.nav>.nav-item:nth-child(11)>.nav-link {
    animation-delay: .95s
}

.nav-link[aria-expanded=true]~.primary-nav__sub-container-2>.container>.nav>.nav-item:nth-child(12)>.nav-link {
    animation-delay: 1s
}

.nav-link[aria-expanded=true]~.primary-nav__sub-container-2>.container>.nav>.nav-item:nth-child(13)>.nav-link {
    animation-delay: 1.05s
}

.nav-link[aria-expanded=true]~.primary-nav__sub-container-2>.container>.nav>.nav-item:nth-child(14)>.nav-link {
    animation-delay: 1.1s
}

.nav-link[aria-expanded=true]~.primary-nav__sub-container-2>.container>.nav>.nav-item:nth-child(15)>.nav-link {
    animation-delay: 1.15s
}

.nav-link[aria-expanded=true]~.primary-nav__sub-container-2>.container>.nav>.nav-item:nth-child(16)>.nav-link {
    animation-delay: 1.2s
}

.nav-link[aria-expanded=true]~.primary-nav__sub-container-2>.container>.nav>.nav-item:nth-child(17)>.nav-link {
    animation-delay: 1.25s
}

.nav-link[aria-expanded=true]~.primary-nav__sub-container-2>.container>.nav>.nav-item:nth-child(18)>.nav-link {
    animation-delay: 1.3s
}

.nav-link[aria-expanded=true]~.primary-nav__sub-container-2>.container>.nav>.nav-item:nth-child(19)>.nav-link {
    animation-delay: 1.35s
}

.nav-link[aria-expanded=true]~.primary-nav__sub-container-2>.container>.nav>.nav-item:nth-child(20)>.nav-link {
    animation-delay: 1.4s
}

.nav-link[aria-expanded=true]~.primary-nav__sub-container-2>.container>.nav>.nav-item:nth-child(21)>.nav-link {
    animation-delay: 1.45s
}

.nav-link[aria-expanded=true]~.primary-nav__sub-container-2>.container>.nav>.nav-item:nth-child(22)>.nav-link {
    animation-delay: 1.5s
}

.nav-link[aria-expanded=true]~.primary-nav__sub-container-2>.container>.nav>.nav-item:nth-child(23)>.nav-link {
    animation-delay: 1.55s
}

.nav-link[aria-expanded=true]~.primary-nav__sub-container-2>.container>.nav>.nav-item:nth-child(24)>.nav-link {
    animation-delay: 1.6s
}

.nav-link[aria-expanded=true]~.primary-nav__sub-container-2>.container>.nav>.nav-item:nth-child(25)>.nav-link {
    animation-delay: 1.65s
}

.nav-link[aria-expanded=true]~.primary-nav__sub-container-2>.container>.nav>.nav-item:nth-child(26)>.nav-link {
    animation-delay: 1.7s
}

.nav-link[aria-expanded=true]~.primary-nav__sub-container-2>.container>.nav>.nav-item:nth-child(27)>.nav-link {
    animation-delay: 1.75s
}

.nav-link[aria-expanded=true]~.primary-nav__sub-container-2>.container>.nav>.nav-item:nth-child(28)>.nav-link {
    animation-delay: 1.8s
}

.nav-link[aria-expanded=true]~.primary-nav__sub-container-2>.container>.nav>.nav-item:nth-child(29)>.nav-link {
    animation-delay: 1.85s
}

.nav-link[aria-expanded=true]~.primary-nav__sub-container-2>.container>.nav>.nav-item:nth-child(30)>.nav-link {
    animation-delay: 1.9s
}

.nav-link[aria-expanded=true]~.primary-nav__sub-container-2>.container>.nav>.nav-item>.nav-link {
    animation: fade-to-top-in .5s ease-in-out forwards
}

.nav-link[aria-expanded=true]~.primary-nav__sub-container-2 .primary-nav__menu-item-image {
    opacity: 1;
    transition: all .5s ease-in-out .5s;
    translate: 0 0
}

.nav-link[aria-expanded=true]~.primary-nav__sub-container-2:has(.nav-link.level-2[aria-expanded=true]) .primary-nav__menu-item-image {
    opacity: 0;
    transition-delay: 0s;
    translate: 30px 0
}

.nav-link[aria-expanded=true]~.primary-nav__sub-container-3>.nav-link--parent {
    opacity: 0;
    translate: 20px 0
}

@media (min-width:1200px) {
    .nav-link[aria-expanded=true]~.primary-nav__sub-container-3>.nav-link--parent {
        translate: 30px 0
    }
}

.nav-link[aria-expanded=true]~.primary-nav__sub-container-3>.nav>.nav-item>.nav-link {
    opacity: 0;
    translate: 0 20px
}

@media (min-width:1200px) {
    .nav-link[aria-expanded=true]~.primary-nav__sub-container-3>.nav>.nav-item>.nav-link {
        translate: 0 30px
    }
}

@media (max-width:1199.98px) {
    .nav-link[aria-expanded=true]~.primary-nav__sub-container-3 {
        padding-block: 1.25rem
    }
}

.nav-link[aria-expanded=true]~.primary-nav__sub-container-3>.nav-link--parent {
    animation: fade-to-right-in .5s ease-in-out .35s forwards
}

.nav-link[aria-expanded=true]~.primary-nav__sub-container-3>.nav>.nav-item:first-child>.nav-link {
    animation-delay: .45s
}

.nav-link[aria-expanded=true]~.primary-nav__sub-container-3>.nav>.nav-item:nth-child(2)>.nav-link {
    animation-delay: .5s
}

.nav-link[aria-expanded=true]~.primary-nav__sub-container-3>.nav>.nav-item:nth-child(3)>.nav-link {
    animation-delay: .55s
}

.nav-link[aria-expanded=true]~.primary-nav__sub-container-3>.nav>.nav-item:nth-child(4)>.nav-link {
    animation-delay: .6s
}

.nav-link[aria-expanded=true]~.primary-nav__sub-container-3>.nav>.nav-item:nth-child(5)>.nav-link {
    animation-delay: .65s
}

.nav-link[aria-expanded=true]~.primary-nav__sub-container-3>.nav>.nav-item:nth-child(6)>.nav-link {
    animation-delay: .7s
}

.nav-link[aria-expanded=true]~.primary-nav__sub-container-3>.nav>.nav-item:nth-child(7)>.nav-link {
    animation-delay: .75s
}

.nav-link[aria-expanded=true]~.primary-nav__sub-container-3>.nav>.nav-item:nth-child(8)>.nav-link {
    animation-delay: .8s
}

.nav-link[aria-expanded=true]~.primary-nav__sub-container-3>.nav>.nav-item:nth-child(9)>.nav-link {
    animation-delay: .85s
}

.nav-link[aria-expanded=true]~.primary-nav__sub-container-3>.nav>.nav-item:nth-child(10)>.nav-link {
    animation-delay: .9s
}

.nav-link[aria-expanded=true]~.primary-nav__sub-container-3>.nav>.nav-item:nth-child(11)>.nav-link {
    animation-delay: .95s
}

.nav-link[aria-expanded=true]~.primary-nav__sub-container-3>.nav>.nav-item:nth-child(12)>.nav-link {
    animation-delay: 1s
}

.nav-link[aria-expanded=true]~.primary-nav__sub-container-3>.nav>.nav-item:nth-child(13)>.nav-link {
    animation-delay: 1.05s
}

.nav-link[aria-expanded=true]~.primary-nav__sub-container-3>.nav>.nav-item:nth-child(14)>.nav-link {
    animation-delay: 1.1s
}

.nav-link[aria-expanded=true]~.primary-nav__sub-container-3>.nav>.nav-item:nth-child(15)>.nav-link {
    animation-delay: 1.15s
}

.nav-link[aria-expanded=true]~.primary-nav__sub-container-3>.nav>.nav-item:nth-child(16)>.nav-link {
    animation-delay: 1.2s
}

.nav-link[aria-expanded=true]~.primary-nav__sub-container-3>.nav>.nav-item:nth-child(17)>.nav-link {
    animation-delay: 1.25s
}

.nav-link[aria-expanded=true]~.primary-nav__sub-container-3>.nav>.nav-item:nth-child(18)>.nav-link {
    animation-delay: 1.3s
}

.nav-link[aria-expanded=true]~.primary-nav__sub-container-3>.nav>.nav-item:nth-child(19)>.nav-link {
    animation-delay: 1.35s
}

.nav-link[aria-expanded=true]~.primary-nav__sub-container-3>.nav>.nav-item:nth-child(20)>.nav-link {
    animation-delay: 1.4s
}

.nav-link[aria-expanded=true]~.primary-nav__sub-container-3>.nav>.nav-item:nth-child(21)>.nav-link {
    animation-delay: 1.45s
}

.nav-link[aria-expanded=true]~.primary-nav__sub-container-3>.nav>.nav-item:nth-child(22)>.nav-link {
    animation-delay: 1.5s
}

.nav-link[aria-expanded=true]~.primary-nav__sub-container-3>.nav>.nav-item:nth-child(23)>.nav-link {
    animation-delay: 1.55s
}

.nav-link[aria-expanded=true]~.primary-nav__sub-container-3>.nav>.nav-item:nth-child(24)>.nav-link {
    animation-delay: 1.6s
}

.nav-link[aria-expanded=true]~.primary-nav__sub-container-3>.nav>.nav-item:nth-child(25)>.nav-link {
    animation-delay: 1.65s
}

.nav-link[aria-expanded=true]~.primary-nav__sub-container-3>.nav>.nav-item:nth-child(26)>.nav-link {
    animation-delay: 1.7s
}

.nav-link[aria-expanded=true]~.primary-nav__sub-container-3>.nav>.nav-item:nth-child(27)>.nav-link {
    animation-delay: 1.75s
}

.nav-link[aria-expanded=true]~.primary-nav__sub-container-3>.nav>.nav-item:nth-child(28)>.nav-link {
    animation-delay: 1.8s
}

.nav-link[aria-expanded=true]~.primary-nav__sub-container-3>.nav>.nav-item:nth-child(29)>.nav-link {
    animation-delay: 1.85s
}

.nav-link[aria-expanded=true]~.primary-nav__sub-container-3>.nav>.nav-item:nth-child(30)>.nav-link {
    animation-delay: 1.9s
}

.nav-link[aria-expanded=true]~.primary-nav__sub-container-3>.nav>.nav-item>.nav-link {
    animation: fade-to-top-in .5s ease-in-out forwards
}

@media (min-width:1200px) {
    .nav-link[aria-expanded=true]~.primary-nav__sub-container-2 {
        border-width: 10px;
        max-height: var(--submenu-max-height);
        padding-block: var(--submenu-level-2-padding);
        transition: padding .2s linear .1s, border-width .7s cubic-bezier(.1, .2, .3, 1) .1s, height .7s cubic-bezier(.1, .2, .3, 1) .1s, max-height .7s cubic-bezier(.1, .2, .3, 1) .1s
    }

    .sticky-header .nav-link[aria-expanded=true]~.primary-nav__sub-container-2 {
        height: calc(100vh - 120px) !important
    }

    .sticky-header-scrolling .nav-link[aria-expanded=true]~.primary-nav__sub-container-2 {
        height: calc(100vh - 95px) !important
    }

    .nav-link[aria-expanded=true]~.primary-nav__sub-container-3 {
        pointer-events: auto
    }
}

@media (min-width:1400px) {
    .sticky-header .nav-link[aria-expanded=true]~.primary-nav__sub-container-2 {
        height: calc(100vh - 210px) !important
    }

    .sticky-header-scrolling .nav-link[aria-expanded=true]~.primary-nav__sub-container-2 {
        height: calc(100vh - 160px) !important
    }
}

@media (max-width:1199.98px) {
    .site-header:has(.mobile-nav-button[aria-expanded=true]) .primary-nav>.nav-link--parent {
        animation: fade-to-right-in .5s ease-in-out .35s forwards;
        opacity: 0;
        translate: 20px 0
    }
}

@media (max-width:1199.98px) and (min-width:1200px) {
    .site-header:has(.mobile-nav-button[aria-expanded=true]) .primary-nav>.nav-link--parent {
        translate: 30px 0
    }
}

@media (max-width:1199.98px) {
    .site-header:has(.mobile-nav-button[aria-expanded=true]) .primary-nav>.nav>.nav-item:first-child>.nav-link {
        animation-delay: .45s
    }

    .site-header:has(.mobile-nav-button[aria-expanded=true]) .primary-nav>.nav>.nav-item:nth-child(2)>.nav-link {
        animation-delay: .5s
    }

    .site-header:has(.mobile-nav-button[aria-expanded=true]) .primary-nav>.nav>.nav-item:nth-child(3)>.nav-link {
        animation-delay: .55s
    }

    .site-header:has(.mobile-nav-button[aria-expanded=true]) .primary-nav>.nav>.nav-item:nth-child(4)>.nav-link {
        animation-delay: .6s
    }

    .site-header:has(.mobile-nav-button[aria-expanded=true]) .primary-nav>.nav>.nav-item:nth-child(5)>.nav-link {
        animation-delay: .65s
    }

    .site-header:has(.mobile-nav-button[aria-expanded=true]) .primary-nav>.nav>.nav-item:nth-child(6)>.nav-link {
        animation-delay: .7s
    }

    .site-header:has(.mobile-nav-button[aria-expanded=true]) .primary-nav>.nav>.nav-item:nth-child(7)>.nav-link {
        animation-delay: .75s
    }

    .site-header:has(.mobile-nav-button[aria-expanded=true]) .primary-nav>.nav>.nav-item:nth-child(8)>.nav-link {
        animation-delay: .8s
    }

    .site-header:has(.mobile-nav-button[aria-expanded=true]) .primary-nav>.nav>.nav-item:nth-child(9)>.nav-link {
        animation-delay: .85s
    }

    .site-header:has(.mobile-nav-button[aria-expanded=true]) .primary-nav>.nav>.nav-item:nth-child(10)>.nav-link {
        animation-delay: .9s
    }

    .site-header:has(.mobile-nav-button[aria-expanded=true]) .primary-nav>.nav>.nav-item:nth-child(11)>.nav-link {
        animation-delay: .95s
    }

    .site-header:has(.mobile-nav-button[aria-expanded=true]) .primary-nav>.nav>.nav-item:nth-child(12)>.nav-link {
        animation-delay: 1s
    }

    .site-header:has(.mobile-nav-button[aria-expanded=true]) .primary-nav>.nav>.nav-item:nth-child(13)>.nav-link {
        animation-delay: 1.05s
    }

    .site-header:has(.mobile-nav-button[aria-expanded=true]) .primary-nav>.nav>.nav-item:nth-child(14)>.nav-link {
        animation-delay: 1.1s
    }

    .site-header:has(.mobile-nav-button[aria-expanded=true]) .primary-nav>.nav>.nav-item:nth-child(15)>.nav-link {
        animation-delay: 1.15s
    }

    .site-header:has(.mobile-nav-button[aria-expanded=true]) .primary-nav>.nav>.nav-item:nth-child(16)>.nav-link {
        animation-delay: 1.2s
    }

    .site-header:has(.mobile-nav-button[aria-expanded=true]) .primary-nav>.nav>.nav-item:nth-child(17)>.nav-link {
        animation-delay: 1.25s
    }

    .site-header:has(.mobile-nav-button[aria-expanded=true]) .primary-nav>.nav>.nav-item:nth-child(18)>.nav-link {
        animation-delay: 1.3s
    }

    .site-header:has(.mobile-nav-button[aria-expanded=true]) .primary-nav>.nav>.nav-item:nth-child(19)>.nav-link {
        animation-delay: 1.35s
    }

    .site-header:has(.mobile-nav-button[aria-expanded=true]) .primary-nav>.nav>.nav-item:nth-child(20)>.nav-link {
        animation-delay: 1.4s
    }

    .site-header:has(.mobile-nav-button[aria-expanded=true]) .primary-nav>.nav>.nav-item:nth-child(21)>.nav-link {
        animation-delay: 1.45s
    }

    .site-header:has(.mobile-nav-button[aria-expanded=true]) .primary-nav>.nav>.nav-item:nth-child(22)>.nav-link {
        animation-delay: 1.5s
    }

    .site-header:has(.mobile-nav-button[aria-expanded=true]) .primary-nav>.nav>.nav-item:nth-child(23)>.nav-link {
        animation-delay: 1.55s
    }

    .site-header:has(.mobile-nav-button[aria-expanded=true]) .primary-nav>.nav>.nav-item:nth-child(24)>.nav-link {
        animation-delay: 1.6s
    }

    .site-header:has(.mobile-nav-button[aria-expanded=true]) .primary-nav>.nav>.nav-item:nth-child(25)>.nav-link {
        animation-delay: 1.65s
    }

    .site-header:has(.mobile-nav-button[aria-expanded=true]) .primary-nav>.nav>.nav-item:nth-child(26)>.nav-link {
        animation-delay: 1.7s
    }

    .site-header:has(.mobile-nav-button[aria-expanded=true]) .primary-nav>.nav>.nav-item:nth-child(27)>.nav-link {
        animation-delay: 1.75s
    }

    .site-header:has(.mobile-nav-button[aria-expanded=true]) .primary-nav>.nav>.nav-item:nth-child(28)>.nav-link {
        animation-delay: 1.8s
    }

    .site-header:has(.mobile-nav-button[aria-expanded=true]) .primary-nav>.nav>.nav-item:nth-child(29)>.nav-link {
        animation-delay: 1.85s
    }

    .site-header:has(.mobile-nav-button[aria-expanded=true]) .primary-nav>.nav>.nav-item:nth-child(30)>.nav-link {
        animation-delay: 1.9s
    }

    .site-header:has(.mobile-nav-button[aria-expanded=true]) .primary-nav>.nav>.nav-item>.nav-link {
        animation: fade-to-top-in .5s ease-in-out forwards;
        opacity: 0;
        translate: 0 20px
    }
}

@media (max-width:1199.98px) and (min-width:1200px) {
    .site-header:has(.mobile-nav-button[aria-expanded=true]) .primary-nav>.nav>.nav-item>.nav-link {
        translate: 0 30px
    }
}

@media (max-width:1199.98px) {
    .site-header:has(.mobile-nav-button[aria-expanded=true]) .primary-nav>.nav-link--parent {
        animation: fade-to-right-in .5s ease-in-out .35s forwards
    }
}

@media (max-width:1199.98px) {
    .site-header:has(.mobile-nav-button[aria-expanded=true]) .primary-nav>.nav>.nav-item:first-child>.nav-link {
        animation-delay: .45s
    }

    .site-header:has(.mobile-nav-button[aria-expanded=true]) .primary-nav>.nav>.nav-item:nth-child(2)>.nav-link {
        animation-delay: .5s
    }

    .site-header:has(.mobile-nav-button[aria-expanded=true]) .primary-nav>.nav>.nav-item:nth-child(3)>.nav-link {
        animation-delay: .55s
    }

    .site-header:has(.mobile-nav-button[aria-expanded=true]) .primary-nav>.nav>.nav-item:nth-child(4)>.nav-link {
        animation-delay: .6s
    }

    .site-header:has(.mobile-nav-button[aria-expanded=true]) .primary-nav>.nav>.nav-item:nth-child(5)>.nav-link {
        animation-delay: .65s
    }

    .site-header:has(.mobile-nav-button[aria-expanded=true]) .primary-nav>.nav>.nav-item:nth-child(6)>.nav-link {
        animation-delay: .7s
    }

    .site-header:has(.mobile-nav-button[aria-expanded=true]) .primary-nav>.nav>.nav-item:nth-child(7)>.nav-link {
        animation-delay: .75s
    }

    .site-header:has(.mobile-nav-button[aria-expanded=true]) .primary-nav>.nav>.nav-item:nth-child(8)>.nav-link {
        animation-delay: .8s
    }

    .site-header:has(.mobile-nav-button[aria-expanded=true]) .primary-nav>.nav>.nav-item:nth-child(9)>.nav-link {
        animation-delay: .85s
    }

    .site-header:has(.mobile-nav-button[aria-expanded=true]) .primary-nav>.nav>.nav-item:nth-child(10)>.nav-link {
        animation-delay: .9s
    }

    .site-header:has(.mobile-nav-button[aria-expanded=true]) .primary-nav>.nav>.nav-item:nth-child(11)>.nav-link {
        animation-delay: .95s
    }

    .site-header:has(.mobile-nav-button[aria-expanded=true]) .primary-nav>.nav>.nav-item:nth-child(12)>.nav-link {
        animation-delay: 1s
    }

    .site-header:has(.mobile-nav-button[aria-expanded=true]) .primary-nav>.nav>.nav-item:nth-child(13)>.nav-link {
        animation-delay: 1.05s
    }

    .site-header:has(.mobile-nav-button[aria-expanded=true]) .primary-nav>.nav>.nav-item:nth-child(14)>.nav-link {
        animation-delay: 1.1s
    }

    .site-header:has(.mobile-nav-button[aria-expanded=true]) .primary-nav>.nav>.nav-item:nth-child(15)>.nav-link {
        animation-delay: 1.15s
    }

    .site-header:has(.mobile-nav-button[aria-expanded=true]) .primary-nav>.nav>.nav-item:nth-child(16)>.nav-link {
        animation-delay: 1.2s
    }

    .site-header:has(.mobile-nav-button[aria-expanded=true]) .primary-nav>.nav>.nav-item:nth-child(17)>.nav-link {
        animation-delay: 1.25s
    }

    .site-header:has(.mobile-nav-button[aria-expanded=true]) .primary-nav>.nav>.nav-item:nth-child(18)>.nav-link {
        animation-delay: 1.3s
    }

    .site-header:has(.mobile-nav-button[aria-expanded=true]) .primary-nav>.nav>.nav-item:nth-child(19)>.nav-link {
        animation-delay: 1.35s
    }

    .site-header:has(.mobile-nav-button[aria-expanded=true]) .primary-nav>.nav>.nav-item:nth-child(20)>.nav-link {
        animation-delay: 1.4s
    }

    .site-header:has(.mobile-nav-button[aria-expanded=true]) .primary-nav>.nav>.nav-item:nth-child(21)>.nav-link {
        animation-delay: 1.45s
    }

    .site-header:has(.mobile-nav-button[aria-expanded=true]) .primary-nav>.nav>.nav-item:nth-child(22)>.nav-link {
        animation-delay: 1.5s
    }

    .site-header:has(.mobile-nav-button[aria-expanded=true]) .primary-nav>.nav>.nav-item:nth-child(23)>.nav-link {
        animation-delay: 1.55s
    }

    .site-header:has(.mobile-nav-button[aria-expanded=true]) .primary-nav>.nav>.nav-item:nth-child(24)>.nav-link {
        animation-delay: 1.6s
    }

    .site-header:has(.mobile-nav-button[aria-expanded=true]) .primary-nav>.nav>.nav-item:nth-child(25)>.nav-link {
        animation-delay: 1.65s
    }

    .site-header:has(.mobile-nav-button[aria-expanded=true]) .primary-nav>.nav>.nav-item:nth-child(26)>.nav-link {
        animation-delay: 1.7s
    }

    .site-header:has(.mobile-nav-button[aria-expanded=true]) .primary-nav>.nav>.nav-item:nth-child(27)>.nav-link {
        animation-delay: 1.75s
    }

    .site-header:has(.mobile-nav-button[aria-expanded=true]) .primary-nav>.nav>.nav-item:nth-child(28)>.nav-link {
        animation-delay: 1.8s
    }

    .site-header:has(.mobile-nav-button[aria-expanded=true]) .primary-nav>.nav>.nav-item:nth-child(29)>.nav-link {
        animation-delay: 1.85s
    }

    .site-header:has(.mobile-nav-button[aria-expanded=true]) .primary-nav>.nav>.nav-item:nth-child(30)>.nav-link {
        animation-delay: 1.9s
    }

    .site-header:has(.mobile-nav-button[aria-expanded=true]) .primary-nav>.nav>.nav-item>.nav-link {
        animation: fade-to-top-in .5s ease-in-out forwards
    }
}

@media (max-width:1199.98px) {
    .site-header:has(.mobile-nav-button[aria-expanded=true]) .meta-nav>.nav-link--parent {
        animation: fade-to-right-in .5s ease-in-out .35s forwards;
        opacity: 0;
        translate: 20px 0
    }
}

@media (max-width:1199.98px) and (min-width:1200px) {
    .site-header:has(.mobile-nav-button[aria-expanded=true]) .meta-nav>.nav-link--parent {
        translate: 30px 0
    }
}

@media (max-width:1199.98px) {
    .site-header:has(.mobile-nav-button[aria-expanded=true]) .meta-nav>.nav>.nav-item:first-child>.nav-link {
        animation-delay: .45s
    }

    .site-header:has(.mobile-nav-button[aria-expanded=true]) .meta-nav>.nav>.nav-item:nth-child(2)>.nav-link {
        animation-delay: .5s
    }

    .site-header:has(.mobile-nav-button[aria-expanded=true]) .meta-nav>.nav>.nav-item:nth-child(3)>.nav-link {
        animation-delay: .55s
    }

    .site-header:has(.mobile-nav-button[aria-expanded=true]) .meta-nav>.nav>.nav-item:nth-child(4)>.nav-link {
        animation-delay: .6s
    }

    .site-header:has(.mobile-nav-button[aria-expanded=true]) .meta-nav>.nav>.nav-item:nth-child(5)>.nav-link {
        animation-delay: .65s
    }

    .site-header:has(.mobile-nav-button[aria-expanded=true]) .meta-nav>.nav>.nav-item:nth-child(6)>.nav-link {
        animation-delay: .7s
    }

    .site-header:has(.mobile-nav-button[aria-expanded=true]) .meta-nav>.nav>.nav-item:nth-child(7)>.nav-link {
        animation-delay: .75s
    }

    .site-header:has(.mobile-nav-button[aria-expanded=true]) .meta-nav>.nav>.nav-item:nth-child(8)>.nav-link {
        animation-delay: .8s
    }

    .site-header:has(.mobile-nav-button[aria-expanded=true]) .meta-nav>.nav>.nav-item:nth-child(9)>.nav-link {
        animation-delay: .85s
    }

    .site-header:has(.mobile-nav-button[aria-expanded=true]) .meta-nav>.nav>.nav-item:nth-child(10)>.nav-link {
        animation-delay: .9s
    }

    .site-header:has(.mobile-nav-button[aria-expanded=true]) .meta-nav>.nav>.nav-item:nth-child(11)>.nav-link {
        animation-delay: .95s
    }

    .site-header:has(.mobile-nav-button[aria-expanded=true]) .meta-nav>.nav>.nav-item:nth-child(12)>.nav-link {
        animation-delay: 1s
    }

    .site-header:has(.mobile-nav-button[aria-expanded=true]) .meta-nav>.nav>.nav-item:nth-child(13)>.nav-link {
        animation-delay: 1.05s
    }

    .site-header:has(.mobile-nav-button[aria-expanded=true]) .meta-nav>.nav>.nav-item:nth-child(14)>.nav-link {
        animation-delay: 1.1s
    }

    .site-header:has(.mobile-nav-button[aria-expanded=true]) .meta-nav>.nav>.nav-item:nth-child(15)>.nav-link {
        animation-delay: 1.15s
    }

    .site-header:has(.mobile-nav-button[aria-expanded=true]) .meta-nav>.nav>.nav-item:nth-child(16)>.nav-link {
        animation-delay: 1.2s
    }

    .site-header:has(.mobile-nav-button[aria-expanded=true]) .meta-nav>.nav>.nav-item:nth-child(17)>.nav-link {
        animation-delay: 1.25s
    }

    .site-header:has(.mobile-nav-button[aria-expanded=true]) .meta-nav>.nav>.nav-item:nth-child(18)>.nav-link {
        animation-delay: 1.3s
    }

    .site-header:has(.mobile-nav-button[aria-expanded=true]) .meta-nav>.nav>.nav-item:nth-child(19)>.nav-link {
        animation-delay: 1.35s
    }

    .site-header:has(.mobile-nav-button[aria-expanded=true]) .meta-nav>.nav>.nav-item:nth-child(20)>.nav-link {
        animation-delay: 1.4s
    }

    .site-header:has(.mobile-nav-button[aria-expanded=true]) .meta-nav>.nav>.nav-item:nth-child(21)>.nav-link {
        animation-delay: 1.45s
    }

    .site-header:has(.mobile-nav-button[aria-expanded=true]) .meta-nav>.nav>.nav-item:nth-child(22)>.nav-link {
        animation-delay: 1.5s
    }

    .site-header:has(.mobile-nav-button[aria-expanded=true]) .meta-nav>.nav>.nav-item:nth-child(23)>.nav-link {
        animation-delay: 1.55s
    }

    .site-header:has(.mobile-nav-button[aria-expanded=true]) .meta-nav>.nav>.nav-item:nth-child(24)>.nav-link {
        animation-delay: 1.6s
    }

    .site-header:has(.mobile-nav-button[aria-expanded=true]) .meta-nav>.nav>.nav-item:nth-child(25)>.nav-link {
        animation-delay: 1.65s
    }

    .site-header:has(.mobile-nav-button[aria-expanded=true]) .meta-nav>.nav>.nav-item:nth-child(26)>.nav-link {
        animation-delay: 1.7s
    }

    .site-header:has(.mobile-nav-button[aria-expanded=true]) .meta-nav>.nav>.nav-item:nth-child(27)>.nav-link {
        animation-delay: 1.75s
    }

    .site-header:has(.mobile-nav-button[aria-expanded=true]) .meta-nav>.nav>.nav-item:nth-child(28)>.nav-link {
        animation-delay: 1.8s
    }

    .site-header:has(.mobile-nav-button[aria-expanded=true]) .meta-nav>.nav>.nav-item:nth-child(29)>.nav-link {
        animation-delay: 1.85s
    }

    .site-header:has(.mobile-nav-button[aria-expanded=true]) .meta-nav>.nav>.nav-item:nth-child(30)>.nav-link {
        animation-delay: 1.9s
    }

    .site-header:has(.mobile-nav-button[aria-expanded=true]) .meta-nav>.nav>.nav-item>.nav-link {
        animation: fade-to-top-in .5s ease-in-out forwards;
        opacity: 0;
        translate: 0 20px
    }
}

@media (max-width:1199.98px) and (min-width:1200px) {
    .site-header:has(.mobile-nav-button[aria-expanded=true]) .meta-nav>.nav>.nav-item>.nav-link {
        translate: 0 30px
    }
}

@media (max-width:1199.98px) {
    .site-header:has(.mobile-nav-button[aria-expanded=true]) .meta-nav>.nav-link--parent {
        animation: fade-to-right-in .5s ease-in-out .65s forwards
    }
}

@media (max-width:1199.98px) {
    .site-header:has(.mobile-nav-button[aria-expanded=true]) .meta-nav>.nav>.nav-item:first-child>.nav-link {
        animation-delay: .75s
    }

    .site-header:has(.mobile-nav-button[aria-expanded=true]) .meta-nav>.nav>.nav-item:nth-child(2)>.nav-link {
        animation-delay: .8s
    }

    .site-header:has(.mobile-nav-button[aria-expanded=true]) .meta-nav>.nav>.nav-item:nth-child(3)>.nav-link {
        animation-delay: .85s
    }

    .site-header:has(.mobile-nav-button[aria-expanded=true]) .meta-nav>.nav>.nav-item:nth-child(4)>.nav-link {
        animation-delay: .9s
    }

    .site-header:has(.mobile-nav-button[aria-expanded=true]) .meta-nav>.nav>.nav-item:nth-child(5)>.nav-link {
        animation-delay: .95s
    }

    .site-header:has(.mobile-nav-button[aria-expanded=true]) .meta-nav>.nav>.nav-item:nth-child(6)>.nav-link {
        animation-delay: 1s
    }

    .site-header:has(.mobile-nav-button[aria-expanded=true]) .meta-nav>.nav>.nav-item:nth-child(7)>.nav-link {
        animation-delay: 1.05s
    }

    .site-header:has(.mobile-nav-button[aria-expanded=true]) .meta-nav>.nav>.nav-item:nth-child(8)>.nav-link {
        animation-delay: 1.1s
    }

    .site-header:has(.mobile-nav-button[aria-expanded=true]) .meta-nav>.nav>.nav-item:nth-child(9)>.nav-link {
        animation-delay: 1.15s
    }

    .site-header:has(.mobile-nav-button[aria-expanded=true]) .meta-nav>.nav>.nav-item:nth-child(10)>.nav-link {
        animation-delay: 1.2s
    }

    .site-header:has(.mobile-nav-button[aria-expanded=true]) .meta-nav>.nav>.nav-item:nth-child(11)>.nav-link {
        animation-delay: 1.25s
    }

    .site-header:has(.mobile-nav-button[aria-expanded=true]) .meta-nav>.nav>.nav-item:nth-child(12)>.nav-link {
        animation-delay: 1.3s
    }

    .site-header:has(.mobile-nav-button[aria-expanded=true]) .meta-nav>.nav>.nav-item:nth-child(13)>.nav-link {
        animation-delay: 1.35s
    }

    .site-header:has(.mobile-nav-button[aria-expanded=true]) .meta-nav>.nav>.nav-item:nth-child(14)>.nav-link {
        animation-delay: 1.4s
    }

    .site-header:has(.mobile-nav-button[aria-expanded=true]) .meta-nav>.nav>.nav-item:nth-child(15)>.nav-link {
        animation-delay: 1.45s
    }

    .site-header:has(.mobile-nav-button[aria-expanded=true]) .meta-nav>.nav>.nav-item:nth-child(16)>.nav-link {
        animation-delay: 1.5s
    }

    .site-header:has(.mobile-nav-button[aria-expanded=true]) .meta-nav>.nav>.nav-item:nth-child(17)>.nav-link {
        animation-delay: 1.55s
    }

    .site-header:has(.mobile-nav-button[aria-expanded=true]) .meta-nav>.nav>.nav-item:nth-child(18)>.nav-link {
        animation-delay: 1.6s
    }

    .site-header:has(.mobile-nav-button[aria-expanded=true]) .meta-nav>.nav>.nav-item:nth-child(19)>.nav-link {
        animation-delay: 1.65s
    }

    .site-header:has(.mobile-nav-button[aria-expanded=true]) .meta-nav>.nav>.nav-item:nth-child(20)>.nav-link {
        animation-delay: 1.7s
    }

    .site-header:has(.mobile-nav-button[aria-expanded=true]) .meta-nav>.nav>.nav-item:nth-child(21)>.nav-link {
        animation-delay: 1.75s
    }

    .site-header:has(.mobile-nav-button[aria-expanded=true]) .meta-nav>.nav>.nav-item:nth-child(22)>.nav-link {
        animation-delay: 1.8s
    }

    .site-header:has(.mobile-nav-button[aria-expanded=true]) .meta-nav>.nav>.nav-item:nth-child(23)>.nav-link {
        animation-delay: 1.85s
    }

    .site-header:has(.mobile-nav-button[aria-expanded=true]) .meta-nav>.nav>.nav-item:nth-child(24)>.nav-link {
        animation-delay: 1.9s
    }

    .site-header:has(.mobile-nav-button[aria-expanded=true]) .meta-nav>.nav>.nav-item:nth-child(25)>.nav-link {
        animation-delay: 1.95s
    }

    .site-header:has(.mobile-nav-button[aria-expanded=true]) .meta-nav>.nav>.nav-item:nth-child(26)>.nav-link {
        animation-delay: 2s
    }

    .site-header:has(.mobile-nav-button[aria-expanded=true]) .meta-nav>.nav>.nav-item:nth-child(27)>.nav-link {
        animation-delay: 2.05s
    }

    .site-header:has(.mobile-nav-button[aria-expanded=true]) .meta-nav>.nav>.nav-item:nth-child(28)>.nav-link {
        animation-delay: 2.1s
    }

    .site-header:has(.mobile-nav-button[aria-expanded=true]) .meta-nav>.nav>.nav-item:nth-child(29)>.nav-link {
        animation-delay: 2.15s
    }

    .site-header:has(.mobile-nav-button[aria-expanded=true]) .meta-nav>.nav>.nav-item:nth-child(30)>.nav-link {
        animation-delay: 2.2s
    }

    .site-header:has(.mobile-nav-button[aria-expanded=true]) .meta-nav>.nav>.nav-item>.nav-link {
        animation: fade-to-top-in .5s ease-in-out forwards
    }
}

@media (max-width:1199.98px) {
    .site-header:has(.mobile-nav-button[aria-expanded=true]) .language-switcher-language-url {
        animation: fade-to-top-in .5s ease-in-out .8s forwards;
        opacity: 0;
        translate: 0 20px
    }
}

@media (max-width:1199.98px) and (min-width:1200px) {
    .site-header:has(.mobile-nav-button[aria-expanded=true]) .language-switcher-language-url {
        translate: 0 30px
    }
}

@media (max-width:1199.98px) {

    .site-header .primary-nav>.nav-link--parent,
    .site-header .primary-nav>.nolink {
        animation: fade-to-left-out .5s ease-in-out forwards
    }

    .site-header .primary-nav>.nav>.nav-item>.nav-link {
        animation: fade-to-top-out .5s ease-in-out forwards
    }

    .site-header .primary-nav>.nav>.nav-item:last-child>.nav-link {
        animation-delay: 15ms
    }

    .site-header .primary-nav>.nav>.nav-item:nth-last-child(2)>.nav-link {
        animation-delay: 30ms
    }

    .site-header .primary-nav>.nav>.nav-item:nth-last-child(3)>.nav-link {
        animation-delay: 45ms
    }

    .site-header .primary-nav>.nav>.nav-item:nth-last-child(4)>.nav-link {
        animation-delay: 60ms
    }

    .site-header .primary-nav>.nav>.nav-item:nth-last-child(5)>.nav-link {
        animation-delay: 75ms
    }

    .site-header .primary-nav>.nav>.nav-item:nth-last-child(6)>.nav-link {
        animation-delay: 90ms
    }

    .site-header .primary-nav>.nav>.nav-item:nth-last-child(7)>.nav-link {
        animation-delay: 105ms
    }

    .site-header .primary-nav>.nav>.nav-item:nth-last-child(8)>.nav-link {
        animation-delay: .12s
    }

    .site-header .primary-nav>.nav>.nav-item:nth-last-child(9)>.nav-link {
        animation-delay: 135ms
    }

    .site-header .primary-nav>.nav>.nav-item:nth-last-child(10)>.nav-link {
        animation-delay: .15s
    }

    .site-header .primary-nav>.nav>.nav-item:nth-last-child(11)>.nav-link {
        animation-delay: 165ms
    }

    .site-header .primary-nav>.nav>.nav-item:nth-last-child(12)>.nav-link {
        animation-delay: .18s
    }

    .site-header .primary-nav>.nav>.nav-item:nth-last-child(13)>.nav-link {
        animation-delay: 195ms
    }

    .site-header .primary-nav>.nav>.nav-item:nth-last-child(14)>.nav-link {
        animation-delay: .21s
    }

    .site-header .primary-nav>.nav>.nav-item:nth-last-child(15)>.nav-link {
        animation-delay: 225ms
    }

    .site-header .primary-nav>.nav>.nav-item:nth-last-child(16)>.nav-link {
        animation-delay: .24s
    }

    .site-header .primary-nav>.nav>.nav-item:nth-last-child(17)>.nav-link {
        animation-delay: 255ms
    }

    .site-header .primary-nav>.nav>.nav-item:nth-last-child(18)>.nav-link {
        animation-delay: .27s
    }

    .site-header .primary-nav>.nav>.nav-item:nth-last-child(19)>.nav-link {
        animation-delay: 285ms
    }

    .site-header .primary-nav>.nav>.nav-item:nth-last-child(20)>.nav-link {
        animation-delay: .3s
    }

    .site-header .primary-nav>.nav>.nav-item:nth-last-child(21)>.nav-link {
        animation-delay: 315ms
    }

    .site-header .primary-nav>.nav>.nav-item:nth-last-child(22)>.nav-link {
        animation-delay: .33s
    }

    .site-header .primary-nav>.nav>.nav-item:nth-last-child(23)>.nav-link {
        animation-delay: 345ms
    }

    .site-header .primary-nav>.nav>.nav-item:nth-last-child(24)>.nav-link {
        animation-delay: .36s
    }

    .site-header .primary-nav>.nav>.nav-item:nth-last-child(25)>.nav-link {
        animation-delay: 375ms
    }

    .site-header .primary-nav>.nav>.nav-item:nth-last-child(26)>.nav-link {
        animation-delay: .39s
    }

    .site-header .primary-nav>.nav>.nav-item:nth-last-child(27)>.nav-link {
        animation-delay: 405ms
    }

    .site-header .primary-nav>.nav>.nav-item:nth-last-child(28)>.nav-link {
        animation-delay: .42s
    }

    .site-header .primary-nav>.nav>.nav-item:nth-last-child(29)>.nav-link {
        animation-delay: 435ms
    }

    .site-header .primary-nav>.nav>.nav-item:nth-last-child(30)>.nav-link {
        animation-delay: .45s
    }

    .site-header .primary-nav>.nav-link--parent,
    .site-header .primary-nav>.nav>.nav-item:last-child>.nav-link,
    .site-header .primary-nav>.nav>.nav-item>.nav-link,
    .site-header .primary-nav>.nolink {
        animation-delay: .25s
    }

    .site-header .primary-nav>.nav>.nav-item:nth-last-child(2)>.nav-link {
        animation-delay: .3s
    }

    .site-header .primary-nav>.nav>.nav-item:nth-last-child(3)>.nav-link {
        animation-delay: .35s
    }

    .site-header .primary-nav>.nav>.nav-item:nth-last-child(4)>.nav-link {
        animation-delay: .4s
    }

    .site-header .primary-nav>.nav>.nav-item:nth-last-child(5)>.nav-link {
        animation-delay: .45s
    }

    .site-header .primary-nav>.nav>.nav-item:nth-last-child(6)>.nav-link {
        animation-delay: .5s
    }

    .site-header .primary-nav>.nav>.nav-item:nth-last-child(7)>.nav-link {
        animation-delay: .55s
    }

    .site-header .primary-nav>.nav>.nav-item:nth-last-child(8)>.nav-link {
        animation-delay: .6s
    }

    .site-header .primary-nav>.nav>.nav-item:nth-last-child(9)>.nav-link {
        animation-delay: .65s
    }

    .site-header .primary-nav>.nav>.nav-item:nth-last-child(10)>.nav-link {
        animation-delay: .7s
    }

    .site-header .primary-nav>.nav>.nav-item:nth-last-child(11)>.nav-link {
        animation-delay: .75s
    }

    .site-header .primary-nav>.nav>.nav-item:nth-last-child(12)>.nav-link {
        animation-delay: .8s
    }

    .site-header .primary-nav>.nav>.nav-item:nth-last-child(13)>.nav-link {
        animation-delay: .85s
    }

    .site-header .primary-nav>.nav>.nav-item:nth-last-child(14)>.nav-link {
        animation-delay: .9s
    }

    .site-header .primary-nav>.nav>.nav-item:nth-last-child(15)>.nav-link {
        animation-delay: .95s
    }

    .site-header .primary-nav>.nav>.nav-item:nth-last-child(16)>.nav-link {
        animation-delay: 1s
    }

    .site-header .primary-nav>.nav>.nav-item:nth-last-child(17)>.nav-link {
        animation-delay: 1.05s
    }

    .site-header .primary-nav>.nav>.nav-item:nth-last-child(18)>.nav-link {
        animation-delay: 1.1s
    }

    .site-header .primary-nav>.nav>.nav-item:nth-last-child(19)>.nav-link {
        animation-delay: 1.15s
    }

    .site-header .primary-nav>.nav>.nav-item:nth-last-child(20)>.nav-link {
        animation-delay: 1.2s
    }

    .site-header .primary-nav>.nav>.nav-item:nth-last-child(21)>.nav-link {
        animation-delay: 1.25s
    }

    .site-header .primary-nav>.nav>.nav-item:nth-last-child(22)>.nav-link {
        animation-delay: 1.3s
    }

    .site-header .primary-nav>.nav>.nav-item:nth-last-child(23)>.nav-link {
        animation-delay: 1.35s
    }

    .site-header .primary-nav>.nav>.nav-item:nth-last-child(24)>.nav-link {
        animation-delay: 1.4s
    }

    .site-header .primary-nav>.nav>.nav-item:nth-last-child(25)>.nav-link {
        animation-delay: 1.45s
    }

    .site-header .primary-nav>.nav>.nav-item:nth-last-child(26)>.nav-link {
        animation-delay: 1.5s
    }

    .site-header .primary-nav>.nav>.nav-item:nth-last-child(27)>.nav-link {
        animation-delay: 1.55s
    }

    .site-header .primary-nav>.nav>.nav-item:nth-last-child(28)>.nav-link {
        animation-delay: 1.6s
    }

    .site-header .primary-nav>.nav>.nav-item:nth-last-child(29)>.nav-link {
        animation-delay: 1.65s
    }

    .site-header .primary-nav>.nav>.nav-item:nth-last-child(30)>.nav-link {
        animation-delay: 1.7s
    }

    .site-header .meta-nav>.nav-link--parent,
    .site-header .meta-nav>.nolink {
        animation: fade-to-left-out .5s ease-in-out forwards
    }

    .site-header .meta-nav>.nav>.nav-item>.nav-link {
        animation: fade-to-top-out .5s ease-in-out forwards
    }

    .site-header .meta-nav>.nav>.nav-item:last-child>.nav-link {
        animation-delay: 15ms
    }

    .site-header .meta-nav>.nav>.nav-item:nth-last-child(2)>.nav-link {
        animation-delay: 30ms
    }

    .site-header .meta-nav>.nav>.nav-item:nth-last-child(3)>.nav-link {
        animation-delay: 45ms
    }

    .site-header .meta-nav>.nav>.nav-item:nth-last-child(4)>.nav-link {
        animation-delay: 60ms
    }

    .site-header .meta-nav>.nav>.nav-item:nth-last-child(5)>.nav-link {
        animation-delay: 75ms
    }

    .site-header .meta-nav>.nav>.nav-item:nth-last-child(6)>.nav-link {
        animation-delay: 90ms
    }

    .site-header .meta-nav>.nav>.nav-item:nth-last-child(7)>.nav-link {
        animation-delay: 105ms
    }

    .site-header .meta-nav>.nav>.nav-item:nth-last-child(8)>.nav-link {
        animation-delay: .12s
    }

    .site-header .meta-nav>.nav>.nav-item:nth-last-child(9)>.nav-link {
        animation-delay: 135ms
    }

    .site-header .meta-nav>.nav>.nav-item:nth-last-child(10)>.nav-link {
        animation-delay: .15s
    }

    .site-header .meta-nav>.nav>.nav-item:nth-last-child(11)>.nav-link {
        animation-delay: 165ms
    }

    .site-header .meta-nav>.nav>.nav-item:nth-last-child(12)>.nav-link {
        animation-delay: .18s
    }

    .site-header .meta-nav>.nav>.nav-item:nth-last-child(13)>.nav-link {
        animation-delay: 195ms
    }

    .site-header .meta-nav>.nav>.nav-item:nth-last-child(14)>.nav-link {
        animation-delay: .21s
    }

    .site-header .meta-nav>.nav>.nav-item:nth-last-child(15)>.nav-link {
        animation-delay: 225ms
    }

    .site-header .meta-nav>.nav>.nav-item:nth-last-child(16)>.nav-link {
        animation-delay: .24s
    }

    .site-header .meta-nav>.nav>.nav-item:nth-last-child(17)>.nav-link {
        animation-delay: 255ms
    }

    .site-header .meta-nav>.nav>.nav-item:nth-last-child(18)>.nav-link {
        animation-delay: .27s
    }

    .site-header .meta-nav>.nav>.nav-item:nth-last-child(19)>.nav-link {
        animation-delay: 285ms
    }

    .site-header .meta-nav>.nav>.nav-item:nth-last-child(20)>.nav-link {
        animation-delay: .3s
    }

    .site-header .meta-nav>.nav>.nav-item:nth-last-child(21)>.nav-link {
        animation-delay: 315ms
    }

    .site-header .meta-nav>.nav>.nav-item:nth-last-child(22)>.nav-link {
        animation-delay: .33s
    }

    .site-header .meta-nav>.nav>.nav-item:nth-last-child(23)>.nav-link {
        animation-delay: 345ms
    }

    .site-header .meta-nav>.nav>.nav-item:nth-last-child(24)>.nav-link {
        animation-delay: .36s
    }

    .site-header .meta-nav>.nav>.nav-item:nth-last-child(25)>.nav-link {
        animation-delay: 375ms
    }

    .site-header .meta-nav>.nav>.nav-item:nth-last-child(26)>.nav-link {
        animation-delay: .39s
    }

    .site-header .meta-nav>.nav>.nav-item:nth-last-child(27)>.nav-link {
        animation-delay: 405ms
    }

    .site-header .meta-nav>.nav>.nav-item:nth-last-child(28)>.nav-link {
        animation-delay: .42s
    }

    .site-header .meta-nav>.nav>.nav-item:nth-last-child(29)>.nav-link {
        animation-delay: 435ms
    }

    .site-header .meta-nav>.nav>.nav-item:nth-last-child(30)>.nav-link {
        animation-delay: .45s
    }

    .site-header .language-switcher-language-url {
        animation: fade-to-top-out .5s ease-in-out forwards
    }
}

@keyframes fade-to-right-in {
    0% {
        opacity: 0;
        translate: -20px 0
    }

    to {
        opacity: 1;
        translate: 0
    }
}

@keyframes fade-to-left-out {
    0% {
        opacity: 1;
        translate: 0
    }

    to {
        opacity: 0;
        translate: -20px 0
    }
}

@media (min-width:1200px) {
    @keyframes fade-to-right-in {
        0% {
            opacity: 0;
            translate: -30px 0
        }

        to {
            opacity: 1;
            translate: 0
        }
    }

    @keyframes fade-to-left-out {
        0% {
            opacity: 1;
            translate: 0
        }

        to {
            opacity: 0;
            translate: -30px 0
        }
    }
}

@keyframes fade-to-top-in {
    0% {
        opacity: 0;
        translate: 0 -30px
    }

    to {
        opacity: 1;
        translate: 0
    }
}

@keyframes fade-to-top-out {
    0% {
        opacity: 1;
        translate: 0
    }

    to {
        opacity: 0;
        translate: 0 -30px
    }
}

.sidebar-menu {
    align-items: flex-end;
    flex-direction: column;
    position: fixed;
    right: 0;
    top: 230px;
    z-index: 499
}

.sidebar-menu .collapse-wrapper {
    align-items: flex-start;
    display: flex
}

.sidebar-menu .collapse {
    transition: width .35s ease, visibility .35s ease;
    visibility: hidden;
    width: 430px
}

@media (prefers-reduced-motion:reduce) {
    .sidebar-menu .collapse {
        transition: none
    }
}

.sidebar-menu .collapse.show {
    visibility: visible
}

.sidebar-menu .collapsing {
    height: auto;
    transition: width .35s ease, visibility .35s ease;
    width: 0
}

@media (prefers-reduced-motion:reduce) {
    .sidebar-menu .collapsing {
        transition: none
    }
}

.sidebar-menu--item {
    align-items: center;
    color: #fff;
    flex-direction: column;
    font-size: .75rem;
    justify-content: center;
    line-height: 1.2143;
    margin-bottom: 10px;
    width: 174px;
    height: 88px;
    padding: 10px;
    text-align: center;
    width: 100%
}

.sidebar-menu--item:hover {
    color: #fff
}

.sidebar-menu--item svg {
    height: 25px;
    margin: 0 0 10px;
    max-width: 90%;
    width: auto
}

.sidebar-menu--item:nth-child(2) svg {
    height: 22px
}

@media (min-width:992px) {
    .sidebar-menu--item {
        font-size: .875rem;
       width: 90px
    }

    .sidebar-menu--item svg {
        height: 30px
    }
}

@media (min-width:1400px) {
    .sidebar-menu--item {
        max-width: 104px;
        min-height: 108px
    }
}

.sidebar-menu--flyout {
    background-color: #eee;
    padding: 1.5rem
}

.sidebar-menu--flyout svg {
    height: 18px;
    margin-right: 18px;
    width: 18px
}

.page--entity-id-389 .sidebar-jobs,
.page--entity-id-83 .sidebar-contact {
    display: none
}

.social-nav {
    display: flex
}

.social-nav svg {
    width: 20px
}

.social-nav .nav-item {
    margin: 0 .75rem;
    text-transform: none
}

.social-nav .nav-item:first-child {
    margin-left: 0
}

.social-nav .nav-item:last-child {
    margin-right: 0
}

.social-nav .nav-link {
    padding: 0
}

.accordion-button {
    font-size: 1.5rem;
    padding-bottom: 10px;
    padding-top: 10px
}

.accordion-button:focus,
.accordion-button:hover,
.accordion-button:not(.collapsed) {
    font-weight: 700
}

.accordion-button:not(.collapsed) {
    border-bottom: 3px solid #000
}

.accordion-item {
    border-width: 1px 0
}

.accordion-item:first-of-type {
    border-top: 0
}

.accordion-collapse {
    border: 0
}

.accordion-body,
.paragraph.ajax--paragraph-loading {
    position: relative
}

.ajax-progress--throbber {
    align-items: center;
    display: flex;
    height: auto;
    justify-content: center;
    margin-bottom: 1.5rem;
    width: 100%
}

@media (min-width:768px) {
    .ajax-progress--throbber {
        margin-bottom: 3rem
    }
}

.ajax-progress--throbber.ajax-overlay {
    align-items: center;
    background-color: rgba(0, 0, 0, .35);
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 10
}

.ajax-progress--throbber .throbber {
    background: transparent;
    border-width: 5px;
    height: 50px;
    width: 50px
}

.ajax-progress--fullscreen:before,
.ajax-progress--throbber .throbber {
    --ajax-throbber-border-color: #009fe3;
    animation: square-throbber 1.8s linear infinite;
    border-color: var(--ajax-throbber-border-color, #000);
    border-radius: 0;
    border-right-color: transparent;
    border-style: solid
}

@keyframes square-throbber {
    0% {
        border-color: transparent;
        transform: rotate(0deg)
    }

    40% {
        border-color: var(--ajax-throbber-border-color, #000)
    }

    60% {
        border-color: var(--ajax-throbber-border-color, #000)
    }

    to {
        border-color: transparent;
        transform: rotate(180deg)
    }
}

.modal-backdrop--extended {
    z-index: 495
}

.modal-backdrop[data-open-by=mainnav],
.modal-backdrop[data-open-by=subnav] {
    display: none !important
}

.paragraph--benefits .list {
    --bs-gutter-x: 0.125rem;
    --bs-gutter-y: 0;
    --bs-gutter-y: 0.125rem;
    display: flex;
    flex-wrap: wrap;
    margin-left: calc(var(--bs-gutter-x)*-.5);
    margin-right: calc(var(--bs-gutter-x)*-.5);
    margin-top: calc(var(--bs-gutter-y)*-1)
}

.paragraph--benefits .list>* {
    flex-shrink: 0;
    flex: 0 0 auto;
    margin-top: var(--bs-gutter-y);
    max-width: 100%;
    padding-left: calc(var(--bs-gutter-x)*.5);
    padding-right: calc(var(--bs-gutter-x)*.5);
    width: 100%;
    width: 50%
}

@media (min-width:992px) {
    .paragraph--benefits .list>* {
        flex: 0 0 auto;
        width: 25%
    }
}

@media (min-width:1200px) {
    .paragraph--benefits .list>* {
        flex: 0 0 auto;
        width: 20%
    }
}

.benefit__tile {
    align-items: center;
    background-color: #f3f7f7;
    color: #fff;
    display: flex;
    flex: 0 0 auto;
    flex-flow: column;
    height: 100%;
    line-height: 22px;
    min-height: 170px;
    padding: 20px 10px 10px;
    word-break: break-word
}

@media (min-width:576px) {
    .benefit__tile {
        line-height: 1.5;
        min-height: 234px;
        padding: 30px 20px 20px;
        position: relative
    }
}

.benefit__tile .media {
    height: 80px;
    width: 80px
}

@media (min-width:576px) {
    .benefit__tile .media {
        height: 90px;
        width: 90px
    }
}

.benefit__tile .media svg {
    height: 100%;
    width: 100%
}

.benefit__tile .media circle,
.benefit__tile .media path {
    fill: #525f6b;
    color: #525f6b
}

.benefit__tile:focus {
    outline: 0
}

.benefit__tile:focus .benefit__description {
    opacity: 1;
    visibility: visible
}

@media (max-width:575.98px) {
    .benefit__tile:focus .benefit__description {
        position: fixed;
        z-index: 9000
    }
}

.benefit__headline {
    color: #525f6b;
    font-size: 18px;
    margin-top: 20px;
    text-align: center
}

@media (min-width:768px) {
    .benefit__headline {
        font-size: 20px
    }
}

.benefit__description {
    align-items: center;
    background-color: #009fe3;
    border: 15px solid #009fe3;
    bottom: 0;
    color: #fff;
    display: grid;
    justify-content: center;
    left: 0;
    opacity: 0;
    overflow: clip auto;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
    transition: all .2s ease-in-out;
    visibility: hidden
}

@media (prefers-reduced-motion:reduce) {
    .benefit__description {
        transition: none
    }
}

.benefit__description p {
    font-size: 1rem;
    max-height: 100%
}

.benefit__description :last-child {
    margin-bottom: 0
}

@media (hover:hover) and (pointer:fine) and (min-width:576px) {
    .benefit__tile {
        overflow: hidden;
        position: relative
    }

    .benefit__tile:hover .benefit__description {
        opacity: 1;
        visibility: visible
    }
}

.paragraph--contact-persons {
    position: relative
}

.contactperson__wrapper {
    background-color: #f3f7f7;
    padding: 20px
}

.contactperson__wrapper:has(.contactperson__title[hidden]) .contactperson__person {
    border-color: transparent
}

.contactperson__wrapper:has(.contactperson__title[hidden]) .node--type-contact-person {
    padding-top: 0
}

.contactperson__wrapper:has(.contactperson__title[hidden]) .contactperson__nav-arrow {
    display: none
}

@media (min-width:768px) {
    .contactperson__wrapper {
        padding: 40px 50px 50px
    }
}

@media (min-width:992px) {
    .contactperson__wrapper {
        padding: 40px 100px 50px
    }
}

.contactperson__nav {
    display: flex;
    flex-flow: column;
    position: relative
}

.contactperson__nav.open .contactperson__nav-arrow {
    transform: rotate(180deg)
}

.contactperson__nav.open .contactperson__title:not(:last-of-type) {
    margin-bottom: .75rem
}

@media (max-width:767.98px) {
    .contactperson__nav:not(.open) .contactperson__title:not(.active) {
        display: none
    }
}

@media (min-width:768px) {
    .contactperson__nav {
        flex-flow: row
    }
}

.contactperson__nav-arrow {
    fill: #009fe3;
    height: 25px;
    pointer-events: none;
    position: absolute;
    right: 0;
    top: 1px;
    transition: all .2s ease-in-out;
    width: 25px
}

@media (prefers-reduced-motion:reduce) {
    .contactperson__nav-arrow {
        transition: none
    }
}

@media (min-width:768px) {
    .contactperson__nav-arrow {
        display: none
    }
}

.contactperson__title {
    align-items: center;
    cursor: pointer;
    display: flex;
    font-size: 1.5rem;
    line-height: 1;
    padding-bottom: 15px;
    position: relative;
    transition: all .2s ease-in-out
}

@media (prefers-reduced-motion:reduce) {
    .contactperson__title {
        transition: none
    }
}

.contactperson__title:before {
    background-color: #525f6b;
    border-radius: 100px;
    bottom: -3px;
    content: "";
    height: 3px;
    left: 0;
    margin: 0 auto;
    position: absolute;
    right: 0;
    transition: all .2s ease-in-out;
    width: 0
}

@media (prefers-reduced-motion:reduce) {
    .contactperson__title:before {
        transition: none
    }
}

@media (min-width:768px) {
    .contactperson__title:before {
        height: 5px
    }
}

.contactperson__title:focus {
    outline: none
}

.contactperson__title.active:before {
    width: 100%
}

@media (min-width:768px) {
    .contactperson__title {
        text-transform: uppercase
    }

    .contactperson__title.active,
    .contactperson__title:focus,
    .contactperson__title:hover {
        font-weight: 700
    }

    .contactperson__title+.contactperson__title {
        margin-left: 40px
    }
}

.contactperson__person {
    display: none
}

.contactperson__person .h3,
.contactperson__person h3 {
    margin-bottom: 10px
}

@media (max-width:575.98px) {

    .contactperson__person .h3,
    .contactperson__person h3 {
        margin-top: 1.5rem
    }
}

@media (min-width:768px) {

    .contactperson__person .h3,
    .contactperson__person h3 {
        margin-bottom: 1.5rem
    }
}

.contactperson__person hr {
    margin: 1.5rem 0
}

@media (min-width:768px) {
    .contactperson__person hr {
        margin: 2.25rem 0
    }
}

.contactperson__person.active {
    border-top: 1px solid #525f6b;
    display: block
}

.contactperson__info .contactperson__ico {
    margin-right: .75rem
}

.contactperson__info a {
    word-break: break-all
}

@media (max-width:575.98px) {
    .contactperson__img .media {
        width: 50%
    }
}

@media (min-width:1400px) {
    .contactperson__img {
        width: 28%
    }
}

.page-node-type-job .contactperson__person hr~* {
    display: none
}

.node--type-contact-person {
    padding-top: 20px
}

@media (min-width:768px) {
    .node--type-contact-person {
        padding-top: 1.5rem
    }
}

.node--type-contact-person .sprite {
    height: 18px;
    width: 18px
}

.node--type-contact-person li+li {
    margin-top: .75rem
}

@media (min-width:768px) {
    .service-contact-wrapper .form-boolean-group {
        display: grid;
        gap: 2px;
        grid-template-columns: repeat(3, 1fr)
    }
}

.ui-dialog {
    align-items: center;
    background: transparent;
    display: flex;
    flex-direction: column;
    height: 100% !important;
    justify-content: center;
    left: 0 !important;
    overflow-x: hidden;
    overflow-y: auto;
    padding: 0;
    top: 0 !important;
    transition: transform .3s ease-out;
    width: 100% !important;
    z-index: 1060 !important
}

@media (prefers-reduced-motion:reduce) {
    .ui-dialog {
        transition: none
    }
}

.ui-dialog>* {
    background-clip: padding-box !important;
    background-color: #fff !important;
    max-width: 800px;
    padding: 1rem !important;
    pointer-events: auto;
    width: 100% !important
}

.ui-dialog>:first-child {
    margin-top: 1.75rem
}

.ui-dialog>:last-child {
    margin-bottom: 1.75rem
}

.ui-dialog-titlebar-close {
    background: transparent url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath d='M.293.293a1 1 0 0 1 1.414 0L8 6.586 14.293.293a1 1 0 1 1 1.414 1.414L9.414 8l6.293 6.293a1 1 0 0 1-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 0 1-1.414-1.414L6.586 8 .293 1.707a1 1 0 0 1 0-1.414z'/%3E%3C/svg%3E") 50%/1em auto no-repeat;
    border: 0;
    box-sizing: content-box;
    color: #000;
    height: 1em !important;
    opacity: .5;
    padding: .25em !important;
    position: static !important;
    width: 1em !important
}

.ui-dialog-titlebar-close:hover {
    color: #000;
    opacity: .75;
    text-decoration: none
}

.ui-dialog-titlebar-close:focus {
    box-shadow: 0 0 0 .25rem rgba(0, 159, 227, .25);
    opacity: 1;
    outline: 0
}

.ui-dialog-titlebar-close.disabled,
.ui-dialog-titlebar-close:disabled {
    opacity: .25;
    pointer-events: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none
}

.ui-dialog-titlebar {
    align-items: center;
    border-bottom: 1px solid #eee;
    border-bottom-left-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
    border-top-left-radius: calc(.3rem - 1px) !important;
    border-top-right-radius: calc(.3rem - 1px) !important;
    display: flex;
    flex-shrink: 0;
    justify-content: space-between;
    padding: 1rem !important
}

.ui-dialog-titlebar .ui-dialog-titlebar-close {
    margin: -.5rem -.5rem -.5rem auto;
    padding: .5rem
}

.ui-dialog-titlebar:after,
.ui-dialog-titlebar:before {
    display: none !important
}

.ui-dialog-title {
    line-height: 1.5;
    margin: 0 !important
}

.ui-dialog-content {
    border-bottom-left-radius: calc(.3rem - 1px) !important;
    border-bottom-right-radius: calc(.3rem - 1px) !important;
    flex: 1 1 auto;
    max-height: 65vh !important;
    padding: 1rem;
    position: relative
}

.history:after {
    background: linear-gradient(180deg, transparent 12%, #e6e6e6 0, hsla(0, 0%, 90%, .95) 24%, transparent 0, transparent 34%, hsla(0, 0%, 90%, .9) 0, hsla(0, 0%, 90%, .75) 44%, transparent 0, transparent 54%, hsla(0, 0%, 90%, .5) 0, hsla(0, 0%, 90%, .3) 64%, transparent);
    content: "";
    display: block;
    height: 50px;
    margin: 0 auto;
    width: 6px
}

.history__date,
.history__title span {
    background-color: #009fe3;
    display: inline-block;
    font-size: 1.5rem;
    font-weight: 700;
    line-height: 1;
    max-width: 90%;
    padding: .5rem .9375rem
}

.history__title {
    text-align: center
}

.history__title span {
    font-size: 1.875rem;
    min-width: 220px
}

.history__list {
    background-color: transparent;
    background-image: linear-gradient(#e6e6e6, #e6e6e6 1px);
    background-position: top;
    background-repeat: repeat-y;
    background-size: 6px 100%;
    list-style: none;
    margin: 0;
    padding: 60px 0 0;
    position: relative
}

.history__list:after {
    clear: both;
    content: "";
    display: table
}

.history__block {
    min-height: 120px;
    padding: 25px;
    position: relative
}

.history__block:not(.theme-primary) {
    background-color: #f3f7f7
}

.history__block:before {
    display: none
}

@media (min-width:992px) {
    .history__block:before {
        border: 18px solid transparent;
        border-left-color: #e0eaec;
        content: "";
        display: block;
        left: 100%;
        position: absolute;
        top: 1.5rem
    }
}

.history__block .media:not(:last-child) {
    margin-bottom: 20px
}

.history__block .h4 {
    color: #009fe3
}

.history__panel {
    margin-bottom: 40px
}

@media (min-width:992px) {
    .history__panel {
        clear: left;
        float: left;
        margin-bottom: 60px;
        width: calc(50% - 36px)
    }
}

.history__panel:first-child {
    margin-top: 0
}

@media (min-width:992px) {
    .history__panel:nth-child(2n) {
        clear: right;
        float: right;
        margin-top: 60px
    }

    .history__panel:nth-child(2n) .history__block:before {
        border-color: transparent #e0eaec transparent transparent;
        left: auto;
        right: 100%
    }

    .theme-primary .history__block:before {
        border-left-color: #009fe3
    }

    .theme-primary .history__panel:nth-child(2n) .history__block:before {
        border-right-color: #e0eaec
    }
}

.keyfacts--bg {
    align-items: flex-end;
    display: flex;
    min-height: 120px;
    position: relative;
    z-index: 0
}

@media (min-width:992px) {
    .keyfacts--bg {
        min-height: 190px
    }
}

.keyfacts--bg figure {
    bottom: 25px;
    max-height: 120px;
    max-width: 57%;
    position: absolute;
    right: 8%;
    width: 100%;
    z-index: -1
}

@media (min-width:768px) {
    .keyfacts--bg figure {
        bottom: 30px;
        max-height: 175px;
        max-width: 55%;
        right: 15%
    }
}

.keyfacts--bg img {
    max-height: 100%
}

.keyfacts--content {
    color: #009fe3;
    font-size: 1.25rem;
    font-weight: 700
}

.keyfacts--value {
    display: inline-block;
    font-family: Arial Black, Barlow, system-ui, -apple-system, Segoe UI, Roboto, Helvetica Neue, Arial, Noto Sans, Liberation Sans, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji;
    font-size: 3.125rem;
    line-height: 1
}

@media (min-width:992px) {
    .keyfacts--value {
        font-size: 4.375rem
    }
}

.keyfacts--desc {
    color: #000;
    font-size: .875rem;
    line-height: 1.3571;
    max-width: 90%;
    text-transform: uppercase;
    word-break: break-word
}

.kununu-item {
    display: flex;
    flex-direction: column-reverse;
    font-size: calc(1.3125rem + .75vw);
    justify-content: center;
    line-height: 1.1667;
    padding: .75rem;
    text-align: center
}

@media (min-width:1200px) {
    .kununu-item {
        font-size: 1.875rem
    }
}

.kununu-item>div:first-child:not(:last-child) {
    margin-top: .75rem
}

@media (min-width:768px) {
    .kununu-item {
        padding: 1.5rem
    }

    .kununu-item>div:first-child:not(:last-child) {
        margin-top: 1.5rem
    }
}

.grid {
    --bs-gutter-x: 1.5rem;
    --bs-gutter-y: 0;
    --bs-gutter-y: 1.5rem;
    display: flex;
    flex-wrap: wrap;
    margin-left: calc(var(--bs-gutter-x)*-.5);
    margin-right: calc(var(--bs-gutter-x)*-.5);
    margin-top: calc(var(--bs-gutter-y)*-1)
}

@media (max-width:767.98px) {
    .grid>.media.grid-item {
        --bs-gutter-y: 0.5rem
    }
}

.grid>.grid-item {
    flex-shrink: 0;
    flex: 0 0 auto;
    margin-top: var(--bs-gutter-y);
    max-width: 100%;
    padding-left: calc(var(--bs-gutter-x)*.5);
    padding-right: calc(var(--bs-gutter-x)*.5);
    width: 100%
}

@media (min-width:576px) {
    .grid>.grid-item {
        flex: 0 0 auto;
        width: 50%
    }
}

@media (min-width:768px) {
    .grid>.grid-item {
        flex: 0 0 auto;
        width: 33.33333333%
    }
}

.modal-open {
    padding-right: 0 !important
}

@media (min-width:768px) {
    .share-job-modal .modal-dialog {
        max-width: 600px
    }
}

.share-job-modal .modal-header {
    border-bottom: 0;
    justify-content: center;
    padding: 3rem
}

.node--type-hr-location .share-job-modal .modal-header .card-text,
.node--type-hr-location .share-job-modal .modal-header .card-title,
.node--type-job .share-job-modal .modal-header .card-subtitle,
.node--type-location .share-job-modal .modal-header .card-text,
.node--type-location .share-job-modal .modal-header .card-title,
.share-job-modal .modal-header .h5,
.share-job-modal .modal-header .node--type-hr-location .card-text,
.share-job-modal .modal-header .node--type-hr-location .card-title,
.share-job-modal .modal-header .node--type-job .card-subtitle,
.share-job-modal .modal-header .node--type-location .card-text,
.share-job-modal .modal-header .node--type-location .card-title,
.share-job-modal .modal-header h5 {
    font-weight: 700
}

.share-job-modal .modal-body {
    padding-inline: 3rem;
    padding-bottom: 3rem
}

.share-job-modal .list-icons {
    align-content: flex-start;
    -moz-column-gap: .75rem;
    column-gap: .75rem;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    row-gap: 2rem
}

@media (min-width:576px) {
    .share-job-modal .list-icons {
        grid-template-columns: repeat(4, 1fr)
    }
}

.share-job-modal .list-icons li {
    margin: 0
}

.share-job-modal .social-link {
    text-align: center;
    text-decoration: none;
    transition: all .2s ease-in-out
}

@media (prefers-reduced-motion:reduce) {
    .share-job-modal .social-link {
        transition: none
    }
}

.share-job-modal .social-link:hover {
    color: #525f6b
}

.share-job-modal .social-link:hover .icon {
    border-color: #009fe3;
    color: #009fe3
}

.share-job-modal .social-link:hover .icon svg {
    color: #009fe3
}

.share-job-modal .social-link .icon {
    align-items: center;
    background-color: #009fe3;
    border: 1px solid transparent;
    border-radius: 50%;
    box-shadow: 0 3px 5px 0 rgba(0, 0, 0, .3);
    display: flex;
    height: 70px;
    justify-content: center;
    margin: 0 auto;
    width: 70px
}

@media (min-width:576px) {
    .share-job-modal .social-link .icon {
        height: 70px;
        width: 70px
    }
}

.share-job-modal .social-link svg {
    color: #fff;
    height: 35px;
    transition: all .2s ease-in-out;
    width: 35px
}

@media (prefers-reduced-motion:reduce) {
    .share-job-modal .social-link svg {
        transition: none
    }
}

@media (min-width:576px) {
    .share-job-modal .social-link svg {
        height: 35px;
        width: 35px
    }
}

.share-job-modal .social-link .icon-title {
    display: block;
    font-size: 14px;
    font-weight: 700;
    margin-top: .5rem;
    text-align: center
}

.share-job-modal .modal-footer {
    border-top: 0
}

.mq-download-manager .offcanvas {
    height: auto;
    max-height: 80vh
}

.mq-download-manager .offcanvas[aria-modal=true] .offcanvas-toggle .btn {
    box-shadow: none
}

.mq-download-manager .offcanvas[aria-modal=true] .offcanvas-toggle .sprite {
    transform: rotate(180deg)
}

.mq-download-manager .offcanvas-toggle {
    height: 0;
    text-align: center;
    visibility: initial
}

.mq-download-manager .offcanvas-toggle .btn {
    box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .15);
    margin-top: 0;
    transform: translateY(-100%)
}

.mq-download-manager .offcanvas-toggle .sprite {
    max-height: 16px;
    max-width: 16px;
    transition: transform .3s ease-in-out
}

@media (prefers-reduced-motion:reduce) {
    .mq-download-manager .offcanvas-toggle .sprite {
        transition: none
    }
}

.mq-download-manager .offcanvas-body--with-simplebar {
    margin: .75rem 10px .75rem 0;
    max-height: 66vh;
    padding: 0
}

@media (min-width:768px) {
    .mq-download-manager .offcanvas-body--with-simplebar {
        margin: 1.5rem 10px 1.5rem 0
    }
}

@media (max-width:767.98px) {
    .mq-download-manager .dl-all {
        width: 100%
    }
}

.mq-download-manager .simplebar-offset {
    margin-right: 10px
}

.mq-download-manager .simplebar-track {
    background-color: rgba(0, 0, 0, .1)
}

.mq-download-manager .download-manager-modal-text {
    display: none
}

.mq-download-manager .ui-dialog .download-manager-modal-text {
    display: block
}

.download-manager-modal {
    background-color: #fff;
    border: 1px solid #009fe3;
    left: 50%;
    max-width: 470px;
    min-width: 300px;
    position: fixed;
    top: 50%;
    transform: translate(-50%, -50%);
    z-index: 1048
}

.download-manager-modal p {
    margin: 50px
}

.download-manager-modal p .download-list-button {
    color: #009fe3;
    cursor: pointer;
    text-decoration: underline
}

.download-manager-modal .download-manager-modal-close {
    background: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 17.9 17.2'%3E%3Cpath fill='%23009fe3' d='m10.3 8.6 7.3-7.2c.3-.3.3-.8 0-1.1-.3-.3-.9-.3-1.2 0L8.9 7.6 1.4.2C1.1-.1.5-.1.2.2c-.3.3-.3.8 0 1.1l7.3 7.2-7.3 7.2c-.3.3-.3.8 0 1.1.3.3.9.3 1.2 0l7.5-7.4 7.5 7.4c.3.3.9.3 1.2 0 .3-.3.3-.8 0-1.1l-7.3-7.1z'/%3E%3C/svg%3E") 50% no-repeat;
    cursor: pointer;
    display: inline-block;
    float: none;
    height: 25px;
    position: absolute;
    right: 20px;
    top: 20px;
    width: 25px
}

.download-manager-modal-backdrop {
    display: none
}

.download-manager-modal:not(.d-none)+.download-manager-modal-backdrop {
    background-color: rgba(0, 0, 0, .5);
    display: block;
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 495
}

.pager {
    margin-top: 25px
}

@media (min-width:768px) {
    .pager {
        margin-top: 50px
    }
}

.pager .btn .sprite {
    align-self: center;
    height: 8px;
    width: 13px
}

.pager .pagination .sprite {
    height: 13px;
    margin-top: -2px;
    width: 8px
}

.paragraph {
    margin-bottom: 2.5rem;
    margin-top: 2.5rem;
    padding-bottom: 1px
}

.paragraph[class*=theme-] {
    margin-bottom: 0;
    margin-top: 0;
    padding-bottom: 2.5rem;
    padding-top: 2.5rem
}

.paragraph:not([class*=theme-]).paragraph--headline+.paragraph:not([class*=theme-]) {
    margin-top: -2.5rem
}

.paragraph.theme-primary+.paragraph.theme-primary {
    padding-top: 0
}

.paragraph.theme-primary.paragraph--headline+.paragraph.theme-primary {
    margin-top: -2.5rem
}

.paragraph.theme-secondary+.paragraph.theme-secondary {
    padding-top: 0
}

.paragraph.theme-secondary.paragraph--headline+.paragraph.theme-secondary {
    margin-top: -2.5rem
}

.paragraph.theme-light+.paragraph.theme-light {
    padding-top: 0
}

.paragraph.theme-light.paragraph--headline+.paragraph.theme-light {
    margin-top: -2.5rem
}

.paragraph.theme-middle+.paragraph.theme-middle {
    padding-top: 0
}

.paragraph.theme-middle.paragraph--headline+.paragraph.theme-middle {
    margin-top: -2.5rem
}

.paragraph.theme-dark+.paragraph.theme-dark {
    padding-top: 0
}

.paragraph.theme-dark.paragraph--headline+.paragraph.theme-dark {
    margin-top: -2.5rem
}

.paragraph:not([class*=theme-]).paragraph--headline+.paragraph--content-teaser:not([class*=theme-]) .paragraph__content-container .row:first-child {
    position: relative;
    top: calc(var(--bs-gutter-y)*-1)
}

@media (min-width:768px) {
    .paragraph {
        margin-bottom: 5rem;
        margin-top: 5rem;
        padding-bottom: 1px
    }

    .paragraph[class*=theme-] {
        margin-bottom: 0;
        margin-top: 0;
        padding-bottom: 5rem;
        padding-top: 5rem
    }

    .paragraph:not([class*=theme-]).paragraph--headline+.paragraph:not([class*=theme-]) {
        margin-top: -5rem
    }

    .paragraph.theme-primary+.paragraph.theme-primary {
        padding-top: 0
    }

    .paragraph.theme-primary.paragraph--headline+.paragraph.theme-primary {
        margin-top: -5rem
    }

    .paragraph.theme-secondary+.paragraph.theme-secondary {
        padding-top: 0
    }

    .paragraph.theme-secondary.paragraph--headline+.paragraph.theme-secondary {
        margin-top: -5rem
    }

    .paragraph.theme-light+.paragraph.theme-light {
        padding-top: 0
    }

    .paragraph.theme-light.paragraph--headline+.paragraph.theme-light {
        margin-top: -5rem
    }

    .paragraph.theme-middle+.paragraph.theme-middle {
        padding-top: 0
    }

    .paragraph.theme-middle.paragraph--headline+.paragraph.theme-middle {
        margin-top: -5rem
    }

    .paragraph.theme-dark+.paragraph.theme-dark {
        padding-top: 0
    }

    .paragraph.theme-dark.paragraph--headline+.paragraph.theme-dark {
        margin-top: -5rem
    }

    .paragraph:not([class*=theme-]).paragraph--headline+.paragraph--content-teaser:not([class*=theme-]) .paragraph__content-container .row:first-child {
        position: relative;
        top: calc(var(--bs-gutter-y)*-1)
    }
}

.paragraph .paragraph__content-container>:last-child {
    margin-bottom: 0
}

.paragraph .accordion-body>:first-child,
.paragraph .tab-pane>:first-child {
    margin-bottom: 0;
    margin-top: 0
}

.paragraph .accordion-body>:first-child+.paragraph,
.paragraph .tab-pane>:first-child+.paragraph {
    margin-bottom: .75rem;
    margin-top: .75rem
}

@media (min-width:768px) {

    .paragraph .accordion-body>:first-child+.paragraph,
    .paragraph .tab-pane>:first-child+.paragraph {
        margin-bottom: 1.5rem;
        margin-top: 1.5rem
    }

    .paragraph.paragraph--is-first {
        margin-top: 1.5rem
    }
}

.paragraph--border-bottom-columns .paragraph__content-container {
    height: 100%
}

.paragraph--border-bottom-columns .row>div {
    border-bottom: 1px solid #343a40;
    padding-bottom: 1.5rem
}

.paragraph--layout-highlighted .paragraph__content-container {
    height: 100%
}

.paragraph--layout-highlighted .paragraph__content-container,
.paragraph--layout-highlighted--left .row>div:first-child .paragraph__content-container,
.paragraph--layout-highlighted--left--middle .row>div:first-child .paragraph__content-container,
.paragraph--layout-highlighted--left--middle .row>div:nth-child(2) .paragraph__content-container,
.paragraph--layout-highlighted--left--right .row>div:first-child .paragraph__content-container,
.paragraph--layout-highlighted--left--right .row>div:last-child .paragraph__content-container,
.paragraph--layout-highlighted--middle .row>div:nth-child(2) .paragraph__content-container,
.paragraph--layout-highlighted--right .row>div:last-child .paragraph__content-container,
.paragraph--layout-highlighted--right--middle .row>div:last-child .paragraph__content-container,
.paragraph--layout-highlighted--right--middle .row>div:nth-child(2) .paragraph__content-container {
    background-color: #e0eaec;
    border-top: .625rem solid #009fe3;
    color: #525f6b;
    padding: .75rem
}

@media (min-width:576px) {

    .paragraph--layout-highlighted .paragraph__content-container,
    .paragraph--layout-highlighted--left .row>div:first-child .paragraph__content-container,
    .paragraph--layout-highlighted--left--middle .row>div:first-child .paragraph__content-container,
    .paragraph--layout-highlighted--left--middle .row>div:nth-child(2) .paragraph__content-container,
    .paragraph--layout-highlighted--left--right .row>div:first-child .paragraph__content-container,
    .paragraph--layout-highlighted--left--right .row>div:last-child .paragraph__content-container,
    .paragraph--layout-highlighted--middle .row>div:nth-child(2) .paragraph__content-container,
    .paragraph--layout-highlighted--right .row>div:last-child .paragraph__content-container,
    .paragraph--layout-highlighted--right--middle .row>div:last-child .paragraph__content-container,
    .paragraph--layout-highlighted--right--middle .row>div:nth-child(2) .paragraph__content-container {
        padding: 1.5625rem 1.875rem
    }
}

.paragraph--layout-highlighted .paragraph__content-container>:last-child,
.paragraph--layout-highlighted--left .row>div:first-child .paragraph__content-container>:last-child,
.paragraph--layout-highlighted--left--middle .row>div:first-child .paragraph__content-container>:last-child,
.paragraph--layout-highlighted--left--middle .row>div:nth-child(2) .paragraph__content-container>:last-child,
.paragraph--layout-highlighted--left--right .row>div:first-child .paragraph__content-container>:last-child,
.paragraph--layout-highlighted--left--right .row>div:last-child .paragraph__content-container>:last-child,
.paragraph--layout-highlighted--middle .row>div:nth-child(2) .paragraph__content-container>:last-child,
.paragraph--layout-highlighted--right .row>div:last-child .paragraph__content-container>:last-child,
.paragraph--layout-highlighted--right--middle .row>div:last-child .paragraph__content-container>:last-child,
.paragraph--layout-highlighted--right--middle .row>div:nth-child(2) .paragraph__content-container>:last-child {
    margin-bottom: 0
}

.node--type-hr-location .paragraph--layout-highlighted .paragraph__content-container .card-text:not(p):not(.card-title),
.node--type-hr-location .paragraph--layout-highlighted .paragraph__content-container .card-title:not(p):not(.card-title),
.node--type-hr-location .paragraph--layout-highlighted--left .row>div:first-child .paragraph__content-container .card-text:not(p):not(.card-title),
.node--type-hr-location .paragraph--layout-highlighted--left .row>div:first-child .paragraph__content-container .card-title:not(p):not(.card-title),
.node--type-hr-location .paragraph--layout-highlighted--left--middle .row>div:first-child .paragraph__content-container .card-text:not(p):not(.card-title),
.node--type-hr-location .paragraph--layout-highlighted--left--middle .row>div:first-child .paragraph__content-container .card-title:not(p):not(.card-title),
.node--type-hr-location .paragraph--layout-highlighted--left--middle .row>div:nth-child(2) .paragraph__content-container .card-text:not(p):not(.card-title),
.node--type-hr-location .paragraph--layout-highlighted--left--middle .row>div:nth-child(2) .paragraph__content-container .card-title:not(p):not(.card-title),
.node--type-hr-location .paragraph--layout-highlighted--left--right .row>div:first-child .paragraph__content-container .card-text:not(p):not(.card-title),
.node--type-hr-location .paragraph--layout-highlighted--left--right .row>div:first-child .paragraph__content-container .card-title:not(p):not(.card-title),
.node--type-hr-location .paragraph--layout-highlighted--left--right .row>div:last-child .paragraph__content-container .card-text:not(p):not(.card-title),
.node--type-hr-location .paragraph--layout-highlighted--left--right .row>div:last-child .paragraph__content-container .card-title:not(p):not(.card-title),
.node--type-hr-location .paragraph--layout-highlighted--middle .row>div:nth-child(2) .paragraph__content-container .card-text:not(p):not(.card-title),
.node--type-hr-location .paragraph--layout-highlighted--middle .row>div:nth-child(2) .paragraph__content-container .card-title:not(p):not(.card-title),
.node--type-hr-location .paragraph--layout-highlighted--right .row>div:last-child .paragraph__content-container .card-text:not(p):not(.card-title),
.node--type-hr-location .paragraph--layout-highlighted--right .row>div:last-child .paragraph__content-container .card-title:not(p):not(.card-title),
.node--type-hr-location .paragraph--layout-highlighted--right--middle .row>div:last-child .paragraph__content-container .card-text:not(p):not(.card-title),
.node--type-hr-location .paragraph--layout-highlighted--right--middle .row>div:last-child .paragraph__content-container .card-title:not(p):not(.card-title),
.node--type-hr-location .paragraph--layout-highlighted--right--middle .row>div:nth-child(2) .paragraph__content-container .card-text:not(p):not(.card-title),
.node--type-hr-location .paragraph--layout-highlighted--right--middle .row>div:nth-child(2) .paragraph__content-container .card-title:not(p):not(.card-title),
.node--type-job .paragraph--layout-highlighted .paragraph__content-container .card-subtitle:not(p):not(.card-title),
.node--type-job .paragraph--layout-highlighted--left .row>div:first-child .paragraph__content-container .card-subtitle:not(p):not(.card-title),
.node--type-job .paragraph--layout-highlighted--left--middle .row>div:first-child .paragraph__content-container .card-subtitle:not(p):not(.card-title),
.node--type-job .paragraph--layout-highlighted--left--middle .row>div:nth-child(2) .paragraph__content-container .card-subtitle:not(p):not(.card-title),
.node--type-job .paragraph--layout-highlighted--left--right .row>div:first-child .paragraph__content-container .card-subtitle:not(p):not(.card-title),
.node--type-job .paragraph--layout-highlighted--left--right .row>div:last-child .paragraph__content-container .card-subtitle:not(p):not(.card-title),
.node--type-job .paragraph--layout-highlighted--middle .row>div:nth-child(2) .paragraph__content-container .card-subtitle:not(p):not(.card-title),
.node--type-job .paragraph--layout-highlighted--right .row>div:last-child .paragraph__content-container .card-subtitle:not(p):not(.card-title),
.node--type-job .paragraph--layout-highlighted--right--middle .row>div:last-child .paragraph__content-container .card-subtitle:not(p):not(.card-title),
.node--type-job .paragraph--layout-highlighted--right--middle .row>div:nth-child(2) .paragraph__content-container .card-subtitle:not(p):not(.card-title),
.node--type-location .paragraph--layout-highlighted .paragraph__content-container .card-text:not(p):not(.card-title),
.node--type-location .paragraph--layout-highlighted .paragraph__content-container .card-title:not(p):not(.card-title),
.node--type-location .paragraph--layout-highlighted--left .row>div:first-child .paragraph__content-container .card-text:not(p):not(.card-title),
.node--type-location .paragraph--layout-highlighted--left .row>div:first-child .paragraph__content-container .card-title:not(p):not(.card-title),
.node--type-location .paragraph--layout-highlighted--left--middle .row>div:first-child .paragraph__content-container .card-text:not(p):not(.card-title),
.node--type-location .paragraph--layout-highlighted--left--middle .row>div:first-child .paragraph__content-container .card-title:not(p):not(.card-title),
.node--type-location .paragraph--layout-highlighted--left--middle .row>div:nth-child(2) .paragraph__content-container .card-text:not(p):not(.card-title),
.node--type-location .paragraph--layout-highlighted--left--middle .row>div:nth-child(2) .paragraph__content-container .card-title:not(p):not(.card-title),
.node--type-location .paragraph--layout-highlighted--left--right .row>div:first-child .paragraph__content-container .card-text:not(p):not(.card-title),
.node--type-location .paragraph--layout-highlighted--left--right .row>div:first-child .paragraph__content-container .card-title:not(p):not(.card-title),
.node--type-location .paragraph--layout-highlighted--left--right .row>div:last-child .paragraph__content-container .card-text:not(p):not(.card-title),
.node--type-location .paragraph--layout-highlighted--left--right .row>div:last-child .paragraph__content-container .card-title:not(p):not(.card-title),
.node--type-location .paragraph--layout-highlighted--middle .row>div:nth-child(2) .paragraph__content-container .card-text:not(p):not(.card-title),
.node--type-location .paragraph--layout-highlighted--middle .row>div:nth-child(2) .paragraph__content-container .card-title:not(p):not(.card-title),
.node--type-location .paragraph--layout-highlighted--right .row>div:last-child .paragraph__content-container .card-text:not(p):not(.card-title),
.node--type-location .paragraph--layout-highlighted--right .row>div:last-child .paragraph__content-container .card-title:not(p):not(.card-title),
.node--type-location .paragraph--layout-highlighted--right--middle .row>div:last-child .paragraph__content-container .card-text:not(p):not(.card-title),
.node--type-location .paragraph--layout-highlighted--right--middle .row>div:last-child .paragraph__content-container .card-title:not(p):not(.card-title),
.node--type-location .paragraph--layout-highlighted--right--middle .row>div:nth-child(2) .paragraph__content-container .card-text:not(p):not(.card-title),
.node--type-location .paragraph--layout-highlighted--right--middle .row>div:nth-child(2) .paragraph__content-container .card-title:not(p):not(.card-title),
.paragraph--layout-highlighted .paragraph__content-container .h1:not(p):not(.card-title),
.paragraph--layout-highlighted .paragraph__content-container .h2:not(p):not(.card-title),
.paragraph--layout-highlighted .paragraph__content-container .h3:not(p):not(.card-title),
.paragraph--layout-highlighted .paragraph__content-container .h4:not(p):not(.card-title),
.paragraph--layout-highlighted .paragraph__content-container .h5:not(p):not(.card-title),
.paragraph--layout-highlighted .paragraph__content-container .h6:not(p):not(.card-title),
.paragraph--layout-highlighted .paragraph__content-container .node--type-hr-location .card-text:not(p):not(.card-title),
.paragraph--layout-highlighted .paragraph__content-container .node--type-hr-location .card-title:not(p):not(.card-title),
.paragraph--layout-highlighted .paragraph__content-container .node--type-job .card-subtitle:not(p):not(.card-title),
.paragraph--layout-highlighted .paragraph__content-container .node--type-location .card-text:not(p):not(.card-title),
.paragraph--layout-highlighted .paragraph__content-container .node--type-location .card-title:not(p):not(.card-title),
.paragraph--layout-highlighted .paragraph__content-container a:not(.btn),
.paragraph--layout-highlighted .paragraph__content-container h1:not(p):not(.card-title),
.paragraph--layout-highlighted .paragraph__content-container h2:not(p):not(.card-title),
.paragraph--layout-highlighted .paragraph__content-container h3:not(p):not(.card-title),
.paragraph--layout-highlighted .paragraph__content-container h4:not(p):not(.card-title),
.paragraph--layout-highlighted .paragraph__content-container h5:not(p):not(.card-title),
.paragraph--layout-highlighted .paragraph__content-container h6:not(p):not(.card-title),
.paragraph--layout-highlighted--left .row>div:first-child .paragraph__content-container .h1:not(p):not(.card-title),
.paragraph--layout-highlighted--left .row>div:first-child .paragraph__content-container .h2:not(p):not(.card-title),
.paragraph--layout-highlighted--left .row>div:first-child .paragraph__content-container .h3:not(p):not(.card-title),
.paragraph--layout-highlighted--left .row>div:first-child .paragraph__content-container .h4:not(p):not(.card-title),
.paragraph--layout-highlighted--left .row>div:first-child .paragraph__content-container .h5:not(p):not(.card-title),
.paragraph--layout-highlighted--left .row>div:first-child .paragraph__content-container .h6:not(p):not(.card-title),
.paragraph--layout-highlighted--left .row>div:first-child .paragraph__content-container .node--type-hr-location .card-text:not(p):not(.card-title),
.paragraph--layout-highlighted--left .row>div:first-child .paragraph__content-container .node--type-hr-location .card-title:not(p):not(.card-title),
.paragraph--layout-highlighted--left .row>div:first-child .paragraph__content-container .node--type-job .card-subtitle:not(p):not(.card-title),
.paragraph--layout-highlighted--left .row>div:first-child .paragraph__content-container .node--type-location .card-text:not(p):not(.card-title),
.paragraph--layout-highlighted--left .row>div:first-child .paragraph__content-container .node--type-location .card-title:not(p):not(.card-title),
.paragraph--layout-highlighted--left .row>div:first-child .paragraph__content-container a:not(.btn),
.paragraph--layout-highlighted--left .row>div:first-child .paragraph__content-container h1:not(p):not(.card-title),
.paragraph--layout-highlighted--left .row>div:first-child .paragraph__content-container h2:not(p):not(.card-title),
.paragraph--layout-highlighted--left .row>div:first-child .paragraph__content-container h3:not(p):not(.card-title),
.paragraph--layout-highlighted--left .row>div:first-child .paragraph__content-container h4:not(p):not(.card-title),
.paragraph--layout-highlighted--left .row>div:first-child .paragraph__content-container h5:not(p):not(.card-title),
.paragraph--layout-highlighted--left .row>div:first-child .paragraph__content-container h6:not(p):not(.card-title),
.paragraph--layout-highlighted--left--middle .row>div:first-child .paragraph__content-container .h1:not(p):not(.card-title),
.paragraph--layout-highlighted--left--middle .row>div:first-child .paragraph__content-container .h2:not(p):not(.card-title),
.paragraph--layout-highlighted--left--middle .row>div:first-child .paragraph__content-container .h3:not(p):not(.card-title),
.paragraph--layout-highlighted--left--middle .row>div:first-child .paragraph__content-container .h4:not(p):not(.card-title),
.paragraph--layout-highlighted--left--middle .row>div:first-child .paragraph__content-container .h5:not(p):not(.card-title),
.paragraph--layout-highlighted--left--middle .row>div:first-child .paragraph__content-container .h6:not(p):not(.card-title),
.paragraph--layout-highlighted--left--middle .row>div:first-child .paragraph__content-container .node--type-hr-location .card-text:not(p):not(.card-title),
.paragraph--layout-highlighted--left--middle .row>div:first-child .paragraph__content-container .node--type-hr-location .card-title:not(p):not(.card-title),
.paragraph--layout-highlighted--left--middle .row>div:first-child .paragraph__content-container .node--type-job .card-subtitle:not(p):not(.card-title),
.paragraph--layout-highlighted--left--middle .row>div:first-child .paragraph__content-container .node--type-location .card-text:not(p):not(.card-title),
.paragraph--layout-highlighted--left--middle .row>div:first-child .paragraph__content-container .node--type-location .card-title:not(p):not(.card-title),
.paragraph--layout-highlighted--left--middle .row>div:first-child .paragraph__content-container a:not(.btn),
.paragraph--layout-highlighted--left--middle .row>div:first-child .paragraph__content-container h1:not(p):not(.card-title),
.paragraph--layout-highlighted--left--middle .row>div:first-child .paragraph__content-container h2:not(p):not(.card-title),
.paragraph--layout-highlighted--left--middle .row>div:first-child .paragraph__content-container h3:not(p):not(.card-title),
.paragraph--layout-highlighted--left--middle .row>div:first-child .paragraph__content-container h4:not(p):not(.card-title),
.paragraph--layout-highlighted--left--middle .row>div:first-child .paragraph__content-container h5:not(p):not(.card-title),
.paragraph--layout-highlighted--left--middle .row>div:first-child .paragraph__content-container h6:not(p):not(.card-title),
.paragraph--layout-highlighted--left--middle .row>div:nth-child(2) .paragraph__content-container .h1:not(p):not(.card-title),
.paragraph--layout-highlighted--left--middle .row>div:nth-child(2) .paragraph__content-container .h2:not(p):not(.card-title),
.paragraph--layout-highlighted--left--middle .row>div:nth-child(2) .paragraph__content-container .h3:not(p):not(.card-title),
.paragraph--layout-highlighted--left--middle .row>div:nth-child(2) .paragraph__content-container .h4:not(p):not(.card-title),
.paragraph--layout-highlighted--left--middle .row>div:nth-child(2) .paragraph__content-container .h5:not(p):not(.card-title),
.paragraph--layout-highlighted--left--middle .row>div:nth-child(2) .paragraph__content-container .h6:not(p):not(.card-title),
.paragraph--layout-highlighted--left--middle .row>div:nth-child(2) .paragraph__content-container .node--type-hr-location .card-text:not(p):not(.card-title),
.paragraph--layout-highlighted--left--middle .row>div:nth-child(2) .paragraph__content-container .node--type-hr-location .card-title:not(p):not(.card-title),
.paragraph--layout-highlighted--left--middle .row>div:nth-child(2) .paragraph__content-container .node--type-job .card-subtitle:not(p):not(.card-title),
.paragraph--layout-highlighted--left--middle .row>div:nth-child(2) .paragraph__content-container .node--type-location .card-text:not(p):not(.card-title),
.paragraph--layout-highlighted--left--middle .row>div:nth-child(2) .paragraph__content-container .node--type-location .card-title:not(p):not(.card-title),
.paragraph--layout-highlighted--left--middle .row>div:nth-child(2) .paragraph__content-container a:not(.btn),
.paragraph--layout-highlighted--left--middle .row>div:nth-child(2) .paragraph__content-container h1:not(p):not(.card-title),
.paragraph--layout-highlighted--left--middle .row>div:nth-child(2) .paragraph__content-container h2:not(p):not(.card-title),
.paragraph--layout-highlighted--left--middle .row>div:nth-child(2) .paragraph__content-container h3:not(p):not(.card-title),
.paragraph--layout-highlighted--left--middle .row>div:nth-child(2) .paragraph__content-container h4:not(p):not(.card-title),
.paragraph--layout-highlighted--left--middle .row>div:nth-child(2) .paragraph__content-container h5:not(p):not(.card-title),
.paragraph--layout-highlighted--left--middle .row>div:nth-child(2) .paragraph__content-container h6:not(p):not(.card-title),
.paragraph--layout-highlighted--left--right .row>div:first-child .paragraph__content-container .h1:not(p):not(.card-title),
.paragraph--layout-highlighted--left--right .row>div:first-child .paragraph__content-container .h2:not(p):not(.card-title),
.paragraph--layout-highlighted--left--right .row>div:first-child .paragraph__content-container .h3:not(p):not(.card-title),
.paragraph--layout-highlighted--left--right .row>div:first-child .paragraph__content-container .h4:not(p):not(.card-title),
.paragraph--layout-highlighted--left--right .row>div:first-child .paragraph__content-container .h5:not(p):not(.card-title),
.paragraph--layout-highlighted--left--right .row>div:first-child .paragraph__content-container .h6:not(p):not(.card-title),
.paragraph--layout-highlighted--left--right .row>div:first-child .paragraph__content-container .node--type-hr-location .card-text:not(p):not(.card-title),
.paragraph--layout-highlighted--left--right .row>div:first-child .paragraph__content-container .node--type-hr-location .card-title:not(p):not(.card-title),
.paragraph--layout-highlighted--left--right .row>div:first-child .paragraph__content-container .node--type-job .card-subtitle:not(p):not(.card-title),
.paragraph--layout-highlighted--left--right .row>div:first-child .paragraph__content-container .node--type-location .card-text:not(p):not(.card-title),
.paragraph--layout-highlighted--left--right .row>div:first-child .paragraph__content-container .node--type-location .card-title:not(p):not(.card-title),
.paragraph--layout-highlighted--left--right .row>div:first-child .paragraph__content-container a:not(.btn),
.paragraph--layout-highlighted--left--right .row>div:first-child .paragraph__content-container h1:not(p):not(.card-title),
.paragraph--layout-highlighted--left--right .row>div:first-child .paragraph__content-container h2:not(p):not(.card-title),
.paragraph--layout-highlighted--left--right .row>div:first-child .paragraph__content-container h3:not(p):not(.card-title),
.paragraph--layout-highlighted--left--right .row>div:first-child .paragraph__content-container h4:not(p):not(.card-title),
.paragraph--layout-highlighted--left--right .row>div:first-child .paragraph__content-container h5:not(p):not(.card-title),
.paragraph--layout-highlighted--left--right .row>div:first-child .paragraph__content-container h6:not(p):not(.card-title),
.paragraph--layout-highlighted--left--right .row>div:last-child .paragraph__content-container .h1:not(p):not(.card-title),
.paragraph--layout-highlighted--left--right .row>div:last-child .paragraph__content-container .h2:not(p):not(.card-title),
.paragraph--layout-highlighted--left--right .row>div:last-child .paragraph__content-container .h3:not(p):not(.card-title),
.paragraph--layout-highlighted--left--right .row>div:last-child .paragraph__content-container .h4:not(p):not(.card-title),
.paragraph--layout-highlighted--left--right .row>div:last-child .paragraph__content-container .h5:not(p):not(.card-title),
.paragraph--layout-highlighted--left--right .row>div:last-child .paragraph__content-container .h6:not(p):not(.card-title),
.paragraph--layout-highlighted--left--right .row>div:last-child .paragraph__content-container .node--type-hr-location .card-text:not(p):not(.card-title),
.paragraph--layout-highlighted--left--right .row>div:last-child .paragraph__content-container .node--type-hr-location .card-title:not(p):not(.card-title),
.paragraph--layout-highlighted--left--right .row>div:last-child .paragraph__content-container .node--type-job .card-subtitle:not(p):not(.card-title),
.paragraph--layout-highlighted--left--right .row>div:last-child .paragraph__content-container .node--type-location .card-text:not(p):not(.card-title),
.paragraph--layout-highlighted--left--right .row>div:last-child .paragraph__content-container .node--type-location .card-title:not(p):not(.card-title),
.paragraph--layout-highlighted--left--right .row>div:last-child .paragraph__content-container a:not(.btn),
.paragraph--layout-highlighted--left--right .row>div:last-child .paragraph__content-container h1:not(p):not(.card-title),
.paragraph--layout-highlighted--left--right .row>div:last-child .paragraph__content-container h2:not(p):not(.card-title),
.paragraph--layout-highlighted--left--right .row>div:last-child .paragraph__content-container h3:not(p):not(.card-title),
.paragraph--layout-highlighted--left--right .row>div:last-child .paragraph__content-container h4:not(p):not(.card-title),
.paragraph--layout-highlighted--left--right .row>div:last-child .paragraph__content-container h5:not(p):not(.card-title),
.paragraph--layout-highlighted--left--right .row>div:last-child .paragraph__content-container h6:not(p):not(.card-title),
.paragraph--layout-highlighted--middle .row>div:nth-child(2) .paragraph__content-container .h1:not(p):not(.card-title),
.paragraph--layout-highlighted--middle .row>div:nth-child(2) .paragraph__content-container .h2:not(p):not(.card-title),
.paragraph--layout-highlighted--middle .row>div:nth-child(2) .paragraph__content-container .h3:not(p):not(.card-title),
.paragraph--layout-highlighted--middle .row>div:nth-child(2) .paragraph__content-container .h4:not(p):not(.card-title),
.paragraph--layout-highlighted--middle .row>div:nth-child(2) .paragraph__content-container .h5:not(p):not(.card-title),
.paragraph--layout-highlighted--middle .row>div:nth-child(2) .paragraph__content-container .h6:not(p):not(.card-title),
.paragraph--layout-highlighted--middle .row>div:nth-child(2) .paragraph__content-container .node--type-hr-location .card-text:not(p):not(.card-title),
.paragraph--layout-highlighted--middle .row>div:nth-child(2) .paragraph__content-container .node--type-hr-location .card-title:not(p):not(.card-title),
.paragraph--layout-highlighted--middle .row>div:nth-child(2) .paragraph__content-container .node--type-job .card-subtitle:not(p):not(.card-title),
.paragraph--layout-highlighted--middle .row>div:nth-child(2) .paragraph__content-container .node--type-location .card-text:not(p):not(.card-title),
.paragraph--layout-highlighted--middle .row>div:nth-child(2) .paragraph__content-container .node--type-location .card-title:not(p):not(.card-title),
.paragraph--layout-highlighted--middle .row>div:nth-child(2) .paragraph__content-container a:not(.btn),
.paragraph--layout-highlighted--middle .row>div:nth-child(2) .paragraph__content-container h1:not(p):not(.card-title),
.paragraph--layout-highlighted--middle .row>div:nth-child(2) .paragraph__content-container h2:not(p):not(.card-title),
.paragraph--layout-highlighted--middle .row>div:nth-child(2) .paragraph__content-container h3:not(p):not(.card-title),
.paragraph--layout-highlighted--middle .row>div:nth-child(2) .paragraph__content-container h4:not(p):not(.card-title),
.paragraph--layout-highlighted--middle .row>div:nth-child(2) .paragraph__content-container h5:not(p):not(.card-title),
.paragraph--layout-highlighted--middle .row>div:nth-child(2) .paragraph__content-container h6:not(p):not(.card-title),
.paragraph--layout-highlighted--right .row>div:last-child .paragraph__content-container .h1:not(p):not(.card-title),
.paragraph--layout-highlighted--right .row>div:last-child .paragraph__content-container .h2:not(p):not(.card-title),
.paragraph--layout-highlighted--right .row>div:last-child .paragraph__content-container .h3:not(p):not(.card-title),
.paragraph--layout-highlighted--right .row>div:last-child .paragraph__content-container .h4:not(p):not(.card-title),
.paragraph--layout-highlighted--right .row>div:last-child .paragraph__content-container .h5:not(p):not(.card-title),
.paragraph--layout-highlighted--right .row>div:last-child .paragraph__content-container .h6:not(p):not(.card-title),
.paragraph--layout-highlighted--right .row>div:last-child .paragraph__content-container .node--type-hr-location .card-text:not(p):not(.card-title),
.paragraph--layout-highlighted--right .row>div:last-child .paragraph__content-container .node--type-hr-location .card-title:not(p):not(.card-title),
.paragraph--layout-highlighted--right .row>div:last-child .paragraph__content-container .node--type-job .card-subtitle:not(p):not(.card-title),
.paragraph--layout-highlighted--right .row>div:last-child .paragraph__content-container .node--type-location .card-text:not(p):not(.card-title),
.paragraph--layout-highlighted--right .row>div:last-child .paragraph__content-container .node--type-location .card-title:not(p):not(.card-title),
.paragraph--layout-highlighted--right .row>div:last-child .paragraph__content-container a:not(.btn),
.paragraph--layout-highlighted--right .row>div:last-child .paragraph__content-container h1:not(p):not(.card-title),
.paragraph--layout-highlighted--right .row>div:last-child .paragraph__content-container h2:not(p):not(.card-title),
.paragraph--layout-highlighted--right .row>div:last-child .paragraph__content-container h3:not(p):not(.card-title),
.paragraph--layout-highlighted--right .row>div:last-child .paragraph__content-container h4:not(p):not(.card-title),
.paragraph--layout-highlighted--right .row>div:last-child .paragraph__content-container h5:not(p):not(.card-title),
.paragraph--layout-highlighted--right .row>div:last-child .paragraph__content-container h6:not(p):not(.card-title),
.paragraph--layout-highlighted--right--middle .row>div:last-child .paragraph__content-container .h1:not(p):not(.card-title),
.paragraph--layout-highlighted--right--middle .row>div:last-child .paragraph__content-container .h2:not(p):not(.card-title),
.paragraph--layout-highlighted--right--middle .row>div:last-child .paragraph__content-container .h3:not(p):not(.card-title),
.paragraph--layout-highlighted--right--middle .row>div:last-child .paragraph__content-container .h4:not(p):not(.card-title),
.paragraph--layout-highlighted--right--middle .row>div:last-child .paragraph__content-container .h5:not(p):not(.card-title),
.paragraph--layout-highlighted--right--middle .row>div:last-child .paragraph__content-container .h6:not(p):not(.card-title),
.paragraph--layout-highlighted--right--middle .row>div:last-child .paragraph__content-container .node--type-hr-location .card-text:not(p):not(.card-title),
.paragraph--layout-highlighted--right--middle .row>div:last-child .paragraph__content-container .node--type-hr-location .card-title:not(p):not(.card-title),
.paragraph--layout-highlighted--right--middle .row>div:last-child .paragraph__content-container .node--type-job .card-subtitle:not(p):not(.card-title),
.paragraph--layout-highlighted--right--middle .row>div:last-child .paragraph__content-container .node--type-location .card-text:not(p):not(.card-title),
.paragraph--layout-highlighted--right--middle .row>div:last-child .paragraph__content-container .node--type-location .card-title:not(p):not(.card-title),
.paragraph--layout-highlighted--right--middle .row>div:last-child .paragraph__content-container a:not(.btn),
.paragraph--layout-highlighted--right--middle .row>div:last-child .paragraph__content-container h1:not(p):not(.card-title),
.paragraph--layout-highlighted--right--middle .row>div:last-child .paragraph__content-container h2:not(p):not(.card-title),
.paragraph--layout-highlighted--right--middle .row>div:last-child .paragraph__content-container h3:not(p):not(.card-title),
.paragraph--layout-highlighted--right--middle .row>div:last-child .paragraph__content-container h4:not(p):not(.card-title),
.paragraph--layout-highlighted--right--middle .row>div:last-child .paragraph__content-container h5:not(p):not(.card-title),
.paragraph--layout-highlighted--right--middle .row>div:last-child .paragraph__content-container h6:not(p):not(.card-title),
.paragraph--layout-highlighted--right--middle .row>div:nth-child(2) .paragraph__content-container .h1:not(p):not(.card-title),
.paragraph--layout-highlighted--right--middle .row>div:nth-child(2) .paragraph__content-container .h2:not(p):not(.card-title),
.paragraph--layout-highlighted--right--middle .row>div:nth-child(2) .paragraph__content-container .h3:not(p):not(.card-title),
.paragraph--layout-highlighted--right--middle .row>div:nth-child(2) .paragraph__content-container .h4:not(p):not(.card-title),
.paragraph--layout-highlighted--right--middle .row>div:nth-child(2) .paragraph__content-container .h5:not(p):not(.card-title),
.paragraph--layout-highlighted--right--middle .row>div:nth-child(2) .paragraph__content-container .h6:not(p):not(.card-title),
.paragraph--layout-highlighted--right--middle .row>div:nth-child(2) .paragraph__content-container .node--type-hr-location .card-text:not(p):not(.card-title),
.paragraph--layout-highlighted--right--middle .row>div:nth-child(2) .paragraph__content-container .node--type-hr-location .card-title:not(p):not(.card-title),
.paragraph--layout-highlighted--right--middle .row>div:nth-child(2) .paragraph__content-container .node--type-job .card-subtitle:not(p):not(.card-title),
.paragraph--layout-highlighted--right--middle .row>div:nth-child(2) .paragraph__content-container .node--type-location .card-text:not(p):not(.card-title),
.paragraph--layout-highlighted--right--middle .row>div:nth-child(2) .paragraph__content-container .node--type-location .card-title:not(p):not(.card-title),
.paragraph--layout-highlighted--right--middle .row>div:nth-child(2) .paragraph__content-container a:not(.btn),
.paragraph--layout-highlighted--right--middle .row>div:nth-child(2) .paragraph__content-container h1:not(p):not(.card-title),
.paragraph--layout-highlighted--right--middle .row>div:nth-child(2) .paragraph__content-container h2:not(p):not(.card-title),
.paragraph--layout-highlighted--right--middle .row>div:nth-child(2) .paragraph__content-container h3:not(p):not(.card-title),
.paragraph--layout-highlighted--right--middle .row>div:nth-child(2) .paragraph__content-container h4:not(p):not(.card-title),
.paragraph--layout-highlighted--right--middle .row>div:nth-child(2) .paragraph__content-container h5:not(p):not(.card-title),
.paragraph--layout-highlighted--right--middle .row>div:nth-child(2) .paragraph__content-container h6:not(p):not(.card-title) {
    color: currentColor
}

.paragraph--layout-highlighted .paragraph__content-container a:not(.btn):focus,
.paragraph--layout-highlighted .paragraph__content-container a:not(.btn):hover,
.paragraph--layout-highlighted--left .row>div:first-child .paragraph__content-container a:not(.btn):focus,
.paragraph--layout-highlighted--left .row>div:first-child .paragraph__content-container a:not(.btn):hover,
.paragraph--layout-highlighted--left--middle .row>div:first-child .paragraph__content-container a:not(.btn):focus,
.paragraph--layout-highlighted--left--middle .row>div:first-child .paragraph__content-container a:not(.btn):hover,
.paragraph--layout-highlighted--left--middle .row>div:nth-child(2) .paragraph__content-container a:not(.btn):focus,
.paragraph--layout-highlighted--left--middle .row>div:nth-child(2) .paragraph__content-container a:not(.btn):hover,
.paragraph--layout-highlighted--left--right .row>div:first-child .paragraph__content-container a:not(.btn):focus,
.paragraph--layout-highlighted--left--right .row>div:first-child .paragraph__content-container a:not(.btn):hover,
.paragraph--layout-highlighted--left--right .row>div:last-child .paragraph__content-container a:not(.btn):focus,
.paragraph--layout-highlighted--left--right .row>div:last-child .paragraph__content-container a:not(.btn):hover,
.paragraph--layout-highlighted--middle .row>div:nth-child(2) .paragraph__content-container a:not(.btn):focus,
.paragraph--layout-highlighted--middle .row>div:nth-child(2) .paragraph__content-container a:not(.btn):hover,
.paragraph--layout-highlighted--right .row>div:last-child .paragraph__content-container a:not(.btn):focus,
.paragraph--layout-highlighted--right .row>div:last-child .paragraph__content-container a:not(.btn):hover,
.paragraph--layout-highlighted--right--middle .row>div:last-child .paragraph__content-container a:not(.btn):focus,
.paragraph--layout-highlighted--right--middle .row>div:last-child .paragraph__content-container a:not(.btn):hover,
.paragraph--layout-highlighted--right--middle .row>div:nth-child(2) .paragraph__content-container a:not(.btn):focus,
.paragraph--layout-highlighted--right--middle .row>div:nth-child(2) .paragraph__content-container a:not(.btn):hover {
    color: #000
}

.paragraph--text-with-media.paragraph--layout-highlighted--right .col--media+.col--text {
    margin: 0
}

.paragraph--text-with-media.paragraph--layout-highlighted--right .row {
    --bs-gutter-x: 0;
    --bs-gutter-y: 0
}

.paragraph--text-with-media.paragraph--layout-highlighted--right .row>div .paragraph__content-container {
    background-color: #e0eaec;
    height: 100%;
    margin: 0
}

.paragraph--search .form-item {
    margin-top: 2px
}

.paragraph--result .card:focus .card-body,
.paragraph--result .card:hover .card-body {
    background-color: #e6e6e6
}

.paragraph--result .card-text {
    color: rgba(82, 95, 107, .75)
}

.form-select--custom {
    cursor: pointer;
    position: relative
}

.form-select--custom:after {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath fill='none' stroke='%23009fe3' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3E%3C/svg%3E");
    content: "";
    display: block;
    height: 20px;
    position: absolute;
    right: var(--inline-spacing);
    top: 50%;
    transition: rotate .2s ease-in-out;
    translate: 0 -50%;
    width: 20px
}

.form-select--custom:has(.show):after {
    rotate: 180deg
}

.form-select--custom .dropdown-toggle {
    display: none;
    height: 100%;
    left: 0;
    opacity: 0;
    position: absolute;
    top: 0;
    width: 100%
}

@media (hover:hover) and (pointer:fine) {
    .form-select--custom .dropdown-toggle {
        display: block
    }
}

.dropdown-menu {
    max-height: 25vh;
    overflow: hidden;
    overflow-y: auto;
    width: 100%
}

.simplebar-mask,
.simplebar-offset {
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0
}

.simplebar-track.simplebar-horizontal:after {
    bottom: 0;
    content: "";
    display: block;
    height: 100%;
    left: 0;
    position: relative;
    right: 0;
    top: 0;
    width: 100%;
    z-index: -1
}

[data-simplebar] {
    align-content: flex-start;
    align-items: flex-start;
    flex-direction: column;
    flex-wrap: wrap;
    justify-content: flex-start;
    position: relative
}

.simplebar-wrapper {
    height: inherit;
    max-height: inherit;
    max-width: inherit;
    overflow: hidden;
    width: inherit
}

.simplebar-mask {
    direction: inherit;
    height: auto !important;
    margin: 0;
    overflow: hidden;
    padding: 0;
    width: auto !important;
    z-index: 0
}

.simplebar-offset {
    -webkit-overflow-scrolling: touch;
    box-sizing: inherit !important;
    direction: inherit !important;
    margin: 0;
    padding: 0;
    resize: none !important
}

.simplebar-content-wrapper {
    -ms-overflow-style: none;
    box-sizing: border-box !important;
    direction: inherit;
    display: block;
    height: 100%;
    max-height: 100%;
    max-width: 100%;
    position: relative;
    scrollbar-width: none;
    width: auto
}

.simplebar-content-wrapper::-webkit-scrollbar,
.simplebar-hide-scrollbar::-webkit-scrollbar {
    height: 0;
    width: 0
}

.simplebar-content:after,
.simplebar-content:before {
    content: " ";
    display: table
}

.simplebar-placeholder {
    max-height: 100%;
    max-width: 100%;
    pointer-events: none;
    width: 100%
}

.simplebar-height-auto-observer-wrapper {
    box-sizing: inherit !important;
    flex-basis: 0;
    flex-grow: inherit;
    flex-shrink: 0;
    float: left;
    height: 100%;
    margin: 0;
    max-height: 1px;
    max-width: 1px;
    overflow: hidden;
    padding: 0;
    pointer-events: none;
    position: relative;
    width: 100%;
    z-index: -1
}

.simplebar-height-auto-observer {
    box-sizing: inherit;
    display: block;
    height: 1000%;
    left: 0;
    min-height: 1px;
    min-width: 1px;
    opacity: 0;
    top: 0;
    width: 1000%;
    z-index: -1
}

.simplebar-height-auto-observer,
.simplebar-track {
    overflow: hidden;
    pointer-events: none;
    position: absolute
}

.simplebar-track {
    bottom: 0;
    right: 0;
    z-index: 1
}

[data-simplebar].simplebar-dragging .simplebar-content {
    pointer-events: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none
}

[data-simplebar].simplebar-dragging .simplebar-track {
    pointer-events: all
}

.simplebar-scrollbar {
    left: 0;
    min-height: 40px;
    position: absolute;
    right: 0
}

.simplebar-scrollbar:before {
    background: #000;
    border-radius: 0;
    content: "";
    left: 2px;
    position: absolute;
    right: 2px
}

.simplebar-track.simplebar-vertical {
    padding: 0 2px;
    top: 0;
    width: 10px
}

.simplebar-track.simplebar-vertical .simplebar-scrollbar:before {
    bottom: 0;
    top: 0
}

.simplebar-track.simplebar-horizontal {
    height: 10px;
    left: 0;
    margin: 0 auto;
    max-width: 550px;
    padding: 2px 0
}

@media (min-width:576px) {
    .simplebar-track.simplebar-horizontal {
        min-width: 300px
    }
}

.simplebar-track.simplebar-horizontal:after {
    background-color: #cfcfcf
}

.simplebar-track.simplebar-horizontal .simplebar-scrollbar {
    height: 10px;
    left: 0;
    min-height: 0;
    min-width: 40px;
    right: auto;
    top: 0;
    width: auto
}

.simplebar-track.simplebar-horizontal .simplebar-scrollbar:before {
    height: 100%;
    left: 0;
    right: 0
}

[data-simplebar-direction=rtl] .simplebar-track.simplebar-vertical {
    left: 0;
    right: auto
}

.hs-dummy-scrollbar-size {
    direction: rtl;
    height: 500px;
    opacity: 0;
    overflow-x: scroll;
    overflow-y: hidden;
    position: fixed;
    visibility: hidden;
    width: 500px
}

.simplebar-hide-scrollbar {
    -ms-overflow-style: none;
    left: 0;
    overflow-y: scroll;
    position: fixed;
    scrollbar-width: none;
    visibility: hidden
}

[data-simplebar-auto-hide=false] .simplebar-track,
[data-simplebar-auto-hide=horizontal] .simplebar-track.simplebar-horizontal,
[data-simplebar-auto-hide=vertical] .simplebar-track.simplebar-vertical {
    visibility: visible !important
}

.swiper-slide {
    height: auto
}

.swiper-scrollbar,
.swiper-scrollbar-drag {
    background-color: #cfcfcf;
    border-radius: 100px;
    height: 6px
}

.swiper-scrollbar {
    margin: 30px auto 0;
    width: 300px
}

@media (min-width:768px) {
    .swiper-scrollbar {
        margin-top: 50px
    }
}

.swiper-scrollbar-drag {
    background-color: #009fe3;
    cursor: pointer
}

.swiper-button-next,
.swiper-button-prev {
    background-color: #009fe3;
    border-radius: 50%;
    margin-top: -28px;
    padding: 20px;
    transition: all .2s ease-in-out
}

@media (prefers-reduced-motion:reduce) {

    .swiper-button-next,
    .swiper-button-prev {
        transition: none
    }
}

.swiper-button-next:focus,
.swiper-button-next:hover,
.swiper-button-prev:focus,
.swiper-button-prev:hover {
    background-color: #009fe3
}

@media (min-width:768px) {

    .swiper-button-next,
    .swiper-button-prev {
        margin-top: -38px;
        padding: 35px
    }
}

.swiper-button-prev:focus,
.swiper-button-prev:hover,
.swiper-container-rtl .swiper-button-next:focus,
.swiper-container-rtl .swiper-button-next:hover {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 _strip-unit(27px) _strip-unit(44px)'%3E%3Cpath d='M0 22 22 0l2.1 2.1L4.2 22l19.9 19.9L22 44 0 22z' fill='%23fff'/%3E%3C/svg%3E")
}

.swiper-button-next:focus,
.swiper-button-next:hover,
.swiper-container-rtl .swiper-button-prev:focus,
.swiper-container-rtl .swiper-button-prev:hover {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 _strip-unit(27px) _strip-unit(44px)'%3E%3Cpath d='M27 22 5 44l-2.1-2.1L22.8 22 2.9 2.1 5 0l22 22z' fill='%23fff'/%3E%3C/svg%3E")
}

.slider-layout-thumb+.slider-layout-nav {
    margin-top: 1.5rem;
    padding-left: 50px;
    padding-right: 50px
}

.swiper-container-thumbs .figure-caption {
    display: none
}

.swiper-container-thumbs .swiper-slide:after,
.swiper-container-thumbs .swiper-slide:before {
    content: "";
    position: absolute;
    top: 0;
    z-index: 1
}

.swiper-container-thumbs .swiper-slide:before {
    background-color: #009fe3;
    height: 10px;
    transition: all .2s ease-in-out;
    width: 0
}

@media (prefers-reduced-motion:reduce) {
    .swiper-container-thumbs .swiper-slide:before {
        transition: none
    }
}

.swiper-container-thumbs .swiper-slide:after {
    bottom: 0;
    left: 0;
    right: 0
}

.swiper-container-thumbs .swiper-slide-thumb-active:before,
.swiper-container-thumbs .swiper-slide:hover:before {
    width: 100%
}

.swiper-container-thumbs~.swiper-button-next,
.swiper-container-thumbs~.swiper-button-prev {
    height: 100%;
    margin: 0;
    padding: 0;
    top: 0;
    width: 34px
}

.swiper-container-thumbs.swiper-container-rtl~.swiper-button-next,
.swiper-container-thumbs~.swiper-button-prev {
    left: 0
}

.swiper-container-thumbs.swiper-container-rtl~.swiper-button-prev,
.swiper-container-thumbs~.swiper-button-next {
    right: 0
}

.swiper-container-coverflow .swiper-slide:not(.swiper-slide-active) {
    opacity: .3
}

@media (max-width:767.98px) {
    .tabs .nav-tabs {
        display: none
    }
}

@media (min-width:768px) {

    .tabs.show--mobile .nav-tabs,
    .tabs:not(.show--mobile) .dropdown,
    .tabs:not(.show--mobile) .nav-tabs-mobile {
        display: none
    }
}

.nav-tabs {
    flex-wrap: nowrap
}

@media (max-width:767.98px) {
    .nav-tabs {
        display: none
    }
}

.nav-tabs .nav-item {
    font-size: 1.5rem;
    line-height: 1
}

@media (max-width:767.98px) {
    .nav-tabs .nav-item {
        text-transform: none
    }
}

@media (min-width:768px) {
    .nav-tabs .nav-item+.nav-item {
        margin-left: 40px
    }
}

.nav-tabs .nav-link {
    margin-bottom: 0;
    padding: 0 0 12px;
    position: relative;
    white-space: nowrap
}

.nav-tabs .nav-link:before {
    background-color: #000;
    border-radius: 100px;
    bottom: -3.5px;
    content: "";
    height: 4px;
    left: 0;
    margin: 0 auto;
    position: absolute;
    right: 0;
    transition: all .2s ease-in-out;
    width: 0
}

@media (prefers-reduced-motion:reduce) {
    .nav-tabs .nav-link:before {
        transition: none
    }
}

.nav-tabs .nav-link.active:before {
    width: 100%
}

@media (min-width:768px) {

    .nav-tabs .nav-link.active,
    .nav-tabs .nav-link:focus,
    .nav-tabs .nav-link:hover {
        color: currentColor;
        font-weight: 600
    }
}

.tab-content {
    padding-top: 1rem
}

@media (min-width:576px) {
    .tab-content {
        padding-top: 2rem
    }
}

@media (min-width:768px) {
    .tab-content {
        padding-top: 3rem
    }
}

@media (min-width:992px) {
    .tab-content {
        padding-top: 4rem
    }
}

.ajax-progress--throbber {
    background-color: rgba(0, 0, 0, .2);
    inset: 0;
    margin-bottom: 0;
    position: fixed;
    z-index: 100
}

@media (min-width:576px) {
    .ajax-progress--throbber {
        position: absolute
    }
}

.ajax-progress--throbber .throbber {
    animation: throbber-spin 1.7s ease infinite, round 1.7s ease infinite;
    border: 0;
    border-radius: 50%;
    color: #009fe3;
    font-size: 25px;
    height: 1em;
    overflow: hidden;
    position: relative;
    text-indent: -9999em;
    transform: translateZ(0);
    width: 1em
}

.ajax-progress--throbber .throbber:before {
    content: none
}

.ajax-progress--throbber .message {
    display: none
}

.ajax-progress-fullscreen {
    background-color: hsla(0, 0%, 100%, .7);
    background-image: none;
    border-radius: 0;
    height: 100%;
    inset: 0;
    opacity: 1;
    padding: 0;
    position: fixed;
    width: 100%;
    z-index: 100
}

.ajax-progress-fullscreen:after {
    animation: throbber-spin 1.7s ease infinite, round 1.7s ease infinite;
    border: 0;
    border-radius: 50%;
    color: #009fe3;
    content: "";
    display: block;
    font-size: 45px;
    height: 1em;
    inset: 50%;
    overflow: hidden;
    position: absolute;
    text-indent: -9999em;
    translate: -50%;
    width: 1em
}

@keyframes throbber-spin {
    0% {
        box-shadow: 0 -.83em 0 -.4em, 0 -.83em 0 -.42em, 0 -.83em 0 -.44em, 0 -.83em 0 -.46em, 0 -.83em 0 -.477em
    }

    5%,
    95% {
        box-shadow: 0 -.83em 0 -.4em, 0 -.83em 0 -.42em, 0 -.83em 0 -.44em, 0 -.83em 0 -.46em, 0 -.83em 0 -.477em
    }

    10%,
    59% {
        box-shadow: 0 -.83em 0 -.4em, -.087em -.825em 0 -.42em, -.173em -.812em 0 -.44em, -.256em -.789em 0 -.46em, -.297em -.775em 0 -.477em
    }

    20% {
        box-shadow: 0 -.83em 0 -.4em, -.338em -.758em 0 -.42em, -.555em -.617em 0 -.44em, -.671em -.488em 0 -.46em, -.749em -.34em 0 -.477em
    }

    38% {
        box-shadow: 0 -.83em 0 -.4em, -.377em -.74em 0 -.42em, -.645em -.522em 0 -.44em, -.775em -.297em 0 -.46em, -.82em -.09em 0 -.477em
    }

    to {
        box-shadow: 0 -.83em 0 -.4em, 0 -.83em 0 -.42em, 0 -.83em 0 -.44em, 0 -.83em 0 -.46em, 0 -.83em 0 -.477em
    }
}

@keyframes round {
    0% {
        transform: rotate(0deg)
    }

    to {
        transform: rotate(1turn)
    }
}

.node--type-reference .card figure,
.taxonomy-term--vocabulary-career-level .card figure {
    height: 100%
}

.node--type-reference .card figure .img-fluid,
.taxonomy-term--vocabulary-career-level .card figure .img-fluid {
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%
}

.card {
    background-color: transparent;
    color: #525f6b;
    height: 100%
}

.card .media img {
    transform: scale(1.01);
    transition: all .2s ease-in-out
}

@media (prefers-reduced-motion:reduce) {
    .card .media img {
        transition: none
    }
}

.card .card-body {
    background-color: #f3f7f7
}

.card .card-text {
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    display: -webkit-box;
    overflow: hidden
}

.card:focus .media img,
.card:hover .media img {
    transform: scale(1.05)
}

.card:focus .card-body,
.card:hover .card-body {
    background-color: #e0eaec
}

.card.node--view-mode-accordion .card-body,
.card.node--view-mode-embedded .card-body {
    height: 100%
}

.card-body,
.card-img,
.card-img-overlay--bg,
.card-img-top,
.card>.row {
    background-color: #e0eaec;
    transition: all .2s ease-in-out
}

@media (prefers-reduced-motion:reduce) {

    .card-body,
    .card-img,
    .card-img-overlay--bg,
    .card-img-top,
    .card>.row {
        transition: none
    }
}

.card-img,
.card-img-top {
    text-align: center
}

@media (max-width:767.98px) {
    .card-body {
        padding: .75rem .9375rem
    }
}

.card-body .card-title {
    font-weight: 600
}

.card-body p {
    color: currentColor
}

.card-body p:first-child {
    margin-bottom: .5rem
}

.card-body>:last-child {
    margin-bottom: 0
}

.card--gray .card-body,
.card--gray .card-img,
.card--gray .card-img-top,
.card--gray>.row {
    background-color: #f3f7f7;
    color: #525f6b
}

.card--gray .btn-outline-white {
    border-color: #000;
    color: #000
}

.card--gray .btn-outline-white:hover {
    background-color: #000;
    border-color: #000;
    color: #f3f7f7
}

.btn-check:focus+.card--gray .btn-outline-white,
.card--gray .btn-outline-white:focus {
    box-shadow: 0 0 0 .25rem rgba(0, 0, 0, .5)
}

.btn-check:active+.card--gray .btn-outline-white,
.btn-check:checked+.card--gray .btn-outline-white,
.card--gray .btn-outline-white.active,
.card--gray .btn-outline-white.dropdown-toggle.show,
.card--gray .btn-outline-white:active {
    background-color: #000;
    border-color: #000;
    color: #fff
}

.btn-check:active+.card--gray .btn-outline-white:focus,
.btn-check:checked+.card--gray .btn-outline-white:focus,
.card--gray .btn-outline-white.active:focus,
.card--gray .btn-outline-white.dropdown-toggle.show:focus,
.card--gray .btn-outline-white:active:focus {
    box-shadow: 0 0 0 .25rem rgba(0, 0, 0, .5)
}

.card--gray .btn-outline-white.disabled,
.card--gray .btn-outline-white:disabled {
    background-color: transparent;
    color: #000
}

.card-tag {
    align-self: flex-start;
    background-color: #009fe3;
    color: #fff;
    font-weight: 700;
    line-height: 1;
    max-width: 80%;
    overflow: hidden;
    padding: .5625rem 12px;
    position: relative;
    text-overflow: ellipsis;
    text-transform: uppercase;
    white-space: nowrap;
    z-index: 2
}

.card-tag a:not(.btn) {
    color: currentColor;
    text-decoration: none
}

.card-tag a:not(.btn):focus,
.card-tag a:not(.btn):hover {
    text-decoration: underline
}

.card-img-overlay--bg {
    bottom: 0;
    left: 0;
    padding: 1rem;
    position: absolute;
    right: 0;
    top: 0
}

@media (max-width:767.98px) {
    .paragraph--file .card {
        cursor: pointer
    }

    .paragraph--file .card:focus .card-more {
        opacity: 1;
        visibility: visible
    }

    .paragraph--file .card .card-more {
        background-color: #fff;
        border: .75rem solid #fff;
        bottom: 0;
        flex-direction: column;
        left: 0;
        opacity: 0;
        overflow: hidden;
        position: fixed;
        right: 0;
        top: 0;
        transition: all .2s ease-in-out;
        visibility: hidden;
        z-index: 9000
    }
}

@media (max-width:767.98px) and (prefers-reduced-motion:reduce) {
    .paragraph--file .card .card-more {
        transition: none
    }
}

@media (max-width:767.98px) {

    .paragraph--file .card-body:focus,
    .paragraph--file .card-body:hover {
        background-color: #e6e6e6
    }
}

@media (min-width:768px) {
    .paragraph--file .card-more>p {
        display: none
    }
}

.paragraph--layout-embedded .card .media {
    height: 100%
}

.paragraph--layout-embedded .card .media img {
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%
}

.paragraph--layout-embedded .card-title {
    font-weight: 700;
    margin-bottom: 1rem
}

@media (min-width:992px) {
    .paragraph--layout-embedded .card-body {
        display: flex;
        flex-direction: column;
        justify-content: flex-end;
        padding-left: 30px;
        padding-right: 30px
    }
}

.paragraph--layout-grid .card-body {
    font-weight: 300
}

.paragraph--layout-grid .card-body>:last-child {
    margin-bottom: 0
}

.node--type-article .card-text {
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    overflow: hidden
}

.node--type-event .stage--meta-date {
    font-size: 1.2rem
}

@media (min-width:768px) {
    .node--type-event .stage--meta-date {
        font-size: calc(1.35rem + 1.2vw)
    }
}

@media (min-width:768px) and (min-width:1200px) {
    .node--type-event .stage--meta-date {
        font-size: 2.25rem
    }
}

.node--type-event .node__content p+.btn {
    margin: .75rem 0
}

.node--type-event .node__content+.node__paragraphs {
    margin-top: -.75rem
}

.node--type-event .card-body {
    transition: all .2s ease-in-out
}

@media (prefers-reduced-motion:reduce) {
    .node--type-event .card-body {
        transition: none
    }
}

@media (min-width:576px) {
    .node--type-event .card-body {
        min-height: 230px
    }
}

@media (min-width:768px) {
    .node--type-event .card-body {
        min-height: 340px
    }
}

.node--type-event .hover-fix {
    min-height: 50px
}

.node--type-event .card-more,
.node--type-event .card-text {
    margin-bottom: 0;
    transition: all .2s ease-in-out
}

@media (prefers-reduced-motion:reduce) {

    .node--type-event .card-more,
    .node--type-event .card-text {
        transition: none
    }
}

@media (hover:hover) and (pointer:fine) and (min-width:576px) {

    .paragraph--layout-grid .node--type-event .card:is(:hover, :focus) .card-text,
    .paragraph--layout-grid .node--type-event .card:not(:hover):not(:focus) .card-more,
    .paragraph--layout-slider .node--type-event .card:is(:hover, :focus) .card-text,
    .paragraph--layout-slider .node--type-event .card:not(:hover):not(:focus) .card-more {
        height: 0;
        opacity: 0;
        overflow: hidden
    }

    .paragraph--layout-grid .node--type-event .hover-fix,
    .paragraph--layout-slider .node--type-event .hover-fix {
        min-height: 6.25rem
    }
}

.node--type-job .card:focus .card-body,
.node--type-job .card:hover .card-body {
    background-color: #e0eaec
}

.node--type-job .card-title {
    color: #525f6b
}

.page--entity-bundle-job .paragraph__headline:has(h2, .h2) {
    text-align: center
}

.node--type-hr-location .card-text,
.node--type-hr-location .card-title,
.node--type-location .card-text,
.node--type-location .card-title {
    margin-bottom: 0
}

.node--type-hr-location .card-body .expertise--container,
.node--type-location .card-body .expertise--container {
    display: flex;
    flex-wrap: wrap;
    gap: 1.25rem;
    margin-top: 1.5rem
}

@media (max-width:991.98px) {

    .node--type-hr-location .card-body .expertise--container,
    .node--type-location .card-body .expertise--container {
        gap: 1rem;
        margin-top: .75rem
    }
}

.node--type-hr-location .card-body .expertise .taxonomy-term__content,
.node--type-location .card-body .expertise .taxonomy-term__content {
    padding-inline: 0;
    position: relative
}

.node--type-hr-location .card-body .expertise svg,
.node--type-location .card-body .expertise svg {
    fill: #009fe3;
    height: 35px;
    width: 35px
}

@media (min-width:576px) and (max-width:767.98px) {

    .node--type-hr-location .card-body .expertise svg,
    .node--type-location .card-body .expertise svg {
        height: 25px;
        width: 25px
    }
}

.node--type-hr-location .card-text,
.node--type-location .card-text {
    margin-bottom: 0
}

.node--type-hr-location .card-text+*,
.node--type-location .card-text+* {
    margin-top: 1rem
}

.node--type-hr-location.node--view-mode-embedded .more,
.node--type-location.node--view-mode-embedded .more {
    margin-top: 2rem
}

@media (min-width:992px) {

    .node--type-hr-location.node--view-mode-embedded .more,
    .node--type-location.node--view-mode-embedded .more {
        margin-top: auto
    }
}

.node--page-hr-location>.node__content,
.node--page-location>.node__content {
    margin-block: 1rem 3rem
}

@media (min-width:992px) {

    .node--page-hr-location>.node__content,
    .node--page-location>.node__content {
        margin-top: 1.5rem
    }
}

.node--page-hr-location>.node__content .card:hover .card-body,
.node--page-location>.node__content .card:hover .card-body {
    background-color: #f3f7f7
}

.node--page-hr-location>.node__content .list-icons li,
.node--page-location>.node__content .list-icons li {
    margin-bottom: .25rem
}

@media (max-width:767.98px) {

    .node--page-hr-location>.node__content .list-icons li,
    .node--page-location>.node__content .list-icons li {
        margin-left: 30px
    }

    .node--page-hr-location>.node__content .list-icons .sprite,
    .node--page-location>.node__content .list-icons .sprite {
        height: 18px;
        width: 18px
    }
}

.node--page-hr-location>.node__content .list-icons a,
.node--page-location>.node__content .list-icons a {
    text-decoration: none
}

@media (max-width:991.98px) {

    .node--page-hr-location .paragraph--benefits .list>.taxonomy-term--vocabulary-expertise,
    .node--page-location .paragraph--benefits .list>.taxonomy-term--vocabulary-expertise {
        flex: 0 0 auto;
        width: 33%
    }
}

@media (max-width:767.98px) {

    .node--page-hr-location .paragraph--benefits .list>.taxonomy-term--vocabulary-expertise,
    .node--page-location .paragraph--benefits .list>.taxonomy-term--vocabulary-expertise {
        flex: 0 0 auto;
        width: 50%
    }
}

.node--page-hr-location .taxonomy-term--vocabulary-expertise .benefit__tile,
.node--page-location .taxonomy-term--vocabulary-expertise .benefit__tile {
    min-height: unset;
    padding: 1.25rem
}

.node--page-hr-location .taxonomy-term--vocabulary-expertise .benefit__tile .media,
.node--page-location .taxonomy-term--vocabulary-expertise .benefit__tile .media {
    height: 70px;
    width: 70px
}

@media (min-width:992px) {

    .node--page-hr-location .taxonomy-term--vocabulary-expertise .benefit__tile .media,
    .node--page-location .taxonomy-term--vocabulary-expertise .benefit__tile .media {
        height: 90px;
        width: 90px
    }
}

.node--page-hr-location .taxonomy-term--vocabulary-expertise svg path,
.node--page-location .taxonomy-term--vocabulary-expertise svg path {
    fill: #009fe3
}

.node--page-hr-location .taxonomy-term--vocabulary-expertise .h4,
.node--page-hr-location .taxonomy-term--vocabulary-expertise h4,
.node--page-location .taxonomy-term--vocabulary-expertise .h4,
.node--page-location .taxonomy-term--vocabulary-expertise h4,
.page--entity-bundle-hr-location .stage__content,
.page--entity-bundle-location .stage__content {
    margin-bottom: 0
}

.node--type-article .card .media,
.node--type-hr-location .card .media,
.node--type-location .card .media,
.node--type-reference .card .media,
.paragraph .node--type-page .card .media,
.paragraph .node--type-product .card .media,
.taxonomy-term .card .media {
    overflow: hidden
}

.node--type-article .card:focus .card-body:before,
.node--type-article .card:hover .card-body:before,
.node--type-hr-location .card:focus .card-body:before,
.node--type-hr-location .card:hover .card-body:before,
.node--type-location .card:focus .card-body:before,
.node--type-location .card:hover .card-body:before,
.node--type-reference .card:focus .card-body:before,
.node--type-reference .card:hover .card-body:before,
.paragraph .node--type-page .card:focus .card-body:before,
.paragraph .node--type-page .card:hover .card-body:before,
.paragraph .node--type-product .card:focus .card-body:before,
.paragraph .node--type-product .card:hover .card-body:before,
.taxonomy-term .card:focus .card-body:before,
.taxonomy-term .card:hover .card-body:before {
    width: 100%
}

.node--type-article .card:not(.card--clean) .card-body:before,
.node--type-hr-location .card:not(.card--clean) .card-body:before,
.node--type-location .card:not(.card--clean) .card-body:before,
.node--type-reference .card:not(.card--clean) .card-body:before,
.paragraph .node--type-page .card:not(.card--clean) .card-body:before,
.paragraph .node--type-product .card:not(.card--clean) .card-body:before,
.taxonomy-term .card:not(.card--clean) .card-body:before {
    content: ""
}

.node--type-article .card-body,
.node--type-hr-location .card-body,
.node--type-location .card-body,
.node--type-reference .card-body,
.paragraph .node--type-page .card-body,
.paragraph .node--type-product .card-body,
.taxonomy-term .card-body {
    position: relative
}

.node--type-article .card-body:before,
.node--type-hr-location .card-body:before,
.node--type-location .card-body:before,
.node--type-reference .card-body:before,
.paragraph .node--type-page .card-body:before,
.paragraph .node--type-product .card-body:before,
.taxonomy-term .card-body:before {
    background-color: #009fe3;
    display: block;
    height: 6px;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    transition: all .2s ease-in-out;
    width: 0;
    z-index: 1
}

@media (prefers-reduced-motion:reduce) {

    .node--type-article .card-body:before,
    .node--type-hr-location .card-body:before,
    .node--type-location .card-body:before,
    .node--type-reference .card-body:before,
    .paragraph .node--type-page .card-body:before,
    .paragraph .node--type-product .card-body:before,
    .taxonomy-term .card-body:before {
        transition: none
    }
}

@media (min-width:768px) {

    .node--type-article .card-body:before,
    .node--type-hr-location .card-body:before,
    .node--type-location .card-body:before,
    .node--type-reference .card-body:before,
    .paragraph .node--type-page .card-body:before,
    .paragraph .node--type-product .card-body:before,
    .taxonomy-term .card-body:before {
        height: 10px
    }
}

.node--type-article .card-img-top+.card-body:before,
.node--type-hr-location .card-img-top+.card-body:before,
.node--type-location .card-img-top+.card-body:before,
.node--type-reference .card-img-top+.card-body:before,
.paragraph .node--type-page .card-img-top+.card-body:before,
.paragraph .node--type-product .card-img-top+.card-body:before,
.taxonomy-term .card-img-top+.card-body:before {
    top: -6px
}

@media (min-width:768px) {

    .node--type-article .card-img-top+.card-body:before,
    .node--type-hr-location .card-img-top+.card-body:before,
    .node--type-location .card-img-top+.card-body:before,
    .node--type-reference .card-img-top+.card-body:before,
    .paragraph .node--type-page .card-img-top+.card-body:before,
    .paragraph .node--type-product .card-img-top+.card-body:before,
    .taxonomy-term .card-img-top+.card-body:before {
        top: -10px
    }
}

@media (max-width:575.98px) {

    .node--view-mode-embedded.node--type-article .card-body:before,
    .node--view-mode-embedded.node--type-hr-location .card-body:before,
    .node--view-mode-embedded.node--type-location .card-body:before,
    .node--view-mode-embedded.node--type-reference .card-body:before,
    .node--view-mode-embedded.taxonomy-term .card-body:before,
    .paragraph .node--view-mode-embedded.node--type-page .card-body:before,
    .paragraph .node--view-mode-embedded.node--type-product .card-body:before {
        top: -6px
    }
}

@media (min-width:576px) {

    .node--view-mode-embedded.node--type-article .card-body,
    .node--view-mode-embedded.node--type-hr-location .card-body,
    .node--view-mode-embedded.node--type-location .card-body,
    .node--view-mode-embedded.node--type-reference .card-body,
    .node--view-mode-embedded.taxonomy-term .card-body,
    .paragraph .node--view-mode-embedded.node--type-page .card-body,
    .paragraph .node--view-mode-embedded.node--type-product .card-body {
        height: 100%
    }
}

@media (max-width:575.98px) {

    .node--type-article .card-text,
    .paragraph .node--type-page .card-text,
    .paragraph .node--type-product .card-text {
        display: none
    }
}

@media (min-width:768px) {
    .node--type-statement figure {
        height: 100%;
        overflow: hidden;
        position: relative
    }

    .node--type-statement figure img {
        height: 100%;
        left: 0;
        -o-object-fit: cover;
        object-fit: cover;
        position: absolute
    }
}

.node--type-statement .card-body {
    display: flex;
    flex-direction: column;
    height: 100%;
    justify-content: center;
    line-height: 1.3333;
    margin-bottom: 0;
    padding: .75rem
}

@media (min-width:576px) {
    .node--type-statement .card-body {
        padding: 2.8125rem 3.125rem
    }
}

@media (min-width:1200px) {
    .node--type-statement .card-body {
        padding-right: 150px
    }
}

.node--type-statement .blockquote-footer {
    color: currentColor;
    margin: 0
}

.node--type-statement .blockquote-footer:before {
    content: none
}

.node--type-statement:focus .media img,
.node--type-statement:hover .media img {
    transform: none
}

@media (max-width:575.98px) {
    .node--type-statement .blockquote {
        font-size: 1.25rem;
        font-weight: 700
    }

    .node--type-statement .blockquote-footer {
        font-size: 15px
    }
}

.node--type-reference .card-title {
    color: #009fe3
}

.node--type-reference .card-body {
    height: 100%
}

.taxonomy-term--vocabulary-career-level .card:focus .card-img-overlay,
.taxonomy-term--vocabulary-career-level .card:focus .card-img-overlay--bg,
.taxonomy-term--vocabulary-career-level .card:hover .card-img-overlay,
.taxonomy-term--vocabulary-career-level .card:hover .card-img-overlay--bg {
    color: #009fe3
}

.taxonomy-term--vocabulary-career-level .card:focus .media img,
.taxonomy-term--vocabulary-career-level .card:hover .media img {
    transform: none
}

.taxonomy-term--vocabulary-career-level .card-img .inner,
.taxonomy-term--vocabulary-career-level .card-img-overlay,
.taxonomy-term--vocabulary-career-level .card-img-overlay--bg {
    display: flex;
    flex-direction: column;
    height: 100%;
    justify-content: flex-end
}

.taxonomy-term--vocabulary-career-level .card-img {
    background-color: #009fe3;
    color: #000;
    height: 100%;
    min-height: 115px;
    padding: .5rem;
    text-align: left;
    transition: all .2s ease-in-out
}

@media (prefers-reduced-motion:reduce) {
    .taxonomy-term--vocabulary-career-level .card-img {
        transition: none
    }
}

@media (max-width:767.98px) {
    .taxonomy-term--vocabulary-career-level .card-img .inner {
        display: none
    }
}

@media (min-width:768px) {
    .taxonomy-term--vocabulary-career-level .card-img {
        min-height: 250px;
        padding: 1rem
    }
}

.taxonomy-term--vocabulary-career-level .card-title {
    font-weight: 900;
    text-transform: uppercase
}

@media (max-width:767.98px) {
    .taxonomy-term--vocabulary-career-level .card-title {
        font-size: 1rem
    }
}

.taxonomy-term--vocabulary-career-level .card-img-overlay,
.taxonomy-term--vocabulary-career-level .card-img-overlay--bg {
    color: rgba(244, 132, 21, .8)
}

@media (max-width:767.98px) {

    .taxonomy-term--vocabulary-career-level .card-img-overlay,
    .taxonomy-term--vocabulary-career-level .card-img-overlay--bg {
        padding: .5rem
    }
}

.taxonomy-term--vocabulary-career-level .card-img-overlay .card-title,
.taxonomy-term--vocabulary-career-level .card-img-overlay--bg .card-title {
    margin-bottom: 0
}

.taxonomy-term--vocabulary-career-level .card-img-overlay--bg {
    padding: 0;
    transition: all .2s ease-in-out
}

@media (prefers-reduced-motion:reduce) {
    .taxonomy-term--vocabulary-career-level .card-img-overlay--bg {
        transition: none
    }
}

@media (max-width:767.98px) {

    .taxonomy-term--vocabulary-career-level.swiper-slide .card-img,
    .taxonomy-term--vocabulary-career-level.taxonomy-term--view-mode-embedded .card-img {
        min-height: 150px
    }
}

@media (hover:hover) and (pointer:fine) and (min-width:768px) {

    .paragraph--layout-embedded .taxonomy-term--vocabulary-career-level .card .stretched-link,
    .paragraph--layout-grid .taxonomy-term--vocabulary-career-level .card .stretched-link,
    .paragraph--layout-masonry .taxonomy-term--vocabulary-career-level .card .stretched-link,
    .paragraph--layout-slider .taxonomy-term--vocabulary-career-level .card .stretched-link {
        display: none
    }

    .paragraph--layout-embedded .taxonomy-term--vocabulary-career-level .card:focus .card-img-overlay,
    .paragraph--layout-embedded .taxonomy-term--vocabulary-career-level .card:focus .card-img-overlay--bg,
    .paragraph--layout-embedded .taxonomy-term--vocabulary-career-level .card:hover .card-img-overlay,
    .paragraph--layout-embedded .taxonomy-term--vocabulary-career-level .card:hover .card-img-overlay--bg,
    .paragraph--layout-grid .taxonomy-term--vocabulary-career-level .card:focus .card-img-overlay,
    .paragraph--layout-grid .taxonomy-term--vocabulary-career-level .card:focus .card-img-overlay--bg,
    .paragraph--layout-grid .taxonomy-term--vocabulary-career-level .card:hover .card-img-overlay,
    .paragraph--layout-grid .taxonomy-term--vocabulary-career-level .card:hover .card-img-overlay--bg,
    .paragraph--layout-masonry .taxonomy-term--vocabulary-career-level .card:focus .card-img-overlay,
    .paragraph--layout-masonry .taxonomy-term--vocabulary-career-level .card:focus .card-img-overlay--bg,
    .paragraph--layout-masonry .taxonomy-term--vocabulary-career-level .card:hover .card-img-overlay,
    .paragraph--layout-masonry .taxonomy-term--vocabulary-career-level .card:hover .card-img-overlay--bg,
    .paragraph--layout-slider .taxonomy-term--vocabulary-career-level .card:focus .card-img-overlay,
    .paragraph--layout-slider .taxonomy-term--vocabulary-career-level .card:focus .card-img-overlay--bg,
    .paragraph--layout-slider .taxonomy-term--vocabulary-career-level .card:hover .card-img-overlay,
    .paragraph--layout-slider .taxonomy-term--vocabulary-career-level .card:hover .card-img-overlay--bg {
        opacity: 0;
        visibility: hidden
    }
}

.page-actions {
    display: flex;
    justify-content: center;
    padding-bottom: 30px
}

@media (min-width:992px) {
    .page-actions {
        padding-bottom: 60px
    }
}

.page-actions .btn-group {
    background-color: #fff;
    border-radius: 100px;
    box-shadow: 0 .125rem .25rem rgba(0, 0, 0, .075)
}

@media (min-width:768px) {
    .page-actions .btn-group {
        box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .15);
        padding: .375rem
    }
}

.page-actions .btn {
    justify-content: center;
    margin: 0;
    text-decoration: none;
    text-transform: none
}

.page-actions .btn:not(.social-share-btn):before {
    background-color: #525f6b;
    bottom: 0;
    content: "";
    display: block;
    height: 50%;
    left: 0;
    margin: auto;
    position: absolute;
    top: 0;
    width: 1px
}

@media (min-width:992px) {
    .page-actions__list .btn {
        min-width: 240px
    }
}

.footer-files-nav .nav {
    flex-direction: column
}

.footer-files-nav .nav-link:before {
    background: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 18 18'%3E%3Cpath fill='%23525f6b' d='M8.4 14.1c.1.1.2.1.3.2.3.1.7.1 1-.2l4.5-4.5c.4-.4.4-.9 0-1.3s-.9-.4-1.3 0l-3 3V.9C9.9.4 9.5 0 9 0s-.9.4-.9.9v10.4l-3-3c-.4-.3-1-.3-1.3 0-.3.4-.3.9 0 1.3l4.6 4.5z'/%3E%3Cpath fill='%23525f6b' d='M16.2 12.6v2.7c0 .5-.4.9-.9.9H2.7c-.5 0-.9-.4-.9-.9v-2.7c0-.5-.4-.9-.9-.9s-.9.4-.9.9v2.7C0 16.8 1.2 18 2.7 18h12.6c1.5 0 2.7-1.2 2.7-2.7v-2.7c0-.5-.4-.9-.9-.9s-.9.4-.9.9z'/%3E%3C/svg%3E") 50% no-repeat;
    content: "";
    display: inline-block;
    height: 15px;
    margin-right: 10px;
    width: 15px
}

.paragraph--filterable-jobs .filterable-node-view-filters {
    margin-bottom: 2rem
}

.paragraph--filterable-jobs .node--type-job-highlighted .card {
    border: 4px solid #009fe3
}

.paragraph--filterable-jobs .node--type-job-highlighted .card .card-title {
    color: #009fe3;
    font-weight: 700
}

@media (min-width:768px) {
    .paragraph--filterable-jobs .paragraph-filter-form-wrapper {
        display: grid;
        gap: 2rem;
        grid-template-columns: repeat(3, 1fr)
    }

    .info-tile__list {
        display: grid;
        gap: 2px;
        grid-auto-rows: var(--rowHeight);
        grid-template-columns: repeat(3, 1fr)
    }
}

@media (min-width:992px) {
    .info-tile__list {
        grid-template-columns: repeat(4, 1fr)
    }
}

.info-tile {
    position: relative
}

@media (max-width:767.98px) {
    .info-tile {
        padding-left: var(--bs-gutter-x, .75rem);
        padding-right: var(--bs-gutter-x, .75rem)
    }
}

.info-tile>img {
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.info-tile .swiper-scrollbar {
    max-width: 300px;
    width: 70vw
}

@media (min-width:768px) {
    .info-tile .swiper-scrollbar {
        display: none
    }
}

.info-tile--open {
    z-index: 1060
}

.info-tile__item {
    background-color: #009fe3;
    cursor: pointer;
    display: block;
    position: relative
}

.info-tile__item .info-tile__content {
    bottom: 0;
    color: rgba(244, 132, 21, .8);
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    left: 0;
    padding: 20px;
    position: absolute;
    right: 0;
    top: 0;
    transition: all .2s ease-in-out
}

@media (prefers-reduced-motion:reduce) {
    .info-tile__item .info-tile__content {
        transition: none
    }
}

@media (min-width:1200px) {
    .info-tile__item .info-tile__content {
        padding: 50px 1.5rem
    }
}

.info-tile__item .info-tile__content:hover {
    background-color: #009fe3;
    color: #000
}

.info-tile__item .info-tile__content:hover .btn-outline-white {
    border-color: #000;
    color: #000
}

.info-tile__item .info-tile__content:hover .btn-outline-white:hover {
    background-color: #000;
    border-color: #000;
    color: #009fe3
}

.btn-check:focus+.info-tile__item .info-tile__content:hover .btn-outline-white,
.info-tile__item .info-tile__content:hover .btn-outline-white:focus {
    box-shadow: 0 0 0 .25rem rgba(0, 0, 0, .5)
}

.btn-check:active+.info-tile__item .info-tile__content:hover .btn-outline-white,
.btn-check:checked+.info-tile__item .info-tile__content:hover .btn-outline-white,
.info-tile__item .info-tile__content:hover .btn-outline-white.active,
.info-tile__item .info-tile__content:hover .btn-outline-white.dropdown-toggle.show,
.info-tile__item .info-tile__content:hover .btn-outline-white:active {
    background-color: #000;
    border-color: #000;
    color: #fff
}

.btn-check:active+.info-tile__item .info-tile__content:hover .btn-outline-white:focus,
.btn-check:checked+.info-tile__item .info-tile__content:hover .btn-outline-white:focus,
.info-tile__item .info-tile__content:hover .btn-outline-white.active:focus,
.info-tile__item .info-tile__content:hover .btn-outline-white.dropdown-toggle.show:focus,
.info-tile__item .info-tile__content:hover .btn-outline-white:active:focus {
    box-shadow: 0 0 0 .25rem rgba(0, 0, 0, .5)
}

.info-tile__item .info-tile__content:hover .btn-outline-white.disabled,
.info-tile__item .info-tile__content:hover .btn-outline-white:disabled {
    background-color: transparent;
    color: #000
}

.info-tile__item .info-tile__title {
    font-size: 10vw;
    font-weight: 800;
    line-height: 1;
    margin-bottom: 8px;
    word-break: break-word
}

@media (min-width:768px) {
    .info-tile__item .info-tile__title {
        font-size: 3vw;
        margin-bottom: 0
    }
}

@media (min-width:992px) {
    .info-tile__item .info-tile__title {
        font-size: 2.6vw
    }
}

@media (min-width:1920px) {
    .info-tile__item .info-tile__title {
        font-size: 50px
    }
}

.info-tile__flyer {
    background-color: #009fe3;
    bottom: 0;
    color: #fff;
    left: 0;
    max-height: 100%;
    opacity: 0;
    overflow: hidden;
    position: fixed;
    right: 0;
    top: 0;
    transition: all .2s ease-in-out;
    visibility: hidden;
    z-index: 2
}

@media (prefers-reduced-motion:reduce) {
    .info-tile__flyer {
        transition: none
    }
}

@media (min-width:768px) {
    .info-tile__flyer {
        position: absolute
    }
}

.info-tile__flyer-content {
    display: flex;
    height: 100%
}

@media (min-width:768px) {
    .info-tile__flyer-content {
        align-items: flex-end
    }
}

.info-tile__flyer .content {
    margin: 80px 1.5rem 1.5rem;
    max-width: 1680px
}

@media (min-width:768px) {
    .info-tile__flyer .content {
        margin: 100px 100px 50px 70px
    }
}

@media (min-width:1200px) {
    .info-tile__flyer .content {
        margin-bottom: 70px
    }
}

.info-tile__flyer .content>* {
    word-break: break-word
}

.info-tile__flyer .content>:last-child {
    margin-bottom: 0
}

.info-tile__flyer figure {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -1
}

@media (max-width:767.98px) {
    .info-tile__flyer figure {
        display: none
    }
}

.info-tile__flyer .img-fluid {
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.info-tile__flyer .caption {
    font-size: 16px;
    line-height: 1.1429;
    text-transform: uppercase
}

@media (min-width:992px) {
    .info-tile__flyer .caption {
        font-size: 28px;
        max-width: 650px
    }
}

@media (min-width:1200px) {
    .info-tile__flyer .caption {
        font-size: 35px;
        max-width: 900px
    }
}

.info-tile__flyer .info-tile__title {
    color: rgba(244, 132, 21, .8);
    font-size: 40px;
    font-weight: 800;
    line-height: 1;
    text-transform: uppercase
}

@media (min-width:992px) {
    .info-tile__flyer .info-tile__title {
        font-size: 8.3333vw
    }
}

@media (min-width:1920px) {
    .info-tile__flyer .info-tile__title {
        font-size: 160px
    }
}

.info-tile__flyer .desc {
    font-size: 18px;
    font-weight: 300;
    max-width: 1100px
}

@media (min-width:992px) {
    .info-tile__flyer .desc {
        font-size: 21px
    }
}

@media (min-width:1200px) {
    .info-tile__flyer .desc {
        font-size: 24px
    }
}

.info-tile__flyer--open {
    opacity: 1;
    visibility: visible
}

.info-tile__flyer-close {
    cursor: pointer;
    position: absolute;
    right: 30px;
    top: 30px;
    transition: all .2s ease-in-out;
    z-index: 1070
}

@media (prefers-reduced-motion:reduce) {
    .info-tile__flyer-close {
        transition: none
    }
}

.info-tile__flyer-close svg {
    height: 30px;
    width: 30px
}

.info-tile__flyer-close:focus,
.info-tile__flyer-close:hover {
    color: #000
}

@media (min-width:768px) {
    .info-tile__flyer-close {
        right: 50px;
        top: 50px
    }

    .info-tile__flyer-close svg {
        height: 50px;
        width: 50px
    }
}

/*# sourceMappingURL=/build/main/sourcemaps/css/client-d4e44595.a35e6e18.css.map*/