@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
}

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

.hero {
    font-size: 4.28571rem;
    line-height: 4.28571;
    font-weight: normal
}

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

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

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

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

.font-style-sm {
    font-size: .85714rem;
    font-weight: normal
}

.font-style-xs {
    font-size: .71429rem;
    font-weight: normal
}

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

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

@media(min-width:1024px) {
    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: 0
}

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

body {
    background: #fff;
    color: #4a4a4a;
    font-family: "Montserrat", "Noto Sans";
    -webkit-text-size-adjust: 100%;
    min-height: 100vh
}

a {
    color: #333333;
    font-family: "Montserrat", "Noto Sans";
    display: inline-block;
    text-decoration: none;
    outline: 0;
    -webkit-transition: all 250ms ease;
    transition: all 250ms ease
}

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

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

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

iframe {
    margin-bottom: 24px
}

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

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

figure {
    margin-bottom: 24px
}

figure img {
    margin-bottom: 16px
}

figcaption {
    font-style: italic
}

ol,
ul {
    list-style: none
}

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

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

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

.semi-bold {
    font-weight: 700
}

.bold {
    font-weight: 700
}

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

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

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

.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.14286rem
}

@media(min-width:1024px) {

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

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

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

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

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

.form-element {
    position: relative
}

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

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

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

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

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

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

@media(min-width:1024px) {
    .tp-modal-dialog {
        margin: 1.71429rem 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:not(.native)::-webkit-scrollbar,
    .custom-scrollbar-horizontal:not(.native)::-webkit-scrollbar,
    .custom-scrollbar-vertical:not(.native)::-webkit-scrollbar {
        width: .57143rem
    }

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

    .custom-scrollbar:not(.native)::-webkit-scrollbar-thumb,
    .custom-scrollbar-horizontal:not(.native)::-webkit-scrollbar-thumb,
    .custom-scrollbar-vertical: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: .57143rem
    }

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

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

    .custom-scrollbar-horizontal.on {
        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 .custom-scrollbar-content,
    .custom-scrollbar-vertical .custom-scrollbar-content {
        margin-right: -0.57143rem
    }
}

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

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

.tpatom-heading {
    font-size: 1.71429rem;
    line-height: 1.33333
}

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

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

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

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

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

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

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

.tpatom-heading--small {
    font-size: 1.71429rem;
    line-height: 1.33333
}

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

.tpatom-heading--small-flat {
    font-size: 1.71429rem;
    line-height: 1.33333
}

.tpatom-subheading {
    font-size: .85714rem;
    line-height: 1.66667;
    letter-spacing: .07143rem
}

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

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

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

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

.tpatom-checkbox__label {
    margin-bottom: .57143rem;
    position: relative;
    padding: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.tpatom-checkbox__input {
    position: absolute;
    z-index: -1;
    opacity: 0
}

.tpatom-checkbox__input+.icon::before {
    display: none
}

.tpatom-checkbox__input:checked+.icon::before {
    display: inline-block
}

.tpatom-checkbox__input[disabled]~.tpatom-checkbox__icon,
.tpatom-checkbox__input[disabled]~.tpatom-checkbox__text {
    cursor: not-allowed;
    opacity: .4
}

.tpatom-checkbox__icon {
    width: 1.42857rem;
    height: 1.42857rem;
    border-radius: .28571rem;
    padding: .14286rem;
    margin-top: .14286rem;
    margin-right: .57143rem;
    display: inline-block;
    border: 1px solid #777;
    color: #777;
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.tpatom-checkbox__icon::before {
    font-size: 1rem;
    width: 100%;
    height: 100%;
    vertical-align: top
}

.tpatom-checkbox__text {
    font-size: 1rem;
    line-height: 1.71429
}

.tpatom-btn--primary,
.tpatom-link--primary,
.tpatom-btn--secondary,
.tpatom-link--secondary,
.tpatom-btn--transparent,
.tpatom-btn--datepicker,
.tpatom-link--transparent,
.tpatom-link--datepicker {
    font-size: 1rem;
    padding: .92857rem .85714rem;
    line-height: 1
}

.tpatom-btn--primary .icon,
.tpatom-link--primary .icon,
.tpatom-btn--secondary .icon,
.tpatom-link--secondary .icon,
.tpatom-btn--transparent .icon,
.tpatom-btn--datepicker .icon,
.tpatom-link--transparent .icon,
.tpatom-link--datepicker .icon {
    font-size: 1.14286rem;
    line-height: .875;
    display: inline-block;
    vertical-align: top
}

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

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

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

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

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

.tpatom-btn--primary:hover,
.tpatom-link--primary:hover {
    background-color: #004baa;
    color: #fff
}

.tpatom-btn--secondary:hover,
.tpatom-link--secondary:hover {
    background-color: #e5e5e5;
    color: #2172c2
}

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

.tpatom-btn,
.tpatom-link {
    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 250ms ease;
    transition: background-color 250ms ease
}

.tpatom-btn--secondary,
.tpatom-link--secondary {
    border-radius: 4px;
    -webkit-transition: background-color 250ms ease;
    transition: background-color 250ms ease
}

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

.tpatom-btn--datepicker,
.tpatom-link--datepicker {
    padding: .92857rem .85714rem;
    font-size: .85714rem;
    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: .57143rem;
        right: .57143rem
    }
}

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

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

.tpatom-btn--pagination,
.tpatom-link--pagination {
    padding: 0 .28571rem;
    font-size: 1rem;
    line-height: 1.71429;
    border-radius: .28571rem;
    min-width: 1.71429rem;
    color: #2172c2;
    -webkit-transition: background-color 250ms ease;
    transition: background-color 250ms ease
}

.tpatom-btn--pagination:hover:not([disabled]),
.tpatom-link--pagination:hover:not([disabled]) {
    color: #3280e1;
    font-weight: bold
}

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

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

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

.tpatom-input-box {
    position: relative
}

.tpatom-input-box__text {
    line-height: 1.71429;
    margin-bottom: 0;
    color: #333
}

@media(min-width:1024px) {
    .tpatom-input-box__text {
        margin-top: 1.14286rem
    }
}

.tpatom-input-box__input {
    border: 1px solid #777;
    border-radius: .28571rem;
    padding: .57143rem;
    line-height: 1.57143;
    width: 100%
}

.tpatom-input-box__icon {
    right: .85714rem;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    pointer-events: none
}

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

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

.tpmol-image-card {
    padding: .57143rem;
    background-color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%
}

@media(min-width:1024px) {
    .tpmol-image-card {
        padding: .85714rem;
        width: 33.33%;
        margin: 0
    }

    .tpmol-image-card__col--2 {
        width: 50%
    }

    .tpmol-image-card__col--3 {
        width: 33.33%
    }

    .tpmol-image-card__col--4 {
        width: 25%
    }
}

.tpmol-image-card__container {
    width: 100%;
    border-radius: 4px
}

.tpmol-image-card__container img {
    max-width: 100%;
    border-radius: 4px
}

.tpmol-image-card__heading {
    margin-bottom: 1.14286rem
}

.tpmol-image-card__text {
    padding: 1.14286rem;
    word-spacing: .07143rem;
    font-weight: 400;
    word-break: break-word
}

@media(min-width:1024px) {
    .tpmol-image-card__text {
        padding: 1.71429rem
    }
}

.tpmol-image-card__text ul,
.tpmol-image-card__text ol {
    padding-left: 1.14286rem;
    margin-bottom: 1.14286rem;
    list-style: initial
}

.tpmol-image-card__text ol {
    list-style: decimal
}

.tpmol-image-card__normal-text p,
.tpmol-image-card__rich-text p,
.tpmol-image-card .font-style-sm p {
    margin-bottom: 1.14286rem
}

.tpmol-image-card__link {
    word-spacing: .07143rem;
    font-size: 1.14286rem;
    font-weight: 400;
    color: #2172c2
}

.tpmol-image-card__link .tp-next-btn {
    line-height: 1;
    font-weight: bold;
    position: relative
}

.tpmol-image-card__link .tp-next-btn:visited,
.tpmol-image-card__link .tp-next-btn:hover,
.tpmol-image-card__link .tp-next-btn:active {
    color: #2172c2
}

.tpmol-image-card__link .tp-next-btn__icon {
    font-size: 1.71429rem;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.tpmol-image-card__link .tp-next-btn__text {
    font-size: .92857rem
}

.pw-search-bar {
    border: 1px solid #777;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    background: #fff;
    border-radius: .28571rem;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    -webkit-box-shadow: none;
    box-shadow: none;
    height: 48px;
    padding: 0 1.14286rem
}

.pw-search-bar:focus {
    outline: 2px solid #5e9ed6;
    -webkit-box-shadow: 0 0 0 .2rem rgba(0, 123, 255, 0.25);
    box-shadow: 0 0 0 .2rem rgba(0, 123, 255, 0.25)
}

.pw-search-bar .horizontal-bar {
    border-left: 1px solid #e5e5e5;
    height: 65%
}

.pw-search-bar .search-label {
    text-indent: -10000px;
    position: absolute
}

.pw-search-bar__input {
    padding-right: 1.14286rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    text-indent: -10000px
}

.pw-search-bar__input input {
    padding: 0;
    border: 0;
    line-height: inherit;
    height: auto
}

.pw-search-bar__input input.focus-visible:focus {
    -webkit-box-shadow: none;
    box-shadow: none;
    outline: 0
}

.pw-search-bar__input+div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row
}

.pw-search-bar__icons__close {
    padding-right: 1.14286rem;
    border: 0;
    display: none;
    -webkit-box-flex: 1;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto;
    cursor: pointer;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background: transparent;
    outline: 0
}

.pw-search-bar__icons__close .close-icon-cont {
    padding-right: 1.14286rem;
    display: inline-block;
    position: relative
}

.pw-search-bar__icons__search {
    border: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto;
    cursor: pointer;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background: transparent;
    outline: 0
}

.tp-pw-footer {
    min-height: 100px;
    background-color: #1e66ae
}


.tp-pw-footer__container {
    padding: 3.42857rem .57143rem
}

@media(min-width:1024px) {
    .tp-pw-footer__container {
        padding: 2.81429rem 3.42857rem
    }
}

.tp-pw-footer__container .tp-pw-footer-data-logo img {
    width: 8.857rem;
    height: auto
}

@media(min-width:1024px) {
    .tp-pw-footer .col-lg-3 {
        padding: 0
    }
}

.tp-pw-footer__link {
    color: #fff
}

.tp-pw-footer__link--text {
    display: inline-block;
    border-bottom: 1px solid transparent
}

.tp-pw-footer__link:hover,
.tp-pw-footer__link:active {
    color: #e5e5e5;
    text-decoration: none
}

.tp-pw-footer__link:hover span,
.tp-pw-footer__link:active span {
    border-bottom: 1px solid #e5e5e5
}

.tp-pw-footer__navigation-list {
    margin-top: 3.42857rem
}

@media(min-width:1024px) {
    .tp-pw-footer__navigation-list {
        margin-top: 1.71429rem;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin-top: 0
    }
}

.tp-pw-footer__navigation-list__item {
    margin-bottom: 1.14286rem
}

@media(min-width:1024px) {
    .tp-pw-footer__navigation-list__item {
        margin-right: 1.71429rem;
        margin-bottom: 1.71429rem;
        display: block
    }
}

@media(min-width:320px) and (max-width:1023px) {
    .tp-pw-footer__social-media {
        margin-top: 3.42857rem;
        margin-bottom: 3.42857rem
    }
}

.tp-pw-footer__social-media-items__link {
    font-size: 1.71429rem;
    margin-right: 1.14286rem
}

@media(min-width:1024px) {
    .tp-pw-footer__social-media-items__link {
        margin-left: 1.14286rem;
        margin-right: 0
    }
}

.tp-pw-footer__social-media-items__link:first-child {
    margin-left: 0
}

.tp-pw-footer__social-media-items__link:last-child {
    margin-right: 0
}

.tp-pw-footer__social-media-items__img {
    margin-left: 16px
}

.tp-pw-footer__social-media-items__img:first-child {
    margin-left: 0
}

.tp-pw-footer__social-media-items__imgTitle {
    color: #fff;
    margin-bottom: 16px
}

@media(min-width:320px) and (max-width:1023px) {
    .tp-pw-footer__social-media-items__img.storeImgs {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }
}

.tp-pw-footer__social-media-items__img.storeImgs img {
    margin-left: 0;
    margin-top: 16px;
    max-width: 100%
}

.tp-pw-footer__social-media-items__img.storeImgs img:first-child {
    margin-top: 0
}

.tp-pw-footer__social-media-items__img.appStore {
    width: 120px
}

.tp-pw-footer__social-media-items__img.playStore {
    width: 150px
}

.tp-pw-footer__social-media-items__wechat-code {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    margin-bottom: 16px
}

.tp-pw-footer .tp_goTopBtn {
    margin-top: 1.71429rem
}

@media(min-width:1024px) {
    .tp-pw-footer .tp_goTopBtn {
        text-align: center
    }
}

.tp-pw-footer .tp_goTopBtn .icon-Circle_Arrow_Up {
    margin-left: 8px
}

.tp_pw-breadcrumb {
    max-width: 102.85714rem;
    display: block;
    color: #4a4a4a;
    overflow: hidden;
    position: relative;
    width: 100%
}

@media(min-width:1024px) {
    .tp_pw-breadcrumb {
        margin: 1.71429rem auto;
        padding: 0 3.42857rem
    }
}

.tp_pw-breadcrumb__wrapper {
    margin: 0;
    padding: 0 48px 0 0
}

.tp_pw-breadcrumb .icon-Arrow_Right_pw {
    margin: 0 .42857rem;
    font-size: .57143rem;
    line-height: 1;
    display: inline;
    vertical-align: middle
}

.tp_pw-breadcrumb__link {
    font-size: .85714rem;
    line-height: 1.66667;
    display: none;
    color: #2172c2;
    font-weight: 500
}

.tp_pw-breadcrumb__link:hover {
    color: #2172c2;
    text-decoration: underline
}

.tp_pw-breadcrumb__link.last:hover {
    color: #4a4a4a;
    text-decoration: none
}

@media(min-width:1024px) {
    .tp_pw-breadcrumb__link.last:hover::after {
        display: none;
        content: '';
        width: 100%;
        background: #2172c2;
        height: 1px
    }
}

.tp_pw-breadcrumb__link.last span {
    font-weight: 500
}

.tp_pw-breadcrumb__link.secondlast {
    display: inline-block;
    color: #2172c2;
    font-weight: 500
}

@media(min-width:1024px) {
    .tp_pw-breadcrumb__link {
        display: inline-block
    }
}

.tp_pw-breadcrumb .icon-Chevron_Left_pw {
    display: inline
}

.tp_pw-breadcrumb .icon-Arrow_Right_pw {
    display: none
}

@media(min-width:1024px) {
    .tp_pw-breadcrumb .icon-Chevron_Left_pw {
        display: none
    }

    .tp_pw-breadcrumb .icon-Arrow_Right_pw {
        display: inline
    }
}

.tp_pw-breadcrumb span {
    font-size: .85714rem;
    line-height: 1.66667;
    color: #4a4a4a;
    font-weight: normal;
    margin-left: -4px
}

.pw-text-video {
    border-radius: .28571rem;
    margin-bottom: 3.42857rem
}

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

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

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

.pw-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) {
    .pw-text-video--display-row-reversed .left-pad {
        padding-left: 24px
    }
}

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

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

.pw-text-video--display-column .pw-text-video__video {
    margin-top: 1.71429rem
}

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

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

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

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

.pw-text-video--display-column-reversed .pw-text-video__video {
    margin-bottom: 1.71429rem
}

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

.pw-text-video__subTitle {
    margin-bottom: .57143rem;
    font-size: .85714rem;
    line-height: 1.33333;
    color: #777;
    font-weight: 500;
    text-transform: uppercase
}

.pw-text-video__link {
    margin-top: 1.14286rem
}

@media(min-width:1024px) {
    .pw-text-video__link {
        margin-top: 1.14286rem
    }
}

.pw-text-video__title {
    margin-bottom: 1.14286rem;
    font-size: 2rem;
    line-height: 1.14286
}

@media(min-width:1024px) {
    .pw-text-video__title {
        margin-bottom: 1.14286rem;
        font-size: 2.28571rem;
        line-height: 1.25
    }
}

.pw-text-video__description {
    margin-bottom: 0;
    font-size: 1rem;
    line-height: 1.71429
}

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

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

.pw-text-video__description ol,
.pw-text-video__description ul {
    margin-bottom: .57143rem;
    padding-left: .57143rem
}

.pw-text-video__description ul {
    display: table
}

.pw-text-video__description ul li::before {
    margin-right: .57143rem;
    padding-right: .57143rem;
    display: table-cell;
    color: #4a4a4a;
    content: '\2022'
}

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

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

.pw-text-video__description ol ol,
.pw-text-video__description ul ul {
    padding: 0 0 0 1.42857rem
}

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

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

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

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

.pw-text-video__description ol li ol,
.pw-text-video__description ul li ul {
    padding-top: 1.14286rem
}

.pw-text-video__description ul ul ul li::before {
    content: '\2012';
    font-weight: 400
}

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

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

.pw-text-video__description a {
    color: #2172c2;
    font-weight: 600
}

.pw-text-video__description a:hover {
    color: #2172c2;
    text-decoration: underline
}

.pw-text-video__video {
    border-radius: .28571rem;
    margin-bottom: 1.14286rem;
    height: 0;
    overflow: hidden;
    padding-bottom: 56.25%;
    position: relative
}

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

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

.pw-text-video__novideo {
    height: 100%
}

.pw-text-video__novideo_content {
    border-radius: .28571rem;
    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%
}

.pw-text-video__novideo_content p {
    max-width: 28.57143rem;
    text-align: center
}

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

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

.pw-text-image {
    border-radius: .28571rem;
    padding: 1.71429rem 1.14286rem;
    margin: 0 1.14286rem
}

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

.pw-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
}

.pw-text-image--display-row .leftPad {
    padding-left: 0;
    padding-right: 0;
    margin-top: 1.14286rem
}

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

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

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

.pw-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
}

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

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

.pw-text-image--display-row-reversed .leftPad {
    padding-left: 0;
    padding-right: 0;
    margin-top: 1.14286rem
}

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

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

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

.pw-text-image__subTitle {
    font-size: .85714rem;
    margin-top: 0;
    margin-bottom: .57143rem;
    line-height: 1.33333;
    color: #777;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: normal
}

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

.pw-text-image__subTitle span.tpatom-subheading {
    font-size: .85714rem;
    line-height: 1.33333;
    font-family: "Montserrat", "Noto Sans";
    font-weight: 500
}

.pw-text-image__title {
    margin-bottom: 1.14286rem
}

.pw-text-image__description {
    font-size: 1.14286rem;
    line-height: 1.75
}

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

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

.pw-text-image__description ol,
.pw-text-image__description ul {
    margin-bottom: .57143rem;
    padding-left: .57143rem
}

.pw-text-image__description ul {
    display: table
}

.pw-text-image__description ul li::before {
    margin-right: .57143rem;
    padding-right: .57143rem;
    display: table-cell;
    color: #4a4a4a;
    content: '\2022'
}

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

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

.pw-text-image__description ol ol,
.pw-text-image__description ul ul {
    padding: 0 0 0 1.42857rem
}

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

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

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

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

.pw-text-image__description ul li li,
.pw-text-image__description ol li li {
    padding-bottom: .57143rem
}

.pw-text-image__description ol li ol,
.pw-text-image__description ul li ul {
    padding-top: 1.14286rem
}

.pw-text-image__description ul ul ul li {
    padding-bottom: .57143rem
}

.pw-text-image__description ul ul ul li::before {
    content: '\2012';
    font-weight: 400
}

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

.pw-text-image__description ol ol ol li {
    padding-bottom: .57143rem
}

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

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

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

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

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

.pw-text-image__image {
    width: 100%
}

.tpatom-heading--regular {
    font-size: 1.71429rem;
    line-height: 1.33333
}

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

.pw-contactAnchorLink {
    color: #fff;
    background-color: #2172c2;
    border-radius: 100%;
    opacity: 1;
    pointer-events: visible;
    -webkit-transition: opacity .3s ease;
    transition: opacity .3s ease;
    width: 64px;
    height: 64px
}

.pw-contactAnchorLink .icon-Envolopeup_pw::before {
    font-size: 1.71429rem;
    padding: 1.42857rem 0 0 1.42857rem;
    font-size: 24px;
    line-height: 24px;
    height: 24px
}

.pw-contactAnchorLink:hover {
    color: #e5e5e5
}

.pw-contactAnchorLink.fade-out {
    cursor: default;
    opacity: 0;
    pointer-events: none
}

.pw-contactAnchorLink-wrapper {
    right: .57143rem;
    bottom: .57143rem;
    position: fixed;
    z-index: 2
}

@media(min-width:1024px) {
    .pw-contactAnchorLink-wrapper {
        right: 1.71429rem;
        bottom: 1.71429rem
    }
}

.tp-pagination {
    margin-top: 1.14286rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.tp-pagination.center-align {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.tp-pagination.right-align {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

@media(min-width:1024px) {
    .tp-pagination {
        margin-top: 1.71429rem
    }
}

.tp-pagination__ellipsis {
    padding: .21429rem .21429rem 0
}

.tp-pagination__previous {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}

.tp-teaser {
    padding: 1.71429rem 1.14286rem;
    margin: 1.14286rem
}

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

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

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

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

@media(min-width:1024px) {

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

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

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

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

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

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

@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.71429;
    font-weight: 700
}

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

.tp-teaser__details ul li::before {
    margin-right: .57143rem;
    display: inline-block;
    color: #4a4a4a;
    content: '\2022'
}

.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.42857rem
}

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

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

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

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

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

.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.14286rem;
    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.14286rem;
    font-size: 1.28571rem;
    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 {
        margin-top: 0;
        margin-bottom: 1.14286rem;
        font-size: 1.28571rem;
        display: block;
        line-height: 24px
    }

    .tp-teaser__details .tilte-mobile a {
        margin-top: 0;
        margin-bottom: 1.14286rem;
        font-size: 1.28571rem;
        line-height: 24px;
        font-weight: 500
    }

    .tp-teaser__details .tilte-mobile a:hover {
        color: #2172c2
    }
}

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

.tp-teaser__details .link {
    margin-top: 1.14286rem;
    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.71429rem;
    margin-bottom: 0
}

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

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

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

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

.tp-teaser .owl-carousel .owl-nav .owl-prev:hover,
.tp-teaser .owl-carousel .owl-nav .owl-next: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.71429rem;
    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.71429rem;
        margin: 0 auto;
        width: calc(100% - 48px)
    }

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

    .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.twoCol:nth-child(2n) {
    border-right: 0 none
}

.tp-teaser .separator.threeCol:nth-child(3n) {
    border-right: 0 none
}

.tp-teaser .separator.fourCol:nth-child(4n) {
    border-right: 0 none
}

.tp-teaser .separator.fiveCol:nth-child(5n) {
    border-right: 0 none
}

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

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

@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-teaser__child-description a {
    padding: 0;
    border: 0;
    color: #2172c2;
    background: 0;
    cursor: pointer;
    font-weight: 600
}

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

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

.tp-pw-image .pw-padding--zero {
    padding: 0 3.42857rem;
    margin: 0
}

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

.tp-pw-image__regular {
    padding: 0;
    max-width: 100%;
    margin: 16px auto;
    height: auto
}

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

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

@media(min-width:1024px) {
    .tp-pw-image__zero {
        max-width: 102.85714rem;
        padding: 0 3.42857rem;
        margin: 0 auto
    }
}

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

.tp-container-textImage,
.tp-container-textImage-wide {
    padding: 0;
    max-width: 100%
}

@media(min-width:1024px) {

    .tp-container-textImage,
    .tp-container-textImage-wide {
        max-width: 102.85714rem;
        margin: 24px auto 0
    }
}

.tp-container-textImage .pw-banner,
.tp-container-textImage-wide .pw-banner {
    margin: 0 1.14286rem 1.14286rem 1.14286rem
}

@media(min-width:1024px) {

    .tp-container-textImage .pw-banner,
    .tp-container-textImage-wide .pw-banner {
        margin: 0 3.42857rem
    }
}

@media(min-width:1024px) {

    .tp-container-textImage .pw-banner .pw-banner__bgcolor.display-row-reversed-wrapper,
    .tp-container-textImage-wide .pw-banner .pw-banner__bgcolor.display-row-reversed-wrapper {
        width: 540px
    }
}

.tp-container-textImage .pw-banner__content,
.tp-container-textImage-wide .pw-banner__content {
    margin: 0;
    padding-top: 1.71429rem
}

@media(min-width:1024px) {

    .tp-container-textImage .pw-banner__content,
    .tp-container-textImage-wide .pw-banner__content {
        width: 540px
    }
}

.tp-container-textImage .pw-banner__content.sky-blue,
.tp-container-textImage-wide .pw-banner__content.sky-blue {
    color: #fff;
    background: -webkit-gradient(linear, left bottom, left top, color-stop(84.01%, #004baa), color-stop(98.8%, rgba(0, 189, 242, 0.8)));
    background: linear-gradient(to top, #004baa 84.01%, rgba(0, 189, 242, 0.8) 98.8%)
}

@media(min-width:1024px) {

    .tp-container-textImage .pw-banner__content.sky-blue,
    .tp-container-textImage-wide .pw-banner__content.sky-blue {
        background: transparent
    }
}

.tp-container-textImage .pw-banner .banner-parent.gray,
.tp-container-textImage-wide .pw-banner .banner-parent.gray {
    background-color: #fff
}

@media(min-width:1024px) {

    .tp-container-textImage .pw-banner .banner-parent.gray,
    .tp-container-textImage-wide .pw-banner .banner-parent.gray {
        background-color: rgba(246, 246, 246, 0.9)
    }
}

.pw-banner {
    margin-bottom: 1.42857rem;
    position: relative
}

@media(min-width:1024px) {
    .pw-banner {
        margin: 0
    }
}

.pw-banner__blue-border {
    display: none
}

@media(min-width:320px) and (max-width:1023px) {
    .pw-banner__blue-border {
        border: 8px solid #004baa;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        width: 90%;
        height: 80%;
        position: absolute
    }
}

.pw-banner.pw-theme--grayscale-white {
    background-color: transparent
}

@media(min-width:1024px) {
    .pw-banner.pw-theme--grayscale-white {
        background-color: #fff
    }
}

.pw-banner__image-wrapper {
    position: relative;
    width: 100%
}

@media(min-width:1024px) {
    .pw-banner__image-wrapper {
        width: unset
    }
}

@media(min-width:320px) and (max-width:1023px) {
    .pw-banner__image-wrapper {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }
}

.pw-banner__image-wrapper img {
    max-width: unset;
    width: 100%;
    border-radius: 0
}

.pw-banner__image {
    border-radius: .28571rem;
    width: 100%
}

.pw-banner__contentwrapper {
    cursor: context-menu
}

@media(min-width:1440px) {
    .pw-banner__contentwrapper {
        position: absolute;
        max-width: 1440px;
        top: 0;
        height: 100%;
        width: 1440px;
        margin: 0 auto;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        left: 0;
        right: 0
    }
}

.pw-banner__sideSection {
    display: none
}

@media(min-width:1024px) {
    .pw-banner__sideSection {
        display: block;
        position: absolute;
        top: 0;
        left: 0;
        height: 100%
    }
}

@media(min-width:1024px) {
    .pw-banner__sideSection.right {
        right: 0;
        left: auto
    }
}

.pw-banner__sideSection.blue__dark-overlay,
.pw-banner__sideSection.black {
    background-color: #000;
    opacity: .7
}

.pw-banner__sideSection.blue__light-overlay {
    background-color: #fff;
    opacity: .7
}

@media(min-width:1024px) {
    .pw-banner .pw-banner__bgcolor {
        padding-top: 1.71429rem;
        padding-bottom: 1.71429rem;
        height: 100%;
        position: absolute;
        top: 0;
        width: 540px
    }

    .pw-banner .pw-banner__bgcolor.black {
        background: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.7)), color-stop(99.61%, rgba(0, 0, 0, 0)));
        background: linear-gradient(90deg, rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0) 99.61%);
        width: 70%
    }

    .pw-banner .pw-banner__bgcolor.sky-blue {
        background: -webkit-gradient(linear, left top, right top, color-stop(75.01%, #004baa), color-stop(90.08%, rgba(0, 189, 242, 0.8)));
        background: linear-gradient(to right, #004baa 75.01%, rgba(0, 189, 242, 0.8) 90.08%)
    }
}

@media(min-width:1024px) {
    .pw-banner .pw-banner__bgcolor.no-subtitle {
        padding-bottom: 2.28571rem;
        padding-top: 2.28571rem
    }
}

@media(min-width:1024px) {
    .pw-banner .pw-banner__bgcolor.display-row-reversed-wrapper.sky-blue {
        background: -webkit-gradient(linear, right top, left top, color-stop(75.01%, #004baa), color-stop(90.08%, rgba(0, 189, 242, 0.8)));
        background: linear-gradient(to left, #004baa 75.01%, rgba(0, 189, 242, 0.8) 90.08%);
        width: 588px;
        right: 0
    }
}

@media(min-width:1024px) {
    .pw-banner .pw-banner__bgcolor.display-row-reversed-wrapper.black {
        background: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, 0.7)), color-stop(99.61%, rgba(0, 0, 0, 0)));
        background: linear-gradient(270deg, rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0) 99.61%);
        width: 70%;
        right: 0
    }
}

.pw-banner__content {
    margin: 0;
    padding-top: 1.71429rem;
    padding-left: 1.14286rem;
    padding-bottom: 1.71429rem;
    padding-right: 1.14286rem;
    background-color: #fff;
    opacity: unset;
    position: relative
}

@media(min-width:1024px) {
    .pw-banner__content {
        margin-top: 0;
        padding: 1.71429rem 2.28571rem;
        margin: 0;
        color: #4a4a4a;
        background-color: transparent;
        width: 640px;
        position: absolute;
        top: 50%;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
        opacity: 1
    }
}

.pw-banner__content__subtitle {
    font-size: .85714rem;
    margin-bottom: .57143rem;
    color: #777;
    text-transform: uppercase;
    line-height: 20px;
    font-weight: 500
}

@media(min-width:1024px) {
    .pw-banner__content__subtitle {
        margin-bottom: 0;
        display: block;
        text-transform: uppercase
    }

    .pw-banner__content__subtitle.transparentDark {
        color: #fff
    }
}

.pw-banner__content__subtitle.sky-blue {
    color: #fff
}

.pw-banner__content__subtitle.black {
    color: #777
}

@media(min-width:1024px) {
    .pw-banner__content__subtitle.black {
        color: #fff
    }
}

.pw-banner__content__title {
    margin-bottom: 1.14286rem;
    margin-top: .57143rem;
    max-height: unset
}

.pw-banner__content__title h1 {
    font-size: 32px;
    line-height: 40px;
    font-weight: 700
}

@media(min-width:1024px) {
    .pw-banner__content__title h1 {
        font-size: 42px;
        line-height: 48px
    }
}

.pw-banner__content__title h2,
.pw-banner__content__title h3 {
    font-size: 1.71429rem;
    line-height: 32px;
    font-weight: 400
}

@media(min-width:1024px) {

    .pw-banner__content__title h2,
    .pw-banner__content__title h3 {
        font-size: 32px;
        line-height: 40px;
        font-weight: 700
    }
}

.pw-banner__content__description {
    font-size: 14px;
    line-height: 24px
}

.pw-banner__content__description ul li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.pw-banner__content__description ul li::before {
    margin-right: .57143rem;
    display: inline-block;
    color: #4a4a4a;
    content: '\2022'
}

.pw-banner__content .tpatom-link {
    margin-top: 1.71429rem
}

@media(min-width:1024px) {
    .pw-banner__content .tpatom-link {
        margin-top: 2.28571rem
    }
}

.pw-banner__content .tpatom-link.no-desc {
    margin-top: 0
}

.pw-banner__content.sky-blue {
    color: #fff;
    background: #004baa
}

@media(min-width:1024px) {
    .pw-banner__content.sky-blue {
        background: transparent;
        width: 492px
    }
}

.pw-banner__content.sky-blue .tpatom-link--primary {
    color: #fff;
    background-color: #2172c2
}

.pw-banner__content.sky-blue .tpatom-link--primary:hover {
    color: #fff;
    background-color: #2172c2;
    text-decoration: underline
}

.pw-banner__content.sky-blue .tpatom-link--transparent {
    color: #fff;
    background-color: transparent
}

.pw-banner__content.sky-blue .tpatom-link--transparent:hover {
    color: #fff;
    text-decoration: underline
}

@media(min-width:1024px) {
    .pw-banner__content.sky-blue.display-row {
        padding: 0;
        left: 0
    }
}

@media(min-width:1024px) {
    .pw-banner__content.sky-blue.display-row-reversed {
        padding: 0;
        right: 48px
    }
}

.pw-banner__content.tranparentLight .tpatom-link--primary,
.pw-banner__content.tranparentLight .tpatom-link--secondary,
.pw-banner__content.blue__light-overlay .tpatom-link--primary,
.pw-banner__content.blue__light-overlay .tpatom-link--secondary {
    border: 1px solid #2172c2;
    color: #fff;
    background-color: #2172c2
}

.pw-banner__content.tranparentLight .tpatom-link--secondary,
.pw-banner__content.blue__light-overlay .tpatom-link--secondary {
    color: #2172c2;
    background-color: transparent
}

.pw-banner__content.transparentDark .tpatom-link--primary,
.pw-banner__content.transparentDark .tpatom-link--secondary,
.pw-banner__content.blue__dark-overlay .tpatom-link--primary,
.pw-banner__content.blue__dark-overlay .tpatom-link--secondary {
    border: 1px solid #2172c2;
    color: #fff;
    background-color: #2172c2
}

@media(min-width:1024px) {

    .pw-banner__content.transparentDark .tpatom-link--primary,
    .pw-banner__content.transparentDark .tpatom-link--secondary,
    .pw-banner__content.blue__dark-overlay .tpatom-link--primary,
    .pw-banner__content.blue__dark-overlay .tpatom-link--secondary {
        border: 1px solid #fff;
        color: #2172c2;
        background-color: #fff
    }
}

.pw-banner__content.transparentDark .tpatom-link--primary:hover,
.pw-banner__content.transparentDark .tpatom-link--secondary:hover,
.pw-banner__content.blue__dark-overlay .tpatom-link--primary:hover,
.pw-banner__content.blue__dark-overlay .tpatom-link--secondary:hover {
    text-decoration: underline
}

.pw-banner__content.transparentDark .tpatom-link--secondary,
.pw-banner__content.blue__dark-overlay .tpatom-link--secondary {
    color: #2172c2;
    background-color: transparent
}

@media(min-width:1024px) {

    .pw-banner__content.transparentDark .tpatom-link--secondary,
    .pw-banner__content.blue__dark-overlay .tpatom-link--secondary {
        color: #fff
    }
}

.pw-banner__content.transparentDark .tpatom-link--transparent,
.pw-banner__content.blue__dark-overlay .tpatom-link--transparent {
    color: #2172c2
}

@media(min-width:1024px) {

    .pw-banner__content.transparentDark .tpatom-link--transparent,
    .pw-banner__content.blue__dark-overlay .tpatom-link--transparent {
        color: #fff;
        background-color: transparent
    }
}

@media(min-width:1024px) {

    .pw-banner__content.transparentDark .tpatom-link--transparent:hover,
    .pw-banner__content.blue__dark-overlay .tpatom-link--transparent:hover {
        text-decoration: underline
    }
}

@media(min-width:1024px) {
    .pw-banner__content.transparentDark {
        color: #fff
    }
}

.pw-banner__content.gray {
    background-color: #fff
}

@media(min-width:1024px) {
    .pw-banner__content.gray {
        background-color: rgba(246, 246, 246, 0.9)
    }
}

.pw-banner__content.black {
    color: #4a4a4a;
    background: #fff
}

@media(min-width:1024px) {
    .pw-banner__content.black {
        color: #fff;
        background: transparent
    }
}

.pw-banner__content.black .tpatom-link--primary {
    border: 1px solid #2172c2;
    color: #fff;
    background-color: #2172c2
}

@media(min-width:1024px) {
    .pw-banner__content.black .tpatom-link--primary {
        border: 1px solid #fff;
        color: #2172c2;
        background-color: #fff
    }
}

.pw-banner__content.black .tpatom-link--primary:hover {
    color: #fff;
    background-color: #2172c2;
    text-decoration: underline
}

@media(min-width:1024px) {
    .pw-banner__content.black .tpatom-link--primary:hover {
        color: #2172c2;
        background-color: #fff;
        text-decoration: underline
    }
}

.pw-banner__content.black .tpatom-link--secondary {
    border: 1px solid #2172c2;
    color: #2172c2;
    background-color: transparent
}

@media(min-width:1024px) {
    .pw-banner__content.black .tpatom-link--secondary {
        border: 1px solid #fff;
        color: #fff;
        background-color: transparent
    }
}

.pw-banner__content.black .tpatom-link--secondary:hover {
    color: #fff;
    text-decoration: underline;
    background-color: transparent
}

.pw-banner__content.black .tpatom-link--transparent {
    color: #2172c2
}

@media(min-width:1024px) {
    .pw-banner__content.black .tpatom-link--transparent {
        color: #fff;
        background-color: transparent
    }
}

.pw-banner__content.black .tpatom-link--transparent:hover {
    color: #004baa
}

@media(min-width:1024px) {
    .pw-banner__content.black .tpatom-link--transparent:hover {
        color: #fff;
        text-decoration: underline
    }
}

@media(min-width:1024px) {
    .pw-banner__content.black.display-row {
        padding: 0;
        left: 0
    }
}

@media(min-width:1024px) {
    .pw-banner__content.black.display-row-reversed {
        padding: 0;
        right: 48px
    }
}

.pw-banner .banner-sibling {
    display: none
}

@media(min-width:1024px) {
    .pw-banner .banner-sibling {
        display: inline-block;
        background-color: #f6f6f6;
        position: absolute;
        opacity: .9
    }
}

.pw-banner .banner-sibling.sky-blue,
.pw-banner .banner-sibling.black {
    background-color: #004baa
}

@media(min-width:1024px) {

    .pw-banner .banner-sibling.sky-blue,
    .pw-banner .banner-sibling.black {
        background: unset
    }
}

@media(min-width:1024px) {
    .pw-banner .display-row {
        left: 48px
    }
}

@media(min-width:1024px) {
    .pw-banner .display-row-reversed {
        right: 48px
    }
}

.pw-banner--right .pw-banner__content {
    right: 2.85714rem;
    left: auto
}

@media(min-width:1024px) {
    .no-subtitle .pw-banner__content {
        padding-bottom: 2.28571rem;
        margin-top: unset
    }
}

@media(min-width:1024px) {
    .no-subtitle .pw-banner__content.sky-blue {
        padding-bottom: 0
    }
}

@media(min-width:1024px) {

    .tp-container-textImage .pw-banner__content.sky-blue.display-row-reversed,
    .tp-container-textImage .pw-banner__content.black.display-row-reversed,
    .tp-container-textImage-wide .pw-banner__content.sky-blue.display-row-reversed,
    .tp-container-textImage-wide .pw-banner__content.black.display-row-reversed {
        padding-right: 0;
        padding-left: 3.42857rem
    }
}

@media(min-width:1024px) {

    .tp-container-textImage .pw-banner__content.sky-blue.display-row,
    .tp-container-textImage .pw-banner__content.black.display-row,
    .tp-container-textImage-wide .pw-banner__content.sky-blue.display-row,
    .tp-container-textImage-wide .pw-banner__content.black.display-row {
        padding-left: 3.42857rem
    }
}

@media(min-width:1024px) {
    .pw-banner-herowrapper {
        visibility: hidden
    }

    .pw-banner-herowrapper .pw-banner__content.black {
        padding: 1.71429rem 2.28571rem
    }
}

.pw-banner-herowrapper .gray .tpatom-link--secondary,
.pw-banner-herowrapper .blue__light-overlay .tpatom-link--secondary,
.pw-banner-herowrapper .transparent .tpatom-link--secondary {
    border: 1px solid #2172c2;
    color: #2172c2;
    background-color: transparent
}

@media(min-width:1024px) {

    .pw-banner-herowrapper .gray .tpatom-link--secondary,
    .pw-banner-herowrapper .blue__light-overlay .tpatom-link--secondary,
    .pw-banner-herowrapper .transparent .tpatom-link--secondary {
        border: 1px solid #2172c2
    }
}

.pw-banner-herowrapper .black .tpatom-link--secondary,
.pw-banner-herowrapper .blue__dark-overlay .tpatom-link--secondary {
    border: 1px solid #2172c2;
    color: #2172c2;
    background-color: transparent
}

@media(min-width:1024px) {

    .pw-banner-herowrapper .black .tpatom-link--secondary,
    .pw-banner-herowrapper .blue__dark-overlay .tpatom-link--secondary {
        border: 1px solid #fff;
        color: #fff;
        background-color: transparent
    }
}

.pw-banner-herowrapper .black--transparent,
.pw-banner-herowrapper .blue__dark-overlay--transparent {
    color: #2172c2
}

@media(min-width:1024px) {

    .pw-banner-herowrapper .black--transparent,
    .pw-banner-herowrapper .blue__dark-overlay--transparent {
        color: #fff;
        background-color: transparent
    }
}

.pw-banner-herowrapper .black--transparent:hover,
.pw-banner-herowrapper .blue__dark-overlay--transparent:hover {
    color: #004baa
}

@media(min-width:1024px) {

    .pw-banner-herowrapper .black--transparent:hover,
    .pw-banner-herowrapper .blue__dark-overlay--transparent:hover {
        color: #fff;
        text-decoration: underline
    }
}

.pw-banner-herowrapper .pw-banner__bgcolor.blue__dark-overlay {
    background: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.7)), color-stop(99.61%, rgba(0, 0, 0, 0)));
    background: linear-gradient(90deg, rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0) 99.61%);
    width: 70%
}

.pw-banner-herowrapper .pw-banner__bgcolor.blue__light-overlay {
    background: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0.7)), color-stop(99.61%, rgba(255, 255, 255, 0)));
    background: linear-gradient(90deg, rgba(255, 255, 255, 0.7), rgba(255, 255, 255, 0) 99.61%);
    width: 70%
}

@media(min-width:1024px) {
    .pw-banner-herowrapper .pw-banner__bgcolor.no-subtitle {
        padding-bottom: 2.28571rem;
        padding-top: 2.28571rem
    }
}

@media(min-width:1024px) {
    .pw-banner-herowrapper .pw-banner__bgcolor.display-row-reversed-wrapper.blue__light-overlay {
        background: -webkit-gradient(linear, right top, left top, from(rgba(255, 255, 255, 0.7)), color-stop(99.61%, rgba(255, 255, 255, 0)));
        background: linear-gradient(270deg, rgba(255, 255, 255, 0.7), rgba(255, 255, 255, 0) 99.61%);
        width: 70%;
        right: 0
    }
}

@media(min-width:1024px) {
    .pw-banner-herowrapper .pw-banner__bgcolor.display-row-reversed-wrapper.blue__dark-overlay {
        background: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, 0.7)), color-stop(99.61%, rgba(0, 0, 0, 0)));
        background: linear-gradient(270deg, rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0) 99.61%);
        width: 70%;
        right: 0
    }
}

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

    .pw-banner-herowrapper .pw-banner__bgcolor.blue__light-overlay,
    .pw-banner-herowrapper .pw-banner__bgcolor.blue__dark-overlay {
        width: 100%
    }
}

@media(min-width:1024px) {

    .pw-banner-herowrapper .pw-banner__bgcolor .pw-banner__content.blue__light-overlay,
    .pw-banner-herowrapper .pw-banner__bgcolor .pw-banner__content.blue__dark-overlay {
        border: 12px solid #004baa;
        color: #fff;
        padding: 48px
    }
}

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

    .pw-banner-herowrapper .pw-banner__bgcolor .pw-banner__content.blue__light-overlay.display-row,
    .pw-banner-herowrapper .pw-banner__bgcolor .pw-banner__content.blue__dark-overlay.display-row {
        margin: 0;
        left: 0
    }
}

@media(min-width:1024px) {
    .pw-banner-herowrapper .pw-banner__bgcolor .pw-banner__content__subtitle.blue__dark-overlay {
        color: #fff
    }
}

.pw-banner-herowrapper .pw-banner__bgcolor .pw-banner__content__subtitle.blue__light-overlay {
    color: #4a4a4a
}

.pw-banner-herowrapper .pw-banner__bgcolor .pw-banner__content.blue__light-overlay {
    color: #4a4a4a
}

.black .pw-banner__gradient-bg {
    background: -webkit-gradient(linear, left top, left bottom, from(0), color-stop(8.01%, #fff), color-stop(98.8%, rgba(255, 255, 255, 0.8)));
    background: linear-gradient(0, #fff 8.01%, rgba(255, 255, 255, 0.8) 98.8%);
    -webkit-transform: rotate(-360deg);
    transform: rotate(-360deg)
}

.gray .pw-banner__gradient-bg {
    background: #fff
}

.blue__light-overlay .pw-banner__gradient-bg,
.blue__dark-overlay .pw-banner__gradient-bg {
    background: 0
}

@media(min-width:1024px) {

    .tp-container-textImage .pw-banner .pw-banner__bgcolor.display-row-reversed-wrapper,
    .tp-container-textImage-wide .pw-banner .pw-banner__bgcolor.display-row-reversed-wrapper {
        width: 540px
    }
}

.banner-stack {
    margin-bottom: .57143rem
}

.pw-container.reference-class {
    margin-top: 0
}

.pw-container.pw-margin--regular.reference-class {
    margin-top: 1.14286rem
}

.pw-container.pw-margin--zero.reference-class {
    margin-bottom: 0
}

.pw-container.pw-margin--zero.reference-class .tp-pw-richText.tp-pw-richText-container {
    padding-bottom: 1.71429rem
}

.pw-container.pw-margin--zero.topmargin {
    margin-top: 1.71429rem
}

@media(min-width:1024px) {
    .pw-container.pw-margin--regular.reference-class {
        margin-top: 1.71429rem
    }
}

.tp-pw-richText.tp-pw-richText-container {
    margin-top: 0;
    margin-left: 1.14286rem;
    margin-right: 1.14286rem;
    padding: 1.71429rem 1.14286rem;
    width: auto
}

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

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

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

.tp-pw-richText .tp-pw-richText-wrapper a>.icon {
    padding-left: .42857rem
}

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

.tp-pw-richText h1 {
    font-size: 1.71429rem;
    margin-bottom: 1.14286rem;
    line-height: 1;
    font-weight: 300
}

.tp-pw-richText h2 {
    font-size: 1.28571rem;
    line-height: 1.33333;
    margin-bottom: 1.14286rem
}

.tp-pw-richText h3 {
    font-size: 1.71429rem;
    line-height: 1.33333;
    margin-bottom: 1.14286rem;
    font-weight: 400
}

.tp-pw-richText h4 {
    font-size: 1.42857rem;
    margin-bottom: 1.14286rem;
    line-height: 1.4;
    font-weight: 500
}

.tp-pw-richText p {
    font-size: 1.14286rem;
    line-height: 1.75;
    margin-bottom: 1.71429rem;
    font-weight: 400
}

.tp-pw-richText small {
    font-size: 1rem;
    line-height: 1.71429;
    margin-bottom: 1.14286rem;
    font-weight: 500
}

.tp-pw-richText ol,
.tp-pw-richText ul {
    margin-bottom: .57143rem;
    padding-left: 2.85714rem
}

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

.tp-pw-richText ul li::before {
    margin-right: .57143rem;
    display: table-cell;
    color: #4a4a4a;
    content: '\2022'
}

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

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

.tp-pw-richText ol ol,
.tp-pw-richText ul ul {
    padding: 0 0 0 1.42857rem
}

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

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

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

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

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

.tp-pw-richText ul li li,
.tp-pw-richText ol li li {
    padding-bottom: .57143rem
}

.tp-pw-richText ol li ol,
.tp-pw-richText ul li ul {
    padding-top: 1.14286rem
}

.tp-pw-richText ul ul ul li {
    font-size: .85714rem;
    padding-bottom: .57143rem
}

.tp-pw-richText ul ul ul li::before {
    content: '\2012';
    font-weight: 400
}

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

.tp-pw-richText ol ol ol li {
    font-size: .85714rem;
    padding-bottom: .57143rem
}

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

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

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

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

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

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

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

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

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

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

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

    .tp-pw-richText h2 {
        font-size: 2.28571rem;
        line-height: 1.25
    }

    .tp-pw-richText h3 {
        font-size: 1.71429rem;
        line-height: 1.33333;
        font-weight: 400
    }

    .tp-pw-richText h4 {
        font-size: 1.28571rem;
        line-height: 2.66667;
        font-weight: 500
    }

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

    .tp-pw-richText small {
        font-size: .85714rem;
        line-height: 1.66667;
        margin-bottom: 1.71429rem
    }

    .tp-pw-richText ol,
    .tp-pw-richText ul {
        margin-bottom: 1.71429rem
    }

    .tp-pw-richText table,
    .tp-pw-richText p {
        margin-bottom: 1.71429rem
    }
}

.tp-pw-richText a .tpatom-link {
    padding-top: .57143rem;
    padding-right: 2.85714rem;
    padding-bottom: .57143rem;
    display: block;
    position: relative;
    font-weight: 500
}

.tp-pw-richText a .tpatom-link.icon {
    padding-left: 1.14286rem
}

.tp-pw-richText a .tpatom-link::before {
    position: absolute;
    right: 16px;
    top: 14px;
    text-decoration: none
}

.pw-tablist {
    overflow: hidden
}

.pw-tablist-desktop {
    display: none
}

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

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

.pw-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
}

.pw-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
}

.pw-tablist__events-icright {
    padding: 0
}

@media(min-width:1024px) {
    .pw-tablist__events-icright {
        padding-right: 1.71429rem;
        margin-right: -0.14286rem;
        padding-left: 0
    }
}

@media(min-width:1024px) {

    .pw-tablist__events-icright div,
    .pw-tablist__events-icright a {
        margin-right: -1.71429rem;
        position: relative
    }
}

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

.pw-tablist__events-icleft {
    padding: 0
}

@media(min-width:1024px) {
    .pw-tablist__events-icleft {
        padding-left: 1.71429rem;
        margin-left: -0.14286rem;
        padding-right: 0
    }
}

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

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

.pw-tablist__events-sidesection {
    padding: 1.71429rem;
    margin-bottom: 1.14286rem;
    background: #f6f6f6
}

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

.pw-tablist__heading {
    font-size: 1.71429rem;
    line-height: 1.33333;
    margin-bottom: 1.14286rem;
    font-weight: 400
}

@media(min-width:1024px) {
    .pw-tablist__heading {
        font-size: 2.28571rem;
        line-height: 1.25;
        margin-bottom: 1.71429rem;
        font-weight: 700
    }
}

.pw-tablist__media-wrapper {
    margin-bottom: 1.14286rem;
    width: 100%
}

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

.pw-tablist__event:last-child {
    border-bottom: 0
}

.pw-tablist__event:first-child {
    border-top: 0
}

.pw-tablist__event div,
.pw-tablist__event a {
    padding: 1.14286rem 1.71429rem 1.14286rem 1.14286rem;
    padding-right: 2.28571rem
}

@media(min-width:1024px) {

    .pw-tablist__event div,
    .pw-tablist__event a {
        padding: 1.14286rem 1.71429rem 1.14286rem 1.14286rem
    }
}

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

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

.pw-tablist__event .icon-left {
    right: 1.14286rem;
    width: .85714rem;
    height: .85714rem;
    font-size: .85714rem;
    color: #2172c2;
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    -webkit-transition: -webkit-transform 250ms ease;
    transition: -webkit-transform 250ms ease;
    transition: transform 250ms ease;
    transition: transform 250ms ease, -webkit-transform 250ms ease
}

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

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

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

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

.pw-tablist__event .icon-right {
    right: 1.14286rem;
    width: .85714rem;
    height: .85714rem;
    font-size: .85714rem;
    color: #2172c2;
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    -webkit-transition: -webkit-transform 250ms ease;
    transition: -webkit-transform 250ms ease;
    transition: transform 250ms ease;
    transition: transform 250ms ease, -webkit-transform 250ms ease
}

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

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

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

@media(min-width:1024px) {
    .pw-tablist__event .icon-right::before {
        -webkit-transform: rotate(-360deg);
        transform: rotate(-360deg)
    }
}

.pw-tablist__event.active {
    z-index: 1
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.pw-tablist__event:not(.collapsed) .pw-tablist__event-readmore .icon-Arrow_Right_pw {
    color: inherit;
    -webkit-transform: rotate(0);
    transform: rotate(0)
}

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

.pw-tablist__event-desktop.text-left {
    padding: 1.14286rem 1.71429rem 0 0
}

.pw-tablist__event-desktop.text-right {
    padding: 1.14286rem 0 0 1.71429rem
}

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

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

.pw-tablist__event-desktop .icon.icon-right {
    right: 40px
}

.pw-tablist__event-desktop .icon.icon-left {
    left: 40px
}

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

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

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

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

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

.pw-tablist__event-readmore-icleft a {
    margin: 1.14286rem 0 0 0;
    padding: .57143rem
}

@media(min-width:1024px) {
    .pw-tablist__event-readmore-icleft a {
        padding: 1.71429rem 3.42857rem
    }
}

.pw-tablist__event-readmore-icright a {
    margin: 1.14286rem 0 0 0;
    padding: .57143rem
}

@media(min-width:1024px) {
    .pw-tablist__event-readmore-icright a {
        padding: 1.71429rem 1.14286rem
    }
}

.pw-tablist__event-title-icleft {
    margin-left: 0
}

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

@media(min-width:1024px) {
    .pw-tablist__event-title-icleft {
        margin-left: 2.28571rem
    }
}

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

@media(min-width:1024px) {
    .pw-tablist__event-title-icright {
        margin-right: 1.71429rem
    }
}

.pw-tablist__event-detail-wrapper {
    padding: 0 1.14286rem 1.14286rem 1.14286rem;
    background-color: #f6f6f6
}

.pw-tablist__event-detail-title {
    font-size: 1.71429rem;
    line-height: 1.33333;
    margin-bottom: 1.71429rem;
    font-weight: 700
}

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

.pw-tablist__event-detail-subtitle {
    font-size: .85714rem;
    line-height: 1.66667;
    margin-bottom: .57143rem;
    color: #777;
    font-weight: 500;
    text-transform: uppercase
}

@media(min-width:1024px) {
    .pw-tablist__event-detail-subtitle {
        margin-bottom: .57143rem
    }
}

.pw-tablist__event-detail-block-time {
    margin-bottom: .57143rem;
    font-size: .85714rem;
    color: #777;
    line-height: 20px;
    font-weight: 500
}

.pw-tablist__event-detail-description {
    font-size: 1rem;
    line-height: 1.71429;
    margin-bottom: 1.71429rem;
    font-weight: 400
}

@media(min-width:1024px) {
    .pw-tablist__event-detail-description {
        margin-bottom: 1.71429rem
    }
}

.pw-tablist__event-detail-description ul {
    padding-top: .57143rem
}

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

.pw-tablist__event-detail-description ul li::before {
    margin-right: .57143rem;
    display: inline-block;
    color: #4a4a4a;
    content: '\2022'
}

.pw-tablist__event-detail-description a {
    color: #2172c2;
    font-weight: 600
}

.pw-tablist__event-detail-description a:hover {
    color: #2172c2;
    text-decoration: underline
}

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

.pw-tablist__novideop {
    padding: 1.71429rem 0;
    margin-bottom: 1.71429rem
}

.pw-tablist__events-backtoTablist {
    opacity: 0;
    height: 0
}

.pw-tablist__events-backtoTablist:focus {
    margin: 0 0 1.14286rem 0;
    opacity: 1;
    height: auto
}

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

.pw-tablist__readMore-link {
    position: relative
}

.pw-tablist__readMore-link-borderTop {
    padding: 1.71429rem 0 0 0;
    border-top: 1px solid #e5e5e5
}

@media(min-width:320px) and (max-width:1023px) {
    .pw-tablist__readMore {
        display: none
    }
}

@media(min-width:320px) and (max-width:1023px) {
    .pw-tablist-button_desktop {
        display: none
    }
}

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

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

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

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

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

.pw-container.pw-frame .frame-body {
    margin: 0 1.14286rem
}

@media(min-width:1024px) {
    .pw-container.pw-frame .frame-body {
        margin: 0 3.42857rem
    }
}

.pw-container.pw-frame .padding-regular {
    padding: 1.71429rem 1.14286rem
}

@media(min-width:1024px) {
    .pw-container.pw-frame .padding-regular {
        padding: 3.42857rem
    }
}

.pw-container.pw-frame iframe {
    padding: 0;
    display: block;
    height: 100vh;
    width: 100%
}

@media(min-width:1024px) {
    .pw-container.pw-frame iframe {
        padding: 0;
        width: 100%
    }
}

.pw-anchor {
    padding: 0 3.42857rem
}

.pw-anchor.tp-container {
    padding: 0;
    margin: 1.71429rem 2.28571rem
}

@media(min-width:1024px) {
    .pw-anchor.tp-container {
        margin: 1.71429rem 2.28571rem 0 2.28571rem;
        margin-bottom: -1.14286rem
    }
}

@media(min-width:1024px) {
    .pw-anchor__regular {
        padding: 0 3.42857rem;
        margin: 0 3.42857rem
    }
}

.pw-anchor .pw-anchor-list__content {
    font-size: 1rem;
    line-height: 1.71429;
    padding: .57143rem 1.14286rem;
    font-weight: 500;
    border-bottom: 1px solid #e5e5e5
}

.pw-anchor .pw-anchor-list__content a {
    color: #2172c2
}

@media(min-width:1024px) {
    .pw-anchor {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .pw-anchor.tp-container {
        max-width: 102.85714rem;
        padding: 0;
        margin: 1.71429rem auto 0 auto
    }

    .pw-anchor .pw-anchor-list {
        border-radius: .28571rem;
        padding: 0;
        border: 1px solid #e5e5e5;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .pw-anchor .pw-anchor-list__content {
        padding: .57143rem 1.14286rem;
        border-right: 1px solid #e5e5e5;
        border-bottom: 0
    }

    .pw-anchor .pw-anchor-list__content:last-child {
        border-right: 0
    }

    .pw-anchor .pw-anchor-list__content a {
        color: #2172c2
    }

    .pw-anchor .pw-anchor-list__content a:hover::after {
        display: block;
        content: '';
        width: 100%;
        background: #2172c2;
        height: 1px
    }
}

.pw-video {
    border-radius: .28571rem;
    margin-bottom: 3.42857rem
}

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

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

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

.pw-video--display-column .pw-video__video {
    margin-top: 1.14286rem
}

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

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

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

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

.pw-video__innerpadding {
    margin-top: 1.71429rem;
    margin-bottom: 1.71429rem
}

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

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

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

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

.pw-video__novideop {
    padding: 1.71429rem 0
}

.pw-video__novideo {
    height: 100%
}

.pw-video__novideo_content {
    border-radius: .28571rem;
    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%
}

.pw-video__novideo_content p {
    max-width: 28.57143rem;
    text-align: center
}

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

.pw-video__novideo_content button {
    margin-top: 24px
}

.pw-video .pw-text-video__video {
    margin-bottom: 0
}

.pw-container-inner {
    margin: 1.14286rem;
    margin-bottom: 0
}

@media(min-width:1024px) {
    .pw-container-inner {
        margin: 1.71429rem 3.42857rem;
        margin-bottom: 0
    }
}

.hidden-element {
    height: 0;
    width: 0;
    visibility: hidden
}

.view-larger-map {
    padding: .07143rem .85714rem;
    border: 1px solid #4a4a4a;
    background-color: #fff;
    cursor: pointer;
    font-family: "Montserrat", "Noto Sans";
    margin: 5px
}

.pw-find-my-office__map {
    height: 20.57143rem;
    border-radius: 4px
}

.pw-find-my-office__wrapper {
    margin-left: 1.14286rem;
    margin-right: 1.14286rem;
    position: relative
}

.pw-find-my-office__form-group {
    padding: 1.71429rem 1.14286rem;
    background-color: #fff;
    position: static;
    width: 100%;
    border-radius: 4px
}

.pw-find-my-office__form-group h2 {
    line-height: 1.33333;
    font-weight: 700;
    font-size: 24px
}

.pw-find-my-office__form-group__label {
    margin-bottom: 0
}

.pw-find-my-office__form-group__label.opacity {
    opacity: .4
}

.pw-find-my-office__form-group .country-field {
    margin-top: 1.14286rem
}

.pw-find-my-office__form-group__field {
    margin-top: 1.14286rem;
    font-weight: 400;
    font-size: 14px;
    line-height: 24px
}

.pw-find-my-office__form-group .btn {
    font-weight: 400
}

.pw-find-my-office__form-group .btn:disabled {
    opacity: .4;
    cursor: auto
}

.pw-find-my-office__form-group .btn .icon-Arrow_Right_pw::before {
    color: #4a4a4a;
    font-size: 12px;
    line-height: 12px;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg)
}

.pw-find-my-office__form-group__city-field.hide,
.pw-find-my-office__form-group__address.hide {
    display: none
}

.pw-find-my-office .js-pw-no-details-found.hide,
.pw-find-my-office .js-pw-find-my-office-office-details.hide {
    display: none
}

.pw-find-my-office .js-pw-no-details-found {
    margin-top: 1.14286rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    color: #b10303;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-family: "Montserrat";
    font-size: 14px;
    font-weight: 500;
    line-height: 20px
}

.pw-find-my-office .js-pw-no-details-found i {
    margin-right: 8px;
    font-size: 20px
}

.pw-find-my-office__form-group__address__office-name,
.pw-find-my-office__form-group__address__office-site {
    margin-top: 1.14286rem
}

.pw-find-my-office__form-group__address__office-address,
.pw-find-my-office__form-group__address__office-phone-number {
    margin-top: 1.14286rem
}

.pw-find-my-office__form-group__address__office-phone-number__label {
    font-weight: 700
}

.pw-find-my-office__form-group__address__office-name h4 {
    font-size: 20px;
    line-height: 28px;
    font-weight: 700
}

@media(min-width:1024px) {
    .pw-find-my-office__map {
        height: 48.57143rem
    }

    .pw-find-my-office__wrapper {
        margin-left: 3.42857rem;
        margin-right: 3.42857rem
    }

    .pw-find-my-office__form-group {
        padding: 3.42857rem;
        position: absolute;
        width: 395px;
        top: 48px;
        left: 48px;
        z-index: 1
    }

    .pw-find-my-office__form-group .country-field {
        margin-top: 1.71429rem
    }

    .pw-find-my-office__form-group__address__office-name h4 {
        font-size: 18px;
        line-height: 24px;
        font-weight: 700
    }

    .pw-find-my-office__form-group__address__office-site {
        margin-top: 1.71429rem
    }

    .pw-find-my-office h2 {
        line-height: 1.25;
        font-size: 32px
    }
}

.pw-find-my-office .BMap_stdMpViewMap {
    display: inline-block;
    color: #1967c8;
    background: #fff;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 5px 0 #4a4a4a;
    box-shadow: 0 1px 5px 0 #4a4a4a;
    font-size: 12px;
    font-weight: 500;
    padding: 2px 24px;
    position: absolute;
    right: 15px;
    top: 20px;
    text-align: center;
    z-index: 99
}

.pw-find-my-office .BMap_stdMpPan {
    display: none
}

.pw-find-my-office .BMap_stdMpZoom {
    top: 10px;
    right: 0
}

.pw-find-my-office .BMap_stdMpSlider {
    display: none
}

.pw-find-my-office .BMap_zlHolder.hvr {
    display: none
}

.medialink {
    border-radius: .28571rem;
    padding-left: 1.14286rem;
    padding-right: 1.14286rem;
    padding-top: 1.71429rem;
    margin: 0 1.14286rem
}

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

.medialink__heading {
    font-size: 1.71429rem;
    padding-top: 0;
    margin-bottom: 1.14286rem
}

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

.medialink__heading h3 {
    font-size: 1.71429rem;
    line-height: 1.33333;
    font-weight: 400
}

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

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

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

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

.medialink__linklist {
    margin-bottom: 1.71429rem
}

.medialink__linklist:last-child {
    margin-bottom: 1.71429rem
}

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

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

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

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

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

.medialink__wrapper {
    padding: 1.14286rem 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: -0.57143rem;
        margin-bottom: 1.14286rem;
        display: block;
        font-size: 12px
    }
}

.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: 16px
}

.medialink__link.tpatom-link--transparent {
    line-height: 1.71429;
    font-size: 1rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 16px;
    -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.71429;
    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.14286rem;
    margin-right: 1.14286rem;
    display: inline-block;
    line-height: 24px;
    margin-top: 0
}

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

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

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

.medialink .noMobile {
    display: none
}

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

.pw-contactus-form {
    border-radius: 4px
}

.pw-contactus-form fieldset {
    width: 100%
}

.pw-contactus-form .form-group {
    margin: 0;
    padding-bottom: 1.14286rem;
    position: relative
}

.pw-contactus-form .cu-privacy-policy {
    margin-top: 0
}

.pw-contactus-form .cu-privacy-policy a:hover {
    color: #004baa
}

.pw-contactus-form .country-field .pw-form__dropdown__menu .active {
    border: 0;
    color: #fff
}

.pw-contactus-form .country-field .pw-form__dropdown__menu .active:hover {
    color: #4a4a4a;
    background-color: #f6f6f6
}

.pw-contactus-form .pw-form__dropdown {
    padding-left: 0;
    padding-right: 0
}

.pw-contactus-form .text-capital {
    text-transform: capitalize
}

.pw-contactus-form .serviceError {
    display: none;
    color: #ff4d4d
}

.pw-contactus-form .errorMsg {
    display: none;
    color: #ff4d4d;
    font-size: 12px
}

.pw-contactus-form .formfield label,
.pw-contactus-form .form-group label {
    margin-bottom: 0
}

.pw-contactus-form .formfield label.asterisk p,
.pw-contactus-form .form-group label.asterisk p {
    display: inline
}

.pw-contactus-form .formfield label.asterisk::after,
.pw-contactus-form .form-group label.asterisk::after {
    color: #ff4d4d;
    content: '*';
    padding: 0 2px
}

.pw-contactus-form .formfield .pw-form__dropdown__toggle i,
.pw-contactus-form .form-group .pw-form__dropdown__toggle i {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg)
}

.pw-contactus-form .formfield.field-error,
.pw-contactus-form .form-group.field-error {
    padding-bottom: 0
}

.pw-contactus-form .formfield.field-error .pw-form__dropdown__toggle,
.pw-contactus-form .form-group.field-error .pw-form__dropdown__toggle {
    border-color: #ff4d4d
}

.pw-contactus-form .formfield.field-error .errorMsg,
.pw-contactus-form .form-group.field-error .errorMsg {
    margin-top: .57143rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2
}

.pw-contactus-form .cu-tab-pane {
    display: none
}

.pw-contactus-form .cu-tab-pane.active {
    display: block
}

.pw-contactus-form h4 {
    font-weight: 500
}

.pw-contactus-form h4.tpatom-heading--small {
    margin-bottom: 1.14286rem;
    font-size: 18px
}

.pw-contactus-form .right-heading h4.tpatom-heading--small {
    margin-bottom: 1.14286rem
}

.pw-contactus-form .separator {
    padding-bottom: 1.71429rem;
    margin-bottom: 1.71429rem;
    border-bottom: 1px solid #e5e5e5
}

.pw-contactus-form .separator .pw-text-left-wrapper {
    margin-top: .57143rem
}

.pw-contactus-form .separator .pw-image-container {
    margin-bottom: 1.71429rem
}

.pw-contactus-form .separator .descriptionCont a:hover {
    color: #004baa
}

@media(min-width:1024px) {
    .pw-contactus-form .separator {
        margin-bottom: 0;
        padding-bottom: 0;
        border-bottom: 0;
        border-right: 1px solid #e5e5e5;
        padding-right: 48px
    }

    .pw-contactus-form .separator+div {
        padding-left: 3.42857rem
    }

    .pw-contactus-form .separator .pw-image-container {
        margin-bottom: 0;
        padding-right: 1.71429rem
    }

    .pw-contactus-form .separator h4 {
        margin-bottom: 1.14286rem;
        margin-top: .57143rem
    }
}

.pw-contactus-form .main-heading {
    margin-bottom: 1.14286rem;
    overflow-wrap: break-word
}

.pw-contactus-form .thankyou img {
    margin-bottom: 1.71429rem
}

.pw-contactus-form .thankyou h2,
.pw-contactus-form .thankyou .contact-us-thankyou-text {
    margin-bottom: 1.14286rem
}

@media(min-width:1024px) {

    .pw-contactus-form .thankyou h2,
    .pw-contactus-form .thankyou .contact-us-thankyou-text {
        margin-bottom: 1.71429rem
    }
}

.pw-contactus-form .thankyou .button-group {
    margin-top: 1.14286rem
}

.pw-contactus-form .summary:not(:last-child) {
    margin-bottom: .57143rem
}

@media(min-width:1024px) {
    .pw-contactus-form .summary:not(:last-child) {
        margin-bottom: 0
    }
}

.pw-contactus-form .summary div+div {
    font-weight: 700
}

@media(min-width:1024px) {
    .pw-contactus-form .summary div+div {
        padding-left: 3.42857rem
    }
}

@media(min-width:1024px) {
    .pw-contactus-form .summary .col-lg-5 {
        padding-right: 48px
    }
}

.pw-contactus-form .button-group {
    margin-top: 1.14286rem
}

.pw-contactus-form .button-group>* {
    margin-top: .57143rem
}

.pw-contactus-form .button-group .tpatom-btn--primary:hover {
    color: #fff
}

.pw-contactus-form .button-group .tpatom-btn--primary[disabled] {
    color: #777;
    background-color: #e5e5e5;
    text-decoration: none
}

.pw-contactus-form .button-group .tpatom-btn--primary[disabled]:hover {
    color: #777;
    background-color: #e5e5e5;
    text-decoration: none
}

.pw-contactus-form .button-group .previousbtn {
    margin-right: 1.14286rem;
    border: 1px solid #2172c2;
    color: #2172c2;
    background-color: #fff
}

.pw-contactus-form .button-group .previousbtn i {
    padding-left: .35714rem;
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
    float: left
}

.pw-contactus-form .button-group .previousbtn:hover {
    text-decoration: underline
}

.pw-contactus-form .pw-progress .pw-progressbar_wrapper {
    margin-top: 1.42857rem
}

.pw-contactus-form .pw-progress .pw-progressbar__steps {
    padding-left: 1.14286rem
}

.pw-contactus-form .pw-progress .pw-progressbar__steps p {
    margin-top: 1.71429rem;
    color: #2172c2;
    font-size: 12px
}

.pw-contactus-form .privacy-policy-consent-text a:hover {
    color: #2172c2;
    text-decoration: underline
}

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

.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: .28571rem
    }

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

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

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

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

@media(min-device-width:768px) and (max-device-width:1366px) and (orientation:portrait) and (-webkit-min-device-pixel-ratio:2),
(min-device-width:768px) and (max-device-width:1366px) and (orientation:landscape) 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: .28571rem
    }

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

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

.tpatom-check__container {
    display: block;
    position: relative
}

.tpatom-check__container .icon::before {
    display: none
}

.tpatom-check__label {
    padding-left: 2.28571rem;
    display: block
}

.tpatom-check__field {
    position: absolute;
    width: 20px;
    height: 20px;
    opacity: .00001;
    left: 0;
    top: 0;
    -webkit-transform: none;
    transform: none
}

.tpatom-check__field:focus+.icon {
    outline: 2px solid #5e9ed6
}

.tpatom-check__field:focus:not(.focus-visible) {
    outline: 0
}

.tpatom-check__field:checked+.icon::before {
    display: block
}

.collapse>.pw-sub-section-menu {
    display: block
}

@media(min-device-width:768px) and (max-device-width:1366px) and (orientation:portrait) and (-webkit-min-device-pixel-ratio:2),
(min-device-width:768px) and (max-device-width:1366px) and (orientation:landscape) and (-webkit-min-device-pixel-ratio:2) {
    .collapse>.pw-sub-section-menu {
        display: block
    }
}

.pw-sub-section-menu .pseudo-category-header {
    text-transform: uppercase;
    color: #777
}

.pw-sub-section-menu .pseudo-category-header>.pseudo-category-link {
    text-transform: initial
}

.pw-sub-section-menu a {
    font-family: "Montserrat", "Noto Sans";
    font-weight: 500
}

@media(min-width:320px) and (max-width:1023px) {
    .pw-sub-section-menu .category-child-ul {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .pw-sub-section-menu .category-child-ul>ul>li>a {
        border-top: 1px solid #e5e5e5;
        padding: 1.14286rem;
        padding-left: 2.85714rem
    }

    .pw-sub-section-menu .pseudo-category-header {
        padding: 1.14286rem;
        padding-left: 2.85714rem;
        font-size: 12px;
        line-height: 16px;
        border-top: 1px solid #e5e5e5
    }

    .pw-sub-section-menu hr {
        display: none
    }

    .pw-sub-section-menu>ul,
    .pw-sub-section-menu .sub-section-category {
        background: #f6f6f6
    }
}

@media(min-width:1024px) {
    .pw-sub-section-menu {
        padding-top: 1.28571rem;
        display: none;
        position: absolute;
        left: 50%;
        -webkit-transform: translate(-50%);
        transform: translate(-50%)
    }

    .pw-sub-section-menu.show.show-modal-from-left {
        left: 8px;
        -webkit-transform: translate(0);
        transform: translate(0)
    }

    .pw-sub-section-menu.show.show-modal-from-right {
        right: 8px;
        left: auto;
        -webkit-transform: translate(0);
        transform: translate(0)
    }

    .pw-sub-section-menu .pseudo-category {
        display: inline-block
    }

    .pw-sub-section-menu .pseudo-category-header {
        line-height: 1.66667;
        font-size: 12px
    }

    .pw-sub-section-menu>ul,
    .pw-sub-section-menu .sub-section-category {
        padding: 2.28571rem;
        background: #f6f6f6;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }

    .pw-sub-section-menu hr {
        margin-top: 1.14286rem;
        margin-bottom: 1.71429rem;
        color: #e5e5e5
    }

    .pw-sub-section-menu>ul>li {
        margin-left: 2.28571rem
    }

    .pw-sub-section-menu>ul>li:first-child {
        margin-left: 0
    }

    .pw-sub-section-menu li {
        margin: 0;
        line-height: 1.66667;
        white-space: nowrap;
        background: #f6f6f6;
        font-size: 12px
    }

    .pw-sub-section-menu li:first-child {
        margin-left: 0
    }

    .pw-sub-section-menu a {
        line-height: 1.66667;
        padding: 0;
        font-size: 12px;
        color: #4a4a4a
    }

    .pw-sub-section-menu.show {
        display: block
    }

    .pw-sub-section-menu .category-child-ul {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }

    .pw-sub-section-menu .category-child-ul>ul {
        margin-left: 2.28571rem
    }

    .pw-sub-section-menu .category-child-ul>ul:first-child {
        margin-left: 0
    }

    .pw-sub-section-menu .category-child-ul>ul li {
        margin-bottom: .57143rem
    }

    .pw-sub-section-menu .category-child-ul>ul li:last-child {
        margin-bottom: 0
    }
}

@media(min-device-width:768px) and (max-device-width:1366px) and (orientation:portrait) and (-webkit-min-device-pixel-ratio:2),
(min-device-width:768px) and (max-device-width:1366px) and (orientation:landscape) and (-webkit-min-device-pixel-ratio:2) {
    .pw-sub-section-menu {
        display: block;
        position: static;
        -webkit-transform: unset;
        transform: unset;
        padding-top: 0
    }

    .pw-sub-section-menu .pseudo-category {
        display: list-item
    }

    .pw-sub-section-menu a {
        font-size: 1rem;
        line-height: 1.71429;
        font-family: "Montserrat", "Noto Sans";
        font-weight: 500
    }

    .pw-sub-section-menu>ul>li {
        margin-left: 0
    }

    .pw-sub-section-menu .category-child-ul {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .pw-sub-section-menu .category-child-ul>ul>li>a {
        border-top: 1px solid #e5e5e5;
        padding: 1.14286rem;
        padding-left: 2.85714rem
    }

    .pw-sub-section-menu .category-child-ul>ul {
        margin-left: 0
    }

    .pw-sub-section-menu .category-child-ul>ul li {
        margin-bottom: 0
    }

    .pw-sub-section-menu .pseudo-category-header {
        padding: 1.14286rem;
        padding-left: 2.85714rem;
        font-size: 12px;
        line-height: 16px;
        border-top: 1px solid #e5e5e5
    }

    .pw-sub-section-menu hr {
        display: none
    }

    .pw-sub-section-menu>ul,
    .pw-sub-section-menu .sub-section-category {
        padding: 0;
        background: #f6f6f6;
        display: block
    }
}

.form-check.formfields .form-check-input:checked~.form-check-radio::before {
    background: #2172c2
}

.form-check.formfields .form-check-label {
    margin-bottom: 1.14286rem;
    font-size: 14px;
    z-index: 3
}

.form-check.formfields .form-check-radio {
    border: 1px solid #4a4a4a;
    height: 20px;
    width: 20px;
    z-index: 2
}

.form-check.formfields .form-check-radio::before {
    height: 8px;
    width: 8px;
    top: 5px;
    left: 5px
}

.form-check.formfields .form-check-radio:checked::before {
    background: #2172c2
}

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

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

.field-error .errorMsg {
    display: inline-block
}

ul.pw-progressbar_wrapper {
    margin: 1.71429rem 0 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

@media(min-width:1024px) {
    ul.pw-progressbar_wrapper {
        margin: 3.42857rem 0 0
    }
}

ul.pw-progressbar_wrapper .step-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

ul.pw-progressbar_wrapper .step-box:not(:first-child)::before {
    content: '';
    position: relative;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    height: 1px;
    margin: 2px 0 0;
    background-color: #e5e5e5
}

ul.pw-progressbar_wrapper .step-box:not(:last-child)::after {
    content: '';
    position: relative;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    height: 1px;
    margin: 2px 0 0;
    background-color: #e5e5e5
}

ul.pw-progressbar_wrapper .step-box>.steps {
    color: #004baa;
    text-decoration: none;
    text-align: center
}

ul.pw-progressbar_wrapper .step-box>.steps .circle {
    display: inline-block;
    color: #fff;
    width: 8px;
    height: 8px;
    text-align: center;
    background: #e5e5e5;
    border-radius: 50%;
    z-index: 1
}

ul.pw-progressbar_wrapper .step-box>.steps .circle>span {
    display: none
}

ul.pw-progressbar_wrapper .step-box>.steps .stepname {
    display: block;
    color: #2172c2;
    font-size: 10px;
    font-weight: 500;
    margin-top: 2px
}

ul.pw-progressbar_wrapper .step-box.done .circle {
    background-color: #2172c2
}

ul.pw-progressbar_wrapper .step-box.done::after,
ul.pw-progressbar_wrapper .step-box.done::before {
    background: #2172c2
}

ul.pw-progressbar_wrapper .step-box.active .circle {
    background-color: #2172c2;
    height: 24px;
    width: 24px
}

ul.pw-progressbar_wrapper .step-box.active .circle>span {
    display: block
}

ul.pw-progressbar_wrapper .step-box.active::before {
    background-color: #2172c2
}

.tp-pw-qrCode__modal .modal-header {
    border: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.tp-pw-qrCode__modal .modal-header h2 {
    font-size: 24px;
    font-weight: normal;
    line-height: 1
}

.tp-pw-qrCode__modal .modal-header .js-close-btn::before {
    font-size: 16px
}

.pw-lang-selector {
    color: #4a4a4a
}

.pw-lang-selector a:hover span:nth-child(2) {
    border-left: 1px solid #2172c2
}

.pw-lang-selector__header {
    padding: 2.85714rem 2.28571rem 1.71429rem 2.28571rem;
    border: 0
}

@media(min-width:1024px) {
    .pw-lang-selector__header {
        padding: 3.42857rem 3.42857rem 1.71429rem
    }
}

.pw-lang-selector__header__heading {
    font-size: 1.71429rem;
    line-height: 1.33333;
    font-weight: 400;
    word-wrap: break-word
}

@media(min-width:320px) and (max-width:1023px) {
    .pw-lang-selector__header__heading {
        padding-top: 1.71429rem;
        padding-bottom: 1.14286rem
    }
}

.pw-lang-selector__header__close {
    top: 2.85714rem;
    bottom: 2.85714rem
}

.pw-lang-selector .row {
    margin-left: 0;
    margin-right: 0
}

.pw-lang-selector__body {
    padding: 0 2.28571rem 1.14286rem 2.28571rem
}

@media(min-width:1024px) {
    .pw-lang-selector__body {
        padding: 0 3.42857rem 3.42857rem 3.42857rem
    }
}

.pw-lang-selector__lang-container {
    padding-left: 0;
    padding-right: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.pw-lang-selector__lang-container i {
    margin-left: .57143rem
}

@media(min-width:1024px) {
    .pw-lang-selector__lang-container {
        padding-left: 1.71429rem;
        padding-right: 1.71429rem;
        border-right: 1px solid #e5e5e5
    }

    .pw-lang-selector__lang-container:first-child {
        padding-left: 0
    }

    .pw-lang-selector__lang-container:nth-child(4n+4) {
        border-right: 0
    }
}

.pw-lang-selector__lang-container i.icon-ver-line {
    padding-left: .57143rem;
    margin-left: .28571rem;
    border-left: 1px solid #2172c2
}

.pw-lang-selector__lang-container i.icon-ver-line:hover {
    border-left: 1px solid #2172c2
}

.pw-lang-selector__btn {
    padding-bottom: 1.14286rem;
    color: #2172c2;
    width: 100%
}

.pw-lang-selector__btn:hover {
    color: #2172c2
}

.pw-lang-selector__btn:hover a {
    color: #2172c2;
    text-decoration: underline
}

.pw-lang-selector__btn:hover a i.icon-ver-line {
    border-left: 1px solid #2172c2
}

@media(min-width:1024px) {
    .pw-lang-selector__btn:last-child {
        padding-bottom: 1.71429rem
    }
}

.pw-lang-selector__btn span {
    font-weight: 400
}

.pw-lang-selector__btn span.selected {
    font-weight: 700
}

.pw-lang-selector__btn span:nth-child(2) {
    border-left: 1px solid #2172c2;
    padding-left: 8px;
    margin-left: 4px
}

.pw-lang-selector .icon-Close_pw::before {
    font-size: 1.42857rem;
    width: 1.42857rem;
    height: 1.42857rem
}

@media(min-width:1024px) {
    .pw-lang-selector .icon-Close_pw::before {
        font-size: 1.14286rem;
        width: 1.14286rem;
        height: 1.14286rem
    }
}

.pw-lang-selector .modal-dialog {
    margin: 0;
    max-width: 100%
}

@media(min-width:1024px) {
    .pw-lang-selector .modal-dialog {
        margin: 0 1.14286rem;
        max-width: 81.64286rem;
        margin: auto
    }
}

@media(min-width:320px) and (max-width:1023px) {
    .pw-lang-selector .modal-dialog-centered {
        min-height: 100%
    }
}

.tpmol-modal-header {
    padding: 1.14286rem;
    border: 0
}

@media(min-width:1024px) {
    .tpmol-modal-header {
        padding: 3.42857rem 3.42857rem 1.71429rem
    }
}

.tpmol-modal-header__heading {
    font-size: 1.71429rem;
    line-height: 1.33333;
    word-wrap: break-word
}

.pw-softconversion {
    color: #4a4a4a;
    font-weight: 500
}

.pw-softconversion .formfield:last-child .form-group {
    margin-bottom: 0
}

.pw-softconversion .country-field-wrapper,
.pw-softconversion .position-field-wrapper,
.pw-softconversion .function-field-wrapper {
    padding-left: 0;
    padding-right: 0
}

@media(min-width:320px) and (max-width:1023px) {
    .pw-softconversion .tp-modal-content {
        min-height: 100vh;
        -webkit-box-shadow: none;
        box-shadow: none
    }
}

@media(min-width:320px) and (max-width:1023px) {
    .pw-softconversion.tp-modal {
        background-color: #f6f6f6
    }
}

.pw-softconversion__header {
    padding: 1.71429rem 1.14286rem 0 1.14286rem;
    border: 0
}

@media(min-width:1024px) {
    .pw-softconversion__header {
        padding: 3.42857rem 3.42857rem 1.71429rem
    }
}

.pw-softconversion__header__heading {
    font-size: 1.71429rem;
    line-height: 1.33333;
    word-wrap: break-word
}

@media(min-width:320px) and (max-width:1023px) {
    .pw-softconversion__header__heading {
        padding-top: 1.71429rem;
        padding-bottom: 1.14286rem
    }
}

.pw-softconversion__header__close {
    top: 2.85714rem;
    bottom: 2.85714rem
}

.pw-softconversion__body {
    padding: 0 1.14286rem 1.14286rem 1.14286rem
}

@media(min-width:1024px) {
    .pw-softconversion__body {
        padding: 0 3.42857rem 3.42857rem 3.42857rem
    }

    .pw-softconversion__body .marketingConsentText {
        margin-left: -0.42857rem
    }
}

@media(min-width:320px) and (max-width:1023px) {
    .pw-softconversion__body .col-sm-1 {
        max-width: 8.33333%
    }

    .pw-softconversion__body .col-sm-11 {
        padding-left: .57143rem;
        max-width: 91.66667%
    }
}

.pw-softconversion .modal-dialog {
    margin: 1.14286rem
}

@media(min-width:1024px) {
    .pw-softconversion .modal-dialog {
        margin: auto
    }
}

.pw-softconversion__form {
    border-radius: 4px
}

.pw-softconversion__form .description {
    margin-bottom: 1.14286rem;
    font-weight: 500
}

.pw-softconversion__form .tpatom-checkbox__icon {
    border: 1px solid #4a4a4a;
    color: #2172c2
}

.pw-softconversion__form .tpatom-checkbox__label {
    padding-left: 2.28571rem;
    display: block
}

.pw-softconversion__form .radioHeading {
    margin-bottom: .28571rem;
    font-size: 1rem;
    line-height: 1.71429;
    font-weight: 700
}

.pw-softconversion__form .radioHeading.asterisk::after {
    color: #ff4d4d;
    content: '*';
    padding: 0 2px
}

.pw-softconversion__form .radioWrap {
    font-weight: 500
}

.pw-softconversion__form .country-field .pw-form__dropdown__menu .active,
.pw-softconversion__form .position-field .pw-form__dropdown__menu .active,
.pw-softconversion__form .function-field .pw-form__dropdown__menu .active {
    border: 0;
    color: #fff
}

.pw-softconversion__form .country-field .pw-form__dropdown__menu .active:hover,
.pw-softconversion__form .position-field .pw-form__dropdown__menu .active:hover,
.pw-softconversion__form .function-field .pw-form__dropdown__menu .active:hover {
    color: #4a4a4a;
    background-color: #f6f6f6
}

.pw-softconversion__form .privacy-policy-content a:hover {
    color: #2172c2;
    text-decoration: underline
}

.pw-softconversion__form .marketing-consent .form-group {
    margin-top: 0;
    margin-bottom: 0
}

.pw-softconversion__form .marketing-consent.no-form-group .form-group {
    margin-top: 0
}

.pw-softconversion__form .text-capital {
    text-transform: capitalize
}

.pw-softconversion__form .serviceError {
    display: none;
    color: #ff4d4d
}

.pw-softconversion__form .errorMsg {
    display: none;
    color: #ff4d4d;
    font-size: 12px
}

.pw-softconversion__form .formfield,
.pw-softconversion__form .form-group {
    padding-bottom: 1.14286rem
}

.pw-softconversion__form .formfield label,
.pw-softconversion__form .form-group label {
    margin-bottom: 0
}

.pw-softconversion__form .formfield label.asterisk p,
.pw-softconversion__form .form-group label.asterisk p {
    display: inline
}

.pw-softconversion__form .formfield label.asterisk::after,
.pw-softconversion__form .form-group label.asterisk::after {
    color: #ff4d4d;
    content: '*';
    padding: 0 2px
}

.pw-softconversion__form .formfield .pw-form__dropdown__toggle i,
.pw-softconversion__form .form-group .pw-form__dropdown__toggle i {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg)
}

.pw-softconversion__form .formfield.field-error,
.pw-softconversion__form .form-group.field-error {
    padding-bottom: 0
}

.pw-softconversion__form .formfield.field-error .pw-form__dropdown__toggle,
.pw-softconversion__form .form-group.field-error .pw-form__dropdown__toggle {
    border-color: #ff4d4d
}

.pw-softconversion__form .formfield.field-error .errorMsg,
.pw-softconversion__form .form-group.field-error .errorMsg {
    margin-top: .57143rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2
}

.pw-softconversion__form .tab-pane {
    display: none
}

.pw-softconversion__form .tab-pane.active {
    display: block
}

.pw-softconversion__form h4 {
    font-weight: 700
}

.pw-softconversion__form h4.tpatom-heading--small {
    margin-bottom: 1.14286rem;
    font-size: 18px
}

.pw-softconversion__form .right-heading h4.tpatom-heading--small {
    margin-bottom: 1.14286rem;
    font-size: 1rem;
    line-height: 1.71429;
    font-weight: 700
}

.pw-softconversion__form .separator {
    padding-bottom: 1.71429rem;
    margin-bottom: 1.71429rem;
    border-bottom: 1px solid #e5e5e5
}

.pw-softconversion__form .separator .pw-image-container {
    margin-bottom: 1.71429rem
}

.pw-softconversion__form .separator .descriptionCont a:hover {
    color: #004baa
}

@media(min-width:1024px) {
    .pw-softconversion__form .separator {
        margin-bottom: 0;
        padding-bottom: 0;
        border-bottom: 0;
        border-right: 1px solid #e5e5e5;
        padding-right: 48px
    }

    .pw-softconversion__form .separator+div {
        padding-left: 3.42857rem
    }

    .pw-softconversion__form .separator .pw-image-container {
        margin-bottom: 0;
        padding-right: 1.71429rem
    }
}

.pw-softconversion__form .main-heading h4 {
    margin-bottom: 1.14286rem;
    overflow-wrap: break-word
}

.pw-softconversion__form .thankyou {
    margin-top: -2.85714rem
}

@media(min-width:1024px) {
    .pw-softconversion__form .thankyou {
        margin: .57143rem auto 3.42857rem auto
    }
}

.pw-softconversion__form .thankyou h2,
.pw-softconversion__form .thankyou h3 {
    margin-bottom: 1.71429rem;
    font-size: 1.71429rem;
    line-height: 1.33333
}

@media(min-width:1024px) {

    .pw-softconversion__form .thankyou h2,
    .pw-softconversion__form .thankyou h3 {
        font-size: 2.28571rem;
        line-height: 1.25;
        font-weight: 700
    }
}

.pw-softconversion__form .thankyou .description-text-thankyou {
    margin-bottom: 1.14286rem
}

.pw-softconversion__form .button-group {
    margin-top: 1.14286rem
}

.pw-softconversion__form .button-group>* {
    margin-top: .57143rem
}

.pw-softconversion__form .button-group .tpatom-btn--primary:hover {
    color: #fff
}

.pw-softconversion__form .button-group .tpatom-btn--primary[disabled] {
    color: #777;
    background-color: #e5e5e5;
    text-decoration: none
}

.pw-softconversion__form .button-group .tpatom-btn--primary[disabled]:hover {
    color: #777;
    background-color: #e5e5e5;
    text-decoration: none
}

.pw-softconversion__form .button-group .previousbtn {
    margin-right: 1.14286rem;
    border: 1px solid #2172c2;
    color: #2172c2;
    background-color: #fff
}

.pw-softconversion__form .button-group .previousbtn i {
    padding-left: .35714rem;
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
    float: left
}

.pw-softconversion__form .button-group .previousbtn:hover {
    color: #2172c2
}

.pw-softconversion__form .button-group .notmebtn {
    border: 1px solid #2172c2;
    color: #2172c2;
    background-color: #fff
}

.pw-softconversion__form .button-group .notmebtn i {
    padding-left: .35714rem;
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
    float: left
}

.pw-softconversion__form .button-group .notmebtn:hover {
    border: 1px solid #2172c2;
    color: #2172c2
}

@media(min-width:1024px) {
    .pw-softconversion__form .button-group .notmebtn {
        margin-right: 1.14286rem
    }
}

.pw-softconversion__form .pw-progress .pw-progressbar__steps {
    padding-left: 1.14286rem
}

.pw-softconversion__form .pw-progress .pw-progressbar__steps p {
    margin-top: 1.71429rem;
    color: #2172c2;
    font-size: 12px
}

@media(min-width:1024px) {
    .pw-softconversion__form .pw-progress .pw-progressbar__steps p {
        margin-top: 3.42857rem
    }
}

.pw-softconversion .pw-form__visitorType {
    margin-top: 1.14286rem
}

.pw-softconversion .marketing-consent {
    margin-top: .28571rem
}

.pw-softconversion .marketing-consent-text {
    margin-left: .28571rem
}

.pw-softconversion .privacy-policy-consent .form-group {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.pw-softconversion .privacy-policy-consent-text {
    margin-left: .28571rem
}

.pw-softconversion .pw-form-sf {
    display: none
}

.pw-softconversion .pw-form-sf__success.active,
.pw-softconversion .pw-form-sf__failure.active {
    display: block
}

.pw-businessEnquiry-form {
    border-radius: 4px
}

.pw-businessEnquiry-form i.tpatom-button__icon::before {
    font-size: 12px;
    line-height: 12px
}

.pw-businessEnquiry-form .tpatom-checkbox__icon {
    border: 1px solid #4a4a4a;
    color: #2172c2
}

@media(min-width:1024px) {
    .pw-businessEnquiry-form h3 {
        font-weight: 700
    }
}

.pw-businessEnquiry-form .form-group {
    padding-bottom: 1.14286rem;
    margin: 0
}

.pw-businessEnquiry-form .form-group label {
    margin-bottom: 0
}

.pw-businessEnquiry-form .errorMsg {
    display: none;
    color: #ff4d4d;
    font-size: 12px
}

.pw-businessEnquiry-form .role-field-wrapper,
.pw-businessEnquiry-form .country-field-wrapper,
.pw-businessEnquiry-form .position-field-wrapper,
.pw-businessEnquiry-form .function-field-wrapper {
    padding-left: 0;
    padding-right: 0
}

.pw-businessEnquiry-form .formfield {
    padding-bottom: 1.14286rem;
    position: relative
}

.pw-businessEnquiry-form .formfield .formfield:last-child .form-group {
    margin-bottom: 0
}

.pw-businessEnquiry-form .formfield .pw-form__dropdown__toggle i {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg)
}

.pw-businessEnquiry-form .formfield label {
    margin-bottom: 0
}

.pw-businessEnquiry-form .formfield label.asterisk::after,
.pw-businessEnquiry-form .form-group label.asterisk::after {
    color: #ff4d4d;
    content: '*';
    padding: 0 2px
}

.pw-businessEnquiry-form .function-field .pw-form__dropdown__menu .active,
.pw-businessEnquiry-form .role-field .pw-form__dropdown__menu .active,
.pw-businessEnquiry-form .country-field .pw-form__dropdown__menu .active,
.pw-businessEnquiry-form .position-field .pw-form__dropdown__menu .active {
    border: 0;
    color: #fff
}

.pw-businessEnquiry-form .function-field .pw-form__dropdown__menu .active:hover,
.pw-businessEnquiry-form .role-field .pw-form__dropdown__menu .active:hover,
.pw-businessEnquiry-form .country-field .pw-form__dropdown__menu .active:hover,
.pw-businessEnquiry-form .position-field .pw-form__dropdown__menu .active:hover {
    color: #4a4a4a;
    background-color: #f6f6f6
}

.pw-businessEnquiry-form .form-group.field-error,
.pw-businessEnquiry-form .formfield.field-error {
    padding-bottom: 0
}

.pw-businessEnquiry-form .form-group.field-error .errorMsg,
.pw-businessEnquiry-form .formfield.field-error .errorMsg {
    margin-top: .57143rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2
}

.pw-businessEnquiry-form .bef-tab-pane {
    display: none
}

.pw-businessEnquiry-form .bef-tab-pane.active {
    display: block
}

.pw-businessEnquiry-form h4 {
    font-weight: 500
}

.pw-businessEnquiry-form h4.tpatom-heading--small {
    margin-bottom: 1.14286rem;
    font-size: 18px
}

.pw-businessEnquiry-form .separator {
    padding-bottom: 1.71429rem;
    margin-bottom: 1.71429rem;
    border-bottom: 1px solid #e5e5e5
}

.pw-businessEnquiry-form .separator .pw-image-container {
    margin-bottom: 1.71429rem
}

.pw-businessEnquiry-form .separator .descriptioBusinessEnquiry a:hover {
    color: #004baa
}

@media(min-width:1024px) {
    .pw-businessEnquiry-form .separator {
        margin-bottom: 0;
        padding-bottom: 0;
        border-bottom: 0;
        border-right: 1px solid #e5e5e5;
        padding-right: 48px
    }

    .pw-businessEnquiry-form .separator+div {
        padding-left: 3.42857rem
    }

    .pw-businessEnquiry-form .separator .pw-image-container {
        margin-bottom: 0;
        padding-right: 1.71429rem
    }

    .pw-businessEnquiry-form .separator h4 {
        margin-bottom: 1.14286rem
    }
}

.pw-businessEnquiry-form .main-heading {
    margin-bottom: 1.14286rem;
    overflow-wrap: break-word
}

@media(min-width:1024px) {
    .pw-businessEnquiry-form .main-heading {
        margin-bottom: 1.71429rem
    }
}

.pw-businessEnquiry-form .button-group {
    margin-top: 1.14286rem
}

.pw-businessEnquiry-form .button-group>* {
    margin-top: .57143rem
}

.pw-businessEnquiry-form .button-group .tpatom-btn--primary:hover {
    color: #fff
}

.pw-businessEnquiry-form .button-group .tpatom-btn--primary[disabled] {
    color: #777;
    background-color: #e5e5e5;
    text-decoration: none
}

.pw-businessEnquiry-form .button-group .tpatom-btn--primary[disabled]:hover {
    color: #777;
    background-color: #e5e5e5;
    text-decoration: none
}

.pw-businessEnquiry-form .button-group .previousbtn {
    margin-right: 1.14286rem;
    border: 1px solid #2172c2;
    color: #2172c2;
    background-color: #fff
}

.pw-businessEnquiry-form .button-group .previousbtn i {
    padding-left: .35714rem;
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
    float: left
}

.pw-businessEnquiry-form .button-group .previousbtn:hover {
    color: #2172c2
}

.pw-businessEnquiry-form .pw-progress .pw-progressbar__steps {
    padding-left: 1.14286rem
}

.pw-businessEnquiry-form .pw-progress .pw-progressbar__steps p {
    margin-top: 1.71429rem;
    color: #2172c2;
    font-size: 12px
}

@media(min-width:1024px) {
    .pw-businessEnquiry-form .pw-progress .pw-progressbar__steps p {
        margin-top: 3.42857rem
    }
}

.pw-businessEnquiry-form .summary {
    margin-bottom: .57143rem
}

@media(min-width:1024px) {
    .pw-businessEnquiry-form .summary {
        margin-bottom: 0
    }
}

.pw-businessEnquiry-form .summary .purposeOfContactInBusinessEqTitle,
.pw-businessEnquiry-form .summary .purposeOfInterestAreaEqTitle,
.pw-businessEnquiry-form .summary .specificInterestAreaPackagingEqTitle,
.pw-businessEnquiry-form .summary .businessAreaInterestServicesEqTitle,
.pw-businessEnquiry-form .summary .businessAreaInterestProcessingSupportEqTitle,
.pw-businessEnquiry-form .summary .businessAreaProcessingCategoryFoodEqtitle,
.pw-businessEnquiry-form .summary .businessEnquiryProfile,
.pw-businessEnquiry-form .summary .businessEnquiryNeedEqTitle,
.pw-businessEnquiry-form .summary .businessEnquiryProfile,
.pw-businessEnquiry-form .summary .firstNameField,
.pw-businessEnquiry-form .summary .lastNameField,
.pw-businessEnquiry-form .summary .emailBef,
.pw-businessEnquiry-form .summary .countryField,
.pw-businessEnquiry-form .summary .phoneField {
    font-weight: 700
}

.pw-businessEnquiry-form .summary .businessEnquiryMessage {
    font-weight: 700;
    word-break: break-all
}

@media(min-width:1024px) {
    .pw-businessEnquiry-form .summary .col-lg-5 {
        padding-right: 48px
    }
}

.pw-businessEnquiry-form .summary.summary-packaging,
.pw-businessEnquiry-form .summary.summary-interest {
    display: none
}

.pw-businessEnquiry-form .summary.summary-packaging.show,
.pw-businessEnquiry-form .summary.summary-interest.show {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.pw-businessEnquiry-form ul.pw-progressbar_wrapper {
    margin: 0;
    margin-bottom: 24px
}

.pw-businessEnquiry-form ul.pw-progressbar_wrapper .step-box {
    position: relative
}

.pw-businessEnquiry-form ul.pw-progressbar_wrapper .step-box::before {
    -webkit-box-flex: 0;
    -ms-flex: 0;
    flex: 0
}

.pw-businessEnquiry-form ul.pw-progressbar_wrapper .step-box::after {
    left: 20px;
    position: absolute;
    top: 10px;
    width: 100%
}

.pw-businessEnquiry-form ul.pw-progressbar_wrapper .step-box:last-child {
    -webkit-box-flex: 0;
    -ms-flex: 0;
    flex: 0
}

.pw-businessEnquiry-form ul.pw-progressbar_wrapper .step-box .steps {
    position: relative;
    z-index: 1
}

.pw-businessEnquiry-form .consentCheckbox {
    position: relative;
    top: 4px;
    height: 20px;
    margin-right: 6px;
    width: 20px;
    min-width: 20px
}

.pw-businessEnquiry-form .checkbox-field {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 10px
}

.pw-businessEnquiry-form .checkbox-label p {
    display: inline
}

.pw-businessEnquiry-form .bef-thankyou-img {
    margin-bottom: 1.71429rem
}

.pw-businessEnquiry-form .descriptionTextThankyou {
    margin-top: 1.14286rem
}

@media(min-width:1024px) {
    .pw-businessEnquiry-form .descriptionTextThankyou {
        margin-top: 1.71429rem
    }
}

.pw-businessEnquiry-form .businessArea .checboxField {
    margin-bottom: 8px
}

.pw-businessEnquiry-form .sub-food-data {
    display: none;
    padding-left: 28px
}

.pw-businessEnquiry-form .sub-food-data.active {
    display: block
}

.pw-businessEnquiry-form .pw-form--heading h4 {
    margin-top: 24px;
    margin-bottom: 8px
}

.pw-businessEnquiry-form .pw-form--sub_heading {
    color: #4a4a4a;
    font-size: 12px;
    font-weight: 500;
    line-height: 20px;
    margin-bottom: 18px
}

.pw-businessEnquiry-form .pw-form__dropdown {
    padding-left: 0;
    padding-right: 0
}

.pw-businessEnquiry-form .privacy-policy-consent-text a:hover {
    color: #2172c2;
    text-decoration: underline
}

.pw-businessEnquiry-form .bef-form-submit-success,
.pw-businessEnquiry-form .bef-form-submit-error {
    display: none
}

.pw-businessEnquiry-form .bef-form-submit-success.active,
.pw-businessEnquiry-form .bef-form-submit-error.active {
    display: block
}

.pw-header-search-bar {
    display: none;
    background: #fff;
    z-index: 99
}

.pw-header-search-bar.show {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.pw-header-search-bar .search-label {
    text-indent: -10000px;
    position: absolute
}

@media(min-width:320px) and (max-width:1023px) {
    .pw-header-search-bar {
        height: calc(100vh - 64px)
    }

    .pw-header-search-bar .tp-container {
        padding: 1.71429rem 1.14286rem
    }

    .pw-header-search-bar__container {
        -webkit-box-flex: 1;
        -ms-flex: 1;
        flex: 1;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .pw-header-search-bar__container .row {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        width: 100%
    }

    .pw-header-search-bar__container .input-box {
        border-radius: .28571rem;
        padding: .71429rem 1.14286rem;
        border: 1px solid #777;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }

    .pw-header-search-bar__container .input-box input {
        border: 0;
        color: #777;
        -webkit-box-flex: 1;
        -ms-flex: 1;
        flex: 1;
        font-weight: 700
    }

    .pw-header-search-bar__container .input-box input::-webkit-input-placeholder {
        color: #777
    }

    .pw-header-search-bar__container .input-box input::-moz-placeholder {
        color: #777
    }

    .pw-header-search-bar__container .input-box input:-ms-input-placeholder {
        color: #777
    }

    .pw-header-search-bar__container .input-box input::-ms-input-placeholder {
        color: #777
    }

    .pw-header-search-bar__container .input-box input::placeholder {
        color: #777
    }

    .pw-header-search-bar__container .input-box input.focus-visible:focus {
        -webkit-box-shadow: none;
        box-shadow: none;
        outline: 0
    }

    .pw-header-search-bar__container .input-box .icon-wrapper {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }

    .pw-header-search-bar__container .input-box .icon-wrapper i.icon::before {
        font-size: 20px;
        line-height: 20px
    }

    .pw-header-search-bar__container .input-box .search-icon {
        cursor: pointer
    }

    .pw-header-search-bar__container .input-box .search-bar-close {
        margin-right: 1.14286rem;
        display: none
    }

    .pw-header-search-bar__container .input-box .vl {
        margin: 0 1.14286rem;
        border-left: 1px solid #e5e5e5
    }
}

@media(min-width:1024px) {
    .pw-header-search-bar {
        position: fixed;
        height: 60px;
        top: 80px;
        width: 100%
    }

    .pw-header-search-bar__container {
        -webkit-box-flex: 1;
        -ms-flex: 1;
        flex: 1
    }

    .pw-header-search-bar__container .row {
        padding: 1.14286rem 0;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        width: 100%
    }

    .pw-header-search-bar__container .input-box {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }

    .pw-header-search-bar__container .input-box input {
        border: 0;
        color: #777;
        -webkit-box-flex: 1;
        -ms-flex: 1;
        flex: 1
    }

    .pw-header-search-bar__container .input-box input::-webkit-input-placeholder {
        color: #777
    }

    .pw-header-search-bar__container .input-box input::-moz-placeholder {
        color: #777
    }

    .pw-header-search-bar__container .input-box input:-ms-input-placeholder {
        color: #777
    }

    .pw-header-search-bar__container .input-box input::-ms-input-placeholder {
        color: #777
    }

    .pw-header-search-bar__container .input-box input::placeholder {
        color: #777
    }

    .pw-header-search-bar__container .input-box input.focus-visible:focus {
        -webkit-box-shadow: none;
        box-shadow: none;
        outline: 0
    }

    .pw-header-search-bar__container .input-box .icon-wrapper {
        margin-left: 1.71429rem;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }

    .pw-header-search-bar__container .input-box .icon-wrapper i.icon::before {
        font-size: 16px;
        line-height: 16px
    }

    .pw-header-search-bar__container .input-box .search-icon {
        cursor: pointer
    }

    .pw-header-search-bar__container .input-box .vl {
        margin: 0 1.71429rem;
        border-left: 1px solid #e5e5e5
    }
}

@media(min-device-width:768px) and (max-device-width:1366px) and (orientation:portrait) and (-webkit-min-device-pixel-ratio:2),
(min-device-width:768px) and (max-device-width:1366px) and (orientation:landscape) and (-webkit-min-device-pixel-ratio:2) {
    .pw-header-search-bar {
        position: static
    }

    .pw-header-search-bar .tp-container {
        padding: 1.71429rem 1.14286rem
    }

    .pw-header-search-bar__container {
        -webkit-box-flex: 1;
        -ms-flex: 1;
        flex: 1;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .pw-header-search-bar__container .row {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        width: 100%
    }

    .pw-header-search-bar__container .input-box {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }

    .pw-header-search-bar__container .input-box input {
        border: 0;
        color: #777;
        -webkit-box-flex: 1;
        -ms-flex: 1;
        flex: 1;
        font-weight: 700
    }

    .pw-header-search-bar__container .input-box input::-webkit-input-placeholder {
        color: #777
    }

    .pw-header-search-bar__container .input-box input::-moz-placeholder {
        color: #777
    }

    .pw-header-search-bar__container .input-box input:-ms-input-placeholder {
        color: #777
    }

    .pw-header-search-bar__container .input-box input::-ms-input-placeholder {
        color: #777
    }

    .pw-header-search-bar__container .input-box input::placeholder {
        color: #777
    }

    .pw-header-search-bar__container .input-box .icon-wrapper {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }

    .pw-header-search-bar__container .input-box .icon-wrapper i.icon::before {
        font-size: 20px;
        line-height: 20px
    }

    .pw-header-search-bar__container .input-box .search-icon {
        cursor: pointer
    }

    .pw-header-search-bar__container .input-box .search-bar-close {
        margin-right: 1.14286rem;
        display: none
    }

    .pw-header-search-bar__container .input-box .vl {
        margin: 0 1.14286rem;
        border-left: 1px solid #e5e5e5
    }
}

.pw-search-result-head .pw-search-title {
    color: #4a4a4a;
    font-size: 42px;
    line-height: 48px;
    font-weight: 700
}

.pw-search-result-head .pw-search-description {
    color: #4a4a4a;
    font-size: 14px;
    line-height: 24px;
    font-weight: 400
}

.pw-search-result-head .margin-auto {
    margin: auto
}

.pw-search-results {
    margin-bottom: 1.71429rem
}

.pw-search-results .capitalizeText {
    text-transform: capitalize
}

@media(min-width:1024px) {
    .pw-search-results {
        margin-bottom: 3.42857rem
    }
}

.pw-search-results .margin-auto {
    margin: auto
}

.pw-search-results .tp-pagination {
    padding-top: 1.71429rem;
    margin: 0;
    border-top: 1px solid #e5e5e5
}

@media(min-width:1024px) {
    .pw-search-results .tp-pagination {
        padding-top: 3.42857rem
    }
}

.pw-search-results .tp-pagination__btn,
.pw-search-results .tp-pagination__text {
    margin-left: .57143rem;
    color: #2172c2;
    font-weight: normal;
    font-size: 14px;
    min-width: 12px
}

.pw-search-results .tp-pagination__btn.active,
.pw-search-results .tp-pagination__text.active {
    color: #fff;
    background-color: #2172c2;
    padding: 0 8px;
    border-radius: 4px;
    font-weight: 500
}

.pw-search-results .tp-pagination__btn.active:hover,
.pw-search-results .tp-pagination__text.active:hover {
    color: #fff
}

.pw-search-results .tp-pagination__previous+a {
    margin-left: 1.14286rem
}

.pw-search-results .tp-pagination__next {
    margin-left: 1.14286rem
}

.pw-search-results .tp-pagination__previous,
.pw-search-results .tp-pagination__next {
    padding: 0
}

.pw-search-results .tp-pagination__previous.is-disabled,
.pw-search-results .tp-pagination__next.is-disabled {
    cursor: not-allowed;
    opacity: .4
}

.pw-search-results .tpatom-subheading {
    margin-bottom: .57143rem;
    display: block;
    color: #777;
    text-transform: uppercase;
    font-weight: 500
}

.pw-search-results__search-bar {
    margin-bottom: 1.71429rem
}

@media(min-width:1024px) {
    .pw-search-results__search-bar {
        margin-bottom: 3.42857rem
    }
}

.pw-search-results__filter-container {
    margin-bottom: 1.71429rem
}

@media(min-width:1024px) {
    .pw-search-results__filter-container {
        margin-bottom: 3.42857rem
    }
}

.pw-search-results__filter-container__heading {
    padding-bottom: 1.14286rem;
    margin-bottom: 0;
    color: #2172c2;
    border-bottom: 1px solid #e5e5e5
}

.pw-search-results__filter-container__heading.light {
    margin-bottom: .57143rem
}

@media(min-width:1024px) {
    .pw-search-results__filter-container__heading {
        padding-bottom: 1.71429rem
    }
}

.pw-search-results__filter-container__heading label {
    margin-bottom: 0;
    cursor: pointer;
    font-weight: 700
}

.pw-search-results__filter-container__heading i {
    font-size: 16px
}

.pw-search-results__filter-container__count {
    padding-bottom: 1.71429rem;
    border-bottom: 1px solid #e5e5e5;
    word-break: break-word
}

@media(min-width:1024px) {
    .pw-search-results__filter-container__count {
        padding-bottom: 3.42857rem
    }
}

.pw-search-results__filter-container__count.no-border {
    padding-bottom: 0;
    border-bottom: 0
}

.pw-search-results__filter-container__count h1 {
    font-size: 24px
}

@media(min-width:1024px) {
    .pw-search-results__filter-container__count h1 {
        font-size: 42px
    }
}

.pw-search-results__filter-container__count h1,
.pw-search-results__filter-container__count h3 {
    padding-top: 1.14286rem
}

@media(min-width:1024px) {

    .pw-search-results__filter-container__count h1,
    .pw-search-results__filter-container__count h3 {
        padding-top: 2.85714rem
    }
}

.pw-search-results__filter-container__filter-chips {
    padding-top: .57143rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

@media(min-width:1024px) {
    .pw-search-results__filter-container__filter-chips {
        padding-top: 1.14286rem
    }
}

.pw-search-results__filter-container__filter-chips .filter-tag {
    padding: .57143rem 1.14286rem;
    margin-bottom: .57143rem;
    border: 2px solid #2172c2;
    background: #fff;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 100px
}

.pw-search-results__filter-container__filter-chips .filter-tag:not(:last-child) {
    margin-right: .57143rem
}

.pw-search-results__filter-container__filter-chips .filter-tag i {
    margin-left: .5rem;
    font-size: 8px;
    cursor: pointer
}

.pw-search-results__main-container {
    border-radius: .28571rem;
    display: block;
    background-color: #fff
}

.pw-search-results__spinner {
    position: relative
}

.pw-search-results__title,
.pw-search-results__filters {
    margin-bottom: 1.71429rem
}

@media(min-width:1024px) {

    .pw-search-results__title,
    .pw-search-results__filters {
        margin-bottom: 2.71429rem
    }
}

.pw-search-results__button-group {
    margin-top: .57143rem
}

.pw-search-results__filters {
    padding: 1.14286rem;
    border-radius: .28571rem;
    display: none;
    background-color: #f6f6f6;
    width: 100%
}

@media(min-width:1024px) {
    .pw-search-results__filters {
        padding: 3.42857rem
    }
}

.pw-search-results__filters .tpatom-subheading {
    margin-bottom: 1.14286rem;
    font-weight: 500
}

@media(min-width:1024px) {
    .pw-search-results__filters .tpatom-subheading {
        padding-bottom: 1.14286rem;
        border-bottom: 1px solid #e5e5e5
    }
}

.pw-search-results__filters__content-type {
    margin-bottom: .57143rem
}

@media(min-width:1024px) {
    .pw-search-results__filters__content-type {
        margin-bottom: 0;
        padding-right: 1.71429rem
    }
}

@media(min-width:1024px) {
    .pw-search-results__filters__theme {
        padding-left: 1.71429rem
    }
}

.pw-search-results__filters__theme.padding-none {
    padding: 0
}

.pw-search-results__filters .tpatom-checkbox__icon {
    color: #2172c2;
    background-color: #fff
}

.pw-search-results__filters .tpatom-checkbox__label {
    margin-bottom: 1.14286rem
}

.pw-search-results__filters .tpatom-checkbox__input:checked+.icon {
    border: 1px solid #2172c2
}

.pw-search-results__filters .tpatom-checkbox__text {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-weight: 500
}

@media(min-width:1024px) {
    .pw-search-results__filters .tpatom-checkbox:nth-child(odd) {
        padding-right: .85714rem
    }

    .pw-search-results__filters .tpatom-checkbox:nth-child(even) {
        padding-left: .85714rem
    }
}

.pw-search-results__filters .left-wrapper-filter.display-none {
    display: none
}

.pw-search-results__results {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    width: 100%
}

.pw-search-results__results-list__item {
    padding-bottom: 1.71429rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    word-break: break-word
}

@media(min-width:1024px) {
    .pw-search-results__results-list__item {
        padding-bottom: 3.42857rem;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row
    }
}

.pw-search-results__results-list__item .pw-media-container {
    margin: .57143rem 0 0 0;
    text-align: center;
    border-radius: 4px;
    background: #f6f6f6;
    width: 100%;
    height: 150px;
    position: relative
}

.pw-search-results__results-list__item .pw-media-container>a {
    word-break: break-word;
    white-space: nowrap;
    overflow: hidden;
    width: 100%;
    height: 100%
}

.pw-search-results__results-list__item .pw-media-container__image-helper {
    display: inline-block;
    height: 100%;
    vertical-align: middle
}

@media(min-width:1024px) {
    .pw-search-results__results-list__item .pw-media-container {
        margin: 0 1.14286rem 0 0;
        width: 150px;
        height: 84px
    }
}

.pw-search-results__results-list__item .pw-media-container .icon-video-container {
    height: 70px;
    width: 70px;
    background: #fff;
    border-radius: 100%;
    margin: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.pw-search-results__results-list__item .pw-media-container .icon-video-container i {
    left: 56%;
    top: 51%;
    font-size: 32px
}

.pw-search-results__results-list__item .pw-media-container .icon-pdf-container {
    background: #fff;
    border-radius: 4px;
    position: relative;
    margin: auto;
    height: 100%;
    width: 60px
}

.pw-search-results__results-list__item .pw-media-container i {
    color: #2172c2;
    font-size: 34px;
    margin: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.pw-search-results__results-list__item .pw-media-container img {
    display: inline-block;
    max-height: 100%;
    max-width: 100%;
    vertical-align: middle;
    border-radius: 4px
}

.pw-search-results__results-list__item:first-child {
    padding-top: 0
}

.pw-search-results__results-list__item__description {
    padding-top: .57143rem;
    overflow: hidden;
    position: relative;
    max-height: 54px;
    font-weight: 500
}

.pw-search-results__results-list__item__description>span::after {
    content: '\0000a0';
    position: absolute;
    width: 100%;
    z-index: 1;
    background: #fff
}

.pw-search-results__results-list__item__description::after {
    content: '\02026';
    position: absolute;
    top: 27px;
    right: 0;
    width: 2em;
    text-align: right;
    font-size: 18px;
    background: #fff
}

.pw-search-results__results-list__item__breadcrumb {
    padding-bottom: .71429rem;
    display: block
}

.pw-search-results__results-list__item__size {
    padding-top: .57143rem;
    color: #2172c2;
    text-align: left
}

.pw-search-results__results-list__item__size i {
    font-size: 12px
}

.pw-search-results__results-list__item__title-link {
    color: #2172c2
}

.pw-search-results__results-list__item__title-link:hover {
    color: #2172c2;
    text-decoration: underline
}

.tp-tbl-pagination {
    margin-top: 1.14286rem
}

@media(min-width:1024px) {
    .tp-tbl-pagination {
        margin-top: 1.71429rem
    }
}

.tp-tbl-pagination .icon::before {
    width: .57143rem
}

.tp-tbl-pagination .icon.icon-left::before {
    -webkit-transform: rotate(-180deg);
    transform: rotate(-180deg)
}

.tp-tbl-pagination__first {
    margin-right: 1.71429rem
}

.tp-tbl-pagination__first .tpatom-btn__text {
    margin-left: .57143rem
}

.tp-tbl-pagination__last {
    margin-left: 1.71429rem
}

.tp-tbl-pagination__last .tpatom-btn__text {
    margin-right: .57143rem
}

.tp-tbl-pagination .tpatom-btn--pagination:hover:not([disabled]) {
    color: #004baa;
    font-weight: normal
}

.tp-tbl-pagination .tpatom-btn--pagination:hover:not([disabled]) .icon {
    color: #004baa
}

.tp-tbl-pagination .tpatom-btn--pagination.active {
    pointer-events: none
}

.pw-subscriptionForm-form .form-group {
    margin-bottom: 1.14286rem
}

.pw-subscriptionForm-form .form-group.field-error {
    margin-bottom: 0
}

.pw-subscriptionForm-form .tpatom-checkbox__icon {
    min-width: 1.42857rem;
    min-height: 1.42857rem;
    border: 1px solid #4a4a4a;
    color: #2172c2
}

.pw-subscriptionForm-form .errorMsg {
    display: none;
    color: #ff4d4d;
    font-size: 12px
}

.pw-subscriptionForm-form .formfield .form-control,
.pw-subscriptionForm-form .form-group .form-control {
    line-height: 24px
}

.pw-subscriptionForm-form .formfield .pw-form__dropdown__toggle i,
.pw-subscriptionForm-form .form-group .pw-form__dropdown__toggle i {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg)
}

.pw-subscriptionForm-form .formfield label,
.pw-subscriptionForm-form .form-group label {
    margin-bottom: 0
}

.pw-subscriptionForm-form .formfield label.asterisk p,
.pw-subscriptionForm-form .form-group label.asterisk p {
    display: inline
}

.pw-subscriptionForm-form .formfield label.asterisk::after,
.pw-subscriptionForm-form .form-group label.asterisk::after {
    color: #ff4d4d;
    content: '*';
    padding: 0 2px
}

.pw-subscriptionForm-form .formfield.field-error,
.pw-subscriptionForm-form .form-group.field-error {
    padding-bottom: 0
}

.pw-subscriptionForm-form .formfield.field-error .errorMsg,
.pw-subscriptionForm-form .form-group.field-error .errorMsg {
    margin-top: .57143rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2
}

.pw-subscriptionForm-form .formfield .pw-form__dropdown__menu .active,
.pw-subscriptionForm-form .form-group .pw-form__dropdown__menu .active {
    border: 0;
    color: #fff
}

.pw-subscriptionForm-form .formfield .pw-form__dropdown__menu .active:hover,
.pw-subscriptionForm-form .form-group .pw-form__dropdown__menu .active:hover {
    color: #4a4a4a;
    background-color: #f6f6f6
}

.pw-subscriptionForm-form .formfield {
    padding-bottom: 1.71429rem
}

.pw-subscriptionForm-form .sf-tab-pane {
    display: none
}

.pw-subscriptionForm-form .sf-tab-pane.active {
    display: block
}

.pw-subscriptionForm-form__subscription-email-label {
    margin-bottom: 1.42857rem;
    font-size: 18px;
    font-weight: 700
}

.pw-subscriptionForm-form .separator {
    padding-bottom: 1.14286rem;
    margin-bottom: 1.71429rem;
    border-bottom: 1px solid #e5e5e5
}

@media(min-width:1024px) {
    .pw-subscriptionForm-form .separator {
        margin-bottom: 0;
        padding-bottom: 0;
        border-bottom: 0;
        border-right: 1px solid #e5e5e5;
        padding-right: 48px
    }

    .pw-subscriptionForm-form .separator+div {
        padding-left: 3.42857rem
    }

    .pw-subscriptionForm-form .separator h4 {
        margin-bottom: 1.71429rem
    }
}

.pw-subscriptionForm-form .main-heading {
    margin-bottom: 1.14286rem;
    overflow-wrap: break-word
}

@media(min-width:1024px) {
    .pw-subscriptionForm-form .main-heading {
        margin-bottom: 1.71429rem
    }
}

.pw-subscriptionForm-form .main-heading h2 {
    font-weight: 400
}

.pw-subscriptionForm-form ul.pw-progressbar_wrapper .step-box::before {
    -webkit-box-flex: 0;
    -ms-flex: 0;
    flex: 0
}

.pw-subscriptionForm-form ul.pw-progressbar_wrapper .step-box::after {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1
}

.pw-subscriptionForm-form ul.pw-progressbar_wrapper .step-box:last-child {
    -webkit-box-flex: 0;
    -ms-flex: 0;
    flex: 0
}

.pw-subscriptionForm-form .consentCheckbox {
    position: relative;
    top: 4px;
    height: 20px;
    margin-right: 8px;
    width: 20px;
    min-width: 20px
}

.pw-subscriptionForm-form .consentlabel p {
    display: inline
}

.pw-subscriptionForm-form .typeOfCommunicationLabel p {
    display: inline
}

.pw-subscriptionForm-form .descriptionTextThankyou {
    margin-top: 1.71429rem;
    margin-bottom: 1.71429rem
}

.pw-subscriptionForm-form .checboxField {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.pw-subscriptionForm-form .checboxField a {
    color: #2172c2
}

.pw-subscriptionForm-form .checboxField a:hover {
    text-decoration: underline
}

.pw-subscriptionForm-form .subscribeButton {
    margin-top: 24px
}

.pw-subscriptionForm-form .subscribeButton .tpatom-btn--primary[disabled] {
    color: #777;
    background-color: #e5e5e5;
    text-decoration: none
}

.pw-subscriptionForm-form .subscribeButton .tpatom-btn--primary[disabled]:hover {
    color: #777;
    background-color: #e5e5e5;
    text-decoration: none
}

.pw-subscriptionForm-form .communication-title {
    margin-top: 1.71429rem;
    font-size: 18px;
    font-weight: 700
}

.pw-subscriptionForm-form .communication-subtitle {
    margin-top: 1.14286rem
}

.pw-subscriptionForm-form .hr {
    margin-top: 1.71429rem;
    margin-bottom: 1.71429rem;
    border: 1px solid #e5e5e5;
    height: 0
}

.pw-subscriptionForm-form .padding-top {
    padding-top: 1rem
}

.pw-subscriptionForm-form .field-error-communication {
    display: block
}

.pw-subscriptionForm-form .press-media-type {
    margin-top: 1rem
}

.pw-subscriptionForm-form .subscription-checkbox-label {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.pw-subscriptionForm-form .consent-error {
    margin-bottom: .71429rem
}

.pw-subscriptionForm-form .communication-error {
    margin-top: .42857rem
}

@media(min-width:1024px) {
    .pw-subscriptionForm-form .communication-title {
        margin-top: 2.28571rem
    }

    .pw-subscriptionForm-form .padding-top {
        padding-top: 1.14286rem
    }

    .pw-subscriptionForm-form .main-heading h2 {
        font-weight: 700
    }

    .pw-subscriptionForm-form .press-media-type {
        margin-top: 0
    }

    .pw-subscriptionForm-form .consent-error {
        margin-bottom: 1rem;
        margin-top: .42857rem
    }
}

.pw-subscriptionForm.modal .modal-header {
    border: 0;
    padding: 0
}

.pw-subscriptionForm.modal .modal-header h2 {
    width: 100%
}

.pw-subscriptionForm.modal .modal-header .pw-subscription__thankYouTitle,
.pw-subscriptionForm.modal .modal-header .pw-subscription__form-error--title {
    display: block;
    text-align: center;
    width: 100%
}

.pw-subscriptionForm.modal .modal-body {
    padding: 0
}

.pw-subscriptionForm.modal .modal-body .formfield.consentDiv {
    margin-top: 18px
}

.pw-subscriptionForm.modal .modal-body .serviceError {
    color: #ff4d4d
}

.pw-subscriptionForm.modal .modal-body .descriptionTextThankyou {
    margin-top: 0
}

.pw-subscriptionForm .pw-sf-tab {
    display: none
}

.pw-subscriptionForm .pw-sf-tab__thank-you.active,
.pw-subscriptionForm .pw-sf-tab__form-err.active {
    display: block
}

.pw-form-managePreferences .form-group {
    margin-bottom: 1.14286rem
}

.pw-form-managePreferences .form-group.field-error {
    margin-bottom: 0
}

.pw-form-managePreferences .tpatom-checkbox__icon {
    min-width: 1.42857rem;
    min-height: 1.42857rem;
    border: 1px solid #4a4a4a;
    color: #2172c2
}

.pw-form-managePreferences .tpatom-checkbox__icon.disable-checkbox {
    border: 0;
    background: #e5e5e5;
    opacity: 1
}

.pw-form-managePreferences .errorMsg {
    font-size: .85714rem;
    display: none;
    color: #ff4d4d
}

.pw-form-managePreferences .formfield .form-control,
.pw-form-managePreferences .form-group .form-control {
    line-height: 24px
}

.pw-form-managePreferences .formfield .pw-form__dropdown__toggle i,
.pw-form-managePreferences .form-group .pw-form__dropdown__toggle i {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg)
}

.pw-form-managePreferences .formfield label,
.pw-form-managePreferences .form-group label {
    margin-bottom: 0;
    padding-top: 2px
}

.pw-form-managePreferences .formfield.field-error .errorMsg,
.pw-form-managePreferences .form-group.field-error .errorMsg {
    display: inline-block
}

.pw-form-managePreferences .consentlabel p {
    display: inline
}

.pw-form-managePreferences .checkbox-field {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.pw-form-managePreferences .main-heading {
    font-size: 1.71429rem;
    line-height: 1.33333;
    font-weight: 400
}

.pw-form-managePreferences .email {
    margin-top: 1.14286rem
}

.pw-form-managePreferences .email .email-input-box {
    margin-top: 1.14286rem;
    padding: .57143rem 0 .57143rem 1.14286rem;
    border: 1px solid #4a4a4a;
    border-radius: 4px;
    opacity: .4
}

.pw-form-managePreferences .email .email-input-box span {
    font-size: 1rem;
    line-height: 1.71429;
    font-weight: 400
}

.pw-form-managePreferences .setting-update {
    margin-top: 1.71429rem
}

.pw-form-managePreferences .setting-update .setting-update-input {
    margin-top: 1.14286rem
}

.pw-form-managePreferences .heading-label {
    font-size: 1.28571rem;
    line-height: 1.33333;
    font-weight: 700
}

.pw-form-managePreferences .selection-box {
    margin-bottom: 1.71429rem
}

.pw-form-managePreferences .selection-box .selection-box-title {
    padding-top: 1.71429rem;
    padding-bottom: 1.14286rem;
    font-size: 1rem;
    line-height: 1.71429;
    font-weight: 700
}

.pw-form-managePreferences .option-selection {
    margin-bottom: 1.14286rem
}

.pw-form-managePreferences .hr {
    margin-top: 1.71429rem;
    border: 1px solid #e5e5e5;
    width: 100%
}

.pw-form-managePreferences .section-wrapper {
    display: block
}

.pw-form-managePreferences .unsubscribe-header,
.pw-form-managePreferences .unsubscribe-description,
.pw-form-managePreferences .consent-checkbox {
    margin-bottom: 1.14286rem
}

.pw-form-managePreferences .checkbox-label {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.pw-form-managePreferences .disable-input {
    opacity: .4
}

.pw-form-managePreferences .visible-false {
    opacity: 0
}

.pw-form-managePreferences .dropdown-toggle.button-disabled {
    cursor: not-allowed
}

.pw-form-managePreferences .unsubscribe-box {
    display: none
}

.pw-form-managePreferences .unsubscribe-box.show {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.pw-form-managePreferences .save-preference-button {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 24px
}

.pw-form-managePreferences .save-preference-button.hide {
    display: none
}

.pw-form-managePreferences .unsubscribe-button {
    display: none;
    margin-top: 24px
}

.pw-form-managePreferences .unsubscribe-button.show {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.pw-form-managePreferences .error-msg {
    margin-top: 1.14286rem
}

@media(min-width:1024px) {
    .pw-form-managePreferences .main-heading {
        font-size: 2.28571rem;
        line-height: 1.25;
        font-weight: 700
    }

    .pw-form-managePreferences .email {
        margin-top: 1.71429rem
    }

    .pw-form-managePreferences .email .email-input-box {
        margin-top: 1.71429rem
    }

    .pw-form-managePreferences .email .email-input-box span {
        font-weight: 500
    }

    .pw-form-managePreferences .setting-update {
        margin-top: 2.28571rem
    }

    .pw-form-managePreferences .setting-update .setting-update-input {
        margin-top: 1.71429rem
    }

    .pw-form-managePreferences .selection-box {
        margin-bottom: 2.28571rem;
        margin-top: 2.28571rem
    }

    .pw-form-managePreferences .selection-box .selection-box-title {
        padding-top: 0
    }

    .pw-form-managePreferences .hr {
        margin-left: 1.71429rem;
        margin-top: 0;
        width: 0
    }

    .pw-form-managePreferences .padding-16 {
        padding-bottom: 1.14286rem
    }

    .pw-form-managePreferences .section-wrapper {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }

    .pw-form-managePreferences__section-box {
        max-width: calc(100% - 26px);
        -webkit-box-flex: 1;
        -ms-flex: 1;
        flex: 1
    }

    .pw-form-managePreferences .padding-24 {
        padding-left: 1.71429rem
    }

    .pw-form-managePreferences .unsubscribe-header,
    .pw-form-managePreferences .unsubscribe-description,
    .pw-form-managePreferences .consent-checkbox {
        margin-bottom: 1.71429rem
    }
}

.tp-pw-sidebar ul {
    display: inline-block;
    position: fixed;
    right: 0;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    top: 50%
}

.tp-pw-sidebar__link {
    color: #fff;
    background-color: #6ea617;
    overflow: hidden;
    padding: 24px;
    position: relative
}

.tp-pw-sidebar__link:hover {
    color: #fff
}

.tp-pw-sidebar .icon-WeChat_pw {
    left: 10px;
    position: absolute;
    -webkit-transform: translateY(-45%);
    transform: translateY(-45%);
    top: 50%
}

.tp-pw-sidebar .icon-WeChat_pw::before {
    font-size: 24px
}

.tp-pw-sidebar .modal-header {
    border: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.tp-pw-sidebar .modal-header h2 {
    font-size: 24px;
    font-weight: normal;
    line-height: 1
}

.tp-pw-sidebar .modal-header .js-close-btn::before {
    font-size: 16px
}

.pw-stories {
    margin: 1.14286rem
}

.pw-stories .gradient-class {
    position: absolute;
    left: 0;
    width: 100%;
    height: 70%;
    bottom: 16px;
    border-radius: 0 0 4px 4px
}

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

.pw-stories__black-gradient .gradient-class {
    background: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.7)), color-stop(99.61%, rgba(0, 0, 0, 0)));
    background: linear-gradient(to top, rgba(0, 0, 0, 0.7) 0, rgba(0, 0, 0, 0) 99.61%)
}

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

.pw-stories__heading {
    padding-bottom: 1.14286rem
}

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

.pw-stories__heading h2,
.pw-stories__heading h3 {
    font-size: 1.71429rem;
    line-height: 1.33333
}

@media(min-width:1024px) {

    .pw-stories__heading h2,
    .pw-stories__heading h3 {
        font-size: 2.28571rem;
        line-height: 40px;
        font-weight: 700
    }
}

.pw-stories__description {
    margin-bottom: 1.14286rem
}

@media(min-width:1024px) {
    .pw-stories__description {
        margin-bottom: 2.85714rem
    }
}

.pw-stories .set {
    display: none;
    height: 100px
}

.pw-stories .set.show {
    display: block
}

.pw-stories .story-text {
    font-size: 1rem;
    line-height: 1.71429;
    color: #fff;
    font-weight: 700;
    position: absolute;
    left: 16px;
    right: 16px;
    bottom: 16px
}

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

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

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

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

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

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

.pw-stories .icon {
    margin-left: .57143rem;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg)
}

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

.pw-stories__load-more {
    margin-top: 0;
    font-size: 1rem;
    line-height: 1.71429;
    padding: .57143rem 1.14286rem;
    border: 1px solid #2172c2;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    color: #2172c2;
    border-radius: 4px;
    cursor: pointer
}

.pw-stories .col-lg-4 {
    display: block
}

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

@media(min-width:1024px) {
    .pw-stories {
        margin: 1.71429rem 3.42857rem 0
    }

    .pw-stories .gradient-class {
        bottom: 0
    }

    .pw-stories__black-gradient .gradient-class {
        bottom: 0
    }

    .pw-stories__load-more {
        margin-top: 1.71429rem
    }

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

    .pw-stories .img-wrapper-padding.padding-sm-left {
        padding-left: .57143rem
    }

    .pw-stories .img-wrapper-padding.padding-sm-right {
        padding-right: .57143rem
    }

    .pw-stories .img-wrapper-padding.padding-right {
        padding-right: 1.14286rem
    }

    .pw-stories .img-wrapper-padding.padding-left {
        padding-left: 1.14286rem
    }

    .pw-stories .story-text {
        font-size: 1.28571rem;
        line-height: 1.33333;
        left: 24px;
        right: 24px;
        bottom: 24px
    }

    .pw-stories .story-text.large-text {
        font-size: 1.71429rem;
        line-height: 1.33333
    }

    .pw-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
    }

    .pw-stories .img-2>a:first-child,
    .pw-stories .img-2 div.image-wrapper:first-child {
        margin-bottom: 1.14286rem
    }

    .pw-stories .margin-bottom {
        margin-bottom: 1.14286rem
    }

    .pw-stories .margin-bottom.margin-bottom-zero {
        margin-bottom: 0
    }
}

.pw-stories__error-msg {
    color: #b10303;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px
}

.pw-anchor-main {
    width: 100%;
    background-color: #fff
}

.pw-anchor-menu {
    padding: 0 3.42857rem;
    background-color: #fff
}

.pw-anchor-menu.tp-container {
    padding: 0;
    margin: 1.71429rem 2.28571rem;
    position: sticky;
    z-index: 1
}

@media(min-width:1024px) {
    .pw-anchor-menu.tp-container {
        margin: 1.71429rem 2.28571rem 0 2.28571rem;
        margin-bottom: -1.14286rem
    }
}

@media(min-width:320px) and (max-width:1023px) {
    .pw-anchor-menu.tp-container {
        margin: 0
    }
}

@media(min-width:1024px) {
    .pw-anchor-menu__regular {
        padding: 1.71429rem 1.71429rem;
        margin: 0;
        width: 100%
    }

    .sticky-anchor-menu .pw-anchor-menu__regular {
        width: 92%
    }
}

@media(min-width:320px) and (max-width:1023px) {
    .pw-anchor-menu__regular {
        padding-bottom: 16px;
        border-bottom: 1px solid #e5e5e5
    }
}

.pw-anchor-menu__regular.show-secondary .secondary {
    display: block
}

.pw-anchor-menu__regular.collapsed {
    display: none
}

.pw-anchor-menu .hiddenItem {
    display: none
}

.pw-anchor-menu .pw-anchor-menu-list>.pw-anchor-menu-content {
    font-size: 1rem;
    line-height: 1.71429;
    padding: .57143rem 1.71429rem;
    color: #4a4a4a;
    font-weight: 500
}

.pw-anchor-menu .pw-anchor-menu-list a {
    display: block;
    color: #4a4a4a;
    text-overflow: ellipsis;
    overflow: hidden
}

.pw-anchor-menu .pw-anchor-menu-list a.active {
    color: #2172c2
}

.pw-anchor-menu .pw-anchor-menu-list>li {
    padding-right: 1.71429rem
}

@media(min-width:320px) and (max-width:1023px) {
    .pw-anchor-menu .pw-anchor-menu-list .more {
        display: none
    }
}

.pw-anchor-menu .pw-anchor-menu-list .more>button span {
    display: inline-block;
    color: #4a4a4a;
    font-size: 24px
}

.pw-anchor-menu .secondary {
    border: 1px solid #e5e5e5;
    display: none;
    position: absolute;
    max-width: 18.3em;
    min-width: 10em;
    top: 70%;
    -webkit-animation: nav-secondary .2s;
    animation: nav-secondary .2s;
    background-color: #fff;
    -webkit-box-shadow: 0 4px 16px rgba(0, 0, 0, 0.1);
    box-shadow: 0 4px 16px rgba(0, 0, 0, 0.1);
    border-radius: 4px;
    padding: 18px 24px
}

.pw-anchor-menu .secondary a {
    padding-bottom: 8px;
    white-space: nowrap
}

.pw-anchor-menu .secondary button {
    padding: 8px
}

@-webkit-keyframes nav-secondary {
0 {
    opacity: 0;
    -webkit-transform: translateY(-1em);
    transform: translateY(-1em)
}

100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0)
}
}

@keyframes nav-secondary {
0 {
    opacity: 0;
    -webkit-transform: translateY(-1em);
    transform: translateY(-1em)
}

100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0)
}
}

@media(min-width:1024px) {
    .pw-anchor-menu {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }

    .pw-anchor-menu.tp-container {
        padding: 0;
        margin: 0 auto 0 auto
    }

    .pw-anchor-menu .pw-anchor-menu-list {
        padding: 0;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }

    .pw-anchor-menu .pw-anchor-menu-list.hasmore>.pw-anchor-menu-content {
        max-width: calc(100%/5)
    }

    .pw-anchor-menu .pw-anchor-menu-list>.pw-anchor-menu-content {
        padding: .57143rem 1.71429rem;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
        min-width: 6%
    }

    .pw-anchor-menu .pw-anchor-menu-list>.pw-anchor-menu-content:last-child {
        border-right: 0
    }
}

@media(min-width:1440px) {
    .pw-anchor-menu .pw-anchor-menu-list.hasmore>.pw-anchor-menu-content {
        max-width: calc(100%/6)
    }
}

.pw-anchor-menu .pw-progress-indicator-container {
    position: absolute;
    bottom: 0;
    padding-bottom: 25px
}

@media(min-width:320px) and (max-width:1023px) {
    .pw-anchor-menu .pw-progress-indicator-container {
        display: none
    }
}

.pw-anchor-menu .pw-anchor-menu-progress-indicator {
    display: block;
    background-color: #2172c2;
    height: 2px;
    -webkit-transition: width, margin-left .5s ease 0;
    transition: width, margin-left .5s ease 0
}

@media(min-width:320px) and (max-width:1023px) {
    .pw-anchor-menu .pw-anchor-menu-progress-indicator {
        display: none
    }
}

.pw-anchor-menu__cta {
    display: none
}

.sticky-anchor-menu {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 100;
    padding: 0;
    border-bottom: 1px solid #e5e5e5
}

.sticky-anchor-menu .pw-anchor-menu__cta {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-right: 24px;
    -webkit-transition: 250ms ease;
    transition: 250ms ease;
    -webkit-animation: fadeIn 1s;
    animation: fadeIn 1s
}

@media(min-width:320px) and (max-width:1023px) {
    .sticky-anchor-menu .pw-anchor-menu__cta {
        display: none
    }
}

@-webkit-keyframes fadeIn {
0 {
    opacity: 0
}

100% {
    opacity: 1
}
}

@keyframes fadeIn {
0 {
    opacity: 0
}

100% {
    opacity: 1
}
}

.sticky-anchor-menu.top-anchor-menu {
    top: 64px
}

@media(min-width:1024px) {
    .sticky-anchor-menu.top-anchor-menu {
        top: 142px
    }
}

.pw-anchor-menu-mobile {
    padding: 1.14286rem 1.71429rem;
    border-top: 1px solid #e5e5e5;
    border-bottom: 1px solid #e5e5e5
}

@media(min-width:1024px) {
    .pw-anchor-menu-mobile {
        display: none
    }
}

.pw-anchor-menu-mobile.active {
    border-bottom: 0
}

.pw-anchor-menu-mobile a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    color: #2172c2;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.pw-anchor-menu-mobile a.active {
    font-weight: 700
}

.pw-anchor-menu-mobile a.active>i.icon.with-arrow {
    color: #4a4a4a
}

.pw-anchor-menu-mobile a.active>i.icon.with-arrow::before {
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg)
}

.pw-anchor-menu-mobile a i.icon.with-arrow {
    color: #4a4a4a
}

.pw-anchor-menu-mobile a i.icon.with-arrow::before {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg)
}

.pw-search-result-head {
    padding-bottom: 24px
}

.pw-search-result-head .result-title {
    color: #4a4a4a;
    font-size: 42px;
    font-weight: 700;
    line-height: 48px;
    margin-bottom: 24px
}

.pw-search-result-head .result-description {
    color: #4a4a4a;
    font-size: 14px;
    font-weight: 400;
    line-height: 24px
}

.pw-search-landing-container .pw-container {
    margin-top: 0
}

.pw-search-landing-container .pw-container .pw-search-results {
    padding-top: 0
}

.tp-accordion {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 24px 16px
}

@media(min-width:1024px) {
    .tp-accordion {
        padding: 48px 24px
    }
}

.tp-accordion__events {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 0
}

@media(min-width:1024px) {
    .tp-accordion__events {
        padding-left: 0
    }
}

.tp-accordion__heading {
    font-size: 1.71429rem;
    line-height: 1.14286
}

@media(min-width:1024px) {
    .tp-accordion__heading {
        font-size: 2.28571rem;
        line-height: 1.25;
        font-weight: 700;
        padding-left: 24px;
        padding-right: 24px
    }
}

@media(min-width:320px) and (max-width:1023px) {
    .tp-accordion__heading {
        word-break: break-all
    }
}

.tp-accordion__description {
    font-size: .85714rem;
    line-height: 28px;
    margin-top: 16px
}

@media(min-width:1024px) {
    .tp-accordion__description {
        font-size: 1rem;
        line-height: 24px;
        font-weight: 400;
        margin-top: 24px;
        padding-left: 24px;
        padding-right: 24px
    }
}

.tp-accordion__event {
    line-height: 1.71429;
    display: block;
    color: #4a4a4a;
    background-color: transparent;
    margin-top: -1px;
    position: relative;
    width: 100%;
    text-align: left;
    -webkit-transition: ease-in-out .3s;
    transition: ease-in-out .3s
}

@media(min-width:1024px) {
    .tp-accordion__event {
        padding-left: 24px;
        padding-right: 24px
    }
}

.tp-accordion__event::after {
    display: block;
    content: '';
    border-bottom: 1px solid #e5e5e5
}

.tp-accordion__event:first-child {
    border-top: 0
}

.tp-accordion__event .tp-accordion__event-title {
    font-size: 14px;
    font-weight: 700;
    line-height: 24px
}

@media(min-width:1024px) {
    .tp-accordion__event .tp-accordion__event-title {
        font-size: 16px
    }
}

@media(min-width:1024px) {

    .tp-accordion__event-detail-description .medialink,
    .tp-accordion__event-detail-description .tp-teaser {
        margin: 0;
        padding-right: 0;
        padding-top: 0
    }

    .tp-accordion__event-detail-description .tp-teaser {
        padding-left: 0
    }

    .tp-accordion__event-detail-description .medialink {
        padding-left: 24px;
        padding-right: 24px;
        padding-bottom: 48px
    }
}

@media(min-width:320px) and (max-width:1023px) {
    .tp-accordion__event-detail-description .tp-teaser {
        padding: 0;
        margin: 0
    }

    .tp-accordion__event-detail-description .tp-teaser .carousal-wrapper {
        padding-bottom: 8px
    }

    .tp-accordion__event-detail-description .medialink {
        padding-left: 0;
        padding-right: 0;
        padding-top: 0;
        margin-left: 0;
        margin-right: 0
    }
}

.tp-accordion__event h5 {
    padding: 1.71429rem 0 1.71429rem 0
}

.tp-accordion__event:first-of-type {
    margin-top: 1.14286rem
}

.tp-accordion__event .icon-Arrow_Right_pw {
    width: .85714rem;
    height: .85714rem;
    font-size: .85714rem;
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    -webkit-transition: -webkit-transform 250ms ease;
    transition: -webkit-transform 250ms ease;
    transition: transform 250ms ease;
    transition: transform 250ms ease, -webkit-transform 250ms ease;
    -webkit-transform: rotate(270deg);
    transform: rotate(270deg)
}

@media(min-width:1024px) {
    .tp-accordion__event .icon-Arrow_Right_pw {
        right: 24px
    }
}

.tp-accordion__event .icon-Arrow_Right_pw::before {
    vertical-align: top
}

.tp-accordion__event.collapsed .tp-accordion__event-title {
    font-weight: 500
}

.tp-accordion__event.collapsed .icon-Arrow_Right_pw {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg)
}

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

.tp-accordion__event:not(.collapsed) {
    border-bottom: 0
}

@media(min-width:320px) and (max-width:1023px) {
    .tp-accordion__event:not(.collapsed) {
        color: #4a4a4a
    }
}

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

.tp-accordion__event:not(.collapsed)::after {
    border-bottom: 0
}

.tp-accordion__event-detail-wrapper {
    padding: 1.14286rem
}

@media(min-width:1024px) {
    .tp-pw-headerv2-megamenu {
        margin: 0 auto;
        transition: 0.3s all;
    }
}

.tp-pw-headerv2-megamenu.hidden {
    display: none; transition: 0.3s all;
}

.tp-pw-megamenu-error {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    color: #b10303;
    background: #fff;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 32px 0;
    font-family: "Montserrat";
    font-size: 14px;
    font-weight: 500;
    line-height: 20px;
    position: relative;
    z-index: 999
}

.tp-pw-megamenu-error.hidden {
    display: none
}

.tp-pw-megamenu-error i {
    margin-right: 8px;
    font-size: 20px
}

.tp-pw-megamenu-error .tp-pw-megamenuconfigv2 {
    padding-top: 32px;
    position: relative
}

.tp-pw-megamenu-error-desktop {
    color: #b10303;
    font-family: "Montserrat";
    font-size: 14px;
    font-weight: 500;
    line-height: 20px
}

.tp-pw-megamenu-error-desktop .tp-pw-megamenuconfigv2 {
    padding: 32px 0;
    background: #fff
}

.tp-pw-megamenu-error-desktop i {
    margin-right: 8px;
    font-size: 20px
}

[class^='tp-pw-meganenu-subpage-error-wrapper-'].hidden {
    display: none
}

.tp-pw-headerv2-megamenu-mobile {
    top: 0;
    left: 100%;
    width: 100%;
    height: 100vh;
    position: fixed;
    background: #fff;
    z-index: 102;
    overflow-y: auto;
    overflow-x: hidden
}

.tp-pw-headerv2-megamenu-mobile.hidden {
    display: none
}

.tp-pw-headerv2-megamenu-mobile.is-open {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
    -webkit-transition: -webkit-transform 440ms ease-out;
    transition: -webkit-transform 440ms ease-out;
    transition: transform 440ms ease-out;
    transition: transform 440ms ease-out, -webkit-transform 440ms ease-out
}

.tp-pw-headerv2-megamenu-mobile.is-open [class^='tp-pw-meganenu-subpage-error-wrapper-'] .tp-pw-megamenu-error {
    margin: 0 16px
}

.tp-pw-headerv2-megamenu-mobile.is-close {
    -webkit-transform: translateX(95%);
    transform: translateX(95%);
    -webkit-transition: -webkit-transform 1440ms ease-out;
    transition: -webkit-transform 1440ms ease-out;
    transition: transform 1440ms ease-out;
    transition: transform 1440ms ease-out, -webkit-transform 1440ms ease-out
}

.tp-pw-headerv2-megamenu-mobile .tp-pw-headerv2-back-row {
    padding: 16px;
    height: 64px;
    line-height: 32px;
    position: sticky;
    top: 0;
    z-index: 103;
    background-color: #fff
}

.tp-pw-headerv2-megamenu-mobile .tp-pw-headerv2-back-row.hidden {
    display: none
}

.tp-pw-headerv2-megamenu-mobile .tp-pw-headerv2-back-row .tp-pw-headerv2-back-row-back-button {
    color: #2172c2;
    font-size: 12px
}
.tp-pw-headerv2-megamenu-mobile .tp-pw-headerv2-back-row .tp-pw-headerv2-back-row-back-button i::before {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}

.tp-pw-headerv2-megamenu-mobile .tp-pw-headerv2-back-row .tp-pw-headerv2-back-row-back-button .tp-pw-headerv2-back-row-back-text {
    padding-left: 8px
}

.tp-pw-headerv2-megamenu-mobile .tp-pw-headerv2-back-row .tp-pw-headerv2-back-row-close-button {
    float: right;
    font-size: 16px
}

.tp-pw-headerv2-searchbar-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 0;
    -webkit-transition: height .3s ease;
    transition: height .3s ease;
    overflow: hidden
}

.tp-pw-headerv2-searchbar-wrapper.show {
    height: calc(100vh - 64px)
}

@media(min-width:1024px) {
    .tp-pw-headerv2-searchbar-wrapper.show {
        height: 124px
    }
}

@media(min-width:320px) and (max-width:1023px) {
    .tp-pw-headerv2-searchbar-wrapper.show {
        position: relative;
        top: 64px
    }
}

.tp-pw-headerv2-searchbar-wrapper .pw-header-search-bar {
    width: 100vh
}

@media(min-width:1024px) {
    .tp-pw-headerv2-searchbar-wrapper .pw-header-search-bar {
        margin: 32px;
        position: relative;
        top: 0;
        width: 60vw
    }

    .tp-pw-headerv2-searchbar-wrapper .pw-header-search-bar .search-bar-close {
        display: none
    }

    .tp-pw-headerv2-searchbar-wrapper .pw-header-search-bar .vl {
        display: none
    }

    .tp-pw-headerv2-searchbar-wrapper .pw-header-search-bar .pw-header-search-bar {
        display: block
    }

    .tp-pw-headerv2-searchbar-wrapper .pw-header-search-bar .pw-header-search-bar__container {
        border: 1px solid #4a4a4a;
        border-radius: 4px;
        padding: 16px 32px;
        height: 100%
    }

    .tp-pw-headerv2-searchbar-wrapper .pw-header-search-bar .pw-header-search-bar__container:focus,
    .tp-pw-headerv2-searchbar-wrapper .pw-header-search-bar .pw-header-search-bar__container:focus-visible {
        outline: 2px solid #5e9ed6;
        -webkit-box-shadow: 0 0 0 .2rem rgba(0, 123, 255, 0.25);
        box-shadow: 0 0 0 .2rem rgba(0, 123, 255, 0.25)
    }

    .tp-pw-headerv2-searchbar-wrapper .pw-header-search-bar .pw-header-search-bar__container .row {
        display: block;
        padding: 0;
        max-width: 100%
    }

    .tp-pw-headerv2-searchbar-wrapper .pw-header-search-bar .search-bar-input {
        width: 100%
    }

    .tp-pw-headerv2-searchbar-wrapper .pw-header-search-bar .col-lg-8 {
        min-width: 100%
    }

    .tp-pw-headerv2-searchbar-wrapper .pw-header-search-bar .search-icon {
        color: #2172c2
    }
}

@media(min-width:320px) and (max-width:1023px) {
    .tp-pw-headerv2-searchbar-wrapper .pw-header-search-bar {
        width: 100%
    }
}

@media(min-width:1024px) {
    .tp-pw-headerv2__container {
        min-height: 145px;
        /*position: fixed;*/
        top: 0;
        background-color: #fff
    }
}

.tp-pw-headerv2 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    height: 145px;
    border: 1px solid #fff;
    box-shadow: 0 2px 10px 0 rgba(0, 0, 0, .1);

}

@media(min-width:320px) and (max-width:1023px) {
    .tp-pw-headerv2 {
        position: fixed;
        top: 0;
        z-index: 101;
        height: 64px
    }
}

.tp-pw-headerv2__backdrop {
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 101
}

.tp-pw-headerv2__backdrop.hidden {
    display: none
}

.tp-pw-headerv2 .tp-pw-headerv2-search-wrapper {
    text-align: right;
    margin-left: 48px;
    margin-right: 0
}

@media(min-width:320px) and (max-width:1023px) {
    .tp-pw-headerv2 .tp-pw-headerv2-search-wrapper {
        margin-right: 16px
    }
}

.tp-pw-headerv2 .tp-pw-headerv2-search-wrapper button {
    font-size: 1.68rem
}

.tp-pw-headerv2 a {
    text-rendering: optimizeLegibility;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    text-size-adjust: 100%;
    font-weight: 500
}

.tp-pw-headerv2 .tp-pw-headerv2-mobile-secondary-navigation-menu {
    display: none;
    font-weight: 500;
    width: 100%;
    position: absolute;
    z-index: 101;
    overflow-y: auto;
    overflow-x: hidden;
    background-color: #fff;
    height: calc(100vh - 64px);
    top: 64px
}

@media(min-width:1024px) {
    .tp-pw-headerv2 .tp-pw-headerv2-mobile-secondary-navigation-menu {
        display: none
    }
}

.tp-pw-headerv2 .tp-pw-headerv2-mobile-secondary-navigation-menu i::before {
    font-size: 16px
}

.tp-pw-headerv2 .tp-pw-headerv2-mobile-secondary-navigation-menu .tp-pw-anchor-container-primary {
    background-color: #fff;
    margin: 0 16px;
    border-bottom: 1px solid #e5e5e5
}

.tp-pw-headerv2 .tp-pw-headerv2-mobile-secondary-navigation-menu .tp-pw-anchor-container-primary:last-of-type {
    border-bottom: 0
}

.tp-pw-headerv2 .tp-pw-headerv2-mobile-secondary-navigation-menu .tp-pw-anchor-container-primary .primary-link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    color: #2172c2;
    font-size: 14px;
    padding: 16px 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #fff
}

.tp-pw-headerv2 .tp-pw-headerv2-mobile-secondary-navigation-menu .tp-pw-anchor-container-secondary {
    background-color: #f6f6f6;
    padding: 0 16px
}

.tp-pw-headerv2 .tp-pw-headerv2-mobile-secondary-navigation-menu .tp-pw-anchor-container-secondary:first-of-type {
    padding-top: 8px
}

.tp-pw-headerv2 .tp-pw-headerv2-mobile-secondary-navigation-menu .tp-pw-anchor-container-secondary:last-of-type .secondary-link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    color: #2172c2;
    font-size: 14px;
    padding: 16px 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #f6f6f6;
    border-bottom: 0;
    padding-bottom: 24px
}

.tp-pw-headerv2 .tp-pw-headerv2-mobile-secondary-navigation-menu .tp-pw-anchor-container-secondary .secondary-link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    color: #2172c2;
    font-size: 14px;
    padding: 16px 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #f6f6f6;
    border-bottom: 0;
    padding-bottom: 0
}

.tp-pw-headerv2 .tp-pw-headerv2-mobile-secondary-navigation-menu__link {
    margin-left: 1.14286rem;
    color: #2172c2;
    font-weight: bold
}

@media(min-width:1024px) {
    .tp-pw-headerv2 .tp-pw-headerv2-mobile-secondary-navigation-menu__link .login-link {
        line-height: 1.6;
        font-size: 10px
    }
}

.tp-pw-headerv2 .tp-pw-headerv2-mobile-secondary-navigation-menu__link span {
    display: none
}

@media(min-width:1024px) {
    .tp-pw-headerv2 .tp-pw-headerv2-mobile-secondary-navigation-menu__link span {
        display: inline
    }
}

@media(min-device-width:768px) and (max-device-width:1366px) and (orientation:portrait) and (-webkit-min-device-pixel-ratio:2),
(min-device-width:768px) and (max-device-width:1366px) and (orientation:landscape) and (-webkit-min-device-pixel-ratio:2) {
    .tp-pw-headerv2 .tp-pw-headerv2-mobile-secondary-navigation-menu__link span {
        display: none
    }
}

@media(min-width:1024px) {
    .tp-pw-headerv2 .tp-pw-headerv2-mobile-secondary-navigation-menu__link .mytp-text {
        line-height: 1.6;
        font-size: 10px;
        font-weight: 500
    }
}

.tp-pw-headerv2 .tp-pw-headerv2-mobile-secondary-navigation-menu__link:first-child {
    margin-left: 0
}

.tp-pw-headerv2 .tp-pw-headerv2-mobile-secondary-navigation-menu__link:not(:first-child) {
    display: none
}

@media(min-width:1024px) {
    .tp-pw-headerv2 .tp-pw-headerv2-mobile-secondary-navigation-menu__link:not(:first-child) {
        display: inline
    }
}

@media(min-device-width:768px) and (max-device-width:1366px) and (orientation:portrait) and (-webkit-min-device-pixel-ratio:2),
(min-device-width:768px) and (max-device-width:1366px) and (orientation:landscape) and (-webkit-min-device-pixel-ratio:2) {
    .tp-pw-headerv2 .tp-pw-headerv2-mobile-secondary-navigation-menu__link:not(:first-child) {
        display: none
    }
}

.tp-pw-headerv2 .tp-pw-headerv2-mobile-secondary-navigation-menu .tp-pw-headerv2-selector-container {
    background-color: #f6f6f6;
    padding: 0 16px
}

.tp-pw-headerv2 .tp-pw-headerv2-mobile-secondary-navigation-menu .tp-pw-headerv2-selector-container a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    color: #2172c2;
    font-size: 14px;
    padding: 16px 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.tp-pw-headerv2 .tp-pw-headerv2-mobile-secondary-navigation-menu .tp-pw-headerv2-market-selector {
    background-color: #f6f6f6;
    border-top: 1px solid #e5e5e5;
    border-bottom: 0;
    padding: 16px 0
}

.tp-pw-headerv2 .tp-pw-headerv2-mobile-secondary-navigation-menu .tp-pw-headerv2-market-selector i {
    margin-right: 8px;
    padding: 1px;
    font-size: 14px
}

.tp-pw-headerv2 .tp-pw-headerv2-mobile-secondary-navigation-menu .tp-pw-headerv2-login-selector {
    background-color: #f6f6f6;
    border-top: 1px solid #e5e5e5;
    border-bottom: 0;
    padding: 16px 0
}

.tp-pw-headerv2 .tp-pw-headerv2-mobile-secondary-navigation-menu .tp-pw-headerv2-login-selector i {
    margin-right: 8px;
    padding: 1px;
    font-size: 14px
}

.tp-pw-headerv2 .tp-pw-headerv2-mobile-secondary-navigation-menu .tp-pw-megamenu-error {
    padding: 16px
}

.tp-pw-headerv2 nav {
    width: 100%;
    background-color: #fff;
    z-index: 101
}

.tp-pw-headerv2 nav .tp-pw-headerv2-first-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-bottom: 1px solid #e5e5e5;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

@media(min-width:320px) and (max-width:1023px) {
    .tp-pw-headerv2 nav .tp-pw-headerv2-first-row {
        padding: 16px;
        height: 64px;
        border-bottom: 0
    }
}

@media(min-device-width:768px) and (max-device-width:1366px) and (orientation:portrait) and (-webkit-min-device-pixel-ratio:2),
(min-device-width:768px) and (max-device-width:1366px) and (orientation:landscape) and (-webkit-min-device-pixel-ratio:2) {
    .tp-pw-headerv2 nav .tp-pw-headerv2-first-row {
        padding: 0 48px
    }
}

.tp-pw-headerv2 nav .tp-pw-headerv2-first-row.hidden {
    display: none
}

.tp-pw-headerv2 nav .tp-pw-headerv2-first-row .first-row-nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

@media(min-width:1024px) {
    .tp-pw-headerv2 nav .tp-pw-headerv2-first-row .first-row-nav.tp-container {
        padding: 0 3.42857rem
    }
}

@media(min-device-width:768px) and (max-device-width:1366px) and (orientation:portrait) and (-webkit-min-device-pixel-ratio:2),
(min-device-width:768px) and (max-device-width:1366px) and (orientation:landscape) and (-webkit-min-device-pixel-ratio:2) {
    .tp-pw-headerv2 nav .tp-pw-headerv2-first-row .first-row-nav.tp-container {
        padding: 0
    }
}

@media(min-width:320px) and (max-width:1023px) {
    .tp-pw-headerv2 nav .tp-pw-headerv2-first-row .first-row-nav.tp-container {
        padding-left: 0;
        padding-right: 0
    }
}

.tp-pw-headerv2 nav .tp-pw-headerv2-first-row .tp-pw-headerv2-logo img {
    width: 218px;
    min-width: 218px;
    min-height: 86px
}

.tp-pw-headerv2 nav .tp-pw-headerv2-first-row button.icon-Search_v3-pw,
.tp-pw-headerv2 nav .tp-pw-headerv2-first-row button.icon-Close_pw {
    font-size: 20px;
    line-height: 20px
}

@media(min-width:1024px) {

    .tp-pw-headerv2 nav .tp-pw-headerv2-first-row button.icon-Search_v3-pw,
    .tp-pw-headerv2 nav .tp-pw-headerv2-first-row button.icon-Close_pw {
        font-size: 1.14286rem;
        line-height: 16px
    }
}

@media(min-device-width:768px) and (max-device-width:1366px) and (orientation:portrait) and (-webkit-min-device-pixel-ratio:2),
(min-device-width:768px) and (max-device-width:1366px) and (orientation:landscape) and (-webkit-min-device-pixel-ratio:2) {

    .tp-pw-headerv2 nav .tp-pw-headerv2-first-row button.icon-Search_v3-pw,
    .tp-pw-headerv2 nav .tp-pw-headerv2-first-row button.icon-Close_pw {
        font-size: 20px;
        line-height: 20px
    }
}

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

    .tp-pw-headerv2 nav .tp-pw-headerv2-first-row button.icon-Search_v3-pw,
    .tp-pw-headerv2 nav .tp-pw-headerv2-first-row button.icon-Close_pw {
        color: #2172c2;
        font-size: 20px;
        line-height: 20px
    }
}

@media(min-width:320px) and (max-width:1023px) {
    .tp-pw-headerv2 nav .tp-pw-headerv2-first-row .tp-pw-headerv2-secondary-navigation {
        display: none
    }
}

.tp-pw-headerv2 nav .tp-pw-headerv2-first-row .tp-pw-headerv2-secondary-navigation a {
    color: #000000;
    cursor: pointer;
    -webkit-transform: color .2s, border-color .2s;
    transform: color .2s, border-color .2s;
    padding-left: 16px;
    font-size: 12px;
    text-decoration: none;
    padding: 0 16px 0 0;
    line-height: 40px
}

.tp-pw-headerv2 nav .tp-pw-headerv2-first-row .tp-pw-headerv2-secondary-navigation a:hover {
    color: #2172c2
}

.tp-pw-headerv2 nav .tp-pw-headerv2-first-row .tp-pw-headerv2-secondary-navigation a i:hover {
    color: #2172c2;
    border-color: #2172c2
}

.tp-pw-headerv2 nav .tp-pw-headerv2-first-row .tp-pw-headerv2-secondary-navigation a:hover {
    color: #2172c2
}

.tp-pw-headerv2 nav .tp-pw-headerv2-first-row .tp-pw-headerv2-secondary-navigation a:hover::after {
    display: block;
    content: '';
    width: 100%;
    background: #2172c2;
    height: 1px;
    bottom: 8px;
    position: relative
}

.tp-pw-headerv2 nav .tp-pw-headerv2-first-row .tp-pw-headerv2-secondary-navigation a i:hover {
    color: #2172c2;
    border-color: #2172c2
}

.tp-pw-headerv2 nav .tp-pw-headerv2-first-row .tp-pw-headerv2-secondary-navigation .tp-pw-headerv2-market-selector {
    padding-left: 16px;
    border-left: 1px solid #e5e5e5;
    position: relative
}

.tp-pw-headerv2 nav .tp-pw-headerv2-first-row .tp-pw-headerv2-secondary-navigation .tp-pw-headerv2-market-selector:hover::after {
    display: none
}

.tp-pw-headerv2 nav .tp-pw-headerv2-first-row .tp-pw-headerv2-secondary-navigation .tp-pw-headerv2-market-selector i {
    margin-right: 2px;
    padding: 1px;
    font-size: 1.168rem;
    color: #2172c2;
}

.tp-pw-headerv2 nav .tp-pw-headerv2-first-row .tp-pw-headerv2-secondary-navigation .tp-pw-headerv2-market-selector__text {
    display: inline-block
}

.tp-pw-headerv2 nav .tp-pw-headerv2-first-row .tp-pw-headerv2-secondary-navigation .tp-pw-headerv2-market-selector__text:hover::after {
    display: block;
    content: '';
    width: 100%;
    background: #2172c2;
    height: 1px;
    bottom: 10px;
    position: relative
}

.tp-pw-headerv2 nav .tp-pw-headerv2-first-row .tp-pw-headerv2-secondary-navigation .tp-pw-headerv2-login-selector {
    padding-left: 16px;
    border-left: 1px solid #e5e5e5;
    position: relative
}

.tp-pw-headerv2 nav .tp-pw-headerv2-first-row .tp-pw-headerv2-secondary-navigation .tp-pw-headerv2-login-selector:hover::after {
    display: none
}

.tp-pw-headerv2 nav .tp-pw-headerv2-first-row .tp-pw-headerv2-secondary-navigation .tp-pw-headerv2-login-selector i {
    margin-right: 8px;
    padding: 1px;
    font-size: 14px
}

.tp-pw-headerv2 nav .tp-pw-headerv2-first-row .tp-pw-headerv2-secondary-navigation .tp-pw-headerv2-login-selector__text {
    display: inline-block
}

.tp-pw-headerv2 nav .tp-pw-headerv2-first-row .tp-pw-headerv2-secondary-navigation .tp-pw-headerv2-login-selector__text:hover::after {
    display: block;
    content: '';
    width: 100%;
    background: #2172c2;
    height: 1px;
    bottom: 10px;
    position: relative
}

.tp-pw-headerv2 nav .tp-pw-headerv2-first-row .tp-pw-headerv2-mobile-secondary-navigation {
    display: none
}

@media(min-width:320px) and (max-width:1023px) {
    .tp-pw-headerv2 nav .tp-pw-headerv2-first-row .tp-pw-headerv2-mobile-secondary-navigation {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }
}

.tp-pw-headerv2 nav .tp-pw-headerv2-first-row .tp-pw-headerv2-mobile-secondary-navigation .submenu-mobile-icon::before {
    color: #2172c2;
    font-size:1.68rem;
}

.tp-pw-headerv2 nav .tp-pw-headerv2-second-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

@media(min-width:320px) and (max-width:1023px) {
    .tp-pw-headerv2 nav .tp-pw-headerv2-second-row {
        display: none
    }
}

@media(min-width:1024px) {
    .tp-pw-headerv2 nav .tp-pw-headerv2-second-row.tp-container {
        padding: 0 3.42857rem
    }
}

@media(min-device-width:768px) and (max-device-width:1366px) and (orientation:portrait) and (-webkit-min-device-pixel-ratio:2),
(min-device-width:768px) and (max-device-width:1366px) and (orientation:landscape) and (-webkit-min-device-pixel-ratio:2) {
    .tp-pw-headerv2 nav .tp-pw-headerv2-second-row.tp-container {
        padding: 0 3.42857rem
    }
}

.tp-pw-headerv2 nav .tp-pw-headerv2-second-row .tp-pw-headerv2-main-navigation {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding-right: 24px
}

.tp-pw-headerv2 nav .tp-pw-headerv2-second-row .tp-pw-headerv2-main-navigation a {
    padding: 1.14286rem 0 1.14286rem 0;
    color: #2172c2;
    cursor: pointer;
    -webkit-transform: color .2s, border-color .2s;
    transform: color .2s, border-color .2s;
    padding-left: 48px;
    font-size: 14px;
    text-decoration: none;
    white-space: nowrap;
    padding-left: 24px;
    padding-right: 24px
}

.tp-pw-headerv2 nav .tp-pw-headerv2-second-row .tp-pw-headerv2-main-navigation a:hover {
    color: #004baa
}

.tp-pw-headerv2 nav .tp-pw-headerv2-second-row .tp-pw-headerv2-main-navigation a i:hover {
    color: #004baa;
    border-color: #004baa
}

.tp-pw-headerv2 nav .tp-pw-headerv2-second-row .tp-pw-headerv2-main-navigation a:first-child {
    padding-left: 0
}

.tp-pw-headerv2 nav .tp-pw-headerv2-second-row .tp-pw-headerv2-main-navigation a:last-child {
    padding-right: 0
}

.tp-pw-headerv2 nav .tp-pw-headerv2-second-row .tp-pw-headerv2-main-navigation a:hover {
    color: #2172c2
}

.tp-pw-headerv2 nav .tp-pw-headerv2-second-row .tp-pw-headerv2-main-navigation a:hover::after {
    display: block;
    content: '';
    width: 100%;
    background: #2172c2;
    height: 1px
}

.tp-pw-headerv2 nav .tp-pw-headerv2-second-row .tp-pw-headerv2-main-navigation a.active {
    text-decoration: none
}

.tp-pw-headerv2 nav .tp-pw-headerv2-second-row .tp-pw-headerv2-main-navigation a.active::after {
    display: block;
    content: '';
    width: 100%;
    background: #2172c2;
    height: 2px
}

.tp-pw-headerv2 nav .tp-pw-headerv2-submenu-wrapper {
    display: none;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-left: 24px
}

@media(min-width:320px) and (max-width:1023px) {
    .tp-pw-headerv2 nav .tp-pw-headerv2-submenu-wrapper {
        display: none
    }
}

.tp-pw-headerv2 nav .tp-pw-headerv2-submenu-wrapper i {
    color: #2172c2;
    cursor: pointer;
    -webkit-transform: color .2s, border-color .2s;
    transform: color .2s, border-color .2s;
    font-weight: bold
}

.tp-pw-headerv2 nav .tp-pw-headerv2-submenu-wrapper i:hover {
    color: #004baa
}

.tp-pw-headerv2 nav .tp-pw-headerv2-submenu-wrapper i i:hover {
    color: #004baa;
    border-color: #004baa
}

.tp-pw-headerv2 nav .tp-pw-headerv2-submenu-wrapper i.active {
    color: #004baa
}

.tp-pw-headerv2 nav .tp-pw-headerv2-submenu-wrapper .tp-pw-headerv2-submenu {
    border: 1px solid #e5e5e5;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    background-color: #fff;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-shadow: 0 4px 16px 0 #0000001A;
    box-shadow: 0 4px 16px 0 #0000001A;
    border-radius: 4px;
    min-width: 129px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 28px 21px;
    position: absolute;
    top: 116px;
    right: auto;
    z-index: calc($z-index-section-menu + 10px)
}

.tp-pw-headerv2 nav .tp-pw-headerv2-submenu-wrapper .tp-pw-headerv2-submenu a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    margin-bottom: 8px
}

.tp-pw-headerv2 nav .tp-pw-headerv2-submenu-wrapper .tp-pw-headerv2-submenu a:last-of-type {
    margin-bottom: 0
}

.tp-pw-headerv2 nav .tp-pw-headerv2-submenu-wrapper .tp-pw-headerv2-submenu a.active {
    text-decoration: underline
}

.tp-pw-headerv2.scrollUp {
    -webkit-transform: translateY(-144px);
    transform: translateY(-144px)
}

.tp-pw-headerv2 .main-navigation__skip-nav-link:focus {
    display: inline-block
}

.tp-pw-headerv2 .main-navigation__skip-nav-link-container {
    background-color: #fff
}

@media(min-width:320px) and (max-width:1023px) {
    .tp-pw-headerv2 .main-navigation__skip-nav-link-container {
        display: none
    }
}

@media(min-device-width:768px) and (max-device-width:1366px) and (orientation:portrait) and (-webkit-min-device-pixel-ratio:2),
(min-device-width:768px) and (max-device-width:1366px) and (orientation:landscape) and (-webkit-min-device-pixel-ratio:2) {
    .tp-pw-headerv2 .main-navigation__skip-nav-link-container {
        display: none
    }
}

.tp-pw-headerv2 .skip-link {
    border: 0;
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0)
}

.tp-pw-headerv2 .skip-link-focusable:active,
.tp-pw-headerv2 .skip-link-focusable:focus {
    border: 2px solid #fff;
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto;
    margin-top: 16px;
    margin-bottom: 16px;
    outline: 2px solid #5e9ed6
}

.tp-pw-megamenuconfigv2 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: absolute;
    top: auto;
    z-index: 102;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

@media(min-width:1024px) {
    .tp-pw-megamenuconfigv2 {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        border-top: 1px solid #e5e5e5;
        width: 1344px;
        margin: 0 auto
    }
}

.tp-pw-megamenuconfigv2>div {
    width: 100%
}

.tp-pw-megamenucolumn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: 100%;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-top: 32px
}

@media(min-width:320px) and (max-width:1023px) {
    .tp-pw-megamenucolumn {
        padding-top: 0
    }

    .tp-pw-megamenucolumn:first-of-type {
        padding-top: 16px
    }
}

.tp-pw-megamenucolumn.white-bg {
    background-color: #fff
}

.tp-pw-megamenucolumn.grey-bg {
    background-color: #f6f6f6
}

.tp-pw-megamenucolumn.grey-bg .tp-pw-megamenuheading h2 {
    color: #4a4a4a
}

.tp-pw-megamenucolumn__item {
    width: 100%
}

.tp-pw-megamenucolumn__item--teaser {
    width: 100%;
    height: 100%;
    position: relative
}

.tp-pw-megamenucolumn>div:last-of-type {
    padding-bottom: 48px
}

@media(min-width:320px) and (max-width:1023px) {
    .tp-pw-megamenucolumn>div:last-of-type {
        padding-bottom: 0
    }
}

.tp-pw-megamenucolumn>div:first-of-type {
    padding-bottom: 0
}

.tp-pw-megamenuheading h2 {
    color: #2172c2;
    margin: 0 16px 8px;
    font-size: 18px;
    line-height: 24px
}

@media(min-width:1024px) {
    .tp-pw-megamenuheading h2 {
        color: #4a4a4a;
        margin: 0 48px 16px;
        font-size: 24px
    }
}

.tp-pw-megamenuheading a h2 {
    margin: 0 16px 8px;
    font-size: 18px;
    line-height: 24px
}

@media(min-width:1024px) {
    .tp-pw-megamenuheading a h2 {
        color: #2172c2;
        margin: 0 48px 16px;
        font-size: 24px;
        position: relative
    }
}

.tp-pw-megamenuheading a h2:hover {
    color: #2172c2
}

.tp-pw-megamenuheading a h2:hover::after {
    display: block;
    content: '';
    width: 100%;
    background: #2172c2;
    height: 1px;
    position: absolute;
    bottom: -5px
}

.tp-pw-megamenuheading a:hover {
    color: #2172c2
}

.tp-pw-megamenudescription {
    color: #4a4a4a;
    margin: 0 16px 16px;
    font-size: 12px;
    font-weight: 500;
    line-height: 20px
}

@media(min-width:1024px) {
    .tp-pw-megamenudescription {
        margin: 0 48px 16px
    }
}

.tp-pw-megamenudescription a {
    color: #2172c2;
    cursor: pointer;
    position: relative;
    text-decoration: none
}

.tp-pw-megamenudescription a:hover {
    text-decoration: none
}

.tp-pw-megamenudescription a:hover::after {
    display: block;
    content: '';
    width: 100%;
    background: #2172c2;
    height: 1px;
    position: absolute;
    bottom: 1px
}

.tp-pw-megamenunavigationlinks {
    padding: 0 48px
}

@media(min-width:320px) and (max-width:1023px) {
    .tp-pw-megamenunavigationlinks {
        padding: 0 16px
    }
}

.tp-pw-megamenunavigationlinks__item {
    margin-bottom: 16px
}

@media(min-width:320px) and (max-width:1023px) {
    .tp-pw-megamenunavigationlinks__item {
        margin-bottom: 0;
        padding: 16px 0 0
    }

    .tp-pw-megamenunavigationlinks__item.nav-link-bottom-border {
        padding-bottom: 16px;
        border-bottom: 1px solid #e5e5e5
    }
}

.tp-pw-megamenunavigationlinks__item:last-of-type {
    margin-bottom: 0
}

@media(min-width:320px) and (max-width:1023px) {
    .tp-pw-megamenunavigationlinks__item:last-of-type {
        margin-bottom: 8px;
        border-bottom: 0
    }
}

.tp-pw-megamenunavigationlinks__item a {
    color: #2172c2;
    cursor: pointer;
    font-size: 14px;
    text-decoration: none;
    font-weight: 500;
    line-height: 24px;
    position: relative
}

@media(min-width:1024px) and (max-width:1199px) {
    .tp-pw-megamenunavigationlinks__item a {
        font-size: 12px
    }
}

.tp-pw-megamenunavigationlinks__item a:hover {
    color: #2172c2
}

.tp-pw-megamenunavigationlinks__item p {
    color: #4a4a4a;
    margin: 0;
    font-size: 12px;
    font-weight: 500;
    line-height: 20px
}

.tp-pw-megamenunavigationlinks__item i {
    display: inline-block;
    color: #2172c2;
    margin-right: 8px;
    font-size: 16px;
    float: left
}

.tp-pw-megamenunavigationlinks__item--text {
    display: block;
    overflow: hidden;
    position: relative
}

.tp-pw-megamenunavigationlinks__item--text:hover::after {
    display: block;
    content: '';
    width: 100%;
    background: #2172c2;
    height: 2px;
    position: absolute;
    bottom: -1px
}

.tp-pw-megamenuteaser {
    z-index: 1;
    position: relative;
    width: 100%;
    height: calc(100% + 32px)
}

@media(min-width:1024px) {
    .tp-pw-megamenuteaser {
        margin-top: -32px
    }
}

@media(min-width:320px) and (max-width:1023px) {
    .tp-pw-megamenuteaser {
        margin-bottom: 0;
        background: #fff
    }
}

.tp-pw-megamenuteaser img {
    display: block;
    -o-object-fit: cover;
    object-fit: cover;
    border-radius: 0;
    min-height: 100%;
    z-index: 0;
    position: relative
}

.tp-pw-megamenuteaser__description {
    color: #fff;
    font-size: 14px
}

@media(min-width:320px) and (max-width:1023px) {
    .tp-pw-megamenuteaser__description {
        color: #4a4a4a
    }
}

.tp-pw-megamenuteaser__header-wrapper {
    padding: 24px 16px
}

@media(min-width:1024px) {
    .tp-pw-megamenuteaser__header-wrapper {
        position: absolute;
        z-index: 1;
        bottom: 0;
        left: 0;
        margin: 32px;
        padding: 0
    }
}

.tp-pw-megamenuteaser__header-wrapper h2 {
    color: #fff;
    font-size: 24px;
    margin-bottom: 8px
}

@media(min-width:320px) and (max-width:1023px) {
    .tp-pw-megamenuteaser__header-wrapper h2 {
        color: #2172c2;
        font-size: 14px
    }
}

.tp-pw-megamenuteaser__header-wrapper:hover {
    text-decoration: underline
}

.tp-pw-megamenuteaser__image-link {
    display: inline
}

.tp-pw-megamenuteaser__image-link--gradient {
    display: inline-block
}

.tp-pw-megamenuteaser__image-link--gradient::after {
    display: inline-block;
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-blend-mode: multiply;
    mix-blend-mode: multiply;
    background: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.9)), to(rgba(255, 255, 255, 0)));
    background: linear-gradient(0, rgba(0, 0, 0, 0.9) 0, rgba(255, 255, 255, 0) 100%)
}

.tp-pw-megamenuteaser__image-link--gradient:hover::after {
    background: -webkit-gradient(linear, left bottom, left top, from(#000), color-stop(99.61%, rgba(0, 0, 0, 0)));
    background: linear-gradient(0, #000 0, rgba(0, 0, 0, 0) 99.61%);
    text-decoration: underline
}

.tp-pw-megamenuteaser__imageLink {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: baseline;
    -ms-flex-align: baseline;
    align-items: baseline
}

.tp-pw-megamenusubheading {
    padding: 0 48px;
    margin-bottom: 16px
}

.tp-pw-megamenusubheading a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-decoration: none
}

.tp-pw-megamenusubheading a:hover {
    color: #2172c2
}

.tp-pw-megamenusubheading h3 {
    color: #4a4a4a;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 12px;
    position: relative
}

.tp-pw-megamenusubheading h3:hover {
    color: #2172c2
}

.tp-pw-megamenusubheading h3:hover::after {
    display: block;
    content: '';
    width: 100%;
    background: #2172c2;
    height: 1px;
    position: absolute;
    bottom: -3px
}

.tp-pw-megamenusubheading i {
    color: #4a4a4a;
    margin: 0 8px;
    font-size: 12px
}

@media(min-width:320px) and (max-width:1023px) {
    .tp-pw-megamenusubheading {
        padding: 16px 16px 8px
    }

    .tp-pw-megamenusubheading .tp-pw-accordion-header {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        line-height: 12px
    }

    .tp-pw-megamenusubheading .tp-pw-accordion-header h3 {
        color: #4a4a4a;
        text-transform: uppercase;
        font-weight: bold;
        font-size: 12px
    }

    .tp-pw-megamenusubheading .tp-pw-accordion-header i.icon {
        color: #4a4a4a;
        margin: 0 8px;
        font-size: 12px
    }

    .tp-pw-megamenusubheading .tp-pw-accordion-header i.icon::before {
        -webkit-transform: rotate(-90deg);
        transform: rotate(-90deg)
    }

    .tp-pw-megamenusubheading .tp-pw-accordion-header.collapsed>i.icon {
        color: #4a4a4a;
        margin: 0 8px;
        font-size: 12px
    }

    .tp-pw-megamenusubheading .tp-pw-accordion-header.collapsed>i.icon::before {
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg)
    }
}

.tp-pw-megamenusubheading-overviewlink {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 0 16px 16px
}

@media(min-width:1024px) {
    .tp-pw-megamenusubheading-overviewlink {
        display: none
    }
}

.tp-pw-megamenusubheading-overviewlink a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    color: #2172c2;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-decoration: none;
    font-size: 14px;
    font-weight: 500
}

.tp-pw-megamenusubheading-overviewlink i.icon {
    color: #2172c2;
    margin: 0 8px;
    font-size: 12px;
    line-height: 24px
}

.tp-pw-megamenusubheading-separator {
    height: 1px;
    background-color: #e5e5e5;
    margin: 0 16px
}

body {
    line-height: 1.71429;
    font-family: "Montserrat", "Noto Sans";
    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: 0
}

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

a {
    outline: unset
}

.bannercontainer {
    position: relative;
    height: auto;
    width: 100%
}

.fixed {
    position: sticky;
    width: 100%
}

.cq-Editable-dom--container .banner {
    height: auto
}

.aem-GridColumn--default--hide {
    display: none
}

a {
    line-height: 1.71429;
    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
}

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

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

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

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

.pw-text-color--text-darkgrey {
    color: #4a4a4a
}

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

.pw-margin--zero {
    margin: 0
}

.pw-margin--regular {
    margin: 0 16px 0 16px
}

@media(min-width:1024px) {
    .pw-margin--regular {
        margin: 0 48px 0 48px
    }
}

.pw-padding--zero {
    padding: 0
}

.pw-padding--regular {
    padding: 1.71429rem 1.14286rem
}

@media(min-width:1024px) {
    .pw-padding--regular {
        padding: 3.42857rem
    }
}

.pw-padding--normal {
    padding: 1.71429rem 1.14286rem
}

@media(min-width:1024px) {
    .pw-padding--normal {
        padding: 1.71429rem
    }
}

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

.icon-Youtube_pw:before {
    vertical-align: -3px
}

.icon-Circle_Arrow_Right_pw {
    position: relative
}

.icon-Circle_Arrow_Right_pw::before {
    position: absolute;
    top: 1px
}

.pw-container {
    padding: 0;
    max-width: 100%;
    margin: 16px auto 0 auto;
    height: auto
}

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

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

@media(min-width:1024px) {
    .pw-overlay {
        top: 80px
    }
}

.pw-position-relative {
    position: relative
}

.pw-position-static {
    position: static
}

.sticky-section-menu {
    display: block
}

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

@media(min-width:320px) and (max-width:1023px) {
    .body-content {
        padding-top: 4.57143rem
    }

    .body-content.body-top-padding {
        padding-top: 8.57143rem
    }
}

@media(min-width:1024px) {
    .body-content.body-top-padding {
        padding-top: 4.42857rem
    }
}

@media(min-device-width:768px) and (max-device-width:1366px) and (orientation:portrait) and (-webkit-min-device-pixel-ratio:2),
(min-device-width:768px) and (max-device-width:1366px) and (orientation:landscape) and (-webkit-min-device-pixel-ratio:2) {
    .body-content {
        padding-top: 4.57143rem
    }

    .body-content.body-top-padding {
        padding-top: 8.57143rem
    }
}

.tpatom-subheading {
    letter-spacing: 0
}

.tpatom-heading--regular {
    font-weight: 400
}

@media(min-width:1024px) {
    .tpatom-heading--regular {
        font-weight: 700
    }
}

@media(min-device-width:768px) and (max-device-width:1366px) and (orientation:portrait) and (-webkit-min-device-pixel-ratio:2),
(min-device-width:768px) and (max-device-width:1366px) and (orientation:landscape) and (-webkit-min-device-pixel-ratio:2) {
    .ipad-logo {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .pw-header-icons {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    .ipad-logo {
        -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
        justify-content: center !important
    }

    .mega-menu-hr {
        display: none !important
    }

    .ipad-mega-menu-des {
        display: none !important
    }

    .heading-cta {
        display: block !important
    }

    .ipad-collapse-button {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important
    }

    .collapse.ipad-collapse.show {
        display: block !important
    }

    .collapse.ipad-collapse:not(.show) {
        display: none !important
    }

    a {
        font-weight: 500;
        font-size: 1rem;
        line-height: 1.71429
    }

    .pw-megamenu__top img {
        display: none !important
    }

    .ipad-icon-arrow-right {
        display: block !important
    }

    .ipad-icon-arrow-left {
        display: inline !important
    }

    .ipad-food-category-d-md {
        display: list-item !important
    }
}

.pw-progress__barwrapper {
    border-radius: .28571rem;
    background-color: #e5e5e5;
    position: relative;
    width: 100%;
    height: 32px
}

.pw-progress__bar {
    background-color: #fff;
    position: absolute;
    width: calc(100% - 3.42857rem);
    height: 1px;
    left: 24px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.pw-progress__bar--blue {
    background-color: #2172c2
}

.pw-progress .pw-progress__bar--10 {
    width: calc(10% - 1.71429rem)
}

.pw-progress .pw-progress__bar--15 {
    width: calc(15% - 1.71429rem)
}

.pw-progress .pw-progress__bar--20 {
    width: calc(20% - 1.71429rem)
}

.pw-progress .pw-progress__bar--25 {
    width: calc(25% - 1.71429rem)
}

.pw-progress .pw-progress__bar--30 {
    width: calc(30% - 1.71429rem)
}

.pw-progress .pw-progress__bar--33 {
    width: calc(33% - 1.71429rem)
}

.pw-progress .pw-progress__bar--40 {
    width: calc(40% - 1.71429rem)
}

.pw-progress .pw-progress__bar--45 {
    width: calc(45% - 1.71429rem)
}

.pw-progress .pw-progress__bar--50 {
    width: calc(50% - 1.71429rem)
}

.pw-progress .pw-progress__bar--55 {
    width: calc(55% - 1.71429rem)
}

.pw-progress .pw-progress__bar--60 {
    width: calc(60% - 1.71429rem)
}

.pw-progress .pw-progress__bar--66 {
    width: calc(66% - 1.71429rem)
}

.pw-progress .pw-progress__bar--70 {
    width: calc(70% - 1.71429rem)
}

.pw-progress .pw-progress__bar--75 {
    width: calc(75% - 1.71429rem)
}

.pw-progress .pw-progress__bar--80 {
    width: calc(80% - 1.71429rem)
}

.pw-progress .pw-progress__bar--85 {
    width: calc(85% - 1.71429rem)
}

.pw-progress .pw-progress__bar--90 {
    width: calc(90% - 1.71429rem)
}

.pw-progress .pw-progress__bar--100 {
    width: calc(100% - 1.71429rem)
}

.pw-progress__point {
    background-color: #fff;
    border-radius: 100%;
    position: absolute;
    width: 12px;
    height: 12px;
    left: -0.42857rem;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.pw-progress__point--blue {
    background-color: #2172c2
}

.pw-progress__point--100 {
    left: calc(100% - 0.42857rem)
}

.pw-progress__point--big {
    width: 16px;
    height: 16px;
    left: calc(100% - 0.57143rem)
}

.pw-progress .pw-progress__info {
    padding: 0;
    line-height: 32px
}

@media(min-width:768px) {
    .pw-progress .pw-progress__info {
        padding: 0 0 0 1.14286rem
    }
}

.pw-form .form-group .error-msg {
    display: none;
    color: #ff4d4d;
    font-size: 10px
}

.pw-form .form-group.hasError .form-control {
    border-color: #ff4d4d
}

.pw-form .form-group.hasError .error-msg {
    display: block
}

.pw-form .form-group.hasError .pw-form__dropdown__toggle {
    border-color: #ff4d4d
}

.pw-form .form-control {
    border: 1px solid #4a4a4a;
    color: #4a4a4a;
    height: 2.85714rem;
    padding: 8px 16px
}

.pw-form .form-control:focus-visible,
.pw-form .form-control:focus {
    outline: 2px solid #5e9ed6;
    -webkit-box-shadow: 0 0 0 .2rem rgba(0, 123, 255, 0.25);
    box-shadow: 0 0 0 .2rem rgba(0, 123, 255, 0.25)
}

.pw-form textarea.form-control {
    height: auto;
    resize: none
}

.pw-form .form-check {
    padding-left: 0
}

.pw-form .form-check-input {
    visibility: hidden
}

.pw-form .form-check-input:checked~.form-check-radio::before {
    background: #777
}

.pw-form .form-check-label {
    padding-left: 2.28571rem;
    font-size: 16px;
    position: relative;
    z-index: 9
}

.pw-form .form-check-radio {
    border: 1px solid #777;
    display: block;
    border-radius: 100%;
    position: absolute;
    height: 16px;
    width: 16px;
    top: 4px;
    left: 0;
    z-index: 5
}

.pw-form .form-check-radio::before {
    display: block;
    position: absolute;
    content: '';
    border-radius: 100%;
    height: 6px;
    width: 6px;
    top: 4px;
    left: 4px;
    margin: auto
}

.pw-form__smalltext {
    font-size: 10px
}

.pw-form__dropdown.show .btn {
    border-radius: .28571rem .28571rem 0 0;
    border-bottom: 0
}

.pw-form__dropdown__toggle {
    padding: 0 2.14286rem 0 1.14286rem;
    line-height: 24px;
    height: 2.85714rem;
    font-weight: 400;
    background-color: #fff;
    border-color: #4a4a4a;
    overflow: hidden;
    position: relative;
    text-overflow: ellipsis;
    width: 100%;
    color: #4a4a4a
}

.pw-form__dropdown__toggle::after {
    content: '';
    border: 0
}

.pw-form__dropdown__toggle .icon {
    position: absolute;
    right: 16px
}

.pw-form__dropdown__menu {
    margin-top: 0;
    padding: 0;
    border: 1px solid #4a4a4a;
    width: 100%;
    max-height: 200px;
    overflow-y: auto
}

.pw-form__dropdown__menu.show {
    border-radius: 0 0 .28571rem .28571rem
}

.pw-form__dropdown__menu .dropdown-item {
    padding: 0 1.14286rem;
    border: 0;
    line-height: 2.85714rem;
    height: 2.85714rem;
    font-weight: 400;
    color: #4a4a4a;
    overflow: hidden;
    text-overflow: ellipsis;
    cursor: pointer
}

.pw-form__dropdown__menu .dropdown-item:hover,
.pw-form__dropdown__menu .dropdown-item:focus {
    background-color: #f6f6f6
}

.pw-form__dropdown__menu .active {
    border: 1px solid #2172c2;
    background-color: #2172c2
}

.pw-form__dropdown__menu .active:hover {
    background-color: #2172c2
}

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

.tp-modal.fade .modal-dialog {
    -webkit-transition: -webkit-transform 250ms cubic-bezier(0.4, 0, 0.2, 1);
    transition: -webkit-transform 250ms cubic-bezier(0.4, 0, 0.2, 1);
    transition: transform 250ms cubic-bezier(0.4, 0, 0.2, 1);
    transition: transform 250ms cubic-bezier(0.4, 0, 0.2, 1), -webkit-transform 250ms cubic-bezier(0.4, 0, 0.2, 1);
    -webkit-transform: scale(0.8);
    transform: scale(0.8)
}

.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 250ms cubic-bezier(0.4, 0, 0.2, 1);
    transition: height 250ms cubic-bezier(0.4, 0, 0.2, 1)
}

.richtext ol ol,
.richtext ul ul {
    padding: 0 0 0 1.42857rem
}

.richtext ol li:before,
.richtext ul li:before {
    color: #4a4a4a
}

.richtext ul li:before {
    margin-right: .57143rem;
    padding-right: .57143rem;
    content: '\2022';
    color: #4a4a4a;
    display: table-cell
}

.richtext ul ul ul li:before {
    content: '\2012';
    font-weight: bold
}

.richtext ol {
    counter-reset: section;
    list-style-type: none
}

.richtext ol li:before {
    margin-right: .57143rem;
    counter-increment: section;
    content: counters(section, ".") " "
}

.richtext table td {
    padding: .57143rem;
    border-bottom: 1px solid #e5e5e5
}

.richtext table th {
    padding: .57143rem;
    border-bottom: 1px solid #777
}

.xf-content-height {
    margin: 0 0 !important
}

.tpatom-link__text.sly-text {
    display: inline
}

.tpatom-link .nowrap-text {
    display: inline;
    white-space: nowrap
}

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

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

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

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

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

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

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

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

.tpatom-btn--secondary,
.tpatom-btn--secondary[disabled]:hover,
.tpatom-link--secondary,
.tpatom-link--secondary[disabled]:hover,
.is-touch .tpatom-btn--secondary:hover,
.is-touch .tpatom-link--secondary: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-link--close,
.tpatom-btn--settings,
.tpatom-link--settings {
    width: 3.28571rem;
    height: 3.28571rem;
    color: #4a4a4a
}

.tpatom-btn,
.tpatom-link {
    line-height: 1.71429;
    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 250ms ease;
    transition: background-color 250ms ease
}

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

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

.tpatom-btn--datepicker,
.tpatom-link--datepicker {
    padding: .92857rem .85714rem;
    font-size: .85714rem;
    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: .57143rem;
        right: .57143rem
    }
}

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

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

.tpatom-btn--pagination,
.tpatom-link--pagination {
    padding: 0 .28571rem;
    font-size: 1rem;
    line-height: 1.71429;
    border-radius: .28571rem;
    min-width: 1.71429rem;
    color: #2172c2;
    -webkit-transition: background-color 250ms ease;
    transition: background-color 250ms ease
}

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

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

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

.tpatom-btn--calendar .icon,
.tpatom-link--calendar .icon {
    font-size: .85714rem;
    height: 1.07143rem;
    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
}

.pw-error-page {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    color: #fff
}

.pw-error-page:not(.wcmmode-edit) .pw-error-page__image {
    left: 0;
    max-width: none;
    min-width: 100%;
    min-height: 100vh;
    position: absolute;
    top: 0
}

.pw-error-page--underneath {
    position: relative;
    z-index: 0
}

.pw-error-page__logo {
    max-width: 150px
}

.pw-error-page__image {
    width: 100%
}

.pw-error-page__text-content {
    padding: 1.71429rem;
    left: 1.07143rem;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: calc(100% - 2.14286rem)
}

@media(min-width:1024px) {
    .pw-error-page__text-content {
        left: 0;
        max-width: 50%;
        width: auto
    }
}

.pw-error-page__title,
.pw-error-page__subtitle,
.pw-error-page__description {
    padding-bottom: 1.71429rem
}

.pw-error-page__description {
    font-size: 1.28571rem;
    line-height: 1.33333
}

@media(min-width:1024px) {
    .pw-error-page__description {
        font-size: 1.28571rem
    }
}

.pw-error-page__description a {
    color: #fff
}

.pw-error-page .tp-container {
    padding-top: 5rem;
    position: relative
}

.pw-error-page .tpatom-contrast-layer {
    z-index: -1
}

.pw-article-page {
    border-radius: .28571rem;
    padding: 2.28571rem 0;
    background-color: #fff
}

@media(min-width:992px) {
    .pw-article-page {
        padding-top: 3.42857rem
    }
}

.pw-article-page__fixed-title {
    margin-bottom: 1.71429rem
}

.pw-article-page__fixed-title .pw-title {
    margin-bottom: 0
}