/**
 * Swiper 8.0.7
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2022 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: March 4, 2022
 */

@font-face {
    font-family: swiper-icons;
    src: url('data:application/font-woff;charset=utf-8;base64, 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');
    font-weight: 400;
    font-style: normal
}

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

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

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

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

.swiper-android .swiper-slide,
.swiper-wrapper {
    transform: translate3d(0px, 0, 0)
}

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

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

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

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

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

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

.swiper-backface-hidden .swiper-slide {
    transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.swiper-3d,
.swiper-3d.swiper-css-mode .swiper-wrapper {
    perspective: 1200px
}

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

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

.swiper-3d .swiper-slide-shadow {
    background: rgba(0, 0, 0, .15)
}

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

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

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

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

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

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

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

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

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

.swiper-centered>.swiper-wrapper::before {
    content: '';
    flex-shrink: 0;
    order: 9999
}

.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child {
    margin-inline-start: var(--swiper-centered-offset-before)
}

.swiper-centered.swiper-horizontal>.swiper-wrapper::before {
    height: 100%;
    min-height: 1px;
    width: var(--swiper-centered-offset-after)
}

.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child {
    margin-block-start: var(--swiper-centered-offset-before)
}

.swiper-centered.swiper-vertical>.swiper-wrapper::before {
    width: 100%;
    min-width: 1px;
    height: var(--swiper-centered-offset-after)
}

.swiper-centered>.swiper-wrapper>.swiper-slide {
    scroll-snap-align: center center
}

.swiper-virtual .swiper-slide {
    -webkit-backface-visibility: hidden;
    transform: translateZ(0)
}

.swiper-virtual.swiper-css-mode .swiper-wrapper::after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    pointer-events: none
}

.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after {
    height: 1px;
    width: var(--swiper-virtual-size)
}

.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after {
    width: 1px;
    height: var(--swiper-virtual-size)
}

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

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

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

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

.swiper-button-prev,
.swiper-rtl .swiper-button-next {
    left: 10px;
    right: auto
}

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

.swiper-button-next,
.swiper-rtl .swiper-button-prev {
    right: 10px;
    left: auto
}

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

.swiper-button-lock {
    display: none
}

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

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

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

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

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

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

.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 {
    width: var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));
    height: var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));
    display: inline-block;
    border-radius: 50%;
    background: var(--swiper-pagination-bullet-inactive-color, #000);
    opacity: var(--swiper-pagination-bullet-inactive-opacity, .2)
}

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

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

.swiper-pagination-bullet:only-child {
    display: none !important
}

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

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

.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: var(--swiper-pagination-bullet-vertical-gap, 6px) 0;
    display: block
}

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

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

.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 var(--swiper-pagination-bullet-horizontal-gap, 4px)
}

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

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

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

.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));
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    transform: scale(0);
    transform-origin: left top
}

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

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

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

.swiper-pagination-lock {
    display: none
}

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

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

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

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

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

.swiper-scrollbar-lock {
    display: none
}

.swiper-zoom-container {
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center
}

.swiper-zoom-container>canvas,
.swiper-zoom-container>img,
.swiper-zoom-container>svg {
    max-width: 100%;
    max-height: 100%;
    object-fit: contain
}

.swiper-slide-zoomed {
    cursor: move
}

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

.swiper-slide-visible .swiper-lazy-preloader {
    animation: swiper-preloader-spin 1s infinite linear
}

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

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

@keyframes swiper-preloader-spin {
    100% {
        transform: rotate(360deg)
    }
}

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

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

.swiper-grid>.swiper-wrapper {
    flex-wrap: wrap
}

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

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

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

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

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

.swiper-cube {
    overflow: visible
}

.swiper-cube .swiper-slide {
    pointer-events: none;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 1;
    visibility: hidden;
    transform-origin: 0 0;
    width: 100%;
    height: 100%
}

.swiper-cube .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-cube.swiper-rtl .swiper-slide {
    transform-origin: 100% 0
}

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

.swiper-cube .swiper-slide-active,
.swiper-cube .swiper-slide-next,
.swiper-cube .swiper-slide-next+.swiper-slide,
.swiper-cube .swiper-slide-prev {
    pointer-events: auto;
    visibility: visible
}

.swiper-cube .swiper-slide-shadow-bottom,
.swiper-cube .swiper-slide-shadow-left,
.swiper-cube .swiper-slide-shadow-right,
.swiper-cube .swiper-slide-shadow-top {
    z-index: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.swiper-cube .swiper-cube-shadow {
    position: absolute;
    left: 0;
    bottom: 0px;
    width: 100%;
    height: 100%;
    opacity: .6;
    z-index: 0
}

.swiper-cube .swiper-cube-shadow:before {
    content: '';
    background: #000;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    filter: blur(50px)
}

.swiper-flip {
    overflow: visible
}

.swiper-flip .swiper-slide {
    pointer-events: none;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 1
}

.swiper-flip .swiper-slide .swiper-slide {
    pointer-events: none
}

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

.swiper-flip .swiper-slide-shadow-bottom,
.swiper-flip .swiper-slide-shadow-left,
.swiper-flip .swiper-slide-shadow-right,
.swiper-flip .swiper-slide-shadow-top {
    z-index: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.swiper-creative .swiper-slide {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    overflow: hidden;
    transition-property: transform, opacity, height
}

.swiper-cards {
    overflow: visible
}

.swiper-cards .swiper-slide {
    transform-origin: center bottom;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    overflow: hidden
}

html {
    font-size: 62.5%;
    -webkit-text-size-adjust: none;
    -webkit-font-smoothing: subpixel-antialiased;
    -webkit-font-smoothing: antialiased
}

@media screen and (min-width: 2000px) {
    html {
        font-size: 75%
    }
}

@media screen and (max-width: 424px) {
    html {
        font-size: 58%
    }
}

html,
body {
    overflow-x: hidden !important
}

*,
*:before,
*:after {
    box-sizing: inherit
}

body {
    box-sizing: border-box;
    margin: 0px
}

::-moz-selection {
    color: #fff;
    background-color: #002D5A
}

::selection {
    color: #fff;
    background-color: #002D5A
}

::-moz-selection {
    color: #fff;
    background-color: #002D5A
}

::-webkit-selection {
    color: #fff;
    background-color: #002D5A
}

a {
    color: #005591;
    transition: ease all 0.2s;
    text-decoration: underline
}

a:hover {
    text-decoration: none;
    color: #005591
}

h1,
h2,
h3,
h4,
h5,
h6,
p,
figure {
    margin: 0
}

q::before,
q::after {
    display: none
}

button {
    display: inline-block;
    overflow: visible;
    margin: 0;
    padding: 0;
    outline: 0;
    border: 0;
    background: none transparent;
    color: inherit;
    vertical-align: middle;
    text-align: center;
    text-decoration: none;
    text-transform: none;
    font: inherit;
    line-height: normal;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

blockquote {
    -webkit-margin-before: 0;
    margin-block-start: 0;
    -webkit-margin-after: 0;
    margin-block-end: 0;
    -webkit-margin-start: 0;
    margin-inline-start: 0;
    -webkit-margin-end: 0;
    margin-inline-end: 0
}

.mfp-wrap {
    overflow-y: auto;
    overflow-x: hidden;
    position: fixed !important;
    top: 0 !important
}

input,
select,
textarea {
    display: block;
    margin: 0;
    padding: 0;
    width: 100%;
    border: 0;
    border-radius: 0;
    background: none transparent;
    color: inherit;
    font: inherit;
    line-height: normal;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

@font-face {
    font-family: 'LindeDax';
    font-style: normal;
    font-weight: 300;
    src: url(https://dokumfe7mps0i.cloudfront.net/oms/16408/font/2025/7/VSNOG_lindedaxligweb/lindedaxligweb.woff) format("woff")
}

@font-face {
    font-family: 'LindeDax';
    font-style: normal;
    font-weight: 400;
    src: url(https://dokumfe7mps0i.cloudfront.net/oms/16408/font/2025/7/VEC5Y_lindedaxsemiligweb/lindedaxsemiligweb.woff) format("woff")
}

@font-face {
    font-family: 'LindeDax';
    font-style: normal;
    font-weight: 500;
    src: url(https://dokumfe7mps0i.cloudfront.net/oms/16408/font/2025/7/6CF3Z_lindedaxregweb/lindedaxregweb.woff) format("woff")
}

@font-face {
    font-family: 'LindeDax';
    font-style: normal;
    font-weight: 700;
    src: url(https://dokumfe7mps0i.cloudfront.net/oms/16408/font/2025/7/UQ71N_lindedaxmedweb/lindedaxmedweb.woff) format("woff")
}

body {
    font-size: 1.6rem
}

body,
.paragraph,
.paragraph-sm {
    font-family: "LindeDax", sans-serif;
    font-weight: 400;
    line-height: 1.5;
    color: #002D5A
}

.paragraph:not(:last-child),
.paragraph-sm:not(:last-child) {
    margin-bottom: 1.5rem
}

.paragraph-sm {
    font-size: 1.4rem
}

.header-primary,
.header-secondary,
.header-tertiary,
.header-quaternary {
    color: #005591
}

.header-secondary,
.header-tertiary,
.header-quaternary {
    font-family: "LindeDax", sans-serif;
    font-weight: 500
}

.header-primary {
    display: block;
    font-family: "LindeDax", sans-serif;
    font-weight: 700;
    font-size: 6.4rem;
    line-height: 1
}

.header-secondary {
    font-size: 4rem;
    margin-bottom: 3.2rem
}

.header-secondary,
.header-tertiary,
.header-quaternary {
    line-height: 1.2
}

.header-tertiary {
    font-size: 2.4rem;
    margin-bottom: 1.6rem
}

.header-quaternary {
    font-size: 1.8rem;
    margin-bottom: 1.6rem
}

.tagline {
    font-family: "LindeDax", sans-serif;
    font-weight: 300;
    color: #00A0E1;
    font-size: 3.2rem;
    line-height: 1.2
}

.quote {
    font-size: 2.4rem;
    color: #005591
}

.u-srt {
    display: none;
    height: 0;
    width: 0
}

.u-text-white {
    color: #fff
}

.u-mb-large {
    margin-bottom: 4rem !important
}

.u-mb-medium {
    margin-bottom: 3.2rem !important
}

.u-mb-small {
    margin-bottom: 2.4rem !important
}

.u-mb-xsmall {
    margin-bottom: 1.6rem !important
}

.u-mt-xlarge {
    margin-top: 6.4rem !important
}

.u-mt-large {
    margin-top: 4rem !important
}

.u-mt-medium {
    margin-top: 3.2rem !important
}

.u-mt-small {
    margin-top: 2.4rem !important
}

.u-mt-xsmall {
    margin-top: 1.6rem !important
}

.u-m-auto {
    margin-left: auto;
    margin-right: auto
}

.u-m-none {
    margin: 0 !important
}

.u-mb-neg-compensate {
    margin-bottom: 8rem
}

.u-mt-neg-compensate {
    margin-top: 8rem
}

.u-text-center {
    text-align: center !important
}

.u-text-left {
    text-align: left !important
}

.u-text-right {
    text-align: right !important
}

.u-img-fluid {
    width: 100%;
    height: auto
}

.u-img-wrapper {
    position: relative;
    background-color: #002D5A;
    overflow: hidden
}

.u-img-load {
    background-color: #002D5A;
    overflow: hidden;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    opacity: 0;
    z-index: 1;
    transition: opacity 0.6s cubic-bezier(0.25, 0.46, 0.45, 0.94)
}

.u-img-reveal-bg {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: #005591;
    pointer-events: none;
    opacity: 0;
    transition: transform 0.9s cubic-bezier(0.4, 0, 0.2, 1);
    transform: translate3d(0, 100%, 0)
}

.u-img-figure {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center
}

.u-is-revealed .u-img-load {
    opacity: 1;
    transition-delay: 0.7s
}

.u-is-revealed .u-img-reveal-bg {
    transform: translate3d(0, 0, 0);
    transition-delay: 0s;
    opacity: 1
}

.u-eyebrow-border {
    border-color: #D2E1EB;
    border-style: solid;
    border-width: .1rem;
    margin: 0 0 3.2rem 0
}

.c-accordion__item {
    margin-bottom: 3.2rem
}

.c-accordion__item:not(:last-child) {
    border-bottom: solid 0.1rem #D2E1EB;
    padding-bottom: 3.2rem
}

.c-accordion__header {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-align: center;
    align-items: center;
    cursor: pointer
}

.c-accordion__header:hover .accordion__close-wrapper::after {
    opacity: 1;
    width: 100%;
    height: 100%
}

.c-accordion__title {
    width: calc(100% - 5.6rem);
    margin-right: auto
}

.c-accordion__title h4 {
    margin: 0
}

.c-accordion__close {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 3.2rem;
    width: 3.2rem;
    position: relative;
    transition: ease all 0.2s
}

.c-accordion__active .c-accordion__close {
    transform: rotate(-180deg)
}

.c-accordion__wrapper {
    max-height: 0;
    overflow: hidden;
    transition: all 0.4s cubic-bezier(0.64, -0.11, 0.59, 1.07)
}

.c-accordion__content {
    margin-top: 1.6rem
}

.c-banner {
    position: relative;
    height: 49.5rem;
    width: 100%
}

.c-banner__wrapper-img {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0
}

.c-btn,
.c-btn--ghost,
.c-btn--blue {
    font-family: "LindeDax", sans-serif;
    font-weight: 500;
    font-size: 1.8rem;
    text-decoration: none;
    line-height: 1;
    text-align: center;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 1.6rem;
    text-decoration: none;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    max-width: 100%;
    transition: ease all 0.2s;
    margin-top: 2.4rem
}

.c-btn--blue {
    color: #fff;
    background: linear-gradient(to left, #00A0E1 50%, #005591 50%);
    background-size: 200% 100%;
    background-position: right bottom
}

.c-btn--blue:hover,
.c-btn--blue:focus {
    color: #fff;
    background-position: left bottom
}

.c-btn--ghost {
    color: #00A0E1;
    border: solid 0.1rem #00A0E1;
    background: linear-gradient(to left, transparent 50%, #00A0E1 50%);
    background-size: 200% 100%;
    background-position: right bottom
}

.c-btn--ghost:hover,
.c-btn--ghost:focus {
    color: #fff;
    background-position: left bottom
}

@media screen and (min-width: 992px) {

    .c-btn,
    .c-btn--ghost,
    .c-btn--blue {
        min-width: 20rem
    }
}

.c-icon-btn,
.c-icon-btn--sq,
.c-icon-btn--play {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    color: #fff;
    background-color: #00A0E1;
    text-decoration: none;
    height: 7.2rem;
    width: 7.2rem;
    transition: all 0.4s cubic-bezier(0.64, -0.11, 0.59, 1.07)
}

.c-icon-btn span,
.c-icon-btn--sq span,
.c-icon-btn--play span {
    font-size: 3.2rem
}

.c-icon-btn:hover,
.c-icon-btn--sq:hover,
.c-icon-btn--play:hover {
    background-color: #005591;
    transform: scale(1.05);
    color: #fff
}

.c-icon-btn--play {
    border-radius: 50%
}

.c-link {
    color: #005591;
    font-family: "LindeDax", sans-serif;
    font-weight: 500;
    font-size: 1.6rem;
    text-decoration: none
}

.c-link:hover,
.c-link:focus {
    color: #00A0E1
}

.c-card__wrapper {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 2.4rem;
    height: 100%;
    background-color: #fff
}

.c-card__wrapper-img {
    height: 15rem;
    margin-bottom: 2.4rem
}

.c-card__wrapper .c-btn,
.c-card__wrapper .c-btn--ghost,
.c-card__wrapper .c-btn--blue {
    width: 100%;
    min-width: 100%
}

@media screen and (min-width: 768px) and (max-width: 991px) {
    .c-card.l-col__sm-6 {
        margin-bottom: 3.2rem
    }
}

.c-cta {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: absolute;
    background-color: #fff;
    width: 48rem;
    padding: 2.4rem;
    max-width: 100%;
    bottom: 0;
    right: 0;
    z-index: 1
}

.c-cta__content {
    width: calc(100% - 9.6rem);
    margin-right: auto
}

@media screen and (min-width: 992px) {
    .c-cta {
        padding: 3.2rem 4rem;
        max-width: calc(100% - 6.4rem)
    }
}

.swiper-button-next,
.swiper-button-prev {
    height: 4rem;
    width: 4rem;
    color: #fff;
    background-color: #00A0E1;
    top: 2.4rem
}

.swiper-button-next,
.swiper-rtl .swiper-button-prev {
    right: 2.4rem
}

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

    .swiper-button-next,
    .swiper-rtl .swiper-button-prev {
        right: 4rem
    }
}

@media screen and (min-width: 1024px) {

    .swiper-button-next,
    .swiper-rtl .swiper-button-prev {
        right: 10.4rem
    }
}

@media screen and (max-width: 424px) {

    .swiper-button-next,
    .swiper-rtl .swiper-button-prev {
        right: 1.6rem
    }
}

.swiper-button-prev,
.swiper-rtl .swiper-button-next {
    left: 2.4rem;
    right: auto
}

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

    .swiper-button-prev,
    .swiper-rtl .swiper-button-next {
        right: 9rem;
        left: auto
    }
}

@media screen and (min-width: 1024px) {

    .swiper-button-prev,
    .swiper-rtl .swiper-button-next {
        right: 15rem;
        left: auto
    }
}

@media screen and (max-width: 424px) {

    .swiper-button-prev,
    .swiper-rtl .swiper-button-next {
        left: 1.6rem;
        right: auto
    }
}

.swiper-button-next::after,
.swiper-button-prev::after {
    font-size: 2.4rem;
    direction: ltr;
    display: inline-block;
    font-family: 'Material Icons';
    font-style: normal;
    font-weight: normal;
    letter-spacing: normal;
    line-height: 1;
    text-transform: none;
    white-space: nowrap;
    word-wrap: normal
}

.swiper-button-next::after {
    content: 'chevron_right'
}

.swiper-button-prev::after {
    content: 'chevron_left'
}

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

    .swiper-horizontal>.swiper-pagination-bullets,
    .swiper-pagination-bullets.swiper-pagination-horizontal,
    .swiper-pagination-custom,
    .swiper-pagination-fraction {
        width: auto;
        bottom: auto;
        left: auto;
        top: 1.2rem;
        right: 15.4rem
    }
}

@media screen and (min-width: 1024px) {

    .swiper-horizontal>.swiper-pagination-bullets,
    .swiper-pagination-bullets.swiper-pagination-horizontal,
    .swiper-pagination-custom,
    .swiper-pagination-fraction {
        right: 20.4rem
    }
}

.c-slider {
    padding-top: 8rem
}

.c-slider__card {
    background-color: #F1F6F9;
    padding: 2.4rem;
    min-height: 16rem
}

@media screen and (min-width: 1024px) {
    .c-slider__header {
        position: absolute;
        margin: 0 !important;
        max-width: 75%
    }
}

.c-tally__number {
    color: #00A0E1
}

.c-tally__text {
    color: #005591
}

.c-testimonial__footer {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 3.2rem;
    padding-top: 3.2rem;
    border-top: solid 0.1rem #D2E1EB
}

.c-testimonial__cite--name,
.c-testimonial__cite--title {
    font-family: "LindeDax", sans-serif;
    font-weight: 500;
    display: block;
    color: #002D5A
}

.c-testimonial__cite--name {
    font-size: 2.4rem
}

.c-testimonial__img {
    display: block;
    height: 8rem;
    width: 8rem;
    border-radius: 50%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center
}

[class^="l-col__"] {
    position: relative
}

.l-col {
    position: relative;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
    padding: 0 1.6rem
}

@media screen and (min-width: 768px) {
    .l-col__sm-12 {
        -ms-flex: 100%;
        flex: 100%;
        max-width: 100%
    }

    .l-col__sm-11 {
        -ms-flex: 91.6666667%;
        flex: 91.6666667%;
        max-width: 91.6666667%
    }

    .l-col__sm-10 {
        -ms-flex: 83.333333%;
        flex: 83.333333%;
        max-width: 83.333333%
    }

    .l-col__sm-9 {
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }

    .l-col__sm-8 {
        -ms-flex: 66.6666667%;
        flex: 66.6666667%;
        max-width: 66.6666667%
    }

    .l-col__sm-7 {
        -ms-flex: 58.333333%;
        flex: 58.333333%;
        max-width: 58.333333%
    }

    .l-col__sm-6 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .l-col__sm-5 {
        -ms-flex: 0 0 41.6666667%;
        flex: 0 0 41.6666667%;
        max-width: 41.6666667%
    }

    .l-col__sm-4 {
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%
    }

    .l-col__sm-3 {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    .l-col__sm-2 {
        -ms-flex: 0 0 16.6666667%;
        flex: 0 0 16.6666667%;
        max-width: 16.6666667%
    }

    .l-col__sm-1 {
        -ms-flex: 0 0 8.333333%;
        flex: 0 0 8.333333%;
        max-width: 8.333333%
    }
}

@media screen and (min-width: 1024px) {
    .l-col__md-12 {
        -ms-flex: 100%;
        flex: 100%;
        max-width: 100%
    }

    .l-col__md-11 {
        -ms-flex: 91.6666667%;
        flex: 91.6666667%;
        max-width: 91.6666667%
    }

    .l-col__md-10 {
        -ms-flex: 83.333333%;
        flex: 83.333333%;
        max-width: 83.333333%
    }

    .l-col__md-9 {
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }

    .l-col__md-8 {
        -ms-flex: 66.6666667%;
        flex: 66.6666667%;
        max-width: 66.6666667%
    }

    .l-col__md-7 {
        -ms-flex: 58.333333%;
        flex: 58.333333%;
        max-width: 58.333333%
    }

    .l-col__md-6 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .l-col__md-5 {
        -ms-flex: 0 0 41.6666667%;
        flex: 0 0 41.6666667%;
        max-width: 41.6666667%
    }

    .l-col__md-4 {
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%
    }

    .l-col__md-3 {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    .l-col__md-2 {
        -ms-flex: 0 0 16.6666667%;
        flex: 0 0 16.6666667%;
        max-width: 16.6666667%
    }

    .l-col__md-1 {
        -ms-flex: 0 0 8.333333%;
        flex: 0 0 8.333333%;
        max-width: 8.333333%
    }
}

@media screen and (min-width: 2000px) {
    .l-col__lg-12 {
        -ms-flex: 100%;
        flex: 100%;
        max-width: 100%
    }

    .l-col__lg-11 {
        -ms-flex: 91.6666667%;
        flex: 91.6666667%;
        max-width: 91.6666667%
    }

    .l-col__lg-10 {
        -ms-flex: 83.333333%;
        flex: 83.333333%;
        max-width: 83.333333%
    }

    .l-col__lg-9 {
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }

    .l-col__lg-8 {
        -ms-flex: 66.6666667%;
        flex: 66.6666667%;
        max-width: 66.6666667%
    }

    .l-col__lg-7 {
        -ms-flex: 58.333333%;
        flex: 58.333333%;
        max-width: 58.333333%
    }

    .l-col__lg-6 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .l-col__lg-5 {
        -ms-flex: 0 0 41.6666667%;
        flex: 0 0 41.6666667%;
        max-width: 41.6666667%
    }

    .l-col__lg-4 {
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%
    }

    .l-col__lg-3 {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    .l-col__lg-2 {
        -ms-flex: 0 0 16.6666667%;
        flex: 0 0 16.6666667%;
        max-width: 16.6666667%
    }

    .l-col__lg-1 {
        -ms-flex: 0 0 8.333333%;
        flex: 0 0 8.333333%;
        max-width: 8.333333%
    }
}

@media screen and (max-width: 424px) {
    .l-col {
        padding: 0 .8rem
    }
}

@media screen and (max-width: 767px) {
    .l-col:not(:last-child) {
        padding-bottom: 2.4rem
    }
}

.l-container {
    position: relative;
    margin-right: auto;
    margin-left: auto;
    padding: 0 2.4rem
}

@media screen and (min-width: 768px) {
    .l-container {
        padding: 0 4rem
    }
}

@media screen and (min-width: 1024px) {
    .l-container {
        padding: 0 10.4rem
    }
}

@media screen and (max-width: 424px) {
    .l-container {
        padding: 0 1.6rem
    }
}

.l-hero,
.l-hero--lg,
.l-hero--sm {
    position: relative
}

.l-hero--lg {
    max-height: 70rem;
    height: 75vh;
    min-height: 50rem;
    margin-top: 11.3rem
}

.l-hero--lg .l-hero__wrapper-content {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: column;
    flex-flow: column;
    max-width: 100%
}

.l-hero--sm {
    max-height: 54.8rem;
    height: 50vh;
    min-height: 50rem;
    margin-top: 11.3rem
}

.l-hero__container {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: start;
    align-items: flex-start;
    height: 100%
}

.l-hero__wrapper-content {
    margin-top: 5rem
}

.l-hero__wrapper-img {
    background-color: #00A0E1
}

.l-hero__wrapper-img,
.l-hero__img {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0
}

.l-hero__img {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center
}

.l-hero .header-primary,
.l-hero--lg .header-primary,
.l-hero--sm .header-primary,
.l-hero .tagline,
.l-hero--lg .tagline,
.l-hero--sm .tagline {
    position: relative;
    background-color: none;
    color: #fff;
    padding: .8rem;
    opacity: 0;
    transition: opacity 0.6s cubic-bezier(1, 0, 0, 1)
}

.l-hero .header-primary,
.l-hero--lg .header-primary,
.l-hero--sm .header-primary {
    transition-delay: .8s
}

.l-hero .tagline,
.l-hero--lg .tagline,
.l-hero--sm .tagline {
    display: inline-block;
    margin-top: 1.6rem;
    transition-delay: 1.8s
}

.l-hero__loader--title,
.l-hero__loader--tagline {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: #F1F6F9;
    transform-origin: center bottom
}

.l-hero__loader--title {
    transition: height 0.6s cubic-bezier(1, 0, 0, 1) 0.8s
}

.l-hero__loader--tagline {
    transition: height 0.6s cubic-bezier(1, 0, 0, 1) 1.8s
}

@media screen and (min-width: 992px) {
    .l-hero--lg .l-hero__content {
        text-align: right
    }
}

.on-load .header-primary,
.on-load .tagline {
    opacity: 1
}

.on-load .l-hero__loader--title,
.on-load .l-hero__loader--tagline {
    height: 0
}

.l-img-info:not(:first-child) {
    margin-top: 4rem
}

.l-img-info__wrapper-img {
    min-height: 50rem;
    position: relative;
    background-color: #002D5A;
    overflow: hidden
}

.l-img-info__img {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0
}

.l-img-info__content--slider {
    padding: 8rem 3.2rem 0 3.2rem
}

.c-logo__wrapper-logo {
    max-width: 15rem
}

.c-logo__wrapper-content {
    width: 100%
}

@media screen and (min-width: 768px) {
    .c-logo__wrapper-content {
        width: calc(100% - 15rem)
    }
}

.l-layered-info {
    position: relative
}

.l-layered-info__wrapper-content {
    padding: 2.4rem;
    background-color: #F1F6F9
}

.l-layered-info__wrapper-img {
    height: 40rem;
    width: 100%
}

.l-layered-info__content {
    width: 100%
}

@media screen and (min-width: 992px) {
    .l-layered-info {
        padding-bottom: 8rem
    }

    .l-layered-info__wrapper-content {
        padding: 8rem
    }

    .l-layered-info__wrapper-img {
        position: absolute;
        width: 25%;
        top: 4rem;
        right: 0
    }

    .l-layered-info__content {
        width: 75%
    }
}

@media screen and (max-width: 991px) {
    .l-layered-info__wrapper-img {
        margin-top: 4rem
    }
}

.l-info-card {
    padding: 2.4rem;
    background-color: #F1F6F9
}

@media screen and (min-width: 992px) {
    .l-info-card {
        padding: 8rem
    }
}

.l-row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column
}

.l-row__align--center {
    -ms-flex-align: center;
    align-items: center
}

.l-row__justify--center {
    -ms-flex-pack: center;
    justify-content: center
}

.l-row__wrap {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

@media screen and (min-width: 768px) {
    .l-row {
        -ms-flex-direction: row;
        flex-direction: row;
        margin-left: -1.6rem;
        margin-right: -1.6rem
    }

    .l-row__logo {
        -ms-flex-align: center;
        align-items: center
    }

    .l-row__img-info {
        -ms-flex-align: center;
        align-items: center
    }

    .l-row__img-info--reverse {
        -ms-flex-direction: row-reverse !important;
        flex-direction: row-reverse !important
    }
}

@media screen and (max-width: 767px) {
    .l-row .p-section__negative {
        margin-top: 0
    }
}

.footer {
    margin-top: 8rem;
    background-color: #E8F0F5;
    padding: 6.4rem 0
}

.footer__logo {
    display: inline-block;
    margin-bottom: 2.4rem;
    width: 32.4rem;
    max-width: 100%
}

@media screen and (min-width: 768px) {
    .footer .l-row {
        -ms-flex-pack: justify;
        justify-content: space-between
    }

    .footer .l-row:not(:first-child) {
        margin-top: 3.2rem;
        -ms-flex-align: center;
        align-items: center
    }

    .footer .l-col__sm-3,
    .footer-links {
        text-align: right
    }

    .footer-links__item {
        display: inline-block;
        padding: 0 1.6rem
    }

    .footer-links__item:not(:last-child) {
        border-right: solid 0.1rem #D2E1EB
    }

    .footer-links__item:last-child {
        padding-right: 0
    }
}

.social-nav,
.footer-links {
    list-style: none;
    margin: 0;
    padding: 0
}

.social-nav__item {
    display: inline-block
}

.social-nav__item:not(:last-child) {
    margin-right: .8rem
}

.social-nav__link {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 3.2rem;
    width: 3.2rem;
    color: #fff;
    border-radius: 0;
    border: solid .1rem transparent;
    text-decoration: none;
    font-size: 1.8rem;
    transition: all 0.4s cubic-bezier(0.64, -0.11, 0.59, 1.07);
    transform: scale(1)
}

.social-nav__link--linkedin {
    color: #0072B1
}

.social-nav__link--twitter {
    color: #1DA1F2
}

.social-nav__link--facebook {
    color: #3B5998
}

.social-nav__link--youtube {
    color: red
}

.social-nav__link--insta {
    color: #BC2A8D
}

.social-nav__link:hover {
    text-decoration: none;
    border-color: #00A0E1;
    color: #00A0E1;
    border-radius: 50%
}

.header {
    position: fixed;
    top: 0;
    width: 100%;
    background-color: #E8F0F5;
    transition: transform cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.4s;
    z-index: 99
}

.nav {
    position: relative;
    padding: 1.6rem 4rem;
    transition: all 0.4s ease
}

.nav__burger {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    margin-left: auto;
    height: 8rem;
    width: 8rem;
    transition: all 0.4s cubic-bezier(0.64, -0.11, 0.59, 1.07);
    z-index: 999
}

.nav__burger.active .nav__bar--1 {
    transform: translateY(1.2rem) rotate(-45deg)
}

.nav__burger.active .nav__bar--2 {
    opacity: 0
}

.nav__burger.active .nav__bar--3 {
    transform: translateY(-1rem) rotate(45deg)
}

.nav__bar {
    display: block;
    width: 4rem;
    height: .3rem;
    background-color: #002D5A;
    margin: 0 auto;
    transition: ease all 0.2s
}

.nav__bar:not(:first-child) {
    margin-top: .8rem
}

.nav__logo {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    max-width: 32.4rem;
    transition: width ease .8s
}

.nav__list,
.nav-dropdown {
    list-style: none;
    margin: 0;
    padding: 0
}

.nav__item {
    display: inline-block
}

.nav__link {
    font-family: "LindeDax", sans-serif;
    font-weight: 500;
    font-size: 1.8rem;
    text-decoration: none;
    line-height: 1;
    color: #005591
}

.nav__link:hover,
.nav__link:focus {
    color: #00A0E1
}

.nav__link.active {
    color: #002D5A;
    background-color: #D2E1EB
}

.nav__link--dropdown {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center
}

.nav__link--dropdown .material-icons-outlined {
    font-size: 1.2rem;
    margin-left: .8rem;
    transition: all 0.4s cubic-bezier(0.64, -0.11, 0.59, 1.07)
}

.nav-dropdown__link {
    font-size: 2rem;
    text-decoration: none;
    display: block;
    color: #005591
}

.nav-dropdown__link:hover {
    background-color: #D2E1EB;
    color: #002D5A
}

@media screen and (min-width: 992px) {
    .nav {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -ms-flex-align: center;
        align-items: center
    }

    .nav__header {
        width: 32.4rem;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-pack: end;
        justify-content: flex-end
    }

    .nav__burger {
        display: none
    }

    .nav__list {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
        align-items: center
    }

    .nav__item {
        position: relative
    }

    .nav__item--dropdown:hover .nav-dropdown {
        visibility: visible;
        opacity: 1;
        transition: ease all 0.2s
    }

    .nav__item--dropdown:hover .nav__link--dropdown .material-icons-outlined {
        transform: rotate(-180deg)
    }

    .nav__link {
        text-align: center;
        padding: .8rem 1.6rem;
        margin: 0 .8rem
    }

    .nav-dropdown {
        position: absolute;
        width: 28rem;
        background-color: #F1F6F9;
        top: 7.3rem;
        left: 0;
        opacity: 0;
        overflow: hidden;
        visibility: hidden;
        transition: ease all 0.2s;
        z-index: 9
    }

    .nav-dropdown__link {
        font-size: 1.6rem;
        padding: 1.6rem 2.4rem
    }
}

@media screen and (min-width: 1440px) {
    .nav__link {
        margin: 0 1.4vw
    }
}

@media screen and (max-width: 991px) {
    .nav {
        height: 100%;
        padding: 1.6rem 2.4rem
    }

    .nav__header {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
        align-items: center;
        height: 100%
    }

    .nav__list {
        position: fixed;
        display: none;
        background-color: #fff;
        width: 100%;
        padding: 5vh 2rem;
        padding-bottom: 16rem;
        top: 11.3rem;
        right: 0;
        height: 100vh;
        overflow-y: auto;
        z-index: 99
    }

    .nav__item {
        display: block;
        padding: 2.4rem
    }

    .nav__link {
        font-size: 2.4rem;
        padding: .8rem
    }

    .nav-dropdown {
        padding: 2.4rem 1.6rem 0 1.6rem
    }

    .nav-dropdown__link {
        padding: 1.6rem 0
    }
}

.search-collapse {
    display: block
}

.search-collapse__icon--search,
.search-collapse__icon--close {
    transition: all 0.4s cubic-bezier(0.64, -0.11, 0.59, 1.07)
}

.search-collapse__icon--search {
    display: block;
    color: #00A0E1;
    font-size: 3.2rem;
    opacity: 1;
    visibility: visible
}

.search-collapse__icon--close {
    position: absolute;
    color: #fff;
    font-size: 2.4rem;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    opacity: 0;
    visibility: hidden;
    z-index: 1
}

.search-collapse__content {
    display: none;
    position: absolute;
    border: solid 0.1rem #D2E1EB;
    min-width: 40rem;
    max-width: 100%;
    top: 7.2rem
}

.search-collapse__input {
    padding: 1.6rem 2.4rem;
    background-color: #fff
}

.search-collapse__trigger.active {
    background-color: #00A0E1
}

.search-collapse__trigger.active .search-collapse__icon--search {
    opacity: 0;
    visibility: hidden
}

.search-collapse__trigger.active .search-collapse__icon--close {
    opacity: 1;
    visibility: visible
}

@media screen and (max-width: 991px) {
    .search-collapse {
        display: none
    }
}

.c-interior-nav {
    position: fixed;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    background-color: #F1F6F9;
    padding: .8rem 3.2rem;
    top: 11.3rem;
    z-index: 2;
    transition: all 0.5s ease
}

.c-interior-nav__list {
    list-style: none;
    margin: 0;
    padding: 0
}

.c-interior-nav__item {
    display: inline-block;
    padding: 0 2.4rem
}

.c-interior-nav__title,
.c-interior-nav__link {
    font-family: "LindeDax", sans-serif;
    font-weight: 500;
    text-decoration: none;
    line-height: 1
}

.c-interior-nav__title {
    color: #00A0E1
}

.c-interior-nav__link {
    color: #005591
}

.c-interior-nav__link:hover {
    color: #00A0E1
}

@media screen and (max-width: 991px) {
    .c-interior-nav {
        display: none
    }
}

.scrolled .nav {
    padding: .8rem 4rem
}

.scrolled .nav__logo {
    width: 28rem
}

.scrolled .nav-dropdown {
    top: 6rem
}

.scrolled .c-interior-nav {
    top: 8.5rem
}

@media screen and (max-width: 991px) {
    .scrolled .c-interior-nav {
        top: 9.6rem
    }
}

.p-section,
.p-section__half-top,
.p-section__half-btm,
.p-section__full,
.p-section__page-top {
    position: relative
}

.p-section__half-top {
    padding-top: 8rem
}

.p-section__half-top#intro {
    padding-bottom: 8rem
}

.p-section__half-btm {
    padding-bottom: 8rem
}

.p-section__full {
    padding: 8rem 0
}

.p-section__full#career-paths {
    background-color: #F1F6F9
}

.p-section__page-top {
    padding-top: 20rem
}

@media screen and (max-width: 424px) {
    .p-section__half-top {
        padding-top: 6.4rem
    }

    .p-section__half-top#intro {
        padding-bottom: 6.4rem
    }

    .p-section__half-btm {
        padding-bottom: 6.4rem
    }

    .p-section__full {
        padding: 6.4rem 0
    }
}