@charset "utf-8";

select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

a,
article,
aside,
b,
button,
div,
footer,
h1,
h2,
h3,
h4,
h5,
h6,
header,
i,
nav,
ol,
p,
section,
span,
strong,
td,
th,
ul {
    padding: 0;
    margin: 0;
    border: 0
}

.hero {
    font-size: 4.2857142857rem;
    line-height: 4.2857142857;
    font-weight: 400
}

[role=heading][aria-level="1"],
h1 {
    font-size: 3rem;
    font-weight: lighter
}

[role=heading][aria-level="2"],
h2 {
    font-size: 2.2857142857rem;
    font-weight: lighter
}

[role=heading][aria-level="3"],
h3 {
    font-size: 1.7142857143rem;
    font-weight: lighter
}

[role=heading][aria-level="4"],
h4 {
    font-size: 1.2857142857rem;
    font-weight: lighter
}

.font-style-sm {
    font-size: .8571428571rem;
    font-weight: 400
}

.font-style-xs {
    font-size: .7142857143rem;
    font-weight: 400
}

html {
    line-height: 1.7142857143;
    font-size: 14px
}

@media(min-width:1024px) {
    html {
        font-size: 9pt
    }
}

@media(min-width:1200px) {
    html {
        font-size: 14px
    }
}

@media(min-width:320px)and (max-width:1023px) {
    html {
        font-size: 14px
    }
}

:focus:not(.focus-visible),
input.focus-visible:focus {
    outline: none
}

[tabindex]:not(.modal),
button {
    cursor: pointer
}

body {
    color: #4a4a4a;
    -webkit-text-size-adjust: 100%;
    min-height: 100vh
}

a {
    color: #2172c2;
    font-family: Montserrat, Noto Sans;
    display: inline-block;
    outline: 0;
    -webkit-transition: all .25s ease;
    transition: all .25s ease
}

a,
a:hover {
    text-decoration: none
}

a:hover {
    color: #004baa
}

button {
    background-color: transparent;
    color: #4a4a4a
}

img,
object,
video {
    max-width: 100%;
    height: auto
}

iframe {
    margin-bottom: 24px
}

select.form-control {
    padding-right: 1.7142857143rem
}

select::-ms-expand {
    display: none
}

figure {
    margin-bottom: 24px
}

figure img {
    margin-bottom: 1pc
}

figcaption {
    font-style: italic
}

ol,
ul {
    list-style: none
}

table {
    border-collapse: collapse;
    border-spacing: 0;
    width: 100%
}

td,
th {
    text-align: left;
    white-space: nowrap
}

[role=main] {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1
}

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

.tp-container {
    padding: 0 1.0714285714rem;
    max-width: 100%
}

@media(min-width:1024px) {
    .tp-container {
        max-width: 102.8571428571rem;
        margin: 0 auto
    }
}

.tp-container .row {
    margin-left: -1.0714285714rem;
    margin-right: -1.0714285714rem
}

.tp-container .row.no-gutters {
    margin-right: 0;
    margin-left: 0
}

.tp-container .row .tp-column__sidenav {
    padding-left: 0
}

.tp-column__content,
.tp-column__notif {
    padding: 0 1.1428571429rem
}

@media(min-width:1024px) {

    .tp-column__content,
    .tp-column__notif {
        padding: 0 1.7142857143rem
    }
}

.tp-column__content {
    margin-top: 6.4285714286rem
}

@media(min-width:1024px) {
    .tp-column__content {
        margin-top: 6.4285714286rem;
        padding-left: 18.8571428571rem
    }
}

.tp-column__content.col-lg-2 {
    max-width: 53.4722222222
}

@media(min-width:1024px) {
    .tp-column__notif {
        max-width: 30.9722222222
    }
}

.form-element {
    position: relative
}

.form-element__icon {
    right: .5714285714rem;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.form-control[readonly] {
    background-color: transparent
}

.tp-page-title {
    margin-bottom: 1.1428571429rem;
    margin-top: 1.1428571429rem
}

@media(min-width:1024px) {
    .tp-page-title {
        margin-bottom: 1.7142857143rem;
        margin-top: 1.7142857143rem
    }
}

.tp-modal-content {
    -webkit-box-shadow: 0 2px 8px 0 rgba(0, 0, 0, .2);
    box-shadow: 0 2px 8px 0 rgba(0, 0, 0, .2);
    border-radius: .2857142857rem;
    border-color: transparent
}

@media(min-width:576px)and (max-width:1023px) {
    .tp-modal-dialog {
        margin: 1.1428571429rem auto
    }
}

@media(min-width:1024px) {
    .tp-modal-dialog {
        margin: 1.7142857143rem auto
    }
}

.width-100 {
    width: 100%
}

[class*=" icon-"]:before,
[class^=icon-]:before {
    vertical-align: unset
}

.custom-scrollbar {
    overflow: auto
}

@media(min-width:1024px) {
    .custom-scrollbar {
        overflow: hidden
    }

    .custom-scrollbar:hover {
        overflow: auto
    }
}

.custom-scrollbar,
.custom-scrollbar-horizontal,
.custom-scrollbar-vertical {
    -webkit-overflow-scrolling: touch
}

@media(min-width:1024px) {

    .custom-scrollbar-horizontal:not(.native)::-webkit-scrollbar,
    .custom-scrollbar-vertical:not(.native)::-webkit-scrollbar,
    .custom-scrollbar:not(.native)::-webkit-scrollbar {
        width: .5714285714rem
    }

    .custom-scrollbar-horizontal:not(.native)::-webkit-scrollbar-track,
    .custom-scrollbar-vertical:not(.native)::-webkit-scrollbar-track,
    .custom-scrollbar:not(.native)::-webkit-scrollbar-track {
        background-color: #e5e5e5
    }

    .custom-scrollbar-horizontal:not(.native)::-webkit-scrollbar-thumb,
    .custom-scrollbar-vertical:not(.native)::-webkit-scrollbar-thumb,
    .custom-scrollbar:not(.native)::-webkit-scrollbar-thumb {
        background-color: #9d9d9d
    }
}

.custom-scrollbar-horizontal,
.custom-scrollbar-vertical {
    overflow: hidden
}

.custom-scrollbar-horizontal {
    overflow-x: auto
}

@media(min-width:1024px) {
    .custom-scrollbar-horizontal {
        overflow-x: hidden
    }

    .custom-scrollbar-horizontal:not(.native)::-webkit-scrollbar {
        height: .5714285714rem
    }

    .custom-scrollbar-horizontal:not(.native)::-webkit-scrollbar-track {
        background-color: transparent
    }

    .custom-scrollbar-horizontal.on,
    .custom-scrollbar-horizontal:hover {
        overflow-x: auto
    }
}

.custom-scrollbar-vertical {
    overflow-y: auto
}

@media(min-width:1024px) {
    .custom-scrollbar-vertical {
        overflow-y: hidden
    }

    .custom-scrollbar-vertical:hover {
        overflow-y: auto
    }
}

@media(min-width:1024px) {

    .custom-scrollbar-vertical .custom-scrollbar-content,
    .custom-scrollbar .custom-scrollbar-content {
        margin-right: -.5714285714rem
    }
}

@media(min-width:1024px) {
    .native:not(.tablet) .custom-scrollbar-content {
        margin-right: -17px
    }
}

.tpatom-btn--datepicker,
.tpatom-btn--primary,
.tpatom-btn--secondary,
.tpatom-btn--transparent,
.tpatom-link--datepicker,
.tpatom-link--primary,
.tpatom-link--secondary,
.tpatom-link--transparent {
    font-size: 1rem;
    padding: .5714285714rem 1.1428571429rem;
    font-weight: 500;
    letter-spacing: normal;
    line-height: 1
}

.tpatom-btn--datepicker .icon,
.tpatom-btn--primary .icon,
.tpatom-btn--secondary .icon,
.tpatom-btn--transparent .icon,
.tpatom-link--datepicker .icon,
.tpatom-link--primary .icon,
.tpatom-link--secondary .icon,
.tpatom-link--transparent .icon {
    font-size: .8571428571rem;
    line-height: 9pt;
    display: inline-block;
    vertical-align: top;
    margin-top: 7px;
    margin-left: 8px
}

.tpatom-btn--datepicker .icon:before,
.tpatom-btn--primary .icon:before,
.tpatom-btn--secondary .icon:before,
.tpatom-btn--transparent .icon:before,
.tpatom-link--datepicker .icon:before,
.tpatom-link--primary .icon:before,
.tpatom-link--secondary .icon:before,
.tpatom-link--transparent .icon:before {
    font-size: .8571428571rem;
    height: .8571428571rem;
    margin-top: 0;
    display: inline-block
}

.tpatom-btn--datepicker .icon.icon-Circle_Arrow_Right_pw,
.tpatom-btn--primary .icon.icon-Circle_Arrow_Right_pw,
.tpatom-btn--secondary .icon.icon-Circle_Arrow_Right_pw,
.tpatom-btn--transparent .icon.icon-Circle_Arrow_Right_pw,
.tpatom-link--datepicker .icon.icon-Circle_Arrow_Right_pw,
.tpatom-link--primary .icon.icon-Circle_Arrow_Right_pw,
.tpatom-link--secondary .icon.icon-Circle_Arrow_Right_pw,
.tpatom-link--transparent .icon.icon-Circle_Arrow_Right_pw {
    margin-left: .5714285714rem;
    font-size: 1.1428571429rem;
    line-height: 14px;
    display: inline-block;
    vertical-align: top;
    margin-top: 0
}

.tpatom-btn--datepicker .icon.icon-Circle_Arrow_Right_pw:before,
.tpatom-btn--primary .icon.icon-Circle_Arrow_Right_pw:before,
.tpatom-btn--secondary .icon.icon-Circle_Arrow_Right_pw:before,
.tpatom-btn--transparent .icon.icon-Circle_Arrow_Right_pw:before,
.tpatom-link--datepicker .icon.icon-Circle_Arrow_Right_pw:before,
.tpatom-link--primary .icon.icon-Circle_Arrow_Right_pw:before,
.tpatom-link--secondary .icon.icon-Circle_Arrow_Right_pw:before,
.tpatom-link--transparent .icon.icon-Circle_Arrow_Right_pw:before {
    font-size: 1.1428571429rem;
    height: 1.1428571429rem;
    margin-top: .2857142857rem;
    display: inline-block
}

.tpatom-btn--datepicker span,
.tpatom-btn--primary span,
.tpatom-btn--secondary span,
.tpatom-btn--transparent span,
.tpatom-link--datepicker span,
.tpatom-link--primary span,
.tpatom-link--secondary span,
.tpatom-link--transparent span {
    margin-right: .2857142857rem;
    line-height: 1.7142857143;
    padding-right: 0;
    vertical-align: top;
    display: inline-block
}

.tpatom-btn--datepicker span.sly-text,
.tpatom-btn--primary span.sly-text,
.tpatom-btn--secondary span.sly-text,
.tpatom-btn--transparent span.sly-text,
.tpatom-link--datepicker span.sly-text,
.tpatom-link--primary span.sly-text,
.tpatom-link--secondary span.sly-text,
.tpatom-link--transparent span.sly-text {
    margin-right: 0
}

.is-touch .tpatom-btn--primary:hover,
.is-touch .tpatom-link--primary:hover,
.tpatom-btn--primary,
.tpatom-btn--primary[disabled]:hover,
.tpatom-link--primary,
.tpatom-link--primary[disabled]:hover {
    background-color: #2172c2;
    color: #fff
}

.is-touch .tpatom-btn--secondary:hover,
.is-touch .tpatom-link--secondary:hover,
.tpatom-btn--secondary,
.tpatom-btn--secondary[disabled]:hover,
.tpatom-link--secondary,
.tpatom-link--secondary[disabled]:hover {
    background-color: transparent;
    color: #2172c2
}

.tpatom-btn--primary:hover,
.tpatom-link--primary:hover {
    background-color: #2172c2;
    color: #fff;
    text-decoration: underline
}

@media(min-width:1024px) {

    .tpatom-btn--primary:hover,
    .tpatom-link--primary:hover {
        background-color: #2172c2;
        color: #fff;
        text-decoration: underline
    }
}

.tpatom-btn--secondary:hover,
.tpatom-link--secondary:hover {
    background-color: transparent;
    color: #2172c2;
    text-decoration: underline
}

.tpatom-btn--close,
.tpatom-btn--settings,
.tpatom-link--close,
.tpatom-link--settings {
    width: 3.2857142857rem;
    height: 3.2857142857rem;
    color: #4a4a4a
}

.tpatom-btn,
.tpatom-link {
    line-height: 1.7142857143;
    cursor: pointer
}

.tpatom-btn[disabled],
.tpatom-link[disabled] {
    cursor: not-allowed;
    opacity: .4
}

.tpatom-btn--primary,
.tpatom-link--primary {
    border-radius: 4px;
    -webkit-transition: background-color .25s ease;
    transition: background-color .25s ease
}

.tpatom-btn--secondary,
.tpatom-link--secondary {
    border-radius: 4px;
    border: 1px solid #2172c2;
    -webkit-transition: background-color .25s ease;
    transition: background-color .25s ease
}

.tpatom-btn--datepicker,
.tpatom-btn--transparent,
.tpatom-link--datepicker,
.tpatom-link--transparent {
    background: none;
    border: 0;
    padding: 0;
    color: #2172c2
}

.tpatom-btn--datepicker,
.tpatom-link--datepicker {
    padding: .9285714286rem .8571428571rem;
    font-size: .8571428571rem;
    color: #4a4a4a;
    border: 1px solid #777;
    line-height: 1;
    border-radius: 4px
}

.tpatom-btn--datepicker .icon:before,
.tpatom-link--datepicker .icon:before {
    margin: 0
}

.tpatom-btn--close,
.tpatom-link--close {
    position: absolute;
    top: 0;
    right: 0
}

@media(min-width:1024px) {

    .tpatom-btn--close,
    .tpatom-link--close {
        top: .5714285714rem;
        right: .5714285714rem
    }
}

.tpatom-btn--close .icon,
.tpatom-link--close .icon {
    font-size: 1.1428571429rem;
    width: 1.1428571429rem;
    height: 1.1428571429rem
}

.tpatom-btn--settings .icon,
.tpatom-link--settings .icon {
    font-size: 1rem;
    width: 1rem;
    height: 1rem
}

.tpatom-btn--pagination,
.tpatom-link--pagination {
    padding: 0 .2857142857rem;
    font-size: 1rem;
    line-height: 1.7142857143;
    border-radius: .2857142857rem;
    min-width: 1.7142857143rem;
    color: #2172c2;
    -webkit-transition: background-color .25s ease;
    transition: background-color .25s ease
}

.tpatom-btn--pagination:hover:not([disabled]),
.tpatom-link--pagination:hover:not([disabled]) {
    color: #2172c2;
    font-weight: 700
}

.tpatom-btn--pagination.active,
.tpatom-link--pagination.active {
    background-color: #2172c2;
    color: #fff
}

.tpatom-btn--calendar,
.tpatom-link--calendar {
    width: 1.7142857143rem;
    height: 1.7142857143rem;
    position: relative;
    border-radius: 50%;
    background-color: #4a4a4a;
    color: #fff
}

.tpatom-btn--calendar .icon,
.tpatom-link--calendar .icon {
    font-size: .8571428571rem;
    height: 1.0714285714rem;
    width: 100%;
    display: inline-block;
    text-align: center;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto
}

.tpatom-link--transparent span {
    padding-right: 0
}

.tp-button-link {
    color: #2172c2;
    font-family: Montserrat, Noto Sans;
    font-weight: 400;
    display: inline-block;
    outline: 0;
    -webkit-transition: all .25s ease;
    transition: all .25s ease;
    letter-spacing: unset;
    padding: 0
}

.tp-button-link,
.tp-button-link:hover {
    background: none;
    text-decoration: none
}

.tp-button-link .icon:before {
    font-size: 1rem
}

.tp-close-btn {
    background: none;
    border: none;
    width: 46px;
    height: 46px;
    cursor: pointer
}

.tpatom-contrast-layer {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%
}

.tpatom-contrast-layer--flat {
    background-color: rgba(0, 0, 0, .3)
}

.tpatom-contrast-layer--gradient-to-right {
    background: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .5)), color-stop(50%, transparent));
    background: linear-gradient(90deg, rgba(0, 0, 0, .5) 0, transparent 50%)
}

.tpatom-contrast-layer--gradient-to-left {
    background: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, .5)), color-stop(50%, transparent));
    background: linear-gradient(270deg, rgba(0, 0, 0, .5) 0, transparent 50%)
}

.tpatom-dam {
    margin-bottom: 1.1428571429rem
}

@media(min-width:1024px) {
    .tpatom-dam {
        margin-bottom: 0
    }
}

.tpatom-dam video {
    border-radius: .2857142857rem
}

.tpatom-heading,
.tpatom-subheading {
    padding: 0
}

.tpatom-heading {
    font-size: 1.7142857143rem;
    line-height: 1.3333333333
}

@media(min-width:1024px) {
    .tpatom-heading {
        font-size: 2.2857142857rem;
        line-height: 1.25
    }
}

.tpatom-heading--hero {
    font-size: 2rem;
    line-height: 1.1428571429
}

@media(min-width:992px) {
    .tpatom-heading--hero {
        font-size: 4.2857142857rem;
        line-height: 1.1666666667
    }
}

.tpatom-heading--large {
    font-size: 2rem;
    line-height: 1.2857142857
}

@media(min-width:992px) {
    .tpatom-heading--large {
        font-size: 2.8571428571rem;
        line-height: 1.05
    }
}

.tpatom-heading--regular {
    font-size: 2rem;
    line-height: 1.2857142857
}

@media(min-width:992px) {
    .tpatom-heading--regular {
        font-size: 2.2857142857rem;
        line-height: 1.25
    }
}

.tpatom-heading--small {
    font-size: 1.7142857143rem;
    line-height: 1.3333333333
}

@media(min-width:992px) {
    .tpatom-heading--small {
        font-size: 1.2857142857rem
    }
}

.tpatom-heading--small-flat {
    font-size: 1.7142857143rem;
    line-height: 1.3333333333
}

.tpatom-subheading {
    font-size: .8571428571rem;
    line-height: 1.6666666667;
    letter-spacing: .0714285714rem
}

.tpatom-list-item.active,
.tpatom-list-item:hover {
    background: #06346c
}

.tpatom-list-item__link {
    padding: 1.1428571429rem;
    width: 100%;
    display: block;
    position: relative;
    color: #fff
}

@media(min-width:1024px) {
    .tpatom-list-item__link {
        padding: 1.1428571429rem 1.7142857143rem
    }
}

.tpatom-list-item__link:hover,
.tpatom-list-item__link:visited {
    color: #fff
}

.tpatom-list-item__btn {
    padding: 1.1428571429rem;
    color: #fff;
    position: relative;
    width: 100%
}

@media(min-width:1024px) {
    .tpatom-list-item__btn {
        padding: 1.1428571429rem 1.7142857143rem
    }
}

.tpatom-list-item__btn[aria-expanded=true] .icon-Arrow_Down {
    -webkit-transform: rotate(-180deg);
    transform: rotate(-180deg)
}

.tpatom-list-item__icon {
    font-size: 1.1428571429rem;
    width: 1.1428571429rem;
    height: 1.1428571429rem;
    position: absolute;
    top: 50%;
    left: 1pc;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

@media(min-width:1024px) {
    .tpatom-list-item__icon {
        left: 1.7142857143rem
    }
}

.tpatom-list-item__icon:before {
    vertical-align: top
}

.tpmol-list-item__sublist .tpatom-list-item__icon~.tpatom-list-item__label {
    padding-left: 1.7142857143rem
}

.tpatom-list-item__label {
    padding: 0 1.1428571429rem 0 1.7142857143rem;
    font-size: .8571428571rem;
    line-height: 1.6666666667;
    display: inline-block;
    position: relative;
    width: 100%
}

.tpatom-list-item__arrow-down,
.tpatom-list-item__external-link {
    font-size: .8571428571rem;
    width: .8571428571rem;
    height: .8571428571rem;
    margin-top: -.2142857143rem;
    position: absolute;
    top: 50%;
    right: 0;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.tpatom-list-item__arrow-down:hover,
.tpatom-list-item__arrow-down:visited,
.tpatom-list-item__external-link:hover,
.tpatom-list-item__external-link:visited {
    color: #fff
}

.tpatom-list-item__arrow-down {
    -webkit-transition: -webkit-transform .25s ease;
    transition: -webkit-transform .25s ease;
    transition: transform .25s ease;
    transition: transform .25s ease, -webkit-transform .25s ease
}

.sub-menu-navigation-link-item.active {
    font-weight: 900
}

@media(min-width:320px)and (max-width:1023px) {
    .sub-menu-navigation-link-item {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }

    .sub-menu-navigation-link-item,
    .sub-menu-navigation-link-item:hover {
        color: #4a4a4a
    }

    .sub-menu-navigation-link-item i.icon {
        margin-left: .2857142857rem
    }

    .sub-menu-navigation-link-item i.icon:before {
        font-size: 1pc;
        line-height: 1pc
    }
}

@media(min-width:1024px) {
    .sub-menu-navigation-link-item:hover {
        color: #004baa
    }

    .sub-menu-navigation-link-item i.icon {
        margin-left: .2857142857rem;
        vertical-align: top
    }

    .sub-menu-navigation-link-item i.icon:before {
        font-size: 9pt;
        line-height: 9pt
    }
}

@media(min-device-width:768px)and (max-device-width:1366px)and (orientation:landscape)and (-webkit-min-device-pixel-ratio:2),
(min-device-width:768px)and (max-device-width:1366px)and (orientation:portrait)and (-webkit-min-device-pixel-ratio:2) {
    .sub-menu-navigation-link-item {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }

    .sub-menu-navigation-link-item,
    .sub-menu-navigation-link-item:hover {
        color: #4a4a4a
    }

    .sub-menu-navigation-link-item i.icon {
        margin-left: .2857142857rem
    }

    .sub-menu-navigation-link-item i.icon:before {
        font-size: 1pc;
        line-height: 1pc
    }
}

.tp-next-btn {
    font-size: 1rem;
    line-height: 2.8571428571;
    letter-spacing: .0714285714rem;
    background: none;
    border: 0;
    padding: 0;
    color: #2172c2;
    cursor: pointer
}

.tp-next-btn__text {
    margin-right: .5714285714rem;
    float: left
}

.tp-btnNext--disabled .tp-next-btn__text {
    opacity: .5
}

.tp-next-btn__icon {
    display: inline-block;
    vertical-align: middle
}

.tp-btnNext--disabled .tp-next-btn__icon {
    opacity: .5
}

.tp-next-btn--disabled {
    background: #f6f6f6;
    color: #2172c2
}

.icon--link {
    margin-left: .2857142857rem;
    vertical-align: middle;
    height: 14px;
    width: 14px
}

i.icon-Spinner_pw:before {
    font-size: 24px;
    line-height: 24px;
    color: #2172c2
}

@media(min-width:1024px) {
    .tpatom-youtube {
        margin-bottom: 0
    }
}

.form-group .errorMsg {
    color: #ff4d4d;
    font-size: 9pt;
    display: none
}

.field-error input[type=email],
.field-error input[type=text] {
    border: 1px solid #ff4d4d
}

.field-error .errorMsg {
    display: block
}

.tpmol-list-item {
    width: 100%;
    border-bottom: 1px solid #06346c;
    position: relative;
    background-color: #2172c2;
    font-weight: 500
}

.tpmol-list-item a,
.tpmol-list-item button {
    font-weight: inherit
}

.tpmol-list-item.active,
.tpmol-list-item:hover {
    background-color: #06346c
}

.tpmol-list-item.active:not(.has-submenu) {
    font-weight: 700
}

.tpmol-list-item__sublist.collapsible:not(.active) {
    display: none
}

.tpmol-list-item__sublist.animating {
    position: relative;
    height: 0;
    overflow: hidden;
    -webkit-transition: height .25s cubic-bezier(.4, 0, .2, 1);
    transition: height .25s cubic-bezier(.4, 0, .2, 1)
}

.tpmol-list-item__sublist .tpmol-list-item {
    background-color: #06346c;
    border-bottom: 1px solid #06346c;
    -webkit-transition: all .25s ease;
    transition: all .25s ease;
    overflow: hidden;
    opacity: 1;
    height: auto
}

.tpmol-list-item__sublist .tpmol-list-item:first-child {
    border-top: 1px solid #06346c
}

.tpmol-list-item__sublist .tpmol-list-item:last-child {
    border-bottom: none
}

.tpmol-list-item__sublist .tpmol-list-item.active,
.tpmol-list-item__sublist .tpmol-list-item:hover {
    background-color: #1e487b
}

body {
    line-height: 1.7142857143;
    font-family: Montserrat, Noto Sans;
    background: #f6f6f6;
    font-weight: 400;
    font-size: 14px;
    font-style: normal;
    position: relative
}

body :focus {
    border-radius: 2px;
    outline: 1px solid #3280e1;
    outline-offset: 1px;
    -moz-outline-radius: 3px
}

body :focus:not(:focus-visible) {
    outline: none
}

:focus:not(.focus-visible),
input.focus-visible:focus {
    outline: unset;
    outline-style: solid
}

a {
    outline: unset;
    line-height: 1.7142857143;
    font-weight: 400;
    font-size: 14px
}

.font-fixing {
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    text-size-adjust: 100%
}

img {
    border-radius: 4px
}

h1,
h2 {
    font-weight: 700
}

h3 {
    font-weight: 400
}

h4 {
    font-weight: 500
}

.tp-core-theme--grayscale-white {
    background-color: #fff
}

.tp-core-theme--grayscale-lighter {
    background-color: #f6f6f6
}

.tp-core-theme--corporate-blue {
    background-color: #2172c2
}

.tp-core-theme--bright-blue {
    background-color: #004baa
}

.tp-core-text-color--text-darkgrey {
    color: #4a4a4a
}

.tp-core-text-color--text-white {
    color: #fff
}

.tp-core-margin--zero {
    margin: 0
}

.tp-core-margin--regular {
    margin: 0 1pc
}

@media(min-width:1024px) {
    .tp-core-margin--regular {
        margin: 0 3pc
    }
}

.tp-core-padding--zero {
    padding: 0
}

.tp-core-padding--regular {
    padding: 1.7142857143rem 1.1428571429rem
}

@media(min-width:1024px) {
    .tp-core-padding--regular {
        padding: 3.4285714286rem
    }
}

.tp-core-padding--normal {
    padding: 1.7142857143rem 1.1428571429rem
}

@media(min-width:1024px) {
    .tp-core-padding--normal {
        padding: 1.7142857143rem
    }
}

.tp-core-container {
    padding: 0;
    max-width: 100%;
    margin: 1pc auto 0;
    height: auto
}

@media(min-width:1024px) {
    .tp-core-container {
        max-width: 102.8571428571rem;
        margin: 24px auto 0
    }
}

.tp-core-overlay {
    background-color: #000;
    opacity: .5;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 90px;
    z-index: 2
}

@media(min-width:1024px) {
    .tp-core-overlay {
        top: 5pc
    }
}

.tp-core-position-relative {
    position: relative
}

.tp-core-position-static {
    position: static
}

.tpatom-btn--datepicker span,
.tpatom-btn--primary span,
.tpatom-btn--secondary span,
.tpatom-btn--transparent span,
.tpatom-link--datepicker span,
.tpatom-link--primary span,
.tpatom-link--secondary span,
.tpatom-link--transparent span {
    font-family: Montserrat, Noto Sans
}

.tp-core-image {
    max-width: 100%
}

.tp-core-image .core-padding--zero {
    padding: 0 3.4285714286rem;
    margin: 0
}

.tp-core-image__center-align {
    margin: 0 auto;
    padding-left: 0;
    padding-right: 0
}

.tp-core-image__regular {
    padding: 0;
    max-width: 100%;
    margin: 1pc auto 0;
    height: auto
}

@media(min-width:1024px) {
    .tp-core-image__regular {
        max-width: 102.8571428571rem;
        margin: 24px auto 0
    }
}

.tp-core-image__zero {
    padding: 0 1.1428571429rem;
    max-width: 100%;
    margin: 0 auto;
    height: auto
}

@media(min-width:1024px) {
    .tp-core-image__zero {
        max-width: 102.8571428571rem;
        padding: 0 3.4285714286rem;
        margin: 0 auto
    }
}

.tp-core-image img {
    width: 100%
}

.tp-core-richText.tp-core-richText-container {
    margin-top: 0;
    margin-left: 1.1428571429rem;
    margin-right: 1.1428571429rem;
    padding: 1.7142857143rem 1.1428571429rem;
    width: auto
}

.tp-core-richText.tp-core-richText-container__without-padding {
    margin: 1.7142857143rem 0 0;
    padding: 1.7142857143rem 1.1428571429rem 0
}

.tp-core-richText.tp-core-richText-container__with-padding {
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
    padding: 1.7142857143rem 1.1428571429rem;
    width: auto
}

.tp-core-richText li {
    display: table-row
}

.tp-core-richText a {
    font-size: 1rem;
    padding: 0;
    line-height: 1.7142857143;
    border: 0;
    color: #2172c2;
    background: none;
    cursor: pointer;
    font-weight: 500;
    letter-spacing: normal;
    line-height: 1
}

.tp-core-richText a:hover {
    color: #2172c2;
    background-color: transparent;
    text-decoration: underline
}

.tp-core-richText a>.icon {
    padding-left: .4285714286rem
}

.tp-core-richText a[disabled] {
    cursor: not-allowed;
    opacity: .4
}

.tp-core-richText .tp-core-richText-wrapper a {
    padding: 0;
    border: 0;
    color: #2172c2;
    background: none;
    cursor: pointer;
    font-weight: 600
}

.tp-core-richText .tp-core-richText-wrapper a:hover {
    background-color: transparent;
    text-decoration: underline
}

.tp-core-richText .tp-core-richText-wrapper a>.icon {
    padding-left: .4285714286rem
}

.tp-core-richText .fullBleed {
    padding-left: 0;
    padding-right: 0
}

.tp-core-richText h1 {
    font-size: 1.7142857143rem;
    margin-bottom: 1.1428571429rem;
    line-height: 1;
    font-weight: 300
}

.tp-core-richText h2 {
    font-size: 1.2857142857rem
}

.tp-core-richText h2,
.tp-core-richText h3 {
    line-height: 1.3333333333;
    margin-bottom: 1.1428571429rem
}

.tp-core-richText h3 {
    font-size: 1.7142857143rem;
    font-weight: 400
}

.tp-core-richText h4 {
    font-size: 1.4285714286rem;
    margin-bottom: 1.1428571429rem;
    line-height: 1.4;
    font-weight: 500
}

.tp-core-richText p {
    font-size: 1.1428571429rem;
    line-height: 1.75;
    margin-bottom: 1.7142857143rem;
    font-weight: 400
}

.tp-core-richText small {
    font-size: 1rem;
    line-height: 1.7142857143;
    margin-bottom: 1.1428571429rem;
    font-weight: 500
}

.tp-core-richText ol,
.tp-core-richText ul {
    margin-bottom: .5714285714rem;
    padding-left: 2.8571428571rem
}

.tp-core-richText ul {
    display: table
}

.tp-core-richText ul li:before {
    margin-right: .5714285714rem;
    display: table-cell;
    color: #4a4a4a;
    content: "•"
}

.tp-core-richText ol {
    display: table;
    counter-reset: section;
    list-style-type: none
}

.tp-core-richText ol li:before {
    margin-right: .5714285714rem;
    font-size: 1rem;
    padding-right: .5714285714rem;
    display: table-cell;
    content: counters(section, ".") " ";
    counter-increment: section
}

.tp-core-richText ol ol,
.tp-core-richText ul ul {
    padding: 0 0 0 1.4285714286rem
}

.tp-core-richText ol>li>ol,
.tp-core-richText ul>li>ul {
    margin-bottom: 0
}

.tp-core-richText ol>li>ol :last-child,
.tp-core-richText ul>li>ul :last-child {
    padding-bottom: 0
}

.tp-core-richText ol li,
.tp-core-richText ul li {
    font-size: 1rem;
    padding-bottom: 1.1428571429rem
}

.tp-core-richText ol li:before,
.tp-core-richText ul li:before {
    color: #4a4a4a
}

.tp-core-richText ol li:last-child,
.tp-core-richText ul li:last-child {
    padding-bottom: 0
}

.tp-core-richText ol li li,
.tp-core-richText ul li li {
    padding-bottom: .5714285714rem
}

.tp-core-richText ol li ol,
.tp-core-richText ul li ul {
    padding-top: 1.1428571429rem
}

.tp-core-richText ul ul ul li {
    font-size: .8571428571rem;
    padding-bottom: .5714285714rem
}

.tp-core-richText ul ul ul li:before {
    content: "‒";
    font-weight: 400
}

.tp-core-richText ol ol ol {
    padding-left: 2rem
}

.tp-core-richText ol ol ol li {
    font-size: .8571428571rem;
    padding-bottom: .5714285714rem
}

.tp-core-richText table {
    margin-bottom: 1.7142857143rem;
    display: block;
    border-collapse: collapse;
    overflow-x: auto;
    width: 100%
}

.tp-core-richText table::-webkit-scrollbar {
    -webkit-appearance: none
}

.tp-core-richText table::-webkit-scrollbar:horizontal {
    height: 11px
}

.tp-core-richText table::-webkit-scrollbar-thumb {
    border: 2px solid #fff;
    border-radius: 8px;
    background-color: #9d9d9d
}

.tp-core-richText table::-webkit-scrollbar-track {
    background-color: #fff;
    border-radius: 8px
}

.tp-core-richText table tbody {
    display: table;
    width: 100%
}

.tp-core-richText table th {
    padding-top: .6428571429rem;
    padding-bottom: .6428571429rem;
    border-bottom: 1px solid #000;
    font-weight: 500
}

.tp-core-richText table td {
    padding-top: .7857142857rem;
    padding-bottom: .7857142857rem;
    border-bottom: 1px solid #e5e5e5
}

.tp-core-richText table td,
.tp-core-richText table th {
    padding-left: .5714285714rem;
    padding-right: 1rem;
    white-space: pre-wrap
}

@media(min-width:1024px) {
    .tp-core-richText.tp-core-richText-container {
        margin-top: 0;
        margin-left: 3.4285714286rem;
        margin-right: 3.4285714286rem;
        padding: 3.4285714286rem
    }

    .tp-core-richText.tp-core-richText-container__without-padding {
        margin: 1.7142857143rem 0 0;
        padding: 1.7142857143rem 0 0
    }

    .tp-core-richText.tp-core-richText-container__with-padding {
        margin-top: 0;
        padding: 3.4285714286rem
    }

    .tp-core-richText h1 {
        font-size: 3rem;
        line-height: 1.1428571429;
        font-weight: 700
    }

    .tp-core-richText h2 {
        font-size: 2.2857142857rem;
        line-height: 1.25
    }

    .tp-core-richText h3 {
        font-size: 1.7142857143rem;
        line-height: 1.3333333333;
        font-weight: 400
    }

    .tp-core-richText h4 {
        font-size: 1.2857142857rem;
        line-height: 2.6666666667;
        font-weight: 500
    }

    .tp-core-richText p {
        font-size: 1rem;
        line-height: 1.7142857143;
        font-weight: 400
    }

    .tp-core-richText small {
        font-size: .8571428571rem;
        line-height: 1.6666666667
    }

    .tp-core-richText ol,
    .tp-core-richText p,
    .tp-core-richText small,
    .tp-core-richText table,
    .tp-core-richText ul {
        margin-bottom: 1.7142857143rem
    }
}

.tpCore-title {
    font-weight: 700;
    font-size: 2pc;
    line-height: 40px;
    color: #4a4a4a
}

.tp-teaser {
    padding: 1.7142857143rem 1.1428571429rem;
    margin: 1.1428571429rem
}

@media(min-width:1024px) {
    .tp-teaser {
        padding: 3.4285714286rem 1.7142857143rem 0;
        margin: 0 3.4285714286rem
    }
}

.tp-teaser__heading {
    padding-bottom: 1.1428571429rem
}

@media(min-width:1024px) {
    .tp-teaser__heading {
        padding-left: 1.7142857143rem;
        padding-bottom: 1.7142857143rem;
        font-weight: 700
    }
}

.tp-teaser__heading h2,
.tp-teaser__heading h3 {
    font-size: 1.7142857143rem;
    line-height: 1.3333333333
}

@media(min-width:1024px) {

    .tp-teaser__heading h2,
    .tp-teaser__heading h3 {
        font-size: 2.2857142857rem;
        line-height: 40px;
        font-weight: 700
    }
}

.tp-teaser__description {
    padding-left: 0;
    margin-bottom: 1.7142857143rem
}

@media(min-width:1024px) {
    .tp-teaser__description {
        padding-left: 1.7142857143rem
    }
}

.tp-teaser__link {
    margin-left: 1.1428571429rem;
    margin-bottom: 1.1428571429rem
}

@media(min-width:1024px) {
    .tp-teaser__link {
        margin-left: 1.7142857143rem;
        margin-bottom: 1.7142857143rem
    }
}

.tp-teaser__link .nowrap-text {
    margin-left: .5714285714rem
}

@media(min-width:1024px) {
    .tp-teaser__details__details.row {
        margin-left: 0;
        margin-right: 0
    }
}

@media(min-width:320px)and (max-width:1023px) {
    .tp-teaser__details {
        margin: -8px
    }
}

.tp-teaser__details h5 {
    font-size: 1rem;
    line-height: 1.7142857143;
    font-weight: 700
}

.tp-teaser__details ul li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.tp-teaser__details ul li:before {
    margin-right: .5714285714rem;
    display: inline-block;
    color: #4a4a4a;
    content: "•"
}

.tp-teaser__details img {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-left: auto;
    margin-right: auto
}

.tp-teaser__details .teaserMargin {
    margin-bottom: 3.4285714286rem
}

@media(min-width:1024px) {
    .tp-teaser__details .teaserMargin {
        margin-bottom: 3.4285714286rem;
        padding-left: 1.7142857143rem;
        padding-right: 1.7142857143rem
    }
}

.tp-teaser__details .teaserMarginL {
    margin-bottom: 3.4285714286rem
}

.tp-teaser__details .teaserMarginL:last-child {
    margin-bottom: 1.7142857143rem
}

@media(min-width:1024px) {
    .tp-teaser__details .teaserMarginL:last-child {
        margin-bottom: 3.4285714286rem
    }
}

@media(min-width:1024px) {
    .tp-teaser__details .teaserMarginL {
        padding-left: 1.7142857143rem;
        padding-right: 1.7142857143rem
    }
}

.tp-teaser__details .rightbar {
    border: 0 solid #e5e5e5
}

@media(min-width:1024px) {
    .tp-teaser__details .rightbar {
        border-right-width: 1px
    }
}

.tp-teaser__details .image {
    margin-top: 0;
    margin-bottom: 1.1428571429rem;
    width: 100%
}

@media(min-width:1024px) {
    .tp-teaser__details .image {
        margin-top: 0
    }
}

.tp-teaser__details .noTopPad {
    margin-top: 0
}

.tp-teaser__details .tilte {
    margin-top: 0;
    margin-bottom: 1.1428571429rem;
    font-size: 1.2857142857rem;
    line-height: 24px
}

@media(min-width:320px)and (max-width:1023px) {
    .tp-teaser__details .tilte--hiddenForMobile {
        display: none
    }
}

.tp-teaser__details .tilte-mobile {
    display: none
}

@media(min-width:1024px) {
    .tp-teaser__details .tilte-mobile {
        display: none
    }
}

@media(min-width:320px)and (max-width:1023px) {
    .tp-teaser__details .tilte-mobile {
        display: block
    }

    .tp-teaser__details .tilte-mobile,
    .tp-teaser__details .tilte-mobile a {
        margin-top: 0;
        margin-bottom: 1.1428571429rem;
        font-size: 1.2857142857rem;
        line-height: 24px
    }

    .tp-teaser__details .tilte-mobile a {
        font-weight: 500
    }
}

.tp-teaser__details .block-time {
    margin-top: 1.1428571429rem;
    margin-bottom: .5714285714rem;
    font-size: .8571428571rem;
    color: #777;
    line-height: 20px;
    font-weight: 500
}

.tp-teaser__details .link {
    margin-top: 1.1428571429rem;
    margin-bottom: 0
}

.tp-teaser__details .teaser-image-link {
    width: 100%
}

@media(min-width:768px) {
    .tp-teaser__width {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 20%;
        flex: 0 0 20%
    }
}

.tp-teaser__seeAllLink {
    margin: 0;
    border-top: 1px solid #e5e5e5
}

.tp-teaser__seeAllLink a {
    margin-top: 1.7142857143rem;
    margin-bottom: 0
}

@media(min-width:1024px) {
    .tp-teaser__seeAllLink {
        margin: 0 1.7142857143rem
    }

    .tp-teaser__seeAllLink a {
        margin-bottom: 3.4285714286rem
    }
}

.tp-teaser .owl-carousel .owl-nav {
    color: #2172c2
}

.tp-teaser .owl-carousel .owl-nav .owl-next,
.tp-teaser .owl-carousel .owl-nav .owl-prev {
    position: absolute;
    cursor: pointer
}

.tp-teaser .owl-carousel .owl-nav .owl-next:hover,
.tp-teaser .owl-carousel .owl-nav .owl-prev:hover {
    color: #2172c2
}

.tp-teaser .owl-carousel .owl-nav .owl-prev {
    -webkit-transform: rotate(-180deg);
    transform: rotate(-180deg);
    left: 0
}

.tp-teaser .owl-carousel .owl-nav .owl-next {
    right: 0
}

.tp-teaser .owl-carousel .owl-nav .icon:before {
    font-size: 24px;
    vertical-align: top
}

.tp-teaser .owl-carousel .teaserMargin,
.tp-teaser .owl-carousel .teaserMarginL {
    margin-bottom: 0;
    padding-bottom: 0;
    max-width: 100%
}

.tp-teaser .owl-carousel .owl-stage {
    margin-bottom: 1.7142857143rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.tp-teaser .owl-carousel .carousal-wrapper {
    height: 100%
}

.tp-teaser .owl-carousel .rightbar {
    border: 0
}

@media(min-width:1024px) {
    .tp-teaser .owl-carousel {
        padding: 0 1.7142857143rem;
        margin: 0 auto;
        width: calc(100% - 3pc)
    }

    .tp-teaser .owl-carousel .owl-stage {
        margin-bottom: 3.4285714286rem
    }

    .tp-teaser .owl-carousel .owl-stage>.active .carousal-wrapper {
        border: 0 solid #e5e5e5
    }

    .tp-teaser .owl-carousel .owl-stage>.active~.active .carousal-wrapper {
        border-left-width: 1px
    }
}

@media(min-width:320px)and (max-width:1023px) {
    .tp-teaser .owl-carousel .owl-nav {
        display: none
    }

    .tp-teaser .owl-carousel .carousal-wrapper {
        border: 0 solid #e5e5e5;
        padding-right: 0
    }

    .tp-teaser .owl-carousel .active .carousal-wrapper {
        border-right-width: 1px;
        padding-left: 0;
        padding-right: 15px
    }
}

.tp-teaser .separator {
    border-right: 1px solid #e5e5e5
}

.tp-teaser .separator.fiveCol:nth-child(5n),
.tp-teaser .separator.fourCol:nth-child(4n),
.tp-teaser .separator.threeCol:nth-child(3n),
.tp-teaser .separator.twoCol:nth-child(2n) {
    border-right: 0
}

@media(min-width:320px)and (max-width:1023px) {
    .tp-teaser .separator {
        border-right: 0
    }
}

.tp-teaser .separator:last-child {
    border-right: 0
}

@media(min-width:320px)and (max-width:1023px) {
    .tp-teaser .small-screen {
        padding: 0 8px
    }

    .tp-teaser .description,
    .tp-teaser .link {
        display: none
    }
}

@media(min-width:320px)and (max-width:1023px) {
    .tp-teaser .threeCol {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }
}

.tp-teaser .threeCol .description,
.tp-teaser .threeCol .link {
    display: block
}

.tp-core-text-image {
    border-radius: .2857142857rem;
    padding: 1.7142857143rem 1.1428571429rem;
    margin: 0 1.1428571429rem
}

@media(min-width:1024px) {
    .tp-core-text-image {
        padding: 3.4285714286rem;
        margin: 0 3.4285714286rem
    }
}

.tp-core-text-image--display-row>.row {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap-reverse;
    flex-wrap: wrap-reverse
}

.tp-core-text-image--display-row .leftPad {
    padding-left: 0;
    padding-right: 0;
    margin-top: 1.1428571429rem
}

@media(min-width:1024px) {
    .tp-core-text-image--display-row .leftPad {
        padding-left: 0;
        padding-right: 1.7142857143rem;
        margin-top: 0
    }
}

.tp-core-text-image--display-row .rightPad {
    padding-left: 0;
    padding-right: 0
}

@media(min-width:1024px) {
    .tp-core-text-image--display-row .rightPad {
        padding-right: 0;
        padding-left: 1.7142857143rem
    }
}

.tp-core-text-image--display-row-reversed>.row {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    -ms-flex-wrap: wrap-reverse;
    flex-wrap: wrap-reverse
}

.tp-core-text-image--display-row-reversed .rightPad {
    padding-left: 0;
    padding-right: 0
}

@media(min-width:1024px) {
    .tp-core-text-image--display-row-reversed .rightPad {
        padding-left: 0;
        padding-right: 1.7142857143rem
    }
}

.tp-core-text-image--display-row-reversed .leftPad {
    padding-left: 0;
    padding-right: 0;
    margin-top: 1.1428571429rem
}

@media(min-width:1024px) {
    .tp-core-text-image--display-row-reversed .leftPad {
        padding-right: 0;
        padding-left: 1.7142857143rem;
        margin-top: 0
    }
}

.tp-core-text-image__innerpadding {
    margin-top: 0;
    margin-bottom: 0
}

@media(min-width:1024px) {
    .tp-core-text-image__innerpadding {
        margin-top: 0;
        margin-bottom: 0
    }
}

.tp-core-text-image__subTitle {
    font-size: .8571428571rem;
    margin-top: 0;
    margin-bottom: .5714285714rem;
    line-height: 1.3333333333;
    color: #777;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: normal
}

@media(min-width:1024px) {
    .tp-core-text-image__subTitle {
        margin-top: 0;
        margin-bottom: .5714285714rem;
        text-transform: uppercase
    }
}

.tp-core-text-image__subTitle span.tpatom-subheading {
    font-size: .8571428571rem;
    line-height: 1.3333333333;
    font-family: Montserrat, Noto Sans;
    font-weight: 500
}

.tp-core-text-image__title {
    margin-bottom: 1.1428571429rem
}

.tp-core-text-image__description {
    font-size: 1.1428571429rem;
    line-height: 1.75
}

.tp-core-text-image__description li {
    display: table;
    margin-top: 8px
}

.tp-core-text-image__description li:first-child {
    margin-top: 0
}

.tp-core-text-image__description ol,
.tp-core-text-image__description ul {
    margin-bottom: .5714285714rem;
    padding-left: .5714285714rem
}

.tp-core-text-image__description ul {
    display: table
}

.tp-core-text-image__description ul li:before {
    margin-right: .5714285714rem;
    padding-right: .5714285714rem;
    display: table-cell;
    color: #4a4a4a;
    content: "•"
}

.tp-core-text-image__description ol {
    display: table;
    counter-reset: section;
    list-style-type: none
}

.tp-core-text-image__description ol li:before {
    margin-right: .5714285714rem;
    font-size: 1rem;
    padding-right: .5714285714rem;
    display: table-cell;
    content: counters(section, ".") " ";
    counter-increment: section
}

.tp-core-text-image__description ol ol,
.tp-core-text-image__description ul ul {
    padding: 0 0 0 1.4285714286rem
}

.tp-core-text-image__description ol>li>ol,
.tp-core-text-image__description ul>li>ul {
    margin-bottom: 0
}

.tp-core-text-image__description ol>li>ol :last-child,
.tp-core-text-image__description ul>li>ul :last-child {
    padding-bottom: 0
}

.tp-core-text-image__description ol li:before,
.tp-core-text-image__description ul li:before {
    color: #4a4a4a
}

.tp-core-text-image__description ol li:last-child,
.tp-core-text-image__description ul li:last-child {
    padding-bottom: 0
}

.tp-core-text-image__description ol li li,
.tp-core-text-image__description ul li li {
    padding-bottom: .5714285714rem
}

.tp-core-text-image__description ol li ol,
.tp-core-text-image__description ul li ul {
    padding-top: 1.1428571429rem
}

.tp-core-text-image__description ul ul ul li {
    padding-bottom: .5714285714rem
}

.tp-core-text-image__description ul ul ul li:before {
    content: "‒";
    font-weight: 400
}

.tp-core-text-image__description ol ol ol {
    padding-left: 2rem
}

.tp-core-text-image__description ol ol ol li {
    padding-bottom: .5714285714rem
}

@media(min-width:1024px) {
    .tp-core-text-image__description {
        font-size: 1rem;
        line-height: 1.7142857143
    }
}

.tp-core-text-image__description a {
    color: #2172c2;
    font-weight: 600
}

.tp-core-text-image__description a:hover {
    color: #2172c2;
    text-decoration: underline
}

.tp-core-text-image__link {
    margin-bottom: 0;
    margin-top: 1.1428571429rem;
    padding: 0;
    line-height: 1.75;
    background-color: none
}

@media(min-width:1024px) {
    .tp-core-text-image__link {
        margin-bottom: 0;
        padding: 0;
        line-height: 1.7142857143;
        background-color: none
    }
}

.tp-core-text-image__image {
    width: 100%
}

.tpatom-heading--regular {
    font-size: 1.7142857143rem;
    line-height: 1.3333333333
}

@media(min-width:1024px) {
    .tpatom-heading--regular {
        font-size: 2.2857142857rem;
        line-height: 40px
    }
}

.tp-core-charts {
    padding: 1.7142857143rem 1.1428571429rem;
    margin: 1.1428571429rem
}

@media(min-width:1024px) {
    .tp-core-charts {
        padding: 3.4285714286rem 1.7142857143rem 0;
        margin: 0 3.4285714286rem
    }
}

.tp-core-charts.tp-core-theme--grayscale-white {
    background-color: #fff
}

.tp-core-charts .highcharts-title {
    color: #4a4a4a;
    font-family: Montserrat;
    font-size: 14px;
    font-weight: 700;
    line-height: 24px;
    margin-top: 24px;
    margin-bottom: 1pc
}

.tp-core-charts .highcharts-a11y-proxy-element,
.tp-core-charts .highcharts-axis-title,
.tp-core-charts .highcharts-subtitle {
    color: #4a4a4a;
    font-family: Montserrat;
    font-size: 9pt;
    font-weight: 500;
    line-height: 20px
}

.tp-core-charts .highcharts-legend-item {
    color: #4a4a4a;
    font-family: Montserrat;
    font-size: 10px;
    font-weight: 500;
    line-height: 1pc
}

.tp-core-charts .highcharts-legend-item span {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.tp-core-charts .highcharts-legend-item span span {
    margin-right: .5714285714rem
}

.tp-core-charts .highcharts-data-label .highcharts-data-labels {
    color: #4a4a4a;
    font-family: Montserrat;
    font-weight: 700;
    line-height: 1pc
}

.tp-core-charts .highcharts-legend .highcharts-line-series .highcharts-graph {
    stroke-width: 0
}

.tp-core-grid {
    padding: 1.7142857143rem 1.1428571429rem;
    margin: 1.1428571429rem
}

@media(min-width:1024px) {
    .tp-core-grid {
        padding: 3.4285714286rem;
        margin: 0 3.4285714286rem
    }
}

.tp-core-grid.tp-core-theme--grayscale-white {
    background-color: #fff
}

.tp-core-grid__heading {
    padding-bottom: 1.1428571429rem;
    width: 100%
}

@media(min-width:1024px) {
    .tp-core-grid__heading {
        padding-bottom: 1.7142857143rem;
        font-weight: 700
    }
}

.tp-core-grid__heading h2,
.tp-core-grid__heading h3 {
    font-size: 1.7142857143rem;
    line-height: 1.3333333333
}

@media(min-width:1024px) {

    .tp-core-grid__heading h2,
    .tp-core-grid__heading h3 {
        font-size: 2.2857142857rem;
        line-height: 2pc;
        font-weight: 700
    }
}

.tp-core-grid__description {
    margin-bottom: 1.7142857143rem;
    width: 100%
}

@media(min-width:1024px) {
    .tp-core-grid__description {
        margin-bottom: 3.4285714286rem
    }
}

@media(min-width:320px)and (max-width:1023px) {
    .tp-core-grid__grid-col-container {
        padding: 0;
        margin-bottom: 1.1428571429rem
    }
}

@media(min-width:576px)and (max-width:1023px) {
    .tp-core-grid__grid-col-container {
        padding-right: 1.1428571429rem;
        padding-left: 0
    }
}

@media(min-width:576px)and (max-width:1023px)and (orientation:landscape) {
    .tp-core-grid__grid-col-container {
        padding-right: 0
    }
}

@media(min-width:1024px) {
    .tp-core-grid__grid-col-container {
        padding-right: 3.4285714286rem;
        padding-left: 0
    }
}

@media(min-width:320px)and (max-width:1023px) {
    .tp-core-grid__grid-col-container:last-child {
        margin-bottom: 0
    }
}

@media(min-width:1024px) {
    .tp-core-grid__grid-col-container:last-child {
        padding-right: 0
    }
}

@media(min-width:576px)and (max-width:1023px) {
    .tp-core-grid__grid-col-container:last-child {
        padding-right: 0
    }
}

.tp-core-grid .section {
    margin-bottom: 1.1428571429rem
}

@media(min-width:1024px) {
    .tp-core-grid .section {
        margin-bottom: 3.4285714286rem
    }
}

.tp-core-grid .section:not(:last-child) {
    margin-bottom: 1.1428571429rem
}

@media(min-width:1024px) {
    .tp-core-grid .section:not(:last-child) {
        margin-bottom: 3.4285714286rem
    }
}

.tp-core-grid .section:last-child {
    margin-bottom: 0
}

.tp-core-grid .richtext .reference-class,
.tp-core-grid .richtext .tp-container,
.tp-core-grid .richtext .tp-core-richText-container {
    margin: 0;
    padding: 0
}

.tp-core-grid .richtext .tp-core-richText-container .tp-core-richText-wrapper {
    color: #4a4a4a;
    min-width: 100%;
    font-size: 14px;
    font-weight: 400;
    line-height: 24px
}

.tp-core-grid .tp-core-container {
    margin: 0;
    padding: 0;
    max-width: 100%
}

.tp-core-grid .tp-core-charts,
.tp-core-grid .tp-core-charts.tp-core-padding--normal {
    margin: 0;
    padding: 0
}

.tp-core-grid .tp-core-charts .container {
    margin: 0;
    padding: 0;
    max-width: 100%
}

.tp-core-grid .tp-core-video__innerpadding {
    margin-top: 0;
    margin-bottom: 0
}

.tp-core-grid .tp-core-video .tp-core-container-inner {
    margin: 0;
    padding: 0;
    height: 100%
}

.tp-core-grid .image .tp-core-image .tp-core-padding--regular {
    padding: 0
}

.tp-core-grid .image .tp-core-image .tp-core-margin--regular {
    margin: 0
}

.tp-core-grid .image .tp-core-image .tp-core-image__center-align {
    max-width: -webkit-fit-content;
    max-width: -moz-fit-content;
    max-width: fit-content
}

.tp-core-stories {
    margin: 1.1428571429rem
}

.tp-core-stories .gradient-class {
    position: absolute;
    left: 0;
    width: 100%;
    height: 70%;
    bottom: 1pc;
    border-radius: 0 0 4px 4px
}

.tp-core-stories .gradient-class:hover h3 {
    text-decoration: underline
}

.tp-core-stories__black-gradient .gradient-class {
    background: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, .7)), color-stop(99.61%, transparent));
    background: linear-gradient(0deg, rgba(0, 0, 0, .7) 0, transparent 99.61%)
}

.tp-core-stories__black-gradient .gradient-class:hover {
    background: -webkit-gradient(linear, left bottom, left top, from(#000), color-stop(99.61%, transparent));
    background: linear-gradient(0deg, #000, transparent 99.61%)
}

.tp-core-stories__heading {
    padding-bottom: 1.1428571429rem
}

@media(min-width:1024px) {
    .tp-core-stories__heading {
        font-weight: 700
    }
}

.tp-core-stories__heading h2,
.tp-core-stories__heading h3 {
    font-size: 1.7142857143rem;
    line-height: 1.3333333333
}

@media(min-width:1024px) {

    .tp-core-stories__heading h2,
    .tp-core-stories__heading h3 {
        font-size: 2.2857142857rem;
        line-height: 40px;
        font-weight: 700
    }
}

.tp-core-stories__description {
    margin-bottom: 1.1428571429rem
}

@media(min-width:1024px) {
    .tp-core-stories__description {
        margin-bottom: 2.8571428571rem
    }
}

.tp-core-stories .set {
    display: none;
    height: 75pt
}

.tp-core-stories .set.show {
    display: block
}

.tp-core-stories .story-text {
    font-size: 1rem;
    line-height: 1.7142857143;
    color: #fff;
    font-weight: 700;
    position: absolute;
    left: 1pc;
    right: 1pc;
    bottom: 1pc
}

.tp-core-stories .image-wrapper {
    position: relative;
    height: auto;
    width: 100%
}

@media(min-width:992px) {
    .tp-core-stories .image-wrapper {
        height: 100%
    }
}

.tp-core-stories .image-wrapper img {
    width: 100%;
    height: 100%
}

@media(min-width:320px)and (max-width:1023px) {
    .tp-core-stories .image-wrapper {
        padding-bottom: 1.1428571429rem
    }

    .tp-core-stories .image-wrapper.padding-zero {
        padding-bottom: 0
    }

    .tp-core-stories .image-wrapper.padding-zero .gradient-class {
        bottom: 0
    }
}

.tp-core-stories .icon {
    margin-left: .5714285714rem;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg)
}

.tp-core-stories .show-more {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.tp-core-stories__load-more {
    margin-top: 0;
    font-size: 1rem;
    line-height: 1.7142857143;
    padding: .5714285714rem 1.1428571429rem;
    border: 1px solid #2172c2;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    color: #2172c2;
    border-radius: 4px;
    cursor: pointer
}

.tp-core-stories .col-lg-4 {
    display: block
}

@media(min-width:992px) {
    .tp-core-stories .col-lg-4 {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }
}

@media(min-width:1024px) {
    .tp-core-stories {
        margin: 1.7142857143rem 3.4285714286rem 0
    }

    .tp-core-stories .gradient-class,
    .tp-core-stories__black-gradient .gradient-class {
        bottom: 0
    }

    .tp-core-stories__load-more {
        margin-top: 1.7142857143rem
    }

    .tp-core-stories__load-more:hover {
        color: #004baa;
        border-color: #004baa
    }

    .tp-core-stories .img-wrapper-padding.padding-sm-left {
        padding-left: .5714285714rem
    }

    .tp-core-stories .img-wrapper-padding.padding-sm-right {
        padding-right: .5714285714rem
    }

    .tp-core-stories .img-wrapper-padding.padding-right {
        padding-right: 1.1428571429rem
    }

    .tp-core-stories .img-wrapper-padding.padding-left {
        padding-left: 1.1428571429rem
    }

    .tp-core-stories .story-text {
        font-size: 1.2857142857rem;
        line-height: 1.3333333333;
        left: 24px;
        right: 24px;
        bottom: 24px
    }

    .tp-core-stories .story-text.large-text {
        font-size: 1.7142857143rem;
        line-height: 1.3333333333
    }

    .tp-core-stories .img-2 {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .tp-core-stories .img-2 div.image-wrapper:first-child,
    .tp-core-stories .img-2>a:first-child,
    .tp-core-stories .margin-bottom {
        margin-bottom: 1.1428571429rem
    }

    .tp-core-stories .margin-bottom.margin-bottom-zero {
        margin-bottom: 0
    }
}

.medialink {
    border-radius: .2857142857rem;
    padding-left: 1.1428571429rem;
    padding-right: 1.1428571429rem;
    padding-top: 1.7142857143rem;
    margin: 0 1.1428571429rem
}

@media(min-width:1024px) {
    .medialink {
        padding: 3.4285714286rem;
        margin: 0 3.4285714286rem
    }
}

.medialink__heading {
    font-size: 1.7142857143rem;
    padding-top: 0;
    margin-bottom: 1.1428571429rem
}

@media(min-width:1024px) {
    .medialink__heading {
        padding-top: 0;
        margin-bottom: 1.7142857143rem
    }
}

.medialink__heading h3 {
    font-size: 1.7142857143rem;
    line-height: 1.3333333333;
    font-weight: 400
}

@media(min-width:1024px) {
    .medialink__heading h3 {
        font-size: 2.2857142857rem;
        line-height: 1.25;
        font-weight: 700
    }
}

.medialink__heading p {
    margin-top: 1.7142857143rem;
    font-size: 1rem;
    line-height: 1.2857142857;
    font-weight: 400
}

.medialink__subheading {
    margin-bottom: 1.7142857143rem;
    min-height: 1.7142857143rem
}

.medialink__subheading h4 {
    padding-left: 0;
    font-size: 1.2857142857rem;
    line-height: 1.3333333333;
    font-weight: 500
}

.medialink__linklist,
.medialink__linklist:last-child {
    margin-bottom: 1.7142857143rem
}

.medialink__linklist.noMobileHeader {
    margin-top: -1.7142857143rem
}

@media(min-width:1024px) {
    .medialink__linklist {
        padding-left: 1.7142857143rem;
        padding-right: 1.7142857143rem;
        margin-bottom: 0
    }

    .medialink__linklist:first-child {
        padding-left: 1.0714285714rem
    }

    .medialink__linklist:last-child {
        padding-right: 1.0714285714rem;
        margin-bottom: 0
    }

    .medialink__linklist.noMobileHeader {
        margin-top: 0
    }
}

.medialink__wrapper {
    padding: 1.1428571429rem 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    border-bottom: 1px solid #e5e5e5
}

@media(min-width:320px)and (max-width:1023px) {
    .medialink__wrapper {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }
}

.medialink__wrapper p {
    display: none
}

@media(min-width:1024px) {
    .medialink__wrapper p {
        margin-top: -.5714285714rem;
        margin-bottom: 1.1428571429rem;
        display: block;
        font-size: 9pt
    }
}

.medialink__content {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1
}

.medialink__content .tpatom-link__text.sly-text__iblock {
    display: inline-block;
    margin-bottom: 24px
}

.medialink__image {
    margin-right: 1pc
}

.medialink__link.tpatom-link--transparent {
    line-height: 1.7142857143;
    font-size: 1rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 1pc;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

@media(min-width:320px)and (max-width:1023px) {
    .medialink__link.tpatom-link--transparent {
        margin-bottom: 0;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }
}

.medialink__link.tpatom-link--transparent span {
    line-height: 1.7142857143;
    font-weight: 500;
    -ms-flex-item-align: center;
    align-self: center
}

@media(min-width:1024px) {
    .medialink__link.tpatom-link--transparent span {
        margin-left: 0
    }
}

.medialink__link.tpatom-link--transparent i.icon {
    margin-left: 1.1428571429rem;
    margin-right: 1.1428571429rem;
    display: inline-block;
    line-height: 24px;
    margin-top: 0
}

.medialink__link.tpatom-link--transparent i.icon:before {
    font-size: 1pc;
    height: 1pc;
    width: 1pc
}

.medialink__link.tpatom-link--transparent .icon.icon-Circle_Arrow_Right_pw {
    margin-top: 0;
    padding-right: 1.1428571429rem;
    line-height: 24px
}

.medialink .topMargin {
    margin-top: 2.8571428571rem
}

.medialink .noMobile {
    display: none
}

@media(min-width:1024px) {
    .medialink .noMobile {
        display: block
    }
}

.tp-core-tablist {
    overflow: hidden
}

.tp-core-tablist-desktop {
    display: none
}

@media(min-width:1024px) {
    .tp-core-tablist-desktop {
        display: block
    }
}

@media(min-width:1024px) {
    .tp-core-tablist-device {
        display: none
    }
}

.tp-core-tablist--display-row>.row {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    margin-left: 0;
    margin-right: 0
}

.tp-core-tablist--display-row-reversed>.row {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    margin-left: 0;
    margin-right: 0
}

.tp-core-tablist__events-icright {
    padding: 0
}

@media(min-width:1024px) {
    .tp-core-tablist__events-icright {
        padding-right: 1.7142857143rem;
        margin-right: -.1428571429rem;
        padding-left: 0
    }
}

@media(min-width:1024px) {

    .tp-core-tablist__events-icright a,
    .tp-core-tablist__events-icright div {
        margin-right: -1.7142857143rem;
        position: relative
    }
}

.tp-core-tablist__events-icright.tp-core-tablist-desktop {
    margin: 0;
    padding: 0
}

.tp-core-tablist__events-icleft {
    padding: 0
}

@media(min-width:1024px) {
    .tp-core-tablist__events-icleft {
        padding-left: 1.7142857143rem;
        margin-left: -.1428571429rem;
        padding-right: 0
    }
}

@media(min-width:1024px) {
    .tp-core-tablist__events-icleft div {
        margin-left: -1.7142857143rem;
        position: relative
    }
}

.tp-core-tablist__events-icleft.tp-core-tablist-desktop {
    margin: 0;
    padding: 0;
    z-index: 10
}

.tp-core-tablist__events-sidesection {
    padding: 1.7142857143rem;
    background: #f6f6f6
}

@media(min-width:1024px) {
    .tp-core-tablist__events-sidesection {
        border-radius: 4px
    }
}

.tp-core-tablist__heading {
    font-size: 1.7142857143rem;
    line-height: 1.3333333333;
    margin-bottom: 1.1428571429rem;
    font-weight: 400
}

@media(min-width:1024px) {
    .tp-core-tablist__heading {
        font-size: 2.2857142857rem;
        line-height: 1.25;
        margin-bottom: 1.7142857143rem;
        font-weight: 700
    }
}

.tp-core-tablist__media-wrapper {
    margin-bottom: 1.1428571429rem;
    width: 100%
}

.tp-core-tablist__event {
    line-height: 1.7142857143;
    display: block;
    color: #2172c2;
    background-color: transparent;
    border-bottom: 1px solid #e5e5e5;
    position: relative;
    width: 100%;
    text-align: left;
    font-weight: 500
}

.tp-core-tablist__event:last-child {
    border-bottom: 0
}

.tp-core-tablist__event:first-child {
    border-top: 0
}

.tp-core-tablist__event a,
.tp-core-tablist__event div {
    padding: 1.1428571429rem 2.2857142857rem 1.1428571429rem 1.1428571429rem
}

@media(min-width:1024px) {

    .tp-core-tablist__event a,
    .tp-core-tablist__event div {
        padding: 1.1428571429rem 1.7142857143rem 1.1428571429rem 1.1428571429rem
    }
}

.tp-core-tablist__event:first-of-type {
    margin-top: 0
}

@media(min-width:320px)and (max-width:1023px) {
    .tp-core-tablist__event:last-of-type.collapsed {
        border-bottom: 1px solid #e5e5e5
    }
}

.tp-core-tablist__event .icon-left {
    right: 1.1428571429rem;
    width: .8571428571rem;
    height: .8571428571rem;
    font-size: .8571428571rem;
    color: #2172c2;
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    -webkit-transition: -webkit-transform .25s ease;
    transition: -webkit-transform .25s ease;
    transition: transform .25s ease;
    transition: transform .25s ease, -webkit-transform .25s ease
}

@media(min-width:1024px) {
    .tp-core-tablist__event .icon-left {
        bottom: 0
    }
}

.tp-core-tablist__event .icon-left:before {
    vertical-align: top
}

@media(min-width:1024px) {
    .tp-core-tablist__event .icon-left:before {
        -webkit-transform: rotate(180deg);
        transform: rotate(180deg)
    }
}

@media(min-width:1024px) {
    .tp-core-tablist__event .icon-left {
        right: auto
    }
}

.tp-core-tablist__event .icon-right {
    right: 1.1428571429rem;
    width: .8571428571rem;
    height: .8571428571rem;
    font-size: .8571428571rem;
    color: #2172c2;
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    -webkit-transition: -webkit-transform .25s ease;
    transition: -webkit-transform .25s ease;
    transition: transform .25s ease;
    transition: transform .25s ease, -webkit-transform .25s ease
}

@media(min-width:1024px) {
    .tp-core-tablist__event .icon-right {
        right: 0;
        bottom: 0
    }
}

@media(min-width:320px)and (max-width:1023px) {
    .tp-core-tablist__event .icon-right {
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg)
    }
}

.tp-core-tablist__event .icon-right:before {
    vertical-align: top
}

@media(min-width:1024px) {
    .tp-core-tablist__event .icon-right:before {
        -webkit-transform: rotate(-1turn);
        transform: rotate(-1turn)
    }
}

.tp-core-tablist__event.active {
    z-index: 1
}

@media(min-width:1024px) {
    .tp-core-tablist__event.active {
        border-color: #fff
    }
}

@media(min-width:1024px) {
    .tp-core-tablist__event.active div {
        color: #4a4a4a;
        background: #f6f6f6
    }
}

.tp-core-tablist__event.active--grayscale-white {
    z-index: 1
}

@media(min-width:1024px) {
    .tp-core-tablist__event.active--grayscale-white {
        border-color: #fff
    }
}

@media(min-width:320px)and (max-width:1023px) {
    .tp-core-tablist__event.active--grayscale-white {
        border-bottom: 0
    }
}

.tp-core-tablist__event.active--grayscale-white div {
    background: #f6f6f6
}

@media(min-width:1024px) {
    .tp-core-tablist__event.active--grayscale-white div {
        color: #4a4a4a
    }
}

.tp-core-tablist__event.active--grayscale-lighter {
    z-index: 1
}

@media(min-width:1024px) {
    .tp-core-tablist__event.active--grayscale-lighter {
        border-color: #fff
    }
}

@media(min-width:320px)and (max-width:1023px) {
    .tp-core-tablist__event.active--grayscale-lighter {
        border-bottom: 0
    }
}

.tp-core-tablist__event.active--grayscale-lighter div {
    background: #fff
}

@media(min-width:1024px) {
    .tp-core-tablist__event.active--grayscale-lighter div {
        color: #4a4a4a
    }
}

@media(min-width:320px)and (max-width:1023px) {
    .tp-core-tablist__event.m-active {
        z-index: 1;
        border-color: #f6f6f6
    }
}

@media(min-width:320px)and (max-width:1023px) {
    .tp-core-tablist__event.collapsed {
        border-color: #e5e5e5
    }
}

@media(min-width:320px)and (max-width:1023px) {
    .tp-core-tablist__event.collapsed .icon-Arrow_Right_pw {
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg)
    }
}

@media(min-width:320px)and (max-width:1023px) {
    .tp-core-tablist__event:not(.collapsed) {
        color: #4a4a4a;
        font-weight: 700
    }
}

@media(min-width:320px)and (max-width:1023px) {
    .tp-core-tablist__event:not(.collapsed) .semi-bold {
        font-weight: 700
    }
}

.tp-core-tablist__event:not(.collapsed) .icon-Arrow_Right_pw {
    color: #4a4a4a
}

@media(min-width:320px)and (max-width:1023px) {
    .tp-core-tablist__event:not(.collapsed) .icon-Arrow_Right_pw {
        -webkit-transform: rotate(270deg);
        transform: rotate(270deg)
    }
}

.tp-core-tablist__event-desktop {
    border: 0;
    display: block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    width: 100%
}

.tp-core-tablist__event-desktop.text-left {
    padding: 1.1428571429rem 1.7142857143rem 0 0
}

.tp-core-tablist__event-desktop.text-right {
    padding: 1.1428571429rem 0 0 1.7142857143rem
}

.tp-core-tablist__event-desktop--tabTitle {
    padding-left: 1.1428571429rem;
    padding-right: 1.1428571429rem;
    padding-bottom: 1.1428571429rem;
    display: block;
    border-bottom: 1px solid #e5e5e5
}

.tp-core-tablist__event-desktop .icon {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-45%);
    transform: translateY(-45%)
}

.tp-core-tablist__event-desktop .icon.icon-right {
    right: 40px
}

.tp-core-tablist__event-desktop .icon.icon-left {
    left: 40px
}

.tp-core-tablist__event-desktop .icon.icon-left:before {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}

.tp-core-tablist__event-desktop.m-active.active--grayscale-white {
    background: #f6f6f6
}

.tp-core-tablist__event-desktop.m-active.active--grayscale-lighter {
    background: #fff
}

.tp-core-tablist__event-desktop.m-active .tp-core-tablist__event-desktop--tabTitle {
    color: #4a4a4a;
    border-bottom: 0
}

.tp-core-tablist__event-desktop:last-child .tp-core-tablist__event-desktop--tabTitle {
    border-bottom: 0
}

.tp-core-tablist__event-readmore-icleft a {
    padding: 1.1428571429rem 1.1428571429rem 0 1.7142857143rem;
    margin: 0
}

@media(min-width:1024px) {
    .tp-core-tablist__event-readmore-icleft a {
        padding: 1.7142857143rem 3.4285714286rem
    }
}

.tp-core-tablist__event-readmore-icright a {
    padding: 1.1428571429rem 1.1428571429rem 0 1.7142857143rem;
    margin: 0
}

@media(min-width:1024px) {
    .tp-core-tablist__event-readmore-icright a {
        padding: 1.7142857143rem 1.1428571429rem
    }
}

.tp-core-tablist__event-title-icleft {
    margin-left: 0
}

@media(min-width:1024px) {
    .tp-core-tablist__event-title-icleft.semi-bold {
        font-weight: 400
    }
}

@media(min-width:1024px) {
    .tp-core-tablist__event-title-icleft {
        margin-left: 2.2857142857rem
    }
}

.tp-core-tablist__event-title-icright {
    margin-right: 0;
    font-weight: 400
}

@media(min-width:1024px) {
    .tp-core-tablist__event-title-icright {
        margin-right: 1.7142857143rem
    }
}

.tp-core-tablist__event-detail-wrapper {
    padding: 0 1.1428571429rem 1.1428571429rem;
    background-color: #f6f6f6
}

.tp-core-tablist__event-detail-title {
    font-size: 1.7142857143rem;
    line-height: 1.3333333333;
    margin-bottom: 1.7142857143rem;
    font-weight: 700
}

@media(min-width:1024px) {
    .tp-core-tablist__event-detail-title {
        margin-bottom: 1.1428571429rem;
        font-weight: 400
    }
}

.tp-core-tablist__event-detail-subtitle {
    font-size: .8571428571rem;
    line-height: 1.6666666667;
    margin-bottom: .5714285714rem;
    color: #777;
    font-weight: 500;
    text-transform: uppercase
}

@media(min-width:1024px) {
    .tp-core-tablist__event-detail-subtitle {
        margin-bottom: .5714285714rem
    }
}

.tp-core-tablist__event-detail-block-time {
    margin-bottom: .5714285714rem;
    font-size: .8571428571rem;
    color: #777;
    line-height: 20px;
    font-weight: 500
}

.tp-core-tablist__event-detail-description {
    font-size: 1rem;
    line-height: 1.7142857143;
    margin-bottom: 1.7142857143rem;
    font-weight: 400
}

@media(min-width:1024px) {
    .tp-core-tablist__event-detail-description {
        margin-bottom: 1.7142857143rem
    }
}

.tp-core-tablist__event-detail-description ul {
    padding-top: .5714285714rem
}

.tp-core-tablist__event-detail-description ul li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.tp-core-tablist__event-detail-description ul li:before {
    margin-right: .5714285714rem;
    display: inline-block;
    color: #4a4a4a;
    content: "•"
}

.tp-core-tablist video {
    width: 100%;
    border-radius: 4px
}

.tp-core-tablist__novideop {
    padding: 1.7142857143rem 0;
    margin-bottom: 1.7142857143rem
}

.tp-core-tablist__events-backtoTablist {
    opacity: 0;
    height: 0
}

.tp-core-tablist__events-backtoTablist:focus {
    margin: 1.1428571429rem 0;
    opacity: 1;
    height: auto
}

@media(min-width:320px)and (max-width:1023px) {
    .tp-core-tablist__events-backtoTablist {
        display: none
    }
}

.tp-core-tablist__readMore-link {
    position: relative
}

.tp-core-tablist__readMore-link-borderTop {
    padding: 1.7142857143rem 0 0;
    border-top: 1px solid #e5e5e5
}

@media(min-width:320px)and (max-width:1023px) {

    .tp-core-tablist-button_desktop,
    .tp-core-tablist__readMore {
        display: none
    }
}

.tp-core-tablist__backtoTablist-container {
    -webkit-transition: opacity .3s ease;
    transition: opacity .3s ease;
    position: absolute;
    height: 0
}

.tp-core-tablist__backtoTablist-container.visible {
    position: relative;
    height: auto;
    opacity: 1
}

.tpatom-youtube {
    margin-bottom: 1.1428571429rem;
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden
}

.tpatom-youtube iframe {
    border-radius: .2857142857rem;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.img-link-tablist {
    width: 100%
}

.tp-core-video {
    border-radius: .2857142857rem;
    margin-bottom: 3.4285714286rem
}

.tp-core-video--display-row>.row {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row
}

.tp-core-video--display-row-reversed>.row {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse
}

.tp-core-video--display-column>.row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.tp-core-video--display-column .tp-core-video__video {
    margin-top: 1.1428571429rem
}

@media(min-width:1024px) {
    .tp-core-video--display-column .tp-core-video__video {
        margin-top: 1.7142857143rem
    }
}

.tp-core-video--display-column-reversed>.row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse
}

.tp-core-video--display-column-reversed .tp-core-video__video {
    margin-bottom: 0
}

@media(min-width:1024px) {
    .tp-core-video--display-column-reversed .tp-core-video__video {
        margin-bottom: 0
    }
}

.tp-core-video__innerpadding {
    margin-top: 1.7142857143rem;
    margin-bottom: 1.7142857143rem
}

@media(min-width:1024px) {
    .tp-core-video__innerpadding {
        margin-top: 0;
        margin-bottom: 0
    }
}

.tp-core-video__video {
    border-radius: .2857142857rem;
    margin-bottom: 0;
    height: 0;
    overflow: hidden;
    padding-bottom: 56.25%;
    position: relative
}

@media(min-width:1024px) {
    .tp-core-video__video {
        margin-bottom: 0
    }
}

.tp-core-video__video iframe,
.tp-core-video__video video {
    border-radius: .2857142857rem;
    margin-bottom: 0;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%
}

.tp-core-video__dam-player {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.tp-core-video__novideop {
    padding: 1.7142857143rem 0
}

.tp-core-video__novideo {
    height: 100%
}

.tp-core-video__novideo_content {
    border-radius: .2857142857rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #e5e5e5;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    font-size: 18px;
    font-weight: 500;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 100%
}

.tp-core-video__novideo_content p {
    max-width: 28.5714285714rem;
    text-align: center
}

@media(min-width:320px)and (max-width:1023px) {
    .tp-core-video__novideo_content p {
        max-width: 16rem;
        font-size: 14px;
        font-weight: 400
    }
}

.tp-core-video__novideo_content button {
    margin-top: 24px
}

.tp-core-video .tp-core-text-video__video {
    margin-bottom: 0
}

.tp-core-container-inner {
    margin: 1.1428571429rem 1.1428571429rem 0
}

@media(min-width:1024px) {
    .tp-core-container-inner {
        margin: 1.7142857143rem 3.4285714286rem 0
    }
}

.tp-core-text-video {
    border-radius: .2857142857rem;
    margin-bottom: 3.4285714286rem
}

.tp-core-text-video--display-row>.row {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row
}

@media(min-width:1024px) {
    .tp-core-text-video--display-row .left-pad {
        padding-right: 24px
    }
}

@media(min-width:1024px) {
    .tp-core-text-video--display-row .right-pad {
        padding-left: 24px
    }
}

.tp-core-text-video--display-row-reversed>.row {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse
}

@media(min-width:1024px) {
    .tp-core-text-video--display-row-reversed .left-pad {
        padding-left: 24px
    }
}

@media(min-width:1024px) {
    .tp-core-text-video--display-row-reversed .right-pad {
        padding-right: 24px
    }
}

.tp-core-text-video--display-column>.row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.tp-core-text-video--display-column .tp-core-text-video__video {
    margin-top: 1.7142857143rem
}

@media(min-width:1024px) {
    .tp-core-text-video--display-column .tp-core-text-video__video {
        margin-top: 3.4285714286rem
    }
}

.tp-core-text-video--display-column-reversed>.row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse
}

.tp-core-text-video--display-column-reversed .left-pad {
    padding-left: 24px
}

.tp-core-text-video--display-column-reversed .right-pad {
    padding-right: 24px
}

.tp-core-text-video--display-column-reversed .tp-core-text-video__video {
    margin-bottom: 1.7142857143rem
}

@media(min-width:1024px) {
    .tp-core-text-video--display-column-reversed .tp-core-text-video__video {
        margin-bottom: 3.4285714286rem
    }
}

.tp-core-text-video__subTitle {
    margin-bottom: .5714285714rem;
    font-size: .8571428571rem;
    line-height: 1.3333333333;
    color: #777;
    font-weight: 500;
    text-transform: uppercase
}

.tp-core-text-video__link {
    margin-top: 1.1428571429rem
}

@media(min-width:1024px) {
    .tp-core-text-video__link {
        margin-top: 1.1428571429rem
    }
}

.tp-core-text-video__title {
    margin-bottom: 1.1428571429rem;
    font-size: 2rem;
    line-height: 1.1428571429
}

@media(min-width:1024px) {
    .tp-core-text-video__title {
        margin-bottom: 1.1428571429rem;
        font-size: 2.2857142857rem;
        line-height: 1.25
    }
}

.tp-core-text-video__description {
    margin-bottom: 0;
    font-size: 1rem;
    line-height: 1.7142857143
}

.tp-core-text-video__description li {
    display: table;
    margin-top: 8px
}

.tp-core-text-video__description li:first-child {
    margin-top: 0
}

.tp-core-text-video__description ol,
.tp-core-text-video__description ul {
    margin-bottom: .5714285714rem;
    padding-left: .5714285714rem
}

.tp-core-text-video__description ul {
    display: table
}

.tp-core-text-video__description ul li:before {
    margin-right: .5714285714rem;
    padding-right: .5714285714rem;
    display: table-cell;
    color: #4a4a4a;
    content: "•"
}

.tp-core-text-video__description ol {
    display: table;
    counter-reset: section;
    list-style-type: none
}

.tp-core-text-video__description ol li:before {
    margin-right: .5714285714rem;
    font-size: 1rem;
    padding-right: .5714285714rem;
    display: table-cell;
    content: counters(section, ".") " ";
    counter-increment: section
}

.tp-core-text-video__description ol ol,
.tp-core-text-video__description ul ul {
    padding: 0 0 0 1.4285714286rem
}

.tp-core-text-video__description ol>li>ol,
.tp-core-text-video__description ul>li>ul {
    margin-bottom: 0
}

.tp-core-text-video__description ol>li>ol :last-child,
.tp-core-text-video__description ul>li>ul :last-child {
    padding-bottom: 0
}

.tp-core-text-video__description ol li:before,
.tp-core-text-video__description ul li:before {
    color: #4a4a4a
}

.tp-core-text-video__description ol li:last-child,
.tp-core-text-video__description ul li:last-child {
    padding-bottom: 0
}

.tp-core-text-video__description ol li ol,
.tp-core-text-video__description ul li ul {
    padding-top: 1.1428571429rem
}

.tp-core-text-video__description ul ul ul li:before {
    content: "‒";
    font-weight: 400
}

.tp-core-text-video__description ol ol ol {
    padding-left: 2rem
}

@media(min-width:1024px) {
    .tp-core-text-video__description {
        margin-bottom: 0
    }
}

.tp-core-text-video__video {
    border-radius: .2857142857rem;
    margin-bottom: 1.1428571429rem;
    height: 0;
    overflow: hidden;
    padding-bottom: 56.25%;
    position: relative
}

@media(min-width:1024px) {
    .tp-core-text-video__video {
        margin-bottom: 0
    }
}

.tp-core-text-video__video iframe,
.tp-core-text-video__video video {
    border-radius: .2857142857rem;
    margin-bottom: 0;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%
}

.tp-core-text-video__novideo {
    height: 100%
}

.tp-core-text-video__novideo_content {
    border-radius: .2857142857rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #e5e5e5;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    font-size: 18px;
    font-weight: 500;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 100%
}

.tp-core-text-video__novideo_content p {
    max-width: 28.5714285714rem;
    text-align: center
}

@media(min-width:320px)and (max-width:1023px) {
    .tp-core-text-video__novideo_content p {
        max-width: 16rem;
        font-size: 14px;
        font-weight: 400
    }
}

.tp-core-text-video__novideo_content button {
    margin-top: 24px
}

.tp-embedpowerbi {
    height: 50pc
}

@charset "utf-8";

@font-face {
    font-family: Montserrat;
    font-style: normal;
    font-weight: 400;
    src: url(../fonts/montserrat-v25-latin-regular.eot);
    src: local(""), url(../fonts/montserrat-v25-latin-regular.eot) format("embedded-opentype"), url(../fonts/montserrat-v25-latin-regular.woff2) format("woff2"), url(../fonts/montserrat-v25-latin-regular.woff) format("woff"), url(../fonts/montserrat-v25-latin-regular.ttf) format("truetype"), url(../fonts/montserrat-v25-latin-regular.svg) format("svg")
}

@font-face {
    font-family: Montserrat;
    font-style: normal;
    font-weight: 500;
    src: url(../fonts/montserrat-v25-latin-500.eot);
    src: local(""), url(../fonts/montserrat-v25-latin-500.eot) format("embedded-opentype"), url(../fonts/montserrat-v25-latin-500.woff2) format("woff2"), url(../fonts/montserrat-v25-latin-500.woff) format("woff"), url(../fonts/montserrat-v25-latin-500.ttf) format("truetype"), url(../fonts/montserrat-v25-latin-500.svg) format("svg")
}

@font-face {
    font-family: Montserrat;
    font-style: normal;
    font-weight: 700;
    src: url(../fonts/montserrat-v25-latin-700.eot);
    src: local(""), url(../fonts/montserrat-v25-latin-700.eot) format("embedded-opentype"), url(../fonts/montserrat-v25-latin-700.woff2) format("woff2"), url(../fonts/montserrat-v25-latin-700.woff) format("woff"), url(../fonts/montserrat-v25-latin-700.ttf) format("truetype"), url(../fonts/montserrat-v25-latin-700.svg) format("svg")
}

@font-face {
    font-family: Noto Sans;
    font-style: normal;
    font-weight: 400;
    src: url(../fonts/notosans-regular.eot);
    src: local(""), url(../fonts/notosans-regular.eot) format("embedded-opentype"), url(../fonts/notosans-regular.woff2) format("woff2"), url(../fonts/notosans-regular.woff) format("woff"), url(../fonts/notosans-regular.ttf) format("truetype"), url(../fonts/notosans-regular.svg) format("svg");
    font-display: block
}

@font-face {
    font-family: Noto Sans;
    font-style: normal;
    font-weight: 500;
    src: url(../fonts/notosans-500.eot);
    src: local(""), url(../fonts/notosans-500.eot) format("embedded-opentype"), url(../fonts/notosans-500.woff2) format("woff2"), url(../fonts/notosans-500.woff) format("woff"), url(../fonts/notosans-500.ttf) format("truetype"), url(../fonts/notosans-500.svg) format("svg");
    font-display: block
}

@font-face {
    font-family: Noto Sans;
    font-style: normal;
    font-weight: 700;
    src: url(../fonts/notosans-700.eot);
    src: local(""), url(../fonts/notosans-700.eot) format("embedded-opentype"), url(../fonts/notosans-700.woff2) format("woff2"), url(../fonts/notosans-700.woff) format("woff"), url(../fonts/notosans-700.ttf) format("truetype"), url(../fonts/notosans-700.svg) format("svg");
    font-display: block
}

select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

a,
article,
aside,
b,
button,
div,
footer,
h1,
h2,
h3,
h4,
h5,
h6,
header,
i,
nav,
ol,
p,
section,
span,
strong,
td,
th,
ul {
    padding: 0;
    margin: 0;
    border: 0
}

.hero {
    font-size: 4.2857142857rem;
    line-height: 4.2857142857;
    font-weight: 400
}

[role=heading][aria-level="1"],
h1 {
    font-size: 3rem;
    font-weight: lighter
}

[role=heading][aria-level="2"],
h2 {
    font-size: 2.2857142857rem;
    font-weight: lighter
}

[role=heading][aria-level="3"],
h3 {
    font-size: 1.7142857143rem;
    font-weight: lighter
}

[role=heading][aria-level="4"],
h4 {
    font-size: 1.2857142857rem;
    font-weight: lighter
}

.font-style-sm {
    font-size: .8571428571rem;
    font-weight: 400
}

.font-style-xs {
    font-size: .7142857143rem;
    font-weight: 400
}

html {
    line-height: 1.7142857143;
    font-size: 14px
}

@media(min-width:1024px) {
    html {
        font-size: 9pt
    }
}

@media(min-width:1200px) {
    html {
        font-size: 14px
    }
}

@media(min-width:320px)and (max-width:1023px) {
    html {
        font-size: 14px
    }
}

:focus:not(.focus-visible),
input.focus-visible:focus {
    outline: none
}

[tabindex]:not(.modal),
button {
    cursor: pointer
}

body {
    background: #f6f6f6;
    color: #4a4a4a;
    -webkit-text-size-adjust: 100%;
    min-height: 100vh
}

a,
body {
    font-family: Montserrat, Noto Sans
}

a {
    color: #2172c2;
    display: inline-block;
    outline: 0;
    -webkit-transition: all .25s ease;
    transition: all .25s ease
}

a,
a:hover {
    text-decoration: none
}

a:hover {
    color: #004baa
}

button {
    background-color: transparent;
    color: #4a4a4a
}

img,
object,
video {
    max-width: 100%;
    height: auto
}

iframe {
    margin-bottom: 24px
}

select.form-control {
    padding-right: 1.7142857143rem
}

select::-ms-expand {
    display: none
}

figure {
    margin-bottom: 24px
}

figure img {
    margin-bottom: 1pc
}

figcaption {
    font-style: italic
}

ol,
ul {
    list-style: none
}

table {
    border-collapse: collapse;
    border-spacing: 0;
    width: 100%
}

td,
th {
    text-align: left;
    white-space: nowrap
}

[role=main] {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1
}

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

.tp-container {
    padding: 0 1.0714285714rem;
    max-width: 100%
}

@media(min-width:1024px) {
    .tp-container {
        max-width: 102.8571428571rem;
        margin: 0 auto
    }
}

.tp-container .row {
    margin-left: -1.0714285714rem;
    margin-right: -1.0714285714rem
}

.tp-container .row.no-gutters {
    margin-right: 0;
    margin-left: 0
}

.tp-container .row .tp-column__sidenav {
    padding-left: 0
}

.tp-column__content,
.tp-column__notif {
    padding: 0 1.1428571429rem
}

@media(min-width:1024px) {

    .tp-column__content,
    .tp-column__notif {
        padding: 0 1.7142857143rem
    }
}

.tp-column__content {
    margin-top: 6.4285714286rem
}

@media(min-width:1024px) {
    .tp-column__content {
        margin-top: 6.4285714286rem;
        padding-left: 18.8571428571rem
    }
}

.tp-column__content.col-lg-2 {
    max-width: 53.4722222222
}

@media(min-width:1024px) {
    .tp-column__notif {
        max-width: 30.9722222222
    }
}

.form-element {
    position: relative
}

.form-element__icon {
    right: .5714285714rem;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.form-control[readonly] {
    background-color: transparent
}

.tp-page-title {
    margin-bottom: 1.1428571429rem;
    margin-top: 1.1428571429rem
}

@media(min-width:1024px) {
    .tp-page-title {
        margin-bottom: 1.7142857143rem;
        margin-top: 1.7142857143rem
    }
}

.tp-modal-content {
    -webkit-box-shadow: 0 2px 8px 0 rgba(0, 0, 0, .2);
    box-shadow: 0 2px 8px 0 rgba(0, 0, 0, .2);
    border-radius: .2857142857rem;
    border-color: transparent
}

@media(min-width:576px)and (max-width:1023px) {
    .tp-modal-dialog {
        margin: 1.1428571429rem auto
    }
}

@media(min-width:1024px) {
    .tp-modal-dialog {
        margin: 1.7142857143rem auto
    }
}

.width-100 {
    width: 100%
}

.custom-scrollbar {
    overflow: auto
}

@media(min-width:1024px) {
    .custom-scrollbar {
        overflow: hidden
    }

    .custom-scrollbar:hover {
        overflow: auto
    }
}

.custom-scrollbar,
.custom-scrollbar-horizontal,
.custom-scrollbar-vertical {
    -webkit-overflow-scrolling: touch
}

@media(min-width:1024px) {

    .custom-scrollbar-horizontal:not(.native)::-webkit-scrollbar,
    .custom-scrollbar-vertical:not(.native)::-webkit-scrollbar,
    .custom-scrollbar:not(.native)::-webkit-scrollbar {
        width: .5714285714rem
    }

    .custom-scrollbar-horizontal:not(.native)::-webkit-scrollbar-track,
    .custom-scrollbar-vertical:not(.native)::-webkit-scrollbar-track,
    .custom-scrollbar:not(.native)::-webkit-scrollbar-track {
        background-color: #e5e5e5
    }

    .custom-scrollbar-horizontal:not(.native)::-webkit-scrollbar-thumb,
    .custom-scrollbar-vertical:not(.native)::-webkit-scrollbar-thumb,
    .custom-scrollbar:not(.native)::-webkit-scrollbar-thumb {
        background-color: #9d9d9d
    }
}

.custom-scrollbar-horizontal,
.custom-scrollbar-vertical {
    overflow: hidden
}

.custom-scrollbar-horizontal {
    overflow-x: auto
}

@media(min-width:1024px) {
    .custom-scrollbar-horizontal {
        overflow-x: hidden
    }

    .custom-scrollbar-horizontal:not(.native)::-webkit-scrollbar {
        height: .5714285714rem
    }

    .custom-scrollbar-horizontal:not(.native)::-webkit-scrollbar-track {
        background-color: transparent
    }

    .custom-scrollbar-horizontal.on,
    .custom-scrollbar-horizontal:hover {
        overflow-x: auto
    }
}

.custom-scrollbar-vertical {
    overflow-y: auto
}

@media(min-width:1024px) {
    .custom-scrollbar-vertical {
        overflow-y: hidden
    }

    .custom-scrollbar-vertical:hover {
        overflow-y: auto
    }
}

@media(min-width:1024px) {

    .custom-scrollbar-vertical .custom-scrollbar-content,
    .custom-scrollbar .custom-scrollbar-content {
        margin-right: -.5714285714rem
    }
}

@media(min-width:1024px) {
    .native:not(.tablet) .custom-scrollbar-content {
        margin-right: -17px
    }
}

.lightpick__toolbar,
.lightpick__tooltip {
    display: none
}

.lightpick__month-title {
    text-align: center
}

.lightpick__month-title-bar {
    margin-bottom: 1.1428571429rem
}

.lightpick__select {
    font-size: 1rem;
    line-height: 1.7142857143;
    display: inline-block;
    font-weight: 700;
    color: #4a4a4a;
    border: 0;
    background: transparent
}

.lightpick__select-months {
    margin-right: .2857142857rem
}

.lightpick__days-of-the-week:after,
.lightpick__days-of-the-week:before,
.lightpick__days:after,
.lightpick__days:before,
.lightpick__months:after,
.lightpick__months:before {
    display: block;
    clear: both;
    content: ""
}

@media(min-width:320px)and (max-width:1023px) {
    .lightpick__months {
        max-width: 19rem;
        margin: 0 auto
    }
}

@media(min-width:576px)and (max-width:1023px) {
    .lightpick__months {
        max-width: 21rem
    }
}

.lightpick__month {
    max-width: 21rem
}

@media(min-width:320px)and (max-width:1023px) {
    .lightpick__month {
        max-width: 19rem
    }
}

@media(min-width:576px)and (max-width:1023px) {
    .lightpick__month {
        max-width: 21rem
    }
}

@media(min-width:1024px) {
    .lightpick__month {
        margin-right: 1.7142857143rem;
        float: left
    }
}

.lightpick__month:last-of-type {
    margin-right: 0
}

.lightpick__day,
.lightpick__days div {
    width: 2.5714285714rem;
    height: 2.5714285714rem;
    margin-right: 1px;
    margin-bottom: 1px;
    float: left
}

@media(min-width:576px)and (max-width:1023px) {

    .lightpick__day,
    .lightpick__days div {
        width: 2.8571428571rem;
        height: 2.8571428571rem
    }
}

@media(min-width:1024px) {

    .lightpick__day,
    .lightpick__days div {
        width: 2.8571428571rem;
        height: 2.8571428571rem
    }
}

.lightpick__day,
.lightpick__day-of-the-week {
    font-size: .8571428571rem;
    line-height: 1.6666666667;
    font-weight: 700;
    color: #4a4a4a;
    text-align: center
}

.lightpick__day-of-the-week {
    width: 2.5714285714rem;
    margin-right: 1px;
    float: left
}

@media(min-width:576px)and (max-width:1023px) {
    .lightpick__day-of-the-week {
        width: 2.8571428571rem
    }
}

@media(min-width:1024px) {
    .lightpick__day-of-the-week {
        width: 2.8571428571rem
    }
}

.lightpick__day {
    padding: .7142857143rem 0;
    background-color: #f6f6f6
}

.lightpick__day.is-today {
    background-color: #e5e5e5
}

.lightpick__day.is-end-date,
.lightpick__day.is-in-range,
.lightpick__day.is-start-date {
    color: #fff
}

.lightpick__day.is-in-range {
    background-color: #75bee9
}

.lightpick__day.is-end-date,
.lightpick__day.is-start-date {
    background-color: #2172c2
}

.lightpick__day.is-disabled {
    background-color: #f6f6f6;
    color: #777
}

.lightpick__day.is-next-month,
.lightpick__day.is-previous-month {
    background-color: transparent;
    color: transparent
}

.lightpick--1-columns .lightpick__month {
    float: none;
    margin: 0 auto
}

.tp-card {
    padding: 1.1428571429rem;
    margin: 1.1428571429rem 0 0;
    border-radius: 4px;
    background-color: #fff
}

@media(min-width:1024px) {
    .tp-card {
        padding: 1.7142857143rem;
        margin: 1.7142857143rem 0 0
    }
}

.tp-modal {
    background-color: rgba(0, 0, 0, .5)
}

.tp-modal.fade .modal-dialog {
    -webkit-transition: -webkit-transform .25s cubic-bezier(.4, 0, .2, 1);
    transition: -webkit-transform .25s cubic-bezier(.4, 0, .2, 1);
    transition: transform .25s cubic-bezier(.4, 0, .2, 1);
    transition: transform .25s cubic-bezier(.4, 0, .2, 1), -webkit-transform .25s cubic-bezier(.4, 0, .2, 1);
    -webkit-transform: scale(.9);
    transform: scale(.9)
}

.tp-modal.show .modal-dialog {
    -webkit-transform: none;
    transform: none
}

.tp-no-backdrop .modal-backdrop {
    display: none
}

.tp-no-backdrop .modal-backdrop.fade {
    -webkit-transition: none;
    transition: none
}

.collapsing {
    -webkit-transition: height .25s cubic-bezier(.4, 0, .2, 1);
    transition: height .25s cubic-bezier(.4, 0, .2, 1)
}
