html, body, div, span, h1, h2, h3, p, a, address, img, s, small, strong, var, i, ol, ul, li, fieldset, form, label, legend, table, tbody, tr, td, details, footer, header, nav, output, section {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline
}

details, footer, header, nav, section {
    display: block
}

body {
    line-height: 1.3
}

ol, ul {
    list-style: none
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

.gx-0 {
    margin-right: 0;
    margin-left: 0
}

    .gx-0 > [class*=col-] {
        padding-right: 0;
        padding-left: 0
    }

html {
    box-sizing: border-box
}

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

.container, .container-xxl {
    width: 100%;
    max-width: 1400px;
    margin-right: auto;
    margin-left: auto;
    padding-right: 30px;
    padding-left: 30px
}

.container-xxl {
    max-width: 1300px;
    padding-right: 0;
    padding-left: 0
}

.row {
    display: flex;
    flex-wrap: wrap;
    margin-top: -20px;
    margin-right: -10px;
    margin-left: -10px
}

    .row > * {
        margin-top: 20px
    }

.gy-0 {
    margin-top: 0
}

    .gy-0 > * {
        margin-top: 0
    }

@media(min-width: 576px) {
    .row {
        margin-right: -10px;
        margin-left: -10px
    }
}

@media(min-width: 768px) {
    .row {
        margin-right: -10px;
        margin-left: -10px
    }
}

@media(min-width: 992px) {
    .row {
        margin-right: -10px;
        margin-left: -10px
    }
}

@media(min-width: 1200px) {
    .row {
        margin-right: -10px;
        margin-left: -10px
    }
}

.col-6, .col-12, .col-auto, .col-sm-6, .col-sm-auto, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-12, .col-lg-3, .col-lg-4, .col-lg-8, .col-lg, .col-xl-3 {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px
}

@media(min-width: 576px) {
    .col-6, .col-12, .col-auto, .col-sm-6, .col-sm-auto, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-12, .col-lg-3, .col-lg-4, .col-lg-8, .col-lg, .col-xl-3 {
        padding-right: 10px;
        padding-left: 10px
    }
}

@media(min-width: 768px) {
    .col-6, .col-12, .col-auto, .col-sm-6, .col-sm-auto, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-12, .col-lg-3, .col-lg-4, .col-lg-8, .col-lg, .col-xl-3 {
        padding-right: 10px;
        padding-left: 10px
    }
}

@media(min-width: 992px) {
    .col-6, .col-12, .col-auto, .col-sm-6, .col-sm-auto, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-12, .col-lg-3, .col-lg-4, .col-lg-8, .col-lg, .col-xl-3 {
        padding-right: 10px;
        padding-left: 10px
    }
}

@media(min-width: 1200px) {
    .col-6, .col-12, .col-auto, .col-sm-6, .col-sm-auto, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-12, .col-lg-3, .col-lg-4, .col-lg-8, .col-lg, .col-xl-3 {
        padding-right: 10px;
        padding-left: 10px
    }
}

.gx-0 {
    margin-top: 0;
    margin-right: 0;
    margin-left: 0
}

    .gx-0 > * {
        margin-top: 0;
        padding-right: 0;
        padding-left: 0
    }

.col-auto {
    flex: 0 0 auto;
    width: auto
}

.col-6 {
    width: 50%
}

.col-12 {
    width: 100%
}

@media(min-width: 576px) {
    .col-sm-auto {
        flex: 0 0 auto;
        width: auto
    }

    .col-sm-6 {
        width: 50%
    }
}

@media(min-width: 768px) {
    .col-md-4 {
        width: 33.333333%
    }

    .col-md-5 {
        width: 41.666667%
    }

    .col-md-6 {
        width: 50%
    }

    .col-md-7 {
        width: 58.333333%
    }

    .col-md-8 {
        width: 66.666667%
    }

    .col-md-12 {
        width: 100%
    }
}

@media(min-width: 992px) {
    .col-lg {
        flex-basis: 0;
        flex-grow: 1;
        max-width: 100%
    }

    .col-lg-3 {
        width: 25%
    }

    .col-lg-4 {
        width: 33.333333%
    }

    .col-lg-8 {
        width: 66.666667%
    }
}

@media(min-width: 1200px) {
    .col-xl-3 {
        width: 25%
    }
}

.align-items-end {
    align-items: flex-end !important
}

@media(min-width: 576px) {
    .justify-content-sm-between {
        justify-content: space-between !important
    }
}

* {
    box-sizing: border-box
}

.d-none {
    display: none
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0
}
@media(min-width: 768px) {
    .d-md-block {
        display: block
    }
}
@media(max-width: 575px) {
    .sr-only-tosm {
        position: absolute;
        width: 1px;
        height: 1px;
        padding: 0;
        margin: -1px;
        overflow: hidden;
        clip: rect(0, 0, 0, 0);
        border: 0
    }
}

html {
    font-size: 62.5%;
    scroll-behavior: smooth
}

body {
    font-family: Verdana,"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 1.6rem;
    line-height: 1.45;
    color: #1c1c1c;
    font-weight: 300;
    letter-spacing: -0.04em
}

.heading {
    line-height: 1.1325
}

.heading {
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: -0.05em
}

.fs6 {
    font-size: calc(25px + (46 - 25)*(100vw - 374px)/(1200 - 374));
    line-height: 1
}

@media(max-width: 374px) {
    .fs6 {
        font-size: 25px !important
    }
}

@media(min-width: 1200px) {
    .fs6 {
        font-size: 46px !important
    }
}

.fs5 {
    font-size: calc(28px + (44 - 28)*(100vw - 374px)/(1300 - 374));
    line-height: 1
}

@media(max-width: 374px) {
    .fs5 {
        font-size: 28px !important
    }
}

@media(min-width: 1300px) {
    .fs5 {
        font-size: 44px !important
    }
}

.fs4 {
    font-size: calc(22px + (26 - 22)*(100vw - 374px)/(1300 - 374))
}

@media(max-width: 374px) {
    .fs4 {
        font-size: 22px !important
    }
}

@media(min-width: 1300px) {
    .fs4 {
        font-size: 26px !important
    }
}

.fs3 {
    font-size: calc(20px + (24 - 20)*(100vw - 374px)/(1300 - 374))
}

@media(max-width: 374px) {
    .fs3 {
        font-size: 20px !important
    }
}

@media(min-width: 1300px) {
    .fs3 {
        font-size: 24px !important
    }
}

.fs2 {
    font-size: calc(17px + (20 - 17)*(100vw - 374px)/(1300 - 374))
}

@media(max-width: 374px) {
    .fs2 {
        font-size: 17px !important
    }
}

@media(min-width: 1300px) {
    .fs2 {
        font-size: 20px !important
    }
}

.fs1 {
    font-size: calc(17px + (18 - 17)*(100vw - 374px)/(1300 - 374))
}

@media(max-width: 374px) {
    .fs1 {
        font-size: 17px !important
    }
}

@media(min-width: 1300px) {
    .fs1 {
        font-size: 18px !important
    }
}

.fs0 {
    font-size: 1.6rem
}

.small {
    font-size: 1.3rem;
    line-height: 1.25
}

.x-small {
    font-size: 1.2rem;
    line-height: 1.375
}

strong, .weight--bold {
    font-weight: 700
}

.upper {
    text-transform: uppercase
}

.text-center {
    text-align: center
}

.underline {
    text-decoration: underline !important
}

sup {
    font-size: 55%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sup {
    top: -0.55em
}

.no-wrap {
    white-space: nowrap
}

img, picture, svg {
    display: block;
    max-width: 100%;
    height: auto
}

.bg-img {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 2
}

    .bg-img img {
        height: 100%
    }

    .bg-img + * {
        position: relative;
        z-index: 20
    }

.btn--plain, .btn {
    background: none;
    background-image: none;
    text-decoration: none;
    padding: 0;
    margin: 0;
    border: none;
    border-radius: 0;
    box-shadow: none;
    cursor: pointer;
    -webkit-appearance: none;
    outline: none
}

.btn {
    text-align: center;
    letter-spacing: 1px;
    display: inline-block;
    font-size: 2rem;
    font-family: Verdana,"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 700;
    padding: 0 20px;
    border-radius: 27px;
    height: 54px;
    line-height: 53px;
    vertical-align: middle;
    transition: all ease .15s;
    white-space: nowrap;
    letter-spacing: -0.036em
}

    .btn:hover {
        text-decoration: none
    }

    .btn.disabled {
        cursor: default
    }

.btn--sml {
    font-size: 1.6rem;
    height: 40px;
    line-height: 39px
}

.btn:focus-visible {
    outline: 2px dashed #111;
    outline-offset: 2px
}

.btn--plain[aria-disabled=true] {
    cursor: default
}

.btn--blue, .btn--darkblue {
    color: #fff;
    border-color: #0081cb;
    background: #0081cb
}

    .btn--blue:hover {
        background: #0098ef;
        border-color: #0098ef
    }

.btn--darkblue {
    border-color: #003b5c;
    background: #003b5c
}

    .btn--darkblue:hover {
        background: #1c1c1c;
        border-color: #1c1c1c
    }

.btn.disabled {
    pointer-events: none;
    color: #262d2e;
    opacity: .4
}

@media(min-width: 576px) {
    .btn {
        padding-right: 32px !important;
        padding-left: 32px !important
    }
}

@media(max-width: 420px) {
    .btn {
        padding-right: 20px !important;
        padding-left: 20px !important;
        font-size: 1.25rem !important;
        height: 46px !important;
        line-height: 45px !important
    }
}

.ico {
    display: flex;
    margin-right: .25em;
    margin-left: .25em
}

    .ico::after {
        content: "";
        width: 100%;
        height: 100%;
        -webkit-mask-repeat: no-repeat;
        mask-repeat: no-repeat
    }

.ico--chevron {
    width: 17px;
    height: 28px
}

    .ico--chevron::after {
        background: currentColor;
        -webkit-mask-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTEiIHZpZXdCb3g9IjAgMCAxNiAxMSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTIgMi41TDggOC41TDE0IDIuNSIgc3Ryb2tlPSIjMjIzODYxIiBzdHJva2Utd2lkdGg9IjQiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIvPgo8L3N2Zz4K");
        mask-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTEiIHZpZXdCb3g9IjAgMCAxNiAxMSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTIgMi41TDggOC41TDE0IDIuNSIgc3Ryb2tlPSIjMjIzODYxIiBzdHJva2Utd2lkdGg9IjQiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIvPgo8L3N2Zz4K");
        -webkit-mask-size: 17px 28px;
        mask-size: 17px 28px
    }

.ico--pdf {
    width: 20px;
    height: 27px
}

    .ico--pdf::after {
        background: currentColor;
        -webkit-mask-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMjciIHZpZXdCb3g9IjAgMCAyMCAyNyIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGcgY2xpcC1wYXRoPSJ1cmwoI2NsaXAwXzE4MV8xMTIxKSI+CjxwYXRoIGQ9Ik0xMS42NjY3IDBIMFYyN0gyMFY4LjQzNzVIMTEuNjY2N1YwWk0xMy4zMzMzIDBWNi43NUgyMEwxMy4zMzMzIDBaTTMuMzMzMzMgMTEuODEyNUg0LjU4MzMzQzYuMTkyNzEgMTEuODEyNSA3LjUgMTMuMTM2MSA3LjUgMTQuNzY1NkM3LjUgMTYuMzk1MSA2LjE5MjcxIDE3LjcxODggNC41ODMzMyAxNy43MTg4SDQuMTY2NjdWMjAuMjVIMi41VjExLjgxMjVIMy4zMzMzM1pNNC41ODMzMyAxNi4wMzEyQzUuMjc2MDQgMTYuMDMxMiA1LjgzMzMzIDE1LjQ2NyA1LjgzMzMzIDE0Ljc2NTZDNS44MzMzMyAxNC4wNjQzIDUuMjc2MDQgMTMuNSA0LjU4MzMzIDEzLjVINC4xNjY2N1YxNi4wMzEySDQuNTgzMzNaTTguMzMzMzMgMTEuODEyNUgxMC40MTY3QzExLjc5NjkgMTEuODEyNSAxMi45MTY3IDEyLjk0NjMgMTIuOTE2NyAxNC4zNDM4VjE3LjcxODhDMTIuOTE2NyAxOS4xMTYyIDExLjc5NjkgMjAuMjUgMTAuNDE2NyAyMC4yNUg4LjMzMzMzVjExLjgxMjVaTTEwIDE4LjU2MjVIMTAuNDE2N0MxMC44NzUgMTguNTYyNSAxMS4yNSAxOC4xODI4IDExLjI1IDE3LjcxODhWMTQuMzQzOEMxMS4yNSAxMy44Nzk3IDEwLjg3NSAxMy41IDEwLjQxNjcgMTMuNUgxMFYxOC41NjI1Wk0xNSAxMS44MTI1SDE4LjMzMzNWMTMuNUgxNS44MzMzVjE1LjE4NzVIMTguMzMzM1YxNi44NzVIMTUuODMzM1YyMC4yNUgxNC4xNjY3VjExLjgxMjVIMTVaIiBmaWxsPSIjMjIzODYxIi8+CjwvZz4KPGRlZnM+CjxjbGlwUGF0aCBpZD0iY2xpcDBfMTgxXzExMjEiPgo8cmVjdCB3aWR0aD0iMjAiIGhlaWdodD0iMjciIGZpbGw9IndoaXRlIi8+CjwvY2xpcFBhdGg+CjwvZGVmcz4KPC9zdmc+Cg==");
        mask-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMjciIHZpZXdCb3g9IjAgMCAyMCAyNyIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGcgY2xpcC1wYXRoPSJ1cmwoI2NsaXAwXzE4MV8xMTIxKSI+CjxwYXRoIGQ9Ik0xMS42NjY3IDBIMFYyN0gyMFY4LjQzNzVIMTEuNjY2N1YwWk0xMy4zMzMzIDBWNi43NUgyMEwxMy4zMzMzIDBaTTMuMzMzMzMgMTEuODEyNUg0LjU4MzMzQzYuMTkyNzEgMTEuODEyNSA3LjUgMTMuMTM2MSA3LjUgMTQuNzY1NkM3LjUgMTYuMzk1MSA2LjE5MjcxIDE3LjcxODggNC41ODMzMyAxNy43MTg4SDQuMTY2NjdWMjAuMjVIMi41VjExLjgxMjVIMy4zMzMzM1pNNC41ODMzMyAxNi4wMzEyQzUuMjc2MDQgMTYuMDMxMiA1LjgzMzMzIDE1LjQ2NyA1LjgzMzMzIDE0Ljc2NTZDNS44MzMzMyAxNC4wNjQzIDUuMjc2MDQgMTMuNSA0LjU4MzMzIDEzLjVINC4xNjY2N1YxNi4wMzEySDQuNTgzMzNaTTguMzMzMzMgMTEuODEyNUgxMC40MTY3QzExLjc5NjkgMTEuODEyNSAxMi45MTY3IDEyLjk0NjMgMTIuOTE2NyAxNC4zNDM4VjE3LjcxODhDMTIuOTE2NyAxOS4xMTYyIDExLjc5NjkgMjAuMjUgMTAuNDE2NyAyMC4yNUg4LjMzMzMzVjExLjgxMjVaTTEwIDE4LjU2MjVIMTAuNDE2N0MxMC44NzUgMTguNTYyNSAxMS4yNSAxOC4xODI4IDExLjI1IDE3LjcxODhWMTQuMzQzOEMxMS4yNSAxMy44Nzk3IDEwLjg3NSAxMy41IDEwLjQxNjcgMTMuNUgxMFYxOC41NjI1Wk0xNSAxMS44MTI1SDE4LjMzMzNWMTMuNUgxNS44MzMzVjE1LjE4NzVIMTguMzMzM1YxNi44NzVIMTUuODMzM1YyMC4yNUgxNC4xNjY3VjExLjgxMjVIMTVaIiBmaWxsPSIjMjIzODYxIi8+CjwvZz4KPGRlZnM+CjxjbGlwUGF0aCBpZD0iY2xpcDBfMTgxXzExMjEiPgo8cmVjdCB3aWR0aD0iMjAiIGhlaWdodD0iMjciIGZpbGw9IndoaXRlIi8+CjwvY2xpcFBhdGg+CjwvZGVmcz4KPC9zdmc+Cg==");
        -webkit-mask-size: 20px 27px;
        mask-size: 20px 27px
    }

a {
    color: inherit;
    text-decoration: underline;
    text-decoration-thickness: 2px;
    transition: all .15s
}

    a:hover {
        text-decoration: none
    }

    a.chevron-link {
        display: inline-flex;
        text-decoration: none;
        font-weight: 700
    }

        a.chevron-link::after {
            content: "";
            flex-shrink: 0;
            width: .61em;
            height: 1em;
            background: currentColor;
            -webkit-mask-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNjAuNzElIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9IjAgMCAxNyAyOCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTIgMkwxNCAxNEwyIDI2IiBzdHJva2U9IiMwMDAiIHN0cm9rZS13aWR0aD0iMyIvPgo8L3N2Zz4K");
            mask-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNjAuNzElIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9IjAgMCAxNyAyOCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTIgMkwxNCAxNEwyIDI2IiBzdHJva2U9IiMwMDAiIHN0cm9rZS13aWR0aD0iMyIvPgo8L3N2Zz4K");
            margin-left: .325em;
            -webkit-mask-repeat: no-repeat;
            mask-repeat: no-repeat;
            transform: translateY(0.125em)
        }

        a.chevron-link:hover {
            text-decoration: underline
        }

nav a {
    color: inherit;
    font-weight: inherit;
    text-decoration: none
}

    nav a:hover {
        text-decoration: none
    }

@media not all and (pointer: coarse) {
    a[href^="tel:"] {
        text-decoration: none
    }
}

.list--plain {
    list-style: none;
    padding-left: 0 !important;
    margin: 0
}

    .list--plain > li {
        list-style: none
    }

        .list--plain > li::before {
            content: none !important
        }

.rte-content ul, .rte-content ol {
    line-height: 1.5;
    padding-left: 1.1em;
    margin-bottom: 1em
}

    .rte-content ul li, .rte-content ol li {
        margin-bottom: .5em
    }

ul, ol {
    margin: 0
}

.rte-content ul li:before {
    content: "";
    background-color: currentColor;
    vertical-align: top;
    display: inline-block;
    width: .4em;
    height: .4em;
    border-radius: .25em;
    float: left;
    margin-left: -1em;
    margin-top: .5em
}

.rte-content ol {
    list-style: decimal
}

.header {
    position: relative
}

    .header .container {
        padding-top: calc(36px + (62 - 36)*(100vw - 374px)/(1200 - 374));
        padding-bottom: calc(36px + (62 - 36)*(100vw - 374px)/(1200 - 374))
    }

@media(max-width: 374px) {
    .header .container {
        padding-top: 36px !important
    }
}

@media(min-width: 1200px) {
    .header .container {
        padding-top: 62px !important
    }
}

@media(max-width: 374px) {
    .header .container {
        padding-bottom: 36px !important
    }
}

@media(min-width: 1200px) {
    .header .container {
        padding-bottom: 62px !important
    }
}

.header .container a {
    display: inline-block
}

.header__image {
    position: relative;
    overflow: hidden;
    width: 100%;
    height: auto
}
.header__image--hero {
    background: #003b5c
}
    .header__image .header__logo {
        position: absolute;
        top: 0;
        left: 0;
        z-index: 85;
        color: #fff;
        padding-top: calc(20px + (42 - 20)*(100vw - 374px)/(1200 - 374));
        padding-left: 7.24%;
        width: 13%;
        max-width: 184px;
        box-sizing: content-box
    }

@media(max-width: 374px) {
    .header__image .header__logo {
        padding-top: 20px !important
    }
}

@media(min-width: 1200px) {
    .header__image .header__logo {
        padding-top: 42px !important
    }
}

.header__image .header__text {
    padding-left: calc(30px + (80 - 30)*(100vw - 374px)/(1200 - 374))
}

@media(max-width: 374px) {
    .header__image .header__text {
        padding-left: 30px !important
    }
}

@media(min-width: 1200px) {
    .header__image .header__text {
        padding-left: 80px !important
    }
}
.header__image .header__text-wrapper {
    font-size: calc(18px + (22 - 18)*(100vw - 374px)/(1200 - 374))
}

@media(max-width: 374px) {
    .header__image .header__text-wrapper {
        font-size: 18px !important
    }
}

@media(min-width: 1200px) {
    .header__image .header__text-wrapper {
        font-size: 22px !important
    }
}

.header__image .header__text p + p {
    margin-top: .875em
}

.header__image:not(.header__image--hero) .header__text {
    top: 25%
}

.header__logo {
    position: relative;
    z-index: 91;
    display: flex
}

    .header__logo > * {
        align-self: center
    }

.header__logo, .header__text {
    color: #fff
}

.header__text {
    position: absolute;
    top: 0;
    left: 50%;
    z-index: 75;
    transform: translateX(-50%)
}

    .header__text .img {
        max-width: calc(150px + (286 - 150)*(100vw - 374px)/(1200 - 374))
    }

@media(max-width: 374px) {
    .header__text .img {
        max-width: 150px !important
    }
}

@media(min-width: 1200px) {
    .header__text .img {
        max-width: 286px !important
    }
}

.header .swoosh {
    position: absolute;
    z-index: 20;
    bottom: 0;
    left: -2px;
    right: -2px;
    max-width: none;
    width: calc(100% + 2px);
    height: auto;
    aspect-ratio: 1600/324
}
@media(max-width: 767px) {
    .header__image--hero {
        height: 100%
    }

        .header__image--hero .header__text {
            position: static;
            transform: none;
            margin-top: 15px;
            margin-bottom: 30px
        }
}

@media(min-width: 768px) {
    .header__text {
        top: 50% !important;
        transform: translate(-50%, calc(-50% - 1.5em))
    }
    .header__text-wrapper {
        width: calc(100% - 50px)
    }

    .header__image--hero .header__text {
        height: calc(350px + (420 - 350)*(100vw - 768px)/(1200 - 768));
        overflow: hidden;
        padding-top: 0 !important;
        padding-bottom: 0 !important;
        display: flex;
        align-items: center;
        transform: translate(-50%, -70%)
    }
}
@media(min-width: 768px)and (max-width: 768px) {
    .header__image--hero .header__text {
        height: 350px !important
    }
}

@media(min-width: 768px)and (min-width: 1200px) {
    .header__image--hero .header__text {
        height: 420px !important
    }
}

@media(min-width: 992px) {
    .header__text-wrapper {
        max-width: 660px
    }

    .header__image--hero .header__text {
        transform: translate(-50%, calc(-75% - 1em))
    }
}
@media(min-width: 1200px) {
    .header__image--hero {
        max-height: 1024px
    }
}

.nav-container {
    display: flex;
    flex-flow: row nowrap;
    position: relative;
    padding-right: 20px;
    padding-left: 20px
}

.main-nav {
    height: 110px
}

    .main-nav a {
        font: 700 1.125em/1.1 Verdana,"Helvetica Neue",Helvetica,Arial,sans-serif;
        text-transform: uppercase;
        padding-top: 1em;
        padding-bottom: 1em
    }

        .main-nav a:hover, .main-nav a.current {
            color: inherit
        }

    .main-nav .ico {
        color: inherit
    }

@media(max-width: 1199px) {
    .nav-container {
        padding-top: 20px;
        padding-bottom: 20px
    }

    .nav-toggle {
        display: block;
        position: relative;
        z-index: 91;
        padding: 15px 20px;
        color: #fff;
        margin-left: auto
    }

        .nav-toggle:not(.active) .ico-nav--close {
            visibility: hidden
        }

        .nav-toggle.active .ico-nav--open {
            visibility: hidden
        }

    .main-nav {
        position: absolute;
        top: 0;
        left: 0;
        bottom: 0;
        width: 100%;
        z-index: 90;
        height: 100vh;
        min-height: 100%;
        background: inherit
    }

        .main-nav:not(.open) {
            display: none
        }

    .main-nav-inner {
        height: calc(100vh - 86px);
        overflow-y: auto;
        margin-top: 86px
    }

    .main-nav__list {
        padding: 0 24px;
        margin-top: 0;
        margin-bottom: 50px
    }

    .main-nav a {
        display: block
    }
}

@media(min-width: 1200px) {
    .nav-container {
        justify-content: space-between;
        padding-right: 3.25vmax;
        padding-left: 3.25vmax
    }

    .nav-toggle {
        display: none
    }

    .main-nav {
        display: flex;
        align-items: center
    }

    .main-nav__list {
        display: flex;
        flex-flow: row nowrap
    }

        .main-nav__list a {
            display: block;
            padding-right: .9em;
            padding-left: .9em;
            text-align: center;
            transition: all ease .15s
        }

            .main-nav__list a:hover {
                color: #003b5c;
                background: #fff
            }

            .main-nav__list a.current:not(:hover) {
                text-decoration: underline;
                text-decoration-thickness: 2px;
                text-underline-offset: 4px
            }
}

.breadcrumb {
    padding-right: 30px;
    padding-left: 30px
}

    .breadcrumb ol {
        padding-top: 28px;
        padding-bottom: 28px;
        list-style: none
    }

        .breadcrumb ol li {
            display: inline-block;
            color: #003b5c;
            font-size: 18px
        }

            .breadcrumb ol li a:hover {
                text-decoration: underline
            }

            .breadcrumb ol li:first-child {
                font-weight: 700
            }

            .breadcrumb ol li + li {
                position: relative;
                margin-left: .5ch
            }

                .breadcrumb ol li + li::before {
                    content: "";
                    position: absolute;
                    top: 50%;
                    left: 0;
                    transform: translateY(-50%);
                    background: #0081cb;
                    width: 3px;
                    height: 1em
                }

                .breadcrumb ol li + li > * {
                    padding-left: 1ch
                }

@media(min-width: 576px) {
    .breadcrumb ol li + li {
        margin-left: 1ch
    }

        .breadcrumb ol li + li > * {
            padding-left: 1.5ch
        }
}

@media(min-width: 1340px) {
    .breadcrumb {
        padding-right: 0;
        padding-left: 0
    }
}

.footer {
    position: relative;
    overflow: hidden;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    background-color: #fff;
    color: #1c1c1c;
    padding-top: 36px;
    min-height: 640px
}
.footer-bottom {
    padding: .5em 0
}

    .footer-bottom .container {
        display: flex;
        flex-wrap: wrap
    }

        .footer-bottom .container > * {
            flex: 0 0 100%
        }

    .footer-bottom .copyright span, .footer-bottom a {
        display: inline-block;
        padding: .75em 0
    }
    .footer .container {
        position: relative;
        z-index: 60
    }

.footer__container {
    min-height: 150px;
    display: flex;
    justify-content: center;
    align-items: flex-end
}

.footer .heading {
    margin-bottom: 1em;
    color: #003b5c
}

.footer a {
    display: inline-block;
    padding-top: .5em;
    padding-bottom: .5em;
    text-decoration: none
}

    .footer a:hover {
        text-decoration: underline
    }

.footer::before {
    content: "";
    position: absolute;
    z-index: 5;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 0
}

@media(max-width: 767px) {
    .footer::before {
        padding-bottom: 30%;
        background: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI2MDAiIGhlaWdodD0iMTgwIiB2aWV3Qm94PSIwIDAgNjAwIDE4MCI+DQo8cmVjdCB4PSItNTcxLjYiIHk9Ii00NTIuNSIgZmlsbD0iI2ZmZiIgd2lkdGg9IjEyNDYuNiIgaGVpZ2h0PSI1ODYuNCIvPg0KPGxpbmVhckdyYWRpZW50IGlkPSJTVkdJRF8xXyIgZ3JhZGllbnRVbml0cz0idXNlclNwYWNlT25Vc2UiIHgxPSItNjEzLjI4NTgiIHkxPSI0LjQzNzUiIHgyPSI2NDQuMzQ0MyIgeTI9IjI0MS4xNjE0IiBncmFkaWVudFRyYW5zZm9ybT0ibWF0cml4KDEgMCAwIDEgMCAtNDkpIj4NCgk8c3RvcCBvZmZzZXQ9IjAiIHN0eWxlPSJzdG9wLWNvbG9yOiMxQjgxQzQiLz4NCgk8c3RvcCBvZmZzZXQ9IjEiIHN0eWxlPSJzdG9wLWNvbG9yOiMwNjNCNUIiLz4NCjwvbGluZWFyR3JhZGllbnQ+DQo8cGF0aCBmaWxsPSJ1cmwoI1NWR0lEXzFfKSIgZD0iTTY3NS4xLTExLjdDLTQ5LjgsMTU5LTU3MS42LTIyMC40LTU3MS42LTIyMC40VjE2MGMwLDAsNjA5LjgsMjEwLjcsMTI0Ni42LDBWLTExLjd6Ii8+DQo8cGF0aCBmaWxsPSIjMUI4MUM0IiBkPSJNNjc1LjEtMTEuN0MtNDkuOCwxNTktNTcxLjYtMjIwLjQtNTcxLjYtMjIwLjR2NzIuM2MwLDAsNjA5LjgsMzU0LjEsMTI0Ni42LDE0My4zVi0xMS43eiIvPg0KPC9zdmc+DQo=") 100%/contain no-repeat;
        bottom: calc(0px + -80*(100vw - 320px)/448)
    }

    .footer__container {
        padding-right: 22px;
        padding-left: 22px
    }
}

@media(min-width: 768px) {
    .footer {
        padding-top: 70px
    }

    .footer-bottom .container {
        flex-direction: row-reverse
    }

        .footer::before {
            padding-bottom: 41.375%;
            background-position: 50% 100%;
            background: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYwMCIgaGVpZ2h0PSI2NjIiIHZpZXdCb3g9IjAgMCAxNjAwIDY2MiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGcgY2xpcC1wYXRoPSJ1cmwoI2NsaXAwXzE4MV8xODA4KSI+CjxyZWN0IHdpZHRoPSIxNjAwIiBoZWlnaHQ9IjY2MiIgZmlsbD0id2hpdGUiLz4KPHBhdGggZD0iTTE2MDAgNDk3LjY1QzY2OS42OCA2OTAuMzU0IDAgMjYyIDAgMjYyVjY5MS41QzAgNjkxLjUgNzgyLjY0NCA5MjkuNDg3IDE2MDAgNjkxLjVWNDk3LjY1WiIgZmlsbD0idXJsKCNwYWludDBfbGluZWFyXzE4MV8xODA4KSIvPgo8cGF0aCBkPSJNMTYwMCA0OTcuNjVDNjY5LjY4IDY5MC4zNTQgMCAyNjIgMCAyNjJWMzQzLjU1NEMwIDM0My41NTQgNzgyLjY0NCA3NDMuMzcgMTYwMCA1MDUuMzgzVjQ5Ny42NVoiIGZpbGw9IiMwMDgxQ0IiLz4KPC9nPgo8ZGVmcz4KPGxpbmVhckdyYWRpZW50IGlkPSJwYWludDBfbGluZWFyXzE4MV8xODA4IiB4MT0iLTExIiB5MT0iMjYyIiB4Mj0iMTU5Mi41OSIgeTI9IjU2My44NDQiIGdyYWRpZW50VW5pdHM9InVzZXJTcGFjZU9uVXNlIj4KPHN0b3Agc3RvcC1jb2xvcj0iIzAwODFDQiIvPgo8c3RvcCBvZmZzZXQ9IjEiIHN0b3AtY29sb3I9IiMwMDNCNUMiLz4KPC9saW5lYXJHcmFkaWVudD4KPGNsaXBQYXRoIGlkPSJjbGlwMF8xODFfMTgwOCI+CjxyZWN0IHdpZHRoPSIxNjAwIiBoZWlnaHQ9IjY2MiIgZmlsbD0id2hpdGUiLz4KPC9jbGlwUGF0aD4KPC9kZWZzPgo8L3N2Zz4K") 80% 100%/cover no-repeat
        }
}

@media(min-width: 1200px) {
    .footer-bottom .container {
        justify-content: space-between;
        -moz-column-gap: 2rem;
        column-gap: 2rem
    }

        .footer-bottom .container > * {
            flex: 0 0 auto
        }

    .footer-nav {
        display: flex;
        -moz-column-gap: 1em;
        column-gap: 1em
    }
}
@media(min-width: 1925px) {
    .footer::before {
        background: linear-gradient(to top, #003b5c 0, #003b5c 80px, #0081cb 81px, #0081cb 111px, #fff 112px)
    }
}

.promo {
    position: relative;
    display: flex;
    flex-direction: column;
    padding: 1.5rem;
    height: 100%
}

.promo-body {
    flex: 1 1 auto;
    display: flex;
    align-items: center;
    margin-right: auto;
    margin-left: auto
}

.promo-text {
    margin-right: auto;
    margin-left: auto
}

.promo-footer {
    padding-top: 1rem;
    padding-bottom: 1rem
}

.card {
    position: relative;
    display: flex;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border-radius: 10px
}

.card-body {
    flex: 1 1 auto;
    padding: 1.5rem
}

    .card-body:last-child {
        border-radius: 0 0 9px 9px
    }

.card-img-top {
    width: 100%;
    border-top-left-radius: 9px;
    border-top-right-radius: 9px
}

.card-group {
    display: flex;
    flex-direction: column
}

    .card-group > .card {
        margin-bottom: 20px
    }

@media(max-width: 992px) {
    .card .heading {
        font-size: 23px
    }
}

@media(min-width: 576px) {
    .card-group {
        flex-flow: row wrap;
        gap: 26px
    }

        .card-group > .card {
            flex: 0 0 auto;
            width: calc(50% - 13px);
            margin-bottom: 0
        }

            .card-group > .card + .card {
                margin-left: 0;
                border-left: 0
            }
}

@media(min-width: 992px) {
    .card-group > .card {
        flex: 1 0 0%;
        width: auto
    }

    .card .heading {
        font-size: calc(20px + 3*(100vw - 991px)/209)
    }
}

@media(min-width: 1200px) {
    .card .heading {
        font-size: 23px
    }
}

.ac__panel {
    overflow: hidden;
    transition-property: height,visibility;
    transition-timing-function: ease
}

.ac__item {
    position: relative;
    overflow: hidden
}

    .ac__item.js-enabled .ac__panel {
        visibility: hidden
    }

    .ac__item.is-active .ac__panel {
        visibility: visible
    }

    .ac__item.is-active .ac__ctrl .ico {
        transform: translateY(-50%) rotate(180deg)
    }

    .ac__item.is-active [data-accordion-toggle] .ico--chevron {
        transform: rotate(180deg);
        transition: transform .15s
    }

.ac__ctrl {
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none
}

    .ac__ctrl .ico {
        transform: translateY(-50%) rotate(180deg)
    }

.product-data .ac__item {
    position: inherit
}

.tabs-nav {
    display: flex;
    flex-wrap: wrap
}

    .tabs-nav .tab-ctrl {
        position: relative;
        font-size: 2rem;
        font-weight: 700;
        line-height: 1.12;
        padding: .7125em 1.25em;
        color: #003b5c;
        background: none;
        border: 0;
        border-bottom: 2px solid #003b5c
    }

        .tabs-nav .tab-ctrl.current {
            color: #fff;
            background: #003b5c
        }

        .tabs-nav .tab-ctrl:focus-visible {
            outline: 2px solid #0081cb
        }

.tab-content .tab-panel {
    display: block;
    animation: fadeIn .2s linear
}

.tab-content .tab-panel__text {
    padding: 1.5em 0 0
}

.tab-content .tab-panel:not(.active) {
    display: none
}

@keyframes fadeIn {
    0% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

.no-js .splide {
    visibility: visible
}

.no-js .splide__list {
    flex-flow: column nowrap
}

@media(max-width: 991px) {
    .no-js .splide__list {
        flex-flow: column nowrap
    }
}

.splide__pagination {
    position: absolute;
    z-index: 50;
    bottom: 20px;
    transform: translateX(-50%);
    left: 50%
}

.splide__pagination__page {
    background: #b8b8b8;
    border: 0;
    border-radius: 50%;
    display: inline-block;
    width: 20px;
    height: 20px;
    margin: 0 5px;
    padding: 0;
    position: relative;
    transition: background-color .2s ease
}

    .splide__pagination__page:hover, .splide__pagination__page.is-active {
        background: #fff
    }

@media(min-width: 768px) {
    .splide__pagination {
        bottom: 17.5%
    }
}

.rte-content p {
    line-height: 1.5
}

    .rte-content p:not(:first-child) {
        margin-top: 1em
    }

.rte-content .heading {
    color: #003b5c
}

.rte-content h2, .rte-content h3 {
    margin-bottom: .2em
}

.rte-content h3 {
    font-weight: 700
}

    .rte-content h3 + p {
        margin-top: .7em !important
    }

.rte-content p + h2, .rte-content p + h3 {
    margin-top: 1.5em
}

.rte-content a:not(.btn):link {
    color: #0081cb;
    text-decoration: none
}

    .rte-content a:not(.btn):link[target^=_blank] {
        word-break: break-word
    }

    .rte-content a:not(.btn):link:hover {
        text-decoration: underline
    }

.rte-content a:not(.btn):visited {
    color: #0081cb
}

.rte-content ul, .rte-content ol {
    margin-top: 1em;
    margin-bottom: 2em
}

    .rte-content ul li, .rte-content ol li {
        margin-bottom: .25em
    }

.rte-content p + ul, .rte-content p + ol {
    margin-top: 1em
}

.rte-content table {
    border-spacing: 0;
    border-collapse: collapse;
    width: 100%;
    margin-top: 1em;
    border-color: currentColor;
    border-style: solid;
    border-width: 1px
}

    .rte-content table tr:nth-child(even) td {
        background: #fff
    }

    .rte-content table tr:nth-child(odd) td {
        background: #f5f5f5
    }

    .rte-content table td {
        padding: .75em;
        border-bottom: 1px currentColor solid
    }

.section, .section--pb, .promo {
    padding-bottom: calc(30px + (70 - 30)*(100vw - 374px)/(1200 - 374))
}

@media(max-width: 374px) {
    .section, .section--pb, .promo {
        padding-bottom: 30px !important
    }
}

@media(min-width: 1200px) {
    .section, .section--pb, .promo {
        padding-bottom: 70px !important
    }
}

.section, .promo {
    padding-top: calc(30px + (70 - 30)*(100vw - 374px)/(1200 - 374))
}

@media(max-width: 374px) {
    .section, .promo {
        padding-top: 30px !important
    }
}

@media(min-width: 1200px) {
    .section, .promo {
        padding-top: 70px !important
    }
}

.section-sm {
    padding-top: calc(20px + (50 - 20)*(100vw - 374px)/(1200 - 374));
    padding-bottom: calc(25px + (55 - 25)*(100vw - 374px)/(1200 - 374))
}

@media(max-width: 374px) {
    .section-sm {
        padding-top: 20px !important
    }
}

@media(min-width: 1200px) {
    .section-sm {
        padding-top: 50px !important
    }
}

@media(max-width: 374px) {
    .section-sm {
        padding-bottom: 25px !important
    }
}

@media(min-width: 1200px) {
    .section-sm {
        padding-bottom: 55px !important
    }
}

.breadcrumb + .section {
    padding-top: calc(20px + (48 - 20)*(100vw - 374px)/(1200 - 374))
}

@media(max-width: 374px) {
    .breadcrumb + .section {
        padding-top: 20px !important
    }
}

@media(min-width: 1200px) {
    .breadcrumb + .section {
        padding-top: 48px !important
    }
}

.pdf-panel, .find-panel {
    color: #fff;
    background: #003b5c
}

.pdf-panel__text, .find-panel__text, .lightgrey-panel__text {
    padding: 30px 8.5%
}

.pdf-panel {
    position: relative
}

.pdf-panel__text {
    position: relative;
    z-index: 60;
    padding-top: 20%;
    padding-bottom: 1.5rem
}

.find-panel {
    background: linear-gradient(232deg, #003b5c 52.57%, #0081CB 115.51%)
}

.lightgrey-panel {
    background: #e4e5e6
}

    .lightgrey-panel .heading {
        font-size: 2.2rem;
        line-height: 1;
        display: flex
    }

        .lightgrey-panel .heading .ico {
            display: inline-block;
            flex: 0 0 auto;
            align-self: flex-start;
            margin: 0 .425em 0 0;
            transform: translateY(0.125em)
        }

.lightgrey-panel__text {
    padding-top: 22px;
    padding-bottom: 25px
}

    .lightgrey-panel__text p + p {
        margin-top: 1em
    }

    .lightgrey-panel__text a {
        font-weight: 700
    }

.callout p {
    line-height: 1.2
}

.product-data {
    margin-bottom: 8px
}

.product-data__header {
    background: linear-gradient(232deg, #003b5c 52.57%, #0081CB 115.51%);
    align-items: center;
    height: 80px
}

    .product-data__header .ac__ctrl {
        position: relative;
        color: #fff;
        font-weight: 700;
        text-align: left;
        font-size: calc(22px + (30 - 22)*(100vw - 374px)/(1300 - 374));
        width: 100%;
        height: 100%;
        padding-right: 50px
    }

@media(max-width: 374px) {
    .product-data__header .ac__ctrl {
        font-size: 22px !important
    }
}

@media(min-width: 1300px) {
    .product-data__header .ac__ctrl {
        font-size: 30px !important
    }
}

.product-data__header .ac__ctrl .ico {
    color: inherit;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    z-index: 10;
    -webkit-mask-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjUiIGhlaWdodD0iMTUiIHZpZXdCb3g9IjAgMCAyNSAxNSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTIgMkwxMi41IDEzTDIzIDIiIHN0cm9rZT0id2hpdGUiIHN0cm9rZS13aWR0aD0iMyIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIi8+Cjwvc3ZnPgo=");
    mask-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjUiIGhlaWdodD0iMTUiIHZpZXdCb3g9IjAgMCAyNSAxNSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTIgMkwxMi41IDEzTDIzIDIiIHN0cm9rZT0id2hpdGUiIHN0cm9rZS13aWR0aD0iMyIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIi8+Cjwvc3ZnPgo=");
    background-color: currentColor;
    -webkit-mask-size: cover;
    mask-size: cover;
    width: 30px;
    height: 17px;
    transition: transform .15s
}

.product-data__header .ac__ctrl:focus-visible::after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    outline: 2px dashed #fff;
    outline-offset: -4px
}

.product-data__header .ac__text {
    padding-right: 20px;
    padding-left: 20px
}

.product-data__header, .product-data__info {
    display: flex;
    padding-right: 30px;
    padding-left: 30px
}

.product-data__info {
    flex-flow: column wrap
}

    .product-data__info li {
        padding-top: .5em;
        padding-bottom: .5em
    }

    .product-data__info .info-item {
        position: relative;
        display: inline-flex;
        font: inherit;
        color: inherit;
        letter-spacing: inherit
    }

        .product-data__info .info-item span {
            padding-right: .5ch
        }

        .product-data__info .info-item.show .ico--chevron {
            transform: rotate(180deg)
        }

        .product-data__info .info-item:focus-visible::after {
            content: "";
            position: absolute;
            top: -0.5em;
            right: -0.5em;
            bottom: -0.5em;
            left: -0.5em;
            outline: 2px dashed #000
        }

.product-data .info-list-panel {
    position: absolute;
    z-index: 60;
    color: #000;
    background: #f3f3f3;
    margin-top: .5em;
    padding: 1rem;
    max-height: 10em;
    max-width: 240px;
    min-width: 150px;
    box-shadow: 4px 4px 5px 0px rgba(0,0,0,.25);
    overflow-y: scroll
}

    .product-data .info-list-panel ul {
        list-style: none;
        font-size: 1.55rem
    }

        .product-data .info-list-panel ul li {
            padding: 0;
            margin: 0
        }

            .product-data .info-list-panel ul li + li {
                margin-top: .25em
            }

    .product-data .info-list-panel a {
        display: block;
        padding: .125em 0;
        text-decoration: none
    }

        .product-data .info-list-panel a:hover {
            background: #e4e5e6
        }

@media(min-width: 576px) {
    .product-data__info {
        height: 90px;
        flex-flow: row nowrap;
        align-items: center
    }

        .product-data__info li + li {
            margin-left: 1.5em
        }
}

@media(min-width: 1340px) {
    .product-data .ac__text {
        padding-right: 0;
        padding-left: 0
    }
}

    .frm-row {
        display: flex;
        flex-wrap: wrap
    }

        .frm-row .frm-group {
            flex: 1 0 100%
        }

.frm-group {
    margin-bottom: 1.25em
}

    .frm-group .label {
        display: block;
        font-weight: 700;
        margin-bottom: .375em
    }

    .frm-group .frm-field {
        padding: .75em;
        border: 1px solid #ccc !important;
        border-radius: 5px;
        box-shadow: none;
        background: #fcfcfc
    }

    .frm-group .frm-field.error {
        border-color: #0081cb !important
    }

    .frm-group::-moz-placeholder {
        color: #000
    }

    .frm-group::placeholder {
        color: #000
    }

    .frm-group:focus-visible {
        outline: 2px dashed #000
    }

    .frm-group .frm-select {
        box-sizing: border-box;
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
        background: #fcfcfc url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAARCAYAAADkIz3lAAAACXBIWXMAAAsTAAALEwEAmpwYAAAA9UlEQVQokZ2SzW2EMBCF34ywxNElOB3MSjZwJJVEdLCpgKSDdLB0kBL2iuTDUgIlcEQcmFwWwiLt5mdub/xp5tnPpKr4V2VZVocQZNtTVdC24b0vmfkMoJ+m6dB13bCAvEAi4pj5dJUuSZJ6O2QFjTFvANx6wHz03pc3oPf+SEQve79E9CkiDgBYRBwR1XvoClpjzAkAEmvtMI7j4c4j/K1UFYmI2DRN7Q9snxhj3DzPl0cQgCeOMXZE9Hpn5cDMzwC+k8nz/Kyq5Q6sYozNTTJEVKnqsNFNjLFZ9Aq2bdsTUbX4IqL3h9cLIXwURbG3APrtf/wCKcRVfaH/lhYAAAAASUVORK5CYII=") calc(100% - 16px) 50%/10px 17px no-repeat
    }

    .frm-group.cbox {
        display: flex;
        flex-flow: row nowrap
    }

        .frm-group.cbox .label {
            font-weight: inherit;
            margin-left: .75em
        }

    .frm-group [type=checkbox] {
        flex-shrink: 0;
        width: 23px;
        height: 23px
    }

.frm-product-panel {
    margin-bottom: 1.5rem
}

    .frm-product-panel .frm-group {
        margin-bottom: .25em
    }

        .frm-product-panel .frm-group .label {
            margin: 0 0 0 .5em !important
        }

        .frm-product-panel .frm-group.cbox {
            align-items: center
        }

    label.error {
        color: #fff;
        background-color: #0081cb;
        padding: .5em 1em;
        display: block;
        border-radius: 4px;
        margin: 4px 0;
        font-size: .875em;
        font-weight: 600
    }

@media(min-width: 992px) {
    .frm-row {
        flex-flow: row wrap;
        -moz-column-gap: 20px;
        column-gap: 20px
    }

        .frm-row .frm-group {
            flex: 1 0 calc(50% - 10px)
        }
}

.results__count, .results__layout {
    display: flex
}

.results__count {
    flex-wrap: wrap
}

.results__count__number {
    flex-basis: 100%
}

.results__count li {
    margin: .25em 1.5ch .25em 0
}

.results__count span, .results__count .frm-field {
    display: inline-block;
    line-height: 1.2;
    padding-top: .25em;
    padding-bottom: .25em
}

.results__count .frm-select {
    padding-left: 0
}

.results__layout li + li {
    position: relative;
    margin-left: 1.25ch;
    padding-left: 1.25ch
}

    .results__layout li + li::before {
        content: "" !important;
        position: absolute;
        top: 0;
        left: 0;
        background: #666;
        width: 2px;
        height: 100%
    }

.frm-field {
    color: inherit;
    font-size: inherit;
    font-family: inherit;
    line-height: 1.2;
    display: inline-block;
    width: 100%;
    border: none !important;
    border-radius: 4px;
    box-shadow: none;
    background: #fff
}

    .frm-field::-moz-placeholder {
        color: #000
    }

    .frm-field::placeholder {
        color: #000
    }

    .frm-field:focus-visible {
        outline: 2px dashed #000
    }

.frm-search {
    position: relative
}

    .frm-search [type=text] {
        font-size: 1.4rem;
        color: #464646;
        background: #f3f3f3;
        padding: 1em 48px 1em 1em
    }

    .frm-search .btn--search {
        position: absolute;
        top: 50%;
        right: 0;
        transform: translateY(-50%);
        width: 32px;
        height: 32px;
        padding: 0;
        margin-right: .5em;
        border-radius: 0;
        color: #000
    }

.frm-select {
    padding-right: 1.5em;
    padding-left: 1ch;
    box-sizing: border-box;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iOCIgaGVpZ2h0PSI2IiB2aWV3Qm94PSIwIDAgOCA2IiBmaWxsPSJub25lIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPgo8cGF0aCBkPSJNMSAxLjVMNCA0LjVMNyAxLjUiIHN0cm9rZT0iIzAwODFDQiIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiLz4KPC9zdmc+Cg==") calc(100% - .25em) 60%/14px 7px no-repeat
}

[type=reset]:focus-visible {
    outline: 2px dashed #000
}

.toggle-ico {
    position: relative;
    display: inline-block;
    color: #003b5c
}

    .toggle-ico input[type=radio], .toggle-ico input[type=checkbox] {
        position: absolute;
        opacity: 0;
        width: 0;
        height: 0
    }

        .toggle-ico input[type=radio]:checked + .ico, .toggle-ico input[type=checkbox]:checked + .ico {
            color: #0081cb
        }

        .toggle-ico input[type=radio]:focus + .ico, .toggle-ico input[type=checkbox]:focus + .ico {
            outline: 2px dashed #000 !important;
            outline-offset: 3px
        }

    .toggle-ico.radio {
        width: 30px;
        height: 30px
    }

        .toggle-ico.radio .ico {
            position: absolute;
            top: 0;
            left: 0;
            right: 0;
            bottom: 0
        }

    .toggle-ico.cbox .ico {
        fill: none;
        transform: translateY(0.1em);
        margin-right: .75em
    }

    .toggle-ico.cbox input[type=radio]:checked + .ico {
        fill: #0081cb
    }

    .toggle-ico .ico {
        cursor: pointer;
        margin: 0;
        color: inherit;
        display: inline-block;
        width: inherit;
        height: inherit
    }

        .toggle-ico .ico > * {
            display: block
        }

    .toggle-ico .ico--list {
        width: 20px
    }

.distributors-list {
    padding-bottom: 10px
}

    .distributors-list li {
        padding-top: 10px;
        padding-bottom: 10px;
        margin-bottom: 10px
    }

        .distributors-list li.no-items {
            flex-basis: 100% !important;
            text-align: center
        }

    .distributors-list .heading {
        text-transform: none;
        margin-bottom: 1em
    }

    .distributors-list .item {
        background: #e4e5e6;
        color: #1c1c1c;
        padding: 30px 25px;
        height: 100%
    }

    .distributors-list a {
        color: inherit !important
    }

.pagination {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    padding: 20px 0
}

    .pagination .ctrl {
        text-decoration: none;
        padding: .75em
    }

        .pagination .ctrl:not(:first-child) {
            position: relative;
            padding-left: calc(.75em + 3px)
        }

            .pagination .ctrl:not(:first-child)::before {
                content: "";
                position: absolute;
                top: 50%;
                left: 0;
                transform: translateY(-50%);
                background: #0081cb;
                width: 3px;
                height: 1em
            }

        .pagination .ctrl:not(.current):hover {
            text-decoration: underline
        }

    .pagination .current {
        font-weight: 700
    }

    .pagination .disabled {
        pointer-events: none
    }

@media(max-width: 575px) {
    .results__layout {
        display: none
    }

    .pagination .ico-chev {
        font-weight: 700 !important
    }
}

@media(min-width: 576px) {
    .distributors-list li {
        flex: 0 0 calc(50% - 10px)
    }

    .distributors-list[data-layout=grid] {
        display: flex;
        flex-flow: row wrap;
        -moz-column-gap: 20px;
        column-gap: 20px
    }

    .pagination .ico-chev {
        display: none
    }
}

@media(min-width: 768px) {
    .results__count {
        flex-wrap: nowrap
    }

    .results__count__number {
        flex-basis: auto
    }

        .results__count__number:first-child {
            position: relative;
            padding-right: 2ch
        }

            .results__count__number:first-child::after {
                content: "";
                position: absolute;
                top: 50%;
                right: 0;
                transform: translateY(-50%);
                background: #0081cb;
                width: 3px;
                height: 1.125em
            }
}

@media(min-width: 1200px) {
    .distributors-list[data-layout=grid] {
        -moz-column-gap: 40px;
        column-gap: 40px
    }

        .distributors-list[data-layout=grid] li {
            flex-basis: calc(50% - 20px)
        }
}

.pbxs {
    padding-bottom: 1rem
}

.ptxs {
    padding-top: 1rem !important
}

.pts {
    padding-top: 2rem
}

.pvn {
    padding-top: 0 !important;
    padding-bottom: 0 !important
}

.pv1em {
    padding-top: 1em;
    padding-bottom: 1em
}

.pvhalfem {
    padding-top: .5em;
    padding-bottom: .5em
}

.pvxs {
    padding-top: 1rem;
    padding-bottom: 1rem
}

.pvs {
    padding-top: 2rem;
    padding-bottom: 2rem
}

.phn {
    padding-left: 0;
    padding-right: 0
}

.phs {
    padding-left: 2rem;
    padding-right: 2rem
}

.mlauto {
    margin-left: auto
}

.mb1em {
    margin-bottom: 1em
}

.mbhalfem {
    margin-bottom: .5em !important
}

.mbxs {
    margin-bottom: 1rem
}

.mbs {
    margin-bottom: 2rem !important
}

.mbm {
    margin-bottom: 3rem
}

.mt1em {
    margin-top: 1em
}

.mtxs {
    margin-top: 1rem !important
}

.mts {
    margin-top: 2rem
}

.mvn {
    margin-top: 0;
    margin-bottom: 0
}

.mvhalfem {
    margin-top: .5em;
    margin-bottom: .5em
}

.mvs {
    margin-top: 2rem;
    margin-bottom: 2rem
}

.mhauto {
    margin-left: auto;
    margin-right: auto
}

@media(min-width: 768px) {
    .mbn-md {
        margin-bottom: 0 !important
    }

    .prm-md {
        padding-right: 3rem
    }
}

@media(min-width: 992px) {
    .prm-lg {
        padding-right: 3rem
    }
}

.bg-lightgrey {
    background-color: #e4e5e6
}

.bg-gradblue {
    background: linear-gradient(90deg, #0081CB 0%, #003b5c 100%);
    color: #fff
}

.bg-brightblue {
    background-color: #0081cb;
    color: #fff !important
}

.bg-darkblue {
    background-color: #003b5c;
    color: #fff !important
}

.bg-warning {
    background-color: darkred;
    color: #fff !important
}

.white {
    color: #fff !important
}

.darkblue {
    color: #003b5c !important
}

.brightblue {
    color: #0081cb !important
}

.w-100 {
    width: 100% !important
}

.o-hidden {
    overflow: hidden
}

.mw-420 {
    max-width: 420px
}

.mw-475 {
    max-width: 475px
}

.mw-xxl {
    max-width: 1600px
}

.bdr-b {
    border-bottom: 1px solid #0081cb
}

@media(min-width: 768px) {
    .w-auto-md {
        width: auto
    }
}
/*pagination*/
.pagination li:not(:first-child)::before {
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    background: #0081cb;
    width: 3px;
    height: 1em;
}

.pagination li {
    position: relative;
    list-style: none;
}


    .pagination li.active {
        font-weight: 700;
    }

.modal-header:before,
.modal-header:after,
.modal-footer:before,
.modal-footer:after {
    display: table;
    content: " ";
}

.close {
    float: right;
    font-size: 21px;
    font-weight: bold;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    filter: alpha(opacity=20);
    opacity: .2;
}

    .close:hover,
    .close:focus {
        color: #000;
        text-decoration: none;
        cursor: pointer;
        filter: alpha(opacity=50);
        opacity: .5;
    }

button.close {
    -webkit-appearance: none;
    padding: 0;
    cursor: pointer;
    background: transparent;
    border: 0;
}

.modal-open {
    overflow: hidden;
}

.modal {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    display: none;
    overflow: hidden;
    -webkit-overflow-scrolling: touch;
    outline: 0;
}

    .modal.fade .modal-dialog {
        -webkit-transition: -webkit-transform .3s ease-out;
        -o-transition: -o-transform .3s ease-out;
        transition: transform .3s ease-out;
        -webkit-transform: translate(0, -25%);
        -ms-transform: translate(0, -25%);
        -o-transform: translate(0, -25%);
        transform: translate(0, -25%);
    }

    .modal.in .modal-dialog {
        -webkit-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        -o-transform: translate(0, 0);
        transform: translate(0, 0);
    }

.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto;
}

.modal-dialog {
    position: relative;
    width: auto;
    margin: 10px;
}

.modal-content {
    position: relative;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #999;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: 6px;
    outline: 0;
    -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
    box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
}

.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000;
}

    .modal-backdrop.fade {
        filter: alpha(opacity=0);
        opacity: 0;
    }

    .modal-backdrop.in {
        filter: alpha(opacity=50);
        opacity: .5;
    }

.modal-header {
    padding: 15px;
    border-bottom: 1px solid #e5e5e5;
}

    .modal-header .close {
        margin-top: -2px;
    }

.modal-title {
    margin: 0;
    line-height: 1.42857143;
}

.modal-body {
    position: relative;
    padding: 15px;
}

.modal-footer {
    padding: 15px;
    text-align: right;
    border-top: 1px solid #e5e5e5;
}

    .modal-footer .btn + .btn {
        margin-bottom: 0;
        margin-left: 5px;
    }

    .modal-footer .btn-group .btn + .btn {
        margin-left: -1px;
    }

    .modal-footer .btn-block + .btn-block {
        margin-left: 0;
    }

.modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll;
}

@media (min-width: 768px) {
    .modal-dialog {
        width: 600px;
        margin: 30px auto;
    }

    .modal-content {
        -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
        box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
    }

    .modal-sm {
        width: 300px;
    }
}

@media (min-width: 992px) {
    .modal-lg {
        width: 900px;
    }
}

.modal-dialog {
    max-width: 1186px;
    width: inherit
}

    .modal-dialog .modal-content {
        position: relative;
        border-radius: 0;
        box-shadow: none;
        border: 0
    }

       /* .modal-dialog .modal-content .modal-header {
            position: absolute;
            padding: 0;
            border: 0;
            z-index: 1;
            width: 100%
        }*/

            .modal-dialog .modal-content .modal-header button.close,
            .modal-dialog .modal-content .modal-header button.close:focus,
            .modal-dialog .modal-content .modal-header button.close:hover {
                opacity: 1;
                margin-top: 5px;
                margin-right: 5px;
                position: relative;
                width: 20px;
                height: 20px
            }

.modal-body {
    position: relative;
    float: left;
    padding: 0;
    width: 100%;
    background: #f3f3f3
}

.modal-dialog .modal-content .modal-header button.close,
.modal-dialog .modal-content .modal-header button.close:focus,
.modal-dialog .modal-content .modal-header button.close:hover {
    margin-top: 10px;
    margin-right: 10px;
}

.modal-dialog button.close,
.modal-dialog button.close:focus,
.modal-dialog button.close:hover {
    color: #fff
}

.video-popup .modal-header {
    border: none;
    margin-bottom: 10px
}

.video-popup .modal-body {
    padding: 0;
    background: #000
}

.video-popup .modal-content {
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: none;
    border-radius: 0
}

.video-popup .modal-header button.closed {
    position: absolute;
    display: inline-block;
    width: 15px;
    height: 15px;
    overflow: hidden;
    /*top: 5px;*/
    right: 0;
    cursor: pointer;
    background: 0 0;
    border: 0;
    text-indent: -999999px
}

    .video-popup .modal-header button.closed::after,
    .video-popup .modal-header button.closed::before {
        content: '';
        position: absolute;
        height: 2px;
        width: 100%;
        top: 50%;
        left: 0;
        background: #fff
    }

    .video-popup .modal-header button.closed::before {
        transform: rotate(45deg)
    }

    .video-popup .modal-header button.closed::after {
        transform: rotate(135deg)
    }

.resource-video-popup .modal-header {
    border: none;
    margin-bottom: 10px
}

.resource-video-popup .modal-body {
    padding: 0
}

.resource-video-popup .modal-header button.closed {
    background: 0 0;
    border: none;
    position: absolute;
    right: 0;
    top: 0;
    font-size: 21px;
    font-weight: 400;
    color: #fff
}

.resource-video-popup .modal-content {
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: none;
    border-radius: 0
}

.resource-video-popup .modal-dialog {
    width: 58%
}

.modal-dialog {
    margin-left: auto;
    margin-right: auto
}

.video-popup .modal-dialog {
    width: auto;
    max-width: 1186px
}
.video-block {
    background: #000
}

    .video-block a:before {
        width: 70px;
        height: 47px;
        content: "";
        position: absolute;
        top: 50%;
        left: 50%;
        margin: -20px 0 0 -28px;
        background: url(../images/play-icon.png) center center no-repeat;
        z-index: 1
    }

    .video-block img {
        width: 100%;
        max-width: 100%
    }

.video-player {
    height: 0;
    padding-bottom: 56.25%;
    position: relative
}

    .video-player iframe {
        position: absolute;
        top: 0;
        left: 0;
        width: 100% !important;
        height: 100% !important
    }
