/*! normalize.css v4.1.1 | MIT License | github.com/necolas/normalize.css */

.plyr--full-ui, legend {
    box-sizing: border-box
}

    .plyr--full-ui input[type=range]:focus, .plyr:focus, .plyr__control:focus {
        outline: 0
    }

.plyr__preview-scrubbing img, .plyr__preview-thumb__image-container img {
    max-height: none;
    max-width: none;
    top: 0
}

@keyframes plyr-progress {
    to {
        background-position: 25px 0
    }
}

@keyframes plyr-popup {
    0% {
        opacity: .5;
        transform: translateY(10px)
    }

    to {
        opacity: 1;
        transform: translateY(0)
    }
}

@keyframes plyr-fade-in {
    from {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

.plyr {
    -moz-osx-font-smoothing: auto;
    -webkit-font-smoothing: subpixel-antialiased;
    direction: ltr;
    font-family: Avenir,"Avenir Next","Helvetica Neue","Segoe UI",Helvetica,Arial,sans-serif;
    font-variant-numeric: tabular-nums;
    font-weight: 500;
    line-height: 1.7;
    max-width: 100%;
    min-width: 200px;
    position: relative;
    text-shadow: none;
    transition: box-shadow .3s ease
}

    .plyr audio, .plyr video {
        border-radius: inherit;
        height: auto;
        vertical-align: middle;
        width: 100%
    }

progress, sub, sup {
    vertical-align: baseline
}

.plyr button {
    font: inherit;
    line-height: inherit;
    width: auto
}

.plyr--full-ui *, .plyr--full-ui ::after, .plyr--full-ui ::before {
    box-sizing: inherit
}

.plyr--full-ui a, .plyr--full-ui button, .plyr--full-ui input, .plyr--full-ui label {
    touch-action: manipulation
}

.plyr__badge {
    background: #4a5764;
    border-radius: 2px;
    color: #fff;
    font-size: 9px;
    line-height: 1;
    padding: 3px 4px
}

.plyr--full-ui ::-webkit-media-text-track-container {
    display: none
}

.plyr__captions {
    animation: plyr-fade-in .3s ease;
    bottom: 0;
    color: #fff;
    display: none;
    font-size: 14px;
    left: 0;
    padding: 10px;
    position: absolute;
    text-align: center;
    transition: transform .4s ease-in-out;
    width: 100%
}

    .plyr__captions .plyr__caption {
        background: rgba(0,0,0,.8);
        border-radius: 2px;
        -webkit-box-decoration-break: clone;
        box-decoration-break: clone;
        line-height: 185%;
        padding: .2em .5em;
        white-space: pre-wrap
    }

        .plyr__captions .plyr__caption div {
            display: inline
        }

    .plyr__captions span:empty {
        display: none
    }

@media (min-width:480px) {
    .plyr__captions {
        font-size: 16px;
        padding: 20px
    }
}

@media (min-width:768px) {
    .plyr__captions {
        font-size: 18px
    }
}

.plyr--captions-active .plyr__captions {
    display: block
}

.plyr:not(.plyr--hide-controls) .plyr__controls:not(:empty) ~ .plyr__captions {
    transform: translateY(-40px)
}

.plyr__control {
    background: 0 0;
    border: 0;
    border-radius: 3px;
    color: inherit;
    cursor: pointer;
    flex-shrink: 0;
    overflow: visible;
    padding: 7px;
    position: relative;
    transition: all .3s ease
}

    .plyr__control svg {
        display: block;
        fill: currentColor;
        height: 18px;
        pointer-events: none;
        width: 18px
    }

    .plyr__control.plyr__tab-focus {
        box-shadow: 0 0 0 5px rgba(0,179,255,.5);
        outline: 0
    }

a.plyr__control {
    text-decoration: none
}

    .plyr__control.plyr__control--pressed .icon--not-pressed, .plyr__control.plyr__control--pressed .label--not-pressed, .plyr__control:not(.plyr__control--pressed) .icon--pressed, .plyr__control:not(.plyr__control--pressed) .label--pressed, a.plyr__control::after, a.plyr__control::before {
        display: none
    }

.plyr--audio .plyr__control.plyr__tab-focus, .plyr--audio .plyr__control:hover, .plyr--audio .plyr__control[aria-expanded=true], .plyr--video .plyr__control.plyr__tab-focus, .plyr--video .plyr__control:hover, .plyr--video .plyr__control[aria-expanded=true] {
    background: #00b3ff;
    color: #fff
}

.plyr__control--overlaid {
    background: rgba(0,179,255,.8);
    border: 0;
    border-radius: 100%;
    color: #fff;
    display: none;
    left: 50%;
    padding: 15px;
    position: absolute;
    top: 50%;
    transform: translate(-50%,-50%);
    z-index: 2
}

    .plyr__control--overlaid svg {
        left: 2px;
        position: relative
    }

    .plyr__control--overlaid:focus, .plyr__control--overlaid:hover {
        background: #00b3ff
    }

.plyr--playing .plyr__control--overlaid {
    opacity: 0;
    visibility: hidden
}

.plyr--full-ui.plyr--video .plyr__control--overlaid {
    display: block
}

.plyr--full-ui ::-webkit-media-controls {
    display: none
}

.plyr__controls {
    align-items: center;
    display: flex;
    justify-content: flex-end;
    text-align: center
}

    .plyr [data-plyr=airplay], .plyr [data-plyr=captions], .plyr [data-plyr=fullscreen], .plyr [data-plyr=pip], .plyr__controls:empty {
        display: none
    }

    .plyr__controls .plyr__progress__container {
        flex: 1;
        min-width: 0
    }

    .plyr__controls .plyr__controls__item {
        margin-left: 2.5px
    }

        .plyr__controls .plyr__controls__item:first-child {
            margin-left: 0;
            margin-right: auto
        }

        .plyr__controls .plyr__controls__item.plyr__time {
            padding: 0 5px
        }

            .plyr__controls .plyr__controls__item.plyr__progress__container:first-child, .plyr__controls .plyr__controls__item.plyr__time + .plyr__time, .plyr__controls .plyr__controls__item.plyr__time:first-child {
                padding-left: 0
            }

        .plyr__controls .plyr__controls__item.plyr__volume {
            padding-right: 5px
        }

            .plyr__controls .plyr__controls__item.plyr__volume:first-child {
                padding-right: 0
            }

.plyr--audio .plyr__controls {
    border-radius: inherit
}

.plyr--video .plyr__controls {
    background: linear-gradient(rgba(0,0,0,0),rgba(0,0,0,.7));
    border-bottom-left-radius: inherit;
    border-bottom-right-radius: inherit;
    bottom: 0;
    color: #fff;
    left: 0;
    padding: 20px 5px 5px;
    position: absolute;
    right: 0;
    transition: opacity .4s ease-in-out,transform .4s ease-in-out;
    z-index: 3
}

@media (min-width:480px) {
    .plyr--video .plyr__controls {
        padding: 35px 10px 10px
    }

    .plyr__volume {
        max-width: 90px
    }
}

.plyr--video.plyr--hide-controls .plyr__controls {
    opacity: 0;
    pointer-events: none;
    transform: translateY(100%)
}

.plyr--airplay-supported [data-plyr=airplay], .plyr--captions-enabled [data-plyr=captions], .plyr--fullscreen-enabled [data-plyr=fullscreen], .plyr--pip-supported [data-plyr=pip] {
    display: inline-block
}

.plyr__menu {
    display: flex;
    position: relative
}

    .plyr__menu .plyr__control svg {
        transition: transform .3s ease
    }

    .plyr__menu .plyr__control[aria-expanded=true] svg {
        transform: rotate(90deg)
    }

    .plyr__menu .plyr__control[aria-expanded=true] .plyr__tooltip {
        display: none
    }

.plyr__menu__container {
    animation: plyr-popup .2s ease;
    background: rgba(255,255,255,.9);
    border-radius: 4px;
    bottom: 100%;
    box-shadow: 0 1px 2px rgba(0,0,0,.15);
    color: #4a5764;
    font-size: 16px;
    margin-bottom: 10px;
    position: absolute;
    right: -3px;
    text-align: left;
    white-space: nowrap;
    z-index: 3
}

    .plyr__menu__container > div {
        overflow: hidden;
        transition: height .35s cubic-bezier(.4,0,.2,1),width .35s cubic-bezier(.4,0,.2,1)
    }

    .plyr__menu__container::after {
        border: 4px solid transparent;
        border-top-color: rgba(255,255,255,.9);
        content: '';
        height: 0;
        position: absolute;
        right: 15px;
        top: 100%;
        width: 0
    }

    .plyr__menu__container [role=menu] {
        padding: 7px
    }

    .plyr__menu__container [role=menuitem], .plyr__menu__container [role=menuitemradio] {
        margin-top: 2px
    }

        .plyr__menu__container [role=menuitem]:first-child, .plyr__menu__container [role=menuitemradio]:first-child {
            margin-top: 0
        }

    .plyr__menu__container .plyr__control {
        align-items: center;
        color: #4a5764;
        display: flex;
        font-size: 14px;
        padding: 4px 11px;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
        width: 100%
    }

        .plyr__menu__container .plyr__control > span {
            align-items: inherit;
            display: flex;
            width: 100%
        }

        .plyr__menu__container .plyr__control::after {
            border: 4px solid transparent;
            content: '';
            position: absolute;
            top: 50%;
            transform: translateY(-50%)
        }

    .plyr__menu__container .plyr__control--forward {
        padding-right: 28px
    }

        .plyr__menu__container .plyr__control--forward::after {
            border-left-color: rgba(74,87,100,.8);
            right: 5px
        }

        .plyr__menu__container .plyr__control--forward.plyr__tab-focus::after, .plyr__menu__container .plyr__control--forward:hover::after {
            border-left-color: currentColor
        }

    .plyr__menu__container .plyr__control--back {
        font-weight: 500;
        margin: 7px 7px 3px;
        padding-left: 28px;
        position: relative;
        width: calc(100% - 14px)
    }

        .plyr__menu__container .plyr__control--back::after {
            border-right-color: rgba(74,87,100,.8);
            left: 7px
        }

        .plyr__menu__container .plyr__control--back::before {
            background: #c1c9d1;
            box-shadow: 0 1px 0 #fff;
            content: '';
            height: 1px;
            left: 0;
            margin-top: 4px;
            overflow: hidden;
            position: absolute;
            right: 0;
            top: 100%
        }

        .plyr__menu__container .plyr__control--back.plyr__tab-focus::after, .plyr__menu__container .plyr__control--back:hover::after {
            border-right-color: currentColor
        }

    .plyr__menu__container .plyr__control[role=menuitemradio] {
        padding-left: 7px
    }

        .plyr__menu__container .plyr__control[role=menuitemradio]::after, .plyr__menu__container .plyr__control[role=menuitemradio]::before {
            border-radius: 100%
        }

        .plyr__menu__container .plyr__control[role=menuitemradio]::before {
            background: rgba(0,0,0,.1);
            content: '';
            display: block;
            flex-shrink: 0;
            height: 16px;
            margin-right: 10px;
            transition: all .3s ease;
            width: 16px
        }

        .plyr__menu__container .plyr__control[role=menuitemradio]::after {
            background: #fff;
            border: 0;
            height: 6px;
            left: 12px;
            opacity: 0;
            top: 50%;
            transform: translateY(-50%) scale(0);
            transition: transform .3s ease,opacity .3s ease;
            width: 6px
        }

        .plyr__menu__container .plyr__control[role=menuitemradio][aria-checked=true]::before {
            background: #00b3ff
        }

        .plyr__menu__container .plyr__control[role=menuitemradio][aria-checked=true]::after {
            opacity: 1;
            transform: translateY(-50%) scale(1)
        }

        .plyr__menu__container .plyr__control[role=menuitemradio].plyr__tab-focus::before, .plyr__menu__container .plyr__control[role=menuitemradio]:hover::before {
            background: rgba(0,0,0,.1)
        }

    .plyr__menu__container .plyr__menu__value {
        align-items: center;
        display: flex;
        margin-left: auto;
        margin-right: -5px;
        overflow: hidden;
        padding-left: 25px;
        pointer-events: none
    }

.plyr--full-ui input[type=range] {
    -webkit-appearance: none;
    background: 0 0;
    border: 0;
    border-radius: 26px;
    color: #00b3ff;
    display: block;
    height: 19px;
    margin: 0;
    padding: 0;
    transition: box-shadow .3s ease;
    width: 100%
}

    .plyr--full-ui input[type=range]::-webkit-slider-runnable-track {
        background: 0 0;
        border: 0;
        border-radius: 2.5px;
        height: 5px;
        transition: box-shadow .3s ease;
        -webkit-user-select: none;
        user-select: none;
        background-image: linear-gradient(to right,currentColor var(--value,0),transparent var(--value,0))
    }

    .plyr--full-ui input[type=range]::-webkit-slider-thumb {
        background: #fff;
        border: 0;
        border-radius: 100%;
        box-shadow: 0 1px 1px rgba(0,0,0,.15),0 0 0 1px rgba(35,41,47,.2);
        height: 13px;
        position: relative;
        transition: all .2s ease;
        width: 13px;
        -webkit-appearance: none;
        margin-top: -4px
    }

    .plyr--full-ui input[type=range]::-moz-range-track {
        background: 0 0;
        border: 0;
        border-radius: 2.5px;
        height: 5px;
        transition: box-shadow .3s ease;
        -moz-user-select: none;
        user-select: none
    }

    .plyr--full-ui input[type=range]::-moz-range-thumb {
        background: #fff;
        border: 0;
        border-radius: 100%;
        box-shadow: 0 1px 1px rgba(0,0,0,.15),0 0 0 1px rgba(35,41,47,.2);
        height: 13px;
        position: relative;
        transition: all .2s ease;
        width: 13px
    }

    .plyr--full-ui input[type=range]::-moz-range-progress {
        background: currentColor;
        border-radius: 2.5px;
        height: 5px
    }

    .plyr--full-ui input[type=range]::-ms-track {
        background: 0 0;
        border: 0;
        border-radius: 2.5px;
        height: 5px;
        transition: box-shadow .3s ease;
        -ms-user-select: none;
        user-select: none;
        color: transparent
    }

    .plyr--full-ui input[type=range]::-ms-fill-upper {
        background: 0 0;
        border: 0;
        border-radius: 2.5px;
        height: 5px;
        transition: box-shadow .3s ease;
        -ms-user-select: none;
        user-select: none
    }

    .plyr--full-ui input[type=range]::-ms-fill-lower {
        border: 0;
        border-radius: 2.5px;
        height: 5px;
        transition: box-shadow .3s ease;
        -ms-user-select: none;
        user-select: none;
        background: currentColor
    }

    .plyr--full-ui input[type=range]::-ms-thumb {
        background: #fff;
        border: 0;
        border-radius: 100%;
        box-shadow: 0 1px 1px rgba(0,0,0,.15),0 0 0 1px rgba(35,41,47,.2);
        height: 13px;
        position: relative;
        transition: all .2s ease;
        width: 13px;
        margin-top: 0
    }

    .plyr--full-ui input[type=range]::-ms-tooltip {
        display: none
    }

    .plyr--full-ui input[type=range]::-moz-focus-outer {
        border: 0
    }

    .plyr--full-ui input[type=range].plyr__tab-focus::-webkit-slider-runnable-track {
        box-shadow: 0 0 0 5px rgba(0,179,255,.5);
        outline: 0
    }

    .plyr--full-ui input[type=range].plyr__tab-focus::-moz-range-track {
        box-shadow: 0 0 0 5px rgba(0,179,255,.5);
        outline: 0
    }

    .plyr--full-ui input[type=range].plyr__tab-focus::-ms-track {
        box-shadow: 0 0 0 5px rgba(0,179,255,.5);
        outline: 0
    }

.plyr--full-ui.plyr--video input[type=range]::-webkit-slider-runnable-track {
    background-color: rgba(255,255,255,.25)
}

.plyr--full-ui.plyr--video input[type=range]::-moz-range-track {
    background-color: rgba(255,255,255,.25)
}

.plyr--full-ui.plyr--video input[type=range]::-ms-track {
    background-color: rgba(255,255,255,.25)
}

.plyr--full-ui.plyr--video input[type=range]:active::-webkit-slider-thumb {
    box-shadow: 0 1px 1px rgba(0,0,0,.15),0 0 0 1px rgba(35,41,47,.2),0 0 0 3px rgba(255,255,255,.5)
}

.plyr--full-ui.plyr--video input[type=range]:active::-moz-range-thumb {
    box-shadow: 0 1px 1px rgba(0,0,0,.15),0 0 0 1px rgba(35,41,47,.2),0 0 0 3px rgba(255,255,255,.5)
}

.plyr--full-ui.plyr--video input[type=range]:active::-ms-thumb {
    box-shadow: 0 1px 1px rgba(0,0,0,.15),0 0 0 1px rgba(35,41,47,.2),0 0 0 3px rgba(255,255,255,.5)
}

.plyr--full-ui.plyr--audio input[type=range]::-webkit-slider-runnable-track {
    background-color: rgba(193,201,209,.66)
}

.plyr--full-ui.plyr--audio input[type=range]::-moz-range-track {
    background-color: rgba(193,201,209,.66)
}

.plyr--full-ui.plyr--audio input[type=range]::-ms-track {
    background-color: rgba(193,201,209,.66)
}

.plyr--full-ui.plyr--audio input[type=range]:active::-webkit-slider-thumb {
    box-shadow: 0 1px 1px rgba(0,0,0,.15),0 0 0 1px rgba(35,41,47,.2),0 0 0 3px rgba(0,0,0,.1)
}

.plyr--full-ui.plyr--audio input[type=range]:active::-moz-range-thumb {
    box-shadow: 0 1px 1px rgba(0,0,0,.15),0 0 0 1px rgba(35,41,47,.2),0 0 0 3px rgba(0,0,0,.1)
}

.plyr--full-ui.plyr--audio input[type=range]:active::-ms-thumb {
    box-shadow: 0 1px 1px rgba(0,0,0,.15),0 0 0 1px rgba(35,41,47,.2),0 0 0 3px rgba(0,0,0,.1)
}

.plyr__poster {
    background-color: #000;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: contain;
    height: 100%;
    left: 0;
    opacity: 0;
    position: absolute;
    top: 0;
    transition: opacity .2s ease;
    width: 100%;
    z-index: 1
}

.plyr--stopped.plyr__poster-enabled .plyr__poster {
    opacity: 1
}

.plyr__time {
    font-size: 14px
}

    .plyr__time + .plyr__time::before {
        content: '\2044';
        margin-right: 10px
    }

@media (max-width:767px) {
    .plyr__time + .plyr__time {
        display: none
    }
}

.plyr--video .plyr__time {
    text-shadow: 0 1px 1px rgba(0,0,0,.15)
}

.plyr__tooltip {
    background: rgba(255,255,255,.9);
    border-radius: 3px;
    bottom: 100%;
    box-shadow: 0 1px 2px rgba(0,0,0,.15);
    color: #4a5764;
    font-size: 14px;
    font-weight: 500;
    left: 50%;
    line-height: 1.3;
    margin-bottom: 10px;
    opacity: 0;
    padding: 5px 7.5px;
    pointer-events: none;
    position: absolute;
    transform: translate(-50%,10px) scale(.8);
    transform-origin: 50% 100%;
    transition: transform .2s .1s ease,opacity .2s .1s ease;
    white-space: nowrap;
    z-index: 2
}

    .plyr__tooltip::before {
        border-left: 4px solid transparent;
        border-right: 4px solid transparent;
        border-top: 4px solid rgba(255,255,255,.9);
        bottom: -4px;
        content: '';
        height: 0;
        left: 50%;
        position: absolute;
        transform: translateX(-50%);
        width: 0;
        z-index: 2
    }

.plyr .plyr__control.plyr__tab-focus .plyr__tooltip, .plyr .plyr__control:hover .plyr__tooltip, .plyr__tooltip--visible {
    opacity: 1;
    transform: translate(-50%,0) scale(1)
}

.plyr .plyr__control:hover .plyr__tooltip {
    z-index: 3
}

.plyr__controls > .plyr__control:first-child .plyr__tooltip, .plyr__controls > .plyr__control:first-child + .plyr__control .plyr__tooltip {
    left: 0;
    transform: translate(0,10px) scale(.8);
    transform-origin: 0 100%
}

    .plyr__controls > .plyr__control:first-child .plyr__tooltip::before, .plyr__controls > .plyr__control:first-child + .plyr__control .plyr__tooltip::before {
        left: 16px
    }

.plyr__controls > .plyr__control:last-child .plyr__tooltip {
    left: auto;
    right: 0;
    transform: translate(0,10px) scale(.8);
    transform-origin: 100% 100%
}

    .plyr__controls > .plyr__control:last-child .plyr__tooltip::before {
        left: auto;
        right: 16px;
        transform: translateX(50%)
    }

.plyr__controls > .plyr__control:first-child .plyr__tooltip--visible, .plyr__controls > .plyr__control:first-child + .plyr__control .plyr__tooltip--visible, .plyr__controls > .plyr__control:first-child + .plyr__control.plyr__tab-focus .plyr__tooltip, .plyr__controls > .plyr__control:first-child + .plyr__control:hover .plyr__tooltip, .plyr__controls > .plyr__control:first-child.plyr__tab-focus .plyr__tooltip, .plyr__controls > .plyr__control:first-child:hover .plyr__tooltip, .plyr__controls > .plyr__control:last-child .plyr__tooltip--visible, .plyr__controls > .plyr__control:last-child.plyr__tab-focus .plyr__tooltip, .plyr__controls > .plyr__control:last-child:hover .plyr__tooltip {
    transform: translate(0,0) scale(1)
}

.plyr--video {
    background: #000;
    overflow: hidden
}

    .plyr--video.plyr--menu-open {
        overflow: visible
    }

.plyr__video-wrapper {
    background: #000;
    border-radius: inherit;
    overflow: hidden;
    position: relative;
    z-index: 0
}

.plyr__video-embed, .plyr__video-wrapper--fixed-ratio {
    height: 0;
    padding-bottom: 56.25%
}

    .plyr__video-embed iframe, .plyr__video-wrapper--fixed-ratio video {
        border: 0;
        height: 100%;
        left: 0;
        position: absolute;
        top: 0;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
        width: 100%
    }

.plyr--full-ui .plyr__video-embed > .plyr__video-embed__container {
    padding-bottom: 240%;
    position: relative;
    transform: translateY(-38.28125%)
}

.plyr__progress {
    margin-right: 13px;
    position: relative
}

    .plyr__progress input[type=range], .plyr__progress__buffer {
        margin-left: -6.5px;
        margin-right: -6.5px;
        width: calc(100% + 13px)
    }

    .plyr__progress input[type=range] {
        position: relative;
        z-index: 2
    }

    .plyr__progress .plyr__tooltip {
        font-size: 14px;
        left: 0
    }

.plyr__progress__buffer {
    -webkit-appearance: none;
    background: 0 0;
    border: 0;
    border-radius: 100px;
    height: 5px;
    left: 0;
    margin-top: -2.5px;
    padding: 0;
    position: absolute;
    top: 50%
}

    .plyr__progress__buffer::-webkit-progress-bar {
        background: 0 0
    }

    .plyr__progress__buffer::-webkit-progress-value {
        background: currentColor;
        min-width: 5px;
        transition: width .2s ease
    }

    .plyr__progress__buffer::-moz-progress-bar {
        background: currentColor;
        border-radius: 100px;
        min-width: 5px;
        transition: width .2s ease
    }

    .plyr__progress__buffer::-ms-fill {
        border-radius: 100px;
        transition: width .2s ease
    }

.plyr--video .plyr__progress__buffer {
    box-shadow: 0 1px 1px rgba(0,0,0,.15);
    color: rgba(255,255,255,.25)
}

.plyr--loading .plyr__progress__buffer {
    animation: plyr-progress 1s linear infinite;
    background-image: linear-gradient(-45deg,rgba(35,41,47,.6) 25%,transparent 25%,transparent 50%,rgba(35,41,47,.6) 50%,rgba(35,41,47,.6) 75%,transparent 75%,transparent);
    background-repeat: repeat-x;
    background-size: 25px 25px;
    color: transparent
}

.plyr--video.plyr--loading .plyr__progress__buffer {
    background-color: rgba(255,255,255,.25)
}

.plyr--audio.plyr--loading .plyr__progress__buffer {
    background-color: rgba(193,201,209,.66)
}

.plyr__volume {
    align-items: center;
    display: flex;
    flex: 1;
    position: relative
}

    .plyr__volume input[type=range] {
        margin-left: 5px;
        position: relative;
        z-index: 2
    }

@media (min-width:768px) {
    .plyr__volume {
        max-width: 110px
    }
}

.plyr--is-ios .plyr__volume, .plyr--is-ios.plyr--vimeo [data-plyr=mute] {
    display: none !important
}

.plyr:fullscreen {
    background: #000;
    border-radius: 0 !important;
    height: 100%;
    margin: 0;
    width: 100%
}

    .plyr:fullscreen video {
        height: 100%
    }

    .plyr:fullscreen .plyr__video-wrapper {
        height: 100%;
        position: static
    }

    .plyr:fullscreen.plyr--vimeo .plyr__video-wrapper {
        height: 0;
        position: relative;
        top: 50%;
        transform: translateY(-50%)
    }

    .plyr:fullscreen .plyr__control .icon--exit-fullscreen {
        display: block
    }

        .plyr:fullscreen .plyr__control .icon--exit-fullscreen + svg {
            display: none
        }

    .plyr:fullscreen.plyr--hide-controls {
        cursor: none
    }

.plyr:-webkit-full-screen {
    background: #000;
    border-radius: 0 !important;
    height: 100%;
    margin: 0;
    width: 100%
}

    .plyr:-webkit-full-screen video {
        height: 100%
    }

    .plyr:-webkit-full-screen .plyr__video-wrapper {
        height: 100%;
        position: static
    }

    .plyr:-webkit-full-screen.plyr--vimeo .plyr__video-wrapper {
        height: 0;
        position: relative;
        top: 50%;
        transform: translateY(-50%)
    }

    .plyr:-webkit-full-screen .plyr__control .icon--exit-fullscreen {
        display: block
    }

        .plyr:-webkit-full-screen .plyr__control .icon--exit-fullscreen + svg {
            display: none
        }

    .plyr:-webkit-full-screen.plyr--hide-controls {
        cursor: none
    }

.plyr:-moz-full-screen {
    background: #000;
    border-radius: 0 !important;
    height: 100%;
    margin: 0;
    width: 100%
}

    .plyr:-moz-full-screen video {
        height: 100%
    }

    .plyr:-moz-full-screen .plyr__video-wrapper {
        height: 100%;
        position: static
    }

    .plyr:-moz-full-screen.plyr--vimeo .plyr__video-wrapper {
        height: 0;
        position: relative;
        top: 50%;
        transform: translateY(-50%)
    }

    .plyr:-moz-full-screen .plyr__control .icon--exit-fullscreen {
        display: block
    }

        .plyr:-moz-full-screen .plyr__control .icon--exit-fullscreen + svg {
            display: none
        }

    .plyr:-moz-full-screen.plyr--hide-controls {
        cursor: none
    }

.plyr:-ms-fullscreen {
    background: #000;
    border-radius: 0 !important;
    height: 100%;
    margin: 0;
    width: 100%
}

    .plyr:-ms-fullscreen video {
        height: 100%
    }

    .plyr:-ms-fullscreen .plyr__video-wrapper {
        height: 100%;
        position: static
    }

    .plyr:-ms-fullscreen.plyr--vimeo .plyr__video-wrapper {
        height: 0;
        position: relative;
        top: 50%;
        transform: translateY(-50%)
    }

    .plyr:-ms-fullscreen .plyr__control .icon--exit-fullscreen {
        display: block
    }

        .plyr:-ms-fullscreen .plyr__control .icon--exit-fullscreen + svg {
            display: none
        }

    .plyr:-ms-fullscreen.plyr--hide-controls {
        cursor: none
    }

.plyr--fullscreen-fallback {
    background: #000;
    border-radius: 0 !important;
    height: 100%;
    margin: 0;
    width: 100%;
    bottom: 0;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 10000000
}

    .plyr--fullscreen-fallback video {
        height: 100%
    }

    .plyr--fullscreen-fallback .plyr__video-wrapper {
        height: 100%;
        position: static
    }

    .plyr--fullscreen-fallback.plyr--vimeo .plyr__video-wrapper {
        height: 0;
        position: relative;
        top: 50%;
        transform: translateY(-50%)
    }

    .plyr--fullscreen-fallback .plyr__control .icon--exit-fullscreen {
        display: block
    }

        .plyr--fullscreen-fallback .plyr__control .icon--exit-fullscreen + svg, .plyr__ads::after:empty {
            display: none
        }

    .plyr--fullscreen-fallback.plyr--hide-controls {
        cursor: none
    }

.chosen-container a, .plyr__ads {
    cursor: pointer
}

@media (min-width:1024px) {
    .plyr:fullscreen .plyr__captions {
        font-size: 21px
    }

    .plyr:-webkit-full-screen .plyr__captions {
        font-size: 21px
    }

    .plyr:-moz-full-screen .plyr__captions {
        font-size: 21px
    }

    .plyr:-ms-fullscreen .plyr__captions {
        font-size: 21px
    }

    .plyr--fullscreen-fallback .plyr__captions {
        font-size: 21px
    }
}

.plyr__ads {
    border-radius: inherit;
    bottom: 0;
    left: 0;
    overflow: hidden;
    position: absolute;
    right: 0;
    top: 0;
    z-index: -1
}

    .plyr__ads > div, .plyr__ads > div iframe {
        height: 100%;
        position: absolute;
        width: 100%
    }

    .plyr__ads::after {
        background: rgba(35,41,47,.8);
        border-radius: 2px;
        bottom: 10px;
        color: #fff;
        content: attr(data-badge-text);
        font-size: 11px;
        padding: 2px 6px;
        pointer-events: none;
        position: absolute;
        right: 10px;
        z-index: 3
    }

.plyr__cues {
    background: currentColor;
    display: block;
    height: 5px;
    left: 0;
    margin: -2.5px 0 0;
    opacity: .8;
    position: absolute;
    top: 50%;
    width: 3px;
    z-index: 3
}

.plyr__preview-thumb {
    background-color: rgba(255,255,255,.9);
    border-radius: 3px;
    bottom: 100%;
    box-shadow: 0 1px 2px rgba(0,0,0,.15);
    margin-bottom: 10px;
    opacity: 0;
    padding: 3px;
    pointer-events: none;
    position: absolute;
    transform: translate(0,10px) scale(.8);
    transform-origin: 50% 100%;
    transition: transform .2s .1s ease,opacity .2s .1s ease;
    z-index: 2
}

.plyr__preview-thumb--is-shown {
    opacity: 1;
    transform: translate(0,0) scale(1)
}

.plyr__preview-thumb::before {
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-top: 4px solid rgba(255,255,255,.9);
    bottom: -4px;
    content: '';
    height: 0;
    left: 50%;
    position: absolute;
    transform: translateX(-50%);
    width: 0;
    z-index: 2
}

.plyr__preview-scrubbing, .plyr__preview-scrubbing img, .plyr__preview-thumb__image-container img {
    height: 100%;
    left: 0;
    width: 100%;
    position: absolute
}

.plyr__preview-thumb__image-container {
    background: #c1c9d1;
    border-radius: 2px;
    overflow: hidden;
    position: relative;
    z-index: 0
}

.plyr__preview-thumb__time-container {
    bottom: 6px;
    left: 0;
    position: absolute;
    right: 0;
    white-space: nowrap;
    z-index: 3
}

    .plyr__preview-thumb__time-container span {
        background-color: rgba(0,0,0,.55);
        border-radius: 2px;
        color: #fff;
        font-size: 14px;
        padding: 3px 6px
    }

.plyr__preview-scrubbing {
    bottom: 0;
    filter: blur(1px);
    margin: auto;
    opacity: 0;
    overflow: hidden;
    right: 0;
    top: 0;
    transition: opacity .3s ease;
    z-index: 1
}

.plyr__preview-scrubbing--is-shown {
    opacity: 1
}

.plyr__preview-scrubbing img {
    object-fit: contain
}

.plyr--no-transition {
    transition: none !important
}

.multi-select, .multi-select .chosen-choices {
    transition: color .3s ease,background .3s ease,border-color .3s ease,box-shadow .3s ease
}

.plyr__sr-only {
    clip: rect(1px,1px,1px,1px);
    overflow: hidden;
    border: 0 !important;
    height: 1px !important;
    padding: 0 !important;
    position: absolute !important;
    width: 1px !important
}

button, hr, input {
    overflow: visible
}

.plyr [hidden] {
    display: none !important
}

html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

article, aside, details, figcaption, figure, footer, header, main, menu, nav, section, summary {
    display: block
}

audio, canvas, progress, video {
    display: inline-block
}

    audio:not([controls]) {
        display: none;
        height: 0
    }

[hidden], template {
    display: none
}

a {
    background-color: transparent;
    -webkit-text-decoration-skip: objects
}

    a:active, a:hover {
        outline-width: 0
    }

abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    text-decoration: underline dotted
}

b, strong {
    font-weight: bolder
}

dfn {
    font-style: italic
}

h1 {
    font-size: 2em;
    margin: .67em 0
}

mark {
    background-color: #ff0;
    color: #000
}

small {
    font-size: 80%
}

sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative
}

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

img {
    border-style: none
}

svg:not(:root) {
    overflow: hidden
}

code, kbd, pre, samp {
    font-family: monospace,monospace;
    font-size: 1em
}

figure {
    margin: 1em 40px
}

hr {
    box-sizing: content-box;
    height: 0
}

button, input, select, textarea {
    font: inherit;
    margin: 0
}

optgroup {
    font-weight: 700
}

button, select {
    text-transform: none
}

[type=reset], [type=submit], button, html [type=button] {
    -webkit-appearance: button
}

    [type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner, button::-moz-focus-inner {
        border-style: none;
        padding: 0
    }

    [type=button]:-moz-focusring, [type=reset]:-moz-focusring, [type=submit]:-moz-focusring, button:-moz-focusring {
        outline: ButtonText dotted 1px
    }

fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: .35em .625em .75em
}

legend {
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal
}

textarea {
    overflow: auto
}

[type=checkbox], [type=radio] {
    box-sizing: border-box;
    padding: 0
}

[type=number]::-webkit-inner-spin-button, [type=number]::-webkit-outer-spin-button {
    height: auto
}

[type=search] {
    -webkit-appearance: textfield;
    outline-offset: -2px
}

    [type=search]::-webkit-search-cancel-button, [type=search]::-webkit-search-decoration {
        -webkit-appearance: none
    }

::-webkit-input-placeholder {
    color: inherit;
    opacity: .54
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
}

.audio-player__no-support, .breadcrumb__trail, .button, .card__desc, .card__desc p, .card__type, .checkbox__item, .confirm-modal__text, .confirm-modal__url p, .cookie-bar__copy, .disease-primer-detail__meta, .dropdown-button__link, .dropdown-button__trigger, .event-card__meta, .feature-module__cta, .feature-panel__desc, .feature-panel__desc p, .feature-panel__type, .feedback-form__copy, .feedback-form__error, .filter-element__trigger, .footer__cpy, .footer__link, .form-box__copy, .form-box__link, .form-box__list, .form-box__list li, .form__error-message, .form__input, .form__label, .form__legend, .global-message, .image-mosaic__caption, .image-widget__caption, .information-for-patient-widget__intro p, .intro-banner__copy, .intro-banner__copy p, .intro-banner__meta, .intro-banner__sub-title, .link-list__copy, .link-list__item, .login-prompt, .multi-select, .nav__sub-link, .notice-panel__text p, .np-perspectives__copy p, .np-perspectives__link, .profile-area__copy, .profile-area__edit-action, .profile-area__error, .pull-out-box__desc p, .quick-search__field, .quick-search__term, .radio-button__item, .read-more-widget__link, .references-block li, .references-block p, .references-block__item, .references-widget li, .register-flow__copy, .register-flow__step, .register-flow__sub-text, .scale-block td, .search-result-card__intro, .selectron--is-touch, .selectron__trigger, .share-save-block__item, .showcase-banner__copy, .statistic-list, .table-block td, .table-block th, .table-block tr:first-child td, .wysiwyg a:not(.button):not(.dropdown-button__trigger), .wysiwyg blockquote, .wysiwyg ol, .wysiwyg p:not(.wysiwyg__para), .wysiwyg table td, .wysiwyg table th, .wysiwyg table tr:first-child td, .wysiwyg ul li, .wysiwyg__para {
    margin: 0;
    font-family: freight-sans-pro,Arial,sans-serif;
    line-height: 1.6
}

.accordion-block__trigger, .article-feed__title, .author-block__name, .card__title, .confirm-modal__title, .dashboard-filters__title, .event-card__title, .events-listing__heading, .feature-panel__title, .feedback-form__title, .filter-bar__label, .form-box__title, .information-for-patient-widget__sub-title, .information-for-patient-widget__title, .intro-banner__title, .link-list__title, .nav__link, .notice-panel__title, .np-perspectives__title, .np-spotlight__author-name, .panel-listing__title, .profile-area__title, .pull-out-box__title, .quick-search__title, .references-block__title, .references-widget__title, .register-flow__advert p, .register-flow__title, .scale-block .table-block tr:first-child td, .scale-block .wysiwyg table tr:first-child td, .scale-block th, .scale-block__title, .search-result-card__title, .showcase-banner__title, .sign-up-block__title, .skip-to-section__label, .spotlight-widget__title, .table-block tr:first-child .scale-block td, .whats-new__title, .wysiwyg h1, .wysiwyg h1:not(.wysiwyg__heading-one), .wysiwyg h2, .wysiwyg h3, .wysiwyg h4, .wysiwyg h5, .wysiwyg table tr:first-child .scale-block td, .wysiwyg__heading-five, .wysiwyg__heading-four, .wysiwyg__heading-one, .wysiwyg__heading-three, .wysiwyg__heading-two {
    margin: 0;
    font-family: jaf-domus,Arial,sans-serif;
    line-height: 1.2
}

.dropdown-button__dropdown, .footer__link-list, .footer__social, .nav__dropdown, .nav__layout {
    margin: 0;
    padding: 0;
    list-style: none
}

.footer__social-icon span, .login-lightbox__close span, .quick-search__label, .radio-button__legend, .register-overlay__close span {
    border: 0;
    clip: rect(0,0,0,0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
    display: inline
}
/*!
Chosen, a Select Box Enhancer for jQuery and Prototype
by Patrick Filler for Harvest, http://getharvest.com

Version 1.8.7
Full source at https://github.com/harvesthq/chosen
Copyright (c) 2011-2018 Harvest http://getharvest.com

MIT License, https://github.com/harvesthq/chosen/blob/master/LICENSE.md
This file is generated by `grunt build`, do not edit it by hand.
*/

.chosen-container {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    font-size: 13px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

    .chosen-container * {
        -webkit-box-sizing: border-box;
        box-sizing: border-box
    }

    .chosen-container .chosen-drop {
        position: absolute;
        top: 100%;
        z-index: 1010;
        width: 100%;
        border: 1px solid #aaa;
        border-top: 0;
        background: #fff;
        -webkit-box-shadow: 0 4px 5px rgba(0,0,0,.15);
        box-shadow: 0 4px 5px rgba(0,0,0,.15);
        clip: rect(0,0,0,0);
        -webkit-clip-path: inset(100% 100%);
        clip-path: inset(100% 100%)
    }

    .chosen-container.chosen-with-drop .chosen-drop {
        clip: auto;
        -webkit-clip-path: none;
        clip-path: none
    }

    .chosen-container .chosen-single .group-name, .chosen-container .search-choice .group-name {
        margin-right: 4px;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
        font-weight: 400;
        color: #999
    }

        .chosen-container .chosen-single .group-name:after, .chosen-container .search-choice .group-name:after {
            content: ":";
            padding-left: 2px;
            vertical-align: top
        }

.chosen-container-single .chosen-single {
    position: relative;
    display: block;
    overflow: hidden;
    padding: 0 0 0 8px;
    height: 25px;
    border: 1px solid #aaa;
    border-radius: 5px;
    background-color: #fff;
    background: -webkit-gradient(linear,left top,left bottom,color-stop(20%,#fff),color-stop(50%,#f6f6f6),color-stop(52%,#eee),to(#f4f4f4));
    background: linear-gradient(#fff 20%,#f6f6f6 50%,#eee 52%,#f4f4f4 100%);
    background-clip: padding-box;
    -webkit-box-shadow: 0 0 3px #fff inset,0 1px 1px rgba(0,0,0,.1);
    box-shadow: 0 0 3px #fff inset,0 1px 1px rgba(0,0,0,.1);
    color: #444;
    text-decoration: none;
    white-space: nowrap;
    line-height: 24px
}

.chosen-container-single .chosen-default {
    color: #999
}

.chosen-container-single .chosen-single span {
    display: block;
    overflow: hidden;
    margin-right: 26px;
    text-overflow: ellipsis;
    white-space: nowrap
}

.chosen-container-single .chosen-single-with-deselect span {
    margin-right: 38px
}

.chosen-container-single .chosen-single abbr {
    position: absolute;
    top: 6px;
    right: 26px;
    display: block;
    width: 12px;
    height: 12px;
    background: url(chosen-sprite.png) -42px 1px no-repeat;
    font-size: 1px
}

    .chosen-container-single .chosen-single abbr:hover, .chosen-container-single.chosen-disabled .chosen-single abbr:hover {
        background-position: -42px -10px
    }

.chosen-container-single .chosen-single div {
    position: absolute;
    top: 0;
    right: 0;
    display: block;
    width: 18px;
    height: 100%
}

    .chosen-container-single .chosen-single div b {
        display: block;
        width: 100%;
        height: 100%;
        background: url(chosen-sprite.png) 0 2px no-repeat
    }

.chosen-container-single .chosen-search {
    position: relative;
    z-index: 1010;
    margin: 0;
    padding: 3px 4px;
    white-space: nowrap
}

    .chosen-container-single .chosen-search input[type=text] {
        margin: 1px 0;
        padding: 4px 20px 4px 5px;
        width: 100%;
        height: auto;
        outline: 0;
        border: 1px solid #aaa;
        background: url(chosen-sprite.png) 100% -20px no-repeat;
        font-size: 1em;
        font-family: sans-serif;
        line-height: normal;
        border-radius: 0
    }

.chosen-container-single .chosen-drop {
    margin-top: -1px;
    border-radius: 0 0 4px 4px;
    background-clip: padding-box
}

.chosen-container-single.chosen-container-single-nosearch .chosen-search {
    position: absolute;
    clip: rect(0,0,0,0);
    -webkit-clip-path: inset(100% 100%);
    clip-path: inset(100% 100%)
}

.chosen-container .chosen-results {
    color: #444;
    position: relative;
    overflow-x: hidden;
    overflow-y: auto;
    margin: 0 4px 4px 0;
    padding: 0 0 0 4px;
    max-height: 240px;
    -webkit-overflow-scrolling: touch
}

    .chosen-container .chosen-results li {
        display: none;
        margin: 0;
        padding: 5px 6px;
        list-style: none;
        line-height: 15px;
        word-wrap: break-word;
        -webkit-touch-callout: none
    }

        .chosen-container .chosen-results li.active-result {
            display: list-item;
            cursor: pointer
        }

        .chosen-container .chosen-results li.disabled-result {
            display: list-item;
            color: #ccc;
            cursor: default
        }

        .chosen-container .chosen-results li.highlighted {
            background-color: #3875d7;
            background-image: -webkit-gradient(linear,left top,left bottom,color-stop(20%,#3875d7),color-stop(90%,#2a62bc));
            background-image: linear-gradient(#3875d7 20%,#2a62bc 90%);
            color: #fff
        }

        .chosen-container .chosen-results li.no-results {
            color: #777;
            display: list-item;
            background: #f4f4f4
        }

        .chosen-container .chosen-results li.group-result {
            display: list-item;
            font-weight: 700;
            cursor: default
        }

        .chosen-container .chosen-results li.group-option {
            padding-left: 15px
        }

        .chosen-container .chosen-results li em {
            font-style: normal;
            text-decoration: underline
        }

.chosen-container-multi .chosen-choices {
    position: relative;
    overflow: hidden;
    margin: 0;
    padding: 0 5px;
    width: 100%;
    height: auto;
    border: 1px solid #aaa;
    background-color: #fff;
    background-image: -webkit-gradient(linear,left top,left bottom,color-stop(1%,#eee),color-stop(15%,#fff));
    background-image: linear-gradient(#eee 1%,#fff 15%);
    cursor: text
}

    .chosen-container-multi .chosen-choices li {
        float: left;
        list-style: none
    }

        .chosen-container-multi .chosen-choices li.search-field {
            margin: 0;
            padding: 0;
            white-space: nowrap
        }

            .chosen-container-multi .chosen-choices li.search-field input[type=text] {
                margin: 1px 0;
                padding: 0;
                height: 25px;
                outline: 0;
                border: 0 !important;
                background: 0 0 !important;
                -webkit-box-shadow: none;
                box-shadow: none;
                color: #999;
                font-size: 100%;
                font-family: sans-serif;
                line-height: normal;
                border-radius: 0;
                width: 25px
            }

        .chosen-container-multi .chosen-choices li.search-choice {
            position: relative;
            margin: 3px 5px 3px 0;
            padding: 3px 20px 3px 5px;
            border: 1px solid #aaa;
            max-width: 100%;
            border-radius: 3px;
            background-color: #eee;
            background-image: -webkit-gradient(linear,left top,left bottom,color-stop(20%,#f4f4f4),color-stop(50%,#f0f0f0),color-stop(52%,#e8e8e8),to(#eee));
            background-image: linear-gradient(#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);
            background-size: 100% 19px;
            background-repeat: repeat-x;
            background-clip: padding-box;
            -webkit-box-shadow: 0 0 2px #fff inset,0 1px 0 rgba(0,0,0,.05);
            box-shadow: 0 0 2px #fff inset,0 1px 0 rgba(0,0,0,.05);
            color: #333;
            line-height: 13px;
            cursor: default
        }

            .chosen-container-multi .chosen-choices li.search-choice span {
                word-wrap: break-word
            }

            .chosen-container-multi .chosen-choices li.search-choice .search-choice-close {
                position: absolute;
                top: 4px;
                right: 3px;
                display: block;
                width: 12px;
                height: 12px;
                background: url(chosen-sprite.png) -42px 1px no-repeat;
                font-size: 1px
            }

.selectron, .selectron--is-touch .selectron__select {
    width: 100%;
    font-family: freight-sans-pro,Arial,sans-serif
}

.chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover {
    background-position: -42px -10px
}

.chosen-container-multi .chosen-choices li.search-choice-disabled {
    padding-right: 5px;
    border: 1px solid #ccc;
    background-color: #e4e4e4;
    background-image: -webkit-gradient(linear,left top,left bottom,color-stop(20%,#f4f4f4),color-stop(50%,#f0f0f0),color-stop(52%,#e8e8e8),to(#eee));
    background-image: linear-gradient(#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);
    color: #666
}

.chosen-container-multi .chosen-choices li.search-choice-focus {
    background: #d4d4d4
}

    .chosen-container-multi .chosen-choices li.search-choice-focus .search-choice-close {
        background-position: -42px -10px
    }

.chosen-container-multi .chosen-results {
    margin: 0;
    padding: 0
}

.chosen-container-multi .chosen-drop .result-selected {
    display: list-item;
    color: #ccc;
    cursor: default
}

.chosen-container-active .chosen-single {
    border: 1px solid #5897fb;
    -webkit-box-shadow: 0 0 5px rgba(0,0,0,.3);
    box-shadow: 0 0 5px rgba(0,0,0,.3)
}

.chosen-container-active.chosen-with-drop .chosen-single {
    border: 1px solid #aaa;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    background-image: -webkit-gradient(linear,left top,left bottom,color-stop(20%,#eee),color-stop(80%,#fff));
    background-image: linear-gradient(#eee 20%,#fff 80%);
    -webkit-box-shadow: 0 1px 0 #fff inset;
    box-shadow: 0 1px 0 #fff inset
}

    .chosen-container-active.chosen-with-drop .chosen-single div {
        border-left: none;
        background: 0 0
    }

        .chosen-container-active.chosen-with-drop .chosen-single div b {
            background-position: -18px 2px
        }

.chosen-container-active .chosen-choices {
    border: 1px solid #5897fb;
    -webkit-box-shadow: 0 0 5px rgba(0,0,0,.3);
    box-shadow: 0 0 5px rgba(0,0,0,.3)
}

    .chosen-container-active .chosen-choices li.search-field input[type=text] {
        color: #222 !important
    }

.chosen-disabled {
    opacity: .5 !important;
    cursor: default
}

    .chosen-disabled .chosen-choices .search-choice .search-choice-close, .chosen-disabled .chosen-single {
        cursor: default
    }

.chosen-rtl {
    text-align: right
}

    .chosen-rtl .chosen-single {
        overflow: visible;
        padding: 0 8px 0 0
    }

        .chosen-rtl .chosen-single span {
            margin-right: 0;
            margin-left: 26px;
            direction: rtl
        }

    .chosen-rtl .chosen-single-with-deselect span {
        margin-left: 38px
    }

    .chosen-rtl .chosen-single div {
        right: auto;
        left: 3px
    }

    .chosen-rtl .chosen-single abbr {
        right: auto;
        left: 26px
    }

    .chosen-rtl .chosen-choices li {
        float: right
    }

        .chosen-rtl .chosen-choices li.search-field input[type=text] {
            direction: rtl
        }

        .chosen-rtl .chosen-choices li.search-choice {
            margin: 3px 5px 3px 0;
            padding: 3px 5px 3px 19px
        }

            .chosen-rtl .chosen-choices li.search-choice .search-choice-close {
                right: auto;
                left: 4px
            }

    .chosen-rtl.chosen-container-single .chosen-results {
        margin: 0 0 4px 4px;
        padding: 0 4px 0 0
    }

    .chosen-rtl .chosen-results li.group-option {
        padding-right: 15px;
        padding-left: 0
    }

    .chosen-rtl.chosen-container-active.chosen-with-drop .chosen-single div {
        border-right: none
    }

    .chosen-rtl .chosen-search input[type=text] {
        padding: 4px 5px 4px 20px;
        background: url(chosen-sprite.png) -30px -20px no-repeat;
        direction: rtl
    }

    .chosen-rtl.chosen-container-single .chosen-single div b {
        background-position: 6px 2px
    }

    .chosen-rtl.chosen-container-single.chosen-with-drop .chosen-single div b {
        background-position: -12px 2px
    }

@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi),only screen and (min-resolution:1.5dppx) {
    .chosen-container .chosen-results-scroll-down span, .chosen-container .chosen-results-scroll-up span, .chosen-container-multi .chosen-choices .search-choice .search-choice-close, .chosen-container-single .chosen-search input[type=text], .chosen-container-single .chosen-single abbr, .chosen-container-single .chosen-single div b, .chosen-rtl .chosen-search input[type=text] {
        background-image: url(chosen-sprite@2x.png) !important;
        background-size: 52px 37px !important;
        background-repeat: no-repeat !important
    }
}

.selectron {
    display: inline-block;
    font-size: 16px;
    position: relative
}

.selectron__option--is-hidden, .selectronselect {
    display: none
}

.selectron--disabled {
    opacity: .5;
    pointer-events: none
}

.selectron--is-touch .selectron__select {
    color: #666;
    font-size: 16px;
    height: 100%;
    padding: 11px 40px 11px 20px;
    visibility: visible;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

.selectron__select {
    background-color: transparent;
    border: none;
    height: 0;
    left: 0;
    outline: 0;
    position: absolute;
    top: 0;
    visibility: hidden;
    width: 0
}

.filter-element__trigger, .selectron--is-touch, .selectron__trigger {
    background-color: #fff;
    border-radius: 4px;
    border: 1px solid #53d0fe;
    box-sizing: border-box;
    cursor: pointer;
    font-family: freight-sans-pro,Arial,sans-serif;
    height: 50px;
    line-height: 1.6;
    outline: 0;
    overflow: hidden;
    padding: 11px 40px 11px 20px;
    position: relative;
    text-align: left;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%
}

    .filter-element__trigger::-moz-focus-inner, .selectron--is-touch::-moz-focus-inner, .selectron__trigger::-moz-focus-inner {
        border: none
    }

.selectron--is-touch--is-filled, .selectron__trigger--is-filled {
    color: #666
}

.selectron--is-touch--is-open, .selectron__trigger--is-open {
    border-color: #01ABEA;
    border-radius: 4px 4px 0 0;
    color: #666
}

.selectron--is-touch--is-overflowing, .selectron__trigger--is-overflowing {
    border-radius: 0 0 4px 4px
}

.filter-element__trigger:before, .selectron--is-touch:before, .selectron__trigger:before {
    content: "";
    border-bottom: 2px solid #01ABEA;
    border-left: 2px solid #01ABEA;
    height: 10px;
    border-radius: 0;
    width: 10px;
    position: absolute;
    top: 50%;
    right: calc(20px - 4px);
    margin-top: -1px;
    -webkit-transform: rotate(-45deg) translate(50%,-50%);
    -ms-transform: rotate(-45deg) translate(50%,-50%);
    -o-transform: rotate(-45deg) translate(50%,-50%);
    transform: rotate(-45deg) translate(50%,-50%)
}

.selectron__search {
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    border-radius: 0;
    border: 1px solid #01ABEA;
    border-top: none;
    box-sizing: border-box;
    color: #666;
    font-family: freight-sans-pro,Arial,sans-serif;
    font-size: 16px;
    height: 45px;
    left: 0;
    opacity: 0;
    outline: 0;
    padding: 14px 18px;
    position: absolute;
    top: 100%;
    visibility: hidden;
    width: 100%
}

    .selectron__search + .filter-element__options, .selectron__search + .selectron__options {
        top: calc(100% + 45px)
    }

.selectron__search--is-overflowing {
    border-bottom: none;
    border-top: 1px solid #01ABEA;
    bottom: 100%;
    top: auto
}

    .selectron__search--is-overflowing + .filter-element__options, .selectron__search--is-overflowing + .selectron__options {
        bottom: calc(100% + 45px);
        top: auto
    }

.selectron__search--is-open {
    opacity: 1;
    visibility: visible
}

.filter-element__options, .selectron__options {
    background-color: #fff;
    border-radius: 0 0 4px 4px;
    border: 1px solid #01ABEA;
    border-top: none;
    box-sizing: border-box;
    left: 0;
    list-style: none;
    margin: 0;
    max-height: 200px;
    opacity: 0;
    overflow: auto;
    padding: 0;
    position: absolute;
    text-align: left;
    top: 100%;
    visibility: hidden;
    width: 100%;
    z-index: 50;
    -webkit-overflow-scrolling: touch
}

.card__media, .selectron__option, .slick-list, html.overflow, html.overflow body {
    overflow: hidden
}

.selectron__options--is-open {
    opacity: 1;
    visibility: visible
}

.slick-loading .slick-slide, .slick-loading .slick-track, [data-lazy] {
    visibility: hidden
}

.selectron__options--is-overflowing {
    border-bottom: none;
    border-radius: 4px 4px 0 0;
    border-top: 1px solid #01ABEA;
    bottom: 100%;
    top: auto
}

.selectron__option {
    cursor: pointer;
    line-height: 1.6;
    padding: 11px 20px;
    text-overflow: ellipsis;
    white-space: nowrap
}

.selectron__option--optgroup {
    padding: 13px 18px 14px 28px
}

.selectron__option--is-selected {
    background-color: transparent;
    color: #01ABEA
}

.selectron__option--is-disabled, .selectron__option[data-value=""] {
    color: #ccc
}

.selectron__option--is-disabled {
    pointer-events: none
}

.selectron__option--is-hovered {
    background-color: #01ABEA;
    color: #fff !important
}

.selectron__no-results {
    line-height: 1.6;
    padding: 11px 20px
}

.selectron__option-group {
    color: #01ABEA;
    cursor: default;
    padding: 11px 20px
}

.selectron__icon {
    display: inline-block;
    margin: 0 10px 0 0;
    max-width: 50px;
    vertical-align: middle
}

.selectron--block .filter-element__trigger:before, .selectron--block .selectron__trigger:before {
    background-color: #01ABEA;
    border: none;
    height: 100%;
    margin: 0;
    right: 0;
    top: 0;
    width: 50px;
    -webkit-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none
}

.selectron--block .filter-element__trigger:after, .selectron--block .selectron__trigger:after {
    border-color: #fff transparent transparent;
    border-style: solid;
    border-width: 5px 5px 0;
    content: "";
    height: 0;
    width: 0;
    position: absolute;
    top: 50%;
    margin-top: -2.5px;
    right: 20px
}

.slick-list, .slick-slider, .slick-track {
    position: relative;
    display: block
}

.selectron--dark {
    color: #fff
}

    .selectron--dark .filter-element__trigger, .selectron--dark .selectron__trigger {
        background-color: #363636;
        border: none;
        color: #666
    }

    .selectron--dark .selectron__trigger--is-filled {
        color: #fff
    }

    .selectron--dark .selectron__trigger--is-open {
        background-color: #434343;
        color: #fff
    }

    .selectron--dark .filter-element__trigger:focus, .selectron--dark .selectron__trigger:focus {
        background-color: #434343
    }

    .selectron--dark .filter-element__options, .selectron--dark .selectron__options {
        background-color: #363636;
        border: none
    }

    .selectron--dark .selectron__option[data-value=""] {
        color: #666
    }

    .selectron--dark .selectron__option--is-hovered, .selectron--dark .selectron__option:hover {
        color: #fff
    }

.slick-slider {
    box-sizing: border-box;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent
}

.slick-list {
    margin: 0;
    padding: 0
}

    .slick-list:focus {
        outline: 0
    }

    .slick-list.dragging {
        cursor: pointer;
        cursor: hand
    }

.slick-slider .slick-list, .slick-slider .slick-track {
    -webkit-transform: translate3d(0,0,0);
    -moz-transform: translate3d(0,0,0);
    -ms-transform: translate3d(0,0,0);
    -o-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0)
}

.slick-track {
    left: 0;
    top: 0;
    margin-left: auto;
    margin-right: auto
}

    .slick-track:after, .slick-track:before {
        content: "";
        display: table
    }

    .slick-track:after {
        clear: both
    }

.slick-slide {
    float: left;
    height: 100%;
    min-height: 1px;
    display: none
}

[dir=rtl] .slick-slide {
    float: right
}

.slick-slide img {
    display: block
}

.slick-slide.slick-loading img {
    display: none
}

.slick-slide.dragging img {
    pointer-events: none
}

.slick-initialized .slick-slide {
    display: block;
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
    display: none;
}

html.confirm-modal-open body > :not(.confirm-modal):not(.lightbox):not(.register-overlay):not(.login-lightbox), html.lightbox-open body > :not(.confirm-modal):not(.lightbox):not(.register-overlay):not(.login-lightbox), html.login-lightbox-open body > :not(.confirm-modal):not(.lightbox):not(.register-overlay):not(.login-lightbox), html.register-overlay-open body > :not(.confirm-modal):not(.lightbox):not(.register-overlay):not(.login-lightbox) {
    filter: blur(5px)
}

body {
    -webkit-font-smoothing: antialiased;
    opacity: 0;
    animation: fadeIn 1s ease forwards;
    animation-delay: .1s
}

@keyframes fadeIn {
    to {
        opacity: 1
    }
}

.multi-select {
    font-size: 16px;
    font-weight: 500;
    width: 100% !important;
    color: #161616
}

    .multi-select:before {
        content: "";
        border-bottom: 2px solid #01ABEA;
        border-left: 2px solid #01ABEA;
        height: 10px;
        border-radius: 0;
        width: 10px;
        position: absolute;
        top: 50%;
        right: calc(20px - 4px);
        z-index: 1;
        margin-top: -1px;
        transform: rotate(-45deg) translate(50%,-50%)
    }

    .multi-select .chosen-choices {
        background: #fff;
        box-shadow: 0 0 0 0 #B8E4F4;
        border: 1px solid #01ABEA;
        border-radius: 4px;
        padding: 8px 40px 8px 20px
    }

.parsley-error .multi-select .chosen-choices {
    background: #fcc;
    border-color: red;
    color: red
}

.multi-select .chosen-choices li.search-field input[type=text] {
    appearance: none;
    outline: 0;
    margin: 3.5px 0;
    font-family: freight-sans-pro,Arial,sans-serif;
    font-size: 16px;
    color: #161616;
    font-weight: 500;
    transition: color .3s ease
}

.card__media img, .feature-panel__media img {
    font-family: 'object-fit: cover;';
    object-fit: cover
}

.parsley-error .multi-select .chosen-choices li.search-field input[type=text] {
    color: red
}

.multi-select .chosen-choices li.search-choice {
    background: #01ABEA;
    color: #fff;
    border: none;
    line-height: 1;
    padding: 5px 25px 5px 5px;
    box-shadow: none
}

    .multi-select .chosen-choices li.search-choice .search-choice-close {
        background: 0 0;
        top: 7px;
        right: 5px
    }

        .multi-select .chosen-choices li.search-choice .search-choice-close:after, .multi-select .chosen-choices li.search-choice .search-choice-close:before {
            content: "";
            position: absolute;
            right: 50%;
            background: #fff;
            width: 1px;
            height: 100%
        }

        .multi-select .chosen-choices li.search-choice .search-choice-close:after {
            transform: translateX(-50%) rotate(45deg)
        }

        .multi-select .chosen-choices li.search-choice .search-choice-close:before {
            transform: translateX(-50%) rotate(-45deg)
        }

.multi-select .chosen-drop {
    border-color: #01ABEA;
    border-radius: 0 0 4px 4px;
    top: calc(100% - 4px)
}

    .multi-select .chosen-drop .chosen-results {
        color: #161616
    }

        .multi-select .chosen-drop .chosen-results li {
            line-height: 1.6;
            padding: 11px 20px;
            text-overflow: ellipsis;
            white-space: nowrap;
            font-size: 16px
        }

            .multi-select .chosen-drop .chosen-results li.highlighted {
                background: #01ABEA;
                color: #fff
            }

            .multi-select .chosen-drop .chosen-results li.result-selected {
                color: #01ABEA;
                opacity: .5
            }

[data-lazy] {
    opacity: 0;
    transition: opacity .3s ease,visibility .3s ease
}

    [data-lazy].img-loaded {
        opacity: 1;
        visibility: visible
    }

.selectron {
    max-width: none;
    min-width: 140px;
    color: #161616
}

.filter-element__trigger, .selectron--is-touch, .selectron__trigger {
    font-size: 16px;
    color: #161616;
    font-weight: 500;
    border-color: #01ABEA;
    transition: color .3s ease,background .3s ease,border-color .3s ease
}

    .filter-element__trigger:focus, .selectron--is-touch:focus, .selectron__trigger:focus {
        border-color: #01ABEA
    }

.parsley-error .filter-element__trigger, .parsley-error .selectron--is-touch, .parsley-error .selectron__trigger {
    background: #fcc;
    border-color: red;
    color: red
}

.filter-element__options, .selectron__options {
    background: #fff
}

.wysiwyg .center-text {
    text-align: center
}

.references-widget__title, .wysiwyg h1, .wysiwyg h1:not(.wysiwyg__heading-one), .wysiwyg h2, .wysiwyg h3, .wysiwyg h4, .wysiwyg h5, .wysiwyg__heading-five, .wysiwyg__heading-four, .wysiwyg__heading-one, .wysiwyg__heading-three, .wysiwyg__heading-two {
    margin-bottom: 20px
}

    .wysiwyg h1:not(.wysiwyg__heading-one), .wysiwyg__heading-one {
        font-size: 49px;
        font-weight: 200;
        color: #002395
    }

    .wysiwyg h1:not(.wysiwyg__heading-one), .wysiwyg__heading-one--small {
        font-weight: 700;
        font-size: 31px
    }

.references-widget__title, .wysiwyg h2, .wysiwyg__heading-two {
    font-size: 31px;
    font-weight: 700;
    color: #002395;
    text-align: center;
}

.wysiwyg h3, .wysiwyg__heading-three {
    font-size: 25px;
    font-weight: 600;
    color: #161616;
    margin-bottom: 10px
}

.wysiwyg h4, .wysiwyg__heading-four {
    font-size: 20px;
    font-weight: 600;
    color: #161616;
    margin-bottom: 5px
}

.wysiwyg h5, .wysiwyg__heading-five {
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
    color: #002395
}

.wysiwyg p:not(.wysiwyg__para), .wysiwyg__para {
    font-size: 16px;
    font-weight: 400;
    color: #161616;
    margin-bottom: 20px
}

.wysiwyg__para--leading {
    font-size: 20px;
    line-height: 1.4
}

.wysiwyg p:not(.wysiwyg__para) + h1, .wysiwyg p:not(.wysiwyg__para) + h2, .wysiwyg p:not(.wysiwyg__para) + h3, .wysiwyg p:not(.wysiwyg__para) + h4, .wysiwyg p:not(.wysiwyg__para) + h5 {
    margin-top: 30px
}

.wysiwyg p:not(.wysiwyg__para):last-child {
    margin-bottom: 0
}

.wysiwyg blockquote {
    color: #373737;
    width: 80%;
    font-size: 25px;
    font-weight: 300;
    padding-left: 30px;
    border-left: 3px solid #65C3B6;
    margin-top: 40px;
    margin-bottom: 40px
}

.wysiwyg ul {
    list-style: none;
    margin: 0 0 30px;
    padding: 0
}

    .wysiwyg ul li {
        padding-left: 15px;
        margin-top: 10px;
        margin-bottom: 10px;
        position: relative;
        font-size: 16px
    }

        .wysiwyg ul li:before {
            width: 7px;
            height: 7px;
            position: absolute;
            top: 10px;
            left: 0;
            background-color: #65C3B6;
            content: "";
            display: block;
            border-radius: 50%
        }

    .wysiwyg ul:last-child {
        margin-bottom: 0
    }

.wysiwyg ol {
    margin: 0;
    padding: 0 0 0 20px;
    font-size: 16px
}

.wysiwyg a:not(.button):not(.dropdown-button__trigger) {
    color: #002395;
    text-decoration: none
}

    .wysiwyg a:not(.button):not(.dropdown-button__trigger):hover {
        opacity: .8;
        text-decoration: underline
    }

.breadcrumb__link, .card, .card__content {
    text-decoration: none
}

.wysiwyg hr {
    border: none;
    height: 1px;
    background: #65C3B6;
    margin: 35px 0
}

.wysiwyg mark {
    background: #FFF849
}

.accordion-block {
    margin-top: 60px
}

    .accordion-block + .accordion-block {
        margin-top: 20px;
        margin-bottom: 20px
    }

    .accordion-block + :not(.accordion-block) {
        margin-top: 60px;
        margin-bottom: 60px
    }

    .accordion-block:last-child {
        margin-bottom: 0
    }

.accordion-block__item {
    width: 100%;
    background: #f0f9f8;
    border-radius: 10px;
    position: relative;
    overflow: hidden
}

    .accordion-block__item + .accordion-block__item {
        margin-top: 30px
    }

.accordion-block__trigger {
    border: none;
    outline: 0;
    text-align: left;
    font-size: 20px;
    font-weight: 600;
    color: #fff;
    background: #01ABEA;
    padding: 18px 20px;
    display: block;
    width: 100%;
    cursor: pointer;
    box-sizing: border-box;
    transition: background .3s ease
}

    .accordion-block__trigger:after, .accordion-block__trigger:before {
        content: "";
        width: 20px;
        height: 4px;
        background: #fff;
        position: absolute;
        right: 20px;
        top: 28px
    }

    .accordion-block__trigger:after {
        transform: rotate(90deg);
        transition: transform .3s ease
    }

    .accordion-block__trigger:hover {
        background: #80d5f5
    }

.accordion-block__trigger--open:after {
    transform: rotate(0)
}

.accordion-block__content {
    display: none;
    padding: 20px 50px 20px 20px;
    box-sizing: border-box
}

.accordion-block__content--open {
    display: block
}

.accordion-block__content > * {
    opacity: 0;
    transition: opacity .3s ease
}

.accordion-block__content--open > * {
    opacity: 1
}

.audio-player {
    width: 100%;
    background: #01ABEA;
    border-radius: 10px;
    padding: 25px 20px;
    box-sizing: border-box;
    margin-bottom: 30px
}

    .audio-player audio {
        display: none
    }

.audio-player__no-support {
    display: none;
    font-size: 16px;
    font-weight: 400;
    color: #fff
}

.audio-player--hidden .audio-player__no-support {
    display: block
}

.audio-player__element {
    display: flex;
    align-items: center
}

.audio-player--hidden .audio-player__element {
    display: none
}

.audio-player__element .plyr {
    flex: 1;
    margin-right: 22px
}

.audio-player__volume {
    flex: none;
    height: 12px;
    display: flex;
    align-items: flex-end
}

    .audio-player__volume div {
        flex: none;
        width: 3px;
        cursor: pointer;
        margin-right: 2px;
        background: #fff;
        transition: background .3s ease
    }

        .audio-player__volume div.active ~ * {
            background: rgba(255,255,255,.3)
        }

        .audio-player__volume div:nth-of-type(1) {
            height: 4px
        }

        .audio-player__volume div:nth-of-type(2) {
            height: 6px
        }

        .audio-player__volume div:nth-of-type(3) {
            height: 8px
        }

        .audio-player__volume div:nth-of-type(4) {
            height: 10px
        }

        .audio-player__volume div:nth-of-type(5) {
            height: 12px;
            margin-right: 0
        }

.audio-player [data-plyr=play], .audio-player [data-plyr=pause] {
    background: #fff;
    border-radius: 50%;
    width: 50px;
    height: 50px;
    padding: 15px;
    box-shadow: none;
    box-sizing: border-box;
    transition: background .3s ease,transform .3s ease
}

    .audio-player [data-plyr=play][aria-label=Play], .audio-player [data-plyr=pause][aria-label=Play] {
        padding-left: 18px;
        padding-right: 12px
    }

    .audio-player [data-plyr=play]:focus, .audio-player [data-plyr=play]:hover, .audio-player [data-plyr=pause]:focus, .audio-player [data-plyr=pause]:hover {
        background: rgba(255,255,255,.8) !important;
        transform: scale(.95)
    }

    .audio-player [data-plyr=play] svg, .audio-player [data-plyr=pause] svg {
        fill: #01ABEA;
        width: 20px;
        height: 20px
    }

.plyr--audio .plyr__controls {
    border: none;
    color: #fff;
    padding: 0;
    width: 100%;
    background: 0 0
}

.plyr__controls .plyr__controls__item.plyr__progress__container {
    padding-left: 12px;
    margin: 0
}

.plyr--audio .plyr__progress__buffer {
    color: rgba(255,255,255,.3);
    height: 10px;
    border-radius: 0;
    margin: -5px 0 0;
    width: 100%
}

.plyr__progress__buffer::-webkit-progress-value {
    border-radius: 0
}

.plyr__progress {
    border: 1px solid #fff;
    padding: 1px;
    left: 0;
    margin: 0
}

    .plyr__progress input[type=range] {
        color: #fff;
        border-radius: 0;
        height: 10px;
        margin: 0;
        width: 100%;
        background: 0 0;
        box-shadow: none;
        cursor: pointer
    }

.plyr--audio .plyr__progress--buffer, .plyr__progress--played, .plyr__volume--display {
    color: rgba(0,0,0,.1)
}

.plyr__progress input[type=range]::-webkit-slider-thumb {
    appearance: none;
    opacity: 0
}

.plyr__progress input[type=range]::-webkit-slider-runnable-track {
    background-color: transparent !important;
    box-shadow: none;
    border-radius: 0;
    height: 10px
}

.card, .feature-module {
    box-shadow: 0 0 0 0 rgba(0,0,0,.1)
}

.plyr--audio .plyr__controls button.tab-focus:focus, .plyr--audio .plyr__controls button:hover, .plyr__play-large, a.plyr__controls__item.plyr__control:hover {
    background-color: rgba(0,0,0,.1)
}

.plyr--audio .plyr__progress--buffer, .plyr--audio .plyr__volume--display {
    background: rgba(0,0,0,.1)
}

.author-block {
    width: 100%;
    background: #f0f9f8;
    padding-top: 40px;
    padding-bottom: 40px;
    box-sizing: border-box
}

.author-block__layout {
    display: flex;
    align-items: flex-start
}

.author-block__media {
    flex: none;
    width: 280px;
    margin-right: 60px;
    align-self: center;
}

.author-block__pic, .np-spotlight__author-pic {
    display: block;
    width: 100%;
    margin-bottom: 20px;
    border-radius: 10px
}

.author-block__name, .np-spotlight__author-name {
    font-weight: 600;
    font-size: 20px;
    color: #161616
}

.author-block__desc {
    flex: 1;
    padding-right: 90px;
    box-sizing: border-box
}

    .author-block__desc p {
        font-size: 20px !important;
        line-height: 1.4 !important
    }

@media screen and (max-width:1023px) {
    .author-block__desc {
        padding-right: 0
    }
}

@media screen and (max-width:767px) {
    .author-block__layout {
        display: block
    }

    .author-block__desc {
        margin-top: 20px
    }
}

.bookmark-icon {
    cursor: pointer
}

    .bookmark-icon > svg {
        width: 25px;
        height: 25px;
        stroke: #01ABEA;
        fill: rgba(1,171,234,0);
        display: block;
        transition: fill .3s ease
    }

    .bookmark-icon--filled > svg, .bookmark-icon:hover > svg {
        fill: #01ABEA
    }

.bookmark-icon--disabled > svg {
    opacity: .3
}

.breadcrumb__trail {
    font-weight: 300;
    font-size: 14px
}

.breadcrumb__link {
    color: #01ABEA;
    transition: color .3s ease
}

    .breadcrumb__link:hover {
        color: #002395
    }

.button, .dropdown-button__trigger {
    appearance: none;
    outline: 0;
    border: none;
    text-decoration: none;
    background: #01ABEA;
    display: inline-block;
    text-align: center;
    cursor: pointer;
    color: #fff;
    font-weight: 500;
    font-size: 17px;
    box-sizing: border-box;
    border-radius: 4px;
    padding: 7px 22px;
    transition: background .3s ease,border-color .3s ease,color .3s ease
}

    .button:hover, .dropdown-button__trigger:hover {
        background: #002395
    }

    .button:disabled, .dropdown-button__trigger:disabled {
        background: #eaeaea
    }

.button--small {
    font-size: 13px;
    padding: 5px 17px
}

.button--grad, .dropdown-button__trigger {
    background-image: linear-gradient(47deg,#01ABEA 0,#65C3B6 100%)
}

.button--muted {
    background: #fff;
    color: #01ABEA
}

.button--ghost, .button--ghost-muted {
    padding-top: 6px;
    padding-bottom: 6px;
    background: 0 0
}

.button--muted:hover {
    color: #fff
}

.button--ghost {
    border: 1px solid #01ABEA;
    color: #01ABEA
}

    .button--ghost:hover {
        color: #fff;
        border-color: #002395
    }

.button--ghost-muted {
    border: 1px solid #fff;
    color: #fff
}

    .button--ghost-muted:hover {
        color: #fff;
        border-color: #002395
    }

.button--with-icon {
    padding-left: 12px;
    padding-right: 12px;
    display: flex;
    align-items: center;
    justify-content: center
}

.button__icon {
    fill: #fff;
    flex: none;
    width: 23px;
    height: 23px;
    margin-right: 10px
}

.card {
    display: block;
    border: 1px solid #ccc;
    position: relative;
    border-radius: 10px;
    transition: transform .3s ease,box-shadow .3s ease
}

.card--brand-four-lightest {
    background: #f0f9f8
}

.card--no-border {
    border: none
}

.card:hover {
    transform: translateY(-5px);
    box-shadow: 0 7px 7px 0 rgba(0,0,0,.1)
}

.card__media {
    display: block;
    width: 100%;
    height: 200px;
    position: relative;
    border-radius: 10px 10px 0 0
}

    .card__media img {
        width: 100%;
        height: 100%;
        display: block
    }

.card__content {
    display: block;
    padding: 20px 57px 63px 20px
}

.card--without-bookmark .card__content {
    padding-bottom: 40px
}

.card__type {
    font-size: 14px;
    font-weight: 400;
    color: #65C3B6;
    letter-spacing: .9px;
    margin-bottom: 13px
}

.card__title {
    font-size: 20px;
    font-weight: 600;
    color: #161616;
    margin-bottom: 3px
}

.card__desc, .card__desc p {
    font-size: 16px;
    font-weight: 400;
    color: #373737
}

.card__bookmark {
    position: absolute;
    bottom: 20px;
    right: 20px
}

@media screen and (max-width:767px) {
    .card {
        max-width: 325px;
        display: block;
        margin-left: auto;
        margin-right: auto
    }

    .card-listing__item--100 .card {
        max-width: 100%
    }
}

.checkbox {
    display: flex;
    flex-wrap: wrap
}

.checkbox--stacked {
    display: block
}

.checkbox__item {
    display: flex;
    align-items: center;
    margin: 0 20px 0 0;
    cursor: pointer;
    color: #161616;
    font-size: 16px;
    font-weight: 500;
    text-align: left;
    transition: color .3s ease
}

    .checkbox__item:last-child {
        margin-right: 0
    }

.checkbox__item--inactive {
    opacity: .5;
    pointer-events: none
}

.checkbox--stacked .checkbox__item + .checkbox__item {
    margin-left: 0;
    margin-top: 20px
}

.checkbox__item a {
    display: contents;
    color: #01ABEA;
    transition: color .3s ease
}

    .checkbox__item a:hover {
        color: #002395
    }

.parsley-error .checkbox__item {
    color: red
}

.checkbox input {
    display: none
}

    .checkbox input:checked + .checkbox__toggle:before {
        opacity: 1
    }

.checkbox__toggle {
    background: #fff;
    flex: none;
    margin-right: 15px;
    cursor: pointer;
    box-sizing: border-box;
    position: relative;
    width: 28px;
    height: 28px;
    border: 1px solid #01ABEA;
    border-radius: 2px;
    transition: background .3s ease,border-color .3s ease
}

    .checkbox__toggle:before {
        content: '';
        position: absolute;
        top: -5px;
        right: -1px;
        width: 20px;
        height: 25px;
        background: url(../images/interface/checkbox-tick.svg) top right;
        opacity: 0;
        transition: opacity .3s ease,transform .3s ease
    }

.form-box__list li:before, .hamburger:after, .hamburger:before, .intro-banner--with-img:before, .login-prompt:before, .login-prompt__close:after, .login-prompt__close:before, .quick-search__close:after, .quick-search__close:before {
    content: ""
}

.parsley-error .checkbox__toggle {
    background: #fcc;
    border-color: red
}

.confirm-modal {
    position: fixed;
    top: -100%;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: rgba(255,255,255,.8);
    z-index: 10;
    padding: 90px 45px;
    display: flex;
    align-items: flex-start;
    justify-content: center;
    overflow: auto;
    box-sizing: border-box;
    opacity: 0;
    transition: top 0s ease,opacity .6s ease;
    transition-delay: .3s,0s
}

.confirm-modal--active {
    top: 0;
    opacity: 1;
    transition-delay: 0s,0s
}

.confirm-modal__restrict {
    max-width: 560px;
    width: 100%
}

.confirm-modal__inner {
    width: 100%;
    max-width: 1160px;
    position: relative;
    overflow: hidden;
    background: #01ABEA;
    border-radius: 10px;
    padding: 60px 80px 80px;
    box-sizing: border-box;
    opacity: 0;
    transform: scale(.8)
}

.confirm-modal--active .confirm-modal__inner {
    animation: disclaimerIn .3s ease-in-out forwards;
    animation-delay: .6s
}

.confirm-modal--hide .confirm-modal__inner {
    animation: disclaimerOut .3s ease-in-out forwards
}

.confirm-modal__title {
    color: #fff;
    font-size: 31px;
    font-weight: 700;
    margin-bottom: 10px
}

.confirm-modal__title--push-bottom {
    margin-bottom: 25px
}

.confirm-modal__text {
    font-size: 16px;
    color: #fff;
    font-weight: 400
}

.confirm-modal__cta {
    min-width: 144px;
    margin-top: 25px
}

.confirm-modal__cta--less-width {
    min-width: 95px
}

.confirm-modal__cta + h3 {
    margin-top: 40px
}

.confirm-modal__cta + .confirm-modal__cta {
    margin-left: 20px
}

.confirm-modal__url {
    background: #CDF0FC;
    border-radius: 5px;
    padding: 15px 20px;
    box-sizing: border-box;
    margin-top: 30px
}

.cookie-bar__link, .global-message__close, .hamburger {
    border: none;
    outline: 0;
    cursor: pointer
}

.confirm-modal__url p {
    font-weight: 500;
    color: #161616;
    font-size: 16px
}

@keyframes disclaimerIn {
    from {
        opacity: 0;
        transform: scale(.8)
    }

    to {
        opacity: 1;
        transform: scale(1)
    }
}

@keyframes disclaimerOut {
    from {
        opacity: 1;
        transform: scale(1)
    }

    to {
        opacity: 0;
        transform: scale(.8)
    }
}

@media screen and (max-width:1409px) {
    .confirm-modal {
        padding-left: 0;
        padding-right: 0
    }

    .confirm-modal__inner {
        max-width: 1024px;
        padding-left: 25px;
        padding-right: 25px;
        box-sizing: border-box
    }
}

@media screen and (max-width:1023px) {
    .confirm-modal__inner {
        max-width: 768px
    }
}

@media screen and (max-width:767px) {
    .confirm-modal__inner {
        max-width: 568px
    }
}

@media screen and (max-width:567px) {
    .confirm-modal__inner {
        max-width: 480px
    }
}

@media screen and (max-width:479px) {
    .confirm-modal__inner {
        max-width: 320px
    }

    .confirm-modal__cta {
        max-width: 320px;
        min-width: 110px
    }

        .confirm-modal__cta + .confirm-modal__cta {
            margin-left: 5px
        }
}

.cookie-bar {
    padding: 20px 0;
    background: #01ABEA;
    overflow: hidden;
    display: none;
    position: relative;
    z-index: 9
}

.cookie-bar__layout {
    display: flex;
    align-items: flex-start
}

.cookie-bar__text {
    flex: 1
}

.cookie-bar__hidden {
    display: none
}

.cookie-bar__copy {
    font-size: 16px;
    padding-right: 20px;
    color: #fff;
    margin-top: 20px
}

.cookie-bar__copy--no-top {
    margin-top: 0
}

.cookie-bar__link {
    background: 0 0;
    padding: 0;
    text-decoration: underline;
    color: #fff;
    transition: color .2s ease-in-out
}

    .cookie-bar__link:hover {
        color: #01739e
    }

.cookie-bar__button {
    flex: none
}

@media screen and (max-width:767px) {
    .cookie-bar__layout {
        display: block
    }

    .cookie-bar__copy {
        padding-right: 0
    }

    .cookie-bar__button {
        width: 100%;
        margin-top: 20px
    }
}

.dashboard-filters {
    margin-bottom: 85px;
    min-height: 71px;
    position: relative
}

.dashboard-filters__trigger {
    position: absolute;
    top: 30px;
    transition: opacity .3s ease,visibility .3s ease
}

.dashboard-filters__trigger--hide {
    visibility: hidden;
    opacity: 0
}

.dashboard-filters__options {
    display: none;
    background: #f0f9f8;
    padding-top: 50px;
    padding-bottom: 50px
}

.dashboard-filters__options--open {
    display: block
}

.dashboard-filters__title {
    font-size: 31px;
    font-weight: 700;
    color: #002395;
    margin-bottom: 40px
}

.dashboard-filters__form .checkbox__item {
    margin-right: 40px;
    margin-bottom: 40px
}

    .dashboard-filters__form .checkbox__item:last-child {
        margin-right: 0
    }

.dashboard-filters__button {
    margin-top: 40px;
    display: block;
    max-width: 120px
}

.dashboard-filters__button--no-top {
    margin-top: 0
}

.dashboard-filters__button.button--ghost {
    background: #fff
}

    .dashboard-filters__button.button--ghost:hover {
        background: #002395;
        color: #fff
    }

@media screen and (max-width:767px) {
    .dashboard-filters__form .checkbox__item {
        margin-right: 20px;
        margin-bottom: 20px
    }
}

.dropdown-button {
    position: relative;
    z-index: 1
}

    .dropdown-button:hover .dropdown-button__trigger:hover {
        background-image: linear-gradient(47deg,#01ABEA 0,#65C3B6 100%)
    }

    .dropdown-button:hover .dropdown-button__arrow {
        transform: rotate(-90deg)
    }

    .dropdown-button:hover .dropdown-button__dropdown {
        top: 100%;
        opacity: 1;
        transform: translateY(-4px);
        visibility: visible;
        transition-delay: 0s,0s,0s,0s
    }

.dropdown-button__trigger {
    min-width: 115px;
    padding-right: 29px
}

.dropdown-button__arrow {
    fill: #fff;
    width: 7px;
    height: 13px;
    transform: rotate(90deg);
    position: absolute;
    right: 22px;
    top: 15px;
    transition: transform .3s ease
}

.dropdown-button__dropdown {
    background-image: linear-gradient(105deg,#01ABEA 0,#65C3B6 100%);
    width: 100%;
    position: absolute;
    z-index: -1;
    top: -100vh;
    right: 0;
    transform: translateY(-30px);
    padding: 5px;
    box-sizing: border-box;
    border-radius: 0 0 4px 4px;
    opacity: 0;
    visibility: hidden;
    transition: opacity .3s ease,visibility .3s ease,transform .3s ease,top 0s ease;
    transition-delay: 0s,0s,0s,.3s
}

.dropdown-button__dropdown-item {
    margin-bottom: 5px
}

    .dropdown-button__dropdown-item:last-child {
        margin-bottom: 0
    }

.dropdown-button__link {
    color: #01ABEA;
    font-weight: 500;
    font-size: 14px;
    display: block;
    background: #fff;
    border-radius: 4px;
    text-decoration: none;
    padding: 2px 5px;
    text-align: center
}

    .dropdown-button__link:hover {
        background: #002395;
        color: #fff
    }

.event-card {
    display: flex;
    align-items: flex-start;
    background: #f0f9f8;
    border-radius: 10px;
    padding: 30px 60px 20px 30px;
    box-sizing: border-box
}

.event-card__media {
    overflow: hidden;
    flex: none;
    width: 210px;
    border-radius: 10px;
    margin-right: 35px
}

    .event-card__media img {
        display: block;
        width: 100%
    }

.event-card__content {
    flex: 1
}

.event-card__title {
    color: #161616;
    font-weight: 600;
    font-size: 25px;
    margin-bottom: 5px
}

.event-card__meta {
    font-size: 20px;
    font-weight: 400;
    color: #65C3B6;
    margin-bottom: 10px
}

    .event-card__meta strong {
        font-weight: 600
    }

@media screen and (max-width:767px) {
    .event-card {
        display: block
    }

    .event-card__media {
        margin-bottom: 20px
    }
}

.feature-module {
    display: block;
    position: relative;
    overflow: hidden;
    border-radius: 10px;
    z-index: 1;
    background: #fff;
    transition: transform .3s ease,box-shadow .3s ease
}

    .feature-module:hover {
        transform: translateY(-5px);
        box-shadow: 0 7px 7px 0 rgba(0,0,0,.1)
    }

        .feature-module:hover .feature-module__media {
            opacity: .8
        }

.feature-module__media {
    position: relative;
    z-index: -1;
    width: 100%;
    transition: opacity .3s ease
}

    .feature-module__media img {
        display: block;
        width: 100%
    }

.feature-module__content {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    padding: 20px;
    display: flex;
    flex-direction: row;
    align-items: flex-end;
    justify-content: flex-end;
    text-decoration: none;
    box-sizing: border-box;
}

.feature-module__cta {
    flex: none;
    width: 100%;
    font-weight: 400;
    font-size: 20px;
    text-align: right;
    position: relative;
    padding-right: 18px;
    text-decoration: none;
    display: block;
    box-sizing: border-box
}

    .feature-module__cta svg {
        width: 8px;
        height: 14px;
        fill: #fff;
        position: absolute;
        right: 0;
        top: 50%;
        margin-top: -5px
    }

.feature-panel {
    text-decoration: none;
    cursor: pointer;
    position: relative;
    overflow: hidden;
    display: flex;
    background: #f0f9f8;
    border-radius: 10px;
    box-shadow: 0 0 0 0 rgba(0,0,0,.1);
    transition: transform .3s ease,box-shadow .3s ease
}

.feature-panel--mirrored {
    flex-direction: row-reverse
}

.feature-panel:hover {
    transform: translateY(-5px);
    box-shadow: 0 7px 7px 0 rgba(0,0,0,.1)
}

.feature-panel__media {
    flex: 1;
    min-height: 390px;
    position: relative;
    overflow: hidden
}

    .feature-panel__media img {
        width: 100%;
        height: 100%;
        position: absolute
    }

.feature-panel__content {
    flex: none;
    width: 50%;
    padding: 35px 57px 63px 60px;
    position: relative;
    box-sizing: border-box
}

.feature-panel__type {
    font-size: 18px;
    font-weight: 400;
    color: #65C3B6;
    letter-spacing: .9px;
    margin-bottom: 20px
}

.feature-panel__title {
    font-size: 30px;
    font-weight: 600;
    color: #002395;
    margin-bottom: 10px
}

.feature-panel__desc, .feature-panel__desc p {
    font-size: 20px;
    line-height: 1.4;
    font-weight: 400;
    color: #373737
}

    .feature-panel__desc p sup, .feature-panel__desc sup {
        font-size: 10px;
        top: -7px
    }

.feature-panel__cta {
    min-width: 100px;
    margin-top: 20px
}

.filter-bar__select--min-width, .filter-element--with-min {
    min-width: 270px
}

.feature-panel__bookmark {
    position: absolute;
    bottom: 20px;
    right: 20px
}

@media screen and (max-width:1023px) {
    .feature-panel {
        display: block
    }

    .feature-panel__media {
        width: 100%;
        height: 290px;
        min-height: auto
    }

    .feature-panel__content {
        padding-left: 25px;
        padding-top: 30px;
        width: 100%
    }
}

@media screen and (max-width:479px) {
    .feature-panel__content {
        padding: 30px 57px 30px 25px
    }

    .feature-panel__bookmark {
        bottom: 34px;
        right: 15px
    }
}

@media screen and (max-width:1023px) {
    .filter-checkbox {
        border-bottom: 2px solid #C8E8E3;
        background: #f0f9f8;
        padding-top: 20px;
        padding-bottom: 20px;
        display: block
    }

        .filter-checkbox:first-of-type {
            border-top: 2px solid #C8E8E3
        }

        .filter-checkbox .checkbox__item {
            width: 100%;
            max-width: calc(768px - 50px);
            margin-left: auto;
            margin-right: auto;
            margin-bottom: 10px
        }

            .filter-checkbox .checkbox__item:last-child {
                margin-bottom: 0
            }
}

@media screen and (max-width:767px) {
    .feature-panel__media {
        height: 200px
    }

    .filter-checkbox .checkbox__item {
        max-width: calc(568px - 50px)
    }
}

@media screen and (max-width:567px) {
    .filter-checkbox .checkbox__item {
        max-width: calc(480px - 50px)
    }
}

@media screen and (max-width:479px) {
    .filter-checkbox .checkbox__item {
        max-width: calc(320px - 50px)
    }
}

.filter-element {
    position: relative
}

.filter-element__trigger {
    height: 41px;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-right: 40px;
    box-shadow: 0 0 0 0 #B8E4F4;
    transition: box-shadow .3s ease
}

    .filter-element__trigger:before {
        transition: transform .3s ease
    }

.filter-element--open .filter-element__trigger {
    box-shadow: 0 0 0 4px #B8E4F4
}

.filter-element__options {
    padding: 30px 30px 45px;
    box-sizing: border-box;
    width: 100%;
    max-height: none;
    min-width: 310px;
    border: 1px solid #01ABEA;
    border-radius: 10px;
    margin-top: 15px;
    text-align: center
}

.filter-element--open .filter-element__options {
    opacity: 1;
    visibility: visible
}

.filter-element__submit {
    width: 100%;
    margin-top: 25px
}

.filter-element__submit--show-at-large {
    display: none
}

.filter-element__clear {
    margin-top: 30px;
    margin-left: 0
}

@media screen and (max-width:1023px) {
    .filter-element {
        border-bottom: 2px solid #C8E8E3;
        background: #f0f9f8;
        padding-top: 20px;
        padding-bottom: 20px
    }

        .filter-element:first-of-type {
            border-top: 2px solid #C8E8E3
        }

    .filter-element__clear, .filter-element__submit {
        display: none
    }

    .filter-element__submit--show-at-large {
        display: block;
        margin-left: calc((100vw - 768px)/ 2 + 25px);
        width: auto
    }

    .filter-element__options, .filter-element__trigger {
        width: 100%;
        max-width: calc(768px - 50px);
        margin-left: auto;
        margin-right: auto;
        display: block
    }

    .filter-element__trigger {
        font-family: jaf-domus,Arial,sans-serif;
        font-size: 18px;
        font-weight: 600;
        color: #161616;
        background: 0 0;
        border: none;
        border-radius: 0;
        padding: 0;
        height: auto;
        box-shadow: none;
        transition: none
    }

        .filter-element__trigger:before {
            right: 4px
        }

    .filter-element--open .filter-element__trigger {
        box-shadow: none
    }

        .filter-element--open .filter-element__trigger:before {
            transform: rotate(-135deg)
        }

    .filter-element__options {
        position: static;
        display: none;
        border: none;
        background: 0 0;
        padding: 0;
        border-radius: 0;
        opacity: 1;
        visibility: visible;
        min-width: auto
    }

    .filter-element--open .filter-element__options {
        display: block
    }
}

@media screen and (max-width:767px) {
    .filter-element__options, .filter-element__trigger {
        max-width: calc(568px - 50px)
    }

    .filter-element__submit--show-at-large {
        margin-left: calc((100vw - 568px)/ 2 + 25px)
    }
}

@media screen and (max-width:567px) {
    .filter-element__options, .filter-element__trigger {
        max-width: calc(480px - 50px)
    }

    .filter-element__submit--show-at-large {
        margin-left: calc((100vw - 480px)/ 2 + 25px)
    }
}

@media screen and (max-width:479px) {
    .filter-element__options, .filter-element__trigger {
        max-width: calc(320px - 50px)
    }

    .filter-element__submit--show-at-large {
        margin-left: calc((100vw - 320px)/ 2 + 25px)
    }
}

.global-message {
    background: #01ABEA;
    color: #fff;
    font-weight: 400;
    font-size: 16px;
    padding: 10px 20px;
    box-sizing: border-box;
    visibility: hidden;
    opacity: 0;
    position: fixed;
    top: 0;
    left: -100%;
    transform: translateY(-100%);
    width: 100%;
    text-align: center;
    z-index: 1;
    z-index: 10;
    transition: opacity .3s ease,visibility .3s ease,transform .3s ease,left 0s ease;
    transition-delay: 0s,0s,0s,.3s
}

.global-message--show {
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
    left: 0;
    transition-delay: 0s,0s,0s,0s
}

.login-prompt, .quick-search__options {
    visibility: hidden;
    box-sizing: border-box
}

.global-message__close {
    background: 0 0;
    width: 16px;
    height: 16px;
    position: relative;
    margin-left: 20px;
    display: inline-block;
    vertical-align: -2px
}

    .global-message__close:after, .global-message__close:before {
        content: "";
        width: 2px;
        height: 100%;
        background: #fff;
        position: absolute;
        top: 0;
        right: 50%
    }

    .global-message__close:before {
        transform: translateX(50%) rotate(45deg)
    }

    .global-message__close:after {
        transform: translateX(50%) rotate(-45deg)
    }

.global-message a {
    font-weight: 500;
    text-decoration: underline;
    color: #fff
}

.image-mosaic__caption, .image-widget__caption {
    font-weight: 400;
    font-size: 13px;
    color: #373737;
    text-align: center
}

.hamburger {
    display: block;
    background: 0 0;
    padding: 0;
    width: 20px;
    height: 18px;
    position: relative;
    overflow: hidden
}

    .hamburger:after, .hamburger:before, .hamburger__line {
        position: absolute;
        top: 50%;
        right: 0;
        left: 0;
        width: 20px;
        height: 2px;
        margin-top: -1px;
        display: block;
        background: #000;
        border-radius: 5px;
        transition: transform .3s ease-in-out,opacity .3s ease-in-out
    }

.intro-banner__copy, .intro-banner__meta, .intro-banner__sub-title, .intro-banner__title {
    transition: transform .6s ease-in-out,opacity .6s ease-in-out
}

.hamburger:before {
    transform: translateY(-8px)
}

.hamburger:after {
    transform: translateY(8px)
}

.hamburger--active:before {
    transform: rotate(-45deg) translateY(0)
}

.hamburger--active:after {
    transform: rotate(45deg) translateY(0)
}

.hamburger--active .hamburger__line {
    transform: translateX(100%);
    opacity: 0
}

.image-and-text {
    display: flex;
    align-items: flex-start;
    margin: 70px 0
}

.image-and-text__media {
    margin-right: 40px;
    flex: none;
    width: 555px;
    position: relative;
    overflow: hidden;
    border-radius: 10px
}

    .image-and-text__media img {
        display: block;
        width: 100%
    }

.image-and-text--mirror .image-and-text__media {
    order: 1;
    margin-right: 0;
    margin-left: 40px
}

.image-and-text__text {
    flex: 1;
    margin-right: calc((1410px - 950px)/ 2)
}

.image-and-text--mirror .image-and-text__text {
    order: 0;
    margin-right: 0;
    margin-left: calc((1410px - 950px)/ 2)
}

@media screen and (max-width:1409px) {
    .image-and-text__media {
        width: 50%
    }

    .image-and-text__text {
        margin-right: calc((1024px - 950px)/ 2)
    }

    .image-and-text--mirror .image-and-text__text {
        margin-left: calc((1024px - 950px)/ 2)
    }
}

@media screen and (max-width:1023px) {
    .image-and-text--mirror .image-and-text__media, .image-and-text--mirror .image-and-text__text {
        margin-left: 0
    }

    .image-and-text {
        display: block
    }

    .image-and-text__media {
        margin-right: 0;
        margin-bottom: 40px
    }

    .image-and-text__text {
        margin-right: 0
    }
}

@media screen and (max-width:767px) {
    .image-and-text__media {
        width: 100%
    }
}

.image-mosaic {
    margin: 70px 0
}

.image-mosaic__media {
    display: flex;
    flex-wrap: wrap
}

.image-mosaic__item {
    flex: none;
    flex-grow: 1;
    height: 255px
}

    .image-mosaic__item:nth-of-type(1), .image-mosaic__item:nth-of-type(3) {
        width: 25%
    }

    .image-mosaic__item:nth-of-type(2) {
        width: 50%
    }

    .image-mosaic__item:nth-of-type(4) {
        width: 35%
    }

    .image-mosaic__item:nth-of-type(5) {
        width: 25%
    }

    .image-mosaic__item:nth-of-type(6) {
        width: 40%
    }

.image-mosaic .image-mosaic__item img, .image-mosaic__img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
    font-family: 'object-fit: cover;'
}

.image-mosaic__caption {
    margin-top: 20px
}

@media screen and (max-width:1023px) {
    .image-mosaic__item {
        height: 155px
    }
}

@media screen and (max-width:767px) {
    .image-mosaic__item {
        height: 155px
    }

        .image-mosaic__item:nth-of-type(1) {
            order: 1;
            width: 50%
        }

        .image-mosaic__item:nth-of-type(3) {
            order: 2;
            width: 50%
        }

        .image-mosaic__item:nth-of-type(2) {
            order: 3;
            width: 100%
        }

        .image-mosaic__item:nth-of-type(4) {
            order: 4;
            width: 50%
        }

        .image-mosaic__item:nth-of-type(5) {
            order: 5;
            width: 50%
        }

        .image-mosaic__item:nth-of-type(6) {
            order: 6;
            width: 100%
        }
}

.image-widget {
    margin: 50px 0
}

    .image-widget:only-child {
        margin: 0
    }

.image-widget__media {
    position: relative;
    overflow: hidden;
    border-radius: 10px
}

    .image-widget__media img {
        display: block;
        width: 100%
    }

.image-widget__caption {
    margin-top: 15px
}

.image-widget__accessibility-description {
    margin-top: 20px
}

    .image-widget__accessibility-description p {
        font-size: 13px !important;
        margin-bottom: 10px !important
    }

.information-for-patient-widget {
    margin: 30px 0;
    width: 100%;
    background: #f0f9f8;
    border-radius: 10px;
    padding: 60px 60px 70px;
    box-sizing: border-box
}

.information-for-patient-widget__title {
    font-size: 31px;
    color: #002395;
    font-weight: 700;
    margin-bottom: 20px;
    text-align: center
}

.information-for-patient-widget__intro p {
    color: #161616;
    text-align: center
}

.information-for-patient-widget__sub-title {
    font-size: 25px;
    color: #161616;
    font-weight: 700;
    margin-bottom: 10px
}

.information-for-patient-widget__cta {
    display: block;
    margin-top: 30px
}

@media screen and (max-width:767px) {
    .information-for-patient-widget {
        padding: 30px 25px
    }

    .information-for-patient-widget__sub-title {
        font-size: 20px
    }
}

.intro-banner {
    margin-bottom: 40px;
    box-sizing: border-box;
    position: relative;
    z-index: 1
}

.intro-banner--with-search {
    padding-top: 90px
}

.intro-banner--with-img {
    background-image: linear-gradient(180deg,#fff 24%,#F3F3F3 100%);
    position: relative;
    overflow: hidden;
    z-index: 1;
    margin-bottom: 85px
}

    .intro-banner--with-img:before {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background-image: linear-gradient(35deg,rgba(255,255,255,.5) 25%,rgba(234,234,234,.8) 100%);
        z-index: -2
    }

    .intro-banner--with-img .intro-banner__layout {
        min-height: 300px
    }

    .intro-banner--with-img .intro-banner__header {
        text-align: left;
        margin-top: auto
    }

        .intro-banner--with-img .intro-banner__header > * {
            max-width: none
        }

.intro-banner--no-bottom {
    margin-bottom: 0
}

.intro-banner__layout {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: flex-start;
    position: relative;
}

.intro-banner__media {
    position: absolute;
    right: 25px;
    top: 0;
    bottom: 0;
    width: 100%;
    max-width: 50%;
    mix-blend-mode: multiply;
    overflow: hidden;
    z-index: -1
}

.intro-banner__animation {
    max-width: 100%;
    height: 100%
}

    .intro-banner__animation > * {
        height: 100%
    }

.intro-banner__breadcrumb {
    margin-right: auto
}

.intro-banner__breadcrumb, .intro-banner__share {
    margin-top: 40px;
    margin-bottom: 40px
}

.intro-banner__share {
    margin-right: 20px
}

.intro-banner__header {
    text-align: center;
    flex: none;
    width: 100%;
}

    .intro-banner__header > * {
        width: 100%;
        max-width: 980px;
        margin: 0 auto
    }

.intro-banner__title {
    color: #002395;
    font-weight: 400;
    font-size: 44px;
    opacity: 0;
    transform: translateY(-30px)
}

.in-view .intro-banner__title {
    opacity: 1;
    transform: translateY(0)
}

.intro-banner__title:only-child {
}

.intro-banner__title + .intro-banner__copy {
    margin-top: 40px
}

.intro-banner__title + .intro-banner__meta, .intro-banner__title + .intro-banner__sub-title {
    margin-top: 10px
}

.intro-banner__meta, .intro-banner__sub-title {
    font-size: 20px;
    font-weight: 600;
    color: #65C3B6;
    opacity: 0;
    transform: translateY(-30px)
}

.in-view .intro-banner__meta, .in-view .intro-banner__sub-title {
    opacity: 1;
    transform: translateY(0)
}

.intro-banner__meta {
    color: #161616
}

.intro-banner__copy, .intro-banner__copy p {
    font-size: 20px;
    font-weight: 400;
    color: #373737
}

.intro-banner__copy {
    opacity: 0;
    transform: translateY(-30px)
}

.in-view .intro-banner__copy {
    opacity: 1;
    transform: translateY(0)
}

.intro-banner__copy p + p {
    margin-top: 20px
}

@media screen and (max-width:767px) {
    .intro-banner {
        padding-top: 40px
    }

    .intro-banner--with-img {
        background-color: #fff;
        background-size: 100% 240px;
        background-position: top left;
        background-repeat: no-repeat;
        margin-bottom: 60px;
        padding-top: 0
    }

        .intro-banner--with-img:before {
            height: 240px
        }

        .intro-banner--with-img .intro-banner__header {
            margin-top: 240px;
            padding-top: 40px
        }

    .intro-banner__media {
        height: 240px;
        max-width: 70%
    }

    .intro-banner__breadcrumb, .intro-banner__share {
        display: none !important
    }

    .intro-banner__title:only-child {
        margin-bottom: 0
    }
}

@media screen and (max-width:567px) {
    .intro-banner__media {
        max-width: 450px
    }
}

@media screen and (max-width:479px) {
    .intro-banner--with-img {
        background-size: 100% 200px
    }

        .intro-banner--with-img:before {
            height: 200px
        }

        .intro-banner--with-img .intro-banner__header {
            margin-top: 200px
        }

    .intro-banner__media {
        height: 200px;
        max-width: 100%
    }

        .intro-banner__media img {
            max-height: 100%
        }
}

.link-list {
    width: 100%;
    background: #01ABEA;
    border-radius: 10px;
    padding: 50px 90px 70px 60px;
    box-sizing: border-box
}

.link-list--plain {
    background: 0 0;
    padding-top: 0;
    padding-bottom: 0
}

.link-list__title {
    color: #fff;
    font-size: 31px;
    font-weight: 700;
    margin-bottom: 10px
}

.link-list__title--dark {
    color: #002395
}

.link-list__copy {
    color: #fff;
    font-size: 20px;
    font-weight: 400;
    margin-bottom: 40px
}

.link-list__copy--dark {
    color: #373737
}

.link-list__item {
    color: #fff;
    font-weight: 400;
    font-size: 20px;
    text-decoration: none;
    display: block;
    position: relative;
    padding-bottom: 20px;
    margin-bottom: 20px;
    border-bottom: 1px solid rgba(255,255,255,.3);
    transition: color .3s ease
}

.link-list__icon, .loader {
    right: 0;
    position: absolute
}

.link-list__item:hover {
    color: #002395
}

    .link-list__item:hover .link-list__icon {
        fill: #002395
    }

.link-list__item--dark {
    color: #01ABEA;
    border-color: #CCC
}

.link-list__item:last-child {
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: none
}

.link-list__icon {
    width: 8px;
    height: 14px;
    fill: #fff;
    top: 9px;
    transition: fill .3s ease
}

.link-list__icon--dark {
    fill: #01ABEA
}

@media screen and (max-width:1409px) {
    .link-list--plain {
        padding-right: 0
    }
}

@media screen and (max-width:1023px) {
    .link-list--plain {
        padding-right: 0;
        padding-left: 0
    }
}

@media screen and (max-width:767px) {
    .link-list {
        padding: 30px 30px 50px
    }
}

.loader, .loader:after {
    border-radius: 50%;
    width: 100px;
    height: 100px
}

.loader {
    margin: auto;
    top: 0;
    bottom: 0;
    left: 0;
    border-top: 20px solid rgba(1,171,234,.2);
    border-right: 20px solid rgba(1,171,234,.2);
    border-bottom: 20px solid rgba(1,171,234,.2);
    border-left: 20px solid #01ABEA;
    transform: translateZ(0);
    animation: loaderSpin 1.1s infinite linear
}

@keyframes loaderSpin {
    0% {
        transform: rotate(0)
    }

    100% {
        transform: rotate(360deg)
    }
}

.form-box {
    border-radius: 10px;
    overflow: hidden;
    padding: 50px 70px 30px;
    background: #f0f9f8;
    box-sizing: border-box;
    max-width: 550px;
    margin-left: auto;
    margin-right: auto
}

.form-box__title {
    font-size: 39px;
    font-weight: 400;
    color: #002395;
    margin-bottom: 40px;
    text-align: center
}

.form-box__title--no-bottom {
    margin-bottom: 0
}

.form-box__form--push-top {
    margin-top: 40px
}

.form-box__form-layout {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 20px
}

.form-box__submit {
    margin-top: 20px
}

.form-box__button {
    width: 100%
}

.form-box__button--push-top {
    margin-top: 30px
}

.form-box__button + .form-box__button {
    margin-top: 20px
}

.form-box__copy, .form-box__list {
    font-weight: 500;
    font-size: 16px;
    color: #161616;
    text-align: center;
    margin-top: 20px
}

.form-box__list {
    text-align: left;
    list-style: none;
    margin: 0;
    padding: 0
}

    .form-box__list li {
        padding-left: 15px;
        margin-top: 10px;
        margin-bottom: 10px;
        position: relative;
        font-size: 16px
    }

        .form-box__list li:before {
            width: 7px;
            height: 7px;
            position: absolute;
            top: 10px;
            left: 0;
            background-color: #65C3B6;
            display: block;
            border-radius: 50%
        }

.form-box__link {
    font-weight: 500;
    font-size: 16px;
    color: #01ABEA;
    text-decoration: none;
    transition: color .3s ease
}

    .form-box__link:hover {
        color: #002395
    }

@media screen and (max-width:567px) {
    .form-box {
        padding: 30px
    }
}

.login-prompt {
    border-radius: 10px;
    background: #01ABEA;
    color: #fff;
    font-weight: 400;
    font-size: 16px;
    position: absolute;
    margin-top: 13px;
    padding: 10px 18px;
    opacity: 0;
    left: -100%;
    transform: translateY(10px);
    z-index: 1;
    transition: opacity .3s ease,visibility .3s ease,transform .3s ease
}

    .login-prompt:before {
        height: 0;
        width: 0;
        border-bottom: 8px solid #01ABEA;
        border-left: 8px solid transparent;
        border-right: 8px solid transparent;
        position: absolute;
        bottom: 100%;
        right: 50%;
        margin-right: -8px
    }

.login-prompt--show {
    opacity: 1;
    visibility: visible;
    transform: translateY(0)
}

.login-prompt__close {
    outline: 0;
    background: 0 0;
    border: none;
    width: 16px;
    height: 16px;
    position: relative;
    margin-left: 20px;
    display: inline-block;
    vertical-align: -2px
}

    .login-prompt__close:after, .login-prompt__close:before {
        width: 2px;
        height: 100%;
        background: #fff;
        position: absolute;
        top: 0;
        right: 50%
    }

    .login-prompt__close:before {
        transform: translateX(50%) rotate(45deg)
    }

    .login-prompt__close:after {
        transform: translateX(50%) rotate(-45deg)
    }

.login-prompt button {
    font-weight: 500;
    text-decoration: underline;
    color: #fff;
    background: 0 0;
    border: none;
    padding: 0;
    outline: 0
}

.notice-panel {
    width: 100%;
    background: #C20174;
    border-radius: 10px;
    padding: 30px 60px 40px 30px;
    box-sizing: border-box;
    margin-top: 30px
}

.notice-panel__title {
    font-size: 20px;
    font-weight: 600;
    color: #fff;
    margin-bottom: 10px
}

.notice-panel__text p {
    font-size: 16px;
    color: #fff;
    font-weight: 400
}

.pull-out-box {
    position: relative;
    overflow: hidden;
    display: flex;
    background: #f0f9f8;
    border-radius: 10px;
    padding: 50px 40px;
    box-sizing: border-box;
    opacity: 0;
    transform: translateY(30px);
    transition: transform .6s ease-in-out,opacity .6s ease-in-out
}

    .pull-out-box.in-view {
        opacity: 1;
        transform: translateY(0)
    }

.pull-out-box__media {
    flex: none;
    max-width: 50%;
    border-radius: 10px;
    overflow: hidden
}

    .pull-out-box__media img {
        display: block
    }

.pull-out-box__content {
    flex: 1;
    margin-right: 60px;
    padding: 25px 0 20px 75px
}

.pull-out-box__title {
    font-size: 30px;
    font-weight: 600;
    color: #002395;
    margin-bottom: 10px
}

.pull-out-box__desc p {
    font-size: 20px;
    line-height: 1.2;
    font-weight: 400;
    color: #373737
}

.pull-out-box__cta {
    min-width: 100px;
    margin-top: 20px
}

@media screen and (max-width:1409px) {
    .pull-out-box__content {
        padding-left: 0
    }
}

@media screen and (max-width:1023px) {
    .pull-out-box {
        display: block;
        padding-left: 25px;
        padding-right: 25px;
        padding-top: 30px
    }

    .pull-out-box__content {
        padding-top: 0;
        padding-left: 0;
        padding-bottom: 30px
    }

    .pull-out-box__media {
        max-width: 100%
    }

        .pull-out-box__media img {
            width: 100%
        }
}

@media screen and (max-width:767px) {
    .pull-out-box__content {
        margin-right: 0
    }
}

.quick-search {
    position: absolute;
    top: 100%;
    left: -100%;
    right: 0;
    z-index: 2;
    height: calc(100vh - 113px);
    width: 100%;
    background: rgba(255,255,255,0);
    transition: background .3s ease,left 0s ease;
    transition-delay: 0s,.3s
}

.quick-search--active {
    left: 0;
    background: rgba(255,255,255,.8);
    transform: translateY(0);
    transition-delay: 0s,0s
}

.quick-search--no-bg {
    background: 0 0;
    height: auto
}

    .quick-search--no-bg .quick-search__options {
        display: none
    }

.quick-search__inner {
    width: 100%;
    max-width: 900px;
    margin: 0 auto
}

.quick-search__inner--flexed {
    display: flex;
    align-items: center
}

.quick-search__control {
    flex: 1;
    position: relative;
    transform: translateY(30px);
    opacity: 0;
    transition: transform .3s ease,opacity .3s ease;
    transition-delay: 0s
}

.quick-search--active .quick-search__control {
    transform: translateY(0);
    opacity: 1;
    transition-delay: .3s
}

.quick-search__field.parsley-error:active, .quick-search__field.parsley-error:focus {
    box-shadow: 0 0 0 4px #ffebeb
}

.quick-search__field.parsley-error {
    background: #fcc;
    border-color: red;
    color: red
}

.quick-search__close, .quick-search__submit {
    border: none;
    padding: 0;
    font-size: 0;
    outline: 0
}

.quick-search__submit {
    background: 0 0;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 20px
}

    .quick-search__submit svg {
        width: 22px;
        height: 22px;
        fill: #161616
    }

.quick-search__close {
    flex: none;
    margin-left: 20px;
    border-radius: 50%;
    width: 28px;
    height: 28px;
    background: #01ABEA;
    position: relative;
    opacity: 0;
    transform: translateY(30px);
    transition: transform .3s ease,opacity .3s ease;
    transition-delay: 0s
}

    .quick-search__close:after, .quick-search__close:before {
        position: absolute;
        top: 50%;
        right: 50%;
        width: 2px;
        height: 16px;
        background: #fff;
        border-radius: 5px
    }

    .quick-search__close:before {
        transform: translate(50%,-50%) rotate(-45deg)
    }

    .quick-search__close:after {
        transform: translate(50%,-50%) rotate(45deg)
    }

.quick-search--active .quick-search__close {
    transform: translateY(0);
    opacity: 1;
    transition-delay: .3s
}

.quick-search__options {
    max-height: calc(100vh - (113px + 70px));
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    margin-top: 10px;
    padding: 30px 20px;
    border: 2px solid #01ABEA;
    border-radius: 10px;
    background: #fff;
    opacity: 0;
    transform: translateY(30px);
    transition: .3s opacity ease,.3s transform ease,.3s visibility ease
}

.quick-search__options--show {
    opacity: 1;
    transform: translateY(0);
    visibility: visible
}

.quick-search__term {
    text-decoration: none;
    display: block;
    font-weight: 400;
    font-size: 16px;
    color: #161616;
    margin-bottom: 10px;
    transition: color .3s ease
}

    .quick-search__term strong {
        font-weight: 700
    }

    .quick-search__term:hover {
        color: #01ABEA
    }

    .quick-search__term:last-of-type {
        margin-bottom: 0
    }

.quick-search__top-results {
    margin-top: 40px
}

.quick-search__title {
    font-size: 31px;
    font-weight: 700;
    color: #002395;
    margin-bottom: 30px
}

.radio-button {
    display: flex;
    border: none;
    margin: 0;
    padding: 0
}

.radio-button--stacked {
    display: block
}

.radio-button__item {
    display: flex;
    align-items: center;
    margin: 0;
    cursor: pointer;
    color: #161616;
    font-size: 16px;
    font-weight: 500;
    transition: color .3s ease
}

    .radio-button__item + .radio-button__item {
        margin-left: 20px
    }

.radio-button--stacked .radio-button__item + .radio-button__item {
    margin-left: 0;
    margin-top: 20px
}

.parsley-error .radio-button__item {
    color: red
}

.radio-button input {
    display: none
}

    .radio-button input:checked + .radio-button__toggle:before {
        opacity: 1;
        transform: scale(1)
    }

.radio-button__toggle {
    flex: none;
    margin-right: 15px;
    cursor: pointer;
    box-sizing: border-box;
    position: relative;
    width: 28px;
    height: 28px;
    background: #fff;
    border: 1px solid #01ABEA;
    border-radius: 50%;
    transition: background .3s ease,border-color .3s ease
}

    .radio-button__toggle:before {
        content: '';
        position: absolute;
        top: 50%;
        right: 50%;
        margin-top: -5px;
        margin-right: -5px;
        display: block;
        width: 10px;
        height: 10px;
        background-color: #01ABEA;
        border-radius: 50%;
        opacity: 0;
        transform: scale(0);
        transition: opacity .3s ease,transform .3s ease
    }

.read-more-widget__link--hidden, .read-more-widget__more-text {
    display: none
}

.parsley-error .radio-button__toggle {
    background: #fcc;
    border-color: red
}

.read-more-widget + .read-more-widget {
    margin-top: 20px
}

.grid__item:first-child .read-more-widget {
    padding-left: 65px
}

.grid__item:last-child .read-more-widget {
    padding-right: 65px
}

.read-more-widget__more-text > :last-child {
    margin-bottom: 20px !important
}

.read-more-widget__link {
    color: #01ABEA;
    background: 0 0;
    border: none;
    padding: 0 14px 0 0;
    outline: 0;
    cursor: pointer;
    position: relative
}

.references-widget__inner, .scale-block {
    background: #f0f9f8;
    border-radius: 10px;
    box-sizing: border-box
}

.read-more-widget__link svg {
    fill: #01ABEA;
    width: 7px;
    height: 13px;
    transform: rotate(90deg);
    position: absolute;
    right: 0;
    top: 8px
}

.read-more-widget__link--close svg {
    transform: rotate(-90deg)
}

@media screen and (max-width:1409px) {
    .grid__item:first-child .read-more-widget {
        padding-left: 0
    }

    .grid__item:last-child .read-more-widget {
        padding-right: 0
    }
}

.references-block__title {
    font-size: 20px;
    font-weight: 600;
    color: #161616;
    margin-bottom: 20px
}

.references-block li, .references-block p, .references-block__item, .references-widget li {
    font-size: 13px;
    font-weight: 400;
    color: #373737
}

.references-block ol, .references-block ul, .references-block__list {
    margin: 0;
    padding: 0 0 0 20px
}

.references-widget {
    margin-top: 70px
}

.references-widget__title {
    margin-bottom: 30px
}

.references-widget__inner {
    padding: 30px 70px 30px 30px
}

.references-widget ol {
    margin: 0;
    padding-left: 10px
}

.references-widget li {
    padding-left: 15px
}

    .references-widget li a {
        color: #373737
    }

.scale-block {
    width: 100%;
    padding: 60px 100px 70px 60px;
    margin: 70px 0
}

.scale-block__title {
    font-size: 25px;
    color: #161616;
    font-weight: 600;
    margin-bottom: 30px
}

.scale-block__table {
    width: 100%;
    border-spacing: 0;
    border: none;
    margin-bottom: 40px
}

.scale-block .table-block tr:first-child td, .scale-block .wysiwyg table tr:first-child td, .scale-block th, .table-block tr:first-child .scale-block td, .wysiwyg table tr:first-child .scale-block td {
    font-size: 20px;
    font-weight: 600;
    color: #161616;
    text-align: left;
    vertical-align: top;
    padding: 0 100px 30px 0;
    box-sizing: border-box;
    white-space: nowrap
}

    .scale-block .table-block tr:first-child td.constrain, .scale-block .wysiwyg table tr:first-child td.constrain, .scale-block th.constrain, .table-block tr:first-child .scale-block td.constrain, .wysiwyg table tr:first-child .scale-block td.constrain {
        width: 500px;
        white-space: normal
    }

.scale-block td {
    font-size: 16px;
    font-weight: 400;
    color: #161616;
    text-align: left;
    vertical-align: top;
    padding: 0 0 20px;
    box-sizing: border-box;
    border: none !important;
}

.scale-block__cta {
    display: flex;
    align-items: center;
    flex: none
}

    .scale-block__cta + .scale-block__cta {
        margin-top: 20px
    }

.scale-block__cta-icon {
    flex: none;
    width: 16px;
    height: 20px;
    fill: #002395;
    margin-left: 15px
}

.scale-block__references {
    margin-top: 60px
}

    .scale-block__references + .scale-block__references {
        margin-top: 20px
    }

@media screen and (max-width:1023px) {
    .quick-search {
        max-height: calc(100vh - 83px)
    }

    .quick-search__options {
        max-height: calc(100vh - (83px + 70px))
    }

    .scale-block {
        padding: 30px 25px
    }

        .scale-block .table-block tr:first-child td, .scale-block .wysiwyg table tr:first-child td, .scale-block th, .table-block tr:first-child .scale-block td, .wysiwyg table tr:first-child .scale-block td {
            padding-right: 30px
        }

            .scale-block .table-block tr:first-child td.constrain, .scale-block .wysiwyg table tr:first-child td.constrain, .scale-block th.constrain, .table-block tr:first-child .scale-block td.constrain, .wysiwyg table tr:first-child .scale-block td.constrain {
                width: 300px
            }
}

@media screen and (max-width:767px) {
    .scale-block__table {
        margin-bottom: 0
    }

    .scale-block__references {
        margin-top: 40px
    }

    .scale-block tr {
        display: block
    }

    .scale-block .table-block tr:first-child td, .scale-block .wysiwyg table tr:first-child td, .scale-block th, .table-block tr:first-child .scale-block td, .wysiwyg table tr:first-child .scale-block td {
        padding-right: 0;
        display: block;
        padding-bottom: 20px;
        white-space: normal
    }

        .scale-block .table-block tr:first-child td.constrain, .scale-block .wysiwyg table tr:first-child td.constrain, .scale-block th.constrain, .table-block tr:first-child .scale-block td.constrain, .wysiwyg table tr:first-child .scale-block td.constrain {
            width: 100%
        }

    .scale-block td {
        display: block;
        padding-bottom: 40px
    }
}

.search-result-card {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 30px;
    text-decoration: none
}

    .search-result-card:last-child {
        margin-bottom: 0
    }

    .search-result-card:hover .search-result-card__title {
        color: #01ABEA
    }

.search-result-card__title {
    flex: none;
    width: 100%;
    font-weight: 600;
    font-size: 20px;
    color: #161616;
    transition: color .3s ease;
    margin-bottom: 15px
}

    .search-result-card__title:only-child {
        margin-bottom: 0
    }

.search-result-card__media {
    flex: none;
    max-height: 110px;
    max-width: 190px;
    border-radius: 10px;
    margin-right: 20px
}

    .search-result-card__media + .search-result-card__intro {
        flex: 1
    }

.search-result-card__intro {
    flex: none;
    width: 100%;
    color: #161616;
    font-weight: 400
}

@media screen and (max-width:567px) {
    .search-result-card {
        display: block
    }
}

.section-intro {
    text-align: center
}

    .section-intro h1, .section-intro h2 {
        color: #002395;
        margin-bottom: 30px;
        font-size: 31px
    }

    .section-intro p {
        font-size: 20px
    }

.share-save-block {
    display: flex;
    align-items: center;
    position: relative;
    background: #fff;
    padding: 10px 20px;
    border-radius: 40px;
    box-shadow: 0 0 4px 0 rgba(0,0,0,.3)
}

.share-save-block__item {
    flex: none;
    font-weight: 400;
    font-size: 16px;
    color: #161616;
    margin-right: 20px;
    display: flex;
    align-items: center;
    transition: color .3s ease
}

.showcase-banner__copy, .showcase-banner__title {
    font-weight: 400;
    transition: transform .6s ease-in-out,opacity .6s ease-in-out
}

.share-save-block__item:last-child {
    margin-right: 0
}

.share-save-block__item:hover {
    color: #01ABEA
}

.share-save-block__item--bookmark svg {
    margin-left: 5px
}

.showcase-banner {
    box-sizing: border-box;
    background-image: linear-gradient(180deg,#fff 24%,#F3F3F3 100%);
    position: relative;
    overflow: hidden;
    z-index: 1
}

    .showcase-banner:before {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background-image: linear-gradient(35deg,rgba(255,255,255,.5) 25%,rgba(234,234,234,.8) 100%);
        z-index: -1
    }

.showcase-banner__layout {
    position: relative;
    padding-top: 77px;
    padding-bottom: 77px;
    min-height: 480px
}

.showcase-banner__text {
    padding-left: 90px;
    width: 50%;
    box-sizing: border-box
}

.showcase-banner__title {
    font-size: 49px;
    color: #002395;
    margin-bottom: 30px;
    opacity: 0;
    transform: translateY(-30px)
}

.in-view .showcase-banner__title {
    opacity: 1;
    transform: translateY(0)
}

.showcase-banner__copy {
    font-size: 20px;
    color: #161616;
    margin-bottom: 20px;
    opacity: 0;
    transform: translateY(-30px);
    transition-delay: .3s
}

.in-view .showcase-banner__copy {
    opacity: 1;
    transform: translateY(0)
}

.showcase-banner__cta {
    opacity: 0;
    transform: translateY(-10px);
    transition: transform .6s ease-in-out,opacity .6s ease-in-out,background .3s ease;
    transition-delay: .6s,.6s,0s
}

.showcase-banner__media img, .sign-up-block {
    transition: transform .6s ease-in-out,opacity .6s ease-in-out
}

.in-view .showcase-banner__cta {
    opacity: 1;
    transform: translateY(0)
}

.showcase-banner__media {
    position: absolute;
    right: 25px;
    top: 0;
    bottom: 0;
    width: 100%;
    max-width: 50%;
    mix-blend-mode: multiply;
    overflow: hidden
}

    .showcase-banner__media img {
        position: absolute;
        right: 0;
        top: 50%;
        transform: translateY(-50%) scale(1.2);
        max-width: 100%;
        max-height: 100%;
        opacity: 0
    }

.in-view .showcase-banner__media img {
    opacity: 1;
    transform: translateY(-50%) scale(1)
}

.showcase-banner__animation {
    max-width: 100%;
    height: 100%
}

    .showcase-banner__animation > * {
        height: 100%
    }

@media screen and (max-width:1023px) {
    .showcase-banner__layout {
        padding-top: 60px;
        padding-bottom: 60px;
        min-height: 380px
    }

    .showcase-banner__text {
        padding-left: 0
    }

    .showcase-banner__title {
        font-size: 44px;
        margin-bottom: 20px
    }
}

@media screen and (max-width:767px) {
    .showcase-banner {
        background-color: #fff;
        background-size: 100% 240px;
        background-position: top left;
        background-repeat: no-repeat;
        display: flex
    }

        .showcase-banner:before {
            height: 240px
        }

    .showcase-banner__layout {
        padding-top: 0;
        padding-bottom: 0;
        min-height: none
    }

    .showcase-banner__media {
        height: 240px;
        max-width: 70%
    }

        .showcase-banner__media img {
            max-height: 100%
        }

    .showcase-banner__text {
        margin-top: 240px;
        padding-top: 40px;
        width: 100%
    }
}

@media screen and (max-width:567px) {
    .showcase-banner__media {
        max-width: 450px
    }
}

@media screen and (max-width:479px) {
    .showcase-banner {
        background-size: 100% 200px
    }

        .showcase-banner:before {
            height: 200px
        }

    .showcase-banner__media {
        height: 200px;
        max-width: 100%
    }

        .showcase-banner__media img {
            max-height: 100%
        }

    .showcase-banner__text {
        margin-top: 200px
    }
}

.sign-up-block {
    text-align: center;
    margin-top: 80px;
    margin-bottom: 80px;
    opacity: 0;
    transform: translateY(30px)
}

    .sign-up-block.in-view {
        opacity: 1;
        transform: translateY(0)
    }

.sign-up-block__title {
    font-size: 31px;
    color: #002395;
    font-weight: 700;
    margin-bottom: 30px
}

.skip-to-section {
    margin-top: 30px;
    margin-bottom: 30px;
    min-height: 81px
}

.in-view .skip-to-section__fixed-container {
    top: 0;
    left: 0;
    position: fixed;
    width: 100%;
    background: #fff;
    z-index: 10;
    text-align: center
}

.skip-to-section__inner {
    padding: 20px 0;
    display: flex;
    align-items: center
}

.skip-to-section__label {
    flex: none;
    font-size: 20px;
    font-weight: 600;
    color: #161616;
    margin-right: 12px
}

.skip-to-section__controls {
    flex: 1;
    display: flex;
    align-items: center
}

.skip-to-section__control {
    flex: none;
    margin-right: 10px
}

#dpPrev, #dpNext {
    margin-right: 10px;
}

.skip-to-section__select {
    flex: none;
    width: 100%;
    max-width: 320px background-color: #FFF;
    border-radius: 4px;
    border: 1px solid #53D0FE;
    box-sizing: border-box;
    cursor: pointer;
    font-family: freight-sans-pro,Arial,sans-serif;
    line-height: 1.6;
    outline: 0px none;
    overflow: hidden;
    padding: 11px 40px 11px 20px;
    position: relative;
    text-align: left;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 400px;
    margin-left: 10px
}

    .skip-to-section__select .filter-element__trigger, .skip-to-section__select .selectron--is-touch, .skip-to-section__select .selectron__trigger {
        height: 41px;
        padding-top: 5px;
        padding-bottom: 5px
    }

    .skip-to-section__select .selectron__option {
        white-space: normal
    }

@media screen and (max-width:767px) {
    .skip-to-section__inner {
        width: 100%
    }

    .skip-to-section__control {
        display: none
    }
}

@media screen and (max-width:479px) {
    .skip-to-section__label {
        display: none
    }
}

.spotlight-widget--layout {
    display: flex;
    align-items: flex-start
}

    .spotlight-widget--layout + .spotlight-widget--layout {
        margin-top: 20px
    }

        .spotlight-widget--layout + .spotlight-widget--layout:first-child {
            margin-bottom: 0
        }

.spotlight-widget__media {
    width: 100%;
    border-radius: 10px;
    position: relative;
    overflow: hidden;
    height: 185px;
    z-index: 1;
    display: flex;
    align-items: center;
    margin-bottom: 10px
}

    .spotlight-widget__media img {
        width: 100%;
        height: 100%;
        object-fit: cover;
        position: absolute;
        top: 0;
        left: 0;
        bottom: 0;
        right: 0;
        z-index: -1;
        font-family: 'object-fit: cover;'
    }

.spotlight-widget--layout .spotlight-widget__media {
    flex: none;
    max-width: 210px;
    width: 100%;
    height: auto;
    min-height: 120px;
    margin-right: 20px;
    margin-bottom: 0
}

.spotlight-widget__title {
    margin: auto;
    font-weight: 600;
    color: #fff;
    font-size: 25px;
    text-align: center
}

.spotlight-widget__content > :last-child {
    margin-bottom: 0 !important
}

.spotlight-widget--layout .spotlight-widget__content {
    flex: 1
}

@media screen and (max-width:767px) {
    .spotlight-widget--layout {
        display: block
    }

        .spotlight-widget--layout .spotlight-widget__media {
            max-width: 100%;
            height: 185px;
            margin-right: 0;
            margin-bottom: 20px
        }
}

.statistic-list {
    margin-top: 30px;
    color: #373737;
    font-weight: 700;
    font-size: 16px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-bottom: 10px;
    border-bottom: 1px solid rgba(101,195,182,.3);
    transition: color .3s ease
}

    .statistic-list + .statistic-list {
        margin-top: 10px
    }

    .statistic-list:last-of-type {
        margin-bottom: 30px;
        padding-bottom: 0;
        border-bottom: none
    }

.statistic-list__text {
    flex: 1
}

.statistic-list__stat {
    flex: none;
    display: block;
    width: 65px;
    height: 65px;
    border: 2px solid #65C3B6;
    text-align: center;
    font-weight: 500;
    font-size: 18px;
    line-height: 65px;
    color: #65C3B6;
    border-radius: 50%;
    margin-left: 50px
}

@media screen and (max-width:1023px) {
    .statistic-list:last-of-type {
        margin-bottom: 0
    }
}

.table-block, .wysiwyg table {
    width: 100%;
    border-spacing: 0;
    border-collapse: collapse;
    border: none;
    background: #fff
}

    .table-block tbody, .wysiwyg table tbody {
        border: 2px solid #D5E0DD;
        border-top: none
    }

    .table-block tr, .wysiwyg table tr {
        border: 2px solid #D5E0DD
    }

        .table-block tr:first-child, .table-block tr:last-child, .wysiwyg table tr:first-child, .wysiwyg table tr:last-child {
            border-bottom: none
        }

            /*.table-block tr:last-child td, .wysiwyg table tr:last-child td {
                padding-bottom: 40px
            }*/

            .table-block th, .table-block tr:first-child td, .wysiwyg table th, .wysiwyg table tr:first-child td {
                font-size: 16px;
                font-weight: 600;
                color: #fff;
                text-align: left;
                background: #65C3B6;
                padding: 10px 20px;
                box-sizing: border-box
            }

    .table-block td, .wysiwyg table td {
        font-size: 16px;
        font-weight: 400;
        color: #161616;
        text-align: left;
        padding: 10px 20px;
        box-sizing: border-box;
        min-width: 135px;
        vertical-align: top
    }

.text-widget + .grid, .text-widget + .text-widget {
    margin-top: 40px
}

.text-widget + .read-more-widget {
    margin-top: 20px
}

.ktc-resp-container, .video-block {
    width: 100%;
    position: relative;
    margin: 50px 0
}

    .ktc-resp-container:before, .video-block:before {
        display: block;
        content: "";
        width: 100%;
        padding-top: 56.25%
    }

    .ktc-resp-container > *, .video-block > * {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        width: 100%;
        height: 100%
    }

.filter-zone, .form__control, .header {
    position: relative
}

.ktc-resp-container > * *, .video-block > * * {
    width: 100%;
    height: 100%
}

.ktc-resp-container iframe, .video-block iframe {
    border: none
}

.feedback-form {
    background: #f0f9f8;
    padding-top: 70px;
    padding-bottom: 200px;
    text-align: center
}

.feedback-form__title {
    font-weight: 700;
    font-size: 31px;
    color: #002395;
    margin-bottom: 20px
}

.feedback-form__copy {
    font-size: 20px;
    color: #161616;
    font-weight: 400;
    text-align: left
}

.footer__cpy, .footer__link {
    font-size: 16px
}

.feedback-form__cta {
    margin-top: 30px
}

.feedback-form__lightbox {
    display: none
}

.feedback-form__error {
    margin-top: 20px
}

.filter-zone > :not(.loader) {
    transition: opacity .6s ease
}

.filter-zone--hide > :not(.loader) {
    opacity: .2;
    pointer-events: none
}


.footer {
    background: url(../images/interface/plus-line.svg) top left repeat-x;
    padding-top: 50px;
    padding-bottom: 50px;
    margin-top: 110px
}
.footer__layout {
    display: flex;
    align-items: flex-start
}


.footer__logo {
    flex: none;
    width: 173px;
}

.footer__content {
    flex: none;
    margin-left: auto;
    margin-right: 40px
}

.footer__link-list {
    display: flex;
    padding-bottom: 5px
}

    .footer__link-list li {
        padding-right: 10px;
        margin-right: 10px;
        border-right: 1px solid #B7B5B5
    }

        .footer__link-list li:last-child {
            padding-right: 0;
            margin-right: 0;
            border-right: none
        }

.footer__link {
    font-weight: 400;
    color: #01ABEA;
    text-decoration: none;
    line-height: 1;
    transition: color .3s ease
}

    .footer__link:hover {
        color: #002395
    }

.footer__cpy, .form__legend {
    font-weight: 400;
    color: #373737
}

.footer__social {
    flex: none;
    display: flex
}

    .footer__social li {
        margin-right: 30px
    }

        .footer__social li:last-child {
            margin-right: 0
        }

.footer__social-icon {
    display: block
}

    .footer__social-icon:hover svg {
        fill: #002395
    }

    .footer__social-icon svg {
        fill: #01ABEA;
        transition: fill .3s ease
    }

.footer__social-icon--youtube svg {
    height: 28px;
    width: 40px
}

.footer__social-icon--linkedin svg {
    height: 28px;
    width: 31px
}

.footer__social-icon--twitter svg {
    height: 28px;
    width: 34px
}

@media screen and (max-width:1023px) {
    .footer__layout {
        display: block;
        text-align: center
    }

    .footer__logo {
        margin-bottom: 30px
    }

    .footer__content {
        margin-right: 0
    }

    .footer__link-list {
        justify-content: center
    }

    .footer__social {
        justify-content: center;
        margin-top: 70px
    }
}

@media screen and (max-width:767px) {
    .footer__link-list {
        padding-bottom: 0;
        flex-wrap: wrap
    }

        .footer__link-list li {
            margin-bottom: 15px
        }

    .footer__social {
        margin-top: 30px
    }
}

.form__control {
    margin-bottom: 30px
}

.form__control--hidden {
    display: none
}

.form__label, .form__legend {
    display: block;
    font-size: 16px
}

.form__control:last-of-type {
    margin-bottom: 0
}

.form__legend {
    margin-top: 50px
}

.form__divider {
    border: none;
    margin: 70px 0;
    height: 1px;
    width: 100%;
    background: #AFBBB8
}

.form__divider--light {
    background: rgba(111,195,183,.3)
}

.form__label {
    color: #161616;
    font-weight: 500;
    padding-bottom: 5px
}

.form__input, .quick-search__field {
    appearance: none;
    outline: 0;
    border: 1px solid #01ABEA;
    border-radius: 4px;
    font-size: 16px;
    color: #161616;
    font-weight: 500;
    width: 100%;
    padding: 11px 20px;
    box-shadow: 0 0 0 0 #B8E4F4;
    box-sizing: border-box;
    transition: color .3s ease,background .3s ease,border-color .3s ease,box-shadow .3s ease
}

    .form__input::-webkit-input-placeholder, .quick-search__field::-webkit-input-placeholder {
        opacity: 1
    }

    .form__input:active, .form__input:focus, .quick-search__field:active, .quick-search__field:focus {
        box-shadow: 0 0 0 4px #B8E4F4
    }

.parsley-error .form__input:active, .parsley-error .form__input:focus, .parsley-error .quick-search__field:active, .parsley-error .quick-search__field:focus {
    box-shadow: 0 0 0 4px #ffebeb
}

.parsley-error .form__input, .parsley-error .quick-search__field {
    background: #fcc;
    border-color: red;
    color: red
}

.header__search, .nav__link {
    border: none;
    cursor: pointer;
    outline: 0
}

.form__input--textarea {
    min-height: 125px
}

.feedback-form__error, .form__error-message, .profile-area__error {
    font-weight: 400;
    font-size: 16px;
    color: red
}

.form__error-message--push-bottom {
    margin-bottom: 20px
}

.form__submit {
    margin-top: 30px
}

.header {
    padding-top: 10px;
    z-index: 10;
    width: 100vw;
    top: 0px;
    border-bottom: 1px solid #e3e3e3;
    position: fixed;
    background-color: white;
    height: 130px;
}

.header__layout {
    align-items: center;
    display: flex
}

.header__logo {
    flex: none;
    display: block;
    width: 340px
}

    .header__logo img {
        width: 100%
    }

.header__actions {
    margin-left: auto
}

.header__top-nav {
    margin-bottom: 10px
}

.header__main-nav {
    display: flex;
    align-items: flex-end
}

.header__search {
    flex: none;
    background: 0 0;
    font-size: 0;
    padding: 0 14px 14px;
    margin-left: 15px;
    box-sizing: border-box
}

    .header__search svg {
        fill: #161616;
        width: 22px;
        height: 22px;
        transition: fill .3s ease
    }

    .header__search:hover svg {
        fill: #002395
    }

@keyframes hue {
    0% {
        -webkit-filter: hue-rotate(0)
    }

    100% {
        -webkit-filter: hue-rotate(360deg)
    }
}

@media screen and (max-width:1409px) {
    .header__logo {
        width: 290px
    }
}

@media screen and (max-width:1023px) {
    .header {
        padding-bottom: 10px
    }

        .header:before {
            content: "";
            position: absolute;
            top: 0;
            left: 0;
            right: 0;
            width: 100%;
            height: 100%;
            background: #fff;
            z-index: -1
        }

    .header__logo {
        width: 160px
    }

    .header__top-nav {
        margin-bottom: 0
    }

    .header__search {
        margin-left: 0;
        padding-bottom: 0
    }

    .header__search--hide-at-large {
        display: none
    }
}

.lightbox, .login-lightbox, .nav__dropdown {
    z-index: 10;
    box-sizing: border-box
}

.lightbox {
    background: rgba(255,255,255,.8);
    position: fixed;
    top: 0;
    left: 100%;
    width: 100%;
    height: 100%;
    padding-top: 80px;
    padding-bottom: 80px;
    display: flex;
    align-items: flex-start;
    justify-content: center;
    opacity: 0;
    visibility: hidden;
    overflow: scroll;
    -webkit-overflow-scrolling: touch;
    backface-visibility: hidden;
    transition: opacity .3s ease,visibility 0s ease,left 0s ease;
    transition-delay: .3s,.6s,.6s
}

.lightbox--open {
    opacity: 1;
    visibility: visible;
    left: 0;
    transition-delay: 0s,0s,0s
}

.lightbox__wrapper {
    max-width: 1160px;
    margin: auto;
    background: #fff;
    transform: scale(1.2);
    opacity: 0;
    text-align: left;
    transition: opacity .3s ease-in-out,transform .3s ease-in-out;
    transition-delay: 0s,0s
}

.lightbox--open .lightbox__wrapper {
    opacity: 1;
    transform: scale(1);
    transition-delay: .3s,.3s
}

.lightbox__inner {
    display: inline-block
}

    .lightbox__inner > * {
        display: block !important
    }

.lightbox__close, .login-lightbox__close, .register-overlay__close {
    outline: 0;
    position: absolute;
    top: -25px;
    right: -25px;
    width: 21px;
    height: 21px;
    background: 0 0;
    border: none;
    padding: 0;
    cursor: pointer;
    transform: scale(1);
    transition-property: transform;
    transition-duration: .3s;
    transition-timing-function: ease-in-out
}

    .lightbox__close:after, .lightbox__close:before, .login-lightbox__close:after, .login-lightbox__close:before, .register-overlay__close:after, .register-overlay__close:before {
        content: "";
        width: 2px;
        height: 100%;
        background: #002395;
        cursor: pointer;
        position: absolute;
        top: 0;
        right: 50%;
        bottom: 0;
        margin-right: -1px;
        transition: transform .3s ease-in-oit
    }

    .lightbox__close:before, .login-lightbox__close:before, .register-overlay__close:before {
        transform: rotate(45deg)
    }

    .lightbox__close:after, .login-lightbox__close:after, .register-overlay__close:after {
        transform: rotate(-45deg)
    }

    .lightbox__close:hover, .login-lightbox__close:hover, .register-overlay__close:hover {
        transform: scale(2)
    }

@media screen and (max-width:1409px) {
    .lightbox__wrapper {
        max-width: 1024px;
        padding-left: 25px;
        padding-right: 25px;
        box-sizing: border-box
    }

    .lightbox__close, .login-lightbox__close, .register-overlay__close {
        right: 25px
    }
}

@media screen and (max-width:1023px) {
    .register-overlay__wrapper {
        max-width: 768px
    }
}

@media screen and (max-width:767px) {
    .register-overlay__wrapper {
        max-width: 568px
    }
}

@media screen and (max-width:567px) {
    .register-overlay__wrapper {
        max-width: 480px
    }
}

@media screen and (max-width:479px) {
    .register-overlay__wrapper {
        max-width: 320px
    }
}

.login-lightbox {
    position: fixed;
    top: 0;
    left: -100%;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: rgba(255,255,255,.8);
    padding: 90px 25px;
    display: flex;
    align-items: flex-start;
    justify-content: center;
    overflow: auto;
    opacity: 0;
    transition: left 0s ease,opacity .6s ease;
    transition-delay: .9s,0s
}

.login-lightbox--active {
    left: 0;
    opacity: 1;
    transition-delay: 0s,0s
}

.login-lightbox__inner {
    width: 100%;
    max-width: 550px;
    position: relative;
    opacity: 0;
    transform: scale(.5);
    transition: opacity .6s ease,transform .6s ease
}

.login-lightbox--active .login-lightbox__inner {
    opacity: 1;
    transform: scale(1)
}

.login-lightbox__close {
    opacity: 0;
    transition: opacity .3s ease,transform .3s ease-in-out;
    transition-delay: 0s,0s
}

.login-lightbox--active .login-lightbox__close {
    opacity: 1;
    transition-delay: .9s,0s
}

.nav__layout {
    display: flex;
    align-items: center;
    justify-content: flex-end
}

.nav__item--show-at-large, .nav__layout--show-at-medium {
    display: none
}

.nav__item {
    margin-left: 40px;
    position: relative;
    padding-bottom: 14px
}

.nav__item--with-dropdown {
    padding-right: 19px
}

.nav__item:first-child {
    margin-left: 0
}

.nav__item:hover .nav__dropdown {
    top: 100%;
    opacity: 1;
    transform: translate(50%,0);
    visibility: visible;
    transition-delay: 0s,0s,0s,0s
}

.nav__link, .nav__sub-link {
    font-size: 20px;
    display: block;
    transition: color .3s ease;
    text-decoration: none
}

.nav__sub-item {
    white-space: nowrap;
    padding: 10px 30px
}

.nav__link {
    appearance: none;
    background: 0 0;
    padding: 0;
    color: #161616;
    font-weight: 600
}

    .nav__link:hover {
        color: #002395
    }

.nav__sub-link {
    color: #161616;
    font-weight: 500
}

    .nav__sub-link:hover {
        color: #002395
    }

.nav__dropdown-icon {
    position: absolute;
    right: 0;
    top: 8px
}

    .nav__dropdown-icon svg {
        fill: #01ABEA;
        width: 7px;
        height: 13px;
        transform: rotate(90deg);
        transition: transform .3s ease-in-out
    }

.nav__dropdown {
    position: absolute;
    top: -100vh;
    right: 50%;
    transform: translate(50%,30px);
    background: #fff;
    border: 2px solid #01ABEA;
    padding: 15px 0;
    border-radius: 10px;
    opacity: 0;
    visibility: hidden;
    transition: opacity .3s ease,visibility .3s ease,transform .3s ease,top 0s ease;
    transition-delay: 0s,0s,0s,.3s
}

@media screen and (max-width:1409px) {
    .nav__item {
        margin-left: 30px
    }

    .nav__link {
        font-size: 18px
    }
}

@media screen and (max-width:1023px) {
    .nav__link, .nav__sub-link {
        width: 100%;
        max-width: calc(768px - 50px)
    }

    .nav--mobile {
        position: fixed;
        top: -100%;
        left: 0;
        right: 0;
        width: 100%;
        height: 100%;
        z-index: -2;
        background: #fff;
        display: flex;
        flex-direction: column;
        align-items: center;
        opacity: 0;
        visibility: hidden;
        overflow: auto;
        -webkit-overflow-scrolling: touch;
        transform: scale(1.1);
        transition: top 0s ease,transform .3s ease-in-out,opacity .3s ease-in-out,visibility .3s ease-in-out;
        transition-delay: .3s,0s,0s,0s
    }

        .nav--mobile.nav--open {
            top: 0;
            opacity: 1;
            visibility: visible;
            transform: scale(1);
            transition-delay: 0s,0s,0s,0s
        }

    .nav__dropdown, .nav__item:hover .nav__dropdown {
        transform: none
    }

    .nav__layout--break-at-large {
        width: 100%;
        display: block
    }

    .nav__layout--push-top-at-large {
        padding-top: 100px
    }

    .nav__layout--push-bottom-at-large {
        padding-bottom: 100px;
        margin-bottom: auto
    }

    .nav__item {
        margin-left: 20px;
        padding-bottom: 0
    }

    .nav__item--hide-at-large {
        display: none
    }

    .nav__item--show-at-large {
        display: block
    }

    .nav__item--main {
        padding: 0;
        margin: 0;
        border-bottom: 2px solid #f0f9f8
    }

    .nav__sub-item {
        padding: 15px 0 15px 20px
    }

    .nav__dropdown {
        display: none;
        padding: 0;
        position: static;
        border: none;
        opacity: 1;
        visibility: visible;
        transition: none;
        transition-delay: 0s;
        background: #f0f9f8
    }

    .nav__link {
        font-size: 18px;
        margin: 15px auto
    }

    .nav__sub-link {
        margin-left: auto;
        margin-right: auto;
        font-size: 16px;
        font-weight: 600
    }

    .nav__dropdown-icon {
        display: flex;
        justify-content: center;
        align-items: center;
        top: 0;
        width: 20px;
        height: 20px;
        right: calc((100vw - 768px)/ 2 + 25px);
        cursor: pointer
    }

    .nav__item--open .nav__dropdown-icon svg {
        transform: rotate(0)
    }
}

@media screen and (max-width:767px) {
    .nav__layout--push-top-at-large {
        padding-top: 0
    }

    .nav__layout--push-top-at-medium {
        padding-top: 100px
    }

    .nav__layout--show-at-medium {
        display: flex
    }

    .nav__mobile-actions {
        justify-content: flex-start;
        width: 100%;
        max-width: 568px;
        padding-left: 25px;
        padding-right: 25px;
        box-sizing: border-box;
        margin-bottom: 15px
    }

    .nav__item--hide-at-medium {
        display: none
    }

    .nav__link, .nav__sub-link {
        max-width: calc(568px - 50px)
    }

    .nav__dropdown-icon {
        right: calc((100vw - 568px)/ 2 + 25px)
    }
}

@media screen and (max-width:567px) {
    .nav__mobile-actions {
        max-width: 480px
    }

    .nav__link, .nav__sub-link {
        max-width: calc(480px - 50px)
    }

    .nav__dropdown-icon {
        right: calc((100vw - 480px)/ 2 + 25px)
    }
}

@media screen and (max-width:479px) {
    .nav__mobile-actions {
        max-width: 320px
    }

    .nav__link, .nav__sub-link {
        max-width: calc(320px - 50px)
    }

    .nav__dropdown-icon {
        right: calc((100vw - 320px)/ 2 + 25px)
    }
}

.profile-area__edit-action {
    padding: 0;
    background: 0 0;
    border: none;
    outline: 0;
    position: absolute;
    bottom: 15px;
    right: 0;
    display: flex;
    align-items: center;
    font-size: 18px;
    font-weight: 400;
    color: #01ABEA;
    cursor: pointer;
    z-index: 1;
    transition: color .3s ease,opacity .3s ease,visibility .3s ease
}

.profile-area__edit-action--hide {
    opacity: 0;
    visibility: hidden
}

.profile-area__edit-action svg {
    flex: none;
    fill: #01ABEA;
    width: 18px;
    height: 18px;
    margin-right: 8px;
    transition: fill .3s ease
}

.profile-area__edit-action:hover {
    color: #002395
}

    .profile-area__edit-action:hover svg {
        fill: #002395
    }

.profile-area__label {
    font-weight: 700
}

.profile-area .form__input[readonly], .profile-area .quick-search__field[readonly] {
    background: 0 0;
    border-color: transparent;
    border-bottom-color: rgba(111,195,183,.3);
    padding-right: 60px;
    pointer-events: none
}

.profile-area .selectron--disabled {
    opacity: 1
}

    .profile-area .selectron--disabled .filter-element__trigger, .profile-area .selectron--disabled .selectron--is-touch, .profile-area .selectron--disabled .selectron__trigger {
        border-color: transparent;
        border-bottom-color: rgba(111,195,183,.3);
        padding-right: 60px
    }

        .profile-area .selectron--disabled .filter-element__trigger:before, .profile-area .selectron--disabled .selectron--is-touch:before, .profile-area .selectron--disabled .selectron__trigger:before {
            opacity: 0
        }

.profile-area .chosen-disabled {
    opacity: 1 !important
}

    .profile-area .chosen-disabled:before {
        opacity: 0
    }

    .profile-area .chosen-disabled .chosen-choices {
        padding-right: 60px;
        border-color: transparent;
        border-bottom-color: rgba(111,195,183,.3)
    }

.profile-area__title {
    font-size: 25px;
    font-weight: 600;
    color: #161616;
    margin-bottom: 10px
}

.profile-area__title--push-bottom {
    margin-bottom: 35px
}

.profile-area__title--push-top {
    margin-top: 60px
}

.profile-area__copy {
    font-weight: 400;
    font-size: 16px;
    color: #161616;
    max-width: 570px
}

    .profile-area__copy + .form__control {
        margin-top: 25px
    }

.profile-area__lightbox {
    display: none
}

.profile-area__error {
    text-align: center;
    margin-top: 20px
}

.register-flow {
    border-radius: 10px;
    overflow: hidden;
    background: #f0f9f8;
    display: flex
}

.register-flow__sidebar {
    flex: none;
    width: 280px;
    background: #01ABEA;
    padding: 70px 50px;
    box-sizing: border-box
}

.register-flow__steps-list {
    margin: 0;
    padding: 0 0 0 20px
}

.register-flow__step {
    color: #fff;
    font-size: 20px;
    font-weight: 600;
    opacity: .4;
    margin-bottom: 50px
}

.register-flow__step--active {
    opacity: 1
}

.register-flow__advert {
    display: flex;
    align-items: center;
    margin-top: 80px
}

    .register-flow__advert img {
        display: block;
        flex: none;
        max-width: 230px;
        width: 100%
    }

    .register-flow__advert p {
        flex: 1;
        font-size: 34px;
        font-weight: 300;
        color: #01ABEA;
        margin-left: 40px
    }

        .register-flow__advert p.small {
            font-size: 26px
        }

.register-flow__body {
    flex: 1;
    width: 100%;
    padding: 50px 110px 50px 66px;
    position: relative;
    overflow: hidden;
    box-sizing: border-box
}

.register-flow__stages-track {
    display: flex;
    flex-wrap: nowrap
}

.register-flow__stage {
    flex: none;
    width: 100%;
    padding-left: 4px;
    padding-right: 4px;
    box-sizing: border-box;
    outline: 0;
    visibility: hidden;
    opacity: 0;
    transition: opacity .6s ease,visibility .6s ease
}

.register-flow__stage--active {
    opacity: 1;
    visibility: visible
}

.register-flow__stage .form__control {
    max-width: 450px
}

.register-flow__stage .form__control--thin {
    max-width: 140px
}

.register-flow__stage-header {
    margin-bottom: 40px
}

.register-flow__stage-footer {
    margin-top: 40px
}

.register-flow__container {
    max-width: 590px;
    margin-top: 40px;
    margin-bottom: 40px
}

.register-flow__title {
    font-size: 36px;
    font-weight: 400;
    color: #002395;
    margin-bottom: 40px
}

.register-flow__title--dark {
    color: #161616
}

.register-flow__title--smaller {
    font-size: 24px;
    margin-bottom: 20px
}

.register-flow__copy {
    font-weight: 400;
    font-size: 20px;
    color: #161616
}

.register-flow__sub-text {
    font-weight: 400;
    font-size: 14px;
    padding-bottom: 10px;
    color: #161616
}

@media screen and (max-width:1409px) {
    .nav__dropdown-icon {
        top: 5px
    }

    .register-flow__sidebar {
        width: 240px;
        padding-left: 30px;
        padding-right: 30px
    }

    .register-flow__body {
        padding-right: 66px
    }

    .register-flow__advert img {
        max-width: 180px
    }

    .register-flow__advert p {
        font-size: 27px
    }

        .register-flow__advert p.small {
            font-size: 20px
        }
}

@media screen and (max-width:1023px) {
    .register-flow {
        display: block
    }

    .register-flow__sidebar {
        width: 100%;
        padding-top: 40px;
        padding-bottom: 40px
    }

    .register-flow__steps-list {
        padding-left: 0;
        display: flex;
        align-items: center;
        justify-content: center;
        list-style-type: none;
        counter-reset: steps
    }

    .register-flow__step {
        flex: none;
        font-size: 0;
        text-align: left;
        margin-bottom: 0;
        width: 25%;
        position: relative;
        opacity: 1
    }

        .register-flow__step:last-child {
            width: auto
        }

        .register-flow__step:before {
            counter-increment: steps;
            content: counter(steps);
            font-size: 20px;
            line-height: normal;
            width: 30px;
            height: 30px;
            border-radius: 50%;
            border: 2px solid #fff;
            display: inline-block;
            text-align: center;
            background: #01ABEA;
            position: relative;
            z-index: 1
        }

        .register-flow__step:after {
            content: "";
            position: absolute;
            top: 50%;
            left: 0;
            width: 100%;
            height: 2px;
            margin-top: -1px;
            background: #fff
        }

    .register-flow__step--active ~ .register-flow__step {
        opacity: .4
    }

    .register-flow__stage .form__control {
        max-width: 100%
    }

    .register-flow__stage .form__control--thin {
        max-width: 50%
    }
}

@media screen and (max-width:767px) {
    .register-flow__body {
        padding: 30px 26px
    }

    .register-flow__advert img {
        max-width: 140px
    }

    .register-flow__advert p {
        font-size: 22px
    }

        .register-flow__advert p.small {
            font-size: 20px
        }
}

@media screen and (max-width:567px) {
    .register-flow__advert {
        flex-direction: column
    }

        .register-flow__advert img {
            max-width: 140px
        }

        .register-flow__advert p {
            font-size: 22px;
            margin-left: 0;
            margin-top: 20px;
            text-align: center
        }
}

.register-overlay {
    position: fixed;
    top: -100%;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: rgba(255,255,255,.8);
    z-index: 10;
    padding: 90px 45px;
    display: flex;
    align-items: flex-start;
    justify-content: center;
    overflow: auto;
    box-sizing: border-box;
    opacity: 0;
    transition: top 0s ease,opacity .6s ease;
    transition-delay: .6s,0s
}

.register-overlay--active {
    top: 0;
    opacity: 1;
    transition-delay: 0s,0s
}

.register-overlay__inner {
    width: 100%;
    max-width: 1160px;
    position: relative;
    opacity: 0;
    transform: translateX(100vw)
}

.register-overlay__inner--loading > * {
    opacity: .2;
    pointer-events: none;
    transition: opacity .6s ease
}

.register-overlay--active .register-overlay__inner {
    animation: registeroverlayIn .6s ease-in-out forwards
}

.register-overlay--hide .register-overlay__inner {
    animation: registeroverlayOut .6s ease-in-out forwards
}

.register-overlay__close {
    opacity: 0;
    transition: opacity .3s ease,transform .3s ease-in-out;
    transition-delay: 0s,0s
}

.register-overlay--active .register-overlay__close {
    opacity: 1;
    transition-delay: .9s,0s
}

@keyframes registeroverlayIn {
    from {
        opacity: 0;
        transform: translateX(100vw)
    }

    to {
        opacity: 1;
        transform: translateX(0)
    }
}

@keyframes registeroverlayOut {
    from {
        opacity: 1;
        transform: translateX(0)
    }

    to {
        opacity: 0;
        transform: translateX(-100vw)
    }
}

@media screen and (max-width:1409px) {
    .register-overlay {
        padding-left: 0;
        padding-right: 0
    }

    .register-overlay__inner {
        max-width: 1024px;
        padding-left: 25px;
        padding-right: 25px;
        box-sizing: border-box
    }
}

@media screen and (max-width:1023px) {
    .register-overlay__inner {
        max-width: 768px
    }
}

@media screen and (max-width:767px) {
    .register-overlay__inner {
        max-width: 568px
    }
}

@media screen and (max-width:567px) {
    .register-overlay__inner {
        max-width: 480px
    }
}

@media screen and (max-width:479px) {
    .register-flow__stage-footer .button, .register-flow__stage-footer .dropdown-button__trigger {
        width: 100%;
        margin-bottom: 20px
    }

        .register-flow__stage-footer .button:last-of-type, .register-flow__stage-footer .dropdown-button__trigger:last-of-type {
            margin-bottom: 0
        }

    .register-overlay__inner {
        max-width: 320px
    }
}

.tablet-slider .slick-list {
    padding-top: 5px;
    margin-right: -20px;
    width: 100%
}

.tablet-slider .slick-arrow {
    outline: 0;
    background: 0 0;
    border: none;
    padding: 0;
    font-size: 0;
    position: absolute;
    top: 50%;
    margin-top: -6.5px;
    width: 13px;
    height: 13px;
    border-top: 3px solid #01ABEA;
    border-right: 3px solid #01ABEA;
    cursor: pointer;
    z-index: 1
}

.card-listing, .events-listing {
    position: relative;
    overflow: hidden
}

.tablet-slider .slick-arrow.slick-disabled {
    opacity: .2
}

.tablet-slider .slick-prev {
    transform: rotate(-135deg);
    left: -18px
}

.tablet-slider .slick-next {
    transform: rotate(45deg);
    right: -18px
}

.article-feed {
    margin-top: 70px;
    margin-bottom: 80px
}

.article-feed__layout {
    display: flex;
    justify-content: center
}

.article-feed__title {
    color: #002395;
    font-size: 31px;
    font-weight: 700;
    margin-bottom: 40px;
    text-align: center
}

.article-feed__item {
    flex: 0 0 25%;
    margin-right: 20px;
    opacity: 0;
    transform: translateY(-30px);
    transition: transform .6s ease-in-out,opacity .6s ease-in-out
}

    .article-feed__item:nth-child(1) {
        transition-delay: .1s
    }

    .article-feed__item:nth-child(2) {
        transition-delay: .2s
    }

    .article-feed__item:nth-child(3) {
        transition-delay: .3s
    }

    .article-feed__item:nth-child(4) {
        transition-delay: .4s
    }

    .article-feed__item:nth-child(5) {
        transition-delay: .5s
    }

    .article-feed__item:nth-child(6) {
        transition-delay: .6s
    }

    .article-feed__item:nth-child(7) {
        transition-delay: .7s
    }

    .article-feed__item:nth-child(8) {
        transition-delay: .8s
    }

    .article-feed__item:nth-child(9) {
        transition-delay: .9s
    }

    .article-feed__item:nth-child(10) {
        transition-delay: 1s
    }

    .article-feed__item:nth-child(11) {
        transition-delay: 1.1s
    }

    .article-feed__item:nth-child(12) {
        transition-delay: 1.2s
    }

    .article-feed__item:nth-child(13) {
        transition-delay: 1.3s
    }

    .article-feed__item:nth-child(14) {
        transition-delay: 1.4s
    }

    .article-feed__item:nth-child(15) {
        transition-delay: 1.5s
    }

    .article-feed__item:nth-child(16) {
        transition-delay: 1.6s
    }

    .article-feed__item:nth-child(17) {
        transition-delay: 1.7s
    }

    .article-feed__item:nth-child(18) {
        transition-delay: 1.8s
    }

    .article-feed__item:nth-child(19) {
        transition-delay: 1.9s
    }

    .article-feed__item:nth-child(20) {
        transition-delay: 2s
    }

.in-view .article-feed__item {
    opacity: 1;
    transform: translateY(0)
}

.article-feed__item:last-child {
    margin-right: 0
}

@media screen and (max-width:1409px) {
    .article-feed__item {
        flex: 0 0 33.333%
    }
}

@media screen and (max-width:1023px) {
    .article-feed__item {
        flex: 0 0 50%
    }
}

@media screen and (max-width:567px) {
    .article-feed__item {
        flex: 0 0 100%
    }
}

.card-listing {
    padding-top: 5px
}

.card-listing__layout {
    display: flex;
    flex-wrap: wrap;
    margin-right: -20px
}

.card-listing__item {
    flex: none;
    padding-right: 20px;
    padding-bottom: 25px;
    box-sizing: border-box;
    display: flex
}

    .card-listing__item[data-in-view-action] {
        opacity: 0;
        transform: translateY(-30px);
        transition: transform .6s ease-in-out,opacity .6s ease-in-out
    }

        .card-listing__item[data-in-view-action].in-view {
            opacity: 1;
            transform: translateY(0)
        }

.card-listing__item--more-bottom {
    padding-bottom: 40px
}

.card-listing__item--25 {
    width: 25%
}

.card-listing__item--100, .card-listing__item > * {
    width: 100%
}

.card-listing__load-more {
    padding-top: 35px;
    text-align: center;
    transition: opacity .3s ease,visibility .3s ease
}

.card-listing__load-more--hide {
    opacity: 0;
    visibility: hidden
}

@media screen and (max-width:1409px) {
    .card-listing__item--25 {
        width: 33.333%
    }
}

@media screen and (max-width:1023px) {
    .card-listing__item--25 {
        width: 50%
    }
}

.container, .in-view .skip-to-section__inner, .maincontent__section-sizer {
    width: 100%;
    max-width: 1440px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 25px;
    padding-right: 25px;
    box-sizing: border-box
}

.container--middle-width {
    max-width: 1180px
}

.container--thin {
    max-width: 720px
}

/*@media screen and (max-width:1409px) {
    .container, .in-view .skip-to-section__inner, .maincontent__section-sizer {
        max-width: 1024px
    }
}*/

@media screen and (max-width:1023px) {
    .container, .in-view .skip-to-section__inner, .maincontent__section-sizer {
        max-width: 768px
    }
}

@media screen and (max-width:767px) {
    .container, .in-view .skip-to-section__inner, .maincontent__section-sizer {
        max-width: 568px
    }
}

@media screen and (max-width:567px) {
    .card-listing__item--25 {
        width: 100%
    }

    .container, .in-view .skip-to-section__inner, .maincontent__section-sizer {
        max-width: 480px
    }
}

@media screen and (max-width:479px) {
    .container, .in-view .skip-to-section__inner, .maincontent__section-sizer {
        max-width: 320px
    }
}

.disease-primer-detail__meta {
    font-weight: 600;
    font-size: 20px;
    color: #b2e1db;
    margin-bottom: 30px
}

.events-listing {
    z-index: 1;
    padding-bottom: 80px;
    padding-top: 10px;
    margin-top: 10px
}

    .events-listing:before, .filter-bar__close:after, .filter-bar__close:before {
        content: "";
        position: absolute;
        top: 0;
        right: 50%;
        bottom: 0
    }

    .events-listing:before {
        width: 2px;
        height: 100%;
        margin-right: -1px;
        background-image: linear-gradient(#DBDADA 4px,rgba(255,255,255,0) 0);
        background-position: center;
        background-size: 2px 12px;
        background-repeat: repeat-y;
        z-index: -1
    }

.events-listing__heading {
    font-size: 31px;
    font-weight: 700;
    color: #002395;
    text-align: center;
    background: #fff;
    padding: 10px 0 20px
}

.events-listing__group {
    margin: 50px 0
}

.events-listing__group--align-right .events-listing__item, .filter-bar__group--push-left {
    margin-left: auto
}

.events-listing__item {
    background: #fff;
    width: 100%;
    max-width: 1130px;
    display: block;
    padding: 10px 0
}

    .events-listing__item + .events-listing__item {
        padding-top: 50px
    }

.filter-bar {
    margin-bottom: 35px
}

.filter-bar--push-top {
    margin-top: 80px
}

.filter-bar__controls {
    display: none
}

.filter-bar__layout {
    display: flex;
    align-items: center
}

.filter-bar__group {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: center
}

.filter-bar__group-header {
    display: none;
    justify-content: space-between;
    align-items: center;
    padding-top: 20px;
    padding-bottom: 20px
}

.filter-bar__close {
    outline: 0;
    width: 21px;
    height: 21px;
    background: 0 0;
    border: none;
    padding: 0;
    cursor: pointer;
    transform: scale(1);
    transition-property: transform;
    transition-duration: .3s;
    transition-timing-function: ease-in-out
}

    .filter-bar__close:after, .filter-bar__close:before {
        width: 2px;
        height: 100%;
        background: #161616;
        cursor: pointer;
        margin-right: -1px;
        transition: transform .3s ease-in-oit
    }

    .filter-bar__close:before {
        transform: rotate(45deg)
    }

    .filter-bar__close:after {
        transform: rotate(-45deg)
    }

    .filter-bar__close:hover {
        transform: scale(1.5) rotate(180deg)
    }

.filter-bar__label {
    flex: none;
    font-size: 20px;
    font-weight: 600;
    color: #161616;
    margin-right: 12px
}

.filter-bar__filter {
    margin-right: 15px
}

    .filter-bar__filter:last-child {
        margin-right: 0
    }

    .filter-bar__filter + .button[data-element=filter-clear], .filter-bar__filter + .dropdown-button__trigger[data-element=filter-clear] {
        margin-left: 40px
    }

.filter-bar__group--less-spacing .filter-bar__filter {
    margin-right: 5px
}

.filter-bar__select .filter-element__trigger, .filter-bar__select .selectron--is-touch, .filter-bar__select .selectron__trigger {
    height: 41px;
    padding-top: 5px;
    padding-bottom: 5px
}

.filter-bar__select + .filter-bar__select {
    margin-left: 15px
}

@media screen and (max-width:1409px) {
    .filter-bar {
        margin-bottom: 20px
    }

    .filter-bar__layout {
        align-items: flex-start
    }

    .filter-bar__filter {
        margin-bottom: 15px
    }

    .filter-bar__label {
        padding-top: 9px
    }
}

@media screen and (max-width:1023px) {
    .filter-bar__group-header, .filter-bar__select {
        width: 100%;
        max-width: calc(768px - 50px);
        margin-left: auto;
        margin-right: auto
    }

    .filter-bar__controls {
        display: flex;
        justify-content: space-between
    }

    .filter-bar__label--hide-at-large {
        display: none
    }

    .filter-bar__group {
        visibility: hidden;
        opacity: 0;
        display: block;
        position: fixed;
        top: 0;
        left: -100%;
        width: 100%;
        height: 100%;
        background: #fff;
        z-index: 10;
        transition: opacity .3s ease,visibility .3s ease,left 0s ease;
        transition-delay: 0s,0s,.3s
    }

    .filter-bar__group--open {
        visibility: visible;
        left: 0;
        opacity: 1;
        transition-delay: 0s,0s,0s
    }

    .filter-bar__group-header {
        display: flex
    }

    .filter-bar__sort {
        border-top: 2px solid #C8E8E3;
        border-bottom: 2px solid #C8E8E3;
        background: #f0f9f8;
        padding-top: 20px;
        padding-bottom: 20px
    }

    .filter-bar__select {
        display: block
    }

    .filter-bar__filter {
        margin-right: 0;
        margin-bottom: 0
    }

        .filter-bar__filter + .button[data-element=filter-clear], .filter-bar__filter + .dropdown-button__trigger[data-element=filter-clear] {
            display: none
        }
}

@media screen and (max-width:767px) {
    .filter-bar__group-header, .filter-bar__select {
        max-width: calc(568px - 50px)
    }
}

@media screen and (max-width:567px) {
    .filter-bar__group-header, .filter-bar__select {
        max-width: calc(480px - 50px)
    }
}

@media screen and (max-width:479px) {
    .filter-bar__group-header, .filter-bar__select {
        max-width: calc(320px - 50px)
    }
}

.grid__layout {
    display: flex;
    flex-wrap: wrap;
    margin-right: -20px;
    margin-bottom: -20px
}

.grid__layout--large-spacing {
    margin-right: -70px;
    margin-bottom: -70px
}

.grid__layout--reverse {
    flex-direction: row-reverse
}

.grid__item {
    flex: 1;
    padding-right: 20px;
    padding-bottom: 20px;
    box-sizing: border-box
}

    .grid__item[data-in-view-action] {
        opacity: 0;
        transition: opacity .6s ease-in-out
    }

        .grid__item[data-in-view-action]:nth-child(1) {
            transition-delay: .1s
        }

        .grid__item[data-in-view-action]:nth-child(2) {
            transition-delay: .2s
        }

        .grid__item[data-in-view-action]:nth-child(3) {
            transition-delay: .3s
        }

        .grid__item[data-in-view-action]:nth-child(4) {
            transition-delay: .4s
        }

        .grid__item[data-in-view-action]:nth-child(5) {
            transition-delay: .5s
        }

        .grid__item[data-in-view-action]:nth-child(6) {
            transition-delay: .6s
        }

        .grid__item[data-in-view-action]:nth-child(7) {
            transition-delay: .7s
        }

        .grid__item[data-in-view-action]:nth-child(8) {
            transition-delay: .8s
        }

        .grid__item[data-in-view-action]:nth-child(9) {
            transition-delay: .9s
        }

        .grid__item[data-in-view-action]:nth-child(10) {
            transition-delay: 1s
        }

        .grid__item[data-in-view-action]:nth-child(11) {
            transition-delay: 1.1s
        }

        .grid__item[data-in-view-action]:nth-child(12) {
            transition-delay: 1.2s
        }

        .grid__item[data-in-view-action]:nth-child(13) {
            transition-delay: 1.3s
        }

        .grid__item[data-in-view-action]:nth-child(14) {
            transition-delay: 1.4s
        }

        .grid__item[data-in-view-action]:nth-child(15) {
            transition-delay: 1.5s
        }

        .grid__item[data-in-view-action]:nth-child(16) {
            transition-delay: 1.6s
        }

        .grid__item[data-in-view-action]:nth-child(17) {
            transition-delay: 1.7s
        }

        .grid__item[data-in-view-action]:nth-child(18) {
            transition-delay: 1.8s
        }

        .grid__item[data-in-view-action]:nth-child(19) {
            transition-delay: 1.9s
        }

        .grid__item[data-in-view-action]:nth-child(20) {
            transition-delay: 2s
        }

        .grid__item[data-in-view-action].in-view {
            opacity: 1;
            transform: translateY(0)
        }

.grid__item--40 {
    flex: none;
    width: 40%
}

.grid__item--60 {
    flex: none;
    width: 60%
}

.grid__item--50 {
    flex: none;
    width: 50%
}

.grid__item--25 {
    flex: none;
    width: 25%
}

.grid__layout--large-spacing .grid__item {
    padding-right: 70px;
    padding-bottom: 70px
}

@media screen and (max-width:1023px) {
    .grid__layout--break-at-large {
        display: block;
        margin-right: 0;
        margin-bottom: 0
    }

    .grid__item--50-at-large {
        width: 50%
    }

    .grid__layout--break-at-large .grid__item {
        width: 100%;
        padding-bottom: 35px;
        padding-right: 0
    }

        .grid__layout--break-at-large .grid__item:last-child {
            padding-bottom: 0
        }
}

@media screen and (max-width:767px) {
    .grid__layout--break-at-medium {
        display: block;
        margin-right: 0;
        margin-bottom: 0
    }

        .grid__layout--break-at-medium .grid__item {
            width: 100%;
            padding-bottom: 35px;
            padding-right: 0
        }

            .grid__layout--break-at-medium .grid__item:last-child {
                padding-bottom: 0
            }
}

@media screen and (max-width:567px) {
    .grid__layout--break-at-small {
        display: block;
        margin-right: 0;
        margin-bottom: 0
    }

        .grid__layout--break-at-small .grid__item {
            width: 100%;
            padding-bottom: 35px;
            padding-right: 0
        }

            .grid__layout--break-at-small .grid__item:last-child {
                padding-bottom: 0
            }
}

.maincontent__layout, .np-perspectives__layout {
    display: flex
}

.maincontent--push-top {
    margin-top: 60px
}

.maincontent__section {
    margin-bottom: 55px
}

.maincontent__section-sizer .maincontent__section-sizer {
    padding-left: 0;
    padding-right: 0;
    margin-bottom: 30px
}

.maincontent__section-sizer--full-width {
    max-width: 100%;
    padding: 0
}

.maincontent__section-sizer--middle-width {
    max-width: 1180px
}

.maincontent__section-sizer--narrow {
    max-width: 950px
}

.maincontent__content--highlight {
    background: #f0f9f8;
    padding: 50px;
    border-radius: 10px;
    width: 100%;
    box-sizing: border-box
}

@media screen and (max-width:1409px) {
    .maincontent__section-sizer--middle-width {
        max-width: 1024px
    }

    .maincontent__section-sizer--narrow {
        max-width: 950px
    }
}

@media screen and (max-width:1023px) {
    .maincontent__section-sizer--middle-width, .maincontent__section-sizer--narrow {
        max-width: 768px
    }
}

@media screen and (max-width:767px) {
    .maincontent__section-sizer--middle-width, .maincontent__section-sizer--narrow {
        max-width: 568px
    }
}

@media screen and (max-width:567px) {
    .maincontent__section-sizer--middle-width, .maincontent__section-sizer--narrow {
        max-width: 480px
    }
}

@media screen and (max-width:479px) {
    .maincontent__section-sizer--middle-width, .maincontent__section-sizer--narrow {
        max-width: 320px
    }
}

.np-perspectives {
    margin-top: 100px;
    margin-bottom: 100px
}

.np-perspectives--less-top {
    margin-top: 80px
}

.np-perspectives--less-bottom {
    margin-bottom: 80px
}

.np-perspectives__cards {
    position: relative;
    flex: none;
    display: flex;
    flex-wrap: wrap;
    height: 440px;
    width: 765px;
    align-items: flex-end
}

.np-perspectives__card {
    outline: 0;
    flex: none;
    width: 325px;
    padding-right: 20px;
    padding-top: 20px;
    box-sizing: border-box;
    opacity: 0;
    transform: scale(.9);
    transition: transform .6s ease-in-out,opacity .6s ease-in-out
}

    .np-perspectives__card:nth-child(1) {
        transition-delay: .1s
    }

    .np-perspectives__card:nth-child(2) {
        transition-delay: .2s
    }

    .np-perspectives__card:nth-child(3) {
        transition-delay: .3s
    }

    .np-perspectives__card:nth-child(4) {
        transition-delay: .4s
    }

    .np-perspectives__card .feature-module__media {
        max-height: 175px
    }

.in-view .np-perspectives__card {
    opacity: 1;
    transform: scale(1)
}

.np-perspectives__card--large {
    width: 440px
}

    .np-perspectives__card--large .feature-module__media {
        max-height: 240px
    }

.np-perspectives__card:first-child {
    padding-top: 0
}

.np-perspectives__card:nth-child(3) {
    padding-top: 30px
}

.np-perspectives__text {
    flex: 1;
    order: 1;
    padding-left: 40px;
    padding-top: 75px;
    padding-right: 30px;
    box-sizing: border-box;
    opacity: 0;
    transition: opacity .6s ease-in-out
}

.in-view .np-perspectives__text {
    opacity: 1
}

.np-perspectives__title {
    font-size: 31px;
    font-weight: 700;
    color: #002395;
    margin-bottom: 20px
}

.np-perspectives__copy p {
    font-weight: 400;
    font-size: 20px;
    color: #161616
}

.np-perspectives__link {
    margin-top: 40px;
    display: inline-block;
    color: #01ABEA;
    font-weight: 400;
    font-size: 20px;
    position: relative;
    text-decoration: none;
    padding-right: 20px;
    transition: color .3s ease
}

.panel-listing__title, .whats-new__title {
    color: #002395;
    font-size: 31px;
    font-weight: 700;
    text-align: center
}

.np-perspectives__link svg {
    fill: #01ABEA;
    width: 8px;
    height: 14px;
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -5px;
    transform: translateX(0);
    transition: fill .3s ease,transform .3s ease
}

.panel-listing__item, .whats-new__item {
    transition: transform .6s ease-in-out,opacity .6s ease-in-out
}

.np-perspectives__link:hover {
    color: #002395
}

    .np-perspectives__link:hover svg {
        fill: #002395;
        transform: translateX(5px)
    }

@media screen and (max-width:1409px) {
    .np-perspectives__cards {
        width: 625px;
        height: 357px
    }

    .np-perspectives__card {
        width: 265px
    }

    .np-perspectives__card--large {
        width: 360px
    }
}

@media screen and (max-width:1023px) {
    .np-perspectives__card, .np-perspectives__card:nth-child(3) {
        padding-top: 0
    }

    .np-perspectives {
        margin-top: 40px;
        margin-bottom: 60px
    }

    .np-perspectives__layout {
        display: block
    }

    .np-perspectives__cards {
        width: 100%;
        height: auto;
        display: none
    }

        .np-perspectives__cards.slick-initialized {
            display: block
        }

    .np-perspectives__card .feature-module__media {
        max-height: 240px
    }

    .np-perspectives__card--large {
        width: auto
    }

    .np-perspectives__text {
        padding-top: 0;
        padding-left: 0;
        padding-bottom: 40px
    }

    .np-perspectives__link {
        margin-top: 20px
    }
}

@media screen and (max-width:767px) {
    .np-perspectives__text {
        padding-right: 0
    }
}

.np-spotlight__layout {
    display: grid;
    justify-content: center;
}

.np-spotlight__author {
    flex: none;
    width: 280px;
    max-width: 100%;
    margin-right: 70px;
    display: none;
}

.np-spotlight__content {
    flex: 1
}

.np-spotlight .maincontent__section-sizer {
    padding: 0;
    margin: 0;
    max-width: 900px
}

@media screen and (max-width:1023px) {
    .np-spotlight__author {
        margin-right: 0
    }

    .np-spotlight__layout {
        display: block
    }
}

.panel-listing--push-bottom {
    margin-bottom: 80px
}

.panel-listing__title {
    margin-bottom: 20px;
    margin-top: 20px
}

.panel-listing__item {
    margin-bottom: 50px;
    opacity: 0;
    transform: translateY(-30px)
}

    .panel-listing__item:last-child {
        margin-bottom: 0
    }

    .panel-listing__item.in-view {
        opacity: 1;
        transform: translateY(0)
    }

.whats-new {
    margin-top: 70px;
    margin-bottom: 80px
}

.whats-new__layout {
    display: flex;
    justify-content: center
}

.whats-new__title {
    margin-bottom: 40px;
    width: 100%;
}

.whats-new__item {
    flex: 1 1 25%;
    max-width: 325px;
    margin-right: 20px;
    opacity: 0;
    transform: translateY(-30px)
}

    .whats-new__item:nth-child(1) {
        transition-delay: .1s
    }

    .whats-new__item:nth-child(2) {
        transition-delay: .2s
    }

    .whats-new__item:nth-child(3) {
        transition-delay: .3s
    }

    .whats-new__item:nth-child(4) {
        transition-delay: .4s
    }

    .whats-new__item:nth-child(5) {
        transition-delay: .5s
    }

    .whats-new__item:nth-child(6) {
        transition-delay: .6s
    }

    .whats-new__item:nth-child(7) {
        transition-delay: .7s
    }

    .whats-new__item:nth-child(8) {
        transition-delay: .8s
    }

    .whats-new__item:nth-child(9) {
        transition-delay: .9s
    }

    .whats-new__item:nth-child(10) {
        transition-delay: 1s
    }

    .whats-new__item:nth-child(11) {
        transition-delay: 1.1s
    }

    .whats-new__item:nth-child(12) {
        transition-delay: 1.2s
    }

    .whats-new__item:nth-child(13) {
        transition-delay: 1.3s
    }

    .whats-new__item:nth-child(14) {
        transition-delay: 1.4s
    }

    .whats-new__item:nth-child(15) {
        transition-delay: 1.5s
    }

    .whats-new__item:nth-child(16) {
        transition-delay: 1.6s
    }

    .whats-new__item:nth-child(17) {
        transition-delay: 1.7s
    }

    .whats-new__item:nth-child(18) {
        transition-delay: 1.8s
    }

    .whats-new__item:nth-child(19) {
        transition-delay: 1.9s
    }

    .whats-new__item:nth-child(20) {
        transition-delay: 2s
    }

.in-view .whats-new__item {
    opacity: 1;
    transform: translateY(0)
}

.whats-new__item:last-child {
    margin-right: 0
}

@media screen and (max-width:1023px) {
    .whats-new__item {
     //max-width: 100%
    }
}

#eventsDisclosure{
    text-align: center;
    font-family: freight-sans-pro,Arial,sans-serif;
    line-height: 1.6;
    font-size: 20px;
    font-weight: 400;
    color: #373737;
}

table {
    display: flex !important;
    justify-content: center !important;
}
td{
    border: 2px solid #D5E0DD;
}
#maincontent{
    margin-top: 130px;
}
.scale-block__table table {
    border: none !important;
    border-collapse: collapse !important;
    width: auto !important;
    margin-top: 10px;
}
.scale-block__table table tr:first-child {
    border-bottom: 1px solid black !important;
    border-top: 1px solid black !important;
}
.scale-block__table table td {
    border-right: solid 1px black !important;
    border-left: solid 1px black !important;
    padding-right: 5px;
    padding-left: 4px;
}
.scale-block__table table tr:last-child {
    border-bottom: 1px solid black !important;
}
.scale-block table td ul {
    margin-top: 0px !important;
    text-align: left !important;

}
.scale-block table td ul li{
    text-align: left !important;
}

/** My Profile List */

.quiz-table {
    font-family: arial, sans-serif;
    border-collapse: collapse;
    width: 100%;
}

    .quiz-table td,
    .quiz-table th {
        border: 1px solid #dddddd;
        text-align: left;
        padding: 8px;
    }

    .quiz-table tr:nth-child(even) {
        background-color: #dddddd;
    }

.quiz-attampts-container {
    width: 100%;
    margin: 60px 0;
}

.quiz-header {
    display: flex;
    justify-content: space-between;
    margin: 10px;
}

.quiz-course {
    margin-bottom: 5%;
    border: 1px solid;
    border-color: #01ABEA;
    border-radius: 5px;
}

.quiz-header > label {
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.quiz-table td {
    appearance: none;
    outline: 0;
    margin: 3.5px 0;
    font-family: freight-sans-pro,Arial,sans-serif;
    font-size: 16px;
    color: #161616;
    font-weight: 500;
    transition: color .3s ease;
}



.correct-answer{
    background-color: green !important;
}

.incorrect-answer{
    background-color: red !important;
}
.resetsec{
    display: none;
}
.showResetBtn{
    display: block !important;
}
/*.block_5.float_l{
    width: 93vw;
    display: flex;
    justify-content: center;
}*/
.whats-new .container {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.what-new__item{
    margin-bottom: 20px;
}
.np-perspectives__text{
    margin-top: -306px;
    margin-left: 100px;
    margin-right: -11vw;
}
.np-perspectives__layout{
    display: flex;
    flex-wrap: wrap;
    width: 1139px;
}
@media screen and (max-width:1408px) {
    .np-perspectives__text {
        margin-top: 0px !important;
        margin-left: auto !important;
        margin-right: 100px !important;
    }
}
@media screen and (max-width:1023px) {
    .np-perspectives__text {
        order: 0 !important;
    }
    .np-perspectives__card {
        margin-bottom: 20px !important;
    }
}
.confirm-modal__url p{
    line-break: anywhere !important;
}

table *{
    font-family: "nunito-sans", sans-serif !important;
    font-weight: 400;
    font-style: normal;
}

.smallAndCentered{
    width: 632px !important;
    margin: 0 auto !important;
}

/**
#panel, #flip {
    padding: 5px;
    text-align: center;
    background-color: #ffffff;
    border: 1px solid #01ABEA;
    border-radius: 4px;
    font-size: 16px;
    color: #161616;
    font-weight: 500;
    font-family: freight-sans-pro,Arial,sans-serif;
    cursor: pointer;
}
#flip {
    width: 400px;
    height: 25px;
}

#panel {
padding: 30px;
display: none;
}
/*  Added to login css 
#panel-login, #flip-login {
   
    text-align: center;
    background-color: #ffffff;
    border: 1px solid #01ABEA;
    border-radius: 4px;
    font-size: 12px;
    color: #161616;
    font-weight: 500;
    font-family: freight-sans-pro,Arial,sans-serif;
    box-shadow: 0 0 0 0 #B8E4F4;
}
#flip-login {
    width: 130px;
    height: 17px;
}

#panel-login {
padding: 20px;
display: none;
}
.form-box__form-layout-remember {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 20px;
    padding-bottom: 15px;
}

*/