﻿html {
    scroll-padding-top: 76px
}

body, html {
    position: relative;
    height: 100%;
    width: 100%
}

img {
    max-width: 100%;
    border: none
}

a[href^=tel] {
    color: inherit;
    text-decoration: none
}

*, :after, :before {
    box-sizing: border-box
}

*, :after, :before, figure, h1, h2, h3, h4, h5, h6, li, ol, p, ul {
    margin: 0;
    padding: 0;
    list-style: none
}

/*ul {
    padding-bottom: 15px
}

    ul li {
        position: relative;
        padding: 0 0 12px 25px
    }

        ul li:before {
            content: "";
            font-family: Material Icons;
            position: absolute;
            top: 7px;
            left: 0;
            font-size: 1.4rem;
            line-height: 1
        }

        ul li:last-child {
            padding-bottom: 0
        }*/

ol {
    padding-bottom: 15px;
    counter-reset: item
}

    ol, ol li {
        list-style: none
    }

        ol li {
            position: relative;
            padding: 0 0 12px 38px;
            counter-increment: item
        }

            ol li:before {
                content: counter(item) ".";
                position: absolute;
                left: 0;
                top: 0
            }

p {
    padding-bottom: 15px
}

strong {
    font-weight: 700
}

a {
    outline: none;
    text-decoration: underline;
    color: inherit
}

    a:focus, a:hover, h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
        text-decoration: none
    }

    a:focus, a:hover {
        color: inherit;
        outline: none
    }

button:focus, input:focus {
    outline: none
}

input:not(.FormChoice__Input) {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 0
}

select {
    border-radius: 0
}

button, button:focus, button:hover, ol li:focus, ul li:focus {
    outline: none
}

.clearfix:after {
    content: "";
    clear: both;
    display: block
}

html {
    font-size: 10px
}

@font-face {
    font-family: fallback-font;
    ascent-override: 115%;
    descent-override: 50%;
    line-gap-override: normal;
    advance-override: 40;
    letter-spacing: 2px;
    src: local(Arial)
}

body {
    font: 600 1.6rem/1.6 Mulish,fallback-font;
    color: #505a63
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    font-family: Mulish;
    font-weight: 900;
    line-height: 1.1;
    padding-bottom: 20px;
    letter-spacing: .05rem
}

.h1, .h2, h1, h2 {
    font-size: 2.8rem
}

.h3, h3 {
    font-size: 2.4rem
}

.h4, .h5, .h6, h4, h5, h6 {
    font-size: 1.6rem
}

@media(min-width:1200px) {
    .h1, .h2, h1, h2 {
        font-size: 4.8rem
    }
}

.container, section {
    position: relative
}

.disable-scroll {
    overflow: hidden
}

.bg-darkGray {
    background: #505a63
}

.bg-mediumGray {
    background: #7c878e
}

.bg-lightGray {
    background: #dcdfe2
}

.bg-ultraLightGray {
    background: #f5f6f8
}

.bg-pineGreen {
    background: #00747f
}

.bg-blue {
    background: #0d6094
}

.bg-lightBlue {
    background: #447c97
}

.bg-brightBlue {
    background: #0097ce
}

.bg-red {
    background: #c8102e
}

.bg-magenta {
    background: #670d40
}

.bg-green {
    background: #6e9075
}

.c-mediumGray {
    color: #7c878e
}

.c-lightGray {
    color: #dcdfe2
}

.c-ultraLightGray {
    color: #f5f6f8
}

.c-green {
    color: #6e9075
}

.c-pineGreen {
    color: #00747f
}

.c-blue {
    color: #0d6094
}

.c-lightBlue {
    color: #447c97
}

.c-brightBlue {
    color: #0097ce
}

.c-red {
    color: #c8102e
}

.c-magenta {
    color: #670d40
}

.bg-blue, .bg-brightBlue, .bg-darkGray, .bg-lightBlue, .bg-magenta, .bg-mediumGray, .bg-pineGreen, .bg-red {
    color: #fff
}

    .bg-blue .link-arrow:after, .bg-brightBlue .link-arrow:after, .bg-darkGray .link-arrow:after, .bg-lightBlue .link-arrow:after, .bg-magenta .link-arrow:after, .bg-mediumGray .link-arrow:after, .bg-pineGreen .link-arrow:after, .bg-red .link-arrow:after {
        filter: brightness(0) invert(1)
    }

    .bg-blue .slider-progress, .bg-brightBlue .slider-progress, .bg-darkGray .slider-progress, .bg-lightBlue .slider-progress, .bg-magenta .slider-progress, .bg-mediumGray .slider-progress, .bg-pineGreen .slider-progress, .bg-red .slider-progress {
        background-color: hsla(0,0%,100%,.5);
        background-image: linear-gradient(90deg,#fff,#fff)
    }

    .bg-blue .slider-btn--next, .bg-blue .slider-btn--prev, .bg-brightBlue .slider-btn--next, .bg-brightBlue .slider-btn--prev, .bg-darkGray .slider-btn--next, .bg-darkGray .slider-btn--prev, .bg-lightBlue .slider-btn--next, .bg-lightBlue .slider-btn--prev, .bg-magenta .slider-btn--next, .bg-magenta .slider-btn--prev, .bg-mediumGray .slider-btn--next, .bg-mediumGray .slider-btn--prev, .bg-pineGreen .slider-btn--next, .bg-pineGreen .slider-btn--prev, .bg-red .slider-btn--next, .bg-red .slider-btn--prev {
        border-color: #fff
    }

        .bg-blue .c-richText__quotes, .bg-blue .c-richText__quotesTopAlign, .bg-blue .slider-btn--next:after, .bg-blue .slider-btn--prev:after, .bg-brightBlue .c-richText__quotes, .bg-brightBlue .c-richText__quotesTopAlign, .bg-brightBlue .slider-btn--next:after, .bg-brightBlue .slider-btn--prev:after, .bg-darkGray .c-richText__quotes, .bg-darkGray .c-richText__quotesTopAlign, .bg-darkGray .slider-btn--next:after, .bg-darkGray .slider-btn--prev:after, .bg-lightBlue .c-richText__quotes, .bg-lightBlue .c-richText__quotesTopAlign, .bg-lightBlue .slider-btn--next:after, .bg-lightBlue .slider-btn--prev:after, .bg-magenta .c-richText__quotes, .bg-magenta .c-richText__quotesTopAlign, .bg-magenta .slider-btn--next:after, .bg-magenta .slider-btn--prev:after, .bg-mediumGray .c-richText__quotes, .bg-mediumGray .c-richText__quotesTopAlign, .bg-mediumGray .slider-btn--next:after, .bg-mediumGray .slider-btn--prev:after, .bg-pineGreen .c-richText__quotes, .bg-pineGreen .c-richText__quotesTopAlign, .bg-pineGreen .slider-btn--next:after, .bg-pineGreen .slider-btn--prev:after, .bg-red .c-richText__quotes, .bg-red .c-richText__quotesTopAlign, .bg-red .slider-btn--next:after, .bg-red .slider-btn--prev:after {
            filter: brightness(0) invert(1)
        }

    .bg-blue .c-subscribe__form input[type=text], .bg-brightBlue .c-subscribe__form input[type=text], .bg-darkGray .c-subscribe__form input[type=text], .bg-lightBlue .c-subscribe__form input[type=text], .bg-magenta .c-subscribe__form input[type=text], .bg-mediumGray .c-subscribe__form input[type=text], .bg-pineGreen .c-subscribe__form input[type=text], .bg-red .c-subscribe__form input[type=text] {
        border-color: #fff
    }

.section-gap {
    padding: 50px 0
}

.section-gap--bottom {
    padding: 50px 0 70px
}

.section-gap.section-card-slider {
    padding: 50px 0 80px
}

    .section-gap.section-card-slider.bg-image--bottomLeftSmaller {
        padding: 50px 0
    }

.section-ttl {
    max-width: 820px;
    margin: 0 auto;
    padding: 0 0 25px
}

    .section-header, .section-ttl h2 {
        text-transform: uppercase
    }

.section-card-slider .container {
    position: relative;
    z-index: 2
}

.link-arrow {
    position: relative;
    text-decoration: none;
    display: inline-block;
    padding-right: 30px;
    text-transform: uppercase;
    font-weight: 800;
    font-size: 1.7rem;
    letter-spacing: .1rem
}

    .link-arrow:after {
        content: "";
        position: absolute;
        top: 5px;
        right: 0;
        width: 22px;
        height: 20px;
        background-repeat: no-repeat;
        background-size: contain;
        background-position: 50%
    }

.link-arrow--white:after {
    filter: brightness(0) invert(1)
}

.link-arrow--container {
    padding: 35px 0 20px;
    width: 100%;
    text-align: left
}

.bg-image {
    position: relative;
    overflow-x: clip
}

    .bg-image:after {
        content: "";
        position: absolute;
        z-index: 1
    }

    .bg-image .container {
        z-index: 2
    }

.bg-image--topLeft:after {
    left: -180px;
    top: -145px;
    width: 226px;
    height: 270px;
    border: 2px solid #dcdfe1;
    border-radius: 100%
}

.bg-image--bottomLeft:after {
    left: -400px;
    bottom: -370px;
    width: 500px;
    height: 500px;
    border: 2px solid #dcdfe1;
    border-radius: 100%
}

.bg-image--topRight:after {
    right: -180px;
    top: -145px;
    width: 226px;
    height: 270px;
    border: 2px solid #dcdfe1;
    border-radius: 100%
}

.bg-image--bottomRight:after {
    right: -400px;
    bottom: 70px;
    width: 500px;
    height: 500px;
    border: 2px solid #dcdfe1;
    border-radius: 100%
}

.bg-image--bottomLeftSmaller:after {
    left: -180px;
    bottom: -130px;
    width: 226px;
    height: 270px;
    border: 2px solid #dcdfe1;
    border-radius: 100%
}

.bg-image--bottomRightSmaller:after {
    bottom: 70px
}

.bg-image--bottomRightIntersect:after, .bg-image--bottomRightSmaller:after {
    right: -180px;
    width: 226px;
    height: 270px;
    border: 2px solid #dcdfe1;
    border-radius: 100%
}

.bg-image--bottomRightIntersect:after {
    bottom: -130px
}

.c-video__item {
    position: relative;
    margin: 0 0 25px
}

    .c-video__item:after {
        content: "";
        position: absolute;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
        background: rgba(0,0,0,.2)
    }

.c-video__play {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    z-index: 1;
    color: #fff;
    font-size: 1.2rem;
    letter-spacing: .25rem;
    text-align: center;
    max-width: 66px
}

.c-video--verticalTitle .c-video__content {
    padding: 0 0 25px
}

.c-tags {
    padding: 25px 0
}

    .c-tags li {
        padding: 0;
        border: 1px solid #505a63;
        margin-right: 10px
    }

        .c-tags li, .c-tags li a {
            display: inline-block;
            font-size: 1.2rem;
            font-weight: 800;
            text-transform: uppercase
        }

            .c-tags li a {
                text-decoration: none;
                padding: 5px 20px
            }

            .c-tags li:before {
                display: none
            }

            .c-tags li:last-child {
                padding: 0
            }

.bg-blue .c-tags li, .bg-brightBlue .c-tags li, .bg-darkGray .c-tags li, .bg-lightBlue .c-tags li, .bg-magenta .c-tags li, .bg-mediumGray .c-tags li, .bg-pineGreen .c-tags li, .bg-red .c-tags li {
    border-color: #fff
}

.img-left {
    float: left;
    padding: 5px 30px 5px 0
}

.c-richText__quotes, .c-richText__quotesTopAlign {
    position: relative;
    padding: 100px 0 0;
    background-size: 106px;
    background-repeat: no-repeat;
    background-position: 0 0;
    font-size: 2.2rem;
    font-weight: 700;
    margin: 0 0 15px
}

    .c-richText__quotes strong, .c-richText__quotesTopAlign strong {
        font-weight: 900
    }

.c-richText__imgFlex {
    display: flex;
    flex-wrap: wrap
}

    .c-richText__imgFlex img {
        width: 100%;
        margin: 0 0 25px
    }

.c-richText__img {
    width: 100%
}

.c-announcement {
    margin: 25px 0;
    padding: 40px;
    font-size: 2rem;
    background: #f5f6f8
}

    .c-announcement a {
        font-size: 1.8rem;
        font-weight: 700;
        text-transform: uppercase
    }

.table-responsive {
    margin: 0 0 25px
}

.table {
    width: 100%;
    margin: 0 0 10px
}

    .table td, .table th {
        border: 1px solid #505a63;
        padding: 5px
    }

.table--noBorder td, .table--noBorder th {
    border: none
}

.ct-socials {
    position: fixed;
    top: 25%;
    right: 0;
    list-style: none;
    padding-left: 0;
    z-index: 10;
    margin: 0;
    transition: right .25s ease-in-out;
    display: flex;
    flex-direction: column
}

    .ct-socials li {
        padding: 0 0
    }

        .ct-socials li a {
            background: #505a63;
            display: flex;
            align-items: center;
            justify-content: center;
            color: #fff;
            width: 44px;
            height: 54px;
            transition: all .15s ease-in-out;
            float: right;
            padding-left: 5px
        }

            .ct-socials li a :hover {
                width: 54px;
                padding-left: 0;
                text-decoration: none;
                background: #3c9bd9
            }

@media(min-width:768px) {
    .bg-image--topLeft:after, .bg-image--topRight:after {
        top: -100px
    }

    .link-arrow--container {
        text-align: center
    }
}

@media(min-width:992px) {
    .section-header {
        text-transform: uppercase;
        position: absolute;
        right: calc(100% - 30px);
        top: 0;
        padding: 0;
        writing-mode: vertical-rl
    }

        .section-header h2 {
            text-align: right;
            transform: rotate(180deg);
            height: 700px;
            padding: 0
        }

    .section-ttl p {
        font-size: 1.8rem
    }

    .section-card-slider .container {
        padding-left: 90px
    }

    .section-card-slider .slider-controlsWrapper {
        margin: 40px auto 30px
    }

    .section-card-slider .link-arrow--container {
        padding: 15px 0 20px
    }

    .section-gap--left .container {
        padding-left: 90px
    }

    .section-gap--right .container {
        padding-right: 90px
    }

    .title-right .section-header {
        left: calc(100% - 60px);
        right: inherit
    }

        .title-right .section-header h2 {
            text-align: left;
            transform: none
        }

    .v-title--twoLines .section-header h2 {
        height: 500px
    }

    .c-richText__quotes {
        padding: 0 0 0 140px;
        background-position: 0
    }

    .c-richText__imgFlex {
        display: flex
    }

        .c-richText__imgFlex img {
            width: 50%;
            margin: 0
        }

            .c-richText__imgFlex img:first-child {
                padding-right: 15px
            }

            .c-richText__imgFlex img:last-child {
                padding-left: 15px
            }

    .c-announcement {
        padding: 50px;
        font-size: 2.2rem
    }

        .c-announcement a {
            font-size: 1.8rem
        }

    .c-video__item {
        max-width: 600px
    }

    .c-video--oneCol .c-video__item {
        float: right;
        margin-left: 25px;
        width: 50%
    }

    .c-video--verticalTitle .c-video__content {
        display: flex;
        position: relative
    }

        .c-video--verticalTitle .c-video__content h2 {
            text-transform: uppercase;
            writing-mode: vertical-rl;
            max-height: 350px;
            transform: rotate(180deg);
            display: flex;
            justify-content: flex-end;
            text-align: right;
            padding: 0
        }

    .c-video--verticalTitle .c-video__desc {
        padding: 0 0 0 40px
    }
}

@media(min-width:1200px) {
    .container {
        max-width: 1256px
    }

    .section-gap {
        padding: 65px 0
    }

    .section-gap--top {
        padding: 120px 0 65px
    }

    .section-gap--bottom {
        padding: 65px 0 120px
    }

    .section-gap--right .container {
        padding-right: 160px
    }

    .section-gap.section-card-slider {
        padding: 65px 0 65px
    }

        .section-gap.section-card-slider.bg-image--bottomLeftSmaller {
            padding: 65px 0
        }

    .section-ttl {
        max-width: 1050px;
        margin: 0
    }

    .section-header {
        right: calc(100% - 110px)
    }

    .section-card-slider .container {
        padding-left: 160px
    }

    .section-card-slider .section-ttl {
        padding: 0 0 25px 80px
    }

    .title-right .section-header {
        left: calc(100% - 110px)
    }
}

@media(min-width:1366px) {
    .section-gap--left .container {
        padding-left: 110px
    }

    .section-gap--right .container {
        padding-right: 110px
    }

    .section-header {
        right: calc(100% - 60px)
    }

    .section-card-slider .container {
        padding-left: 110px
    }

    .title-right .section-header {
        left: calc(100% - 60px)
    }

    .bg-image--topLeft:after {
        left: -350px;
        top: -80px;
        width: 600px;
        height: 600px
    }

    .bg-image--bottomLeft:after {
        left: -340px;
        bottom: -220px;
        width: 620px;
        height: 620px
    }

    .bg-image--bottomLeftSmaller:after {
        left: -465px;
        bottom: -180px;
        width: 620px;
        height: 620px
    }

    .bg-image--topRight:after {
        right: -350px;
        top: -245px;
        width: 500px;
        height: 500px
    }

    .bg-image--bottomRight:after {
        right: -340px;
        bottom: 70px;
        width: 620px;
        height: 620px
    }

    .bg-image--bottomRightSmaller:after {
        right: -465px;
        bottom: 70px;
        width: 620px;
        height: 620px
    }

    .bg-image--bottomRightIntersect:after {
        right: -465px;
        bottom: -180px;
        width: 620px;
        height: 620px
    }
}

.c-header {
    position: sticky;
    top: 0;
    background: #fff;
    z-index: 7
}

    .c-header > div {
        padding-left: 15px
    }

    .c-header .container {
        padding-top: 12px;
        padding-bottom: 12px;
        max-width: 100%
    }

.c-header__wrapper {
    display: flex;
    justify-content: space-between
}

.c-header__logo {
    max-width: 80px;
    width: 100%
}

    .c-header__logo a {
        display: inline-block
    }

.c-header__navWrapper {
    padding: 85px 0 15px 0;
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    background: #fff;
    transform: translateX(-300%);
    transition: all .5s ease-in-out;
    z-index: 99;
    -webkit-backface-visibility: hidden;
    height: 100%;
    width: 100%
}

    .c-header__navWrapper.active {
        transform: none
    }

        .c-header__navWrapper.active .c-header__navCon {
            overflow-y: auto
        }

.c-header__utilityWrapper {
    display: inline-block;
    align-items: center;
    justify-content: flex-end;
    padding: 7px 0 0
}

    .c-header__utilityWrapper ul {
        padding: 0;
        margin: 0 -10px 10px
    }

        .c-header__utilityWrapper ul li {
            padding: 0 10px;
            position: relative;
            display: inline-block;
            font-size: 1.3rem;
            font-weight: 800;
            letter-spacing: .05rem
        }

            .c-header__utilityWrapper ul li:before {
                display: none
            }

            .c-header__utilityWrapper ul li:after {
                content: "";
                position: absolute;
                right: 0;
                top: 50%;
                width: 2px;
                height: 12px;
                transform: translateY(-50%);
                background-color: rgba(80,90,99,.7)
            }

            .c-header__utilityWrapper ul li:last-child:after {
                display: none
            }

            .c-header__utilityWrapper ul li a {
                text-decoration: none
            }

.c-header__searchBar {
    width: 100%
}

    .c-header__searchBar input {
        width: 100%;
        border: 1px solid #505a63;
        min-height: 40px;
        padding: 5px 5px 5px 10px;
        font-size: 1.5rem;
        font-weight: 400
    }

.c-header__navCon {
    width: 100%;
    padding: 5px 15px 0;
    position: relative;
    height: 100%
}

.c-header__nav ul {
    margin-left: 0;
    list-style: none
}

.c-header__navL1 {
    padding: 0
}

    .c-header__navL1 > li {
        padding: 20px 0;
        position: relative;
        border-bottom: 1px solid rgba(0,0,0,.1);
        font-display: block
    }

        .c-header__navL1 > li:before {
            display: none
        }

        .c-header__navL1 > li:last-child {
            padding: 20px 0
        }

        .c-header__navL1 > li a {
            text-decoration: none;
            font-size: 1.7rem;
            font-weight: 800;
            display: inline-block
        }

.c-header__navL2 {
    padding: 0
}

    .c-header__navL2 li {
        display: block;
        padding: 0;
        position: relative
    }

        .c-header__navL2 li:before {
            display: none
        }

        .c-header__navL2 li a {
            padding: 5px 30px 5px 0;
            font-size: 1.7rem;
            font-weight: 700;
            color: #505a63;
            display: block
        }

.c-header__navL2--hasChildren:after {
    content: "";
    position: absolute;
    right: 5px;
    top: 12px;
    width: 10px;
    height: 10px;
    border-left: 1px solid #505a63;
    border-bottom: 1px solid #505a63;
    transform: rotate(-45deg);
    z-index: -1
}

.c-header__navL2--hasChildren.active:after {
    border-right: 1px solid #505a63;
    border-top: 1px solid #505a63;
    border-left: none;
    border-bottom: none;
    top: 17px
}

.c-header__navL3 {
    padding: 0 0 0 10px;
    display: none
}

    .c-header__navL3 li {
        padding: 0
    }

        .c-header__navL3 li:before {
            display: none
        }

        .c-header__navL3 li a {
            padding: 5px 0;
            font-size: 1.4rem;
            font-weight: 600
        }

.c-header__hamburger {
    display: flex;
    align-items: center;
    padding: 5px 0 0
}

    .c-header__hamburger > span {
        text-transform: uppercase;
        font-size: 1.4rem;
        font-weight: 700;
        color: #505a63
    }

    .c-header__hamburger button {
        padding: 5px 0 5px 10px;
        display: inline-block;
        position: inherit;
        border: 0;
        background-color: #fff
    }

    .c-header__hamburger .line {
        width: 30px;
        height: 1px;
        background-color: #505a63;
        display: block;
        margin: 7px auto
    }

.c-header__mobCon {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    display: flex;
    justify-content: space-between;
    align-items: center;
    background: #fff;
    padding: 10px 15px;
    z-index: 2;
    border-bottom: 1px solid rgba(0,0,0,.1)
}

.c-header__mobLogo {
    max-width: 80px;
    width: 100%
}

    .c-header__mobLogo a {
        display: inline-block
    }

.c-header__menuClose {
    display: flex;
    align-items: center;
    padding: 5px 0 0
}

    .c-header__menuClose a {
        padding: 5px 5px 5px 8px
    }

    .c-header__menuClose span {
        text-transform: uppercase;
        font-size: 1.4rem;
        font-weight: 700;
        color: #505a63;
        padding: 2px 0 0
    }

.light_header_always .c-header {
    box-shadow: 1px 2px 9px rgba(0,0,0,.05)
}

@media(min-width:1200px) {
    .c-header .container {
        padding: 15px 0 0;
        max-width: 1256px
    }

    .c-header__hamburger, .c-header__mobCon {
        display: none
    }

    .c-header__navWrapper {
        padding: 0 0 0 20px;
        transform: none;
        position: relative;
        height: auto;
        transition: none
    }

    .c-header__logo {
        max-width: 136px
    }

    .c-header__utilityWrapper {
        display: flex;
        padding: 7px 0 20px
    }

        .c-header__utilityWrapper ul {
            margin: 0
        }

    .c-header__searchBar {
        max-width: 170px
    }

    .c-header__navCon {
        padding: 5px 0 0;
        display: flex;
        justify-content: flex-end;
        height: auto
    }

        .c-header__navCon:before {
            content: "";
            position: absolute;
            height: 1px;
            left: 15px;
            top: 0;
            right: 0;
            background: #dcdfe1
        }

    .c-header__navL1 {
        padding: 0
    }

        .c-header__navL1 > li {
            display: inline-block;
            padding: 0;
            border: none
        }

            .c-header__navL1 > li:before {
                display: none
            }

            .c-header__navL1 > li:hover {
                background: #505a63;
                color: #fff
            }

                .c-header__navL1 > li:hover .c-header__navL2 {
                    display: block
                }

            .c-header__navL1 > li:last-child {
                padding: 0
            }

                .c-header__navL1 > li:last-child .c-header__navL2, .c-header__navL1 > li:nth-last-child(2) .c-header__navL2 {
                    left: inherit;
                    right: 0
                }

            .c-header__navL1 > li.open {
                background: #505a63;
                color: #fff
            }

                .c-header__navL1 > li.open .c-header__navL2 {
                    display: block
                }

            .c-header__navL1 > li a {
                padding: 18px 14px;
                display: inline-block
            }

    .c-header__navL2 {
        padding: 10px 15px;
        display: none;
        position: absolute;
        left: 0;
        top: 100%;
        z-index: 2;
        background: #fff;
        min-width: 250px;
        border-top: 6px solid #505a63;
        box-shadow: 1px 2px 9px rgba(0,0,0,.05)
    }

        .c-header__navL2 li a {
            padding: 5px 0;
            line-height: 1.5
        }

        .c-header__navL2 li:hover .c-header__navL3 {
            display: block
        }
}

@media(min-width:1366px) {
    .c-header__logo {
        max-width: 156px
    }

    .c-header__navL1 {
        padding: 0
    }

        .c-header__navL1 > li > a {
            padding: 18px 15px
        }
}

.c-header__rf {
    font-size: 2rem;
    font-weight: 800
}

@media(min-width:1200px) {
    .c-header__rf {
        font-size: 3.5rem;
        margin-right: auto;
        padding: 0 0 0 15px;
        line-height: 0
    }
}

.c-footer {
    color: #fff;
    background: #505a63;
    font-weight: 400;
    position: relative;
    z-index: 1
}

    .c-footer h5 {
        text-transform: uppercase;
        letter-spacing: .25rem;
        padding-bottom: 15px;
        line-height: 1.5;
        font-weight: 800;
        font-size: 1.6rem
    }

    .c-footer address {
        font-size: 1.5rem
    }

.c-footer__socialLinks {
    padding: 20px 0 15px
}

    .c-footer__socialLinks li {
        display: inline-block;
        padding: 0 12px 0 0
    }

        .c-footer__socialLinks li:before {
            display: none
        }

        .c-footer__socialLinks li a {
            border-radius: 100px;
            display: flex;
            align-items: center;
            justify-content: center;
            width: 46px;
            height: 46px
        }

            .c-footer__socialLinks li a i.fa {
                font-size: 2.9rem
            }

.c-footer__links {
    padding: 0 0 12px
}

    .c-footer__links li {
        display: block;
        padding: 0 0 10px;
        font-size: 1.2rem;
        position: relative
    }

        .c-footer__links li:first-child {
            padding-left: 0
        }

        .c-footer__links li:before, .c-footer__links li:last-child:after {
            display: none
        }

        .c-footer__links li a {
            color: #fff;
            text-decoration: underline;
            -webkit-text-decoration-color: hsla(0,0%,100%,.5);
            text-decoration-color: hsla(0,0%,100%,.5)
        }

.c-footer__copyRights {
    font-size: 1.2rem;
    padding: 10px 0 0
}

@media(min-width:768px) {
    .c-footer .btn {
        width: auto;
        font-size: 1.35rem
    }

    .c-footer__socialLinks {
        padding: 0 0 25px
    }
}

@media(min-width:992px) {
    .c-footer.section-gap {
        padding: 65px 0 45px
    }

    .c-footer h5 {
        font-size: 1.8rem;
        letter-spacing: .15rem
    }

    .c-footer address {
        font-size: 1.6rem;
        font-weight: 400
    }

    .c-footer__socialLinks {
        padding: 10px 0 10px
    }

        .c-footer__socialLinks li {
            padding: 0 16px 0 0
        }

    .c-footer__links {
        padding: 0 0 12px
    }

        .c-footer__links li {
            display: inline-block;
            padding: 0 10px 0 0;
            margin: 0 10px 0 0;
            font-size: 1.2rem
        }

            .c-footer__links li:after {
                content: "";
                position: absolute;
                right: 0;
                top: 50%;
                width: 1px;
                height: 12px;
                transform: translateY(-50%);
                background-color: hsla(0,0%,100%,.7)
            }

    .c-footer__copyRights {
        padding: 0
    }
}

.c-notification-bar {
    text-align: center;
    padding: 5px 0;
    background: #c8102e;
    color: #fff;
    font-size: 1.5rem;
    font-weight: 400;
    display: none;
    width: 100%;
    text-align: left;
    min-height: 52px
}

    .c-notification-bar.show {
        display: block
    }

.c-notification-bar__content {
    padding: 0 25px 0 0;
    position: relative;
    width: 100%;
    font-size: 1.5rem;
    font-weight: 700
}

    .c-notification-bar__content > div {
        text-align: left;
        max-width: 90%
    }

    .c-notification-bar__content p, .c-notification-bar__content p a {
        color: #fff;
        padding: 5px 0
    }

.c-notification-bar__btnCon {
    display: flex;
    align-items: center;
    padding: 0 15px 5px 0
}

    .c-notification-bar__btnCon button {
        color: #fff;
        opacity: 1;
        line-height: 1;
        font-size: 3.5rem;
        margin: 0 0 0 5px;
        font-weight: 200;
        position: absolute;
        right: 15px;
        top: 15px;
        font-weight: 300
    }

        .c-notification-bar__btnCon button.close:not(:disabled):hover {
            color: #fff;
            opacity: 1
        }

@media(min-width:1200px) {
    .c-notification-bar {
        padding: 10px 0
    }

        .c-notification-bar .container {
            display: flex;
            justify-content: space-between
        }

    .c-notification-bar__content {
        width: 100%;
        padding: 0 25px
    }

        .c-notification-bar__content > div {
            max-width: 100%;
            text-align: center
        }

    .c-notification-bar__btnCon {
        display: flex;
        padding: 0 35px 0 0;
        font-size: 1.4rem;
        min-width: 132px
    }

        .c-notification-bar__btnCon button {
            position: absolute;
            right: 15px;
            top: 0;
            margin-top: -2px
        }
}

.c-hero {
    position: relative;
    overflow: hidden
}

    .c-hero figure {
        margin: 0
    }

    .c-hero .link-arrow {
        z-index: 2
    }

    .c-hero img {
        width: 100%
    }

.c-hero__content {
    background-size: cover;
    padding: 10rem 0;
    background-position: center bottom 0
}

@supports((-o-object-fit:cover) or (object-fit:cover)) {
    .c-hero img {
        -o-object-fit: cover;
        object-fit: cover;
        -o-object-position: bottom;
        object-position: bottom;
        max-height: 900px
    }
}

.c-hero__play {
    width: 54px;
    height: 54px;
    display: block;
    margin: 0 0 10px -5px
}

    .c-hero__play img {
        width: 100%;
        filter: invert(1)
    }

.c-hero__eyebrow, .c-hero__title {
    text-transform: uppercase
}

    .c-hero__title span {
        display: block
    }

.c-hero__desc {
    padding-bottom: 100%
}

    .c-hero__desc .link-arrow {
        margin-top: 10px;
        padding-right: 35px
    }

        .c-hero__desc .link-arrow:after {
            width: 25px
        }

.c-hero--interior .c-hero__desc {
    padding-bottom: 0
}

.c-hero__socialShare {
    list-style: none;
    display: flex;
    flex-wrap: wrap;
    padding: 0 0 50px
}

    .c-hero__socialShare li {
        margin: 0 15px 0 0;
        max-width: 26px;
        padding: 0
    }

        .c-hero__socialShare li:before {
            display: none
        }

        .c-hero__socialShare li img {
            filter: invert(1)
        }

.c-hero__logo {
    max-width: 180px;
    padding-bottom: 24px
}

    .c-hero__logo img {
        filter: invert(1)
    }

.c-hero--interior {
    overflow: inherit;
    position: relative
}

    .c-hero--interior:after {
        content: "";
        position: absolute;
        right: 0;
        bottom: 0;
        top: 0;
        background-repeat: no-repeat;
        background-size: contain;
        background-position: 100% 100%;
        width: 854px
    }

    .c-hero--interior .c-hero__socialShare {
        position: absolute;
        bottom: 30px
    }

    .c-hero--interior .c-hero__content {
        position: relative;
        padding: 90px 0 120px;
        transform: none;
        top: inherit;
        bottom: inherit
    }

    .c-hero--interior .c-hero__img {
        margin: 0 15px -50px;
        position: relative;
        z-index: 1
    }

        .c-hero--interior .c-hero__img img {
            border: none;
            border-radius: 0;
            -webkit-border-bottom-right-radius: 100%;
            -webkit-border-bottom-left-radius: 100%;
            -moz-border-radius-bottomright: 100%;
            -moz-border-radius-bottomleft: 100%;
            border-bottom-right-radius: 100%;
            border-bottom-left-radius: 100%
        }

        .c-hero--interior .c-hero__img:after {
            position: absolute;
            content: "";
            left: 0;
            right: 0;
            top: 0;
            bottom: 0;
            border-radius: 0;
            transform: translateY(0);
            -webkit-border-bottom-right-radius: 100%;
            -webkit-border-bottom-left-radius: 100%;
            -moz-border-radius-bottomright: 100%;
            -moz-border-radius-bottomleft: 100%;
            border-bottom-right-radius: 100%;
            border-bottom-left-radius: 100%;
            transform: translateX(-12px);
            border: 2px solid #dcdfe1
        }

    .c-hero--interior.bg-lightGray .link-arrow--white:after {
        filter: inherit
    }

.c-hero.bg-blue .c-hero__logo img, .c-hero.bg-blue .c-hero__play img, .c-hero.bg-blue .c-hero__socialShare li img, .c-hero.bg-brightBlue .c-hero__logo img, .c-hero.bg-brightBlue .c-hero__play img, .c-hero.bg-brightBlue .c-hero__socialShare li img, .c-hero.bg-darkGray .c-hero__logo img, .c-hero.bg-darkGray .c-hero__play img, .c-hero.bg-darkGray .c-hero__socialShare li img, .c-hero.bg-lightBlue .c-hero__logo img, .c-hero.bg-lightBlue .c-hero__play img, .c-hero.bg-lightBlue .c-hero__socialShare li img, .c-hero.bg-magenta .c-hero__logo img, .c-hero.bg-magenta .c-hero__play img, .c-hero.bg-magenta .c-hero__socialShare li img, .c-hero.bg-mediumGray .c-hero__logo img, .c-hero.bg-mediumGray .c-hero__play img, .c-hero.bg-mediumGray .c-hero__socialShare li img, .c-hero.bg-pineGreen .c-hero__logo img, .c-hero.bg-pineGreen .c-hero__play img, .c-hero.bg-pineGreen .c-hero__socialShare li img, .c-hero.bg-red .c-hero__logo img, .c-hero.bg-red .c-hero__play img, .c-hero.bg-red .c-hero__socialShare li img {
    filter: none
}

@media(min-width:768px) {
    @supports((-o-object-fit:cover) or (object-fit:cover)) {
        .c-hero img {
            -o-object-position: top;
            object-position: top;
            max-height: 800px
        }
    }

    .c-hero__content {
        background-position: 50%
    }

    .c-hero__desc {
        padding-bottom: 0
    }

        .c-hero__desc .link-arrow {
            margin-top: 20px
        }

    .c-hero__logo {
        max-width: 237px;
        padding-bottom: 17px
    }
}

@media(min-width:992px) {
    .c-hero--interior [class^=col-]:first-child {
        order: 2
    }

    .c-hero--interior .c-hero__socialShare {
        top: 70px;
        bottom: inherit
    }

    .c-hero--interior .c-hero__content {
        padding: 150px 0 70px
    }

    .c-hero--interior .c-hero__img:after {
        transform: translateX(-22px)
    }
}

@media(min-width:1200px) {
    .c-hero__desc {
        padding-right: 50px
    }

        .c-hero__desc p {
            font-size: 1.8rem
        }

    .c-hero__play {
        margin: 0 0 20px -5px
    }

    .c-hero--interior .c-hero__img {
        margin: 0 0 -50px
    }
}

.noscroll {
    overflow: hidden
}

.video-modal, .video-modal .overlay {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 3000
}

.video-modal {
    overflow: hidden;
    position: fixed;
    opacity: 0;
    transform: translate(500%);
    transition: transform 0s linear 0s;
    display: flex;
    align-items: center;
    transform-style: preserve-3d
}

    .video-modal .overlay {
        z-index: 0;
        background: rgba(0,0,0,.65);
        opacity: 0;
        transition: opacity .2s ease-out .05s
    }

.video-modal-content {
    position: relative;
    top: auto;
    right: auto;
    bottom: auto;
    left: auto;
    z-index: 1;
    margin: 0 auto;
    overflow-y: visible;
    width: calc(100% - 12em);
    height: 0;
    padding-top: calc(56.25% - 6.75em)
}

@media(min-aspect-ratio:16/9) {
    .video-modal-content {
        width: 0;
        height: calc(100vh - 10em);
        padding-top: 0;
        padding-left: calc(177.78vh - 17.778em)
    }
}

@media(max-width:640px) {
    .video-modal-content {
        width: calc(100% - 1em);
        padding-top: calc(56.25% - .5625em)
    }
}

.close-video-modal {
    position: absolute;
    z-index: 1;
    right: 15px;
    top: 15px;
    border: 1px solid #fff;
    border-radius: 100%;
    width: 40px;
    height: 40px;
    font-size: 3.5rem;
    color: #fff;
    background: none;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 300;
    transition: all .25s ease-in-out
}

    .close-video-modal span {
        margin-top: 1px;
        transition: all .25s ease-in-out;
        margin-top: -5px
    }

iframe#video {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1;
    border: none
}

.show-video-modal .video-modal {
    opacity: 1;
    transform: translate(0);
    -webkit-transform: translate(0)
}

    .show-video-modal .video-modal .overlay {
        opacity: 1
    }

.show-video-modal .video-modal-content {
    transform: translate(0);
    -webkit-transform: translate(0)
}

.close-video-modal:hover {
    background: #c8102e
}

    .close-video-modal:hover span {
        transform: scaleX(-1);
        opacity: 1
    }

.card-slider {
    padding: 0 0 25px
}

.card-pattern1 {
    position: relative;
    height: 100%
}

.card-pattern1__imageCon {
    border-radius: 53% 47% 0 0/53% 47% 0 0;
    overflow: hidden;
    position: relative
}

    .card-pattern1__imageCon img {
        aspect-ratio: 1;
        width: 100%;
        height: 100%
    }

    .card-pattern1__imageCon:after {
        content: "";
        position: absolute;
        left: 0;
        right: 0;
        bottom: 0;
        height: 20px;
        background: #c8102e
    }

.card-pattern1__desc {
    padding: 25px 25px 45px
}

.card-pattern1__category {
    text-transform: uppercase;
    font-weight: 400;
    padding: 0 0 15px
}

.card-pattern1__title {
    font-weight: 800;
    padding-bottom: 15px
}

.card-pattern1 .link-arrow {
    position: absolute;
    bottom: 10px;
    left: 25px
}

.card-pattern1--no-btn .card-pattern1__desc {
    padding: 25px 25px 5px
}

.c-pagination__btn, .slider-btn {
    display: flex;
    align-items: center;
    margin: 0 0 0 25px
}

.c-pagination__btn--next, .c-pagination__btn--prev, .slider-btn--next, .slider-btn--prev {
    background: none;
    border: 2px solid #505a63;
    position: relative;
    width: 37px;
    height: 37px;
    font-size: 0
}

    .c-pagination__btn--next:after, .c-pagination__btn--prev:after, .slider-btn--next:after, .slider-btn--prev:after {
        content: "";
        position: absolute;
        left: 0;
        top: 0;
        width: 35px;
        height: 35px;
        background-repeat: no-repeat;
        background-position: 50%
    }

.c-pagination__btn--prev, .slider-btn--prev {
    -webkit-border-top-left-radius: 100%;
    -webkit-border-bottom-left-radius: 100%;
    -moz-border-radius-topleft: 100%;
    -moz-border-radius-bottomleft: 100%;
    border-top-left-radius: 100%;
    border-bottom-left-radius: 100%;
    border-right: 1px solid #505a63
}

.c-pagination__btn--next, .slider-btn--next {
    -webkit-border-top-right-radius: 100%;
    -webkit-border-bottom-right-radius: 100%;
    -moz-border-radius-topright: 100%;
    -moz-border-radius-bottomright: 100%;
    border-top-right-radius: 100%;
    border-bottom-right-radius: 100%;
    border-left: 1px solid #505a63
}

.slider-controlsWrapper {
    position: relative;
    width: 100%;
    max-width: 810px;
    margin: 0 auto;
    display: flex;
    align-items: center;
    display: none;
    margin: 10px auto 0
}

    .slider-controlsWrapper.show {
        display: flex
    }

.slider-progress {
    display: block;
    width: 100%;
    max-width: 694px;
    height: 3px;
    overflow: hidden;
    background-color: rgba(80,90,99,.25);
    background-image: linear-gradient(90deg,#505a63,#505a63);
    background-repeat: no-repeat;
    background-size: 0 100%;
    transition: background-size .4s ease-in-out;
    margin: 0 auto
}

.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:992px) {
    .slider-controlsWrapper {
        margin: 40px auto 0
    }
}

.c-imgOverlay--testimonial .c-imgOverlay__content {
    max-width: 370px;
    color: #505a63
}

    .c-imgOverlay--testimonial .c-imgOverlay__content h2 {
        max-height: 420px
    }

.c-imgOverlay--testimonial .c-imgOverlay__img {
    max-width: 710px;
    right: inherit;
    position: relative
}

.c-imgOverlay--testimonial .c-imgOverlay__testimonyWrap {
    color: #505a63
}

.c-imgOverlay--testimonial.bg-ultraLightGray .c-imgOverlay__testimonyWrap:before {
    background-color: #f5f6f8
}

.c-imgOverlay--testimonial.bg-lightGray .c-imgOverlay__testimonyWrap:before {
    background-color: #dcdfe2
}

.c-imgOverlay--testimonial.bg-mediumGray .c-imgOverlay__testimonyWrap:before {
    background-color: #7c878e
}

.c-imgOverlay--testimonial.bg-darkGray .c-imgOverlay__testimonyWrap:before {
    background-color: #505a63
}

.c-imgOverlay--testimonial.bg-pineGreen .c-imgOverlay__testimonyWrap:before {
    background-color: #00747f
}

.c-imgOverlay--testimonial.bg-blue .c-imgOverlay__testimonyWrap:before {
    background-color: #0d6094
}

.c-imgOverlay--testimonial.bg-lightBlue .c-imgOverlay__testimonyWrap:before {
    background-color: #447c97
}

.c-imgOverlay--testimonial.bg-red .c-imgOverlay__testimonyWrap:before {
    background-color: #c8102e
}

.c-imgOverlay--testimonial.bg-magenta .c-imgOverlay__testimonyWrap:before {
    background-color: #670d40
}

.c-imgOverlay--testimonial.bg-brightBlue .c-imgOverlay__testimonyWrap:before {
    background-color: #0097ce
}

.c-imgOverlay--testimonial.bg-blue .c-imgOverlay__content, .c-imgOverlay--testimonial.bg-blue .c-imgOverlay__testimonyWrap, .c-imgOverlay--testimonial.bg-brightBlue .c-imgOverlay__content, .c-imgOverlay--testimonial.bg-brightBlue .c-imgOverlay__testimonyWrap, .c-imgOverlay--testimonial.bg-darkGray .c-imgOverlay__content, .c-imgOverlay--testimonial.bg-darkGray .c-imgOverlay__testimonyWrap, .c-imgOverlay--testimonial.bg-lightBlue .c-imgOverlay__content, .c-imgOverlay--testimonial.bg-lightBlue .c-imgOverlay__testimonyWrap, .c-imgOverlay--testimonial.bg-magenta .c-imgOverlay__content, .c-imgOverlay--testimonial.bg-magenta .c-imgOverlay__testimonyWrap, .c-imgOverlay--testimonial.bg-mediumGray .c-imgOverlay__content, .c-imgOverlay--testimonial.bg-mediumGray .c-imgOverlay__testimonyWrap, .c-imgOverlay--testimonial.bg-pineGreen .c-imgOverlay__content, .c-imgOverlay--testimonial.bg-pineGreen .c-imgOverlay__testimonyWrap, .c-imgOverlay--testimonial.bg-red .c-imgOverlay__content, .c-imgOverlay--testimonial.bg-red .c-imgOverlay__testimonyWrap {
    color: #fff
}

.c-imgOverlay--testimonial.bg-blue .c-imgOverlay__testimony:after, .c-imgOverlay--testimonial.bg-blue .c-imgOverlay__testimony:before, .c-imgOverlay--testimonial.bg-brightBlue .c-imgOverlay__testimony:after, .c-imgOverlay--testimonial.bg-brightBlue .c-imgOverlay__testimony:before, .c-imgOverlay--testimonial.bg-darkGray .c-imgOverlay__testimony:after, .c-imgOverlay--testimonial.bg-darkGray .c-imgOverlay__testimony:before, .c-imgOverlay--testimonial.bg-lightBlue .c-imgOverlay__testimony:after, .c-imgOverlay--testimonial.bg-lightBlue .c-imgOverlay__testimony:before, .c-imgOverlay--testimonial.bg-magenta .c-imgOverlay__testimony:after, .c-imgOverlay--testimonial.bg-magenta .c-imgOverlay__testimony:before, .c-imgOverlay--testimonial.bg-mediumGray .c-imgOverlay__testimony:after, .c-imgOverlay--testimonial.bg-mediumGray .c-imgOverlay__testimony:before, .c-imgOverlay--testimonial.bg-pineGreen .c-imgOverlay__testimony:after, .c-imgOverlay--testimonial.bg-pineGreen .c-imgOverlay__testimony:before, .c-imgOverlay--testimonial.bg-red .c-imgOverlay__testimony:after, .c-imgOverlay--testimonial.bg-red .c-imgOverlay__testimony:before {
    border-color: #fff
}

.c-imgOverlay__testimony {
    margin: 25px 0 0;
    height: 100%;
    position: relative
}

    .c-imgOverlay__testimony:before {
        content: "";
        position: absolute;
        left: 12px;
        right: 12px;
        top: 0;
        height: 320px;
        border: 2px solid #505a63;
        border-bottom: none;
        -webkit-border-top-left-radius: 200%;
        -webkit-border-top-right-radius: 100%;
        -moz-border-radius-topleft: 100%;
        -moz-border-radius-topright: 100%;
        border-top-left-radius: 100%;
        border-top-right-radius: 100%
    }

    .c-imgOverlay__testimony:after {
        content: "";
        position: absolute;
        left: 12px;
        right: 12px;
        top: 300px;
        bottom: 0;
        border: 2px solid #505a63;
        border-top: none;
        height: 200%
    }

    .c-imgOverlay__testimony .link-arrow {
        margin-bottom: 15px
    }

.c-imgOverlay__testimonyWrap {
    position: relative;
    z-index: 1;
    padding: 90px 20px 10px 50px
}

    .c-imgOverlay__testimonyWrap:before {
        content: "";
        position: absolute;
        left: 50px;
        top: -40px;
        width: 130px;
        height: 110px;
        padding: 5px;
        background-repeat: no-repeat;
        background-size: auto;
        background-position: 0;
        background-color: #fff;
        border-bottom-left-radius: 20px
    }

.c-imgOverlay__testimonyDesc {
    padding: 0 0 10px
}

.c-imgOverlay__name {
    font-weight: 700;
    font-size: 1.8rem;
    padding: 20px 0
}

.c-imgOverlay__comment {
    font-weight: 600;
    font-size: 2.4rem;
    line-height: 1.25
}

@media(min-width:768px) {
    .c-imgOverlay__testimonyWrap {
        padding: 110px 100px 50px 130px
    }

        .c-imgOverlay__testimonyWrap:before {
            left: -10px;
            top: 55px
        }

    .c-imgOverlay__testimony {
        margin: 20px 0 0
    }

        .c-imgOverlay__testimony:before {
            left: 12px;
            right: 12px;
            top: 0;
            height: 600px
        }

        .c-imgOverlay__testimony:after {
            left: 12px;
            right: 12px;
            top: 300px
        }

    .c-imgOverlay__name {
        font-size: 2rem;
        padding: 30px 0
    }

    .c-imgOverlay__comment {
        font-size: 3.2rem;
        line-height: 1.25
    }
}

@media(min-width:992px) {
    .c-imgOverlay--testimonial .c-imgOverlay__img {
        max-width: 710px;
        right: inherit;
        left: 4%;
        position: absolute
    }

    .c-imgOverlay__testimony {
        margin: 70px 0 0
    }

        .c-imgOverlay__testimony:before {
            height: 440px
        }

    .c-imgOverlay__testimonyWrap {
        padding: 110px 50px 50px 130px
    }

    .c-imgOverlay__comment {
        font-size: 2.4rem
    }
}

@media(min-width:1200px) {
    .c-imgOverlay--testimonial .c-imgOverlay__img {
        right: inherit;
        left: 14%
    }

    .c-imgOverlay--testimonialBigImg .c-imgOverlay__img {
        max-width: 850px;
        left: -25px
    }

    .c-imgOverlay__testimony {
        max-width: 590px
    }

        .c-imgOverlay__testimony:before {
            left: 0;
            right: 0;
            height: 600px
        }

        .c-imgOverlay__testimony:after {
            right: 0;
            left: 0
        }

    .c-imgOverlay__testimonyWrap {
        padding: 110px 100px 50px 130px
    }

    .c-imgOverlay__name {
        font-size: 2rem
    }

    .c-imgOverlay__comment {
        font-size: 3.2rem
    }
}

.c-imgOverlay {
    color: #fff
}

    .c-imgOverlay [class^=col-] {
        padding-left: 0;
        padding-right: 0
    }

.c-imgOverlay__content {
    padding: 55px 25px 10px;
    position: relative;
    z-index: 1
}

    .c-imgOverlay__content h2 {
        text-transform: uppercase
    }

    .c-imgOverlay__content .link-arrow {
        margin-top: 25px
    }

.c-imgOverlay__desc {
    padding: 0;
    font-size: 1.8rem
}

.c-imgOverlay__img {
    padding: 0;
    max-width: 860px
}

    .c-imgOverlay__img img {
        width: 100%
    }

@media(min-width:992px) {
    .c-imgOverlay__content {
        padding: 85px 0 110px 5px;
        display: flex;
        position: relative;
        z-index: 1;
        min-height: 550px
    }

        .c-imgOverlay__content h2 {
            text-transform: uppercase;
            writing-mode: vertical-rl;
            max-height: 350px;
            transform: rotate(180deg);
            display: flex;
            justify-content: flex-end;
            text-align: right;
            padding: 0
        }

        .c-imgOverlay__content .link-arrow {
            margin-top: 25px
        }

    .c-imgOverlay__desc {
        padding: 0 0 0 40px
    }

    .c-imgOverlay__img {
        padding: 0;
        position: absolute;
        right: 40px;
        bottom: 0;
        max-width: 860px
    }

        .c-imgOverlay__img img {
            width: 100%
        }
}

.c-info-topic.section-gap {
    padding: 50px 0 90px
}

.c-info-topic__dropdown {
    max-width: 786px;
    margin: 0 auto;
    border: 1px solid #505a63;
    position: relative;
    z-index: 1;
    min-height: 52px;
    display: flex;
    align-items: center
}

    .c-info-topic__dropdown:after {
        content: "";
        position: absolute;
        top: calc(50% - 12px);
        right: 20px;
        width: 14px;
        height: 14px;
        border-left: 2px solid #fff;
        border-bottom: 2px solid #fff;
        transform: rotate(-45deg);
        z-index: -1
    }

    .c-info-topic__dropdown:before {
        content: "";
        position: absolute;
        right: 0;
        top: 0;
        bottom: 0;
        width: 55px;
        height: 100%;
        background: #505a63;
        z-index: -2
    }

    .c-info-topic__dropdown select {
        width: 100%;
        padding: 10px 15px;
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
        text-transform: uppercase;
        border: none;
        outline: none;
        background: none;
        color: #505a63
    }

.c-info-topic__slider {
    padding: 30px 0 0
}

.c-info-topic__item {
    padding: 15px 0
}

    .c-info-topic__item h4 {
        text-transform: uppercase;
        font-size: 1.8rem;
        font-weight: 800;
        padding: 0
    }

.c-info-topic__img {
    max-width: 93px;
    width: 100%;
    padding: 0 0 20px
}

    .c-info-topic__img img {
        width: 100%
    }

.c-info-topic__content {
    max-width: 363px
}

.c-info-topic.bg-blue .c-info-topic__dropdown, .c-info-topic.bg-darkGray .c-info-topic__dropdown, .c-info-topic.bg-lightBlue .c-info-topic__dropdown, .c-info-topic.bg-magenta .c-info-topic__dropdown, .c-info-topic.bg-mediumGray .c-info-topic__dropdown, .c-info-topic.bg-pineGreen .c-info-topic__dropdown, .c-info-topic.bg-red .c-info-topic__dropdown {
    border-color: #fff
}

    .c-info-topic.bg-blue .c-info-topic__dropdown:before, .c-info-topic.bg-darkGray .c-info-topic__dropdown:before, .c-info-topic.bg-lightBlue .c-info-topic__dropdown:before, .c-info-topic.bg-magenta .c-info-topic__dropdown:before, .c-info-topic.bg-mediumGray .c-info-topic__dropdown:before, .c-info-topic.bg-pineGreen .c-info-topic__dropdown:before, .c-info-topic.bg-red .c-info-topic__dropdown:before {
        background-color: #fff
    }

    .c-info-topic.bg-blue .c-info-topic__dropdown:after, .c-info-topic.bg-darkGray .c-info-topic__dropdown:after, .c-info-topic.bg-lightBlue .c-info-topic__dropdown:after, .c-info-topic.bg-magenta .c-info-topic__dropdown:after, .c-info-topic.bg-mediumGray .c-info-topic__dropdown:after, .c-info-topic.bg-pineGreen .c-info-topic__dropdown:after, .c-info-topic.bg-red .c-info-topic__dropdown:after {
        border-color: #505a63
    }

    .c-info-topic.bg-blue .c-info-topic__dropdown select, .c-info-topic.bg-darkGray .c-info-topic__dropdown select, .c-info-topic.bg-lightBlue .c-info-topic__dropdown select, .c-info-topic.bg-magenta .c-info-topic__dropdown select, .c-info-topic.bg-mediumGray .c-info-topic__dropdown select, .c-info-topic.bg-pineGreen .c-info-topic__dropdown select, .c-info-topic.bg-red .c-info-topic__dropdown select {
        color: #fff
    }

        .c-info-topic.bg-blue .c-info-topic__dropdown select option, .c-info-topic.bg-darkGray .c-info-topic__dropdown select option, .c-info-topic.bg-lightBlue .c-info-topic__dropdown select option, .c-info-topic.bg-magenta .c-info-topic__dropdown select option, .c-info-topic.bg-mediumGray .c-info-topic__dropdown select option, .c-info-topic.bg-pineGreen .c-info-topic__dropdown select option, .c-info-topic.bg-red .c-info-topic__dropdown select option {
            color: #505a63
        }

.c-info-topic.bg-blue .c-info-topic__img img, .c-info-topic.bg-darkGray .c-info-topic__img img, .c-info-topic.bg-lightBlue .c-info-topic__img img, .c-info-topic.bg-magenta .c-info-topic__img img, .c-info-topic.bg-mediumGray .c-info-topic__img img, .c-info-topic.bg-pineGreen .c-info-topic__img img, .c-info-topic.bg-red .c-info-topic__img img {
    filter: brightness(0) invert(1)
}

.c-info-topic--cards .c-info-topic__item {
    background: #f5f6f8;
    margin: 0 0 30px;
    padding: 30px
}

.c-info-topic--cards.bg-blue .c-info-topic__item, .c-info-topic--cards.bg-brightBlue .c-info-topic__item, .c-info-topic--cards.bg-darkGray .c-info-topic__item, .c-info-topic--cards.bg-lightBlue .c-info-topic__item, .c-info-topic--cards.bg-magenta .c-info-topic__item, .c-info-topic--cards.bg-mediumGray .c-info-topic__item, .c-info-topic--cards.bg-pineGreen .c-info-topic__item, .c-info-topic--cards.bg-red .c-info-topic__item, .c-info-topic--cards.bg-ultraLightGray .c-info-topic__item {
    background: #fff
}

.c-info-topic--cards.bg-blue .c-info-topic__content, .c-info-topic--cards.bg-brightBlue .c-info-topic__content, .c-info-topic--cards.bg-darkGray .c-info-topic__content, .c-info-topic--cards.bg-lightBlue .c-info-topic__content, .c-info-topic--cards.bg-magenta .c-info-topic__content, .c-info-topic--cards.bg-mediumGray .c-info-topic__content, .c-info-topic--cards.bg-pineGreen .c-info-topic__content, .c-info-topic--cards.bg-red .c-info-topic__content {
    color: #505a63
}

.c-info-topic--cards.bg-blue .c-info-topic__img img, .c-info-topic--cards.bg-brightBlue .c-info-topic__img img, .c-info-topic--cards.bg-darkGray .c-info-topic__img img, .c-info-topic--cards.bg-lightBlue .c-info-topic__img img, .c-info-topic--cards.bg-magenta .c-info-topic__img img, .c-info-topic--cards.bg-mediumGray .c-info-topic__img img, .c-info-topic--cards.bg-pineGreen .c-info-topic__img img, .c-info-topic--cards.bg-red .c-info-topic__img img {
    filter: none
}

@media(min-width:768px) {
    .c-info-topic.section-gap {
        padding: 65px 0 60px
    }
}

@media(min-width:992px) {
    .c-info-topic__dropdown {
        min-height: 68px;
        margin: 0 auto 30px
    }

        .c-info-topic__dropdown:before {
            width: 68px
        }

        .c-info-topic__dropdown:after {
            right: 25px
        }

        .c-info-topic__dropdown select {
            padding: 15px 30px
        }

    .c-info-topic__slider {
        padding: 0 0
    }

    .c-info-topic__item {
        padding: 30px 0;
        display: flex;
        align-items: center
    }

        .c-info-topic__item h4 {
            padding: 0 0 10px
        }

    .c-info-topic__img {
        padding: 0
    }

    .c-info-topic__content {
        padding: 0 0 0 20px
    }
}

@media(min-width:1200px) {
    .c-info-topic__content {
        padding: 0 0 0 40px;
        max-width: 385px
    }

    .c-info-topic.section-gap {
        padding: 65px 0
    }
}

.c-fullCard [class^=col-] {
    padding-left: 0;
    padding-right: 0
}

.c-fullCard__img {
    position: relative;
    margin: -50px 30px 55px 0;
    z-index: 1
}

    .c-fullCard__img:after {
        content: "";
        position: absolute;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
        border: 2px solid #505a63;
        border-left: none;
        -webkit-border-top-right-radius: 100%;
        -webkit-border-bottom-right-radius: 100%;
        -moz-border-radius-topright: 100%;
        -moz-border-radius-bottomright: 100%;
        border-top-right-radius: 100%;
        border-bottom-right-radius: 100%;
        transform: translateY(12px)
    }

    .c-fullCard__img img {
        width: 100%;
        -webkit-border-top-right-radius: 100%;
        -webkit-border-bottom-right-radius: 100%;
        -moz-border-radius-topright: 100%;
        -moz-border-radius-bottomright: 100%;
        border-top-right-radius: 100%;
        border-bottom-right-radius: 100%
    }

.c-fullCard__content {
    padding: 5px 25px 55px;
    max-width: 800px
}

    .c-fullCard__content h2 {
        text-transform: uppercase;
        word-break: break-word
    }

    .c-fullCard__content .link-arrow {
        margin-top: 25px
    }

    .c-fullCard__content button.link-arrow {
        border: none;
        background: none;
        color: inherit
    }

    .c-fullCard__content table {
        width: 100%;
        border-bottom: 1px solid #dcdfe1;
        margin: 20px 0 0;
        color: inherit
    }

        .c-fullCard__content table thead {
            width: 100%
        }

            .c-fullCard__content table thead tr {
                border: none
            }

        .c-fullCard__content table th {
            text-transform: uppercase;
            font-weight: 700;
            padding: 0 0 15px;
            border: none
        }

        .c-fullCard__content table tr {
            border-top: 1px solid #dcdfe1;
            font-weight: 500;
            vertical-align: top;
            padding: 20px 0;
            display: block
        }

            .c-fullCard__content table tr td {
                padding: 5px 0;
                display: flex;
                border: none
            }

                .c-fullCard__content .table-responsive, .c-fullCard__content table tr td .link-arrow {
                    margin: 0
                }

.c-fullCard__subHdr {
    font-weight: 700;
    font-size: 1.6rem;
    padding: 0 0 15px
}

.c-fullCard__event {
    font-size: 2.2rem;
    font-weight: 500;
    line-height: 1.25
}

.c-fullCard__location {
    font-weight: 600;
    font-size: 1.8rem;
    margin: 20px 0 0;
    padding: 0 0 0 50px;
    background-repeat: no-repeat
}

.c-fullCard--imgRight .c-fullCard__img {
    margin: -40px 0 55px 30px
}

    .c-fullCard--imgRight .c-fullCard__img:after {
        -webkit-border-top-right-radius: 0;
        -webkit-border-bottom-right-radius: 0;
        -moz-border-radius-topright: 0;
        -moz-border-radius-bottomright: 0;
        border-top-right-radius: 0;
        border-bottom-right-radius: 0;
        -webkit-border-top-left-radius: 100%;
        -webkit-border-bottom-left-radius: 100%;
        -moz-border-radius-topleft: 100%;
        -moz-border-radius-bottomleft: 100%;
        border-top-left-radius: 100%;
        border-bottom-left-radius: 100%;
        border-right: none;
        border-left: 2px solid #505a63
    }

    .c-fullCard--imgRight .c-fullCard__img img {
        -webkit-border-top-right-radius: 0;
        -webkit-border-bottom-right-radius: 0;
        -moz-border-radius-topright: 0;
        -moz-border-radius-bottomright: 0;
        border-top-right-radius: 0;
        border-bottom-right-radius: 0;
        -webkit-border-top-left-radius: 100%;
        -webkit-border-bottom-left-radius: 100%;
        -moz-border-radius-topleft: 100%;
        -moz-border-radius-bottomleft: 100%;
        border-top-left-radius: 100%;
        border-bottom-left-radius: 100%
    }

.c-fullCard--imgRight.c-fullCard--imgOverlapBottom .c-fullCard__img {
    margin: 50px 0 55px 30px
}

.c-fullCard--imgOverlapBottom .c-fullCard__img {
    margin: 50px 30px 55px 0
}

    .c-fullCard--imgOverlapBottom .c-fullCard__img:after {
        transform: translateY(-20px)
    }

.c-fullCard--noImgOverlap .c-fullCard__img {
    margin: 50px 30px 55px 0
}

.c-fullCard--slider {
    padding: 0 0 65px
}

    .c-fullCard--slider .container-fluid {
        z-index: 1;
        padding-left: 0;
        padding-right: 0
    }

    .c-fullCard--slider .slick-list {
        overflow: inherit !important;
        overflow-x: clip !important
    }

    .c-fullCard--slider .c-fullCard--slider__item .row {
        margin-left: 0;
        margin-right: 0
    }

    .c-fullCard--slider .c-fullCard__content {
        padding: 5px 25px 35px
    }

    .c-fullCard--slider .slider-controlsWrapper {
        padding: 0 20px
    }

    .c-fullCard--slider.c-fullCard--imgRight .c-fullCard__img:after {
        transform: translateY(-20px);
        left: 15px
    }

    .c-fullCard--slider.c-fullCard--imgRight .container-fluid {
        padding-right: 0
    }

    .c-fullCard--slider.c-fullCard--5050 .container {
        padding-right: 0;
        padding-left: 0
    }

        .c-fullCard--slider.c-fullCard--5050 .container .row {
            margin-right: 0;
            margin-left: 0
        }

    .c-fullCard--slider.c-fullCard--5050 .c-fullCard__img:after {
        left: 0
    }

.c-fullCard--slider2 {
    padding: 0 0 65px
}

    .c-fullCard--slider2 .container-fluid {
        z-index: 2;
        position: relative;
        padding-left: 0;
        padding-right: 0
    }

    .c-fullCard--slider2 .slick-list {
        overflow: inherit !important;
        overflow-x: clip !important
    }

    .c-fullCard--slider2 .c-fullCard--slider2__item .row {
        margin-left: 0;
        margin-right: 0
    }

    .c-fullCard--slider2 .c-fullCard__content {
        background: #fff;
        z-index: 2;
        width: calc(100% - 50px);
        margin-top: -100px;
        position: relative;
        z-index: 1;
        padding: 45px;
        color: #505a63
    }

    .c-fullCard--slider2 .slider-controlsWrapper {
        padding: 0 20px;
        margin: 30px 0 0
    }

    .c-fullCard--slider2.bg-blue .c-fullCard__content .link-arrow:after, .c-fullCard--slider2.bg-brightBlue .c-fullCard__content .link-arrow:after, .c-fullCard--slider2.bg-darkGray .c-fullCard__content .link-arrow:after, .c-fullCard--slider2.bg-lightBlue .c-fullCard__content .link-arrow:after, .c-fullCard--slider2.bg-magenta .c-fullCard__content .link-arrow:after, .c-fullCard--slider2.bg-mediumGray .c-fullCard__content .link-arrow:after, .c-fullCard--slider2.bg-pineGreen .c-fullCard__content .link-arrow:after, .c-fullCard--slider2.bg-red .c-fullCard__content .link-arrow:after {
        filter: inherit !important
    }

.c-fullCard--5050 .c-fullCard__img {
    margin: 0 25px 55px 0
}

    .c-fullCard--5050 .c-fullCard__img:after {
        border: 2px solid #505a63;
        border-top: none;
        -webkit-border-top-right-radius: 0;
        -webkit-border-bottom-right-radius: 0;
        -moz-border-radius-topright: 0;
        -moz-border-radius-bottomright: 0;
        border-top-right-radius: 0;
        border-bottom-right-radius: 0;
        transform: translateY(0);
        -webkit-border-bottom-right-radius: 100%;
        -webkit-border-bottom-left-radius: 100%;
        -moz-border-radius-bottomright: 100%;
        -moz-border-radius-bottomleft: 100%;
        border-bottom-right-radius: 100%;
        border-bottom-left-radius: 100%;
        transform: translateX(12px)
    }

    .c-fullCard--5050 .c-fullCard__img img {
        -webkit-border-top-right-radius: 0;
        -webkit-border-bottom-right-radius: 0;
        -moz-border-radius-topright: 0;
        -moz-border-radius-bottomright: 0;
        border-top-right-radius: 0;
        border-bottom-right-radius: 0;
        -webkit-border-bottom-right-radius: 100%;
        -webkit-border-bottom-left-radius: 100%;
        -moz-border-radius-bottomright: 100%;
        -moz-border-radius-bottomleft: 100%;
        border-bottom-right-radius: 100%;
        border-bottom-left-radius: 100%
    }

.c-fullCard--5050.c-fullCard--imgRight .c-fullCard__img {
    margin: 0 0 55px 25px
}

    .c-fullCard--5050.c-fullCard--imgRight .c-fullCard__img:after {
        border-radius: 0;
        transform: translateY(0);
        -webkit-border-bottom-right-radius: 100%;
        -webkit-border-bottom-left-radius: 100%;
        -moz-border-radius-bottomright: 100%;
        -moz-border-radius-bottomleft: 100%;
        border-bottom-right-radius: 100%;
        border-bottom-left-radius: 100%;
        transform: translateX(-12px)
    }

    .c-fullCard--5050.c-fullCard--imgRight .c-fullCard__img img {
        border: none;
        border-radius: 0;
        -webkit-border-bottom-right-radius: 100%;
        -webkit-border-bottom-left-radius: 100%;
        -moz-border-radius-bottomright: 100%;
        -moz-border-radius-bottomleft: 100%;
        border-bottom-right-radius: 100%;
        border-bottom-left-radius: 100%
    }

.c-fullCard--5050.bg-blue .c-fullCard__img:after, .c-fullCard--5050.bg-brightBlue .c-fullCard__img:after, .c-fullCard--5050.bg-darkGray .c-fullCard__img:after, .c-fullCard--5050.bg-lightBlue .c-fullCard__img:after, .c-fullCard--5050.bg-magenta .c-fullCard__img:after, .c-fullCard--5050.bg-mediumGray .c-fullCard__img:after, .c-fullCard--5050.bg-pineGreen .c-fullCard__img:after, .c-fullCard--5050.bg-red .c-fullCard__img:after {
    border-color: #fff
}

.c-fullCard.bg-blue .c-fullCard__img:after, .c-fullCard.bg-brightBlue .c-fullCard__img:after, .c-fullCard.bg-darkGray .c-fullCard__img:after, .c-fullCard.bg-lightBlue .c-fullCard__img:after, .c-fullCard.bg-magenta .c-fullCard__img:after, .c-fullCard.bg-mediumGray .c-fullCard__img:after, .c-fullCard.bg-pineGreen .c-fullCard__img:after, .c-fullCard.bg-red .c-fullCard__img:after {
    border-color: #dcdfe2
}

.c-fullCard.bg-blue .c-fullCard__content table, .c-fullCard.bg-blue .c-fullCard__content table tr, .c-fullCard.bg-brightBlue .c-fullCard__content table, .c-fullCard.bg-brightBlue .c-fullCard__content table tr, .c-fullCard.bg-darkGray .c-fullCard__content table, .c-fullCard.bg-darkGray .c-fullCard__content table tr, .c-fullCard.bg-lightBlue .c-fullCard__content table, .c-fullCard.bg-lightBlue .c-fullCard__content table tr, .c-fullCard.bg-magenta .c-fullCard__content table, .c-fullCard.bg-magenta .c-fullCard__content table tr, .c-fullCard.bg-mediumGray .c-fullCard__content table, .c-fullCard.bg-mediumGray .c-fullCard__content table tr, .c-fullCard.bg-pineGreen .c-fullCard__content table, .c-fullCard.bg-pineGreen .c-fullCard__content table tr, .c-fullCard.bg-red .c-fullCard__content table, .c-fullCard.bg-red .c-fullCard__content table tr {
    border-color: #fff
}

.c-fullCard.bg-blue .c-fullCard__content .link-arrow:after, .c-fullCard.bg-brightBlue .c-fullCard__content .link-arrow:after, .c-fullCard.bg-darkGray .c-fullCard__content .link-arrow:after, .c-fullCard.bg-lightBlue .c-fullCard__content .link-arrow:after, .c-fullCard.bg-magenta .c-fullCard__content .link-arrow:after, .c-fullCard.bg-mediumGray .c-fullCard__content .link-arrow:after, .c-fullCard.bg-pineGreen .c-fullCard__content .link-arrow:after, .c-fullCard.bg-red .c-fullCard__content .link-arrow:after {
    filter: brightness(0) invert(1)
}

@media(min-width:768px) {
    .c-fullCard__img {
        margin: -25px 0 55px 0
    }

        .c-fullCard__img:after {
            transform: translateY(25px)
        }

    .c-fullCard__content {
        padding: 50px
    }

        .c-fullCard__content table {
            margin: 20px 0
        }

            .c-fullCard__content table tr {
                display: revert
            }

                .c-fullCard__content table tr td {
                    padding: 20px 5px;
                    display: revert
                }

                    .c-fullCard__content table tr td:first-child {
                        width: 41%;
                        max-width: 200px;
                        padding-left: 0
                    }

                    .c-fullCard__content table tr td:last-child {
                        padding-right: 0;
                        min-width: 160px;
                        text-align: right
                    }

    .c-fullCard--slider .c-fullCard__content {
        padding: 50px 50px 15px
    }
}

@media(min-width:992px) {
    .c-fullCard__subHdr {
        font-size: 1.8rem
    }

    .c-fullCard--imgRight [class^=col-]:first-child {
        order: 2
    }

    .c-fullCard--imgRight [class^=col-]:last-child {
        justify-content: flex-end
    }

        .c-fullCard--imgRight [class^=col-]:last-child .c-fullCard__content {
            float: right;
            justify-content: flex-end
        }

    .c-fullCard--imgOverlapBottom .c-fullCard__img, .c-fullCard--imgRight.c-fullCard--imgOverlapBottom .c-fullCard__img {
        margin: 65px 0 -30px 0
    }

        .c-fullCard--imgOverlapBottom .c-fullCard__img:after {
            transform: translateY(-32px)
        }

    .c-fullCard--noImgOverlap.c-fullCard--slider2 .c-fullCard__content, .c-fullCard--noImgOverlap .c-fullCard__content {
        margin: 110px 0 0
    }

    .c-fullCard--slider .slider-controlsWrapper {
        position: absolute;
        right: 30px;
        bottom: 25px;
        max-width: 400px
    }

    .c-fullCard--slider.c-fullCard--5050 .slider-controlsWrapper {
        bottom: 120px;
        right: calc(50% - 480px)
    }

    .c-fullCard--slider2 .container {
        position: absolute;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0
    }

    .c-fullCard--slider2 .section-header {
        left: 0;
        right: 5px;
        top: 50%;
        bottom: 0;
        transform: translateY(-50%);
        display: inline-block
    }

        .c-fullCard--slider2 .section-header h2 {
            max-height: 250px;
            text-align: left;
            transform: none
        }

    .c-fullCard--slider2 .c-fullCard__content {
        position: relative;
        margin: 30px 0 0;
        padding: 50px;
        transform: translateX(-120px)
    }

    .c-fullCard--slider2 .slider-controlsWrapper {
        margin: 0 auto;
        max-width: 450px;
        position: absolute;
        left: 0;
        right: 0;
        bottom: 15%;
        z-index: 2;
        width: 100%;
        transform: translateX(120px)
    }
}

@media(min-width:1200px) {
    .c-fullCard--slider2 .c-fullCard__content {
        margin: 0;
        max-width: 680px
    }

    .c-fullCard--5050 [class^=col-] {
        padding-left: 15px;
        padding-right: 15px
    }

    .c-fullCard--5050 .c-fullCard__img:after {
        transform: translateX(22px)
    }

    .c-fullCard--5050 .c-fullCard__content {
        padding: 50px 25px
    }

    .c-fullCard--5050.c-fullCard--imgRight .c-fullCard__img:after {
        transform: translateX(-22px)
    }

    .c-fullCard--5050.c-fullCard--imgRight .c-fullCard__content {
        padding: 50px 25px
    }

    .c-fullCard--noImgOverlap.c-fullCard--slider2 .c-fullCard__content, .c-fullCard--noImgOverlap .c-fullCard__content {
        margin: 30px 0 0
    }
}

@media(min-width:1366px) {
    .c-fullCard__img {
        margin: -25px 0 55px 0;
        max-width: 1024px
    }

    .c-fullCard__content {
        padding: 100px 40px 100px 80px
    }

    .c-fullCard--imgRight .c-fullCard__content {
        padding: 100px 90px 100px 30px
    }

    .c-fullCard--imgRight .c-fullCard__img {
        float: right
    }

    .c-fullCard--slider {
        padding: 0 0 100px
    }

        .c-fullCard--slider.c-fullCard--imgRight .c-fullCard__img:after {
            transform: translateY(-40px);
            left: 30px
        }

        .c-fullCard--slider.c-fullCard--imgRight .c-fullCard__content {
            padding: 100px 90px 10px 30px
        }

        .c-fullCard--slider .slider-controlsWrapper {
            bottom: 50px;
            max-width: 550px
        }

        .c-fullCard--slider.c-fullCard--5050.c-fullCard--imgRight .c-fullCard__img:after {
            transform: translateY(0) translateX(-22px);
            left: 0
        }

        .c-fullCard--slider.c-fullCard--5050.c-fullCard--imgRight .c-fullCard__content {
            padding: 100px 30px 0 0
        }

        .c-fullCard--slider.c-fullCard--5050 .slider-controlsWrapper {
            bottom: 80px;
            right: calc(50% - 600px)
        }

    .c-fullCard--slider2 {
        padding: 0
    }

        .c-fullCard--slider2 .section-header {
            transform: translateY(-40%)
        }

        .c-fullCard--slider2 .c-fullCard__content {
            margin: 0 0 35px;
            padding: 50px 80px;
            max-width: 720px;
            transform: translateX(-100px)
        }

        .c-fullCard--slider2 .slider-controlsWrapper {
            bottom: calc(50% - 220px)
        }

    .c-fullCard--5050 .c-fullCard__content {
        padding: 100px 0 100px 30px
    }

    .c-fullCard--5050.c-fullCard--imgRight .c-fullCard__img {
        margin: 0 0 55px 5px
    }

    .c-fullCard--5050.c-fullCard--imgRight .c-fullCard__content {
        padding: 100px 30px 100px 0
    }

    .c-fullCard--noImgOverlap.c-fullCard--slider2 .c-fullCard__content, .c-fullCard--noImgOverlap .c-fullCard__content {
        margin: 0
    }
}

.c-advertisement {
    max-width: 1150px;
    margin: 0 auto
}

.c-advertisement__item {
    margin: 0 0 25px
}

    .c-advertisement__item img {
        width: 100%
    }

.c-advertisement [class*=col-]:last-child .c-advertisement__item {
    margin: 0
}

.c-boardMembers img {
    height: inherit
}

@media(min-width:992px) {
    .c-advertisement__item {
        padding: 0 25px;
        margin: 0
    }

    .c-boardMembers .col-md-4 {
        margin-bottom: 0
    }
}

.c-twoCol .container {
    position: relative;
    z-index: 2
}

.c-twoCol__content {
    padding: 0 0 0 30px
}

@media(min-width:992px) {
    .c-twoCol--imgRight [class^=col-]:first-child {
        order: 2
    }

    .c-twoCol--imgRight .c-twoCol__content {
        padding: 0 30px 0 0
    }
}

.c-listFeature h2 {
    text-transform: uppercase
}

.c-listFeature__item {
    margin: 25px 0 0;
    position: relative
}

.c-listFeature__img {
    max-width: 100%;
    position: relative;
    margin-right: 12px
}

    .c-listFeature__img img {
        border: none;
        border-radius: 0;
        -webkit-border-bottom-right-radius: 100%;
        -webkit-border-bottom-left-radius: 100%;
        -moz-border-radius-bottomright: 100%;
        -moz-border-radius-bottomleft: 100%;
        border-bottom-right-radius: 100%;
        border-bottom-left-radius: 100%;
        display: block;
        aspect-ratio: 1
    }

    .c-listFeature__img:after {
        position: absolute;
        content: "";
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
        border-radius: 0;
        transform: translateY(0);
        -webkit-border-bottom-right-radius: 100%;
        -webkit-border-bottom-left-radius: 100%;
        -moz-border-radius-bottomright: 100%;
        -moz-border-radius-bottomleft: 100%;
        border-bottom-right-radius: 100%;
        border-bottom-left-radius: 100%;
        transform: translateX(12px);
        border: 2px solid #dcdfe1;
        border-top: none
    }

.c-listFeature__img--video {
    position: relative
}

    .c-listFeature__img--video:before {
        content: "";
        position: absolute;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
        background: rgba(0,0,0,.25);
        -webkit-border-bottom-right-radius: 100%;
        -webkit-border-bottom-left-radius: 100%;
        -moz-border-radius-bottomright: 100%;
        -moz-border-radius-bottomleft: 100%;
        border-bottom-right-radius: 100%;
        border-bottom-left-radius: 100%
    }

    .c-listFeature__img--video .c-video__play {
        max-width: 40px
    }

.c-listFeature__content {
    padding: 30px 0 0 0
}

    .c-listFeature__content h4 {
        font-size: 1.8rem;
        font-weight: 800;
        text-transform: uppercase;
        padding: 0 0 10px
    }

.c-listFeature__cta {
    min-width: 165px;
    padding: 0 0 25px
}

@media(min-width:768px) {
    .c-listFeature__item {
        display: flex
    }

        .c-listFeature__item:before {
            content: "";
            position: absolute;
            left: 0;
            right: 0;
            top: 0;
            height: 2px;
            background: #dcdfe1;
            z-index: 2
        }

    .c-listFeature__img {
        max-width: 180px;
        position: absolute;
        top: 0;
        margin-right: 0
    }

    .c-listFeature__content {
        padding: 30px 50px 20px 240px;
        min-height: 180px
    }

    .c-listFeature__cta {
        text-align: right;
        padding: 70px 0 0
    }
}

.c-subscribe__form {
    padding: 10px 0 0
}

    .c-subscribe__form input[type=text] {
        width: 100%;
        border: 1px solid #505a63;
        padding: 10px
    }

    .c-subscribe__form button.link-arrow {
        margin-top: 15px
    }

.c-fullCard__content .Form__Description {
    margin: 0 0 15px
}

.c-fullCard__content .FormTextbox__Input {
    width: 100%;
    border: 1px solid #505a63;
    padding: 10px;
    margin: 0 0 15px
}

.c-fullCard__content .FormSubmitButton {
    position: relative;
    text-decoration: none;
    display: inline-block;
    padding-right: 30px;
    text-transform: uppercase;
    font-weight: 800;
    font-size: 1.7rem;
    letter-spacing: .1rem;
    border: none;
    background: none;
    color: inherit
}

    .c-fullCard__content .FormSubmitButton:after {
        content: "";
        position: absolute;
        top: 5px;
        right: 0;
        width: 22px;
        height: 20px;
        background-repeat: no-repeat;
        background-size: contain;
        background-position: 50%
    }

.bg-blue, .bg-darkGray, .bg-lightBlue, .bg-magenta, .bg-mediumGray, .bg-pineGreen, .bg-red {
    color: #fff
}

    .bg-blue .c-fullCard__content .FormSubmitButton:after, .bg-darkGray .c-fullCard__content .FormSubmitButton:after, .bg-lightBlue .c-fullCard__content .FormSubmitButton:after, .bg-magenta .c-fullCard__content .FormSubmitButton:after, .bg-mediumGray .c-fullCard__content .FormSubmitButton:after, .bg-pineGreen .c-fullCard__content .FormSubmitButton:after, .bg-red .c-fullCard__content .FormSubmitButton:after {
        filter: brightness(0) invert(1)
    }

@media(min-width:768px) {
    .c-fullCard__content .FormTextbox__Input, .c-subscribe__form input[type=text] {
        padding: 15px
    }
}

.c-fullCard__highlights {
    display: flex;
    align-items: center;
    padding: 7px 0
}

.c-fullCard__highlights--icon {
    width: 50px;
    min-width: 50px
}

.c-fullCard__highlights--desc {
    font-weight: 700;
    padding: 5px 0 5px 25px
}

.c-fullCard.bg-blue .c-fullCard__highlights--icon img, .c-fullCard.bg-brightBlue .c-fullCard__highlights--icon img, .c-fullCard.bg-darkGray .c-fullCard__highlights--icon img, .c-fullCard.bg-lightBlue .c-fullCard__highlights--icon img, .c-fullCard.bg-magenta .c-fullCard__highlights--icon img, .c-fullCard.bg-mediumGray .c-fullCard__highlights--icon img, .c-fullCard.bg-pineGreen .c-fullCard__highlights--icon img, .c-fullCard.bg-red .c-fullCard__highlights--icon img {
    filter: brightness(0) invert(1)
}

.c-search__result-title {
    text-transform: uppercase;
    padding: 0 0 25px
}

.c-search__sortBy {
    display: flex;
    align-items: center;
    margin: 0 0 20px;
    min-width: 300px
}

    .c-search__sortBy div {
        font-weight: 700;
        margin: 0 15px 0 0;
        white-space: nowrap
    }

    .c-search__sortBy select {
        border: 1px solid #505a63;
        padding: 7px;
        min-width: 200px;
        font-size: 1.6rem;
        min-height: 50px;
        width: 100%
    }

        .c-search__sortBy select:focus {
            outline: none
        }

        .c-search__sortBy select option {
            font-size: 1.5rem
        }

.c-search__update {
    width: 100%;
    display: flex;
    justify-content: space-between;
    margin: 0 30px 25px 0;
    border: 1px solid #505a63
}

    .c-search__update input {
        border: none;
        padding: 12px;
        width: 100%;
        font-weight: 600;
        min-height: 50px;
        background: #fff
    }

    .c-search__update ::-moz-placeholder {
        color: #505a63;
        opacity: 1
    }

    .c-search__update ::placeholder {
        color: #505a63
    }

    .c-search__update button {
        border: none;
        background: none;
        padding: 7px 15px;
        font-family: Material Icons;
        min-width: 50px;
        font-size: 2.8rem;
        line-height: 1;
        color: #505a63
    }

.c-search-filter {
    padding: 0 0 25px 0;
    position: relative
}

.c-search-filter__filterCount {
    display: flex;
    justify-content: space-between;
    border-bottom: 1px solid rgba(0,0,0,.2)
}

.c-search-filter__count {
    font-size: 1.6rem;
    font-weight: 600
}

    .c-search-filter__count span {
        padding: 0 5px
    }

.c-search-filter__title {
    font-size: 1.6rem;
    font-weight: 800;
    padding: 0 0 15px
}

.c-search-filter__card {
    padding: 15px 0;
    border-bottom: 1px solid rgba(0,0,0,.2);
    margin: 0 0 5px
}

    .c-search-filter__card ul {
        padding-top: 15px
    }

        .c-search-filter__card ul li {
            position: relative;
            padding: 0;
            list-style: none
        }

            .c-search-filter__card ul li:before {
                display: none
            }

            .c-search-filter__card ul li label {
                margin-bottom: 10px;
                cursor: pointer
            }

                .c-search-filter__card ul li label span {
                    padding-left: 5px
                }

        .c-search-filter__card ul ul {
            padding: 0 0 0 32px
        }

.c-search-filter__card-header {
    transition: all .5s ease-in-out
}

    .c-search-filter__card-header a {
        font-weight: 800;
        font-size: 1.6rem;
        display: block;
        position: relative;
        transition: all .5s ease-in-out;
        text-decoration: none;
        text-transform: uppercase
    }

        .c-search-filter__card-header a:before {
            position: absolute;
            top: 3px;
            right: 0;
            line-height: 1;
            transition: all .25s ease-in-out;
            font: normal normal normal 14px/1 Material Icons;
            text-rendering: auto;
            -webkit-font-smoothing: antialiased;
            -moz-osx-font-smoothing: grayscale;
            content: "";
            font-size: 2.3rem
        }

    .c-search-filter__card-header.active a:before {
        transform: rotate(180deg)
    }

.c-search-filter__card-body {
    display: none
}

    .c-search-filter__card-body ul {
        padding-left: 0;
        padding-bottom: 0;
        margin-left: 0
    }

.c-search-filter__level3 {
    position: absolute;
    right: 0;
    transition: all .5s ease-in-out;
    font-style: normal;
    cursor: pointer
}

    .c-search-filter__level3:before {
        position: absolute;
        top: 5px;
        right: 2px;
        font-size: 25px;
        line-height: 1;
        transition: all .25s ease-in-out;
        transform: rotate(135deg);
        font-weight: 400;
        border-right: 1px solid #000;
        border-top: 1px solid #000;
        content: "";
        width: 10px;
        height: 10px
    }

    .c-search-filter__level3.active:before {
        transform: rotate(315deg);
        top: 10px
    }

.selected-filters {
    padding: 0
}

    .selected-filters ul {
        width: 100%;
        margin-top: 15px;
        padding-left: 0
    }

        .selected-filters ul li {
            display: inline-block;
            padding: 8px 40px 8px 15px;
            font-size: 1.6rem;
            font-weight: 600;
            margin: 0 10px 10px 0;
            position: relative;
            border: 1px solid #505a63
        }

            .selected-filters ul li:before {
                display: none
            }

            .selected-filters ul li a {
                padding-left: 10px;
                position: absolute;
                right: 10px;
                top: 5px;
                font-weight: 800;
                text-decoration: none;
                padding: 0 5px;
                font-size: 1.7rem
            }

            .selected-filters ul li.selected-filters__clearFilters {
                padding: 0 0 0 10px;
                font-size: 1.6rem;
                background: none;
                cursor: pointer;
                border: none
            }

                .selected-filters ul li.selected-filters__clearFilters a {
                    position: relative;
                    line-height: 1;
                    top: 1px;
                    font-weight: 400;
                    color: inherit
                }

            .selected-filters ul li i {
                font-style: normal
            }

            .selected-filters ul li .fa {
                font-size: 18px
            }

.selected-filters__label {
    font-weight: 700;
    padding: 10px 0 0;
    width: 180px
}

.c-search-results {
    padding: 0 0 25px
}

.c-search-results__item {
    background: rgba(245,246,248,.6);
    padding: 40px 30px;
    margin: 0 0 25px;
    position: relative
}

    .c-search-results__item h4 {
        padding: 0 0 20px;
        font-size: 1.8rem;
        font-weight: 800;
        text-transform: uppercase
    }

        .c-search-results__item h4 a {
            display: inline-block
        }

        .c-search-results__item h4 i {
            font-size: 2rem;
            margin-left: 5px;
            position: relative;
            bottom: -2px
        }

.c-search-results__item--twoCol {
    padding: 0
}

    .c-search-results__item--twoCol .c-search-results__item--left {
        padding: 40px 30px 20px;
        position: relative
    }

    .c-search-results__item--twoCol .c-search-results__item--right {
        width: 100%;
        padding: 40px 30px;
        background: #f5f6f8;
        position: relative
    }

        .c-search-results__item--twoCol .c-search-results__item--right .link-arrow {
            right: inherit;
            left: inherit
        }

.c-search-results__cate {
    text-transform: uppercase;
    font-weight: 700;
    display: flex;
    align-items: center;
    line-height: 1.2
}

    .c-search-results__cate i {
        max-width: 50px;
        width: 100%;
        display: inline-flex;
        margin-right: 10px
    }

        .c-search-results__cate i img {
            width: 100%
        }

.c-search-results__dateTime {
    padding: 12px 0
}

    .c-search-results__dateTime p strong {
        display: block
    }

.c-search-results__membersOnly {
    background-repeat: no-repeat;
    background-size: 17px;
    padding: 0 0 0 30px;
    margin: 0 0 15px;
    position: relative
}

.c-search-results__date {
    font-size: 1.6rem;
    padding: 15px 0
}

    .c-search-results__date strong {
        display: block
    }

.c-pagination {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0
}

.c-pagination__count {
    font-size: 1.6rem;
    font-weight: 600;
    white-space: nowrap;
    padding-right: 25px
}

.c-pagination__progress {
    width: 100%
}

    .c-pagination__progress progress {
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
        border: none;
        display: block;
        margin: 0 auto auto;
        width: 100%;
        height: 3px
    }

        .c-pagination__progress progress::-webkit-progress-value {
            background-color: #505a63
        }

        .c-pagination__progress progress::-moz-progress-bar {
            background-color: #505a63
        }

        .c-pagination__progress progress[value]::-webkit-progress-bar {
            background-color: #dcdfe2
        }

.c-folderListing h2 {
    text-transform:uppercase;
}

.c-folderListing ul {
    list-style-type: none;
    padding: 0;
    margin-inline: auto;
    max-width: 992px;
    display: grid;
    grid-auto-rows: 1fr;
}

.c-folderListing ul li {
    margin: 0;
    padding-block: 1rem;
    padding-inline: 1.5rem;
    height: 100%;
    display: inline-flex;
    align-items: center;
    gap:1rem;
}

.c-folderListing ul li:nth-child(odd) {
    background-color: #f5f6f8;
}

.c-folderListing ul li img {
    height:20px;
    max-width: 100%;
}

@media(min-width:768px) {
    .c-search__sortWrapper {
        display: flex;
        justify-content: space-between
    }

    .c-search__result-title {
        padding: 0 0 50px
    }

    .c-search__sortBy {
        justify-content: flex-end
    }

    .c-search__update {
        margin: 0 30px 20px 0
    }

    .selected-filters {
        padding: 0
    }

        .selected-filters ul {
            margin-top: 5px
        }

    .update-search button {
        min-width: 180px;
        font-size: 1.6rem;
        text-transform: uppercase
    }

    .c-search-results__item {
        padding: 60px 50px 50px
    }

        .c-search-results__item .link-arrow {
            position: absolute;
            bottom: 50px;
            left: inherit;
            right: 50px
        }

    .c-search-results__item--twoCol {
        padding: 0
    }

        .c-search-results__item--twoCol .c-search-results__item--left {
            padding: 60px 50px 50px
        }

        .c-search-results__item--twoCol .c-search-results__item--right {
            width: 100%;
            padding: 60px 50px 70px
        }

    .c-search-results__membersOnly {
        position: absolute;
        top: 30px;
        right: 50px
    }

    .c-search-results__date {
        padding: 15px 0 0
    }

    .c-pagination {
        padding: 0 60px
    }
}

@media(min-width:1200px) {
    .c-search-results__item--twoCol {
        display: flex
    }

        .c-search-results__item--twoCol .c-search-results__item--right {
            max-width: 300px;
            min-width: 300px;
            padding: 50px 40px 60px;
            margin-left: auto
        }

            .c-search-results__item--twoCol .c-search-results__item--right .link-arrow {
                bottom: 45px
            }

    .c-search-results__dateTime {
        padding: 15px 0 20px
    }

        .c-search-results__dateTime p {
            padding-bottom: 10px
        }
}

.custom-select-v3:before, .customCheckbox[type=checkbox]:checked + label:after {
    display: inline-block;
    font: normal normal normal 14px/1 Material Icons;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.customCheckbox[type=checkbox]:checked + label:after {
    content: ""
}

.custom-select-v3:before {
    content: ""
}

.customCheckbox[type=checkbox]:checked, .customCheckbox[type=checkbox]:not(:checked) {
    left: -9999px;
    position: absolute
}

    .customCheckbox[type=checkbox]:checked + label, .customCheckbox[type=checkbox]:not(:checked) + label {
        cursor: pointer;
        font-size: 1.6rem;
        font-weight: 600;
        line-height: 24px;
        padding: 0 15px 0 32px;
        position: relative
    }

        .customCheckbox[type=checkbox]:checked + label:before, .customCheckbox[type=checkbox]:not(:checked) + label:before {
            background: #fff;
            border: 1px solid #505a63;
            content: "";
            height: 18px;
            left: 0;
            position: absolute;
            top: 2px;
            width: 18px
        }

        .customCheckbox[type=checkbox]:checked + label:after, .customCheckbox[type=checkbox]:not(:checked) + label:after {
            color: #fff;
            font-size: 1.5rem;
            height: 17px;
            left: 1px;
            line-height: 17px;
            position: absolute;
            top: 2px;
            text-align: center;
            transition: all .1s ease .1s;
            width: 17px;
            background: #505a63;
            border-color: #505a63
        }

        .customCheckbox[type=checkbox]:not(:checked) + label:after {
            opacity: 0;
            transform: scale(0)
        }

        .customCheckbox[type=checkbox]:checked + label:after {
            opacity: 1;
            transform: scale(1)
        }

.customCheckbox[type=checkbox]:disabled:checked + label:before, .customCheckbox[type=checkbox]:disabled:not(:checked) + label:before {
    background-color: #ddd;
    border-color: #bbb;
    box-shadow: none
}

.customCheckbox[type=checkbox]:disabled:checked + label:after {
    color: #999
}

.customCheckbox[type=checkbox]:disabled + label {
    color: #aaa
}

.c-accordion__card {
    padding: 30px 20px 20px;
    background: #f5f6f8;
    margin: 0 0 15px
}

.c-accordion__card-header h4 {
    font-size: 1.6rem;
    font-weight: 800;
    text-transform: uppercase;
    padding: 0 0 10px
}

    .c-accordion__card-header h4 a {
        position: relative;
        display: block;
        padding-right: 40px
    }

        .c-accordion__card-header h4 a:after {
            content: "";
            position: absolute;
            top: 50%;
            right: 0;
            font-size: 2.4rem;
            line-height: 1;
            transition: all .5s ease-in-out;
            transform: translateY(-50%);
            font-weight: 400;
            font-family: Material Icons;
            color: #505a63
        }

        .c-accordion__card-header h4 a.active:after {
            content: ""
        }

.c-accordion__card-body {
    padding-right: 50px;
    display: none
}

.bg-blue .c-accordion__card, .bg-brightBlue .c-accordion__card, .bg-darkGray .c-accordion__card, .bg-lightBlue .c-accordion__card, .bg-magenta .c-accordion__card, .bg-mediumGray .c-accordion__card, .bg-pineGreen .c-accordion__card, .bg-red .c-accordion__card, .bg-ultraLightGray .c-accordion__card {
    background: #fff
}

.bg-blue .c-accordion__card, .bg-brightBlue .c-accordion__card, .bg-darkGray .c-accordion__card, .bg-lightBlue .c-accordion__card, .bg-magenta .c-accordion__card, .bg-mediumGray .c-accordion__card, .bg-pineGreen .c-accordion__card, .bg-red .c-accordion__card {
    color: #505a63
}

@media(min-width:768px) {
    .c-accordion__card {
        padding: 35px 40px 25px
    }

    .c-accordion__card-header h4 {
        font-size: 1.8rem
    }
}
