﻿* {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

    *:before, *:after {
        -webkit-box-sizing: border-box;
        box-sizing: border-box
    }

article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
    display: block
}

audio, canvas, video {
    display: inline-block
}

input, button, select, textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}

audio:not([controls]) {
    display: none;
    height: 0
}

[hidden] {
    display: none
}

html {
    font-family: sans-serif;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    -webkit-tap-highlight-color: rgba(0,0,0,0)
}

body {
    margin: 0
}

a:focus {
    outline: thin dotted
}

a {
    text-decoration: none
}

    a:hover, a:focus {
        text-decoration: none
    }

    a:focus {
        outline: 5px auto -webkit-focus-ring-color;
        outline-offset: -2px
    }

    a:active, a:hover {
        outline: 0
    }

h1 {
    font-size: 2em;
    margin: .67em 0
}

abbr[title] {
    border-bottom: 1px dotted
}

b, strong {
    font-weight: bold
}

dfn {
    font-style: italic
}

hr {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
    border: 0;
    border-top: 1px solid #eee
}

mark {
    background: #ff0;
    color: #000
}

code, kbd, pre, samp {
    font-family: monospace,serif;
    font-size: 1em
}

pre {
    white-space: pre-wrap
}

q {
    quotes: "“" "”" "‘" "’"
}

small {
    font-size: 80%
}

sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

img {
    border: 0;
    vertical-align: middle
}

svg:not(:root) {
    overflow: hidden
}

figure {
    margin: 0
}

fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: .35em .625em .75em
}

legend {
    border: 0;
    padding: 0
}

button, input, select, textarea {
    font-family: inherit;
    font-size: 100%;
    margin: 0
}

button, input {
    line-height: normal
}

button, select {
    text-transform: none
}

button, html input[type="button"], input[type="reset"], input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer
}

    button[disabled], html input[disabled] {
        cursor: default
    }

input[type="checkbox"], input[type="radio"] {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0
}

input[type="search"] {
    -webkit-appearance: textfield;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}

    input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
        -webkit-appearance: none
    }

button::-moz-focus-inner, input::-moz-focus-inner {
    border: 0;
    padding: 0
}

textarea {
    overflow: auto;
    vertical-align: top
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

body.el-GR, body.pl-PL, body.cs-CZ {
    font-family: Arial,Helvetica,sans-serif
}

.container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
    max-width: 1180px
}

    .container.no-padding .row, .container.no-padding [class^="col-"] {
        padding: 0
    }

@media(min-width:768px) {
    .container {
        width: 752px
    }
}

@media(min-width:1024px) {
    .container {
        width: 1008px
    }
}

@media(min-width:1200px) {
    .container {
        width: 1180px
    }
}

@font-face {
    font-family: 'iconfont';
    src: url("/app/common/fonts/iconfont.ttf"),url("/app/common/fonts/iconfont.woff?kefpg5"),url("/app/common/fonts/iconfont.svg?kefpg5#iconfont");
    font-weight: normal;
    font-style: normal
}

i, .icon, .icon-font, .ui-input a[data-role="search"], .subscription-block form .form-group a[data-role="search"], .ui-input button[data-role="search"], .subscription-block form .form-group button[data-role="search"], .ui-input a[data-role="email"], .subscription-block form .form-group a[data-role="email"], .ui-input a[data-role="submit"], .subscription-block form .form-group a[data-role="submit"], .ui-input button[data-role="submit"], .subscription-block form .form-group button[data-role="submit"] {
    font-family: 'iconfont' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    letter-spacing: 0;
    -webkit-font-feature-settings: "liga";
    -ms-font-feature-settings: "liga" 1;
    font-feature-settings: "liga";
    -webkit-font-variant-ligatures: discretionary-ligatures;
    font-variant-ligatures: discretionary-ligatures;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

    i.flip-x, .icon.flip-x, .icon-font.flip-x, .ui-input a.flip-x[data-role="search"], .subscription-block form .form-group a.flip-x[data-role="search"], .ui-input button.flip-x[data-role="search"], .subscription-block form .form-group button.flip-x[data-role="search"], .ui-input a.flip-x[data-role="email"], .subscription-block form .form-group a.flip-x[data-role="email"], .ui-input a.flip-x[data-role="submit"], .subscription-block form .form-group a.flip-x[data-role="submit"], .ui-input button.flip-x[data-role="submit"], .subscription-block form .form-group button.flip-x[data-role="submit"] {
        -webkit-transform: rotate(-180deg);
        transform: rotate(-180deg);
        display: inline-block
    }

.icon-browse:before {
    content: ""
}

.icon-ic_home_black_24px:before, .nav-link[data-level="1"].duplicate[data-level="1"] > .label > i:before {
    content: ""
}

.icon-date:before, .event-list th .ui-icon-btn.js-show-tooltip em:before, .event-list th .ui-icon-btn.js-show-tooltip i:before, .event-list td .ui-icon-btn.js-show-tooltip em:before, .event-list td .ui-icon-btn.js-show-tooltip i:before {
    content: ""
}

.icon-magnifier-sm:before {
    content: ""
}

.icon-right-arrow:before {
    content: ""
}

.icon-close-sm:before {
    content: ""
}

.icon-linkedin:before {
    content: ""
}

.icon-Icon-twitter:before {
    content: ""
}

.icon-youtube:before {
    content: ""
}

.icon-fb:before {
    content: ""
}

.icon-fullscreen:before {
    content: ""
}

.icon-Icon-play:before, .download-list th:nth-last-of-type(1) a[class="media"]:not(:empty):not(.ui-icon-btn):before, .download-list td:nth-last-of-type(1) a[class="media"]:not(:empty):not(.ui-icon-btn):before {
    content: ""
}

.icon-pause:before {
    content: ""
}

.icon-doc:before, .download-list th:nth-last-of-type(1) a:not(:empty):not(.ui-icon-btn):before, .download-list td:nth-last-of-type(1) a:not(:empty):not(.ui-icon-btn):before {
    content: ""
}

.icon-volumn:before {
    content: ""
}

.icon-caret-outline:before, .ui-dropdown__item.top-label i:before, .ui-pagination__arrow i:before, .nav-link[data-level="1"] i:before, .nav-link[data-level="2"] i:before {
    content: ""
}

.icon-caret-solid-sm:before {
    content: ""
}

.icon-right-arrow-sm:before {
    content: ""
}

.icon-email-outline:before {
    content: ""
}

.icon-check:before {
    content: ""
}

.icon-left-arrow:before, .ui-filter-arrow[data-type="left"] i:before {
    content: ""
}

.icon-right-arrow-2:before, .ui-filter-arrow[data-type="right"] i:before {
    content: ""
}

.icon-close-lg:before {
    content: ""
}

.icon-download:before {
    content: ""
}

.icon-email-solid:before {
    content: ""
}

.icon-environment:before {
    content: ""
}

.icon-finance:before {
    content: ""
}

.icon-icon-play-circle:before {
    content: ""
}

.icon-icon-print:before {
    content: ""
}

.icon-magnifier-lg:before {
    content: ""
}

.icon-share:before {
    content: ""
}

.icon-social:before {
    content: ""
}

.icon-globe:before {
    content: ""
}

.icon-account:before {
    content: ""
}

.icon-circle-solid:before {
    content: ""
}

.icon-circle-outline:before {
    content: ""
}

.icon-star:before {
    content: ""
}

.icon-star-outline:before {
    content: ""
}

.icon-check-2:before {
    content: ""
}

.icon-check-outline:before {
    content: ""
}

.icon-caret-down-lg:before {
    content: ""
}

.icon-zoom:before {
    content: ""
}

.icon-maintain:before {
    content: ""
}

.icon-chat2:before {
    content: ""
}

.icon-impaired:before {
    content: ""
}

.icon-menu:before {
    content: ""
}

.icon-checked:before {
    content: ""
}

.icon-close_bold:before {
    content: ""
}

.icon-play:before {
    content: ""
}

.icon-google-plus:before {
    content: ""
}

.icon-twitter:before {
    content: ""
}

.icon-linkedin2:before {
    content: ""
}

.icon-facebook:before {
    content: ""
}

.icon-hamburger:before {
    content: ""
}

.icon-close:before {
    content: ""
}

.icon-chat:before {
    content: ""
}

.icon-down-arrow:before {
    content: ""
}

.icon-email:before {
    content: ""
}

.icon-up-arrow:before {
    content: ""
}

.icon-user:before {
    content: ""
}

.icon-magnifier:before {
    content: ""
}

.icon-arrow:before {
    content: ""
}

.icon-lang:before {
    content: ""
}

.icon-circle-right:before {
    content: ""
}

h1, .h1, .featured-area__top h2, .title-block__title, .intro-text__t, .news-cards .module__top h2, .mosaic .module__top h2, .career-portal p.headline, .font-hero-title {
    font-size: 30px;
    line-height: 35px;
    font-family: "Montserrat",sans-serif;
    font-weight: 300;
    letter-spacing: -1px
}

h2, .h2, .centralize h1, .centralize h2, .centralize h3, .centralize h4 {
    font-size: 20px;
    line-height: 30px;
    font-family: "Montserrat",sans-serif;
    font-weight: 300
}

.font-module-title, .banner__title, .article__title, .article__title h1, .subscription-block__t, .subscription-block__st {
    font-size: 24px;
    line-height: 32px;
    font-family: "Montserrat",sans-serif;
    font-weight: 300
}

h3, .h3, .search-result__items h1, .article blockquote p, .csl-form__t, .csl-form__st, .csl-form__st p, .font-contents-title {
    font-size: 20px;
    line-height: 30px;
    font-family: "Montserrat",sans-serif;
    font-weight: 500
}

.h4, .list__top h2, .list__top .title, .event-list__top h4, h4 {
    font-size: 20px;
    line-height: 30px;
    font-weight: 700
}

.h5, h5 {
    font-size: 15px;
    line-height: 25px;
    font-weight: 500
}

.h6, .csl-form__sst, h6 {
    font-size: 15px;
    line-height: 25px;
    font-weight: 500
}

.h7, .font-tag, .font-meta, .article__tag {
    font-size: 12px;
    line-height: 25px;
    font-family: "Montserrat",sans-serif;
    font-weight: 500;
    color: #29261e
}

    h1.white, h2.white, h3.white, h4.white, h5.white, h6.white, p.white, .h1.white, .featured-area__top h2.white, .white.title-block__title, .white.intro-text__t, .news-cards .module__top h2.white, .mosaic .module__top h2.white, .career-portal p.white.headline, .h2.white, .centralize h1.white, .centralize h2.white, .centralize h3.white, .centralize h4.white, .h3.white, .search-result__items h1.white, .article blockquote p.white, .white.csl-form__t, .white.csl-form__st, .csl-form__st p.white, .h4.white, .list__top h2.white, .list__top .white.title, .event-list__top h4.white, .h5.white, .h6.white, .white.csl-form__sst, .h7.white, .font-hero-title.white, .font-module-title.white, .white.banner__title, .white.article__title, .article__title h1.white, .white.subscription-block__t, .white.subscription-block__st, .font-contents-title.white, .font-search-field.white, .font-meta.white, .white.article__tag {
        color: #fffffd
    }

    h1.black, h2.black, h3.black, h4.black, h5.black, h6.black, p.black, .h1.black, .featured-area__top h2.black, .black.title-block__title, .black.intro-text__t, .news-cards .module__top h2.black, .mosaic .module__top h2.black, .career-portal p.black.headline, .h2.black, .centralize h1.black, .centralize h2.black, .centralize h3.black, .centralize h4.black, .h3.black, .search-result__items h1.black, .article blockquote p.black, .black.csl-form__t, .black.csl-form__st, .csl-form__st p.black, .h4.black, .list__top h2.black, .list__top .black.title, .event-list__top h4.black, .h5.black, .h6.black, .black.csl-form__sst, .h7.black, .font-hero-title.black, .font-module-title.black, .black.banner__title, .black.article__title, .article__title h1.black, .black.subscription-block__t, .black.subscription-block__st, .font-contents-title.black, .font-search-field.black, .font-meta.black, .black.article__tag {
        color: #29261e
    }

    h1[id], h2[id], h3[id], h4[id], h5[id], h6[id], p[id], .h1[id], .featured-area__top h2[id], .title-block__title[id], .intro-text__t[id], .news-cards .module__top h2[id], .mosaic .module__top h2[id], .career-portal p.headline[id], .h2[id], .centralize h1[id], .centralize h2[id], .centralize h3[id], .centralize h4[id], .h3[id], .search-result__items h1[id], .article blockquote p[id], .csl-form__t[id], .csl-form__st[id], .csl-form__st p[id], .h4[id], .list__top h2[id], .list__top .title[id], .event-list__top h4[id], .h5[id], .h6[id], .csl-form__sst[id], .h7[id], .font-hero-title[id], .font-module-title[id], .banner__title[id], .article__title[id], .article__title h1[id], .subscription-block__t[id], .subscription-block__st[id], .font-contents-title[id], .font-search-field[id], .font-meta[id], .article__tag[id] {
        margin-top: 0;
        padding-top: 72px
    }

p, .p, .font-search-field, li {
    padding: 0 0 16px;
    margin: 0;
    font-size: 16px;
    line-height: 1.7em;
    font-family: "Montserrat",sans-serif
}

ul, ol {
    padding-left: 30px;
    padding-bottom: 15px;
    margin: 0
}

li {
    padding: 0 5px 5px
}

.entry {
    font-size: 1.4em;
    line-height: 1.5em
}

.justify {
    text-align: justify
}

@media screen and (min-width:768px) {
    .h1, .featured-area__top h2, .title-block__title, .intro-text__t, .news-cards .module__top h2, .mosaic .module__top h2, .career-portal p.headline, h1, .font-hero-title {
        font-size: 60px;
        line-height: 60px;
        font-weight: 100
    }

    .h2, .centralize h1, .centralize h2, .centralize h3, .centralize h4, h2, .font-module-title, .banner__title, .article__title, .article__title h1, .subscription-block__t, .subscription-block__st {
        font-size: 40px;
        line-height: 50px;
        font-weight: 300
    }

    .h3, .search-result__items h1, .article blockquote p, .csl-form__t, .csl-form__st, .csl-form__st p, h3, .font-contents-title {
        font-size: 30px;
        line-height: 40px;
        font-weight: 500
    }

    .h4, .list__top h2, .list__top .title, .event-list__top h4, h4 {
        font-size: 30px;
        line-height: 40px;
        font-weight: 300
    }

    .h5, h5 {
        font-size: 30px;
        line-height: 40px;
        font-weight: 700
    }

    .h6, .csl-form__sst, h6 {
        font-size: 15px;
        line-height: 25px;
        font-weight: 700
    }

    .font-content {
        font-size: 14px;
        line-height: 20px
    }

    .font-meta, .article__tag {
        font-size: 12px;
        line-height: 23px
    }
}

@media print {
    .h1, .featured-area__top h2, .title-block__title, .intro-text__t, .news-cards .module__top h2, .mosaic .module__top h2, .career-portal p.headline, h1, .font-hero-title {
        font-size: 60px;
        line-height: 60px;
        font-weight: 100
    }

    .h2, .centralize h1, .centralize h2, .centralize h3, .centralize h4, h2, .font-module-title, .banner__title, .article__title, .article__title h1, .subscription-block__t, .subscription-block__st {
        font-size: 40px;
        line-height: 50px;
        font-weight: 300
    }

    .h3, .search-result__items h1, .article blockquote p, .csl-form__t, .csl-form__st, .csl-form__st p, h3, .font-contents-title {
        font-size: 30px;
        line-height: 40px;
        font-weight: 500
    }

    .h4, .list__top h2, .list__top .title, .event-list__top h4, h4 {
        font-size: 30px;
        line-height: 40px;
        font-weight: 300
    }

    .h5, h5 {
        font-size: 30px;
        line-height: 40px;
        font-weight: 700
    }

    .h6, .csl-form__sst, h6 {
        font-size: 15px;
        line-height: 25px;
        font-weight: 700
    }

    .font-content {
        font-size: 14px;
        line-height: 20px
    }

    .font-meta, .article__tag {
        font-size: 12px;
        line-height: 23px
    }
}

.ja-JP .h4, .ja-JP .list__top h2, .list__top .ja-JP h2, .ja-JP .list__top .title, .list__top .ja-JP .title, .ja-JP .event-list__top h4, .event-list__top .ja-JP h4, .ja-JP h4, .zh-CN .h4, .zh-CN .list__top h2, .list__top .zh-CN h2, .zh-CN .list__top .title, .list__top .zh-CN .title, .zh-CN .event-list__top h4, .event-list__top .zh-CN h4, .zh-CN h4 {
    font-size: 18px;
    line-height: 24px;
    font-weight: 500
}

@media screen and (min-width:768px) {
    .ja-JP .h4, .ja-JP .list__top h2, .list__top .ja-JP h2, .ja-JP .list__top .title, .list__top .ja-JP .title, .ja-JP .event-list__top h4, .event-list__top .ja-JP h4, .ja-JP h4, .zh-CN .h4, .zh-CN .list__top h2, .list__top .zh-CN h2, .zh-CN .list__top .title, .list__top .zh-CN .title, .zh-CN .event-list__top h4, .event-list__top .zh-CN h4, .zh-CN h4 {
        font-size: 24px;
        line-height: 32px;
        font-weight: 300
    }
}

.el-GR h1, .el-GR .h1, .el-GR .featured-area__top h2, .featured-area__top .el-GR h2, .el-GR .title-block__title, .el-GR .intro-text__t, .el-GR .news-cards .module__top h2, .news-cards .module__top .el-GR h2, .el-GR .mosaic .module__top h2, .mosaic .module__top .el-GR h2, .el-GR .career-portal p.headline, .career-portal .el-GR p.headline, .el-GR .font-hero-title, .el-GR h2, .el-GR .h2, .el-GR .centralize h1, .centralize .el-GR h1, .el-GR .centralize h2, .centralize .el-GR h2, .el-GR .centralize h3, .centralize .el-GR h3, .el-GR .centralize h4, .centralize .el-GR h4, .el-GR .font-module-title, .el-GR .banner__title, .el-GR .article__title, .el-GR .article__title h1, .article__title .el-GR h1, .el-GR .subscription-block__t, .el-GR .subscription-block__st, .el-GR h3, .el-GR .h3, .el-GR .search-result__items h1, .search-result__items .el-GR h1, .el-GR .article blockquote p, .article blockquote .el-GR p, .el-GR .csl-form__t, .el-GR .csl-form__st, .el-GR .csl-form__st p, .csl-form__st .el-GR p, .el-GR .font-contents-title, .el-GR h4, .el-GR .h4, .el-GR .list__top h2, .list__top .el-GR h2, .el-GR .list__top .title, .list__top .el-GR .title, .el-GR .event-list__top h4, .event-list__top .el-GR h4, .el-GR .h7, .el-GR .font-tag, .el-GR .font-meta, .el-GR .article__tag, .el-GR p, .el-GR .p, .el-GR .font-search-field, .el-GR li, .pl-PL h1, .pl-PL .h1, .pl-PL .featured-area__top h2, .featured-area__top .pl-PL h2, .pl-PL .title-block__title, .pl-PL .intro-text__t, .pl-PL .news-cards .module__top h2, .news-cards .module__top .pl-PL h2, .pl-PL .mosaic .module__top h2, .mosaic .module__top .pl-PL h2, .pl-PL .career-portal p.headline, .career-portal .pl-PL p.headline, .pl-PL .font-hero-title, .pl-PL h2, .pl-PL .h2, .pl-PL .centralize h1, .centralize .pl-PL h1, .pl-PL .centralize h2, .centralize .pl-PL h2, .pl-PL .centralize h3, .centralize .pl-PL h3, .pl-PL .centralize h4, .centralize .pl-PL h4, .pl-PL .font-module-title, .pl-PL .banner__title, .pl-PL .article__title, .pl-PL .article__title h1, .article__title .pl-PL h1, .pl-PL .subscription-block__t, .pl-PL .subscription-block__st, .pl-PL h3, .pl-PL .h3, .pl-PL .search-result__items h1, .search-result__items .pl-PL h1, .pl-PL .article blockquote p, .article blockquote .pl-PL p, .pl-PL .csl-form__t, .pl-PL .csl-form__st, .pl-PL .csl-form__st p, .csl-form__st .pl-PL p, .pl-PL .font-contents-title, .pl-PL h4, .pl-PL .h4, .pl-PL .list__top h2, .list__top .pl-PL h2, .pl-PL .list__top .title, .list__top .pl-PL .title, .pl-PL .event-list__top h4, .event-list__top .pl-PL h4, .pl-PL .h7, .pl-PL .font-tag, .pl-PL .font-meta, .pl-PL .article__tag, .pl-PL p, .pl-PL .p, .pl-PL .font-search-field, .pl-PL li, .cs-CZ h1, .cs-CZ .h1, .cs-CZ .featured-area__top h2, .featured-area__top .cs-CZ h2, .cs-CZ .title-block__title, .cs-CZ .intro-text__t, .cs-CZ .news-cards .module__top h2, .news-cards .module__top .cs-CZ h2, .cs-CZ .mosaic .module__top h2, .mosaic .module__top .cs-CZ h2, .cs-CZ .career-portal p.headline, .career-portal .cs-CZ p.headline, .cs-CZ .font-hero-title, .cs-CZ h2, .cs-CZ .h2, .cs-CZ .centralize h1, .centralize .cs-CZ h1, .cs-CZ .centralize h2, .centralize .cs-CZ h2, .cs-CZ .centralize h3, .centralize .cs-CZ h3, .cs-CZ .centralize h4, .centralize .cs-CZ h4, .cs-CZ .font-module-title, .cs-CZ .banner__title, .cs-CZ .article__title, .cs-CZ .article__title h1, .article__title .cs-CZ h1, .cs-CZ .subscription-block__t, .cs-CZ .subscription-block__st, .cs-CZ h3, .cs-CZ .h3, .cs-CZ .search-result__items h1, .search-result__items .cs-CZ h1, .cs-CZ .article blockquote p, .article blockquote .cs-CZ p, .cs-CZ .csl-form__t, .cs-CZ .csl-form__st, .cs-CZ .csl-form__st p, .csl-form__st .cs-CZ p, .cs-CZ .font-contents-title, .cs-CZ h4, .cs-CZ .h4, .cs-CZ .list__top h2, .list__top .cs-CZ h2, .cs-CZ .list__top .title, .list__top .cs-CZ .title, .cs-CZ .event-list__top h4, .event-list__top .cs-CZ h4, .cs-CZ .h7, .cs-CZ .font-tag, .cs-CZ .font-meta, .cs-CZ .article__tag, .cs-CZ p, .cs-CZ .p, .cs-CZ .font-search-field, .cs-CZ li {
    font-family: Arial,Helvetica,sans-serif
}

.js-slider {
}

    .js-slider .js-slider-inner {
        will-change: transform;
        -webkit-transform: matrix(1,0,0,1,0,0);
        transform: matrix(1,0,0,1,0,0)
    }

    .js-slider .js-slider-inside-animation {
        display: block;
        will-change: transform,opacity
    }

    .js-slider.type1 .js-slider-inside-animation.before-animate-in, .js-slider.type1 .js-slider-outer-animation.before-animate-in {
        -webkit-transform-origin: 0 100%;
        transform-origin: 0 100%;
        -webkit-transform: translate3d(0,-75px,0) scale(1,1.125);
        transform: translate3d(0,-75px,0) scale(1,1.125);
        opacity: 0;
        -webkit-transition: opacity 250ms cubic-bezier(.15,.67,.67,1),-webkit-transform 250ms cubic-bezier(.15,.67,.67,1);
        transition: opacity 250ms cubic-bezier(.15,.67,.67,1),-webkit-transform 250ms cubic-bezier(.15,.67,.67,1);
        transition: opacity 250ms cubic-bezier(.15,.67,.67,1),transform 250ms cubic-bezier(.15,.67,.67,1);
        transition: opacity 250ms cubic-bezier(.15,.67,.67,1),transform 250ms cubic-bezier(.15,.67,.67,1),-webkit-transform 250ms cubic-bezier(.15,.67,.67,1)
    }

        .js-slider.type1 .js-slider-inside-animation.before-animate-in.animate-in, .js-slider.type1 .js-slider-outer-animation.before-animate-in.animate-in {
            -webkit-transform: none;
            transform: none;
            opacity: 1;
            -webkit-filter: none;
            filter: none
        }

    .js-slider.type1 .js-slider-inside-animation.before-animate-out, .js-slider.type1 .js-slider-outer-animation.before-animate-out {
        -webkit-transform-origin: 0 0;
        transform-origin: 0 0;
        -webkit-transition: opacity 250ms cubic-bezier(.15,.67,.67,1),-webkit-transform 250ms cubic-bezier(.15,.67,.67,1);
        transition: opacity 250ms cubic-bezier(.15,.67,.67,1),-webkit-transform 250ms cubic-bezier(.15,.67,.67,1);
        transition: opacity 250ms cubic-bezier(.15,.67,.67,1),transform 250ms cubic-bezier(.15,.67,.67,1);
        transition: opacity 250ms cubic-bezier(.15,.67,.67,1),transform 250ms cubic-bezier(.15,.67,.67,1),-webkit-transform 250ms cubic-bezier(.15,.67,.67,1)
    }

        .js-slider.type1 .js-slider-inside-animation.before-animate-out.animate-out, .js-slider.type1 .js-slider-outer-animation.before-animate-out.animate-out {
            -webkit-transform: translate3d(0,75px,0) scale(1,1.125);
            transform: translate3d(0,75px,0) scale(1,1.125);
            opacity: 0
        }

    .js-slider.type2 .js-slider-inside-animation.before-animate-in {
        opacity: 0;
        -webkit-transition: opacity 450ms cubic-bezier(.15,.67,.67,1);
        transition: opacity 450ms cubic-bezier(.15,.67,.67,1);
        -webkit-transition-delay: 200ms;
        transition-delay: 200ms
    }

        .js-slider.type2 .js-slider-inside-animation.before-animate-in.animate-in {
            opacity: 1
        }

    .js-slider.type2 .js-slider-inside-animation.before-animate-out {
        -webkit-transition: opacity 450ms cubic-bezier(.15,.67,.67,1);
        transition: opacity 450ms cubic-bezier(.15,.67,.67,1)
    }

        .js-slider.type2 .js-slider-inside-animation.before-animate-out.animate-out {
            opacity: 0
        }

    .js-slider.type2 .js-slider-outer-animation {
        -webkit-transition: opacity 450ms cubic-bezier(.15,.67,.67,1);
        transition: opacity 450ms cubic-bezier(.15,.67,.67,1);
        -webkit-transition-delay: 200ms;
        transition-delay: 200ms
    }

        .js-slider.type2 .js-slider-outer-animation.before-animate-in {
            opacity: 0
        }

            .js-slider.type2 .js-slider-outer-animation.before-animate-in.animate-in {
                opacity: 1
            }

    .js-slider.type3 .js-slider-inside-animation, .js-slider.type3 .js-slider-outer-animation {
        will-change: clip-path
    }

        .js-slider.type3 .js-slider-inside-animation.before-animate-in, .js-slider.type3 .js-slider-outer-animation.before-animate-in {
            opacity: 0;
            -webkit-clip-path: polygon(0% 0%,0% 0%,10% 100%,0% 100%);
            clip-path: polygon(0% 0%,0% 0%,10% 100%,0% 100%);
            -webkit-transition: opacity 350ms cubic-bezier(.15,.67,.67,1),-webkit-clip-path 350ms cubic-bezier(.15,.67,.67,1);
            transition: opacity 350ms cubic-bezier(.15,.67,.67,1),-webkit-clip-path 350ms cubic-bezier(.15,.67,.67,1);
            transition: clip-path 350ms cubic-bezier(.15,.67,.67,1),opacity 350ms cubic-bezier(.15,.67,.67,1);
            transition: clip-path 350ms cubic-bezier(.15,.67,.67,1),opacity 350ms cubic-bezier(.15,.67,.67,1),-webkit-clip-path 350ms cubic-bezier(.15,.67,.67,1)
        }

            .js-slider.type3 .js-slider-inside-animation.before-animate-in.animate-in, .js-slider.type3 .js-slider-outer-animation.before-animate-in.animate-in {
                opacity: 1;
                -webkit-clip-path: polygon(0% 0%,100% 0%,100% 100%,0% 100%);
                clip-path: polygon(0% 0%,100% 0%,100% 100%,0% 100%)
            }

        .js-slider.type3 .js-slider-inside-animation.before-animate-out, .js-slider.type3 .js-slider-outer-animation.before-animate-out {
            -webkit-clip-path: polygon(0% 0%,100% 0%,100% 100%,0% 100%);
            clip-path: polygon(0% 0%,100% 0%,100% 100%,0% 100%);
            -webkit-transition: opacity 350ms cubic-bezier(.15,.67,.67,1),-webkit-clip-path 350ms cubic-bezier(.15,.67,.67,1);
            transition: opacity 350ms cubic-bezier(.15,.67,.67,1),-webkit-clip-path 350ms cubic-bezier(.15,.67,.67,1);
            transition: clip-path 350ms cubic-bezier(.15,.67,.67,1),opacity 350ms cubic-bezier(.15,.67,.67,1);
            transition: clip-path 350ms cubic-bezier(.15,.67,.67,1),opacity 350ms cubic-bezier(.15,.67,.67,1),-webkit-clip-path 350ms cubic-bezier(.15,.67,.67,1)
        }

            .js-slider.type3 .js-slider-inside-animation.before-animate-out.animate-out, .js-slider.type3 .js-slider-outer-animation.before-animate-out.animate-out {
                opacity: 0;
                -webkit-clip-path: polygon(100% 0%,100% 0%,100% 100%,95% 100%);
                clip-path: polygon(100% 0%,100% 0%,100% 100%,95% 100%)
            }

    .js-slider.type4 .js-slider-inside-animation, .js-slider.type4 .js-slider-outer-animation {
        will-change: clip-path
    }

        .js-slider.type4 .js-slider-inside-animation.before-animate-in, .js-slider.type4 .js-slider-outer-animation.before-animate-in {
            opacity: 0;
            -webkit-clip-path: polygon(0% 0%,100% 0%,100% 0%,0% 10%);
            clip-path: polygon(0% 0%,100% 0%,100% 0%,0% 10%);
            -webkit-transition: opacity 150ms,-webkit-clip-path 350ms cubic-bezier(.15,.67,.67,1);
            transition: opacity 150ms,-webkit-clip-path 350ms cubic-bezier(.15,.67,.67,1);
            transition: clip-path 350ms cubic-bezier(.15,.67,.67,1),opacity 150ms;
            transition: clip-path 350ms cubic-bezier(.15,.67,.67,1),opacity 150ms,-webkit-clip-path 350ms cubic-bezier(.15,.67,.67,1)
        }

            .js-slider.type4 .js-slider-inside-animation.before-animate-in.animate-in, .js-slider.type4 .js-slider-outer-animation.before-animate-in.animate-in {
                opacity: 1;
                -webkit-clip-path: polygon(0% 0%,100% 0%,100% 100%,0% 100%);
                clip-path: polygon(0% 0%,100% 0%,100% 100%,0% 100%)
            }

        .js-slider.type4 .js-slider-inside-animation.before-animate-out, .js-slider.type4 .js-slider-outer-animation.before-animate-out {
            opacity: 1;
            -webkit-clip-path: polygon(0% 0%,100% 0%,100% 100%,0% 100%);
            clip-path: polygon(0% 0%,100% 0%,100% 100%,0% 100%);
            -webkit-transition: opacity 150ms 250ms,-webkit-clip-path 350ms cubic-bezier(.15,.67,.67,1);
            transition: opacity 150ms 250ms,-webkit-clip-path 350ms cubic-bezier(.15,.67,.67,1);
            transition: clip-path 350ms cubic-bezier(.15,.67,.67,1),opacity 150ms 250ms;
            transition: clip-path 350ms cubic-bezier(.15,.67,.67,1),opacity 150ms 250ms,-webkit-clip-path 350ms cubic-bezier(.15,.67,.67,1)
        }

            .js-slider.type4 .js-slider-inside-animation.before-animate-out.animate-out, .js-slider.type4 .js-slider-outer-animation.before-animate-out.animate-out {
                opacity: 0;
                -webkit-clip-path: polygon(0% 95%,100% 100%,100% 95%,0% 100%);
                clip-path: polygon(0% 95%,100% 100%,100% 95%,0% 100%)
            }

    .js-slider.type-opacity .js-slider-inside-animation, .js-slider.type-opacity .js-slider-outer-animation {
        will-change: opacity
    }

        .js-slider.type-opacity .js-slider-inside-animation.before-animate-in, .js-slider.type-opacity .js-slider-outer-animation.before-animate-in {
            opacity: 0;
            -webkit-transition: opacity 700ms ease;
            transition: opacity 700ms ease
        }

            .js-slider.type-opacity .js-slider-inside-animation.before-animate-in.animate-in, .js-slider.type-opacity .js-slider-outer-animation.before-animate-in.animate-in {
                opacity: 1
            }

        .js-slider.type-opacity .js-slider-inside-animation.before-animate-out, .js-slider.type-opacity .js-slider-outer-animation.before-animate-out {
            opacity: 1;
            -webkit-transition: opacity 700ms 250ms ease;
            transition: opacity 700ms 250ms ease
        }

            .js-slider.type-opacity .js-slider-inside-animation.before-animate-out.animate-out, .js-slider.type-opacity .js-slider-outer-animation.before-animate-out.animate-out {
                opacity: 0
            }

    .js-slider.type1 .js-slider-inner, .js-slider.type2 .js-slider-inner, .js-slider.type3 .js-slider-inner, .js-slider.type-opacity .js-slider-inner {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-box-align: stretch;
        -ms-flex-align: stretch;
        align-items: stretch;
        will-change: transform;
        -webkit-transform: matrix(1,0,0,1,0,0);
        transform: matrix(1,0,0,1,0,0)
    }

    .js-slider.type-each-tx .js-slider-inner {
        position: relative
    }

    .js-slider.type-each-tx .js-slider-item {
        opacity: 0;
        position: absolute;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        z-index: 0;
        will-change: transform;
        -webkit-transform: matrix(1,0,0,1,0,0);
        transform: matrix(1,0,0,1,0,0)
    }

    .js-slider.type-each-tx .already-in {
        opacity: 1;
        -webkit-transform: matrix(1,0,0,1,0,0);
        transform: matrix(1,0,0,1,0,0)
    }

    .js-slider.type-each-tx .before-animate-out {
        opacity: 1;
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0)
    }

        .js-slider.type-each-tx .before-animate-out.animate-out {
            -webkit-transform: translate3d(-100%,0,0);
            transform: translate3d(-100%,0,0);
            -webkit-transition: -webkit-transform 800ms cubic-bezier(.57,.13,.4,.88);
            transition: -webkit-transform 800ms cubic-bezier(.57,.13,.4,.88);
            transition: transform 800ms cubic-bezier(.57,.13,.4,.88);
            transition: transform 800ms cubic-bezier(.57,.13,.4,.88),-webkit-transform 800ms cubic-bezier(.57,.13,.4,.88);
            -webkit-transition-delay: 150ms;
            transition-delay: 150ms
        }

    .js-slider.type-each-tx .before-animate-in {
        opacity: 1;
        -webkit-transform: translate3d(100%,0,0);
        transform: translate3d(100%,0,0)
    }

        .js-slider.type-each-tx .before-animate-in.animate-in {
            -webkit-transform: translate3d(0,0,0);
            transform: translate3d(0,0,0);
            -webkit-transition: -webkit-transform 800ms cubic-bezier(.57,.13,.4,.88);
            transition: -webkit-transform 800ms cubic-bezier(.57,.13,.4,.88);
            transition: transform 800ms cubic-bezier(.57,.13,.4,.88);
            transition: transform 800ms cubic-bezier(.57,.13,.4,.88),-webkit-transform 800ms cubic-bezier(.57,.13,.4,.88);
            z-index: 99
        }

.experienceeditor .js-slider .js-slider__inner {
    display: block
}

.experienceeditor .js-slider .ui-dots, .experienceeditor .js-slider .ui-pagination {
    display: none
}

body.no-scroll, body.search-active {
    overflow-y: scroll;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%
}

body {
    font-family: "Montserrat",sans-serif;
    color: #29261e;
    background-color: #fcfcfc;
    overflow-y: auto;
    overflow-x: hidden
}

    body.error-500 h1 {
        text-align: center
    }

    body.hide-header .header {
        display: none
    }

main {
    overflow: hidden;
    min-height: 800px
}

.experienceeditor main, .experienceeditor main.no-js {
    visibility: visible
}

.experienceeditor img.scEmptyImage {
    width: 200px;
    height: auto
}

a {
    text-decoration: none
}

    a:active, a:hover {
        text-decoration: none
    }

.skip-to-content {
    display: block;
    position: fixed;
    z-index: 999999;
    background: #fff;
    width: 1px;
    height: 1px;
    overflow: hidden;
    text-align: center
}

    .skip-to-content:active, .skip-to-content:focus {
        outline: none;
        width: 100%;
        height: auto;
        padding: 30px;
        border: 1px dashed #000;
        text-decoration: underline;
        color: #fc1921
    }

.subscription-block form .form-group > label, .visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.clip-masker {
    display: none;
    width: 100%;
    height: auto;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 99;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.mobile-only {
    display: block
}

@media screen and (min-width:481px) {
    .mobile-only {
        display: none
    }
}

@media screen and (max-width:480px) {
    .mobile-hide {
        display: none
    }
}

.desktop-only {
    display: block
}

@media screen and (min-width:1025px) {
    .desktop-only {
        display: none
    }
}

@media screen and (max-width:1024px) {
    .desktop-hide {
        display: none
    }
}

.js-load-more-alternative {
    opacity: 0;
    pointer-events: none
}

.show-load-more-alternative .js-load-more-alternative {
    opacity: 1;
    pointer-events: auto
}

.hide-load-more .js-load-more {
    display: none
}

.t-center {
    text-align: center
}

.media-reponsive-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 20px;
    height: 0;
    margin: 30px 0
}

    .media-reponsive-container > iframe, .media-reponsive-container > object {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%
    }

a {
    text-decoration: none
}

    a:active, a:hover {
        text-decoration: none
    }

main {
    overflow: hidden;
    min-height: 800px
}

.no-hero main {
    padding-top: 90px
}

@media screen and (min-width:1024px) {
    .no-hero main {
        padding-top: 150px
    }
}

.off {
    display: none !important
}

@media screen and (min-width:1024px) {
    .off-only-desktop {
        display: none !important
    }
}

.hide {
    opacity: 0;
    pointer-events: none
}

.blur {
    -webkit-filter: blur(3px);
    filter: blur(3px);
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0)
}

.lock, .fetching {
    pointer-events: none !important;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.tag, .cat, .banner__cat {
    font-family: "Montserrat",sans-serif;
    font-size: 15px;
    font-weight: 300;
    position: relative;
    color: #b7b5ae
}

.pagination {
    font-family: "Montserrat",sans-serif;
    font-size: 15px;
    font-weight: 300;
    position: relative
}

.color-bar {
    width: 100px;
    height: 2px;
    -webkit-transition: all 500ms;
    transition: all 500ms;
    background: #29261e
}

@-webkit-keyframes animate-y-in-plus {
    0% {
        -webkit-transform: translateY(90px);
        transform: translateY(90px)
    }

    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@keyframes animate-y-in-plus {
    0% {
        -webkit-transform: translateY(90px);
        transform: translateY(90px)
    }

    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@-webkit-keyframes animate-y-in-minus {
    0% {
        -webkit-transform: translateY(-90px);
        transform: translateY(-90px)
    }

    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@keyframes animate-y-in-minus {
    0% {
        -webkit-transform: translateY(-90px);
        transform: translateY(-90px)
    }

    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@-webkit-keyframes csl-table-row-open {
    0% {
        -webkit-transform: translateY(-10px);
        transform: translateY(-10px);
        opacity: .5
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@keyframes csl-table-row-open {
    0% {
        -webkit-transform: translateY(-10px);
        transform: translateY(-10px);
        opacity: .5
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

body.el-GR, body.pl-PL, body.cs-CZ {
    font-family: Arial,Helvetica,sans-serif
}

@-webkit-keyframes scaleX {
    0% {
        -webkit-transform: scaleX(0);
        transform: scaleX(0)
    }

    50% {
        -webkit-transform: scaleX(.5);
        transform: scaleX(.5)
    }

    100% {
        -webkit-transform: scaleX(1);
        transform: scaleX(1)
    }
}

@keyframes scaleX {
    0% {
        -webkit-transform: scaleX(0);
        transform: scaleX(0)
    }

    50% {
        -webkit-transform: scaleX(.5);
        transform: scaleX(.5)
    }

    100% {
        -webkit-transform: scaleX(1);
        transform: scaleX(1)
    }
}

@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@-webkit-keyframes showHide {
    0% {
        opacity: 1
    }

    50%,100% {
        opacity: 0
    }
}

@keyframes showHide {
    0% {
        opacity: 1
    }

    50%,100% {
        opacity: 0
    }
}

.bar-loader {
    display: inline-block;
    width: 100%;
    height: 2px;
    background: rgba(0,0,0,.9);
    will-change: transform;
    -webkit-transform-origin: 0 50%;
    transform-origin: 0 50%;
    -webkit-transform: scaleX(0);
    transform: scaleX(0)
}

    .bar-loader.run {
        -webkit-animation-duration: 2000ms;
        animation-duration: 2000ms;
        -webkit-animation-timing-function: linear;
        animation-timing-function: linear;
        -webkit-animation-iteration-count: infinite;
        animation-iteration-count: infinite;
        -webkit-animation-name: scaleX;
        animation-name: scaleX
    }

.c-loader {
    background: inherit;
    overflow: hidden;
    border-radius: 50%;
    width: 100%;
    height: 100%;
    position: relative;
    display: block;
    pointer-events: none;
    z-index: 0;
    -webkit-animation-duration: 2000ms;
    animation-duration: 2000ms;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite
}

    .c-loader.has-masker:after {
        content: "";
        border-radius: 50%;
        position: absolute;
        width: 90%;
        height: 90%;
        background: inherit;
        top: 50%;
        left: 50%;
        -webkit-transform: translate3d(-50%,-50%,0);
        transform: translate3d(-50%,-50%,0);
        z-index: 4
    }

    .c-loader.run .spinner, .ui-btn--circle-play:hover .c-loader .spinner, .ui-btn--circle-play.active .c-loader .spinner {
        -webkit-animation-name: spin;
        animation-name: spin
    }

    .c-loader.run .left, .ui-btn--circle-play:hover .c-loader .left, .ui-btn--circle-play.active .c-loader .left {
        -webkit-animation-name: showHide;
        animation-name: showHide
    }

    .c-loader.run .right, .ui-btn--circle-play:hover .c-loader .right, .ui-btn--circle-play.active .c-loader .right {
        -webkit-animation-name: showHide;
        animation-name: showHide
    }

    .c-loader.paused > * {
        -webkit-animation-play-state: paused;
        animation-play-state: paused
    }

    .c-loader.running > * {
        -webkit-animation-play-state: running;
        animation-play-state: running
    }

    .c-loader .left, .c-loader .right, .c-loader .spinner {
        position: absolute;
        top: 0;
        width: 50%;
        height: 100%
    }

    .c-loader .spinner {
        left: 0;
        background: #000;
        -webkit-transform-origin: 100% 50%;
        transform-origin: 100% 50%;
        z-index: 2;
        border-radius: 100% 0 0 100%/50% 0 0 50%;
        will-change: transform;
        -webkit-transform: rotate(0);
        transform: rotate(0);
        -webkit-animation-duration: inherit;
        animation-duration: inherit;
        -webkit-animation-timing-function: linear;
        animation-timing-function: linear;
        -webkit-animation-iteration-count: inherit;
        animation-iteration-count: inherit
    }

    .c-loader .left {
        left: 0;
        opacity: 1;
        z-index: 3;
        -webkit-transform-origin: 100% 50%;
        transform-origin: 100% 50%;
        background: inherit;
        border-radius: 100% 0 0 100%/50% 0 0 50%;
        -webkit-animation-timing-function: steps(1,end);
        animation-timing-function: steps(1,end);
        -webkit-animation-iteration-count: inherit;
        animation-iteration-count: inherit;
        -webkit-animation-duration: inherit;
        animation-duration: inherit
    }

    .c-loader .right {
        opacity: 0;
        width: 50%;
        height: 100%;
        border-radius: 0 100% 100% 0/0 50% 50% 0;
        right: 0;
        z-index: 1;
        background: #000;
        animation-direction: reverse;
        -webkit-animation-timing-function: steps(1,end);
        animation-timing-function: steps(1,end);
        -webkit-animation-iteration-count: inherit;
        animation-iteration-count: inherit;
        -webkit-animation-duration: inherit;
        animation-duration: inherit
    }

.ui-icon-btn, .ui-btn {
    display: inline-block;
    font-size: 15px;
    line-height: 1.7em;
    font-weight: 500;
    text-decoration: none
}

    .inactive.ui-icon-btn, .disabled.ui-icon-btn, .event-list__item.show-tooltip .ui-icon-btn.js-show-tooltip, .event-list__item.gapi-success .ui-icon-btn.js-show-tooltip, .ui-btn.inactive, .ui-btn.disabled, .csl-form form input[type="submit"]:disabled, .csl-form form input[type="button"]:disabled, .csl-form form .btn:disabled, .event-list__item.show-tooltip .ui-btn.ui-icon-btn.js-show-tooltip, .event-list__item.gapi-success .ui-btn.ui-icon-btn.js-show-tooltip {
        opacity: .5;
        pointer-events: none
    }

        .inactive.ui-icon-btn .icon-font, .inactive.ui-icon-btn [class^="icon-"], .inactive.ui-icon-btn i, .disabled.ui-icon-btn .icon-font, .event-list__item.show-tooltip .ui-icon-btn.js-show-tooltip .icon-font, .event-list__item.gapi-success .ui-icon-btn.js-show-tooltip .icon-font, .disabled.ui-icon-btn [class^="icon-"], .event-list__item.show-tooltip .ui-icon-btn.js-show-tooltip [class^="icon-"], .event-list__item.gapi-success .ui-icon-btn.js-show-tooltip [class^="icon-"], .disabled.ui-icon-btn i, .event-list__item.show-tooltip .ui-icon-btn.js-show-tooltip i, .event-list__item.gapi-success .ui-icon-btn.js-show-tooltip i, .ui-btn.inactive .icon-font, .ui-btn.inactive [class^="icon-"], .ui-btn.inactive i, .ui-btn.disabled .icon-font, .csl-form form input[type="submit"]:disabled .icon-font, .csl-form form input[type="button"]:disabled .icon-font, .csl-form form .btn:disabled .icon-font, .event-list__item.show-tooltip .ui-btn.ui-icon-btn.js-show-tooltip .icon-font, .event-list__item.gapi-success .ui-btn.ui-icon-btn.js-show-tooltip .icon-font, .ui-btn.disabled [class^="icon-"], .csl-form form input[type="submit"]:disabled [class^="icon-"], .csl-form form input[type="button"]:disabled [class^="icon-"], .csl-form form .btn:disabled [class^="icon-"], .event-list__item.show-tooltip .ui-btn.ui-icon-btn.js-show-tooltip [class^="icon-"], .event-list__item.gapi-success .ui-btn.ui-icon-btn.js-show-tooltip [class^="icon-"], .ui-btn.disabled i, .csl-form form input[type="submit"]:disabled i, .csl-form form input[type="button"]:disabled i, .csl-form form .btn:disabled i, .event-list__item.show-tooltip .ui-btn.ui-icon-btn.js-show-tooltip i, .event-list__item.gapi-success .ui-btn.ui-icon-btn.js-show-tooltip i {
            color: #000
        }

    .ui-icon-btn .icon-font, .ui-icon-btn [class^="icon-"], .ui-icon-btn i, .ui-btn .icon-font, .ui-btn [class^="icon-"], .ui-btn i {
        pointer-events: none
    }

.ui-icon-btn {
    position: relative
}

    .ui-icon-btn .icon, .ui-icon-btn i {
        vertical-align: middle;
        pointer-events: none
    }

    .ui-icon-btn:after {
        width: 100%;
        height: 100%;
        background: rgba(0,0,0,.001);
        position: absolute;
        top: 0;
        left: 0;
        z-index: 10;
        content: ""
    }

    .ui-icon-btn:focus, .ui-icon-btn:active {
        outline: none;
        border: 1px solid #e7040b;
        text-decoration: none
    }

.ui-btn--primary {
    position: relative;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    padding: 0 35px;
    height: 60px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: #fff;
    background-color: transparent;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-transition: color 250ms,border-color 250ms,background-color 250ms;
    transition: color 250ms,border-color 250ms,background-color 250ms
}

.ui-btn--text, .ui-btn--secondary {
    color: #e7040b;
    position: relative;
    padding: 0 1px 2.5px;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

    .ui-btn--text:after, .ui-btn--secondary:after {
        content: "";
        position: absolute;
        width: 100%;
        height: 2px;
        bottom: 0;
        left: 0;
        background-color: #e7040b;
        pointer-events: none;
        opacity: 0;
        will-change: opacity;
        -webkit-transition: 150ms all;
        transition: 150ms all;
        -webkit-transform-origin: 50%;
        transform-origin: 50%
    }

    .ui-btn--text:focus, .ui-btn--text:active, .ui-btn--text:hover, .ui-btn--secondary:focus, .ui-btn--secondary:active, .ui-btn--secondary:hover {
        outline: unset;
        outline: none;
        text-decoration: underline;
        color: #e7040b
    }

    .ui-btn--text i, .ui-btn--secondary i {
        margin-right: 5px
    }

.ui-btn--box {
    display: inline-block;
    font-family: "Montserrat",sans-serif;
    font-size: 15px;
    padding: 15px 25px;
    font-weight: 300;
    border-radius: 30px;
    outline: none;
    border: 0;
    text-align: center;
    background-color: #e7040b;
    color: #fffffd;
    position: relative;
    will-change: color;
    -webkit-transition: color 250ms,background-color 250ms;
    transition: color 250ms,background-color 250ms
}

    .ui-btn--box:focus, .ui-btn--box:hover {
        outline: none;
        background-color: #e2dfda;
        color: #e7040b
    }

    .ui-btn--box.active {
        background-color: #fffffd;
        color: #e7040b;
        pointer-events: none
    }

.circle-btn, .ui-btn--circle-plus, .ui-btn--circle-play, .ui-btn--circle-pause, .ui-btn--circle-check {
    position: relative;
    display: inline-block;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    text-indent: -9999px;
    text-align: center
}

    .circle-btn .c-loader, .ui-btn--circle-plus .c-loader, .ui-btn--circle-play .c-loader, .ui-btn--circle-pause .c-loader, .ui-btn--circle-check .c-loader {
        opacity: 0;
        display: none
    }

    .circle-btn.lg, .lg.ui-btn--circle-plus, .lg.ui-btn--circle-play, .lg.ui-btn--circle-pause, .lg.ui-btn--circle-check {
        width: 90px;
        height: 90px
    }

    .circle-btn.transparent, .transparent.ui-btn--circle-plus, .transparent.ui-btn--circle-play, .transparent.ui-btn--circle-pause, .transparent.ui-btn--circle-check {
        background-color: transparent;
        border: 1px solid #fffffd
    }

        .circle-btn.transparent i, .transparent.ui-btn--circle-plus i, .transparent.ui-btn--circle-play i, .transparent.ui-btn--circle-pause i, .transparent.ui-btn--circle-check i {
            color: #e7040b
        }

        .circle-btn.transparent:before, .transparent.ui-btn--circle-plus:before, .transparent.ui-btn--circle-play:before, .transparent.ui-btn--circle-pause:before, .transparent.ui-btn--circle-check:before {
            border-color: transparent transparent transparent #fffffd
        }

    .circle-btn.transparent-white, .transparent-white.ui-btn--circle-plus, .transparent-white.ui-btn--circle-play, .transparent-white.ui-btn--circle-pause, .transparent-white.ui-btn--circle-check {
        background-color: transparent;
        border: 1px solid #fffffd
    }

        .circle-btn.transparent-white i, .transparent-white.ui-btn--circle-plus i, .transparent-white.ui-btn--circle-play i, .transparent-white.ui-btn--circle-pause i, .transparent-white.ui-btn--circle-check i {
            color: #fffffd
        }

        .circle-btn.transparent-white:before, .transparent-white.ui-btn--circle-plus:before, .transparent-white.ui-btn--circle-play:before, .transparent-white.ui-btn--circle-pause:before, .transparent-white.ui-btn--circle-check:before {
            border-color: transparent transparent transparent #fffffd
        }

    .circle-btn.black-red, .black-red.ui-btn--circle-plus, .black-red.ui-btn--circle-play, .black-red.ui-btn--circle-pause, .black-red.ui-btn--circle-check {
        background-color: #000
    }

        .circle-btn.black-red i, .black-red.ui-btn--circle-plus i, .black-red.ui-btn--circle-play i, .black-red.ui-btn--circle-pause i, .black-red.ui-btn--circle-check i {
            color: #e7040b
        }

        .circle-btn.black-red:before, .black-red.ui-btn--circle-plus:before, .black-red.ui-btn--circle-play:before, .black-red.ui-btn--circle-pause:before, .black-red.ui-btn--circle-check:before {
            border-color: transparent transparent transparent #e7040b
        }

    .circle-btn.black-white, .black-white.ui-btn--circle-plus, .black-white.ui-btn--circle-play, .black-white.ui-btn--circle-pause, .black-white.ui-btn--circle-check {
        background-color: #000
    }

        .circle-btn.black-white i, .black-white.ui-btn--circle-plus i, .black-white.ui-btn--circle-play i, .black-white.ui-btn--circle-pause i, .black-white.ui-btn--circle-check i {
            color: #fffffd
        }

        .circle-btn.black-white:before, .black-white.ui-btn--circle-plus:before, .black-white.ui-btn--circle-play:before, .black-white.ui-btn--circle-pause:before, .black-white.ui-btn--circle-check:before {
            border-color: transparent transparent transparent #fffffd
        }

    .circle-btn:active, .circle-btn:focus, .ui-btn--circle-plus:active, .ui-btn--circle-play:active, .ui-btn--circle-pause:active, .ui-btn--circle-check:active, .ui-btn--circle-plus:focus, .ui-btn--circle-play:focus, .ui-btn--circle-pause:focus, .ui-btn--circle-check:focus {
        border: 2px dotted #e7040b;
        outline: none
    }

@media screen and (max-width:768px) {
    .circle-btn.lg, .lg.ui-btn--circle-plus, .lg.ui-btn--circle-play, .lg.ui-btn--circle-pause, .lg.ui-btn--circle-check {
        width: 60px;
        height: 60px
    }
}

.ui-btn--circle-plus {
    background-color: #fffffd;
    text-indent: 0;
    border: 1px solid #f1efea;
    position: relative;
    color: #e7040b
}

    .ui-btn--circle-plus i {
        color: #e7040b
    }

    .ui-btn--circle-plus:before {
        border-color: transparent transparent transparent #e7040b
    }

    .ui-btn--circle-plus i {
        position: absolute;
        left: 50%;
        top: 50%;
        color: inherit;
        font-size: 18px;
        -webkit-transform: translate3d(-50%,-50%,0) rotate(45deg) scale(.8,.8);
        transform: translate3d(-50%,-50%,0) rotate(45deg) scale(.8,.8);
        z-index: 11;
        will-change: transform;
        -webkit-transition: 150ms -webkit-transform;
        transition: 150ms -webkit-transform;
        transition: 150ms transform;
        transition: 150ms transform,150ms -webkit-transform
    }

        .ui-btn--circle-plus i:before {
            content: "";
            pointer-events: none
        }

    .ui-btn--circle-plus:after {
        content: "";
        position: absolute;
        left: 50%;
        top: 50%;
        width: 94%;
        height: 94%;
        background-color: inherit;
        border-radius: 50%;
        -webkit-transform: translate3d(-50%,-50%,0);
        transform: translate3d(-50%,-50%,0);
        z-index: 10
    }

    .ui-btn--circle-plus:hover i, .ui-btn--circle-plus.active i {
        -webkit-transform: translate3d(-50%,-50%,0) rotate(45deg) scale(1,1);
        transform: translate3d(-50%,-50%,0) rotate(45deg) scale(1,1)
    }

.ui-btn--circle-play {
    background-color: #fffffd;
    -webkit-transition: background-color 150ms;
    transition: background-color 150ms
}

    .ui-btn--circle-play i {
        color: #e7040b
    }

    .ui-btn--circle-play:before {
        border-color: transparent transparent transparent #e7040b
    }

    .ui-btn--circle-play:before {
        content: "";
        position: absolute;
        left: 50%;
        top: 50%;
        border-width: 7px 0 7px 12px;
        border-color: transparent transparent transparent #e7040b;
        border-style: solid;
        will-change: transform;
        -webkit-transform: translate3d(-40%,-50%,0);
        transform: translate3d(-40%,-50%,0);
        z-index: 11
    }

    .ui-btn--circle-play:after {
        content: "";
        position: absolute;
        left: 50%;
        top: 50%;
        width: 94%;
        height: 94%;
        background-color: inherit;
        border-radius: 50%;
        -webkit-transform: translate3d(-50%,-50%,0);
        transform: translate3d(-50%,-50%,0);
        z-index: 10
    }

    .ui-btn--circle-play:hover, .ui-btn--circle-play.active {
        background-color: #fffffd
    }

        .ui-btn--circle-play:hover:before, .ui-btn--circle-play.active:before {
            content: "Play";
            color: #000;
            text-indent: 0;
            border: 0;
            -webkit-transform: translate3d(-50%,-50%,0);
            transform: translate3d(-50%,-50%,0)
        }

        .ui-btn--circle-play:hover .c-loader, .ui-btn--circle-play.active .c-loader {
            opacity: 1
        }

.ui-btn--circle-pause {
    background-color: #fffffd;
    text-indent: 0;
    border: 1px solid #f1efea;
    position: relative;
    color: #e7040b
}

    .ui-btn--circle-pause i {
        color: #e7040b
    }

    .ui-btn--circle-pause:before {
        border-color: transparent transparent transparent #e7040b
    }

    .ui-btn--circle-pause i {
        position: absolute;
        left: 50%;
        top: 50%;
        color: inherit;
        font-size: 24px;
        -webkit-transform: translate3d(-50%,-50%,0);
        transform: translate3d(-50%,-50%,0);
        z-index: 11;
        will-change: transform;
        -webkit-transition: 150ms -webkit-transform;
        transition: 150ms -webkit-transform;
        transition: 150ms transform;
        transition: 150ms transform,150ms -webkit-transform
    }

        .ui-btn--circle-pause i:before {
            content: "";
            pointer-events: none
        }

    .ui-btn--circle-pause:after {
        content: "";
        position: absolute;
        left: 50%;
        top: 50%;
        width: 94%;
        height: 94%;
        background-color: inherit;
        border-radius: 50%;
        -webkit-transform: translate3d(-50%,-50%,0);
        transform: translate3d(-50%,-50%,0);
        z-index: 10
    }

    .ui-btn--circle-pause:hover, .ui-btn--circle-pause.active {
        outline: none
    }

.ui-btn--circle-check {
    background-color: #fffffd;
    text-indent: 0;
    border: 1px solid #f1efea;
    position: relative;
    color: #e7040b
}

    .ui-btn--circle-check i {
        color: #e7040b
    }

    .ui-btn--circle-check:before {
        border-color: transparent transparent transparent #e7040b
    }

    .ui-btn--circle-check i {
        position: absolute;
        left: 50%;
        top: 50%;
        color: inherit;
        font-size: 26px;
        -webkit-transform: translate3d(-50%,-50%,0) scale(.8,.8);
        transform: translate3d(-50%,-50%,0) scale(.8,.8);
        z-index: 11;
        will-change: transform;
        -webkit-transition: 150ms -webkit-transform;
        transition: 150ms -webkit-transform;
        transition: 150ms transform;
        transition: 150ms transform,150ms -webkit-transform
    }

        .ui-btn--circle-check i:before {
            content: "";
            pointer-events: none
        }

    .ui-btn--circle-check:after {
        content: "";
        position: absolute;
        left: 50%;
        top: 50%;
        width: 94%;
        height: 94%;
        background-color: inherit;
        border-radius: 50%;
        -webkit-transform: translate3d(-50%,-50%,0);
        transform: translate3d(-50%,-50%,0);
        z-index: 10
    }

    .ui-btn--circle-check:hover i, .ui-btn--circle-check.active i {
        -webkit-transform: translate3d(-50%,-50%,0) scale(1,1);
        transform: translate3d(-50%,-50%,0) scale(1,1)
    }

.ui-btn--tag {
    background-color: #fff;
    color: #5e5e5e;
    font-size: 15px;
    font-weight: 300;
    white-space: nowrap;
    border: 1px solid #bababa;
    border-radius: 3px;
    padding: 5px 10px;
    margin-right: 8px
}

    .ui-btn--tag:hover, .ui-btn--tag:focus {
        outline: none;
        color: #e7040b;
        border-color: #e7040b
    }

.ui-btn--browseall {
    padding: 15px 15px;
    font-size: 15px;
    line-height: normal;
    color: #e7040b;
    display: inline-block
}

    .ui-btn--browseall:hover, .ui-btn--browseall:focus {
        outline: none;
        text-decoration: underline
    }

.el-GR .ui-btn, .pl-PL .ui-btn, .cs-CZ .ui-btn {
    font-family: Arial,Helvetica,sans-serif
}

.ui-filter {
    position: relative;
    text-align: center;
    padding: 0 15px
}

    .ui-filter ul, .ui-filter li {
        margin: 0;
        padding: 0;
        list-style: none
    }

.ui-filter-masker {
    position: relative;
    width: 100%;
    overflow: hidden;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.ui-filter-list {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap
}

    .ui-filter-list li {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto
    }

        .ui-filter-list li + li {
            margin-left: 10px
        }

button.ui-filter-item {
    background-color: inherit;
    border: none
}

.ui-filter-item {
    line-height: 1.2em;
    height: 50px;
    max-width: 200px;
    display: inline-block;
    font-family: "Montserrat",sans-serif;
    font-size: 15px;
    padding: 5px 10px;
    font-weight: 600;
    border-radius: 30px;
    min-width: 100px;
    color: #212121;
    position: relative;
    will-change: color;
    -webkit-transition: color 250ms,background-color 250ms;
    transition: color 250ms,background-color 250ms;
    text-decoration: none
}

.ui-filter.use-link .ui-filter-item:hover {
    text-decoration: none;
    color: #fff;
    background-color: #e7040b
}

.ui-filter-item:hover {
    background-color: #e2dfda;
    text-decoration: none
}

.ui-filter-item:focus, .ui-filter-item.active {
    color: #fffffd;
    background-color: #e7040b;
    text-decoration: none;
    outline: none
}

.ui-filter-item.active {
    pointer-events: none
}

.ui-filter-arrow {
    position: absolute;
    padding: 5px;
    color: #212121;
    display: none;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

    .ui-filter-arrow i {
        pointer-events: none;
        display: inline-block;
        color: inherit;
        font-size: 24px
    }

    .ui-filter-arrow[data-type="left"] {
        left: -15px
    }

    .ui-filter-arrow[data-type="right"] {
        right: -15px
    }

@media screen and (max-width:768px) {
    .ui-filter .ui-filter-masker {
        overflow-x: auto;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }

    .ui-filter-list li + li {
        margin-left: 15px
    }
}

@media screen and (max-width:1024px) {
    .ui-filter .ui-filter-masker {
        overflow-x: auto
    }

    .ui-filter .ui-filter-list {
        -webkit-transform: none !important;
        transform: none !important;
        margin-left: auto;
        margin-right: auto
    }
}

.c-breadcrumb {
    display: none
}

@media screen and (min-width:768px) {
    .c-breadcrumb {
        display: block;
        padding: 20px 0 15px
    }
}

.c-breadcrumb ul {
    margin: 0;
    padding: 0;
    list-style: none;
    overflow: hidden;
    color: #111;
    font-size: 12px
}

    .c-breadcrumb ul li {
        padding: 2px 16px 2px 0;
        margin: 0;
        float: left;
        position: relative
    }

        .c-breadcrumb ul li:nth-of-type(1), .c-breadcrumb ul li:nth-last-of-type(2) {
            display: inline-block
        }

        .c-breadcrumb ul li:after {
            content: ">";
            position: absolute;
            right: 5px;
            top: 4px;
            font-size: 14px;
            color: inherit
        }

        .c-breadcrumb ul li:nth-last-of-type(1) {
            pointer-events: none
        }

            .c-breadcrumb ul li:nth-last-of-type(1):after {
                display: none
            }

    .c-breadcrumb ul li, .c-breadcrumb ul a {
        font-weight: 300;
        line-height: 1.4em;
        font-size: inherit;
        color: inherit
    }

        .c-breadcrumb ul li:first-letter, .c-breadcrumb ul a:first-letter {
            text-transform: uppercase
        }

        .c-breadcrumb ul a:active, .c-breadcrumb ul a:hover, .c-breadcrumb ul a:focus {
            outline: unset;
            outline: none;
            text-decoration: underline;
            color: #e7040b
        }

@media screen and (min-width:768px) {
    .c-breadcrumb nav ul li {
        display: inline-block
    }
}

.ui-dropdown {
    min-width: 300px;
    border: 1px solid #f1efea;
    height: 60px;
    overflow: hidden;
    will-change: height;
    background: #fff;
    position: relative
}

    .ui-dropdown.active {
        height: auto
    }

        .ui-dropdown.active .ui-dropdown__item.top-label i {
            -webkit-transform: translate3d(50%,-50%,0) rotate(180deg);
            transform: translate3d(50%,-50%,0) rotate(180deg)
        }

    .ui-dropdown select {
        width: 100%;
        height: 60px;
        border-radius: 0;
        border: 0;
        background: #fff;
        color: #010101;
        font-size: 15px;
        line-height: 25px;
        outline: none;
        padding: 0 20px
    }

    .ui-dropdown option:checked {
        color: red
    }

    .ui-dropdown.is-rendering select {
        opacity: .5
    }

.ui-dropdown__items {
    width: 100%;
    padding: 0;
    margin: 0;
    display: none
}

.ui-dropdown__item {
    position: relative;
    list-style: none;
    margin: 0;
    padding: 0;
    height: 60px
}

    .ui-dropdown__item a {
        color: #010101;
        font-size: 15px;
        text-decoration: none;
        display: block;
        width: 100%;
        height: 100%;
        line-height: 60px;
        padding: 0 50px;
        will-change: color;
        -webkit-transition: color 300ms;
        transition: color 300ms
    }

        .ui-dropdown__item a > * {
            pointer-events: none;
            -webkit-user-select: none;
            -moz-user-select: none;
            -ms-user-select: none;
            user-select: none
        }

    .ui-dropdown__item span {
        color: inherit
    }

    .ui-dropdown__item.top-label {
        background: #fff
    }

        .ui-dropdown__item.top-label:after {
            position: absolute;
            content: "";
            width: 0;
            height: 0;
            border-style: solid;
            border-color: red transparent transparent transparent;
            border-width: 5px 5px 0 5px;
            top: 50%;
            right: 20px;
            -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
            visibility: hidden
        }

        .ui-dropdown__item.top-label i {
            color: #e7040b;
            font-size: 25px;
            position: absolute;
            top: 50%;
            right: 50px;
            -webkit-transform: translate3d(50%,-50%,0);
            transform: translate3d(50%,-50%,0)
        }

    .ui-dropdown__item:not(.top-label):hover a, .ui-dropdown__item:not(.top-label).active a {
        color: #e7040b
    }

    .ui-dropdown__item:not(.top-label).active {
        cursor: default;
        pointer-events: none
    }

@media screen and (min-width:480px) {
    .ui-dropdown .ui-dummy-select {
        display: none
    }

    .ui-dropdown__items {
        display: block
    }
}

.ui-input, .subscription-block form .form-group {
    height: 60px;
    position: relative;
    border: 1px solid #f1efea;
    font-family: "Montserrat",sans-serif;
    font-size: 15px;
    font-weight: 300
}

    .ui-input input, .subscription-block form .form-group input, .ui-input input[type="text"], .subscription-block form .form-group input[type="text"], .ui-input input[type="number"], .subscription-block form .form-group input[type="number"] {
        font-family: inherit;
        font-size: inherit;
        font-weight: inherit;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        width: 100%;
        height: 100%;
        outline: none;
        border: 0;
        background: transparent;
        color: #010101;
        padding: 0 50px
    }

        .ui-input input::-webkit-input-placeholder, .subscription-block form .form-group input::-webkit-input-placeholder, .ui-input input[type="text"]::-webkit-input-placeholder, .subscription-block form .form-group input[type="text"]::-webkit-input-placeholder, .ui-input input[type="number"]::-webkit-input-placeholder, .subscription-block form .form-group input[type="number"]::-webkit-input-placeholder {
            color: #010101
        }

        .ui-input input::-ms-clear, .subscription-block form .form-group input::-ms-clear, .ui-input input[type="text"]::-ms-clear, .subscription-block form .form-group input[type="text"]::-ms-clear, .ui-input input[type="number"]::-ms-clear, .subscription-block form .form-group input[type="number"]::-ms-clear {
            display: none
        }

        .ui-input input::-ms-reveal, .subscription-block form .form-group input::-ms-reveal, .ui-input input[type="text"]::-ms-reveal, .subscription-block form .form-group input[type="text"]::-ms-reveal, .ui-input input[type="number"]::-ms-reveal, .subscription-block form .form-group input[type="number"]::-ms-reveal {
            display: none
        }

        .ui-input input:active, .subscription-block form .form-group input:active, .ui-input input:focus, .subscription-block form .form-group input:focus, .ui-input input[type="text"]:active, .subscription-block form .form-group input[type="text"]:active, .ui-input input[type="text"]:focus, .subscription-block form .form-group input[type="text"]:focus, .ui-input input[type="number"]:active, .subscription-block form .form-group input[type="number"]:active, .ui-input input[type="number"]:focus, .subscription-block form .form-group input[type="number"]:focus {
            border: 1px solid #e7040b
        }

    .ui-input a[data-role="search"]:active, .subscription-block form .form-group a[data-role="search"]:active, .ui-input a[data-role="search"]:focus, .subscription-block form .form-group a[data-role="search"]:focus, .ui-input button[data-role="search"]:active, .subscription-block form .form-group button[data-role="search"]:active, .ui-input button[data-role="search"]:focus, .subscription-block form .form-group button[data-role="search"]:focus, .ui-input a[data-role="email"]:active, .subscription-block form .form-group a[data-role="email"]:active, .ui-input a[data-role="email"]:focus, .subscription-block form .form-group a[data-role="email"]:focus, .ui-input a[data-role="submit"]:active, .subscription-block form .form-group a[data-role="submit"]:active, .ui-input a[data-role="submit"]:focus, .subscription-block form .form-group a[data-role="submit"]:focus, .ui-input button[data-role="submit"]:active, .subscription-block form .form-group button[data-role="submit"]:active, .ui-input button[data-role="submit"]:focus, .subscription-block form .form-group button[data-role="submit"]:focus {
        outline: none;
        border: 1px solid #e7040b;
        text-decoration: none
    }

    .ui-input.small, .subscription-block form .small.form-group {
        height: 30px
    }

    .ui-input.large, .subscription-block form .form-group {
        font-size: 30px;
        font-weight: 300;
        height: 90px
    }

    .ui-input.search, .subscription-block form .search.form-group {
        padding-left: 90px;
        padding-right: 90px
    }

        .ui-input.search input:-webkit-autofill, .subscription-block form .search.form-group input:-webkit-autofill {
            background-color: transparent !important;
            color: #fff !important
        }

        .ui-input.search button[data-role="search"], .subscription-block form .search.form-group button[data-role="search"], .ui-input.search button[data-role="submit"], .subscription-block form .search.form-group button[data-role="submit"] {
            border: none;
            background-color: transparent
        }

        .ui-input.search a[data-role="search"], .subscription-block form .search.form-group a[data-role="search"], .ui-input.search button[data-role="search"], .subscription-block form .search.form-group button[data-role="search"], .ui-input.search i, .subscription-block form .search.form-group i {
            position: absolute;
            left: 30px;
            top: 50%;
            font-size: 20px;
            color: #e7040b;
            -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
            padding: 15px;
            display: inline-block;
            cursor: pointer;
            z-index: 1
        }

            .ui-input.search a[data-role="search"]:before, .subscription-block form .search.form-group a[data-role="search"]:before, .ui-input.search button[data-role="search"]:before, .subscription-block form .search.form-group button[data-role="search"]:before, .ui-input.search i:before, .subscription-block form .search.form-group i:before {
                content: "";
                pointer-events: none
            }

        .ui-input.search a[data-role="submit"], .subscription-block form .search.form-group a[data-role="submit"], .ui-input.search button[data-role="submit"], .subscription-block form .search.form-group button[data-role="submit"] {
            position: absolute;
            top: 50%;
            font-size: 20px;
            padding: 20px;
            right: 30px;
            color: #e7040b;
            -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
            display: inline-block;
            cursor: pointer;
            z-index: 1
        }

            .ui-input.search a[data-role="submit"]:before, .subscription-block form .search.form-group a[data-role="submit"]:before, .ui-input.search button[data-role="submit"]:before, .subscription-block form .search.form-group button[data-role="submit"]:before {
                pointer-events: none;
                content: ""
            }

    .ui-input.email, .subscription-block form .email.form-group {
        padding-left: 90px;
        padding-right: 90px
    }

        .ui-input.email input:-webkit-autofill, .subscription-block form .email.form-group input:-webkit-autofill {
            background-color: transparent !important;
            color: #fff !important
        }

        .ui-input.email a[data-role="email"], .subscription-block form .email.form-group a[data-role="email"], .ui-input.email i, .subscription-block form .email.form-group i {
            position: absolute;
            left: 30px;
            top: 50%;
            font-size: 20px;
            color: #e7040b;
            -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
            padding: 15px;
            display: inline-block;
            cursor: pointer;
            z-index: 1
        }

            .ui-input.email a[data-role="email"]:before, .subscription-block form .email.form-group a[data-role="email"]:before, .ui-input.email i:before, .subscription-block form .email.form-group i:before {
                content: "";
                pointer-events: none
            }

        .ui-input.email a[data-role="submit"], .subscription-block form .email.form-group a[data-role="submit"], .ui-input.email button[data-role="submit"], .subscription-block form .email.form-group button[data-role="submit"] {
            position: absolute;
            top: 50%;
            font-size: 20px;
            padding: 20px;
            right: 30px;
            color: #e7040b;
            -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
            display: inline-block;
            cursor: pointer;
            z-index: 1
        }

            .ui-input.email a[data-role="submit"]:before, .subscription-block form .email.form-group a[data-role="submit"]:before, .ui-input.email button[data-role="submit"]:before, .subscription-block form .email.form-group button[data-role="submit"]:before {
                pointer-events: none;
                content: ""
            }

    .ui-input.white, .subscription-block form .white.form-group {
        background-color: #fff
    }

        .ui-input.white input, .subscription-block form .white.form-group input, .ui-input.white input[type="text"], .subscription-block form .white.form-group input[type="text"], .ui-input.white input[type="number"], .subscription-block form .white.form-group input[type="number"] {
            color: #010101
        }

            .ui-input.white input::-webkit-input-placeholder, .subscription-block form .white.form-group input::-webkit-input-placeholder, .ui-input.white input[type="text"]::-webkit-input-placeholder, .subscription-block form .white.form-group input[type="text"]::-webkit-input-placeholder, .ui-input.white input[type="number"]::-webkit-input-placeholder, .subscription-block form .white.form-group input[type="number"]::-webkit-input-placeholder {
                color: #010101
            }

    .ui-input.dark, .subscription-block form .dark.form-group {
        background-color: #010101
    }

        .ui-input.dark input, .subscription-block form .dark.form-group input, .ui-input.dark input[type="text"], .subscription-block form .dark.form-group input[type="text"], .ui-input.dark input[type="number"], .subscription-block form .dark.form-group input[type="number"] {
            color: #fff
        }

            .ui-input.dark input::-webkit-input-placeholder, .subscription-block form .dark.form-group input::-webkit-input-placeholder, .ui-input.dark input[type="text"]::-webkit-input-placeholder, .subscription-block form .dark.form-group input[type="text"]::-webkit-input-placeholder, .ui-input.dark input[type="number"]::-webkit-input-placeholder, .subscription-block form .dark.form-group input[type="number"]::-webkit-input-placeholder {
                color: #fff
            }

    .ui-input.focus a[data-role="search"]:before, .subscription-block form .focus.form-group a[data-role="search"]:before, .ui-input.focus button[data-role="search"]:before, .subscription-block form .focus.form-group button[data-role="search"]:before, .ui-input.focus i:before, .subscription-block form .focus.form-group i:before {
        content: ""
    }

@media screen and (max-width:767px) {
    .ui-input.large, .subscription-block form .form-group {
        font-size: 15px;
        height: 60px
    }

    .ui-input.email, .subscription-block form .email.form-group, .ui-input.search, .subscription-block form .search.form-group {
        padding-left: 45px;
        padding-right: 45px
    }

        .ui-input.email a[data-role="search"], .subscription-block form .email.form-group a[data-role="search"], .ui-input.email button[data-role="search"], .subscription-block form .email.form-group button[data-role="search"], .ui-input.email a[data-role="email"], .subscription-block form .email.form-group a[data-role="email"], .ui-input.search a[data-role="search"], .subscription-block form .search.form-group a[data-role="search"], .ui-input.search button[data-role="search"], .subscription-block form .search.form-group button[data-role="search"], .ui-input.search a[data-role="email"], .subscription-block form .search.form-group a[data-role="email"] {
            left: 0
        }

        .ui-input.email a[data-role="submit"], .subscription-block form .email.form-group a[data-role="submit"], .ui-input.email button[data-role="submit"], .subscription-block form .email.form-group button[data-role="submit"], .ui-input.search a[data-role="submit"], .subscription-block form .search.form-group a[data-role="submit"], .ui-input.search button[data-role="submit"], .subscription-block form .search.form-group button[data-role="submit"] {
            right: 0
        }

        .ui-input.email i, .subscription-block form .email.form-group i, .ui-input.search i, .subscription-block form .search.form-group i {
            left: 0
        }
}

.ui-dots {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    height: 20px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.ui-dots__item {
    width: 30px;
    height: 30px;
    text-decoration: none;
    position: relative
}

    .ui-dots__item:after {
        content: "";
        width: 8px;
        height: 8px;
        position: absolute;
        top: 50%;
        left: 50%;
        margin: -4px 0 0 -4px;
        border-radius: 50%;
        background-color: #fffffd
    }

    .ui-dots__item:focus {
        outline: none;
        border: 1px solid #e7040b
    }

    .ui-dots__item.active:after {
        width: 12px;
        height: 12px;
        margin: -6px 0 0 -6px;
        background-color: transparent;
        border: 2px solid #fffffd
    }

.ui-dots.inactive {
    opacity: .25;
    pointer-events: none
}

@media screen and (min-width:768px) {
    .ui-dots .ui-dots__item:hover:after {
        background-color: #fff
    }

    .ui-dots .ui-dots__item:hover:before {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

.ui-dots.theme-black .ui-dots__item:after {
    background-color: #fff
}

.ui-dots.theme-black .ui-dots__item:before {
    background-color: #fff
}

.ui-dots.theme-black .ui-dots__item.active:after, .ui-dots.theme-black .ui-dots__item:hover:after {
    background-color: gray
}

.ui-dots.theme-black .ui-dots__item.active:before, .ui-dots.theme-black .ui-dots__item:hover:before {
    -webkit-transform: scale(1);
    transform: scale(1)
}

.ui-checkbox {
    position: relative;
    text-align: center;
    padding: 0 15px
}

.ui-checkbox-masker {
    position: relative;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    overflow: hidden
}

.ui-checkbox-list {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 10px 0;
    text-align: left
}

.ui-checkbox-item {
    font-size: 15px;
    line-height: 20px;
    display: inline-block;
    position: relative;
    text-align: left;
    margin: 10px 30px 10px 0
}

    .ui-checkbox-item label {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap
    }

    .ui-checkbox-item input {
        position: absolute;
        opacity: 0
    }

    .ui-checkbox-item .custom-checkbox {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 20px;
        height: 20px;
        border: 2px solid #f1efea;
        display: inline-block;
        margin-right: 7px;
        vertical-align: middle
    }

    .ui-checkbox-item i {
        color: #e7040b;
        font-size: 32px;
        top: 5px;
        left: 14px;
        -webkit-transform: translate3d(-50%,-50%,0);
        transform: translate3d(-50%,-50%,0);
        position: absolute;
        pointer-events: none;
        opacity: 0;
        will-change: opacity;
        -webkit-transition: opacity 150ms;
        transition: opacity 150ms
    }

    .ui-checkbox-item input:focus + .custom-checkbox {
        border: 2px solid #e7040b
    }

    .ui-checkbox-item input:checked + .custom-checkbox i {
        opacity: 1
    }

@media screen and (max-width:768px) {
    .ui-checkbox .ui-checkbox-masker {
        overflow-x: auto;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start
    }
}

@media screen and (max-width:1024px) {
    .ui-checkbox-container .ui-checkbox + .ui-checkbox {
        margin-left: 30px
    }

    .ui-checkbox .ui-checkbox-masker {
        overflow-x: auto
    }

    .ui-checkbox .ui-checkbox-list {
        -webkit-transform: none !important;
        transform: none !important;
        margin-left: auto;
        margin-right: auto
    }
}

.ui-pagination {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

    .ui-pagination > * {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto
    }

        .ui-pagination > *:not(:first-child) {
            margin-left: 45px
        }

.ui-pagination__arrow, .ui-pagination__btn {
    width: 20px;
    height: 20px;
    text-align: center;
    color: #010101;
    will-change: color;
    -webkit-transition: color 125ms;
    transition: color 125ms
}

    .ui-pagination__arrow:focus, .ui-pagination__arrow:hover, .ui-pagination__arrow:active, .ui-pagination__btn:focus, .ui-pagination__btn:hover, .ui-pagination__btn:active {
        color: #e7040b;
        outline: none
    }

    .ui-pagination__arrow.inactive, .ui-pagination__btn.inactive {
        pointer-events: none;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
        opacity: .25
    }

    .ui-pagination__arrow i {
        font-size: 24px;
        line-height: 20px;
        display: inline-block;
        color: inherit
    }

    .ui-pagination__arrow.inactive {
        visibility: hidden;
        outline: none
    }

    .ui-pagination__arrow[role="prev"] i {
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg)
    }

    .ui-pagination__arrow[role="next"] i {
        -webkit-transform: rotate(-90deg);
        transform: rotate(-90deg)
    }

.ui-pagination__index {
    display: inline-block;
    text-align: center;
    width: 20px;
    height: 20px;
    line-height: 20px;
    will-change: color;
    -webkit-transition: color 125ms;
    transition: color 125ms;
    color: #e7040b
}

    .ui-pagination__index:focus, .ui-pagination__index:hover, .ui-pagination__index.active {
        color: #010101;
        text-decoration: underline;
        outline: none
    }

.ui-pagination__count {
    font-family: "Montserrat",sans-serif;
    font-size: 13px;
    color: #000;
    display: inline-block;
    text-align: center;
    min-width: 40px
}

.ui-pagination.inactive {
    pointer-events: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    opacity: .25
}

.ui-pagination.theme-black .ui-pagination__btn, .ui-pagination-black .ui-pagination__btn {
    background-color: gray;
    border: 2px solid #fff
}

    .ui-pagination.theme-black .ui-pagination__btn [class^="icon-"], .ui-pagination-black .ui-pagination__btn [class^="icon-"] {
        color: #fff
    }

    .ui-pagination.theme-black .ui-pagination__btn:hover, .ui-pagination.theme-black .ui-pagination__btn:active, .ui-pagination-black .ui-pagination__btn:hover, .ui-pagination-black .ui-pagination__btn:active {
        background-color: #fff
    }

        .ui-pagination.theme-black .ui-pagination__btn:hover [class^="icon-"], .ui-pagination.theme-black .ui-pagination__btn:active [class^="icon-"], .ui-pagination-black .ui-pagination__btn:hover [class^="icon-"], .ui-pagination-black .ui-pagination__btn:active [class^="icon-"] {
            color: gray
        }

.ui-pagination.theme-black .ui-pagination__count, .ui-pagination-black .ui-pagination__count {
    color: #fff
}

.ui-selector {
    position: relative;
    display: inline-block;
    will-change: background-color;
    -webkit-transition: background-color 150ms;
    transition: background-color 150ms;
    min-width: 100px
}

    .ui-selector .ui-selector-label {
        display: block;
        font-size: 14px;
        line-height: 16px;
        position: relative;
        padding: 10px 30px 10px 0;
        text-align: left;
        color: #29261e
    }

        .ui-selector .ui-selector-label i {
            position: absolute;
            top: 50%;
            right: 0;
            -webkit-transform-origin: 50%;
            transform-origin: 50%;
            font-size: 30px;
            margin-top: -15px
        }

        .ui-selector .ui-selector-label:focus, .ui-selector .ui-selector-label:hover, .ui-selector .ui-selector-label.active {
            border: 0;
            outline: unset;
            outline: none;
            text-decoration: underline;
            color: #e7040b
        }

            .ui-selector .ui-selector-label:focus i, .ui-selector .ui-selector-label:hover i, .ui-selector .ui-selector-label.active i {
                -webkit-transform: rotate(180deg);
                transform: rotate(180deg)
            }

    .ui-selector .l-list {
        display: none;
        width: 100%;
        position: absolute;
        z-index: 99;
        left: 0;
        margin: 0;
        padding: 0 10px 10px;
        background-color: inherit;
        text-align: left;
        -webkit-transform: translateY(-1px);
        transform: translateY(-1px)
    }

        .ui-selector .l-list > div {
            padding: 7.5px 0;
            margin: 0;
            position: relative
        }

            .ui-selector .l-list > div.active {
                display: none
            }

        .ui-selector .l-list a, .ui-selector .l-list button {
            font-size: 14px;
            line-height: 16px;
            font-weight: 300;
            text-align: left;
            color: #29261e
        }

            .ui-selector .l-list a:hover, .ui-selector .l-list a:focus, .ui-selector .l-list button:hover, .ui-selector .l-list button:focus {
                outline: unset;
                outline: none;
                text-decoration: underline;
                color: #e7040b
            }

        .ui-selector .l-list i, .ui-selector .l-list em, .ui-selector .l-list [class*="icon-"] {
            position: absolute;
            top: 50%;
            right: 5px;
            -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
            font-weight: 100;
            font-size: 10px
        }

    .ui-selector.direction-up .l-list {
        bottom: 30px;
        -webkit-transform: translateY(1px);
        transform: translateY(1px)
    }

    .ui-selector.active {
        padding: 0 10px;
        background-color: #fffffd;
        -webkit-box-shadow: 0 -1px 2px 1px rgba(37,37,37,.05);
        box-shadow: 0 -1px 2px 1px rgba(37,37,37,.05)
    }

        .ui-selector.active .l-list {
            display: block;
            -webkit-box-shadow: 0 2px 2px 1px rgba(37,37,37,.05);
            box-shadow: 0 2px 2px 1px rgba(37,37,37,.05);
            pointer-events: auto
        }

    .ui-selector.ui-selector-orderby.active {
        min-width: 200px
    }

    .ui-selector.ui-selector-orderby .ui-selector-label {
        color: #fc1921;
        font-weight: 300
    }

    .ui-selector button {
        border: none;
        background-color: transparent
    }

section .introduction .headline {
    line-height: 1.1em;
    margin: 0;
    padding: 0 0 15px;
    font-weight: 300;
    font-size: 28px
}

@media screen and (min-width:1024px) {
    section .introduction .headline {
        line-height: 1.2em;
        padding-bottom: 25px;
        font-weight: 100;
        font-size: 42px
    }
}

section .introduction .subheadline {
    line-height: 1.4em;
    margin: 0;
    padding: 0 0 15px;
    font-weight: 300;
    font-size: 20px
}

@media screen and (min-width:1024px) {
    section .introduction .subheadline {
        padding: 0 0 30px;
        font-size: 28px
    }
}

@media screen and (min-width:1024px) {
    section .introduction .text {
        padding: 0 0 20px;
        font-weight: 300
    }
}

@media screen and (max-width:1023px) {
    section .introduction .text p, section .introduction .text li {
        line-height: 1.5em;
        font-weight: 300
    }
}

section .introduction .text p a, section .introduction .text li a {
    color: #e7040b
}

section .introduction.TitleBlock {
    text-align: center
}

@media screen and (min-width:1024px) {
    section .introduction.TitleBlock .headline {
        font-size: 48px;
        line-height: 1.1em
    }
}

@media screen and (min-width:768px) {
    section .introduction.TitleBlock .subheadline {
        font-size: 20px
    }
}

@media screen and (min-width:1024px) {
    section .introduction.TitleBlock .subheadline {
        font-size: 22px
    }
}

.fullsizeimage {
    position: relative;
    width: 100%
}

    .fullsizeimage .button-container {
        background-color: #e3e0db;
        width: 100%;
        height: 34px
    }

        .fullsizeimage .button-container .share-button {
            cursor: pointer;
            border: none;
            outline: none;
            background: none;
            position: absolute;
            top: 1px;
            right: 0;
            padding: 6px 10px;
            font-size: 15px;
            font-weight: 300;
            color: #5e5e5e;
            white-space: nowrap
        }

            .fullsizeimage .button-container .share-button:focus, .fullsizeimage .button-container .share-button:hover {
                color: #e7040b
            }

            .fullsizeimage .button-container .share-button .icon-share {
                color: inherit;
                padding-right: 4px;
                font-size: 13px
            }

    .fullsizeimage .share-container {
        display: none;
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 80%;
        padding: 8px;
        background: -webkit-gradient(linear,left top,left bottom,from(#000),to(rgba(0,0,0,0)));
        background: linear-gradient(#000,rgba(0,0,0,0))
    }

@media screen and (min-width:1024px) {
    .fullsizeimage .share-container {
        padding: 30px
    }
}

.fullsizeimage .share-container .close-btn {
    cursor: pointer;
    border: none;
    outline: none;
    background: none;
    position: absolute;
    color: #fff;
    top: 8px;
    right: 8px;
    padding: 12px
}

    .fullsizeimage .share-container .close-btn:focus {
        border: 1px solid #e7040b
    }

@media screen and (min-width:1024px) {
    .fullsizeimage .share-container .close-btn {
        font-size: 22px;
        top: 20px;
        right: 20px
    }
}

.fullsizeimage .share-container .title {
    color: #fff;
    font-size: 1.2em;
    font-weight: 500;
    padding-bottom: 8px;
    margin: 10px 40px 0 0;
    min-height: 32px
}

.fullsizeimage .share-container .desc {
    color: #fff;
    padding-bottom: 20px;
    margin-right: 40px
}

.fullsizeimage .share-container .directlinklabel {
    color: #fff;
    padding-bottom: 4px;
    font-size: .9em;
    font-weight: 500
}

.fullsizeimage .share-container .directlink {
    cursor: pointer;
    width: 100%;
    padding: 8px;
    background: #fff;
    border: none
}

.fullsizeimage .share-container .social-share-image {
    padding-bottom: 20px
}

    .fullsizeimage .share-container .social-share-image ul {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        padding: 0;
        margin: 0
    }

    .fullsizeimage .share-container .social-share-image li {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        text-align: center;
        margin: 0 20px 0 0;
        padding: 0;
        width: 35px;
        height: 35px;
        font-size: 12px;
        background-color: #fffffd
    }

        .fullsizeimage .share-container .social-share-image li a {
            text-decoration: none
        }

        .fullsizeimage .share-container .social-share-image li img {
            width: auto;
            height: 16px;
            pointer-events: none
        }

.fullsizeimage .image-path {
    display: none
}

.fullsizeimage.share .share-button {
    display: none
}

.fullsizeimage.share .share-container {
    display: block
}

.table-intro h2.title {
    font-size: 26px;
    line-height: 1.3em;
    font-weight: 300;
    margin: 0;
    padding: 0 0 15px
}

@media screen and (min-width:768px) {
    .table-intro h2.title {
        font-size: 30px
    }
}

.table-intro p {
    font-weight: 300;
    padding: 0 0 10px
}

.ui-wrapper {
    display: inline-block
}

    .ui-wrapper.vertical {
        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-align: start;
        -ms-flex-align: start;
        align-items: flex-start
    }

        .ui-wrapper.vertical .ui-btn + .ui-btn {
            margin-top: 20px
        }

.RTEimage-Full img, .RTEimage-Left-XSmall img, .RTEimage-Left-Small img, .RTEimage-Left-Large img, .RTEimage-Left-XLarge img, .RTEimage-Right-XSmall img, .RTEimage-Right-Small img, .RTEimage-Right-Large img, .RTEimage-Right-XLarge img {
    width: 98%;
    height: auto;
    padding: 12px 0;
    margin: 0
}

@media screen and (min-width:624px) {
    .RTEimage-Full img, .RTEimage-Left-XSmall img, .RTEimage-Left-Small img, .RTEimage-Left-Large img, .RTEimage-Left-XLarge img, .RTEimage-Right-XSmall img, .RTEimage-Right-Small img, .RTEimage-Right-Large img, .RTEimage-Right-XLarge img {
        width: auto
    }
}

@media screen and (min-width:624px) {
    .RTEimage-Full img {
        width: 100%;
        height: auto;
        padding: 12px
    }

    .RTEimage-Left-XSmall img {
        height: 125px;
        float: left;
        padding: 8px 16px 0 0
    }

    .RTEimage-Left-Small img {
        height: 210px;
        float: left;
        padding: 8px 16px 0 0
    }

    .RTEimage-Left-Large img {
        height: 280px;
        float: left;
        padding: 8px 16px 0 0
    }

    .RTEimage-Left-XLarge img {
        height: 415px;
        float: left;
        padding: 8px 16px 0 0
    }

    .RTEimage-Right-XSmall img {
        height: 125px;
        float: right;
        padding: 8px 16px 0
    }

    .RTEimage-Right-Small img {
        height: 210px;
        float: right;
        padding: 8px 16px 0
    }

    .RTEimage-Right-Large img {
        height: 280px;
        float: right;
        padding: 8px 16px 0
    }

    .RTEimage-Right-XLarge img {
        height: 415px;
        float: right;
        padding: 8px 16px 0
    }
}

.module.no-js, .module.init, .experienceeditor .module {
    pointer-events: auto
}

.module .dummy-input {
    opacity: 0;
    position: absolute;
    pointer-events: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    top: 0;
    left: 0
}

.sidebar {
    position: relative;
    pointer-events: auto;
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    z-index: 800;
    background-color: #eceae5;
    -webkit-transform: translateY(-150%);
    transform: translateY(-150%);
    will-change: transform
}

    .sidebar ul, .sidebar li {
        margin: 0;
        padding: 0;
        list-style: none
    }

    .sidebar.mounted {
        -webkit-transition: -webkit-transform 500ms cubic-bezier(.15,.67,.67,1);
        transition: -webkit-transform 500ms cubic-bezier(.15,.67,.67,1);
        transition: transform 500ms cubic-bezier(.15,.67,.67,1);
        transition: transform 500ms cubic-bezier(.15,.67,.67,1),-webkit-transform 500ms cubic-bezier(.15,.67,.67,1)
    }

    .sidebar.reached-top #sidebar-back-btn {
        display: none
    }

    .sidebar:not(.reached-top) #sidebar-close-btn {
        display: none
    }

    .sidebar.active {
        -webkit-transform: none;
        transform: none
    }

#sidebar-close-btn, #sidebar-back-btn {
    -webkit-transform-origin: center;
    transform-origin: center;
    color: #fc1921;
    padding: 10px 0 10px 10px;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap
}

    #sidebar-close-btn > i, #sidebar-back-btn > i {
        pointer-events: none;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
        font-size: 18px;
        font-weight: 100
    }

    #sidebar-close-btn span, #sidebar-back-btn span {
        font-size: 12px;
        font-weight: 400;
        pointer-events: none;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none
    }

#sidebar-back-btn {
    vertical-align: middle;
    line-height: 30px
}

    #sidebar-back-btn i {
        font-size: 30px;
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg)
    }

#sidebar-current span {
    color: #fffffd;
    font-size: 13px
}

.sidebar__row.top {
    position: relative;
    height: 105px;
    border-bottom: 1px solid #c5c3be;
    padding: 0 15px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

    .sidebar__row.top .col {
        -webkit-box-flex: 1;
        -ms-flex: 1 0 auto;
        flex: 1 0 auto;
        position: relative
    }

        .sidebar__row.top .col:nth-of-type(1) {
            text-align: left
        }

        .sidebar__row.top .col:nth-of-type(2) {
            text-align: center;
            opacity: 0
        }

        .sidebar__row.top .col:nth-of-type(3) {
            text-align: right
        }

.sidebar-nav {
    background-color: #eceae5
}

.sidebar-item {
    position: relative;
    border-bottom: 1px solid #c5c3be;
    padding: 13px 15px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

    .sidebar-item > a {
        font-size: 15px;
        font-weight: 500;
        line-height: 18px;
        width: 100%;
        display: inline-block;
        position: relative;
        text-align: left;
        letter-spacing: -.25px;
        color: #29261e
    }

        .sidebar-item > a:focus {
            outline: none;
            border: 0
        }

        .sidebar-item > a > i {
            font-size: 10px;
            -webkit-box-flex: 0;
            -ms-flex: 0 0 auto;
            flex: 0 0 auto;
            -webkit-transform: rotate(-90deg);
            transform: rotate(-90deg);
            color: #bcb5ac;
            pointer-events: none;
            position: absolute;
            right: 0;
            top: 50%;
            -webkit-transform: translateY(-50%) rotate(-90deg);
            transform: translateY(-50%) rotate(-90deg)
        }

        .sidebar-item > a:focus {
            color: #e7040b;
            text-decoration: underline;
            outline: none;
            border: 0
        }

    .sidebar-item .sidebar-nav {
        pointer-events: none;
        position: fixed;
        width: 100%;
        height: calc(100% - 105px);
        top: 105px;
        left: 100%;
        overflow-y: auto;
        will-change: left;
        -webkit-transition: left 500ms cubic-bezier(.15,.67,.67,1);
        transition: left 500ms cubic-bezier(.15,.67,.67,1);
        z-index: 1;
        -webkit-overflow-scrolling: touch
    }

        .sidebar-item .sidebar-nav::-webkit-scrollbar {
            width: 2px;
            height: 0
        }

        .sidebar-item .sidebar-nav::-webkit-scrollbar-thumb {
            border-radius: 0;
            background-color: #fc1921
        }

        .sidebar-item .sidebar-nav::-webkit-scrollbar-track {
            -webkit-box-shadow: 0;
            border-radius: 0;
            background-color: transparent
        }

    .sidebar-item.parent-dup > a {
        text-transform: uppercase
    }

    .sidebar-item.parent-dup[data-level="1"] > a > i {
        display: inline-block;
        font-size: 14px;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%)
    }

    .sidebar-item.no-children > a > i {
        display: none
    }

    .sidebar-item.active > a {
        color: #fc1921;
        pointer-events: none
    }

    .sidebar-item.active > .sidebar-nav {
        left: 0;
        pointer-events: auto;
        z-index: 99
    }

@media print {
    .sidebar {
        display: none
    }
}

.el-GR .sidebar-item.parent-dup > a, .pl-PL .sidebar-item.parent-dup > a, .cs-CZ .sidebar-item.parent-dup > a {
    text-transform: none
}

@-webkit-keyframes headerExpandedIntro {
    0% {
        -webkit-transform: translateY(-10px);
        transform: translateY(-10px);
        opacity: .25
    }

    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        opacity: 1
    }
}

@keyframes headerExpandedIntro {
    0% {
        -webkit-transform: translateY(-10px);
        transform: translateY(-10px);
        opacity: .25
    }

    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        opacity: 1
    }
}

@-webkit-keyframes header-to-bottom {
    0% {
        bottom: 0;
        -webkit-transform: matrix(1,0,0,1,0,0);
        transform: matrix(1,0,0,1,0,0)
    }

    100% {
        -webkit-transform: translateY(100%);
        transform: translateY(100%)
    }
}

@keyframes header-to-bottom {
    0% {
        bottom: 0;
        -webkit-transform: matrix(1,0,0,1,0,0);
        transform: matrix(1,0,0,1,0,0)
    }

    100% {
        -webkit-transform: translateY(100%);
        transform: translateY(100%)
    }
}

.header {
    position: fixed;
    z-index: 900;
    top: 0;
    left: 0;
    width: 100%;
    height: auto;
    will-change: background-color;
    background: #fcfcfc;
}

    .header ul, .header li {
        margin: 0;
        padding: 0;
        list-style: none
    }

    .header button {
        background-color: transparent;
        border: none
    }

    .header > .container {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        height: 90px;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        position: relative
    }

        .header > .container > .col {
            -webkit-box-flex: 1;
            -ms-flex: 1 1 auto;
            flex: 1 1 auto
        }

            .header > .container > .col + .col {
                margin-left: 30px
            }

            .header > .container > .col.left {
                -webkit-box-flex: 0;
                -ms-flex: 0 0 auto;
                flex: 0 0 auto;
                width: 165px
            }

    .header.white:not(.open):not(.collapsed) .nav-link, .no-hero .header:not(.open):not(.collapsed) .nav-link {
        color: #29261e
    }

    .header.white:not(.open):not(.collapsed) .header__logo .logo-wedge, .no-hero .header:not(.open):not(.collapsed) .header__logo .logo-wedge {
        display: none
    }

    .header.white:not(.open):not(.collapsed) .header__logo .logo-wedge-no-hero, .no-hero .header:not(.open):not(.collapsed) .header__logo .logo-wedge-no-hero {
        display: block
    }

    .header.white:not(.open):not(.collapsed) .header-sub-nav a:not(:focus):not(:hover), .no-hero .header:not(.open):not(.collapsed) .header-sub-nav a:not(:focus):not(:hover), .header.white:not(.open):not(.collapsed) .header-sub-nav button, .no-hero .header:not(.open):not(.collapsed) .header-sub-nav button {
        color: #29261e
    }

        .header.white:not(.open):not(.collapsed) .header-sub-nav button.lang-selector:focus, .no-hero .header:not(.open):not(.collapsed) .header-sub-nav button.lang-selector:focus, .header.white:not(.open):not(.collapsed) .header-sub-nav .ui-lang-selector:focus, .no-hero .header:not(.open):not(.collapsed) .header-sub-nav .ui-lang-selector:focus {
            color: #fc1921;
            text-decoration: underline
        }

    .header.white:not(.open):not(.collapsed) .header-sub-nav .ui-selector .ui-selector-label:not(:focus):not(:hover), .no-hero .header:not(.open):not(.collapsed) .header-sub-nav .ui-selector .ui-selector-label:not(:focus):not(:hover), .header.white:not(.open):not(.collapsed) .header-sub-nav .ui-selector .l-list a:not(:focus):not(:hover), .no-hero .header:not(.open):not(.collapsed) .header-sub-nav .ui-selector .l-list a:not(:focus):not(:hover) {
        color: #29261e
    }

    .header.white #header-lang-btn, .no-hero .header #header-lang-btn, .header.white #header-global-btn, .no-hero .header #header-global-btn, .header.white #header-hamburger-btn, .no-hero .header #header-hamburger-btn, .header.white #header-search-btn, .no-hero .header #header-search-btn {
        color: #fc1921
    }

    .header.open {
        background: #eceae5
    }

        .header.open .header__logo rect {
            fill: #fffffd
        }

        .header.open .nav-link, .header.open .header-sub-nav a, .header.open .header-sub-nav button, .header.open #header-lang-btn, .header.open #header-global-btn, .header.open #header-hamburger-btn, .header.open #header-search-btn {
            color: #29261e
        }

        .header.open .header-sub-nav {
            border-color: #e2dfdd
        }

            .header.open .header-sub-nav .ui-selector:not(.active) .ui-selector-label:not(:focus):not(:hover), .header.open .header-sub-nav .ui-selector:not(.active) .l-list a:not(:focus):not(:hover) {
                color: #29261e
            }

    .header.collapsed {
        background-color: #fffffd;
        -webkit-box-shadow: 0 5px 5px -2px rgba(0,0,0,.2);
        box-shadow: 0 5px 5px -2px rgba(0,0,0,.2)
    }

        .header.collapsed > .container {
            height: 50px
        }

@media screen and (min-width:480px) {
    .header.collapsed > .container {
        height: 90px
    }
}

.header.collapsed .header-sub-nav button {
    color: #3a372e
}

.header.collapsed .header-sub-nav a:not(:focus):not(:hover) {
    color: #3a372e
}

.header.collapsed .header-sub-nav a.lang-selector, .header.collapsed .header-sub-nav button.lang-selector {
    padding: 5px 35px 4px 0
}

.header.collapsed .header-sub-nav .ui-selector .ui-selector-label:not(:focus):not(:hover), .header.collapsed .header-sub-nav .ui-selector .l-list a:not(:focus):not(:hover) {
    color: #3a372e
}

.header.collapsed .header-sub-nav button.lang-selector:focus, .header.collapsed .header-sub-nav .ui-lang-selector:focus {
    color: #fc1921;
    text-decoration: underline
}

.header.collapsed #header-lang-btn, .header.collapsed #header-global-btn, .header.collapsed #header-hamburger-btn, .header.collapsed #header-search-btn {
    color: #fc1921
}

.header.collapsed .nav-link {
    color: #29261e
}

.header.collapsed .header__logo .logo-wedge, .header.collapsed .header__logo .logo-wedge-no-hero {
    display: none
}

.header.collapsed .expanded-content[data-level="0"] {
    top: 90px
}

    .header.collapsed .expanded-content[data-level="0"] .expanded-content__row {
        background-color: #fffffd
    }

        .header.collapsed .expanded-content[data-level="0"] .expanded-content__row.wedge {
            background: none
        }

            .header.collapsed .expanded-content[data-level="0"] .expanded-content__row.wedge .wedge1 {
                display: none
            }

            .header.collapsed .expanded-content[data-level="0"] .expanded-content__row.wedge .wedge2 {
                display: block
            }

.header.collapsed .expanded-content[data-level="1"] {
    top: 90px
}

.header.to-bottom {
    -webkit-animation-name: header-to-bottom;
    animation-name: header-to-bottom;
    -webkit-animation-duration: 1000ms;
    animation-duration: 1000ms;
    -webkit-animation-delay: 200ms;
    animation-delay: 200ms;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1;
    -webkit-animation-timing-function: cubic-bezier(.19,.74,.54,.95);
    animation-timing-function: cubic-bezier(.19,.74,.54,.95)
}

.experienceeditor .header {
    position: static;
    background-color: #fffffd
}

    .experienceeditor .header .header-nav .nav-link[data-level="0"] .expanded-content {
        display: none !important
    }

    .experienceeditor .header .header-sub-nav a, .experienceeditor .header .header-sub-nav button {
        color: #000
    }

    .experienceeditor .header .nav-link[data-level="0"], .experienceeditor .header .nav-link[data-level="1"] {
        color: #000
    }

.sidebar-active .header, .sidebar-active .header.collapsed {
    width: auto;
    background: transparent;
    -webkit-box-shadow: none;
    box-shadow: none
}

    .sidebar-active .header .header__logo, .sidebar-active .header.collapsed .header__logo {
        width: 90px;
        height: 90px
    }

        .sidebar-active .header .header__logo .logo-wedge, .sidebar-active .header.collapsed .header__logo .logo-wedge {
            display: none
        }

        .sidebar-active .header .header__logo .logo img, .sidebar-active .header.collapsed .header__logo .logo img {
            width: 70px;
            height: auto;
            position: absolute;
            top: 50%;
            left: 50%;
            -webkit-transform: translate3d(-50%,-50%,0);
            transform: translate3d(-50%,-50%,0)
        }

        .sidebar-active .header .header__logo .logo a, .sidebar-active .header.collapsed .header__logo .logo a {
            display: block;
            width: 100%;
            height: 100%;
            position: absolute;
            top: 0;
            left: 0;
            z-index: 2
        }

    .sidebar-active .header > .container, .sidebar-active .header.collapsed > .container {
        width: 100%;
        z-index: 900
    }

        .sidebar-active .header > .container > .col.right, .sidebar-active .header.collapsed > .container > .col.right {
            display: none
        }

.header__logo {
    width: 165px;
    height: 150px;
    position: relative;
    overflow: hidden;
    background: transparent
}

    .header__logo .logo-wedge img, .header__logo .logo-wedge-no-hero img {
        width: 100%;
        height: auto;
        position: absolute;
        top: 0;
        left: 0;
        z-index: 1
    }

    .header__logo .logo-wedge-no-hero {
        display: none
    }

    .header__logo .logo a {
        display: block;
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0;
        left: 0;
        z-index: 2
    }

        .header__logo .logo a:focus {
            outline: none;
            text-decoration: none;
            border: 1px solid #e7040b
        }

    .header__logo .logo img {
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translate3d(-50%,-50%,0);
        transform: translate3d(-50%,-50%,0);
        display: block;
        width: 130px;
        height: auto
    }

.header-sub-nav {
    /*border-bottom: 1px solid #f1efea*/
    border-bottom: 1px solid rgba(23, 23, 23, .5);
}

    .header-sub-nav > ul {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        padding-right: 10px
    }

        .header-sub-nav > ul li:nth-child(1) {
            -webkit-box-flex: 0;
            -ms-flex: 0 0 auto;
            flex: 0 0 auto
        }

        .header-sub-nav > ul li:nth-child(2) {
            -webkit-box-flex: 1;
            -ms-flex: 1 0 auto;
            flex: 1 0 auto
        }

        .header-sub-nav > ul li + li {
            margin-left: 20px
        }

    .header-sub-nav a, .header-sub-nav button {
        display: inline-block;
        font-size: 14px;
        line-height: 18px;
        font-weight: 300;
        color: #fffffd;
        text-decoration: none;
        will-change: opacity;
        -webkit-transition: opacity 250ms;
        transition: opacity 250ms
    }

        .header-sub-nav a:hover, .header-sub-nav a:focus, .header-sub-nav button:hover, .header-sub-nav button:focus {
            outline: unset;
            outline: none;
            text-decoration: underline;
            color: #e7040b;
            border: 0
        }

        .header-sub-nav a + a {
            margin-left: 30px
        }

    .header-sub-nav .lang-selector {
        position: relative;
        padding: 5px 35px 4px 0;
    }

        .header-sub-nav .lang-selector .icon, .header-sub-nav .lang-selector i {
            vertical-align: middle;
            pointer-events: none
        }

        .header-sub-nav .lang-selector:after {
            width: 100%;
            height: 100%;
            background: rgba(0,0,0,.001);
            position: absolute;
            top: 0;
            left: 0;
            z-index: 10;
            content: ""
        }

        .header-sub-nav .lang-selector:focus, .header-sub-nav .lang-selector:active {
            outline: none;
            border: 1px solid #e7040b;
            text-decoration: none
        }

        .header-sub-nav .lang-selector i {
            position: absolute;
            top: 50%;
            right: 0;
            -webkit-transform-origin: 50%;
            transform-origin: 50%;
            font-size: 30px;
            margin-top: -15px
        }

        .header-sub-nav .lang-selector:focus, .header-sub-nav .lang-selector:hover, .header-sub-nav .lang-selector.active {
            border: 0
        }

            .header-sub-nav .lang-selector:focus i, .header-sub-nav .lang-selector:hover i, .header-sub-nav .lang-selector.active i {
                -webkit-transform: rotate(180deg);
                transform: rotate(180deg)
            }

    .header-sub-nav .ui-selector .ui-selector-label, .header-sub-nav .ui-selector .l-list a {
        font-weight: 300
    }

    .header-sub-nav .ui-selector:not(.active) .ui-selector-label:not(:focus):not(:hover), .header-sub-nav .ui-selector:not(.active) .l-list a:not(:focus):not(:hover) {
        color: #fffffd
    }

    .header-sub-nav .ui-selector.ui-lang-selector .l-list {
        min-width: 150px
    }

    .header-sub-nav .ui-selector.ui-lang-selector.has-limited-item {
        display: none
    }

    .header-sub-nav .ui-selector.ui-login-selector {
        width: auto;
        margin-right: -10px
    }

        .header-sub-nav .ui-selector.ui-login-selector .l-list {
            min-width: 300px;
            right: 0;
            left: auto;
            padding: 15px
        }

            .header-sub-nav .ui-selector.ui-login-selector .l-list > div:nth-last-child(1) {
                border-top: 1px solid #eee;
                margin-top: 15px
            }

        .header-sub-nav .ui-selector.ui-login-selector.active {
            margin-right: -15px
        }

.header-nav {
}

    .header-nav ul {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    .header-nav li + li {
        margin-left: 20px
    }

    .header-nav li:nth-child(1) .nav-link[data-level="0"] .label {
        padding-left: 0
    }

    .header-nav li:nth-child(1) .nav-link[data-level="0"]:before {
        left: 0;
        width: calc(100% - 10px)
    }

    .header-nav li:nth-last-child(1), .header-nav li:nth-last-child(2), .header-nav li:nth-last-child(3) {
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        text-align: right;
        display: none
    }

    .header-nav li:nth-last-child(2) {
        display: block
    }

#header-global-btn, #header-search-btn, #header-hamburger-btn {
    background-color: transparent;
    color: #fffffd;
    display: inline-block;
    font-size: 20px;
    padding: 15px 7.5px;
    -webkit-transition: color 250ms;
    transition: color 250ms;
    text-decoration: none;
    outline: none
}

    #header-global-btn i, #header-search-btn i, #header-hamburger-btn i {
        color: inherit;
        pointer-events: none;
        vertical-align: middle
    }

    #header-global-btn.hide, #header-search-btn.hide, #header-hamburger-btn.hide {
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
        pointer-events: none
    }

    #header-global-btn:focus, #header-global-btn.active, #header-global-btn:hover, #header-search-btn:focus, #header-search-btn.active, #header-search-btn:hover, #header-hamburger-btn:focus, #header-hamburger-btn.active, #header-hamburger-btn:hover {
        color: #fc1921
    }

#header-search {
    text-align: right
}

#header-global-btn i {
    font-size: 18px;
    font-weight: 600
}

.nav-link {
    position: relative;
    text-align: left;
    color: #fffffd;
    display: block;
    letter-spacing: .5px
}

    .nav-link .label {
        display: inline-block;
        text-align: left;
        padding: 10px;
        font-size: 15px;
        font-weight: 500;
        color: inherit;
        line-height: 1.3em;
        white-space: inherit
    }

    .nav-link.in-active .label {
        color: #d2cec3
    }

    .nav-link[data-level="0"] {
        color: #fffffd;
        text-align: left;
        will-change: color
    }

        .nav-link[data-level="0"] > .label {
            -webkit-transition: color 250ms;
            transition: color 250ms;
            text-transform: uppercase
        }

            .nav-link[data-level="0"] > .label:active, .nav-link[data-level="0"] > .label:hover, .nav-link[data-level="0"] > .label:focus {
                outline: unset;
                outline: none;
                text-decoration: underline;
                color: #e7040b
            }

        .nav-link[data-level="0"] .expanded-content[data-level="0"] {
            display: none
        }

            .nav-link[data-level="0"] .expanded-content[data-level="0"] .expanded-content__row .header__teaser figure {
                display: none
            }

        .nav-link[data-level="0"].has-children:after {
            display: block;
            content: "";
            width: 150%;
            width: 400px;
            height: 50px;
            position: absolute;
            bottom: -40px;
            left: 50%;
            -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
            z-index: 10;
            pointer-events: none
        }

        .nav-link[data-level="0"]:before {
            content: "";
            position: absolute;
            top: calc(50% + 15px);
            left: 10px;
            width: calc(100% - 20px);
            height: 2px;
            background-color: #fc1921;
            pointer-events: none;
            z-index: 11;
            will-change: opacity;
            -webkit-transition: opacity 250ms;
            transition: opacity 250ms;
            opacity: 0
        }

        .nav-link[data-level="0"].hover-intent > .label {
            outline: unset;
            outline: none;
            text-decoration: underline;
            color: #e7040b
        }

        .nav-link[data-level="0"].hover-intent:after {
            pointer-events: auto
        }

        .nav-link[data-level="0"].hover-intent .expanded-content[data-level="0"] {
            display: block
        }

            .nav-link[data-level="0"].hover-intent .expanded-content[data-level="0"] .expanded-content__row .container {
                -webkit-animation: headerExpandedIntro;
                animation: headerExpandedIntro;
                -webkit-animation-duration: 1000ms;
                animation-duration: 1000ms;
                -webkit-animation-timing-function: cubic-bezier(.19,.74,.54,.95);
                animation-timing-function: cubic-bezier(.19,.74,.54,.95)
            }

                .nav-link[data-level="0"].hover-intent .expanded-content[data-level="0"] .expanded-content__row .container .header__teaser figure {
                    display: block
                }

                    .nav-link[data-level="0"].hover-intent .expanded-content[data-level="0"] .expanded-content__row .container .header__teaser figure a.image-link {
                        display: block
                    }

                        .nav-link[data-level="0"].hover-intent .expanded-content[data-level="0"] .expanded-content__row .container .header__teaser figure a.image-link:focus {
                            outline: 2px solid #e7040b
                        }

.already-in .nav-link[data-level="0"].hover-intent .expanded-content[data-level="0"] .expanded-content__row .container {
    -webkit-animation: none;
    animation: none
}

.nav-link[data-level="1"], .nav-link[data-level="2"] {
    color: #e2dfdd;
    border-top: 1px solid #ceccc9
}

    .nav-link[data-level="1"] .label, .nav-link[data-level="2"] .label {
        font-size: 15px;
        min-height: 50px;
        width: 100%;
        padding: 5px 50px 5px 10px;
        display: -webkit-inline-box;
        display: -ms-inline-flexbox;
        display: inline-flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-transition: color 250ms;
        transition: color 250ms;
        z-index: 3
    }

    .nav-link[data-level="1"] i, .nav-link[data-level="2"] i {
        position: absolute;
        top: 50%;
        right: 3px;
        -webkit-transform: translateY(-50%) rotate(-90deg);
        transform: translateY(-50%) rotate(-90deg);
        font-size: 26px;
        font-weight: 600;
        pointer-events: none;
        color: #bcb5ac;
        opacity: 0;
        z-index: 0
    }

        .nav-link[data-level="1"] i:before, .nav-link[data-level="2"] i:before {
            color: inherit
        }

    .nav-link[data-level="1"].duplicate[data-level="1"] > .label > i, .nav-link[data-level="2"].duplicate[data-level="1"] > .label > i {
        opacity: 1;
        font-size: 20px;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%)
    }

    .nav-link[data-level="1"].has-children > .label > i, .nav-link[data-level="2"].has-children > .label > i {
        opacity: 1
    }

    .nav-link[data-level="1"].hover-intent .expanded-content[data-level="1"], .nav-link[data-level="2"].hover-intent .expanded-content[data-level="1"] {
        display: block;
        pointer-events: auto;
        opacity: 1
    }

body[class*="ie"] .nav-link[data-level="1"].hover-intent .expanded-content[data-level="1"], body[class*="ie"] .nav-link[data-level="2"].hover-intent .expanded-content[data-level="1"] {
    -webkit-transition: none;
    transition: none
}

.nav-link[data-level="1"] > .label:hover, .nav-link[data-level="1"] > .label:focus, .nav-link[data-level="2"] > .label:hover, .nav-link[data-level="2"] > .label:focus {
    outline: unset;
    outline: none;
    text-decoration: underline;
    color: #e7040b
}

.nav-link[data-level="1"] {
    font-weight: 700
}

.nav-link[data-level="2"] {
    font-weight: 500
}

.expanded-content[data-level="0"] {
    position: fixed;
    width: 100%;
    top: 150px;
    left: 0
}

    .expanded-content[data-level="0"] .expanded-content__row {
        height: 100%;
        background-color: #eceae5;
        overflow: hidden
    }

        .expanded-content[data-level="0"] .expanded-content__row.wedge {
            display: block;
            width: 100%;
            background: none
        }

            .expanded-content[data-level="0"] .expanded-content__row.wedge .wedge2 {
                display: none
            }

    .expanded-content[data-level="0"] .container {
        height: calc(100% - 100px);
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-align: stretch;
        -ms-flex-align: stretch;
        align-items: stretch;
        overflow: hidden
    }

        .expanded-content[data-level="0"] .container > .col:nth-of-type(1) > .col__inner {
            overflow-x: hidden;
            overflow-y: auto
        }

    .expanded-content[data-level="0"] .col {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 33%;
        margin-top: 30px;
        padding-left: 15px;
        padding-right: 15px
    }

    .expanded-content[data-level="0"] .col__inner {
        width: 100%;
        height: 100%;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        padding-right: 15px
    }

.expanded-content[data-level="1"] {
    position: fixed;
    width: auto;
    max-width: 800px;
    top: 150px;
    z-index: 999;
    will-change: opacity;
    opacity: 0;
    pointer-events: none;
    -webkit-transform: translateX(calc(100% - 15px));
    transform: translateX(calc(100% - 15px))
}

body[class*="ie"] .expanded-content[data-level="1"] {
    -webkit-transform: translateX(100%) translateX(-15px);
    transform: translateX(100%) translateX(-15px);
    display: none
}

.expanded-content[data-level="1"] .expanded-content__row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    z-index: 999;
    background: none
}

.expanded-content[data-level="1"] .col__inner {
    width: 100%;
    height: 100%
}

.expanded-content[data-level="1"] .col {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 100%;
    padding-bottom: 20px
}

    .expanded-content[data-level="1"] .col + .col {
        border: 0
    }

    .expanded-content[data-level="1"] .col:nth-of-type(3) {
        display: none
    }

.expanded-content[data-level="1"]:before {
    content: "";
    width: 60px;
    height: 100%;
    position: absolute;
    top: 0;
    left: -40px
}

.header__teaser {
    width: 100%;
    height: auto
}

    .header__teaser figure {
        height: 150px;
        position: relative;
        background-repeat: no-repeat;
        background-size: cover;
        background-position: 50%;
        background-color: #e2dfdd
    }

        .header__teaser figure > a {
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
            z-index: 2
        }

        .header__teaser figure img {
            width: 100%;
            height: auto;
            display: block;
            display: none
        }

    .header__teaser p {
        color: #343027;
        margin-top: 20px;
        font-weight: 300;
        line-height: 1.5em
    }

    .header__teaser .ui-btn {
        color: #fc1921
    }

.featureItemOne {
    display: block
}

    .featureItemOne.invisible {
        visibility: hidden
    }

.featureItemTwo {
    display: block;
    padding-bottom: 15px
}

@media screen and (min-width:1024px) {
    .header .container .col {
        max-width: 780px
    }
}

@media screen and (min-width:1200px) {
    .header .container .col {
        max-width: 955px
    }
}

@media screen and (max-width:1023px) {
    .header > .container {
        width: 100%;
        height: 90px
    }
}

@media screen and (max-width:1023px) and (max-width:1023px) {
    .header > .container {
        max-width: 750px
    }
}

@media screen and (max-width:1023px) {
    .header > .container > .col.left {
        width: auto
    }

    .header .header__logo {
        width: 90px;
        height: 90px
    }

        .header .header__logo .logo-wedge {
            width: 120px
        }

        .header .header__logo .logo img {
            width: 70px;
            height: auto
        }

    .header .header-sub-nav {
        display: none
    }

    .header .header-nav ul {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse
    }

    .header .header-nav li {
        display: none
    }

        .header .header-nav li + li {
            margin-left: 0
        }

        .header .header-nav li:nth-last-child(1), .header .header-nav li:nth-last-child(2), .header .header-nav li:nth-last-child(3) {
            display: block;
            -webkit-box-flex: 0;
            -ms-flex-positive: 0;
            flex-grow: 0
        }
}

@media screen and (max-width:1199px) {
    .header-nav li + li {
        margin-left: 0
    }
}

@media print {
    .header {
        padding: 0 !important;
        position: static;
        -webkit-box-shadow: none !important;
        box-shadow: none !important
    }

    .header-sub-nav, .header-nav {
        display: none
    }
}

.ja-JP .header-nav li:nth-last-child(4), .zh-CN .header-nav li:nth-last-child(4) {
    margin-right: 0
}

.el-GR .nav-link .label, .el-GR .nav-link[data-level="0"] > .label, .pl-PL .nav-link .label, .pl-PL .nav-link[data-level="0"] > .label, .cs-CZ .nav-link .label, .cs-CZ .nav-link[data-level="0"] > .label {
    text-transform: none
}

.footer {
    width: 100%;
    background: #F3F3F3;
    overflow: hidden
}

    .footer ul, .footer li {
        list-style: none;
        margin: 0;
        padding: 0
    }

    .footer p, .footer a {
        font-size: 13px;
        line-height: 25px;
        font-weight: 300;
        
        margin: 0;
        padding: 0
    }

        .footer a:active, .footer a:hover {
            outline: none;
            text-decoration: underline
        }

        .footer a:focus {
            outline: 1px solid #171717;
            text-decoration: none
        }

    .footer .ui-selector {
        width: auto;
        min-width: 0
    }

        .footer .ui-selector .ui-selector-label {
            font-weight: 400
        }

            .footer .ui-selector .ui-selector-label i {
                display: none
            }

        .footer .ui-selector .ui-selector-label {
            font-size: 10px;
            line-height: 12px;
            letter-spacing: .5px
        }

        .footer .ui-selector .l-list {
            width: 130px;
            overflow: hidden;
            overflow-y: auto
        }

            .footer .ui-selector .l-list a {
                font-size: 10px;
                font-weight: 400;
                line-height: 12px;
                letter-spacing: .5px
            }

        .footer .ui-selector:not(.active) .ui-selector-label, .footer .ui-selector:not(.active) .l-list a {
            color: #fffffd
        }

        .footer .ui-selector.has-limited-item {
            display: none
        }

.footer__logo {
    width: 120px;
    height: auto;
    display: inline-block
}

.footer__social {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%
}

    .footer__social li a, .footer__social li em, .footer__social li i {
        font-size: 16px;
        color: #fffffd
    }

    .footer__social li img {
        display: block;
        width: auto;
        height: 22px
    }

    .footer__social li + li {
        margin-left: 20px
    }

.footer__links {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex
}

    .footer__links li {
        color: #171717;
    }

    .footer__links a {
        height: 25px;
        color: inherit
    }

    .footer__links i {
        color: inherit
    }

.footer__desktop {
    padding-top: 60px
}

    .footer__desktop .top {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        padding-bottom: 40px;
        border-bottom: 1px solid rgba(23, 23, 23, .5);
    }

        .footer__desktop .top .left {
            width: 33%
        }

            .footer__desktop .top .left ul {
                display: -webkit-box;
                display: -ms-flexbox;
                display: flex
            }

            .footer__desktop .top .left li a {
                display: inline-block;
                color: #fffffd;
                font-size: 15px;
                font-weight: 300;
                letter-spacing: .5px;
                line-height: 22px
            }

            .footer__desktop .top .left li i {
                color: #fffffd
            }

            .footer__desktop .top .left li + li {
                margin-left: 15px;
                padding-left: 15px
            }

        .footer__desktop .top .center {
            width: 33%;
            -webkit-box-flex: 1;
            -ms-flex: 1 1 auto;
            flex: 1 1 auto;
            text-align: center
        }

            .footer__desktop .top .center a {
                display: inline-block;
                padding: 5px
            }

        .footer__desktop .top .right {
            width: 33%;
            text-align: right
        }

            .footer__desktop .top .right .footer__social {
                display: -webkit-inline-box;
                display: -ms-inline-flexbox;
                display: inline-flex;
                width: auto
            }

                .footer__desktop .top .right .footer__social li a.social-icon {
                    display: block;
                    padding: 5px
                }

                    .footer__desktop .top .right .footer__social li a.social-icon img {
                        width: auto;
                        height: 22px
                    }

                    .footer__desktop .top .right .footer__social li a.social-icon:focus {
                        outline: 1px solid #fff
                    }

    .footer__desktop .bottom {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-item-align: start;
        align-self: flex-start;
        padding: 30px 0
    }

        .footer__desktop .bottom .left, .footer__desktop .bottom .right {
            -webkit-box-flex: 0;
            -ms-flex: 0 0 auto;
            flex: 0 0 auto
        }

        .footer__desktop .bottom .right {
            -webkit-box-flex: 1;
            -ms-flex: 1 1 auto;
            flex: 1 1 auto;
            padding-left: 15px;
            text-align: right
        }

            .footer__desktop .bottom .right .footer__links {
                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: end;
                -ms-flex-pack: end;
                justify-content: flex-end
            }

                .footer__desktop .bottom .right .footer__links li a {
                    display: inline-block;
                    letter-spacing: .5px;
                    font-size: 13px;
                    min-height: 22px;
                    height: 100%;
                    vertical-align: top
                }

                .footer__desktop .bottom .right .footer__links li i {
                    color: #fffffd
                }

    .footer__desktop .ui-selector .l-list {
        max-height: 100px
    }

.footer__mobile {
    padding: 45px 0 20px;
    text-align: center
}

    .footer__mobile .top {
        padding-bottom: 40px
    }

    .footer__mobile .middle {
        display: block;
        padding-bottom: 25px;
        border-bottom: 1px solid rgba(23,23,23,.5)
    }

        .footer__mobile .middle .left {
            width: 100%;
            text-align: center
        }

        .footer__mobile .middle .center {
            width: 100%;
            text-align: center
        }

            .footer__mobile .middle .center .footer__social {
                -webkit-box-pack: center;
                -ms-flex-pack: center;
                justify-content: center
            }

        .footer__mobile .middle .right {
            width: 100%;
            text-align: center;
            padding-top: 20px
        }

            .footer__mobile .middle .right .footer__links {
                display: block
            }

    .footer__mobile .bottom {
        padding-top: 25px
    }

        .footer__mobile .bottom p {
            font-size: 10px;
            font-weight: 500
        }

        .footer__mobile .bottom .footer__links {
            display: block;
            padding-bottom: 15px;
            margin-bottom: 15px;
            border-bottom: 1px solid rgba(23,23,23,.5)
        }

            .footer__mobile .bottom .footer__links li {
                width: 100%
            }

                .footer__mobile .bottom .footer__links li a {
                    line-height: 16px;
                    display: inline-block
                }

                .footer__mobile .bottom .footer__links li + li {
                    padding: 0;
                    margin: 0
                }

                    .footer__mobile .bottom .footer__links li + li:before {
                        content: none
                    }

    .footer__mobile .ui-selector .l-list {
        max-height: 150px
    }

@media screen and (max-width:1023px) {
    .footer__desktop .bottom {
        padding: 25px 0
    }
}

@media screen and (min-width:1024px) {
    .footer__desktop .ui-selector {
        display: none
    }

    .footer__desktop .bottom .right .footer__links {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end
    }

        .footer__desktop .bottom .right .footer__links li + li {
            margin-left: 5px;
            padding-left: 5px;
            position: relative;
            white-space: nowrap
        }

            .footer__desktop .bottom .right .footer__links li + li:before {
                content: "";
                position: absolute;
                top: 14px;
                left: 0;
                width: 1px;
                height: 13px;
                margin-top: -7px;
                background-color: #fffffd
            }
}

@media print {
    .footer__mobile {
        display: none
    }
}

.module-container > .container {
    padding-left: 0;
    padding-right: 0
}

@media screen and (min-width:768px) {
    .module-container.col-2 > .container, .module-container.col-3 > .container {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap
    }

    .module-container.col-2 .module {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%
    }

        .module-container.col-2 .module > .container {
            width: 100%
        }

    .module-container.col-3 .module {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33%;
        flex: 0 0 33%
    }

        .module-container.col-3 .module > .container {
            width: 100%
        }

    .module-container .csl-table .ui-wrapper, .module-container .download-list .ui-wrapper, .module-container .dropdown-table .ui-wrapper, .module-container .accordian-list .ui-wrapper, .module-container .dropdown-table .ui-wrapper {
        text-align: left
    }
}

.global-selector {
    display: none;
    position: fixed;
    top: 0;
    width: 100%;
    height: 100%;
    background: #fcfcfa;
    z-index: 1100;
    will-change: transform
}

    .global-selector.active {
        display: block;
        will-change: transform;
        -webkit-animation-name: "animate-y-in-minus";
        animation-name: "animate-y-in-minus";
        -webkit-animation-duration: 400ms;
        animation-duration: 400ms;
        -webkit-animation-delay: 0ms;
        animation-delay: 0ms;
        -webkit-animation-timing-function: cubic-bezier(.19,.74,.54,.95);
        animation-timing-function: cubic-bezier(.19,.74,.54,.95);
        -webkit-animation-iteration-count: 1;
        animation-iteration-count: 1
    }

    .global-selector > .container {
        width: 100%;
        height: 100%;
        padding: 30px 60px 30px 30px;
        overflow-y: auto
    }

    .global-selector .f-row[data-lv="0"] {
        margin: 0 auto
    }

@media screen and (min-width:768px) {
    .global-selector .f-row[data-lv="0"] {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }
}

.global-selector .f-row[data-lv="1"] {
    margin: 0 auto
}

@media screen and (min-width:768px) {
    .global-selector .f-row[data-lv="1"] {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }
}

.global-selector .f-row .col {
    margin: 0;
    padding: 0
}

@media screen and (min-width:768px) {
    .global-selector .f-row .col + .col {
        padding-left: 60px
    }
}

.global-selector .f-row .col__title {
    margin: 0 0 20px;
    padding: 0;
    font-size: 22px;
    line-height: 1.7em;
    font-weight: 500;
    border-bottom: 1px solid #dedede
}

@media screen and (min-width:768px) {
    .global-selector .f-row .col__title {
        font-size: 30px;
        font-weight: 300
    }
}

.global-selector p {
    font-size: 16px;
    line-height: 1.4em;
    padding: 0 0 10px 2px;
    margin: 0
}

.global-selector ul {
    margin: 0;
    padding: 0 0 20px 2px
}

.global-selector li, .global-selector li a {
    line-height: 1.4em;
    list-style: none;
    margin: 0;
    padding: 0 0 4px
}

.global-selector .close-btn {
    position: relative;
    position: absolute;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    font-size: 20px;
    padding: 10px;
    color: #29261e;
    top: 10px;
    right: -10px
}

    .global-selector .close-btn .icon, .global-selector .close-btn i {
        vertical-align: middle;
        pointer-events: none
    }

    .global-selector .close-btn:after {
        width: 100%;
        height: 100%;
        background: rgba(0,0,0,.001);
        position: absolute;
        top: 0;
        left: 0;
        z-index: 10;
        content: ""
    }

    .global-selector .close-btn:focus, .global-selector .close-btn:active {
        outline: none;
        border: 1px solid #e7040b;
        text-decoration: none
    }

@media screen and (min-width:768px) {
    .global-selector .close-btn {
        top: 15px;
        right: 0
    }
}

.ja-JP .global-selector h4, .zh-CN .global-selector h4 {
    font-size: 18px;
    line-height: 26px
}

@media screen and (min-width:768px) {
    .ja-JP .global-selector h4, .zh-CN .global-selector h4 {
        font-size: 24px;
        line-height: 32px
    }
}

.popup, .popup-brightcove {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1100;
    background-color: rgba(0,0,0,.8);
    overflow: hidden;
    margin: 0;
    padding: 0;
    display: none
}

    .popup .popup__content, .popup-brightcove .popup__content {
        position: relative;
        width: 100%;
        max-width: 900px
    }

    .popup .close-btn, .popup-brightcove .close-btn {
        position: absolute;
        width: 30px;
        height: 30px;
        text-align: center;
        line-height: 30px;
        top: 10px;
        right: 10px;
        font-size: 16px;
        color: #fffffd;
        text-decoration: none;
        z-index: 3
    }

        .popup .close-btn > i, .popup-brightcove .close-btn > i {
            font-size: inherit;
            pointer-events: none
        }

        .popup .close-btn:before, .popup-brightcove .close-btn:before {
            -webkit-transition: -webkit-transform 300ms;
            transition: -webkit-transform 300ms;
            transition: transform 300ms;
            transition: transform 300ms,-webkit-transform 300ms
        }

        .popup .close-btn:hover:before, .popup .close-btn:active:before, .popup-brightcove .close-btn:hover:before, .popup-brightcove .close-btn:active:before {
            -webkit-transform: rotate(90deg);
            transform: rotate(90deg)
        }

    .popup .video, .popup-brightcove .video {
        margin: 0
    }

    .popup .video, .popup-brightcove .video {
        display: block
    }

    .popup.active, .popup-brightcove.active {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

@media print {
    .popup, .popup-brightcove {
        display: none
    }
}

.video {
    position: relative;
    width: 100%;
    height: auto;
    overflow: hidden
}

    .video .ui-wrapper {
        display: block;
        width: 100%;
        margin-top: 30px
    }

    .video video {
        width: 100%;
        height: auto
    }

    .video .plyr__volume--display {
        height: 2px;
        color: #e2dfda;
        margin: 0
    }

    .video .plyr__controls [data-plyr='pause'], .video .plyr--playing .plyr__controls [data-plyr='play'] {
        display: inline-block
    }

    .video .plyr__control--overlaid, .video .plyr__play-large {
        border-radius: 50%;
        -webkit-box-shadow: 0 1px 1px rgba(0,0,0,.15);
        box-shadow: 0 1px 1px rgba(0,0,0,.15);
        color: #fff;
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%,-50%);
        transform: translate(-50%,-50%);
        z-index: 2;
        border: 0;
        padding: 20px;
        -webkit-box-shadow: none;
        box-shadow: none;
        background: #fff
    }

        .video .plyr__control--overlaid svg, .video .plyr__play-large svg {
            position: relative;
            left: 2px;
            width: 32px;
            height: 32px;
            display: block;
            fill: black
        }

    .video .plyr--playing .plyr__control--overlaid {
        opacity: 0;
        visibility: hidden
    }

    .video .plyr__controls {
        height: 60px;
        padding: 0 30px;
        background: #fff
    }

        .video .plyr__controls > label {
            display: none
        }

        .video .plyr__controls button {
            border-radius: 0;
            padding: 0
        }

            .video .plyr__controls button[data-plyr="play"] svg, .video .plyr__controls button[data-plyr="pause"] svg, .video .plyr__controls button[data-plyr="mute"] svg, .video .plyr__controls button[data-plyr="fullscreen"] svg {
                color: #000;
                width: 32px;
                height: 32px
            }

            .video .plyr__controls button[data-plyr="captions"] svg {
                color: #000;
                width: 18px;
                height: 18px
            }

            .video .plyr__controls button[data-plyr="fullscreen"][aria-pressed=true] .icon--pressed {
                width: 20px;
                height: 20px;
                margin-left: 4px
            }

            .video .plyr__controls button.plyr__tab-focus, .video .plyr__controls button[aria-expanded=true], .video .plyr__controls button:hover {
                background-color: transparent !important
            }

    .video .plyr__control[aria-pressed=false] .icon--pressed, .video .plyr__control[aria-pressed=false] .label--pressed, .video .plyr__control[aria-pressed=true] .icon--not-pressed, .video .plyr__control[aria-pressed=true] .label--not-pressed {
        display: none
    }

    .video .plyr__time {
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        text-align: right;
        display: none
    }

    .video .plyr__progress {
        display: block;
        border: 0
    }

        .video .plyr__progress input[type=range] {
            width: 100%;
            -webkit-appearance: none;
            -moz-appearance: none;
            appearance: none;
            z-index: 3;
            border-radius: 0;
            background: transparent;
            color: red
        }

            .video .plyr__progress input[type=range]::-webkit-slider-runnable-track {
                border-radius: 0;
                border: 0;
                height: 2px;
                background-color: rgba(226,223,218,.35);
                -webkit-transition: all .3s ease;
                transition: all .3s ease;
                -webkit-user-select: none;
                user-select: none
            }

            .video .plyr__progress input[type=range]::-moz-range-track {
                border-radius: 0;
                border: 0;
                height: 2px;
                background-color: rgba(255,255,255,.25);
                -webkit-transition: all .3s ease;
                transition: all .3s ease;
                -webkit-user-select: none;
                -moz-user-select: none;
                user-select: none
            }

            .video .plyr__progress input[type=range]::-ms-fill-upper {
                height: 2px;
                background: #e2dfda;
                border-radius: 0
            }

            .video .plyr__progress input[type=range]::-ms-fill-lower {
                height: 2px;
                background-color: #fff;
                border-radius: 0;
                background: #3a372e
            }

            .video .plyr__progress input[type=range]::-webkit-slider-thumb {
                border-radius: 0;
                margin: 0;
                width: 8px;
                height: 2px;
                cursor: pointer;
                border: none;
                -webkit-box-shadow: none;
                box-shadow: none;
                -webkit-appearance: none;
                appearance: none;
                background: #3a372e
            }

            .video .plyr__progress input[type=range]::-moz-range-thumb {
                border-radius: 0;
                margin: 0;
                width: 8px;
                height: 2px;
                cursor: pointer;
                border: none;
                box-shadow: none;
                -webkit-appearance: none;
                -moz-appearance: none;
                appearance: none;
                background: #3a372e
            }

            .video .plyr__progress input[type=range]::-ms-thumb {
                border-radius: 0;
                margin: 0;
                width: 8px;
                height: 2px;
                cursor: pointer;
                border: none;
                box-shadow: none;
                -webkit-appearance: none;
                appearance: none;
                background: #3a372e
            }

        .video .plyr__progress .plyr__progress--buffer, .video .plyr__progress .plyr__progress--played {
            top: calc(50% - 2px/2);
            left: 0;
            width: 100%;
            height: 2px;
            border: none;
            margin: 0;
            padding: 0;
            border-radius: 0;
            -webkit-appearance: none;
            -moz-appearance: none;
            appearance: none
        }

            .video .plyr__progress .plyr__progress--buffer::-webkit-progress-bar, .video .plyr__progress .plyr__progress--played::-webkit-progress-bar {
                border-radius: 0
            }

            .video .plyr__progress .plyr__progress--buffer::-moz-progress-bar, .video .plyr__progress .plyr__progress--played::-moz-progress-bar {
                border-radius: 0
            }

            .video .plyr__progress .plyr__progress--buffer::-webkit-progress-value, .video .plyr__progress .plyr__progress--played::-webkit-progress-value {
                border-radius: 0
            }

            .video .plyr__progress .plyr__progress--buffer::-moz-progress-value, .video .plyr__progress .plyr__progress--played::-moz-progress-value {
                border-radius: 0
            }

            .video .plyr__progress .plyr__progress--buffer::-ms-progress-bar, .video .plyr__progress .plyr__progress--played::-ms-progress-bar {
                border-radius: 0
            }

            .video .plyr__progress .plyr__progress--buffer::-ms-progress-value, .video .plyr__progress .plyr__progress--played::-ms-progress-value {
                border-radius: 0
            }

        .video .plyr__progress .plyr__progress--buffer {
            color: #e2dfda
        }

        .video .plyr__progress .plyr__progress--seek {
            opacity: 0
        }

    .video.no-control .plyr__controls {
        display: none !important
    }

.video__container {
    position: relative;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.experienceeditor .video__container {
    background-image: url("/app/common/images/video-placeholder_sm.jpg");
    background-repeat: no-repeat;
    background-size: contain;
    background-color: transparent;
    width: 250px;
    height: auto
}

    .experienceeditor .video__container .b__id {
        width: 600px;
        height: 400px;
        background: #dedede;
        border: 1px dashed #666;
        text-align: center;
        padding-top: 125px
    }

        .experienceeditor .video__container .b__id p {
            font-size: 20px;
            font-weight: 300
        }

@media screen and (max-width:768px) {
    .video {
        margin: 0 auto;
        display: block
    }

    .video__container {
        width: 100%;
        min-height: 0
    }
}

@media print {
    .video {
        display: none
    }
}

.inline-search {
    width: 100%;
    padding: 20px 0;
    position: relative;
    z-index: 1;
    pointer-events: auto
}

    .inline-search > .container {
        width: 100%
    }

@media screen and (min-width:768px) {
    .inline-search > .container {
        width: 750px
    }
}

@media screen and (min-width:1024px) {
    .inline-search > .container {
        width: 1008px
    }
}

@media screen and (min-width:1200px) {
    .inline-search > .container {
        width: 1180px
    }
}

.inline-search ul, .inline-search li {
    padding: 0;
    margin: 0;
    list-style: none
}

.inline-search__row {
    padding-bottom: 10px
}

    .inline-search__row button[type="button"]:focus, .inline-search__row button[type="submit"]:focus {
        outline: 1px solid #e7040b
    }

.inline-search__popular {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    margin: 0;
    padding-left: 10px
}

    .inline-search__popular .col {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto
    }

        .inline-search__popular .col:nth-of-type(1) {
            display: none
        }

        .inline-search__popular .col:nth-of-type(2) {
            position: relative;
            height: 30px
        }

            .inline-search__popular .col:nth-of-type(2):after, .inline-search__popular .col:nth-of-type(2):before {
                font-family: 'iconfont' !important;
                speak: none;
                font-style: normal;
                font-weight: normal;
                font-variant: normal;
                text-transform: none;
                line-height: 1;
                letter-spacing: 0;
                -webkit-font-feature-settings: "liga";
                -ms-font-feature-settings: "liga" 1;
                font-feature-settings: "liga";
                -webkit-font-variant-ligatures: discretionary-ligatures;
                font-variant-ligatures: discretionary-ligatures;
                -webkit-font-smoothing: antialiased;
                -moz-osx-font-smoothing: grayscale;
                content: "";
                position: absolute;
                width: 20px;
                line-height: 30px;
                font-size: 20px;
                position: absolute;
                top: 50%;
                -webkit-transform: translateY(-50%);
                transform: translateY(-50%);
                z-index: 3;
                opacity: .25
            }

            .inline-search__popular .col:nth-of-type(2):before {
                content: "";
                left: 0
            }

            .inline-search__popular .col:nth-of-type(2):after {
                content: "";
                right: 0
            }

    .inline-search__popular ul {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        height: 100%;
        overflow-x: auto
    }

    .inline-search__popular li {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        white-space: nowrap;
        width: auto;
        margin: 0
    }

        .inline-search__popular li + li {
            margin-left: 30px
        }

        .inline-search__popular li > * {
            display: block
        }

    .inline-search__popular p {
        text-transform: uppercase;
        font-size: 12px;
        line-height: 15px;
        color: #3a372e;
        margin: 0
    }

    .inline-search__popular a, .inline-search__popular .ui-btn--secondary {
        color: #cfc8bd;
        font-size: 12px;
        line-height: 15px;
        font-weight: 500;
        color: #3a372e
    }

        .inline-search__popular a:after, .inline-search__popular .ui-btn--secondary:after {
            background-color: #cfc8bd
        }

        .inline-search__popular a:active, .inline-search__popular a:hover, .inline-search__popular a:focus, .inline-search__popular .ui-btn--secondary:active, .inline-search__popular .ui-btn--secondary:hover, .inline-search__popular .ui-btn--secondary:focus {
            outline: unset;
            outline: none;
            text-decoration: underline;
            color: #e7040b
        }

.inline-search svg {
    display: block;
    width: 100%;
    height: auto;
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%)
}

.inline-search polygon {
    fill: #fcfcfa
}

@media screen and (min-width:768px) {
    .inline-search {
    }

    .inline-search__popular .col {
    }

        .inline-search__popular .col:nth-of-type(1) {
            display: block;
            padding-right: 20px
        }

        .inline-search__popular .col + .col {
            padding-left: 30px
        }

    .inline-search__popular li {
        margin: 0;
        padding: 5px 35px 5px 0
    }

    .inline-search__popular p, .inline-search__popular a, .inline-search__popular .ui-btn--secondary {
        font-size: 15px;
        line-height: 20px;
        padding: 0
    }
}

@media screen and (min-width:1025px) {
    .inline-search__popular .col:nth-of-type(2):before, .inline-search__popular .col:nth-of-type(2):after {
        opacity: 0
    }
}

@media screen and (max-width:767px) {
    .inline-search {
        display: none
    }
}

@media screen and (max-width:1023px) {
    .inline-search__popular {
        display: none
    }
}

@media print {
    .inline-search {
        display: none
    }
}

.ja-JP .ui-input input, .ja-JP .subscription-block form .form-group input, .subscription-block form .ja-JP .form-group input, .zh-CN .ui-input input, .zh-CN .subscription-block form .form-group input, .subscription-block form .zh-CN .form-group input {
    font-size: 16px
}

@media screen and (min-width:768px) {
    .ja-JP .ui-input input, .ja-JP .subscription-block form .form-group input, .subscription-block form .ja-JP .form-group input, .zh-CN .ui-input input, .zh-CN .subscription-block form .form-group input, .subscription-block form .zh-CN .form-group input {
        font-size: 18px
    }
}

@media screen and (min-width:1024px) {
    .ja-JP .ui-input input, .ja-JP .subscription-block form .form-group input, .subscription-block form .ja-JP .form-group input, .zh-CN .ui-input input, .zh-CN .subscription-block form .form-group input, .subscription-block form .zh-CN .form-group input {
        font-size: 20px
    }
}

.el-GR .inline-search__popular p, .pl-PL .inline-search__popular p, .cs-CZ .inline-search__popular p {
    text-transform: none
}

@-webkit-keyframes s-result-item-animate-in {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-15px);
        transform: translateY(-15px)
    }

    50% {
        -webkit-transform: translateY(-15px);
        transform: translateY(-15px);
        opacity: 0
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@keyframes s-result-item-animate-in {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-15px);
        transform: translateY(-15px)
    }

    50% {
        -webkit-transform: translateY(-15px);
        transform: translateY(-15px);
        opacity: 0
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

.search__row button[type="button"]:focus, .search__row button[type="submit"]:focus {
    outline: 1px solid #e7040b
}

.search-overlay {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: #fcfcfa;
    z-index: 1100;
    will-change: transform;
    display: none;
    pointer-events: none
}

    .search-overlay > .container {
        width: 100%
    }

    .search-overlay ul, .search-overlay li {
        padding: 0;
        margin: 0;
        list-style: none
    }

@-webkit-keyframes flip-y {
    0% {
        -webkit-transform: rotateX(90deg);
        transform: rotateX(90deg)
    }

    100% {
        -webkit-transform: rotateX(0);
        transform: rotateX(0)
    }
}

@keyframes flip-y {
    0% {
        -webkit-transform: rotateX(90deg);
        transform: rotateX(90deg)
    }

    100% {
        -webkit-transform: rotateX(0);
        transform: rotateX(0)
    }
}

.search-overlay.active {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    pointer-events: auto;
    will-change: transform;
    -webkit-animation-name: "animate-y-in-minus";
    animation-name: "animate-y-in-minus";
    -webkit-animation-duration: 400ms;
    animation-duration: 400ms;
    -webkit-animation-delay: 0ms;
    animation-delay: 0ms;
    -webkit-animation-timing-function: cubic-bezier(.19,.74,.54,.95);
    animation-timing-function: cubic-bezier(.19,.74,.54,.95);
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1
}

    .search-overlay.active.animate-in > .container {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0);
        -webkit-transition: all 600ms;
        transition: all 600ms
    }

.search-overlay > .container {
    opacity: 0;
    -webkit-transform: translateY(60px);
    transform: translateY(60px)
}

.search-overlay .close-btn {
    position: relative;
    position: absolute;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    font-size: 20px;
    padding: 10px;
    color: #29261e;
    top: 10px;
    right: -10px
}

    .search-overlay .close-btn .icon, .search-overlay .close-btn i {
        vertical-align: middle;
        pointer-events: none
    }

    .search-overlay .close-btn:after {
        width: 100%;
        height: 100%;
        background: rgba(0,0,0,.001);
        position: absolute;
        top: 0;
        left: 0;
        z-index: 10;
        content: ""
    }

    .search-overlay .close-btn:focus, .search-overlay .close-btn:active {
        outline: none;
        border: 1px solid #e7040b;
        text-decoration: none
    }

@media screen and (min-width:768px) {
    .search-overlay .close-btn {
        top: 15px;
        right: 0
    }
}

.search__popular {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 0;
    padding: 10px
}

    .search__popular .col {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        overflow: hidden
    }

        .search__popular .col:nth-of-type(1) {
            display: none
        }

        .search__popular .col:nth-of-type(2) {
            position: relative;
            height: 30px
        }

            .search__popular .col:nth-of-type(2):after, .search__popular .col:nth-of-type(2):before {
                font-family: 'iconfont' !important;
                speak: none;
                font-style: normal;
                font-weight: normal;
                font-variant: normal;
                text-transform: none;
                line-height: 1;
                letter-spacing: 0;
                -webkit-font-feature-settings: "liga";
                -ms-font-feature-settings: "liga" 1;
                font-feature-settings: "liga";
                -webkit-font-variant-ligatures: discretionary-ligatures;
                font-variant-ligatures: discretionary-ligatures;
                -webkit-font-smoothing: antialiased;
                -moz-osx-font-smoothing: grayscale;
                content: "";
                position: absolute;
                width: 20px;
                line-height: 30px;
                font-size: 20px;
                position: absolute;
                top: 50%;
                -webkit-transform: translateY(-50%);
                transform: translateY(-50%);
                z-index: 3;
                opacity: .25
            }

            .search__popular .col:nth-of-type(2):before {
                content: "";
                left: 0
            }

            .search__popular .col:nth-of-type(2):after {
                content: "";
                right: 0
            }

    .search__popular ul {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        height: 100%;
        overflow-x: auto;
        overflow-y: hidden
    }

    .search__popular li {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        white-space: nowrap;
        width: auto;
        margin: 7.5px 15px
    }

        .search__popular li > * {
            display: block
        }

    .search__popular p {
        text-transform: uppercase;
        font-size: 12px;
        line-height: 15px;
        color: #000;
        margin: 0
    }

    .search__popular a, .search__popular .ui-btn--secondary {
        color: #000;
        font-size: 12px;
        line-height: 15px;
        font-weight: 500
    }

        .search__popular a:after, .search__popular .ui-btn--secondary:after {
            background-color: #000
        }

        .search__popular a:active, .search__popular a:hover, .search__popular .ui-btn--secondary:active, .search__popular .ui-btn--secondary:hover {
            color: #e7040b
        }

            .search__popular a:active:after, .search__popular a:hover:after, .search__popular .ui-btn--secondary:active:after, .search__popular .ui-btn--secondary:hover:after {
                background-color: #e7040b
            }

        .search__popular a:active, .search__popular a:hover, .search__popular a:focus, .search__popular .ui-btn--secondary:active, .search__popular .ui-btn--secondary:hover, .search__popular .ui-btn--secondary:focus {
            outline: unset;
            outline: none;
            text-decoration: underline;
            color: #e7040b
        }

.experienceeditor .search-overlay {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    pointer-events: auto;
    position: static;
    width: 100%;
    height: auto;
    padding: 30px;
    background-color: #000;
    opacity: 1
}

    .experienceeditor .search-overlay .ui-input.search, .experienceeditor .search-overlay .subscription-block form .search.form-group, .subscription-block form .experienceeditor .search-overlay .search.form-group {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }

@media screen and (min-width:768px) {
    .search__popular {
        padding: 30px 0 10px
    }

        .search__popular .col {
        }

            .search__popular .col:nth-of-type(1) {
                display: block;
                padding-right: 20px
            }

        .search__popular ul {
            -webkit-box-orient: horizontal;
            -webkit-box-direction: normal;
            -ms-flex-direction: row;
            flex-direction: row
        }

        .search__popular li {
            margin: 0;
            padding: 5px 35px 5px 0
        }

        .search__popular p, .search__popular a, .search__popular .ui-btn--secondary {
            font-size: 15px;
            line-height: 20px;
            padding: 0
        }
}

@media screen and (min-width:1025px) {
    .search__popular .col:nth-of-type(2):before, .search__popular .col:nth-of-type(2):after {
        opacity: 0
    }
}

@media screen and (max-width:767px) {
    .search__popular {
        display: none
    }

    .search__outer .large {
        margin-bottom: 10px
    }
}

@media print {
    .search-overlay {
        display: none
    }
}

.ja-JP .ui-input input, .ja-JP .subscription-block form .form-group input, .subscription-block form .ja-JP .form-group input, .zh-CN .ui-input input, .zh-CN .subscription-block form .form-group input, .subscription-block form .zh-CN .form-group input {
    font-size: 16px
}

@media screen and (min-width:768px) {
    .ja-JP .ui-input input, .ja-JP .subscription-block form .form-group input, .subscription-block form .ja-JP .form-group input, .zh-CN .ui-input input, .zh-CN .subscription-block form .form-group input, .subscription-block form .zh-CN .form-group input {
        font-size: 18px
    }
}

@media screen and (min-width:1024px) {
    .ja-JP .ui-input input, .ja-JP .subscription-block form .form-group input, .subscription-block form .ja-JP .form-group input, .zh-CN .ui-input input, .zh-CN .subscription-block form .form-group input, .subscription-block form .zh-CN .form-group input {
        font-size: 20px
    }
}

.search-result {
}

    .search-result button[type="button"]:focus, .search-result button[type="submit"]:focus {
        outline: 1px solid #e7040b
    }

    .search-result ul {
        list-style: none;
        padding: 0;
        margin: 0
    }

.search-result__form {
    padding-top: 20px;
    padding-bottom: 20px;
    background-color: #fcfcfa
}

.search-result__tag {
    display: block;
    font-size: 12px;
    line-height: 20px;
    font-style: normal
}

.search-result__items {
    overflow: hidden
}

    .search-result__items ul, .search-result__items li {
        padding: 0;
        margin: 0
    }

    .search-result__items .f-row {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        padding: 10px 0 20px
    }

    .search-result__items h1 {
        font-weight: 300;
        margin: 0
    }

    .search-result__items li {
        border-bottom: 1px solid #e2dfda
    }

        .search-result__items li:first-child {
            border-top: 1px solid #e2dfda
        }

.search-result__item:not(.featured) {
    padding: 20px 0
}

    .search-result__item:not(.featured) a:focus, .search-result__item:not(.featured) a:active, .search-result__item:not(.featured) a:hover {
        outline: unset;
        outline: none;
        text-decoration: underline;
        color: #e7040b
    }

.search-result__item.featured {
    padding: 10px 0 20px;
    margin: 0 0 10px;
    border-bottom: 1px solid #e2dfda
}

    .search-result__item.featured > figure img {
        display: block;
        width: 75%;
        height: auto
    }

    .search-result__item.featured > div h2 {
        margin-top: 0;
        margin-bottom: 0;
        padding: 5px 0;
        font-weight: 300;
        font-size: 20px;
        line-height: 30px
    }

    .search-result__item.featured > div p {
        font-weight: 300;
        padding-bottom: 15px;
        margin: 0;
        font-size: 14px;
        line-height: 22px
    }

.search-result__title {
    margin-top: 0;
    margin-bottom: 0;
    padding-bottom: 5px;
    font-weight: 500;
    font-size: 16px
}

    .search-result__title a {
        color: #29261e
    }

.search-result__desc {
    margin-top: 0;
    margin-bottom: 0;
    font-weight: 300
}

.search-result .ui-wrapper {
    display: block;
    margin: 30px 0;
    text-align: center;
    min-height: 20px
}

.search-result .search-news__checkbox {
    margin-left: 20px
}

    .search-result .search-news__checkbox input[type='checkbox'] {
        height: 20px;
        width: 20px;
        vertical-align: middle
    }

.search-result .search_spelling_suggestion a {
    color: #e7040b
}

@media screen and (min-width:768px) {
    .search-result__form {
        padding-top: 25px;
        padding-bottom: 25px
    }

    .search-result__item.featured {
        border-bottom: none;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

        .search-result__item.featured > figure {
            -webkit-box-flex: 0;
            -ms-flex: 0 0 auto;
            flex: 0 0 auto;
            width: 40%;
            -ms-flex-item-align: start;
            align-self: flex-start
        }

            .search-result__item.featured > figure img {
                width: 100%
            }

            .search-result__item.featured > figure + div {
                width: 60%;
                padding: 0 15px;
                margin: -12px 0 0
            }

        .search-result__item.featured > div {
            -webkit-box-flex: 0;
            -ms-flex: 0 0 auto;
            flex: 0 0 auto;
            width: 100%;
            overflow: hidden;
            padding: 30px 0
        }

    .search__outer {
        display: block
    }

        .search__outer .large {
            margin-bottom: 20px
        }
}

@media screen and (min-width:1024px) {
    .search__outer .large {
        width: 70%
    }

    .search-result__item.featured > div h2 {
        font-size: 24px;
        line-height: 36px
    }

    .search-result__item.featured > div p {
        font-size: 16px;
        line-height: 26px
    }

    .search__outer {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-line-pack: distribute;
        align-content: space-around;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }
}

@media screen and (max-width:767px) {
    .search__outer .large {
        margin-bottom: 10px
    }
}

@-webkit-keyframes f-anim1 {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-100px,0,0);
        transform: translate3d(-100px,0,0)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateX(0,0,0);
        transform: translateX(0,0,0)
    }
}

@keyframes f-anim1 {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-100px,0,0);
        transform: translate3d(-100px,0,0)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateX(0,0,0);
        transform: translateX(0,0,0)
    }
}

@-webkit-keyframes f-anim2 {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(100px,170px,0);
        transform: translate3d(100px,170px,0)
    }

    100% {
        opacity: 1;
        -webkit-transform: translate3d(0,170px,0);
        transform: translate3d(0,170px,0)
    }
}

@keyframes f-anim2 {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(100px,170px,0);
        transform: translate3d(100px,170px,0)
    }

    100% {
        opacity: 1;
        -webkit-transform: translate3d(0,170px,0);
        transform: translate3d(0,170px,0)
    }
}

@-webkit-keyframes f-anim3 {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0,50px,0);
        transform: translate3d(0,50px,0)
    }

    100% {
        opacity: 1;
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0)
    }
}

@keyframes f-anim3 {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0,50px,0);
        transform: translate3d(0,50px,0)
    }

    100% {
        opacity: 1;
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0)
    }
}

.featured-area {
    padding: 10px 0 30px
}

    .featured-area p {
        font-weight: 300
    }

.featured-area__top {
    text-align: center;
    overflow: hidden;
    padding: 20px 0
}

    .featured-area__top h2 {
        margin: 0 auto;
        padding: 10px 0
    }

    .featured-area__top p {
        max-width: 90%;
        margin: 0 auto;
        padding: 10px 0;
        color: #a9a8a5
    }

.featured-area__imgs {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    margin: 0 auto;
    z-index: 2;
    position: relative;
    -webkit-perspective: 800px;
    perspective: 800px;
    -webkit-perspective-origin: 50%;
    perspective-origin: 50%
}

.featured-area__img {
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: 0;
    position: relative;
    will-change: transform;
    height: auto;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

    .featured-area__img > img {
        display: block;
        width: 100%;
        height: auto
    }

    .featured-area__img.lg {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 72%;
        z-index: 0;
        -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
        order: 0
    }

    .featured-area__img.sm {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 50%;
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
        z-index: 1;
        margin-left: -22%;
        margin-top: 25%
    }

.featured-area__content {
    overflow: hidden;
    position: relative;
    z-index: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

    .featured-area__content .f-box {
        text-align: left
    }

    .featured-area__content p.name {
        max-width: 45%;
        margin: 0;
        padding: 10px 0;
        font-weight: 300;
        font-size: 30px
    }

    .featured-area__content p.title {
        margin: 0;
        padding: 10px 0;
        font-weight: 700
    }

    .featured-area__content p.text {
        margin: 0;
        padding: 10px 0
    }

.featured-area .ui-wrapper {
    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-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    margin-top: 20px
}

    .featured-area .ui-wrapper a + a {
        margin-top: 15px
    }

.featured-area.single .featured-area__imgs {
    display: block
}

.featured-area.single .featured-area__img.lg, .featured-area.single .featured-area__img.sm {
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none;
    width: 100%;
    height: auto;
    margin: 0;
    -webkit-transform: none;
    transform: none
}

.featured-area.single .featured-area__img.lg {
    display: block
}

.experienceeditor .featured-area__imgs, .experienceeditor .featured-area.right__imgs, .experienceeditor .featured-area.single__imgs {
    display: block;
    margin: 0;
    overflow: hidden
}

.experienceeditor .featured-area__img.lg, .experienceeditor .featured-area__img.sm, .experienceeditor .featured-area.right__img.lg, .experienceeditor .featured-area.right__img.sm, .experienceeditor .featured-area.single__img.lg, .experienceeditor .featured-area.single__img.sm {
    display: block !important;
    width: 100% !important;
    height: auto !important;
    -webkit-transform: none !important;
    transform: none !important;
    opacity: 1;
    margin: 0;
    padding: 0;
    background-size: 0;
    min-height: 100px;
    -webkit-animation: none !important;
    animation: none !important
}

    .experienceeditor .featured-area__img.lg img, .experienceeditor .featured-area__img.sm img, .experienceeditor .featured-area.right__img.lg img, .experienceeditor .featured-area.right__img.sm img, .experienceeditor .featured-area.single__img.lg img, .experienceeditor .featured-area.single__img.sm img {
        display: block
    }

.experienceeditor .featured-area__content .f-box, .experienceeditor .featured-area.right__content .f-box, .experienceeditor .featured-area.single__content .f-box {
    width: 100% !important;
    height: auto;
    padding: 30px !important;
    margin: 0
}

@media screen and (max-width:767px) {
    .featured-area__img.lg {
        width: 100%
    }

    .featured-area__img.sm {
        display: none
    }

    .featured-area__content p.name {
        font-size: 24px;
        line-height: 30px;
        font-weight: 300;
        max-width: 100%;
        padding-top: 20px
    }

    .featured-area__content p.title {
        font-size: 15px;
        line-height: 20px
    }
}

@media screen and (min-width:768px) {
    .featured-area__top h2 {
        font-size: 48px
    }

    .featured-area__img {
        background-size: cover;
        height: 300px
    }

        .featured-area__img > img {
            display: none
        }

        .featured-area__img.lg {
            -webkit-box-flex: 0;
            -ms-flex: 0 0 auto;
            flex: 0 0 auto;
            width: 65%;
            -webkit-box-ordinal-group: 1;
            -ms-flex-order: 0;
            order: 0
        }

        .featured-area__img.sm {
            -webkit-box-flex: 0;
            -ms-flex: 0 0 auto;
            flex: 0 0 auto;
            width: 55%;
            -webkit-box-ordinal-group: 2;
            -ms-flex-order: 1;
            order: 1;
            margin-top: 0;
            margin-left: -22%;
            -webkit-transform: translateY(130px);
            transform: translateY(130px)
        }

    .featured-area__content {
        min-height: 130px;
        margin-top: 40px
    }

        .featured-area__content p.name {
            max-width: 40%
        }

        .featured-area__content p.title {
            max-width: 40%
        }

        .featured-area__content p.text {
            max-width: 80%
        }

    .featured-area.single .featured-area__imgs {
        display: block
    }

    .featured-area.single .featured-area__img {
        -webkit-box-flex: unset;
        -ms-flex: unset;
        flex: unset;
        background-size: 0
    }

        .featured-area.single .featured-area__img > img {
            display: block
        }

        .featured-area.single .featured-area__img.lg, .featured-area.single .featured-area__img.sm {
            -webkit-box-flex: 0;
            -ms-flex: none;
            flex: none;
            width: 100%;
            margin: 0;
            -webkit-transform: none;
            transform: none
        }

        .featured-area.single .featured-area__img.sm {
            display: none
        }

        .featured-area.single .featured-area__img.lg {
            display: block
        }

    .featured-area.single .featured-area__content {
        display: block;
        margin-top: 0
    }

        .featured-area.single .featured-area__content .f-box {
            -webkit-box-flex: unset;
            -ms-flex: unset;
            flex: unset;
            width: 80%;
            display: block;
            padding: 10px
        }

        .featured-area.single .featured-area__content .f-col {
            width: 100%;
            min-height: 0
        }

        .featured-area.single .featured-area__content p.name {
            width: 100%;
            max-width: 100%
        }

        .featured-area.single .featured-area__content p.title {
            width: 100%;
            max-width: 100%
        }

        .featured-area.single .featured-area__content p.text {
            width: 100%;
            max-width: 100%;
            padding: 10px 0;
            text-align: left
        }

        .featured-area.single .featured-area__content .ui-wrapper {
            display: block
        }
}

@media screen and (min-width:1024px) {
    .featured-area {
        padding-bottom: 40px
    }

    .featured-area__top {
        padding: 30px 0
    }

        .featured-area__top h2 {
            font-size: 54px
        }

    .featured-area__img {
        height: 400px;
        opacity: 0
    }

        .featured-area__img.lg {
            -webkit-box-flex: 0;
            -ms-flex: 0 0 auto;
            flex: 0 0 auto;
            width: 75%
        }

        .featured-area__img.sm {
            -webkit-box-flex: 0;
            -ms-flex: 0 0 auto;
            flex: 0 0 auto;
            width: 50%;
            margin-left: -25%;
            -webkit-transform: translateY(170px);
            transform: translateY(170px)
        }

    .featured-area__content {
        margin-top: 55px
    }

        .featured-area__content p.name {
            max-width: 45%;
            font-size: 36px
        }

        .featured-area__content p.title {
            max-width: 45%
        }

        .featured-area__content p.text {
            padding-top: 50px
        }

    .featured-area.in-view-animation .featured-area__img {
        opacity: 1;
        -webkit-animation-iteration-count: 1;
        animation-iteration-count: 1;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
        -webkit-animation-duration: 1200ms;
        animation-duration: 1200ms
    }

        .featured-area.in-view-animation .featured-area__img.lg {
            -webkit-animation-name: f-anim1;
            animation-name: f-anim1
        }

        .featured-area.in-view-animation .featured-area__img.sm {
            -webkit-animation-name: f-anim2;
            animation-name: f-anim2
        }

    .featured-area.in-view-animation.single .featured-area__img.lg, .featured-area.in-view-animation.single .featured-area__img.sm {
        -webkit-animation-name: f-anim3;
        animation-name: f-anim3
    }

    .featured-area.right .featured-area__imgs {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse
    }

    .featured-area.right .featured-area__img {
        height: 400px
    }

        .featured-area.right .featured-area__img.lg {
            -webkit-box-flex: 0;
            -ms-flex: 0 0 auto;
            flex: 0 0 auto;
            width: 75%
        }

        .featured-area.right .featured-area__img.sm {
            -webkit-box-flex: 0;
            -ms-flex: 0 0 auto;
            flex: 0 0 auto;
            width: 50%;
            margin-right: -25%;
            -webkit-transform: translateY(170px);
            transform: translateY(170px)
        }

    .featured-area.right .featured-area__content {
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end
    }

        .featured-area.right .featured-area__content .f-box {
            width: 50%;
            padding: 100px 25px 100px 100px
        }
}

.ja-JP .featured-area__content p.name, .zh-CN .featured-area__content p.name {
    font-size: 18px;
    line-height: 26px
}

.ja-JP .featured-area__top p.title, .zh-CN .featured-area__top p.title {
    font-size: 24px;
    line-height: 30px
}

@media screen and (min-width:768px) {
    .ja-JP .featured-area__content p.name, .zh-CN .featured-area__content p.name {
        font-size: 24px;
        line-height: 32px
    }

    .ja-JP .featured-area__top p.title, .zh-CN .featured-area__top p.title {
        font-size: 32px;
        line-height: 42px
    }
}

.content {
    position: relative;
    padding: 10px 0
}

    .content a {
        color: #e7040b
    }

        .content a:focus, .content a:hover, .content a:active {
            outline: unset;
            outline: none;
            text-decoration: underline;
            color: #e7040b
        }

    .content .title-block {
        padding: 0 0 20px
    }

    .content .title-block__title {
        font-size: 24px;
        font-weight: 300
    }

@media screen and (min-width:1024px) {
    .content .title-block__title {
        font-size: 30px
    }
}

.content__item {
    padding: 0 0 25px
}

    .content__item figure {
        padding: 0 0 10px
    }

        .content__item figure img {
            width: 100%;
            height: auto;
            display: block;
            pointer-events: none
        }

        .content__item figure a.image-link {
            display: block;
            width: auto;
            height: auto
        }

            .content__item figure a.image-link:focus {
                outline: 2px solid #e7040b;
                -webkit-filter: brightness(90%) saturate(105%);
                filter: brightness(90%) saturate(105%)
            }

.content__item__title {
    margin: 0;
    font-size: 22px;
    line-height: 1.5em;
    font-weight: 300;
    padding: 0 0 10px
}

@media screen and (min-width:1024px) {
    .content__item__title {
        font-size: 26px;
        line-height: 1.3em
    }
}

.content__item__desc {
    margin: 0;
    padding: 0 0 10px;
    font-weight: 300
}

@media screen and (min-width:1024px) {
    .content__item__desc {
        padding: 0 0 15px
    }
}

.content__item__rich {
}

    .content__item__rich p {
        color: inherit;
        font-weight: 300;
        padding: 0 0 10px
    }

@media screen and (min-width:1024px) {
    .content__item__rich p {
        padding: 0 0 15px
    }
}

@media screen and (min-width:768px) {
    .content.col-2 .content__items, .content.col-3 .content__items, .content.col-4 .content__items {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        width: calc(100% + 30px)
    }

    .content.col-2 .content__item, .content.col-3 .content__item, .content.col-4 .content__item {
        width: 50%;
        padding-right: 30px
    }
}

@media screen and (min-width:1024px) {
    .content.col-3 .content__items {
        width: calc(100% + 25px)
    }

    .content.col-3 .content__item {
        width: 33.3%;
        padding-right: 25px
    }

    .content.col-4 .content__items {
        width: calc(100% + 25px)
    }

    .content.col-4 .content__item {
        width: 25%;
        padding-right: 25px
    }
}

.experienceeditor .content__items .scEmptyPlaceholder {
    min-width: 100px;
    min-height: 100px
}

.experienceeditor .content .ui-wrapper {
    display: none
}

@media print {
    .content .ui-wrapper {
        display: none
    }
}

.ja-JP .content__item__title, .zh-CN .content__item__title {
    font-size: 16px;
    line-height: 20px
}

@media screen and (min-width:768px) {
    .ja-JP .content__item__title, .zh-CN .content__item__title {
        font-size: 20px;
        line-height: 28px
    }
}

.title-block {
    overflow: hidden;
    padding: 10px 0 20px
}

@media screen and (min-width:768px) {
    .title-block {
        text-align: center
    }
}

.title-block__title {
    padding: 10px 0;
    color: inherit;
    margin: 0;
    line-height: 1.2em
}

@media screen and (min-width:768px) {
    .title-block__title {
        font-size: 42px
    }
}

@media screen and (min-width:1024px) {
    .title-block__title {
        font-size: 48px
    }
}

.title-block__desc {
    margin: 0;
    padding: 10px 0;
    color: inherit;
    font-weight: 300;
    font-size: 18px;
    line-height: 1.4em
}

@media screen and (min-width:768px) {
    .title-block__desc {
        font-size: 20px
    }
}

@media screen and (min-width:1024px) {
    .title-block__desc {
        font-size: 22px
    }
}

.title-block .ui-wrapper {
    padding: 10px 0
}

.ja-JP .title-block__title, .zh-CN .title-block__title {
    font-size: 24px;
    line-height: 22px
}

@media screen and (min-width:768px) {
    .ja-JP .title-block__title, .zh-CN .title-block__title {
        font-size: 30px;
        line-height: 36px
    }
}

@media screen and (min-width:1024px) {
    .ja-JP .title-block__title, .zh-CN .title-block__title {
        font-size: 36px;
        line-height: 42px
    }
}

.banner {
    overflow: hidden;
    position: relative
}

.banner__content {
    position: relative;
    margin: 0 0 20px
}

.banner .container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.banner__meta {
    padding: 15px 25px 20px;
    position: relative;
    text-align: left;
    margin: -60px auto 0;
    background: #fcfcfa;
    -webkit-box-shadow: 0 0 10px 2px rgba(37,37,37,.15);
    box-shadow: 0 0 10px 2px rgba(37,37,37,.15)
}

    .banner__meta .ui-wrapper {
        display: -webkit-inline-box;
        display: -ms-inline-flexbox;
        display: inline-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
    }

    .banner__meta .ui-btn + .ui-btn {
        margin-top: 30px
    }

.banner__cat {
    display: inline-block;
    opacity: .2
}

.banner__title {
    margin: 0;
    padding: 10px 0
}

.banner__desc {
    margin: 0;
    font-weight: 300;
    padding: 20px 0
}

    .banner__desc + .ui-wrapper {
        margin-top: 15px
    }

.banner__image {
    width: 100%;
    height: auto;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 0 50%
}

    .banner__image img {
        display: block;
        width: 100%;
        height: auto
    }

    .banner__image figcaption {
        display: none
    }

.banner.theme-white .banner__meta {
    background: #fcfcfa
}

.banner.theme-black .banner__meta {
    background: #171717
}

.banner.theme-black .banner__title, .banner.theme-black .banner__sub-title, .banner.theme-black .banner__desc {
    color: #fffffd
}

.banner.theme-black a, .banner.theme-black .ui-btn--text, .banner.theme-black .ui-btn--secondary {
    color: #fc1921
}

.banner.right .container {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse
}

@media screen and (min-width:480px) {
    .banner__meta {
        width: 100%;
        max-width: 600px;
        padding: 30px 40px 40px;
        margin: -120px auto 10px;
        -webkit-box-shadow: 0 0 10px 2px rgba(37,37,37,.15);
        box-shadow: 0 0 10px 2px rgba(37,37,37,.15)
    }

        .banner__meta .ui-wrapper {
            display: block
        }

        .banner__meta .ui-btn + .ui-btn {
            margin-left: 20px
        }

    .banner__image {
        height: 400px
    }

        .banner__image img {
            display: none
        }
}

@media screen and (min-width:768px) {
    .banner__meta {
        padding: 30px 50px 50px
    }

    .banner__title {
        font-size: 36px;
        line-height: 40px
    }
}

@media screen and (min-width:1024px) {
    .banner__content {
        position: absolute;
        top: 50%;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
        width: 100%;
        margin: 0
    }

    .banner__meta {
        width: 100%;
        max-width: 550px;
        margin: 0
    }

    .banner__image {
        height: 625px
    }

    .banner + .banner {
        margin-top: 10px
    }
}

.ja-JP .banner__title, .zh-CN .banner__title {
    font-size: 18px
}

@media screen and (min-width:768px) {
    .ja-JP .banner__title, .zh-CN .banner__title {
        font-size: 22px
    }
}

@media screen and (min-width:1024px) {
    .ja-JP .banner__title, .zh-CN .banner__title {
        font-size: 26px
    }
}

.block-quote {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 10px 0 30px
}

.block-quote__image {
    display: none
}

.block-quote__image--mobile {
    display: block;
    width: 100%;
    height: auto
}

.block-quote__image-wrapper {
    overflow: hidden;
    max-height: 175px
}

.block-quote__body {
    -webkit-box-shadow: 0 0 10px 2px rgba(37,37,37,.15);
    box-shadow: 0 0 10px 2px rgba(37,37,37,.15);
    position: relative;
    margin: -60px auto 0;
    width: calc(100% - 30px);
    text-align: center;
    z-index: 1;
    background: #fffffd;
    max-width: 1200px
}

    .block-quote__body .tag {
        display: block;
        width: 100%;
        font-weight: 100;
        text-align: center;
        color: inherit
    }

    .block-quote__body blockquote {
        text-align: center;
        margin: 0;
        padding: 15px
    }

        .block-quote__body blockquote p {
            font-size: 16px;
            line-height: 1.7em;
            font-weight: 300;
            margin: 0;
            padding-bottom: 20px
        }

            .block-quote__body blockquote p span {
                font-size: 1.1em;
                padding: 0 .2em;
                font-family: "Times New Roman",Times,serif
            }

        .block-quote__body blockquote cite {
            margin: 0;
            font-size: 15px;
            line-height: 20px;
            font-style: normal;
            font-weight: 700
        }

            .block-quote__body blockquote cite span {
                font-weight: 300
            }

.block-quote.theme-white .block-quote__body {
    color: #29261e;
    background: #fcfcfa
}

.block-quote.theme-black .block-quote__body {
    color: #fffffd;
    background: #171717
}

@media screen and (min-width:480px) {
    .block-quote__body {
        -webkit-box-shadow: 0 0 10px 2px rgba(37,37,37,.15);
        box-shadow: 0 0 10px 2px rgba(37,37,37,.15);
        margin: -60px auto 0;
        padding: 0;
        width: calc(100% - 60px)
    }

        .block-quote__body blockquote {
            padding: 25px
        }

    .block-quote__image-wrapper {
        max-height: 250px
    }

    .block-quote blockquote p {
        font-size: 24px;
        line-height: 34px;
        font-weight: 300
    }
}

@media screen and (min-width:768px) {
    .block-quote__image--mobile {
        display: none
    }

    .block-quote__body {
        -ms-flex-item-align: center;
        align-self: center;
        text-align: left;
        padding: 10px 5%;
        margin: -100px 0 0;
        width: 80%
    }

    .block-quote__image-wrapper {
        max-height: 400px
    }

    .block-quote .no-image {
        margin: 20px 0 0
    }

    .block-quote blockquote p {
        font-size: 30px;
        line-height: 40px;
        font-weight: 300
    }

    .block-quote__image.block-quote__image--desktop {
        display: block;
        margin-left: 50%;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
        min-width: 100%;
        width: 100%;
        height: auto
    }
}

@media screen and (min-width:1024px) {
    .block-quote__image-wrapper {
        max-height: 450px
    }

    .block-quote__body {
        padding: 20px 10%
    }
}

@media screen and (min-width:1280px) {
    .block-quote__image-wrapper {
        max-height: 500px
    }

    .block-quote__body {
        padding: 30px 10%
    }
}

@media screen and (min-width:480px) {
    .ja-JP .block-quote blockquote p, .zh-CN .block-quote blockquote p {
        font-size: 18px;
        line-height: 26px
    }
}

@media screen and (min-width:768px) {
    .ja-JP .block-quote blockquote p, .zh-CN .block-quote blockquote p {
        font-size: 24px;
        line-height: 32px
    }
}

.fact-cards {
    padding: 30px 0
}

    .fact-cards ul, .fact-cards li {
        padding: 0;
        margin: 0;
        list-style: none
    }

    .fact-cards ul {
        padding: 0;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .fact-cards li {
        list-style: none;
        text-align: center;
        padding: 20px 0
    }

.fact-cards__value {
    position: relative;
    font-size: 30px;
    letter-spacing: -2px;
    font-weight: 100;
    color: #e7040b;
    margin-bottom: 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

    .fact-cards__value span {
        font-weight: inherit;
        text-align: center;
        display: inline-block;
        min-width: 10px;
        opacity: .35
    }

        .fact-cards__value span.current {
            opacity: 1
        }

.fact-cards__p {
    font-weight: 300;
    font-size: 25px;
    line-height: 30px;
    margin: 0
}

.fact-cards.theme-black {
    background: #171717
}

    .fact-cards.theme-black .fact-cards__p {
        color: #fffffd
    }

.fact-cards.theme-white {
    background: #fffffd
}

.fact-cards.theme-transparent {
    background: transparent
}

    .fact-cards.theme-transparent .fact-cards__p {
        color: #fffffd
    }

.experienceeditor .fact-cards__value span {
    opacity: 100;
    text-align: left
}

@media screen and (min-width:480px) {
    .fact-cards__value {
        font-size: 40px
    }
}

@media screen and (min-width:1024px) {
    .fact-cards {
        padding: 10px 0
    }

    .fact-cards__value {
        -webkit-box-pack: left;
        -ms-flex-pack: left;
        justify-content: left;
        font-size: 48px;
        line-height: 52px
    }

    .fact-cards ul {
        padding: 20px 0;
        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-pack: distribute;
        justify-content: space-around;
        -webkit-box-align: stretch;
        -ms-flex-align: stretch;
        align-items: stretch
    }

    .fact-cards li {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 33.3%;
        text-align: left;
        padding-right: 20px
    }

        .fact-cards li + li {
            padding-left: 20px
        }
}

@media screen and (min-width:1200px) {
    .fact-cards__value {
        font-size: 54px;
        line-height: 60px
    }
}

.list {
    padding: 30px 0
}

.list__top h2, .list__top .title {
    font-size: 24px;
    line-height: 32px;
    font-weight: 500
}

.list__top p {
    margin-bottom: 40px;
    max-width: 768px;
    font-weight: 300
}

.list__item {
    border-top: 1px solid #e0e0e0;
    padding: 25px 0
}

    .list__item:nth-last-child(1) {
        border-bottom: 1px solid #e2dfda
    }

.list__title {
    margin-top: 0;
    margin-bottom: 15px
}

    .list__title, .list__title a {
        font-weight: 500;
        font-size: 15px;
        color: #29261e
    }

        .list__title a:hover {
            text-decoration: underline
        }

.list__desc {
    font-weight: 300;
    margin-top: 30px;
    margin-bottom: 0
}

.list__date {
    display: block;
    font-size: 15px;
    font-weight: 600;
    font-style: normal;
    color: #a8a8a8;
    margin-bottom: 20px
}

    .list__date > span:nth-child(1) {
        text-transform: uppercase
    }

    .list__date span {
        display: block;
        line-height: 25px
    }

        .list__date span + span {
            margin-top: 10px
        }

.list .ui-wrapper {
    display: block;
    text-align: center;
    margin-top: 60px
}

    .list .ui-wrapper .ui-btn--secondary {
        max-width: 768px;
        text-align: left
    }

@media screen and (min-width:480px) {
    .list__top h2, .list__top .title {
        max-width: 80%
    }

    .list__top p {
        margin-bottom: 80px
    }

    .list__item {
        padding: 30px 0
    }
}

@media screen and (min-width:768px) {
    .list {
        padding: 60px 0
    }

    .list__top h2, .list__top .title {
        max-width: 60%;
        font-size: 30px;
        line-height: 40px;
        font-weight: 300;
        margin: 0
    }
}

@media print {
    .list .ui-wrapper {
        display: none
    }

    .list table {
        table-layout: auto
    }

    .list th, .list td {
        width: 100%
    }
}

.prefooter {
    position: relative;
    background-color: #f1efea;
    margin-top: 10px
}

.prefooter__item {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 10px 0 20px;
    position: relative;
    text-align: center
}

.prefooter__item__title {
    margin: 0;
    padding: 10px 0;
    font-weight: 300;
    font-size: 24px;
    line-height: 30px
}

.prefooter__item__desc {
    margin: 0;
    padding-bottom: 20px;
    font-weight: 300
}

.prefooter a, .prefooter .ui-btn--text, .prefooter .ui-btn--secondary {
    color: #d8030a
}

.experienceeditor .prefooter__items .scEmptyPlaceholder {
    min-width: 100px;
    min-height: 100px
}

@media screen and (max-width:767px) {
    .prefooter__item + .prefooter__item {
        border-top: 1px solid #e2dfda
    }
}

@media screen and (min-width:768px) {
    .prefooter__items {
        padding: 30px 0 20px
    }

        .prefooter__items > .container {
            width: 768px;
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-align: stretch;
            -ms-flex-align: stretch;
            align-items: stretch;
            -ms-flex-wrap: nowrap;
            flex-wrap: nowrap
        }

    .prefooter__item {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 33.2%;
        padding: 0 20px 40px 0;
        text-align: left
    }

    .prefooter__item__title {
        min-height: 80px
    }

    .prefooter__item [class*="ui-btn"] {
        position: absolute;
        bottom: 10px
    }

    .prefooter__item + .prefooter__item {
        padding-left: 20px;
        border-left: 1px solid #e2dfda
    }
}

@media screen and (min-width:1024px) {
    .prefooter__items > .container {
        width: 1014px
    }

    .prefooter__item {
        padding: 0 20px 60px 0
    }

    .prefooter__item__title {
        min-height: 60px;
        font-size: 28px;
        line-height: 40px
    }

    .prefooter__item__desc {
        font-weight: 300
    }
}

@media screen and (min-width:1200px) {
    .prefooter__items > .container {
        width: 1180px
    }
}

.ja-JP .prefooter__item__title, .zh-CN .prefooter__item__title {
    font-size: 18px;
    line-height: 26px
}

@media screen and (min-width:1024px) {
    .ja-JP .prefooter__item__title, .zh-CN .prefooter__item__title {
        font-size: 22px;
        line-height: 30px
    }
}

.intro-text {
    padding: 20px 0
}

.intro-text__t {
    color: inherit;
    margin: 0;
    padding: 0 0 15px;
    font-size: 26px;
    line-height: 1.4em
}

@media screen and (min-width:768px) {
    .intro-text__t {
        max-width: 85%;
        font-size: 42px;
        padding: 0 0 20px
    }
}

@media screen and (min-width:1024px) {
    .intro-text__t {
        max-width: 80%;
        font-size: 48px;
        padding: 0 0 25px
    }
}

.intro-text__st {
    color: inherit;
    margin: 0;
    padding: 0 0 15px;
    font-size: 20px;
    line-height: 1.4em;
    font-weight: 300
}

@media screen and (min-width:768px) {
    .intro-text__st {
        max-width: 85%;
        font-size: 24px;
        padding: 0 0 20px
    }
}

@media screen and (min-width:1024px) {
    .intro-text__st {
        max-width: 80%;
        font-size: 28px;
        padding: 0 0 25px
    }
}

.intro-text__rich {
    padding: 0
}

@media screen and (min-width:768px) {
    .intro-text__rich {
        max-width: 85%
    }
}

@media screen and (min-width:1024px) {
    .intro-text__rich {
        max-width: 80%
    }
}

.intro-text__rich p {
    color: inherit;
    font-weight: 300;
    margin: 0
}

.intro-text__rich a {
    color: #e7040b
}

    .intro-text__rich a:active, .intro-text__rich a:hover, .intro-text__rich a:focus {
        outline: unset;
        outline: none;
        text-decoration: underline;
        color: #e7040b
    }

.ja-JP .intro-text__t, .zh-CN .intro-text__t {
    font-size: 24px;
    line-height: 32px
}

.ja-JP .intro-text__st, .zh-CN .intro-text__st {
    font-size: 20px;
    line-height: 28px
}

@media screen and (min-width:768px) {
    .ja-JP .intro-text__t, .zh-CN .intro-text__t {
        font-size: 28px;
        line-height: 36px
    }

    .ja-JP .intro-text__st, .zh-CN .intro-text__st {
        font-size: 22px;
        line-height: 30px
    }
}

.content-block__img {
    background-position: center;
    background-repeat: no-repeat;
    background-size: 1px;
    -webkit-filter: brightness(95%) saturate(105%);
    filter: brightness(95%) saturate(105%)
}

    .content-block__img img {
        display: block;
        width: 100%;
        height: auto
    }

.content-block__content {
    padding: 10px 0
}

    .content-block__content h2.title {
        margin: 0;
        padding: 10px 0;
        font-weight: 300;
        font-size: 24px;
        line-height: 30px
    }

    .content-block__content p {
        font-weight: 300;
        padding: 10px 0;
        margin: 0
    }

        .content-block__content p a {
            color: #e7040b
        }

    .content-block__content li a {
        color: #e7040b
    }

.content-block .ui-wrapper {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

    .content-block .ui-wrapper .ui-btn + .ui-btn {
        margin: 30px 0 0 0
    }

@media screen and (min-width:768px) {
    .content-block .ui-wrapper {
        display: -webkit-inline-box;
        display: -ms-inline-flexbox;
        display: inline-flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row
    }

        .content-block .ui-wrapper .ui-btn + .ui-btn {
            margin: 0 0 0 30px
        }

    .content-block__content h2.title {
        font-size: 30px
    }

    .content-block.right .content-block__row {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse
    }
}

@media screen and (min-width:1024px) {
    .content-block__row {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-align: stretch;
        -ms-flex-align: stretch;
        align-items: stretch;
        padding: 15px 0
    }

    .content-block__img, .content-block__vid {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 50%;
        margin: 0;
        max-height: none;
        padding-top: 10px
    }

    .content-block__content {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 50%;
        overflow: hidden;
        -ms-flex-item-align: center;
        align-self: center;
        padding: 0 40px
    }

        .content-block__content h2.title {
            padding-top: 0;
            font-size: 30px
        }

    .content-block.left .content-block__content {
        padding-right: 0
    }

    .content-block.right .content-block__content {
        padding-left: 0
    }
}

.ja-JP .content-block__content h2.title, .zh-CN .content-block__content h2.title {
    font-size: 18px;
    line-height: 26px
}

@media screen and (min-width:768px) {
    .ja-JP .content-block__content h2.title, .zh-CN .content-block__content h2.title {
        font-size: 22px;
        line-height: 30px
    }
}

.dropdown-table {
    padding: 10px 0 20px
}

.dropdown-table__title {
    font-weight: 500;
    margin-top: 0;
    margin-bottom: 15px;
    font-size: 15px
}

.dropdown-table__desc {
    font-weight: 300;
    margin-top: 30px;
    margin-bottom: 0
}

.dropdown-table table {
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0;
    border: 0;
    font-size: 15px;
    line-height: 25px;
    table-layout: fixed
}

.dropdown-table thead {
    border-bottom: 1px solid #e0e0e0
}

.dropdown-table tbody {
    border-bottom: 1px solid #e0e0e0;
    overflow: hidden
}

    .dropdown-table tbody.active a.anchor > em, .dropdown-table tbody.active a.anchor > .icon {
        display: inline-block;
        -webkit-transform: rotate(180deg);
        transform: rotate(180deg)
    }

    .dropdown-table tbody.active .expanded-row {
        display: table-row;
        will-change: tranform;
        -webkit-transform-origin: 50% 0;
        transform-origin: 50% 0;
        -webkit-animation: 300ms linear csl-table-row-open;
        animation: 300ms linear csl-table-row-open
    }

.dropdown-table .header-row td {
    padding: 10px 30px 10px 3px;
    line-height: 18px
}

@media screen and (min-width:768px) {
    .dropdown-table .header-row td {
        padding: 15px 30px 15px 3px
    }
}

.dropdown-table .expanded-row {
    font-size: 15px;
    font-weight: 300;
    display: none
}

@media screen and (max-width:479px) {
    .dropdown-table .expanded-row td {
        display: block;
        width: 100%;
        padding-right: 0
    }
}

.dropdown-table th, .dropdown-table td {
    position: relative;
    padding: 8px 40px 8px 0;
    text-align: left;
    vertical-align: top
}

    .dropdown-table th p, .dropdown-table td p {
        margin: 0;
        font-size: 15px;
        padding: 0;
        line-height: 1.5em
    }

.dropdown-table a.anchor {
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transform-origin: 50%;
    transform-origin: 50%;
    will-change: transform;
    z-index: 1;
    color: #fc1921;
    width: 100%;
    text-align: right;
    padding: 8px 0
}

    .dropdown-table a.anchor > em, .dropdown-table a.anchor > .icon {
        text-align: center;
        font-size: 24px;
        pointer-events: none;
        text-decoration: none;
        outline: none;
        float: right
    }

@media print {
    .dropdown-table .ui-wrapper {
        display: none
    }

    .dropdown-table a.anchor {
        display: none
    }

    .dropdown-table .expanded-row {
        display: block
    }

    .dropdown-table table {
        table-layout: auto
    }

    .dropdown-table th, .dropdown-table td {
        width: auto
    }
}

.download-list {
    padding: 10px 0 20px
}

.download-list__title {
    font-weight: 500;
    margin-top: 0;
    margin-bottom: 15px;
    font-size: 15px
}

.download-list__desc {
    font-weight: 300;
    margin-top: 30px;
    margin-bottom: 0
}

.download-list table {
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0;
    border: 0;
    table-layout: auto;
    font-size: 15px;
    font-weight: 300;
    line-height: 18px
}

.download-list tbody {
    overflow: hidden
}

    .download-list tbody:hover a.anchor {
        -webkit-transform: translateY(calc(-50% + 2.5px));
        transform: translateY(calc(-50% + 2.5px))
    }

    .download-list tbody.active a.anchor {
        -webkit-transform: rotate(180deg) translateY(50%);
        transform: rotate(180deg) translateY(50%)
    }

    .download-list tbody.active .expanded-row {
        display: table-row
    }

.download-list tr {
    border-bottom: 1px solid #e0e0e0
}

    .download-list tr:nth-of-type(1) {
        border-top: 1px solid #e0e0e0
    }

.download-list th, .download-list td {
    position: relative;
    padding: 10px 30px 10px 3px;
    text-align: left;
    vertical-align: middle
}

    .download-list th p, .download-list td p {
        margin: 0;
        font-size: 15px;
        padding: 0;
        line-height: 1.5em
    }

    .download-list th a:not(.ui-icon-btn), .download-list td a:not(.ui-icon-btn) {
        color: #e7040b
    }

        .download-list th a:not(.ui-icon-btn):hover, .download-list th a:not(.ui-icon-btn):active, .download-list td a:not(.ui-icon-btn):hover, .download-list td a:not(.ui-icon-btn):active {
            text-decoration: underline
        }

    .download-list th ul, .download-list td ul {
        list-style: none;
        padding: 0;
        margin: 0
    }

    .download-list th:not(th):nth-of-type(1), .download-list td:not(th):nth-of-type(1) {
        font-weight: 500
    }

    .download-list th:nth-last-of-type(1), .download-list td:nth-last-of-type(1) {
        padding: 0;
        min-width: 0;
        width: 30px
    }

        .download-list th:nth-last-of-type(1) a:not(.ui-icon-btn):not(:empty), .download-list td:nth-last-of-type(1) a:not(.ui-icon-btn):not(:empty) {
            font-family: 'iconfont' !important;
            speak: none;
            font-style: normal;
            font-weight: normal;
            font-variant: normal;
            text-transform: none;
            line-height: 1;
            letter-spacing: 0;
            -webkit-font-feature-settings: "liga";
            -ms-font-feature-settings: "liga" 1;
            font-feature-settings: "liga";
            -webkit-font-variant-ligatures: discretionary-ligatures;
            font-variant-ligatures: discretionary-ligatures;
            -webkit-font-smoothing: antialiased;
            -moz-osx-font-smoothing: grayscale;
            text-indent: -9999px
        }

            .download-list th:nth-last-of-type(1) a:not(.ui-icon-btn):not(:empty):before, .download-list td:nth-last-of-type(1) a:not(.ui-icon-btn):not(:empty):before {
                color: #e7040b;
                font-size: 30px;
                line-height: 30px;
                height: 30px
            }

            .download-list th:nth-last-of-type(1) a:not(.ui-icon-btn):not(:empty):focus, .download-list th:nth-last-of-type(1) a:not(.ui-icon-btn):not(:empty):hover, .download-list th:nth-last-of-type(1) a:not(.ui-icon-btn):not(:empty):active, .download-list td:nth-last-of-type(1) a:not(.ui-icon-btn):not(:empty):focus, .download-list td:nth-last-of-type(1) a:not(.ui-icon-btn):not(:empty):hover, .download-list td:nth-last-of-type(1) a:not(.ui-icon-btn):not(:empty):active {
                outline: none;
                text-decoration: none
            }

                .download-list th:nth-last-of-type(1) a:not(.ui-icon-btn):not(:empty):focus:before, .download-list th:nth-last-of-type(1) a:not(.ui-icon-btn):not(:empty):hover:before, .download-list th:nth-last-of-type(1) a:not(.ui-icon-btn):not(:empty):active:before, .download-list td:nth-last-of-type(1) a:not(.ui-icon-btn):not(:empty):focus:before, .download-list td:nth-last-of-type(1) a:not(.ui-icon-btn):not(:empty):hover:before, .download-list td:nth-last-of-type(1) a:not(.ui-icon-btn):not(:empty):active:before {
                    border: 1px solid #e7040b
                }

@media screen and (min-width:480px) {
    .download-list th, .download-list td {
        padding: 15px 30px 15px 0
    }

    .download-list__item {
        padding: 30px 0
    }
}

@media screen and (min-width:1024px) {
    .download-list__desc {
        margin-top: 50px
    }

    .download-list th, .download-list td {
        padding: 20px 30px 20px 0
    }
}

@media print {
    .download-list .ui-wrapper {
        display: none
    }

    .download-list table {
        table-layout: auto
    }

    .download-list th, .download-list td {
        width: auto
    }
}

.accordian-list {
    padding: 10px 0 20px
}

.accordian-list__title {
    font-weight: 500;
    margin-top: 0;
    margin-bottom: 15px;
    font-size: 15px
}

.accordian-list__desc {
    font-weight: 300;
    margin-top: 30px;
    margin-bottom: 0
}

.accordian-list .ui-wrapper {
    display: block;
    text-align: center;
    margin-top: 15px
}

.accordian-list table {
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0;
    border: 0;
    font-size: 15px;
    line-height: 25px;
    table-layout: fixed
}

.accordian-list thead {
    border-bottom: 1px solid #e0e0e0
}

.accordian-list tbody {
    border-bottom: 1px solid #e0e0e0;
    overflow: hidden
}

    .accordian-list tbody.active a.anchor > em, .accordian-list tbody.active a.anchor > .icon {
        display: inline-block;
        -webkit-transform: rotate(180deg);
        transform: rotate(180deg)
    }

    .accordian-list tbody.active .expanded-row {
        display: table-row;
        will-change: tranform;
        -webkit-transform-origin: 50% 0;
        transform-origin: 50% 0;
        -webkit-animation: 300ms linear csl-table-row-open;
        animation: 300ms linear csl-table-row-open
    }

.accordian-list .header-row td {
    line-height: 1.5em;
    padding: 10px 30px 10px 3px
}

@media screen and (min-width:768px) {
    .accordian-list .header-row td {
        padding: 15px 30px 15px 3px
    }
}

.accordian-list .expanded-row {
    font-size: 15px;
    font-weight: 300;
    display: none
}

    .accordian-list .expanded-row td {
        padding-bottom: 20px
    }

.accordian-list th, .accordian-list td {
    position: relative;
    text-align: left;
    vertical-align: top;
    width: 100%;
    padding: 8px 40px 8px 0
}

    .accordian-list th p, .accordian-list td p {
        margin: 0;
        font-size: 15px;
        padding: 0;
        line-height: 1.5em
    }

.accordian-list a.anchor {
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transform-origin: 50%;
    transform-origin: 50%;
    will-change: transform;
    z-index: 1;
    color: #e7040b;
    width: 100%;
    text-align: right;
    padding: 8px 0
}

    .accordian-list a.anchor > em, .accordian-list a.anchor > .icon {
        text-align: center;
        font-size: 24px;
        pointer-events: none;
        text-decoration: none;
        outline: none;
        float: right
    }

@media print {
    .accordian-list .ui-wrapper {
        display: none
    }

    .accordian-list a.anchor {
        display: none
    }

    .accordian-list .expanded-row {
        display: block
    }

    .accordian-list table {
        table-layout: auto
    }

    .accordian-list th, .accordian-list td {
        width: auto;
        padding: 20px 30px 20px 3px
    }
}

.p-accordian-list {
    padding: 10px 0 20px
}

.p-accordian-list__title {
    font-weight: 500;
    margin-top: 0;
    margin-bottom: 15px;
    font-size: 15px
}

.p-accordian-list__desc {
    font-weight: 300;
    margin-top: 30px;
    margin-bottom: 0
}

.p-accordian-list a.anchor {
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transform-origin: 50%;
    transform-origin: 50%;
    will-change: transform;
    z-index: 1;
    color: #e7040b;
    width: 100%;
    text-align: right;
    padding: 8px 0
}

    .p-accordian-list a.anchor > em, .p-accordian-list a.anchor > .icon {
        text-align: center;
        font-size: 24px;
        pointer-events: none;
        text-decoration: none;
        outline: none;
        float: right
    }

.p-accordian-list table {
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0;
    border: 0;
    table-layout: fixed
}

    .p-accordian-list table[data-lv="0"] > thead {
        border-bottom: 1px solid #e0e0e0;
        display: none
    }

    .p-accordian-list table[data-lv="0"] > tbody {
        border-top: 1px solid #e0e0e0;
        border-bottom: 1px solid #e0e0e0;
        overflow: hidden
    }

        .p-accordian-list table[data-lv="0"] > tbody.active a.anchor > em, .p-accordian-list table[data-lv="0"] > tbody.active a.anchor > .icon {
            display: inline-block;
            -webkit-transform: rotate(180deg);
            transform: rotate(180deg)
        }

        .p-accordian-list table[data-lv="0"] > tbody.active .expanded-row[data-lv="0"] {
            display: table-row;
            will-change: tranform;
            -webkit-transform-origin: 50% 0;
            transform-origin: 50% 0;
            -webkit-animation: 300ms linear csl-table-row-open;
            animation: 300ms linear csl-table-row-open
        }

.p-accordian-list th, .p-accordian-list td {
    font-size: 15px;
    line-height: 25px;
    padding: 10px 30px 10px 3px;
    position: relative;
    text-align: left
}

.p-accordian-list p {
    margin: 0;
    font-size: 15px;
    padding: 0;
    line-height: 1.5em
}

.p-accordian-list .header-row td {
    line-height: 1.5em;
    padding: 10px 30px 10px 3px
}

@media screen and (min-width:768px) {
    .p-accordian-list .header-row td {
        padding: 15px 30px 15px 3px
    }
}

.p-accordian-list .expanded-row td {
    padding: 0;
    vertical-align: top
}

.p-accordian-list .expanded-row[data-lv="0"] {
    display: none
}

.p-accordian-list table[data-lv="1"] {
    width: 90%
}

    .p-accordian-list table[data-lv="1"] a {
        color: #e7040b;
        font-size: 15px;
        line-height: 18px;
        font-weight: 500
    }

@media screen and (max-width:767px) {
    .p-accordian-list table[data-lv="1"] td {
        display: block
    }
}

@media screen and (min-width:768px) {
    .p-accordian-list table[data-lv="1"] td.country-list {
        -webkit-column-count: 3;
        -moz-column-count: 3;
        column-count: 3
    }
}

.p-accordian-list .ir {
    overflow: hidden;
    padding: 0 10px 15px 10px
}

    .p-accordian-list .ir .ir-toggle {
        color: #29261e;
        display: inline-block;
        padding-left: 30px;
        position: relative
    }

        .p-accordian-list .ir .ir-toggle:before, .p-accordian-list .ir .ir-toggle:after {
            content: "";
            position: absolute;
            width: 12px;
            height: 2px;
            top: 50%;
            left: 0;
            margin-top: -1px;
            background-color: #e7040b;
            font-size: 24px;
            text-align: center;
            color: #e7040b;
            text-align: left
        }

        .p-accordian-list .ir .ir-toggle:after {
            -webkit-transform: rotate(90deg);
            transform: rotate(90deg);
            -webkit-transition: -webkit-transform 150ms;
            transition: -webkit-transform 150ms;
            transition: transform 150ms;
            transition: transform 150ms,-webkit-transform 150ms
        }

        .p-accordian-list .ir .ir-toggle:hover, .p-accordian-list .ir .ir-toggle:active, .p-accordian-list .ir .ir-toggle:focus {
            outline: unset;
            outline: none;
            text-decoration: underline;
            color: #e7040b
        }

    .p-accordian-list .ir h6 {
        margin-top: 0;
        margin-bottom: 0;
        font-size: 15px;
        font-weight: 500
    }

.p-accordian-list .ir__top-row {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 15px;
    font-weight: 500
}

.p-accordian-list .ir p {
    margin: 15px 0;
    font-weight: 300
}

.p-accordian-list .ir.active .expanded-row[data-lv="1"] {
    display: block;
    padding: 10px 0 0 32px
}

.p-accordian-list .ir.active .ir-toggle:before {
    opacity: 0
}

.p-accordian-list .ir.active .ir-toggle:after {
    -webkit-transform: rotate(0);
    transform: rotate(0)
}

.p-accordian-list .ir:nth-of-type(2) tr {
    font-weight: 300
}

    .p-accordian-list .ir:nth-of-type(2) tr td:nth-of-type(1) {
        font-weight: 500
    }

    .p-accordian-list .ir:nth-of-type(2) tr td:nth-last-of-type(1) {
        padding: 0
    }

.p-accordian-list .ir .links {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    text-align: left
}

    .p-accordian-list .ir .links span, .p-accordian-list .ir .links a {
        padding: 5px 0;
        font-size: 13px;
        line-height: 16px
    }

@media screen and (min-width:480px) {
    .p-accordian-list .ir .links span, .p-accordian-list .ir .links a {
        font-size: 15px;
        line-height: 18px
    }
}

.p-accordian-list .ir .links .icon {
    font-size: 24px;
    vertical-align: middle;
    pointer-events: none
}

.p-accordian-list .expanded-row[data-lv="1"] {
    display: none
}

.p-accordian-list.open-all .expanded-row[data-lv="0"] {
    display: table-row
}

.p-accordian-list.open-all .expanded-row[data-lv="1"] {
    display: block
}

@media print {
    .p-accordian-list .ui-wrapper {
        display: none
    }

    .p-accordian-list a.anchor {
        display: none
    }

    .p-accordian-list .expanded-row {
        display: block !important
    }

    .p-accordian-list table {
        table-layout: auto
    }

    .p-accordian-list th, .p-accordian-list td {
        width: auto
    }
}

.csl-table {
    padding: 10px 0 20px
}

.csl-table__bottom {
    position: relative
}

@media screen and (min-width:1024px) {
    .csl-table__bottom {
        overflow: hidden
    }
}

.csl-table__title {
    font-weight: 500;
    margin-top: 0;
    margin-bottom: 15px;
    font-size: 15px
}

.csl-table__desc {
    font-weight: 300;
    margin-top: 30px;
    margin-bottom: 0
}

.csl-table .ui-wrapper {
    display: block;
    text-align: center;
    margin-top: 50px
}

.csl-table .table-wrapper {
    width: 100%;
    overflow-x: auto
}

    .csl-table .table-wrapper:after {
        content: "";
        position: absolute;
        top: 0;
        right: 0;
        width: 40%;
        height: 100%;
        z-index: 1;
        pointer-events: none
    }

@media screen and (min-width:768px) {
    .csl-table .table-wrapper:after {
        width: 25%
    }
}

.csl-table table {
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0;
    border: 0;
    font-size: 15px;
    line-height: 1.5em;
    table-layout: auto
}

    .csl-table table p {
        font-weight: 500
    }

.csl-table thead {
    border-bottom: 1px solid #e0e0e0
}

.csl-table tbody {
    overflow: hidden;
    border-top: 1px solid #e0e0e0
}

    .csl-table tbody.active i, .csl-table tbody:hover i {
        -webkit-transform: rotate(180deg) translateY(50%);
        transform: rotate(180deg) translateY(50%)
    }

    .csl-table tbody.active .expanded-row {
        display: table-row
    }

.csl-table tr {
    border-bottom: 1px solid #e0e0e0
}

.csl-table th, .csl-table td {
    position: relative;
    padding: 10px 10px 10px 3px;
    text-align: left;
    vertical-align: center;
    font-size: 15px;
    line-height: 18px
}

@media screen and (min-width:768px) {
    .csl-table th, .csl-table td {
        padding: 15px 20px 15px 3px
    }
}

.csl-table th p, .csl-table td p {
    margin: 0;
    font-size: 15px;
    padding: 0;
    line-height: 18px
}

.csl-table a {
    color: #e7040b;
    position: relative;
    padding: 0 1px 2.5px;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

    .csl-table a:after {
        content: "";
        position: absolute;
        width: 100%;
        height: 2px;
        bottom: 0;
        left: 0;
        background-color: #e7040b;
        pointer-events: none;
        opacity: 0;
        will-change: opacity;
        -webkit-transition: 150ms all;
        transition: 150ms all;
        -webkit-transform-origin: 50%;
        transform-origin: 50%
    }

    .csl-table a:focus, .csl-table a:active, .csl-table a:hover {
        outline: unset;
        outline: none;
        text-decoration: underline;
        color: #e7040b
    }

    .csl-table a i {
        margin-right: 5px
    }

.csl-table.change-table th:nth-of-type(3) {
    min-width: 150px
}

.csl-table__bottom.auto-width table {
    width: auto
}

.csl-table__bottom.auto-width th, .csl-table__bottom.auto-width td {
    padding-right: 25px
}

@media screen and (max-width:579px) {
    .csl-table__bottom.mobile-display table {
        width: 100%
    }

    .csl-table__bottom.mobile-display thead {
        display: none
    }

    .csl-table__bottom.mobile-display td {
        display: block;
        padding: 3px 0 3px 3px
    }

        .csl-table__bottom.mobile-display td:first-child {
            padding-top: 12px
        }

        .csl-table__bottom.mobile-display td:last-child {
            padding-bottom: 12px
        }
}

@media print {
    .csl-table .ui-wrapper {
        display: none
    }

    .csl-table .table-wrapper:after {
        display: none
    }

    .csl-table table {
        table-layout: auto
    }

    .csl-table th, .csl-table td {
        width: auto
    }
}

.news-cards {
    background: #f1efea;
    overflow: hidden
}

    .news-cards .module__top {
        text-align: center;
        overflow: hidden;
        padding: 0 40px;
        margin-bottom: 60px
    }

        .news-cards .module__top h2 {
            margin-right: auto;
            margin-left: auto;
            font-weight: 100;
            max-width: 60%
        }

        .news-cards .module__top p {
            max-width: 80%;
            margin: 0 auto;
            font-weight: 300
        }

    .news-cards .grid {
        overflow: hidden;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row
    }

    .news-cards .load-more-container {
        text-align: center;
        display: block;
        margin: 60px 0
    }

    .news-cards .m-tile {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        margin: 0 15px 30px
    }

        .news-cards .m-tile.not-include {
            display: none
        }

        .news-cards .m-tile.see-all {
            background-color: #29261e
        }

            .news-cards .m-tile.see-all .m-tile__content {
                padding: 0;
                text-align: center
            }

            .news-cards .m-tile.see-all .m-tile__title {
                text-align: center;
                color: #fffffd;
                width: 100%
            }

            .news-cards .m-tile.see-all .ui-btn--circle-plus {
                margin-bottom: 30px
            }

            .news-cards .m-tile.see-all a:not(.ui-btn) {
                display: block;
                color: #fffffd;
                font-size: 15px;
                line-height: 25px
            }

@media screen and (max-width:1023px) {
    .news-cards .module__top {
        margin-bottom: 30px
    }

        .news-cards .module__top h2 {
            max-width: none;
            margin-bottom: 30px
        }

    .news-cards > .container {
        width: 100%;
        padding: 0
    }

    .news-cards .grid {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        overflow-x: auto;
        padding-bottom: 30px
    }

    .news-cards .load-more-container {
        opacity: 0;
        pointer-events: none
    }

    .news-cards .m-tile {
        margin: 0 0 0 30px;
        width: 360px
    }

        .news-cards .m-tile:nth-of-type(1) {
            margin-left: 90px
        }

        .news-cards .m-tile:nth-of-type(5) ~ .m-tile:not(.see-all) {
            display: none
        }

        .news-cards .m-tile.not-include {
            display: block
        }

        .news-cards .m-tile.see-all {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-align: center;
            -ms-flex-align: center;
            align-items: center;
            -webkit-box-pack: center;
            -ms-flex-pack: center;
            justify-content: center
        }
}

@media screen and (max-width:767px) {
    .news-cards .m-tile:nth-of-type(1) {
        margin-left: calc(50% - 180px)
    }
}

@media print {
    .news-cards .grid {
        height: auto !important
    }

    .news-cards .m-tile {
        width: 100%;
        height: auto;
        position: static !important
    }

    .news-cards .m-tile__meta {
        width: 100%;
        height: auto;
        position: static;
        display: block
    }

    .news-cards .load-more-container {
        display: none
    }
}

.mosaic {
    overflow: hidden
}

    .mosaic .module__top {
        text-align: center;
        overflow: hidden;
        padding: 0 40px;
        margin: 0
    }

        .mosaic .module__top h2 {
            margin-right: auto;
            margin-left: auto;
            font-weight: 100;
            max-width: 60%
        }

        .mosaic .module__top p {
            max-width: 50%;
            margin: 0 auto;
            color: #d0c9be
        }

    .mosaic .grid {
        margin: 10px auto 0;
        overflow: hidden
    }

    .mosaic .filter-container {
        display: block;
        padding: 30px 0 25px
    }

    .mosaic .load-more-container {
        text-align: center;
        margin: -10px 0 5px;
        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-align: center;
        -ms-flex-align: center;
        align-items: center
    }

@media screen and (min-width:768px) {
    .mosaic .load-more-container {
        margin: 0 0 15px
    }
}

.mosaic .load-more-container .ui-btn--secondary {
    padding-bottom: 10px
}

.mosaic.hide-ui .filter-container {
    display: none
}

.mosaic.advanced-mosaic .js-load-more-alternative {
    display: none
}

.mosaic.advanced-mosaic.filtering .m-tile.m-tile--featured {
    display: none
}

.mosaic.advanced-mosaic .filter-container {
    border-top: 1px solid #e2dfda
}

.mosaic.advanced-mosaic .news-hub {
    background: transparent
}

    .mosaic.advanced-mosaic .news-hub.has-hero-image .filter-container {
        border-top: 1px solid #f1efea;
        border-bottom: 0;
        padding: 30px;
        margin: 0
    }

    .mosaic.advanced-mosaic .news-hub:not(.has-hero-image) .f-row {
        min-height: 0;
        background: transparent;
        margin-bottom: 0;
        -webkit-transform: none;
        transform: none;
        -webkit-filter: none;
        filter: none;
        -webkit-clip-path: none;
        clip-path: none
    }

    .mosaic.advanced-mosaic .news-hub:not(.has-hero-image) .filter-container {
        padding-top: 30px;
        padding-bottom: 30px;
        margin-bottom: 15px;
        border-top: 1px solid #e2dfda;
        border-bottom: 1px solid #e2dfda
    }

.mosaic.advanced-mosaic.mosaic-list .m-sizer {
    width: 100%
}

.experienceeditor .mosaic.advanced-mosaic .module__top.bottom, .mosaic.advanced-mosaic:not(.has-hero-image) .module__top.bottom {
    display: none
}

.m-sizer {
    width: calc(33% - 30px)
}

.m-list {
    width: 100%;
    border-bottom: 1px solid #e0e0e0;
    padding: 0 0 15px
}

    .m-list + .m-list {
        padding-top: 10px
    }

    .m-list a {
        color: #29261e;
        font-weight: 500
    }

        .m-list a:active, .m-list a:focus, .m-list a:hover {
            outline: unset;
            outline: none;
            text-decoration: underline;
            color: #e7040b
        }

.m-list__title {
    margin-top: 0;
    margin-bottom: 10px;
    font-size: 14px;
    line-height: 1.4em
}

.m-list__desc {
    font-size: 14px;
    font-weight: 300;
    margin-top: 10px;
    margin-bottom: 0;
    padding-bottom: 10px;
    line-height: 1.4em
}

.m-list__meta span + span {
    margin-left: 30px;
    position: relative
}

    .m-list__meta span + span:before {
        content: "";
        left: -15px;
        top: 0;
        position: absolute;
        width: 1px;
        height: 100%;
        background: #29261e
    }

.m-list .ui-wrapper {
    display: block;
    text-align: left
}

    .m-list .ui-wrapper a {
        font-size: 15px;
        color: #e7040b
    }

.m-tile {
    color: #29261e;
    font-size: 20px;
    float: left;
    overflow: hidden;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-shadow: 0 0 7px 2px rgba(37,37,37,.05);
    box-shadow: 0 0 7px 2px rgba(37,37,37,.05);
    position: relative;
    height: 600px;
    margin-bottom: 30px;
    background-color: #fffffd;
    background-color: #fffffd
}

.m-tile__inner {
    position: relative;
    width: 100%;
    height: 100%
}

.m-tile__content {
    padding: 15px 18px
}

.m-tile__link {
    display: block;
    color: inherit;
    width: 100%;
    height: 100%
}

    .m-tile__link:hover, .m-tile__link:focus {
        color: #e7040b
    }

    .m-tile__link:focus {
        outline: none;
        padding: -1px;
        border: 1px solid #e7040b
    }

.m-tile__featured {
    color: #fff;
    font-size: 15px;
    padding: 6px 0;
    background-color: rgba(0,0,0,.5);
    text-align: center;
    position: absolute;
    bottom: 0;
    width: 100%
}

@media screen and (min-width:768px) {
    .m-tile__featured {
        font-size: 16px;
        padding: 10px 0
    }
}

.m-tile__image {
    position: relative;
    overflow: hidden;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50% 50%
}

    .m-tile__image img {
        width: 100%;
        height: auto;
        display: none
    }

    .m-tile__image .ui-btn--circle-video {
        display: none;
        position: absolute;
        left: 50%;
        top: 50%;
        -webkit-transform: translate3d(-50%,-50%,0);
        transform: translate3d(-50%,-50%,0);
        z-index: 2
    }

.m-tile__title {
    padding: 0 0 8px;
    margin-bottom: 0;
    margin-top: 0;
    font-weight: 300;
    font-size: 20px;
    line-height: 1.3em
}

@media screen and (min-width:768px) {
    .m-tile__title {
        padding: 0 0 15px;
        font-size: 24px;
        line-height: 1.4em
    }
}

.m-tile__desc {
    margin: 0;
    font-weight: 300;
    padding: 0;
    line-height: 1.5em
}

.m-tile__meta {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: calc(100% - 40px);
    position: absolute;
    bottom: 20px
}

    .m-tile__meta .ui-wrapper {
        border-bottom: 1px solid #f1efea;
        padding-bottom: 20px;
        margin-bottom: 20px;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row
    }

        .m-tile__meta .ui-wrapper .ui-btn + .ui-btn {
            margin-left: 30px
        }

    .m-tile__meta .m-tile__meta-sub {
        font-size: 12px;
        font-weight: 300;
        color: #b7b5ae;
        line-height: 1.5em
    }

        .m-tile__meta .m-tile__meta-sub.ui-icon-btn {
            border: solid #e7040b 2px;
            border-radius: 18px;
            padding: 2px 2px;
            font-size: 28px;
            color: #e7040b;
            line-height: 0
        }

.m-tile__cta {
    background-color: #000;
    color: #fff
}

    .m-tile__cta .m-tile__title {
        font-size: 24px;
        line-height: 1.4em
    }

    .m-tile__cta .m-tile__meta {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

.m-tile__cta-holder {
    display: none
}

.m-tile--1x2 {
    width: calc(33% - 30px)
}

    .m-tile--1x2 .m-tile__inner {
        display: block
    }

    .m-tile--1x2 .m-tile__image {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 300px;
        flex: 0 0 300px
    }

        .m-tile--1x2 .m-tile__image > a:not(.ui-btn) {
            position: static;
            width: auto;
            height: auto;
            display: block
        }

            .m-tile--1x2 .m-tile__image > a:not(.ui-btn):focus {
                outline: none;
                text-decoration: none;
                border: 1px solid #e7040b
            }

        .m-tile--1x2 .m-tile__image img {
            pointer-events: none;
            -webkit-user-select: none;
            -moz-user-select: none;
            -ms-user-select: none;
            user-select: none;
            display: block
        }

    .m-tile--1x2 .m-tile__content {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 100%
    }

.m-tile--normal, .article.has-sidebar .article__sidebar .m-tile, .experienceeditor .article .article__sidebar .m-tile {
    width: 100%;
    height: auto
}

    .m-tile--normal .m-tile__meta, .article.has-sidebar .article__sidebar .m-tile .m-tile__meta, .experienceeditor .article .article__sidebar .m-tile .m-tile__meta {
        position: static;
        width: 100%
    }

    .m-tile--normal .m-tile__image img, .article.has-sidebar .article__sidebar .m-tile .m-tile__image img, .experienceeditor .article .article__sidebar .m-tile .m-tile__image img {
        display: block
    }

.mosaic.advanced-mosaic .m-tile, .mosaic.tagmosaic .m-tile {
    height: 450px
}

@media screen and (max-width:768px) {
    .mosaic.advanced-mosaic .m-tile, .mosaic.tagmosaic .m-tile {
        height: auto
    }
}

@media screen and (max-width:768px) {
    .mosaic.advanced-mosaic.show-only-one-article .grid .m-tile {
        display: none
    }

        .mosaic.advanced-mosaic.show-only-one-article .grid .m-tile.first-article {
            display: block
        }
}

@media screen and (min-width:1024px) {
    .news-hub.has-hero-image .filter-container {
        display: block
    }

    .news-hub:not(.has-hero-image) .filter-container {
        display: block
    }
}

@media screen and (min-width:768px) {
    .m-tile {
        margin-left: 20px;
        margin-top: 10px
    }

    .m-tile__title {
        font-size: 24px
    }

    .m-tile .ui-btn--secondary {
        text-align: left
    }
}

@media screen and (max-width:1023px) {
    .mosaic .module__top h2 {
        max-width: none;
        margin: 0;
        padding: 20px 0
    }

    .mosaic .module__top p {
        max-width: 360px
    }

    .mosaic .filter-container {
        display: none
    }

    .mosaic.advanced-mosaic .news-hub.has-hero-image .filter-container {
        display: none
    }

    .mosaic.advanced-mosaic .news-hub:not(.has-hero-image) .filter-container {
        display: none
    }

    .m-tile .ui-btn--secondary {
        text-align: center
    }

    .iso-tiles .m-sizer, .iso-tiles .m-tile--1x2, .iso-tiles .m-tile--2x2 {
        width: calc(50% - 30px);
        height: auto
    }

        .iso-tiles .m-sizer .m-tile__meta, .iso-tiles .m-tile--1x2 .m-tile__meta, .iso-tiles .m-tile--2x2 .m-tile__meta {
            width: 100%;
            position: static
        }
}

@media screen and (max-width:767px) {
    .mosaic .module__top h2 {
        font-size: 42px;
        line-height: 50px
    }

    .iso-tiles .m-sizer, .iso-tiles .m-tile--1x2, .iso-tiles .m-tile--2x2 {
        width: 100%
    }

        .iso-tiles .m-sizer .m-tile__content, .iso-tiles .m-tile--1x2 .m-tile__content, .iso-tiles .m-tile--2x2 .m-tile__content {
            padding: 15px
        }

        .iso-tiles .m-sizer .ui-wrapper, .iso-tiles .m-tile--1x2 .ui-wrapper, .iso-tiles .m-tile--2x2 .ui-wrapper {
            display: block;
            -webkit-box-orient: vertical;
            -webkit-box-direction: normal;
            -ms-flex-direction: column;
            flex-direction: column
        }

            .iso-tiles .m-sizer .ui-wrapper .ui-btn + .ui-btn, .iso-tiles .m-tile--1x2 .ui-wrapper .ui-btn + .ui-btn, .iso-tiles .m-tile--2x2 .ui-wrapper .ui-btn + .ui-btn {
                margin-top: 30px;
                margin-left: 0
            }
}

@media print {
    .mosaic .grid {
        height: auto !important
    }

    .mosaic .m-tile {
        width: 100%;
        height: auto;
        position: static !important
    }

    .mosaic .m-tile__image {
        background-image: none !important
    }

        .mosaic .m-tile__image img {
            display: block
        }

        .mosaic .m-tile__image .ui-btn--circle-video {
            display: none
        }

    .mosaic .m-tile__meta {
        width: 100%;
        height: auto;
        position: static;
        display: block
    }

    .mosaic .load-more-container {
        display: none
    }
}

.ja-JP .mosaic .module__top h2, .zh-CN .mosaic .module__top h2 {
    font-size: 24px;
    line-height: 32px
}

.ja-JP .m-tile__title, .zh-CN .m-tile__title {
    font-size: 20px;
    line-height: 30px
}

@media screen and (min-width:768px) {
    .ja-JP .mosaic .module__top h2, .zh-CN .mosaic .module__top h2 {
        font-size: 30px;
        line-height: 38px
    }

    .ja-JP .m-tile__title, .zh-CN .m-tile__title {
        font-size: 22px;
        line-height: 30px
    }
}

.news-hub {
    overflow: hidden;
    position: relative
}

    .news-hub > .container {
        position: relative;
        max-width: 100%;
        width: 100%;
        padding: 0;
        z-index: 1
    }

    .news-hub figure {
        background-position: 50%;
        background-repeat: no-repeat;
        background-size: cover;
        height: 265px
    }

        .news-hub figure img {
            width: 100%;
            height: auto;
            display: none
        }

        .news-hub figure + .news-hub__content {
            margin-top: -150px
        }

.news-hub__content {
    z-index: 1;
    position: relative;
    text-align: center;
    padding: 0 15px
}

.news-hub .f-row {
    width: 100%;
    margin: 0 auto;
    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;
    background: #fff;
    margin-bottom: 15px;
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
    -webkit-filter: drop-shadow(0 0 10px rgba(0,0,0,.15));
    filter: drop-shadow(0 0 10px rgba(0,0,0,.15))
}

.news-hub .f-col {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    color: #fc1921;
    padding: 8px 12px;
    text-align: center
}

@media screen and (min-width:768px) {
    .news-hub .f-col {
        padding: 25px 10px
    }
}

.news-hub .f-col p {
    text-transform: uppercase;
    margin: 0
}

.news-hub .f-col a:focus {
    outline: unset;
    outline: none;
    text-decoration: underline;
    color: #e7040b
}

    .news-hub .f-col a:focus img {
        border: 1px solid #e7040b
    }

.news-hub .f-col img {
    border: 1px solid transparent;
    display: inline-block;
    width: 100%;
    max-width: 100%;
    height: auto
}

.news-hub .f-col + .f-col {
    padding-top: 0
}

.news-hub .filter-container {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 100%;
    display: block;
    border-top: 1px solid #f1efea;
    padding: 30px
}

.news-hub .ui-filter-masker {
    padding: 0 15px
}

.news-hub__t {
    margin: 0;
    font-size: 24px;
    line-height: 40px;
    font-weight: 600;
    color: #fc1921
}

@media screen and (min-width:768px) {
    .news-hub:not(.has-hero-image) .container {
        width: 750px
    }
}

@media screen and (min-width:1024px) {
    .news-hub:not(.has-hero-image) .container {
        width: 1008px
    }
}

@media screen and (min-width:1200px) {
    .news-hub:not(.has-hero-image) .container {
        width: 1180px
    }
}

@media screen and (min-width:480px) {
    .news-hub .f-row {
        display: -webkit-inline-box;
        display: -ms-inline-flexbox;
        display: inline-flex
    }

    .news-hub .f-col {
        padding: 30px 15px
    }

        .news-hub .f-col img {
            width: auto
        }
}

@media screen and (min-width:768px) {
    .news-hub figure + .news-hub__content {
        margin-top: -100px
    }
}

@media screen and (min-width:1024px) {
    .news-hub .f-row {
        width: 994px
    }
}

@media screen and (min-width:1280px) {
    .news-hub .f-row {
        width: 1170px
    }
}

@media screen and (max-width:767px) {
    .news-hub figure {
        height: 200px
    }

        .news-hub figure + .news-hub__content {
            margin-top: -60px
        }
}

@media screen and (max-width:479px) {
    .news-hub figure {
        height: 120px
    }

        .news-hub figure + .news-hub__content {
            margin-top: -30px;
            padding: 0
        }
}

.el-GR .news-hub .f-col p, .pl-PL .news-hub .f-col p, .cs-CZ .news-hub .f-col p {
    text-transform: none
}

.article {
    overflow: hidden;
    position: relative;
    font-weight: 300;
    padding: 10px 0 20px
}

    .article .c-breadcrumb {
        display: none
    }

@media screen and (min-width:768px) {
    .article .c-breadcrumb {
        display: block;
        padding: 0 60px 0 0;
        margin: 0
    }
}

.article blockquote {
    margin: 60px 0;
    text-align: center
}

@media screen and (min-width:768px) {
    .article blockquote {
        margin: 90px 0
    }
}

.article blockquote p {
    font-weight: 300;
    position: relative
}

    .article blockquote p span {
        font-size: 1.3em;
        padding: 0 .2em;
        font-family: "Times New Roman",Times,serif
    }

.article blockquote cite {
    font-size: 15px;
    font-weight: 500;
    font-style: normal
}

.article .caption, .article figcaption {
    font-size: 14px;
    line-height: 1.4em;
    font-weight: 300;
    font-style: italic;
    padding: 4px 0 0
}

.article__inner {
    padding: 0;
    position: relative;
    overflow: hidden;
    z-index: 1
}

    .article__inner .taglist {
        padding-bottom: 10px
    }

.article__title, .article__title h1 {
    font-size: 24px;
    line-height: 1.4em;
    margin: 0;
    padding: 0 0 10px;
    width: calc(100% - 60px)
}

@media screen and (min-width:768px) {
    .article__title, .article__title h1 {
        padding: 0 0 20px;
        font-size: 40px;
        line-height: 1.7em
    }
}

.article__subheadline, .article__subheadline p {
    margin: 0;
    padding: 0 0 10px;
    width: calc(100% - 60px);
    font-size: 16px;
    line-height: 1.4em
}

@media screen and (min-width:768px) {
    .article__subheadline, .article__subheadline p {
        font-size: 18px;
        line-height: 1.7em;
        padding: 0 0 20px
    }
}

.article__abstract {
    margin: 0;
    padding: 0 0 10px;
    font-size: 16px;
    line-height: 1.4em;
    font-weight: 500;
    width: calc(100% - 60px)
}

@media screen and (min-width:768px) {
    .article__abstract {
        padding: 0 0 20px;
        line-height: 1.7em
    }
}

.article__meta {
    margin: 0;
    padding: 0 0 20px;
    width: calc(100% - 60px)
}

.article__tag {
    display: inline-block;
    font-size: 14px;
    line-height: 1.4em;
    font-weight: 300;
    color: #5e5e5e
}

    .article__tag + .article__tag {
        padding-left: 15px;
        position: relative
    }

        .article__tag + .article__tag:before {
            content: "|";
            position: absolute;
            top: -1px;
            left: 4px
        }

.article__image {
    width: 100%;
    margin: 20px 0
}

@media screen and (min-width:768px) {
    .article__image {
        margin: 30px 0 15px
    }
}

.article__image img {
    width: 100%;
    height: auto;
    display: block
}

.article__related-cta {
    border: solid 1px #ddd;
    background-color: #f0f0ea;
    padding: 15px 0;
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 20px
}

    .article__related-cta a {
        color: #000;
        display: block;
        text-align: center
    }

        .article__related-cta a:hover, .article__related-cta a:focus {
            outline: none;
            color: #e7040b
        }

    .article__related-cta .icon-right-arrow-sm {
        color: #e7040b;
        font-size: 1.5em;
        line-height: 0;
        vertical-align: middle
    }

.article__body {
    padding-top: 15px
}

    .article__body a {
        color: #fc1921
    }

        .article__body a:hover, .article__body a:focus {
            outline: unset;
            outline: none;
            text-decoration: underline;
            color: #e7040b
        }

    .article__body ol, .article__body ul {
        padding-left: 30px
    }

    .article__body aside, .article__body figure {
        margin: 0 0 30px
    }

        .article__body aside img, .article__body figure img {
            width: 100%;
            height: auto
        }

@media screen and (min-width:768px) {
    .article__body aside.left, .article__body figure.left {
        float: left;
        padding: 8px 24px 0 0;
        margin: 0
    }

    .article__body aside.right, .article__body figure.right {
        float: right;
        padding: 8px 0 0 24px;
        margin: 0
    }

    .article__body aside.small, .article__body figure.small {
        width: 40%
    }

    .article__body aside.medium, .article__body figure.medium {
        width: 50%
    }

    .article__body aside.large, .article__body figure.large {
        width: 60%
    }
}

.article__body .video-brightcove {
    padding: 0
}

.article__body .simple-content {
    width: 100%
}

    .article__body .simple-content .container {
        padding: 0;
        margin: 0;
        width: 100%
    }

        .article__body .simple-content .container aside, .article__body .simple-content .container figure {
            padding: 0
        }

@media screen and (min-width:1024px) {
    .article__body .simple-content .container aside, .article__body .simple-content .container figure {
        padding-bottom: 16px;
        margin-bottom: 0
    }
}

.article__body .simple-content .container aside .video-brightcove, .article__body .simple-content .container figure .video-brightcove {
    padding: 0
}

.article__body__video {
    padding: 20px 0
}

@media screen and (min-width:768px) {
    .article__body__video.small {
        width: 40%
    }

    .article__body__video.medium {
        width: 60%
    }

    .article__body__video.large {
        width: 80%
    }

    .article__body__video.full {
        width: 100%
    }
}

.article.has-social-share .social-share {
    display: block;
    position: absolute;
    top: 6px;
    right: 0;
    z-index: 99;
    margin: 0;
    padding-left: 10px;
    border-left: 1px solid #dedede
}

@media screen and (min-width:768px) {
    .article.has-social-share .social-share {
        top: 25px;
        right: 10px;
        padding: 0;
        border: none
    }
}

.article.has-social-share .social-share ul {
    padding: 0;
    margin: 0;
    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
}

.article.has-social-share .social-share li {
    padding: 0 0 5px;
    margin: 0;
    list-style: none
}

.article.has-social-share .social-share span.ui-social {
    font-size: 13px
}

.article.has-social-share .social-share a.ui-social {
    display: block;
    padding: 2px 8px
}

    .article.has-social-share .social-share a.ui-social img {
        width: auto;
        height: 16px;
        pointer-events: none
    }

    .article.has-social-share .social-share a.ui-social:focus {
        outline: 1px solid #e7040b
    }

.article__sidebar {
    display: none
}

.article.has-sidebar .article__sidebar, .experienceeditor .article .article__sidebar {
    display: block;
    padding: 20px 0 0 0;
    margin-top: 20px;
    border-top: solid 1px #ddd
}

@media screen and (min-width:1024px) {
    .article.has-sidebar .article__sidebar, .experienceeditor .article .article__sidebar {
        padding: 23px 0 40px 30px;
        margin-top: 0;
        width: 250px;
        border: none
    }
}

.article.has-sidebar .article__sidebar__title, .experienceeditor .article .article__sidebar__title {
    margin-top: 0;
    font-weight: 300;
    font-size: 20px;
    line-height: 1.4em
}

.article.has-sidebar .article__sidebar .m-tile, .experienceeditor .article .article__sidebar .m-tile {
    display: block;
    margin: 0 0 20px 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: 1px solid #ddd
}

.article.has-sidebar .article__sidebar .m-tile__content, .experienceeditor .article .article__sidebar .m-tile__content {
    padding: 10px;
    background-color: #f3f2ee
}

.article.has-sidebar .article__sidebar .m-tile__title, .experienceeditor .article .article__sidebar .m-tile__title {
    font-size: 20px;
    line-height: 1.2em;
    padding: 0 0 15px
}

@media screen and (min-width:1024px) {
    .article.has-sidebar .article__sidebar .m-tile__title, .experienceeditor .article .article__sidebar .m-tile__title {
        padding: 0 0 10px
    }
}

.article.has-sidebar .article__sidebar .m-tile__desc, .experienceeditor .article .article__sidebar .m-tile__desc {
    font-size: 15px;
    line-height: 1.4em;
    font-weight: 300;
    padding: 0 0 16px
}

.article.has-sidebar .article__sidebar .m-tile__meta, .experienceeditor .article .article__sidebar .m-tile__meta {
    margin: 0
}

.article.has-sidebar .article__sidebar__content, .experienceeditor .article .article__sidebar__content {
    float: left;
    width: 100%;
    padding: 0 0 10px;
    margin: 0 0 15px 0
}

    .article.has-sidebar .article__sidebar__content .container, .experienceeditor .article .article__sidebar__content .container {
        width: 100%;
        padding: 0;
        margin: 0
    }

    .article.has-sidebar .article__sidebar__content figure, .experienceeditor .article .article__sidebar__content figure {
        width: 100%;
        padding-bottom: 15px
    }

        .article.has-sidebar .article__sidebar__content figure img, .experienceeditor .article .article__sidebar__content figure img {
            margin: 0 auto;
            max-width: 100%;
            height: auto
        }

    .article.has-sidebar .article__sidebar__content p, .experienceeditor .article .article__sidebar__content p {
        line-height: 1.4em;
        font-size: 15px;
        padding-bottom: 15px
    }

        .article.has-sidebar .article__sidebar__content p.headline, .experienceeditor .article .article__sidebar__content p.headline {
            font-size: 20px;
            font-weight: 300;
            line-height: 1.2em
        }

        .article.has-sidebar .article__sidebar__content p a, .experienceeditor .article .article__sidebar__content p a {
            color: #e7040b
        }

            .article.has-sidebar .article__sidebar__content p a:active, .experienceeditor .article .article__sidebar__content p a:active, .article.has-sidebar .article__sidebar__content p a:hover, .experienceeditor .article .article__sidebar__content p a:hover, .article.has-sidebar .article__sidebar__content p a:focus, .experienceeditor .article .article__sidebar__content p a:focus {
                outline: unset;
                outline: none;
                text-decoration: underline;
                color: #e7040b
            }

    .article.has-sidebar .article__sidebar__content.theme-black, .experienceeditor .article .article__sidebar__content.theme-black {
        color: #fffffd;
        border: none;
        background: #171717;
        padding: 15px;
        text-align: center
    }

    .article.has-sidebar .article__sidebar__content.theme-light-gray, .experienceeditor .article .article__sidebar__content.theme-light-gray {
        border: 1px solid #ddd;
        background: #f3f2ee;
        padding: 15px;
        text-align: center
    }

    .article.has-sidebar .article__sidebar__content.theme-white, .experienceeditor .article .article__sidebar__content.theme-white {
        border: 1px solid #ddd;
        background: #fff;
        padding: 15px;
        text-align: center
    }

@media screen and (min-width:1024px) {
    .article.has-sidebar > .container, .experienceeditor .article > .container {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-box-align: stretch;
        -ms-flex-align: stretch;
        align-items: stretch
    }

    .article.has-sidebar .article__inner, .experienceeditor .article .article__inner {
        width: calc(100% - 250px)
    }
}

.article .module.video {
    margin: 30px 0
}

.article .social-share {
    display: none
}

.experienceeditor img.scEmptyImage {
    width: 200px;
    height: auto
}

@media print {
    .article .media-reponsive-container, .article .social-share {
        display: none !important
    }
}

.ja-JP .article__title, .zh-CN .article__title {
    font-size: 24px;
    line-height: 32px
}

@media screen and (min-width:768px) {
    .ja-JP .article__title, .zh-CN .article__title {
        font-size: 28px;
        line-height: 36px
    }
}

.social-share ul, .social-share li {
    padding: 0;
    margin: 0
}

.social-share li {
    list-style: none
}

.social-share ul {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex
}

.social-share.vertical {
    display: inline-block
}

    .social-share.vertical ul {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .social-share.vertical li {
        margin: 0
    }

@-webkit-keyframes activeThumb {
    0% {
        -webkit-transform: scaleY(.65);
        transform: scaleY(.65)
    }

    100% {
        -webkit-transform: scaleY(1);
        transform: scaleY(1)
    }
}

@keyframes activeThumb {
    0% {
        -webkit-transform: scaleY(.65);
        transform: scaleY(.65)
    }

    100% {
        -webkit-transform: scaleY(1);
        transform: scaleY(1)
    }
}

.hero {
    margin: 0;
    padding: 0;
    position: relative;
    background-color: transparent
}

@media screen and (min-width:768px) {
    .hero {
        background-color: #000
    }
}

.hero__scrolldown {
    position: absolute;
    bottom: -15px;
    left: 50%;
    padding: 5px 5px 0 5px;
    border-radius: 28px;
    z-index: 1000;
    background: rgba(0,0,0,.1);
    color: gray;
    font-size: 28px;
    cursor: pointer;
    -webkit-appearance: none;
    border: none;
    display: none
}

@media screen and (min-width:1024px) {
    .hero__scrolldown {
        display: block
    }
}

.hero__scrolldown.hide-ui {
    display: none
}

.hero__scrolldown > * {
    pointer-events: none
}

.hero__scrolldown:focus {
    outline: 1px solid #e7040b
}

.hero__items {
    position: relative;
    width: 100%;
    height: 380px;
    z-index: 0
}

.hero__item {
    overflow: hidden;
    background-repeat: no-repeat;
    background-size: 130%;
    background-position: 50%;
    will-change: opacity;
    -webkit-transition: opacity 800ms;
    transition: opacity 800ms
}

@media screen and (min-width:480px) {
    .hero__item {
        background-size: cover
    }
}

.hero__item:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 3;
    background: rgba(0,0,0,.25)
}

.hero__item__meta {
    display: none
}

.hero__item img {
    width: 100%;
    height: auto;
    display: block
}

.hero__item .ui-wrapper, .hero__item figure, .hero__item span {
    display: none
}

.hero__item .video {
    margin: 0;
    padding: 0;
    min-width: 100%;
    min-height: 100%;
    width: auto;
    z-index: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate3d(-50%,-50%,0);
    transform: translate3d(-50%,-50%,0);
    z-index: 0;
    display: none;
    pointer-events: none
}

.hero__item.has-video {
    overflow: hidden
}

.hero__item.show-video {
    background-position: -9999px
}

    .hero__item.show-video .video {
        display: block
    }

.hero__item__link {
    display: block;
    height: 100%
}

    .hero__item__link > * {
        pointer-events: none
    }

    .hero__item__link:focus {
        outline: 1px solid #e7040b
    }

.hero__item__button {
    cursor: pointer;
    border: none;
    background: transparent;
    -webkit-appearance: inherit;
    text-align: left;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 0;
    height: 100%;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

    .hero__item__button > * {
        pointer-events: none
    }

.hero__title {
    max-width: 80%;
    min-width: 500px;
    margin: 25px auto;
    color: #fffffd;
    font-size: 36px;
    line-height: 45px;
    font-weight: 400;
    margin-bottom: 40px
}

.hero__date, .hero__meta {
    display: block;
    color: #fffffd;
    font-size: 11px;
    line-height: 24px;
    margin-bottom: 40px
}

.hero__sub-title {
    display: none;
    margin: 0
}

.hero__desc {
    margin: 0
}

    .hero__desc + .ui-wrapper {
        margin-top: 30px
    }

.hero__thumbs-inner {
    padding-bottom: 0
}

.hero__thumb {
    width: 100%;
    height: auto;
    padding: 0;
    position: relative;
    color: #29261e;
    background-color: #171717;
    display: none
}

    .hero__thumb polygon {
        fill: #fffffd
    }

    .hero__thumb figure {
        background-size: cover;
        background-repeat: no-repeat;
        background-position: 50%;
        background-color: #eee
    }

    .hero__thumb img {
        width: 100%;
        height: auto;
        opacity: 0
    }

    .hero__thumb .hero__item__t {
        color: #29261e;
        font-size: 15px;
        font-weight: 300;
        line-height: 25px;
        margin: 0;
        position: relative
    }

@media screen and (min-width:768px) {
    .hero__thumb .hero__item__t {
        margin-top: 30px
    }
}

.hero__thumb .hero__item__t:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    z-index: 10;
    pointer-events: none;
    width: calc(100% + 6px);
    height: calc(100% + 6px);
    margin-top: -3px;
    margin-left: -3px;
    background-color: transparent;
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
    -webkit-transform-origin: 100% 50%;
    transform-origin: 100% 50%;
    -webkit-transition: -webkit-transform 400ms ease-in-out;
    transition: -webkit-transform 400ms ease-in-out;
    transition: transform 400ms ease-in-out;
    transition: transform 400ms ease-in-out,-webkit-transform 400ms ease-in-out;
    -webkit-transition-delay: 1000ms;
    transition-delay: 1000ms
}

.hero__thumb .ui-wrapper {
    margin-top: 15px;
    display: block
}

@media screen and (min-width:768px) {
    .hero__thumb .ui-wrapper {
        margin-top: 30px
    }
}

.hero__thumb .ui-btn--secondary {
    color: #fc1921
}

.hero__thumb.active {
    display: block;
    margin: 0;
    color: #fffffd
}

    .hero__thumb.active polygon {
        fill: #171717
    }

    .hero__thumb.active .hc {
        padding: 12px 16px;
        margin-top: -15px
    }

@media screen and (min-width:768px) {
    .hero__thumb.active .hc {
        padding: 16px 16px 8px;
        margin-top: auto
    }
}

.hero__thumb.active .hero__item__t {
    color: #fff;
    font-size: 18px;
    line-height: 26px
}

.hero__thumb.active .ui-btn + .ui-btn {
    margin-top: 30px;
    margin-left: 0
}

.hero__thumb.active .bar-loader {
    opacity: 1
}

.hero__ui {
    margin-top: -170px;
    text-align: center
}

.hero .bar-loader {
    position: absolute;
    left: 0;
    top: 0;
    background-color: #fc1921;
    pointer-events: none;
    opacity: 0;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1
}

.hero .c-loader {
    opacity: 0;
    width: 60px;
    height: 60px;
    background-color: inherit;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate3d(-50%,-50%,0);
    transform: translate3d(-50%,-50%,0)
}

    .hero .c-loader .spinner, .hero .c-loader .right {
        background: #fc1921
    }

.hero .ui-btn--circle-pause, .hero .ui-btn--circle-play {
    position: absolute;
    top: 190px;
    left: 50%;
    z-index: 9;
    -webkit-transform: translate3d(-50%,0,0);
    transform: translate3d(-50%,0,0);
    opacity: 0;
    pointer-events: none
}

    .hero .ui-btn--circle-pause:focus, .hero .ui-btn--circle-play:focus {
        pointer-events: auto;
        opacity: 1
    }

.hero.pause .ui-btn--circle-pause {
    display: none
}

.hero:not(.pause) .ui-btn--circle-play {
    display: none
}

.hero.loading .hero__item:nth-of-type(1) {
    opacity: 0
}

.hero.loading .c-loader {
    opacity: 1
}

.experienceeditor .hero, .hero.hide-ui {
    background: #eee
}

    .experienceeditor .hero .hero__items, .hero.hide-ui .hero__items {
        display: block;
        height: auto;
        min-height: 0;
        max-height: none;
        width: 100%
    }

    .experienceeditor .hero .hero__item, .hero.hide-ui .hero__item {
        position: static;
        background-size: 0;
        margin: 0 auto;
        padding-bottom: 30px;
        width: 90%
    }

@media screen and (min-width:1024px) {
    .experienceeditor .hero .hero__item, .hero.hide-ui .hero__item {
        width: 1008px;
        padding-left: 15px;
        padding-right: 15px
    }
}

@media screen and (min-width:1200px) {
    .experienceeditor .hero .hero__item, .hero.hide-ui .hero__item {
        width: 1180px
    }
}

.experienceeditor .hero .hero__item, .experienceeditor .hero .hero__item:nth-of-type(1), .hero.hide-ui .hero__item, .hero.hide-ui .hero__item:nth-of-type(1) {
    opacity: 1;
    -webkit-transition: none;
    transition: none
}

    .experienceeditor .hero .hero__item figure, .experienceeditor .hero .hero__item span, .hero.hide-ui .hero__item figure, .hero.hide-ui .hero__item span {
        display: block
    }

    .experienceeditor .hero .hero__item img, .hero.hide-ui .hero__item img {
        opacity: 1
    }

.experienceeditor .hero .hero__item__meta, .hero.hide-ui .hero__item__meta {
    display: block;
    width: 75%;
    margin: 0 auto;
    background: #29261e;
    color: #fff;
    padding: 10px 20px
}

    .experienceeditor .hero .hero__item__meta h1, .experienceeditor .hero .hero__item__meta h2, .experienceeditor .hero .hero__item__meta p.headline, .hero.hide-ui .hero__item__meta h1, .hero.hide-ui .hero__item__meta h2, .hero.hide-ui .hero__item__meta p.headline {
        margin: 0;
        padding: 0;
        font-size: 32px;
        font-weight: 300;
        line-height: 1.3em
    }

    .experienceeditor .hero .hero__item__meta .ui-wrapper, .hero.hide-ui .hero__item__meta .ui-wrapper {
        display: block
    }

        .experienceeditor .hero .hero__item__meta .ui-wrapper a, .hero.hide-ui .hero__item__meta .ui-wrapper a {
            padding: 10px 0
        }

    .experienceeditor .hero .hero__item__meta span.h__element, .hero.hide-ui .hero__item__meta span.h__element {
        display: block;
        padding: 5px;
        background: #333;
        border: 1px dashed #ccc;
        font-weight: 100;
        width: 36px;
        text-align: center
    }

.experienceeditor .hero .hero__item:after, .hero.hide-ui .hero__item:after {
    display: none
}

.experienceeditor .hero .carousel-wedge, .hero.hide-ui .carousel-wedge {
    display: none
}

.experienceeditor .hero .c-loader, .experienceeditor .hero .hero__thumbs, .experienceeditor .hero .ui-pagination, .experienceeditor .hero .ui-dots, .hero.hide-ui .c-loader, .hero.hide-ui .hero__thumbs, .hero.hide-ui .ui-pagination, .hero.hide-ui .ui-dots {
    display: none
}

@media screen and (min-width:480px) {
    .hero__items {
        height: 400px
    }

    .hero__thumb.active .hero__item__t {
        font-size: 22px;
        line-height: 30px
    }
}

@media screen and (min-width:768px) {
    .hero__items {
        width: 100%;
        height: 625px;
        min-height: 500px;
        max-height: 700px
    }

    .hero__thumbs {
        position: absolute;
        width: 100%;
        overflow: hidden;
        margin-bottom: 30px;
        left: 0;
        bottom: 0;
        z-index: 10
    }

        .hero__thumbs > .container {
            width: 750px
        }

    .hero__thumbs-inner {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        -webkit-box-align: end;
        -ms-flex-align: end;
        align-items: flex-end;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap
    }

    .hero__thumb {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        background: transparent;
        min-height: 0;
        width: calc(25% - 15px);
        height: auto;
        min-height: 0;
        display: block;
        position: relative;
        color: #29261e
    }

        .hero__thumb svg {
            display: block;
            width: 100%;
            height: 190px
        }

        .hero__thumb .hc {
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
            z-index: 1;
            background: transparent;
            padding: 15px
        }

        .hero__thumb figure {
            background-size: cover;
            background-repeat: no-repeat;
            background-position: 50%;
            background-color: #eee
        }

        .hero__thumb img {
            width: 100%;
            height: auto;
            opacity: 0
        }

        .hero__thumb .hero__item__t {
            font-size: 17px;
            font-weight: 300;
            line-height: 24px;
            margin-top: 0;
            position: relative
        }

            .hero__thumb .hero__item__t:before {
                content: "";
                position: absolute;
                top: 0;
                left: 0;
                z-index: 10;
                pointer-events: none;
                width: calc(100% + 6px);
                height: calc(100% + 6px);
                margin-top: -3px;
                margin-left: -3px;
                background-color: transparent;
                -webkit-transform: scaleX(1);
                transform: scaleX(1);
                -webkit-transform-origin: 100% 50%;
                transform-origin: 100% 50%;
                -webkit-transition: -webkit-transform 400ms ease-in-out;
                transition: -webkit-transform 400ms ease-in-out;
                transition: transform 400ms ease-in-out;
                transition: transform 400ms ease-in-out,-webkit-transform 400ms ease-in-out;
                -webkit-transition-delay: 1000ms;
                transition-delay: 1000ms
            }

        .hero__thumb .ui-wrapper {
            display: none
        }

            .hero__thumb .ui-wrapper:before {
                content: "";
                position: absolute;
                top: 0;
                left: 0;
                z-index: 10;
                pointer-events: none;
                width: calc(100% + 6px);
                height: calc(100% + 6px);
                margin-top: -3px;
                margin-left: -3px;
                background-color: transparent;
                -webkit-transform: scaleX(1);
                transform: scaleX(1);
                -webkit-transform-origin: 100% 50%;
                transform-origin: 100% 50%;
                -webkit-transition: -webkit-transform 400ms ease-in-out;
                transition: -webkit-transform 400ms ease-in-out;
                transition: transform 400ms ease-in-out;
                transition: transform 400ms ease-in-out,-webkit-transform 400ms ease-in-out;
                -webkit-transition-delay: 1300ms;
                transition-delay: 1300ms
            }

        .hero__thumb + .hero__thumb {
            margin-left: 15px
        }

        .hero__thumb.active {
            width: 50%;
            height: auto;
            color: #fffffd;
            -webkit-animation-name: activeThumb;
            animation-name: activeThumb;
            -webkit-animation-duration: 400ms;
            animation-duration: 400ms;
            -webkit-animation-iteration-count: 1;
            animation-iteration-count: 1;
            -webkit-animation-timing-function: cubic-bezier(.19,.74,.54,.95);
            animation-timing-function: cubic-bezier(.19,.74,.54,.95);
            -webkit-transform-origin: 0 100%;
            transform-origin: 0 100%
        }

            .hero__thumb.active .hc {
                padding: 30px
            }

            .hero__thumb.active .hero__item__t {
                font-size: 30px;
                line-height: 40px
            }

            .hero__thumb.active .ui-wrapper {
                display: block;
                position: absolute;
                bottom: 40px;
                opacity: 1
            }

                .hero__thumb.active .hero__item__t:before, .hero__thumb.active .ui-wrapper:before {
                    background-color: #171717;
                    -webkit-transform: scaleX(0);
                    transform: scaleX(0)
                }

            .hero__thumb.active .ui-btn + .ui-btn {
                margin-top: 0;
                margin-left: 30px
            }

            .hero__thumb.active .bar-loader {
                opacity: 1
            }

        .hero__thumb:not(.active) svg {
            will-change: transform;
            -webkit-transition: -webkit-transform 300ms cubic-bezier(.19,.74,.54,.95);
            transition: -webkit-transform 300ms cubic-bezier(.19,.74,.54,.95);
            transition: transform 300ms cubic-bezier(.19,.74,.54,.95);
            transition: transform 300ms cubic-bezier(.19,.74,.54,.95),-webkit-transform 300ms cubic-bezier(.19,.74,.54,.95);
            -webkit-transform-origin: 0 100%;
            transform-origin: 0 100%
        }

        .hero__thumb:not(.active):hover svg {
            -webkit-transform: scaleY(1.075);
            transform: scaleY(1.075)
        }

    .hero__ui {
        margin: 0
    }

    .hero .ui-dots {
        display: none
    }
}

@media screen and (min-width:1024px) {
    .hero__items {
        height: 100vh
    }

    .hero__thumbs > .container {
        width: 1008px
    }

    .hero__thumb .hc {
        padding: 20px
    }

    .hero__thumb .hero__item__t {
        line-height: 25px
    }

    .hero__thumb.active svg {
        height: 300px
    }
}

@media screen and (min-width:1200px) {
    .hero__thumbs > .container {
        width: 1180px
    }

    .hero__thumb {
        width: calc(25% - 30px);
        height: 160px
    }

        .hero__thumb + .hero__thumb {
            margin-left: 30px
        }

        .hero__thumb.active .hc {
            padding: 45px
        }
}

@media screen and (max-width:479px) {
    .hero {
        background-color: transparent
    }

    .hero__thumbs .container {
        padding-left: 0;
        padding-right: 0
    }

    .hero__item {
        background-size: 130%;
        background-position: top
    }

    .hero__ui {
        margin-top: -225px
    }
}

.hero .carousel-wedge {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%
}

    .hero .carousel-wedge svg {
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
        height: 125px
    }

@media screen and (min-width:1600px) {
    .hero .carousel-wedge svg {
        height: 210px
    }
}

.hero .carousel-wedge svg polygon {
    fill: #fcfcfc
}

.hero__thumb[data-id="0"] {
    height: auto;
    margin-bottom: 0
}

@media screen and (min-width:768px) {
    .hero__thumb[data-id="0"] svg {
        height: 200px
    }
}

.hero__thumb[data-id="1"] {
    height: 200px;
    margin-bottom: 0
}

@media screen and (min-width:768px) {
    .hero__thumb[data-id="1"] {
        margin-bottom: 16px
    }
}

@media screen and (min-width:768px) {
    .hero__thumb[data-id="1"] svg {
        height: 200px
    }
}

@media screen and (min-width:1024px) {
    .hero__thumb[data-id="1"] svg {
        height: 195px
    }
}

@media screen and (min-width:1200px) {
    .hero__thumb[data-id="1"] svg {
        height: 192px
    }
}

.hero__thumb[data-id="2"] {
    height: 200px;
    margin-bottom: 0
}

@media screen and (min-width:768px) {
    .hero__thumb[data-id="2"] {
        margin-bottom: 16px
    }
}

@media screen and (min-width:768px) {
    .hero__thumb[data-id="2"] svg {
        height: 193px
    }
}

@media screen and (min-width:1024px) {
    .hero__thumb[data-id="2"] svg {
        height: 185px
    }
}

@media screen and (min-width:1200px) {
    .hero__thumb[data-id="2"] svg {
        height: 180px
    }
}

.hero__thumb.active {
    height: auto
}

    .hero__thumb.active svg {
        height: 0
    }

@media screen and (min-width:768px) {
    .hero__thumb.active svg {
        display: block;
        height: auto;
        bottom: -20px;
        width: 100%;
        position: inherit;
        bottom: 0
    }
}

@media screen and (min-width:768px) {
    .hero__thumb.active[data-id="0"] {
        height: 310px
    }
}

@media screen and (min-width:768px) {
    .hero__thumb.active[data-id="0"] svg {
        height: 310px
    }
}

@media screen and (min-width:768px) {
    .hero__thumb.active[data-id="1"] {
        height: 300px;
        margin-bottom: 10px
    }
}

@media screen and (min-width:768px) {
    .hero__thumb.active[data-id="1"] svg {
        height: 303px
    }
}

@media screen and (min-width:1024px) {
    .hero__thumb.active[data-id="1"] svg {
        height: 300px
    }
}

@media screen and (min-width:1280px) {
    .hero__thumb.active[data-id="1"] svg {
        height: 299px
    }
}

@media screen and (min-width:768px) {
    .hero__thumb.active[data-id="2"] {
        height: 300px;
        margin-bottom: 18px
    }
}

@media screen and (min-width:768px) {
    .hero__thumb.active[data-id="2"] svg {
        height: 304px
    }
}

@media screen and (min-width:1024px) {
    .hero__thumb.active[data-id="2"] svg {
        height: 300px
    }
}

@media screen and (min-width:1280px) {
    .hero__thumb.active[data-id="2"] svg {
        height: 297px
    }
}

.hero__thumb[data-id="0"]:not(.active) + .hero__thumb[data-id="1"]:not(.active) {
    height: 184px
}

    .hero__thumb[data-id="0"]:not(.active) + .hero__thumb[data-id="1"]:not(.active) svg {
        height: 192px
    }

@media screen and (min-width:1024px) {
    .hero__thumb[data-id="0"]:not(.active) + .hero__thumb[data-id="1"]:not(.active) svg {
        height: 190px
    }
}

@media screen and (min-width:1280px) {
    .hero__thumb[data-id="0"]:not(.active) + .hero__thumb[data-id="1"]:not(.active) svg {
        height: 189px
    }
}

.hero.js-slider {
    margin-bottom: 10px
}

@media screen and (min-width:480px) {
    .hero.js-slider {
        margin-bottom: 30px
    }
}

@media screen and (min-width:768px) {
    .hero.js-slider {
        margin-bottom: 0
    }
}

.js-slider.type-each-tx .js-slider-item {
    height: 280px
}

@media screen and (min-width:480px) {
    .js-slider.type-each-tx .js-slider-item {
        height: 335px
    }
}

@media screen and (min-width:768px) {
    .js-slider.type-each-tx .js-slider-item {
        height: 100%
    }
}

@media print {
    .hero {
        background: #fff
    }

        .hero > * {
            opacity: 1
        }

        .hero.loading > * {
            opacity: 1
        }

    .hero__items {
        display: block;
        height: auto;
        min-height: 0;
        max-height: none
    }

    .js-slider.type-each-tx .js-slider-item, .hero__item {
        opacity: 1;
        position: static;
        background-size: 0;
        width: 100%;
        height: auto;
        margin: 0;
        padding: 30px
    }

        .js-slider.type-each-tx .js-slider-item figure, .hero__item figure {
            display: block
        }

        .js-slider.type-each-tx .js-slider-item img, .hero__item img {
            opacity: 1
        }

    .js-slider.type-each-tx .js-slider-item__meta, .hero__item__meta {
        display: block
    }

    .js-slider.type-each-tx .js-slider-item:after, .hero__item:after {
        display: none
    }

    .c-loader, .hero__thumbs, .ui-pagination, .ui-dots {
        display: none
    }
}

.ja-JP .hero__thumb.active .hero__item__t, .zh-CN .hero__thumb.active .hero__item__t {
    font-size: 16px;
    line-height: 24px
}

@media screen and (min-width:768px) {
    .ja-JP .hero__thumb.active .hero__item__t, .zh-CN .hero__thumb.active .hero__item__t {
        font-size: 20px;
        line-height: 30px
    }

    .ja-JP .hero__thumb .hero__item__t, .zh-CN .hero__thumb .hero__item__t {
        font-size: 15px;
        line-height: 20px
    }
}

.internal-hero {
    overflow: hidden;
    position: relative;
    height: 235px;
    background-color: #111;
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    padding-bottom: 30px
}

    .internal-hero .hero-wedge {
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%
    }

        .internal-hero .hero-wedge svg {
            position: absolute;
            bottom: 0;
            left: 0;
            width: 100%
        }

            .internal-hero .hero-wedge svg polygon {
                fill: #fcfcfc
            }

@media screen and (min-width:768px) {
    .internal-hero {
        height: 350px;
        padding-bottom: 60px
    }
}

@media screen and (min-width:1024px) {
    .internal-hero {
        height: 335px
    }
}

@media screen and (min-width:1280px) {
    .internal-hero {
        height: 400px
    }
}

.internal-hero:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,.4);
    z-index: 0
}

.internal-hero > .container {
    position: relative;
    height: 100%;
    z-index: 1
}

.internal-hero figure {
    display: none
}

    .internal-hero figure img {
        width: 100%;
        height: auto;
        display: block
    }

.internal-hero .ui-btn--circle-play {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate3d(-50%,-50%,0);
    transform: translate3d(-50%,-50%,0);
    z-index: 2;
    opacity: 0;
    pointer-events: none
}

    .internal-hero .ui-btn--circle-play .c-loader {
        display: none
    }

.internal-hero.has-video .ui-btn--circle-play {
    opacity: 1;
    pointer-events: auto
}

@media screen and (min-width:768px) {
    .internal-hero.has-video .ui-btn--circle-play {
        top: 75
    }
}

@media screen and (min-width:1024px) {
    .internal-hero.has-video .ui-btn--circle-play {
        top: 85%
    }
}

h1.internal-hero__t, p.internal-hero__t {
    position: absolute;
    bottom: 0;
    margin: 0;
    padding: 0;
    font-size: 20px;
    line-height: 30px;
    font-weight: 300;
    letter-spacing: 1.5px;
    color: #fffffd
}

@media screen and (min-width:768px) {
    h1.internal-hero__t, p.internal-hero__t {
        font-size: 30px;
        line-height: 40px;
        font-weight: 300;
        max-width: 60%
    }
}

@media print {
    .internal-hero {
        background-image: none !important;
        background-color: #fff;
        height: auto;
        -webkit-clip-path: none;
        clip-path: none
    }

        .internal-hero .ui-btn--circle-play, .internal-hero:before {
            display: none
        }

        .internal-hero figure {
            display: block
        }

    .internal-hero__t {
        position: static;
        color: #000
    }
}

@media screen and (min-width:768px) {
    .ja-JP .internal-hero__t, .zh-CN .internal-hero__t {
        font-size: 22px;
        line-height: 30px
    }
}

@media screen and (min-width:1024px) {
    .ja-JP .internal-hero__t, .zh-CN .internal-hero__t {
        font-size: 24px;
        line-height: 30px
    }
}

.subscription-block {
    background: #171717;
    color: #fffffd;
    padding: 30px 30px 10px
}

.subscription-block__t {
    text-align: center;
    color: inherit;
    font-weight: 200;
    margin-top: 0
}

.subscription-block__st {
    text-align: center;
    color: inherit;
    font-weight: 200;
    margin-top: 0
}

.subscription-block .subscription p {
    color: inherit;
    font-weight: 300
}

.subscription-block .subscription a {
    color: #e7040b;
    position: relative;
    padding: 0 1px 2.5px;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

    .subscription-block .subscription a:after {
        content: "";
        position: absolute;
        width: 100%;
        height: 2px;
        bottom: 0;
        left: 0;
        background-color: #e7040b;
        pointer-events: none;
        opacity: 0;
        will-change: opacity;
        -webkit-transition: 150ms all;
        transition: 150ms all;
        -webkit-transform-origin: 50%;
        transform-origin: 50%
    }

    .subscription-block .subscription a:focus, .subscription-block .subscription a:active, .subscription-block .subscription a:hover {
        outline: unset;
        outline: none;
        text-decoration: underline;
        color: #e7040b
    }

    .subscription-block .subscription a i {
        margin-right: 5px
    }

.subscription-block .thankyou {
    display: none
}

.subscription-block .f-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap
}

    .subscription-block .f-row .col {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: calc((100% - 45px)/2)
    }

        .subscription-block .f-row .col:nth-of-type(1) {
            padding-right: 15px;
            text-align: right
        }

        .subscription-block .f-row .col:nth-of-type(3) {
            padding-left: 15px;
            text-align: left
        }

        .subscription-block .f-row .col:nth-of-type(2) {
            text-align: center;
            padding: 0;
            width: 45px
        }

    .subscription-block .f-row span:not(.ui-btn--circle-check) {
        font-weight: 300;
        color: #fffffd
    }

    .subscription-block .f-row .ui-btn--circle-check {
        width: 45px;
        height: 45px
    }

.subscription-block.is-form-submitted .subscription {
    display: none
}

.subscription-block.is-form-submitted .thankyou {
    display: block
}

.subscription-block.phase-1 {
}

    .subscription-block.phase-1 form .form-group:not(:nth-of-type(2)) {
        display: none
    }

    .subscription-block.phase-1 .form-submit-border {
        display: none
    }

.subscription-block form {
    position: relative;
    overflow: hidden
}

    .subscription-block form .form-group {
        display: block;
        margin: 20px 0;
        border: none
    }

        .subscription-block form .form-group input[type="text"], .subscription-block form .form-group input[type="email"] {
            border: 1px solid #484848
        }

        .subscription-block form .form-group .checkbox, .subscription-block form .form-group .g-recaptcha {
            border: 0;
            height: auto
        }

            .subscription-block form .form-group .checkbox label, .subscription-block form .form-group .g-recaptcha label {
                font-size: 16px;
                margin-bottom: 10px;
                display: inline-block
            }

        .subscription-block form .form-group input.text-box {
            color: #fffffd;
            font-weight: 300;
            background: transparent;
            outline: none
        }

            .subscription-block form .form-group input.text-box:-webkit-autofill, .subscription-block form .form-group input.text-box:-webkit-autofill:hover, .subscription-block form .form-group input.text-box:-webkit-autofill:focus, .subscription-block form .form-group input.text-box:-webkit-autofill:active {
                outline: none;
                -webkit-box-shadow: 0 0 0 1000px #171717 inset;
                box-shadow: 0 0 0 1000px #171717 inset
            }

                .subscription-block form .form-group input.text-box:-webkit-autofill:first-line, .subscription-block form .form-group input.text-box:-webkit-autofill:hover:first-line, .subscription-block form .form-group input.text-box:-webkit-autofill:focus:first-line, .subscription-block form .form-group input.text-box:-webkit-autofill:active:first-line {
                    color: #fffffd !important
                }

            .subscription-block form .form-group input.text-box::-webkit-input-placeholder {
                color: #fffffd
            }

        .subscription-block form .form-group input[type="checkbox"]:focus, .subscription-block form .form-group label:focus {
            outline: none;
            border: 1px solid #e7040b
        }

        .subscription-block form .form-group input[type="checkbox"] {
            width: 15px;
            height: 15px;
            vertical-align: middle
        }

        .subscription-block form .form-group .help-block:not(.field-validation-valid):not(.field-validation-error) {
            display: none
        }

        .subscription-block form .form-group .field-validation-error {
            margin-top: 5px;
            display: block
        }

        .subscription-block form .form-group:before {
            font-family: 'iconfont' !important;
            speak: none;
            font-style: normal;
            font-weight: normal;
            font-variant: normal;
            text-transform: none;
            line-height: 1;
            letter-spacing: 0;
            -webkit-font-feature-settings: "liga";
            -ms-font-feature-settings: "liga" 1;
            font-feature-settings: "liga";
            -webkit-font-variant-ligatures: discretionary-ligatures;
            font-variant-ligatures: discretionary-ligatures;
            -webkit-font-smoothing: antialiased;
            -moz-osx-font-smoothing: grayscale;
            content: "";
            position: absolute;
            top: 50%;
            font-size: 20px;
            left: 15px;
            color: #fc1921;
            -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
            display: inline-block;
            cursor: pointer;
            z-index: 10;
            display: none
        }

        .subscription-block form .form-group:after {
            font-family: 'iconfont' !important;
            speak: none;
            font-style: normal;
            font-weight: normal;
            font-variant: normal;
            text-transform: none;
            line-height: 1;
            letter-spacing: 0;
            -webkit-font-feature-settings: "liga";
            -ms-font-feature-settings: "liga" 1;
            font-feature-settings: "liga";
            -webkit-font-variant-ligatures: discretionary-ligatures;
            font-variant-ligatures: discretionary-ligatures;
            -webkit-font-smoothing: antialiased;
            -moz-osx-font-smoothing: grayscale;
            content: "";
            position: absolute;
            top: 50%;
            font-size: 20px;
            right: 15px;
            color: #fc1921;
            -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
            display: inline-block;
            cursor: pointer;
            z-index: 10;
            display: none
        }

    .subscription-block form .form-submit-border {
        text-align: center;
        margin-bottom: 30px;
        padding-top: 15px
    }

        .subscription-block form .form-submit-border .btn {
            display: inline-block;
            font-family: "Montserrat",sans-serif;
            font-size: 15px;
            padding: 15px 25px;
            font-weight: 300;
            border-radius: 30px;
            outline: none;
            border: 0;
            text-align: center;
            background-color: #e7040b;
            color: #fffffd;
            position: relative;
            will-change: color;
            -webkit-transition: color 250ms,background-color 250ms;
            transition: color 250ms,background-color 250ms
        }

            .subscription-block form .form-submit-border .btn:focus, .subscription-block form .form-submit-border .btn:hover {
                outline: none;
                background-color: #e2dfda;
                color: #e7040b
            }

            .subscription-block form .form-submit-border .btn.active {
                background-color: #fffffd;
                color: #e7040b;
                pointer-events: none
            }

    .subscription-block form .has-error.has-feedback:not(.form-group) {
        display: none !important
    }

    .subscription-block form .field-validation-error, .subscription-block form .list-group-item-danger {
        font-size: 12px;
        font-weight: 300;
        margin: 0;
        color: #fc1921;
        background-color: transparent;
        border: 0
    }

.experienceeditor .subscription-block .thankyou {
    display: block
}

@media screen and (min-width:768px) {
    .subscription-block {
        padding: 40px 0 25px
    }

        .subscription-block .f-row .col {
            -webkit-box-flex: 0;
            -ms-flex: 0 0 auto;
            flex: 0 0 auto;
            width: calc((100% - 60px)/2)
        }

            .subscription-block .f-row .col:nth-of-type(1) {
                padding-right: 30px;
                text-align: right
            }

            .subscription-block .f-row .col:nth-of-type(3) {
                padding-left: 30px;
                text-align: left
            }

            .subscription-block .f-row .col:nth-of-type(2) {
                text-align: center;
                padding: 0;
                width: 60px
            }

        .subscription-block .f-row span:not(.ui-btn--circle-check) {
            font-size: 30px;
            font-weight: 200;
            line-height: 45px
        }

        .subscription-block .f-row .ui-btn--circle-check {
            width: 60px;
            height: 60px
        }

        .subscription-block form {
            position: relative
        }

            .subscription-block form .form-group:before {
                left: 30px
            }

            .subscription-block form .form-group:after {
                right: 30px
            }

            .subscription-block form .form-submit-border {
                right: 15px
            }
}

@media screen and (min-width:1024px) {
    .subscription-block {
        padding: 40px 0 20px
    }

        .subscription-block .f-row .col {
            -webkit-box-flex: 0;
            -ms-flex: 0 0 auto;
            flex: 0 0 auto;
            width: calc((100% - 90px)/2)
        }

            .subscription-block .f-row .col:nth-of-type(1) {
                padding-right: 90px;
                text-align: right
            }

            .subscription-block .f-row .col:nth-of-type(3) {
                padding-left: 90px;
                text-align: left
            }

            .subscription-block .f-row .col:nth-of-type(2) {
                text-align: center;
                padding: 0;
                width: 90px
            }

        .subscription-block .f-row span:not(.ui-btn--circle-check) {
            font-size: 30px;
            font-weight: 200;
            line-height: 45px
        }

        .subscription-block .f-row .ui-btn--circle-check {
            width: 90px;
            height: 90px
        }
}

@media print {
    .subscription-block {
        display: none
    }
}

.cta {
    margin: 20px auto;
    width: 100%;
    padding: 0
}

.cta__image {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 250px;
    flex: 0 0 250px;
    padding: 0 20px
}

    .cta__image figure {
        margin: 0
    }

        .cta__image figure img {
            margin: 0 auto;
            max-width: 230px;
            width: auto;
            height: auto
        }

.cta__content {
    margin: 0 auto;
    padding: 15px 20px
}

    .cta__content p {
        font-size: 15px;
        line-height: 1.4em;
        font-weight: 300;
        padding-bottom: 15px
    }

        .cta__content p.headline {
            font-size: 20px;
            line-height: 1.2;
            font-weight: 500;
            padding-bottom: 10px
        }

@media screen and (min-width:1024px) {
    .cta__content p.headline {
        font-size: 24px
    }
}

.cta__content a {
    color: #e7040b
}

    .cta__content a:active, .cta__content a:hover, .cta__content a:focus {
        outline: unset;
        outline: none;
        text-decoration: underline;
        color: #e7040b
    }

    .cta__content a.ui-btn {
        color: #fff
    }

        .cta__content a.ui-btn:hover {
            color: #e7040b
        }

.cta:after {
    content: "";
    clear: both
}

.cta .container {
    margin: 0 auto;
    padding: 20px 0;
    text-align: center
}

@media(min-width:768px) {
    .cta .container {
        padding: 20px 30px;
        width: 722px
    }
}

@media(min-width:1024px) {
    .cta .container {
        width: 978px
    }
}

@media(min-width:1200px) {
    .cta .container {
        width: 1150px
    }
}

.article__body .cta .container {
    width: auto;
    margin: 0;
    padding: 20px 0
}

@media(min-width:768px) {
    .article__body .cta .container {
        margin: 0;
        padding: 20px 30px
    }
}

@media screen and (min-width:1024px) {
    .cta.img-Left .container {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .cta.img-Right .container {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }
}

.cta.theme-black .container {
    color: #fffffd;
    border: none;
    background: #171717
}

.cta.theme-light-gray .container {
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    background: #f3f2ee
}

.cta.theme-white .container {
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    background: #fff
}

.csl-form {
    padding: 10px 0 20px
}

    .csl-form p {
        margin: 0;
        padding: 0 0 20px
    }

        .csl-form p a {
            color: #fc1921
        }

            .csl-form p a:focus, .csl-form p a:active, .csl-form p a:hover {
                outline: unset;
                outline: none;
                text-decoration: underline;
                color: #e7040b
            }

        .csl-form p.headline {
            font-size: 28px;
            margin: 0;
            padding: 0 0 20px
        }

    .csl-form h2 {
        padding: 0 0 10px;
        margin: 0
    }

    .csl-form h3 {
        padding: 0 0 10px;
        margin: 0
    }

.csl-form__t, .csl-form__st, .csl-form__st p, .csl-form__st p {
    color: inherit;
    font-weight: 300;
    margin-top: 0;
    margin-bottom: 45px
}

.csl-form__sst {
    color: inherit;
    font-weight: 300;
    margin-top: 0;
    margin-bottom: 45px
}

.csl-form .thankyou {
    display: none
}

.csl-form.is-form-submitted .subscription {
    display: none
}

.csl-form.is-form-submitted .thankyou {
    display: block
}

.csl-form p + form {
    margin-top: 30px
}

.csl-form form {
}

    .csl-form form .has-error.has-feedback:not(.form-group) {
        display: none !important
    }

    .csl-form form fieldset {
        border: 0;
        padding: 0;
        clear: both
    }

    .csl-form form .row {
        margin: 0;
        padding: 0
    }

    .csl-form form [class*="col-"] {
        margin: 0;
        padding: 0;
        overflow: hidden
    }

    .csl-form form .required-field .control-label:before, .csl-form form .required-field .checkbox:after {
        color: #fc1921;
        content: "*";
        font-weight: bolder
    }

    .csl-form form .form-group {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        padding: 5px 0;
        width: 100%;
        float: none;
        clear: none
    }

        .csl-form form .form-group.hidden {
            display: none
        }

        .csl-form form .form-group.no-float {
            width: 100%;
            clear: both;
            float: none
        }

        .csl-form form .form-group.col-9, .csl-form form .form-group.col-6, .csl-form form .form-group.col-3 {
            width: 100%
        }

        .csl-form form .form-group label.control-label {
            display: block;
            font-size: 15px;
            line-height: 25px;
            font-weight: 400;
            margin-bottom: 5px
        }

            .csl-form form .form-group label.control-label.checkbox-label {
                display: inline-block;
                margin: 0 5px 0 0;
                max-width: calc(100% - 30px)
            }

                .csl-form form .form-group label.control-label.checkbox-label ~ input[type="checkbox"], .csl-form form .form-group label.control-label.checkbox-label ~ input[type="radio"] {
                    vertical-align: top;
                    margin-top: 10px
                }

        .csl-form form .form-group textarea.form-control {
            display: block;
            min-width: 100%;
            max-width: 100%;
            border: 1px solid #b5b5b5;
            font-family: "Montserrat",sans-serif;
            font-size: 15px;
            font-weight: 300;
            overflow: hidden;
            outline: none;
            background: transparent
        }

            .csl-form form .form-group textarea.form-control:focus {
                outline: none;
                border: 1px solid #e7040b
            }

        .csl-form form .form-group input.form-control {
            display: block;
            width: 100%;
            height: 60px;
            border: 1px solid #b5b5b5;
            font-family: "Montserrat",sans-serif;
            font-size: 15px;
            font-weight: 300;
            padding: 0 15px;
            white-space: nowrap;
            overflow: hidden;
            text-overflow: ellipsis;
            background: transparent;
            outline: none;
            background: transparent
        }

            .csl-form form .form-group input.form-control:focus {
                outline: none;
                border: 1px solid #e7040b
            }

            .csl-form form .form-group input.form-control + .help-block {
                opacity: 0
            }

            .csl-form form .form-group input.form-control.input-validation-error + .help-block {
                opacity: 1
            }

            .csl-form form .form-group input.form-control:disabled {
                border: 0;
                pointer-events: none;
                -webkit-user-select: none;
                -moz-user-select: none;
                -ms-user-select: none;
                user-select: none
            }

        .csl-form form .form-group select {
            width: 100%;
            height: 60px;
            border-radius: 0;
            border: 0;
            background: #fff;
            color: #010101;
            font-size: 15px;
            line-height: 25px;
            outline: none;
            padding: 0 15px;
            border: 1px solid #b5b5b5;
            border-radius: 0;
            -webkit-appearance: none;
            -webkit-border-radius: 0
        }

            .csl-form form .form-group select:focus {
                outline: none;
                border: 1px solid #e7040b
            }

        .csl-form form .form-group .ui-select-wrapper {
            width: calc(100% - 30px);
            position: relative
        }

            .csl-form form .form-group .ui-select-wrapper select {
                width: 100%;
                background-image: none !important
            }

            .csl-form form .form-group .ui-select-wrapper [class^="icon-"] {
                position: absolute;
                top: 50%;
                right: 20px;
                -webkit-transform: translateY(-50%);
                transform: translateY(-50%);
                z-index: 1;
                pointer-events: none;
                color: #3a372e;
                font-size: 12px
            }

        .csl-form form .form-group .help-block {
            display: block;
            font-size: 14px;
            color: #fc1921;
            margin-top: 10px;
            margin-bottom: 15px
        }

    .csl-form form .form-submit-border {
        text-align: center;
        margin-bottom: 30px;
        margin-top: 30px;
        clear: both
    }

    .csl-form form input[type="submit"], .csl-form form input[type="button"], .csl-form form .btn {
        line-height: normal;
        display: inline-block;
        font-family: "Montserrat",sans-serif;
        font-size: 15px;
        padding: 15px 25px;
        font-weight: 300;
        border-radius: 30px;
        outline: none;
        border: 0;
        text-align: center;
        background-color: #e7040b;
        color: #fffffd;
        position: relative;
        will-change: color;
        -webkit-transition: color 250ms,background-color 250ms;
        transition: color 250ms,background-color 250ms
    }

        .csl-form form input[type="submit"]:focus, .csl-form form input[type="submit"]:hover, .csl-form form input[type="button"]:focus, .csl-form form input[type="button"]:hover, .csl-form form .btn:focus, .csl-form form .btn:hover {
            outline: none;
            background-color: #e2dfda;
            color: #e7040b
        }

        .csl-form form input[type="submit"].active, .csl-form form input[type="button"].active, .csl-form form .btn.active {
            background-color: #fffffd;
            color: #e7040b;
            pointer-events: none
        }

        .csl-form form input[type="submit"] + input[type="submit"], .csl-form form input[type="button"] + input[type="submit"], .csl-form form .btn + input[type="submit"] {
            margin-left: 15px
        }

.csl-form .csl-table th, .csl-form .csl-table td {
    padding: 8px 15px
}

    .csl-form .csl-table th.sort:after {
        position: absolute;
        content: "";
        top: calc(50% - 10px);
        right: 5px;
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 5px;
        border-color: #b9b9b9 transparent transparent transparent
    }

    .csl-form .csl-table th.sortdesc:after {
        position: absolute;
        content: "";
        top: calc(50% - 10px);
        right: 5px;
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 5px;
        border-color: #000 transparent transparent transparent
    }

    .csl-form .csl-table th.sortasc:after {
        position: absolute;
        content: "";
        top: calc(50% - 10px);
        right: 5px;
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 5px;
        border-color: transparent transparent #000 transparent
    }

.csl-form .section-divider {
    margin: 30px 0
}

.csl-form .subscription span:last-child {
    font-size: 13px
}

.csl-form .ui-wrapper {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

    .csl-form .ui-wrapper > a + p, .csl-form .ui-wrapper > p + a, .csl-form .ui-wrapper > a + a, .csl-form .ui-wrapper > a + input, .csl-form .ui-wrapper > input + input, .csl-form .ui-wrapper > input + a, .csl-form .ui-wrapper .csl-form__section {
        margin-top: 30px
    }

.csl-form .date-picker-wrapper {
    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;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row
}

    .csl-form .date-picker-wrapper .date-picker-item {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        padding: 0 5px;
        margin: 5px;
        overflow: hidden
    }

    .csl-form .date-picker-wrapper .date-picker {
        margin: 0;
        border: 0;
        border-bottom: 1px solid #b5b5b5;
        padding: 10px 0
    }

.csl-form .disclaimer {
    padding: 15px 0;
    margin-bottom: 20px
}

.csl-form .days_ago {
    font-size: 12px;
    line-height: normal;
    color: #666;
    margin-top: 5px
}

.csl-form.forgot-password {
    padding: 0
}

    .csl-form.forgot-password > .container {
        width: 100%
    }

.csl-form.auth-doc-check {
    padding: 60px 0
}

    .csl-form.auth-doc-check iframe {
        margin: 0 auto;
        display: block
    }

.csl-form.owaauth form .form-group input[type="checkbox"] {
    min-width: 20px;
    min-height: 20px;
    vertical-align: top;
    margin-top: 5px
}

.experienceeditor .csl-form .thankyou {
    display: block
}

.experienceeditor .csl-form form [class*="col-"] .form-group {
    width: 100%;
    float: none;
    clear: both
}

    .experienceeditor .csl-form form [class*="col-"] .form-group.no-float {
        width: 100%;
        clear: both
    }

    .experienceeditor .csl-form form [class*="col-"] .form-group.col-9, .experienceeditor .csl-form form [class*="col-"] .form-group.col-6, .experienceeditor .csl-form form [class*="col-"] .form-group.col-3 {
        width: 100%;
        clear: both
    }

@media screen and (min-width:768px) {
    .csl-form {
        padding: 30px 0 10px
    }

        .csl-form h1 {
            font-size: 42px;
            line-height: 52px;
            margin: 0;
            padding-bottom: 10px
        }

        .csl-form h3 {
            font-size: 24px;
            margin: 0;
            padding-bottom: 10px
        }

        .csl-form p + form {
            margin-top: 60px
        }

        .csl-form form fieldset {
            border: 0;
            padding: 0
        }

        .csl-form form .form-group {
            float: left;
            clear: none
        }

            .csl-form form .form-group.col-3 {
                width: 25%
            }

            .csl-form form .form-group.col-6 {
                width: 50%
            }

            .csl-form form .form-group.col-9 {
                width: 75%
            }

            .csl-form form .form-group label.control-label {
                margin-bottom: 5px
            }

                .csl-form form .form-group label.control-label.checkbox-label ~ input[type="checkbox"], .csl-form form .form-group label.control-label.checkbox-label ~ input[type="radio"] {
                    vertical-align: middle;
                    margin-top: 0
                }

            .csl-form form .form-group input.form-control {
                width: calc(100% - 30px);
                height: 60px
            }

            .csl-form form .form-group textarea.form-control {
                min-width: calc(100% - 30px)
            }

            .csl-form form .form-group select {
                width: calc(100% - 30px);
                height: 60px
            }
}

@media screen and (min-width:1024px) {
    .csl-form {
        padding: 40px 0 10px
    }
}

@media screen and (max-width:320px) {
    .csl-form.auth-doc-check iframe {
        margin-left: -10px
    }
}

.centralize {
    padding: 60px 0;
    color: #29261e
}

    .centralize h1, .centralize h2, .centralize h3, .centralize h4 {
        color: inherit;
        font-weight: 300;
        margin-top: 0;
        margin-bottom: 30px
    }

    .centralize p {
        font-size: 15px;
        line-height: 25px;
        font-weight: 300
    }

    .centralize a {
        color: #e7040b
    }

        .centralize a:active, .centralize a:hover, .centralize a:focus {
            outline: unset;
            outline: none;
            text-decoration: underline;
            color: #e7040b
        }

@media screen and (min-width:768px) {
    .centralize {
        padding: 120px 0
    }

        .centralize h3, .centralize h4 {
            margin-bottom: 60px
        }
}

.career-portal {
    padding: 10px 0 40px;
    text-align: center
}

@media screen and (min-width:768px) {
    .career-portal {
        padding: 25px 0 50px
    }
}

.career-portal p.headline {
    margin: 0;
    padding: 0 30px 30px;
    font-size: 26px;
    line-height: 1.3em;
    font-weight: 300
}

@media screen and (min-width:768px) {
    .career-portal p.headline {
        font-size: 30px
    }
}

@media screen and (min-width:1024px) {
    .career-portal p.headline {
        font-size: 36px
    }
}

.ja-JP .career-portal p.headline, .zh-CN .career-portal p.headline {
    font-size: 24px;
    line-height: 30px
}

@media screen and (min-width:768px) {
    .ja-JP .career-portal p.headline, .zh-CN .career-portal p.headline {
        font-size: 32px;
        line-height: 42px
    }
}

.product-pipeline {
}

    .product-pipeline a:not(.p-item):not(.close-btn) {
        color: #fc1921
    }

        .product-pipeline a:not(.p-item):not(.close-btn):hover, .product-pipeline a:not(.p-item):not(.close-btn):active {
            text-decoration: underline
        }

.product-pipeline__table {
    background: #fcfcfa;
    padding: 20px 0 10px
}

.product-pipeline__phases {
    display: none
}

@media screen and (min-width:768px) {
    .product-pipeline__phases {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        width: 100%;
        padding-bottom: 10px
    }
}

.product-pipeline__phases .phase-item {
    width: 100%;
    padding-bottom: 10px
}

@media screen and (min-width:768px) {
    .product-pipeline__phases .phase-item {
        padding-bottom: 0
    }
}

.product-pipeline__phases .phase-item p.p-phase {
    padding: 0;
    margin: 0;
    font-size: 15px
}

@media screen and (min-width:768px) {
    .product-pipeline__phases .phase-item p.p-phase {
        font-size: 18px;
        font-weight: 500
    }
}

.product-pipeline__phases .phase-item span {
    font-size: 15px;
    font-weight: 300;
    padding: 0;
    margin: 0
}

.product-pipeline__category {
    padding-top: 10px
}

    .product-pipeline__category .category-headline {
        padding: 20px 0 10px;
        font-size: 18px;
        font-weight: 500;
        width: 100%;
        border-top: 1px solid #999
    }

    .product-pipeline__category .category-phases {
        display: block;
        width: 100%
    }

@media screen and (min-width:768px) {
    .product-pipeline__category .category-phases {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }
}

.product-pipeline__category .category-phases .category-phase {
    padding: 10px 40px 0 0
}

@media screen and (min-width:768px) {
    .product-pipeline__category .category-phases .category-phase {
        width: 100%;
        padding: 10px 0 0
    }
}

.product-pipeline__category .category-phases .category-phase .phase {
    font-size: 16px;
    font-weight: 500;
    padding: 5px 0 10px 10px
}

@media screen and (min-width:768px) {
    .product-pipeline__category .category-phases .category-phase .phase {
        display: none
    }
}

.product-pipeline__filters {
    padding: 0 0 10px
}

.product-pipeline__overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1101;
    background-color: rgba(0,0,0,.8);
    overflow: hidden;
    margin: 0;
    padding: 0;
    display: none
}

.product-pipeline.show-overlay .product-pipeline__overlay {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.p-item {
    padding: 0 20px
}

@media screen and (min-width:768px) {
    .p-item {
        padding: 0
    }
}

.p-item.hide {
    display: none
}

.p-item:hover, .p-item:focus {
    outline: none
}

    .p-item:hover .p-name, .p-item:focus .p-name {
        color: #fc1921;
        text-decoration: underline
    }

    .p-item:hover .p-color-bar, .p-item:focus .p-color-bar {
        width: 70px
    }

.p-color-bar {
    display: inline-block;
    background-color: #eee;
    -webkit-transition: width 600ms;
    transition: width 600ms;
    width: 50px;
    height: 4px
}

@media screen and (min-width:768px) {
    .p-color-bar {
        height: 5px
    }
}

.p-name {
    padding: 0 0 10px;
    font-weight: 300;
    color: #29261e;
    font-size: 15px;
    line-height: 1.4em;
    margin-top: -3px
}

@media screen and (min-width:768px) {
    .p-name {
        font-size: 16px;
        line-height: 1.7em;
        margin-top: -5px
    }
}

.p-content {
    font-weight: 300;
    color: #29261e;
    display: none
}

.p-detail {
    position: relative;
    background: #fffffd;
    padding: 20px 20px 30px;
    width: 90%
}

@media screen and (min-width:768px) {
    .p-detail {
        padding: 40px 40px 50px;
        width: 60%
    }
}

@media screen and (min-width:1024px) {
    .p-detail {
        width: 50%
    }
}

.p-detail .top {
    display: block;
    padding: 0 0 30px 0;
    font-size: 15px
}

@media screen and (min-width:768px) {
    .p-detail .top {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        padding: 0 0 40px 0;
        font-size: 16px
    }
}

.p-detail h4 {
    margin: 0;
    padding: 0 0 10px 0;
    font-size: 24px;
    font-weight: 300;
    border-bottom: 1px solid #ccc
}

@media screen and (min-width:768px) {
    .p-detail h4 {
        font-size: 30px
    }
}

.p-detail p.bottom {
    font-weight: 300;
    margin: 0;
    padding: 10px 0 0
}

@media screen and (min-width:768px) {
    .p-detail p.bottom {
        font-size: 18px
    }
}

.p-detail .close-btn {
    position: absolute;
    top: -45px;
    right: 0;
    font-size: 18px;
    text-decoration: none
}

    .p-detail .close-btn i {
        color: #fff
    }

.experienceeditor .p-content {
    display: block
}

@media screen and (min-width:768px) {
    .experienceeditor .category-phases .category-phase .phase {
        display: block
    }
}

.event-list {
    padding: 10px 0
}

.event-list__top {
    padding: 0 0 15px
}

    .event-list__top h4 {
        font-size: 24px;
        line-height: 32px;
        font-weight: 500;
        margin: 0
    }

    .event-list__top p {
        margin-bottom: 20px;
        max-width: 768px;
        font-weight: 300
    }

.event-list__bottom {
    overflow-x: auto;
    overflow-y: hidden;
    padding-bottom: 60px
}

.event-list__title {
    font-weight: 500;
    margin-top: 0;
    margin-bottom: 15px;
    font-size: 15px
}

.event-list__desc {
    font-weight: 300;
    margin-top: 30px;
    margin-bottom: 0
}

.event-list__item {
    position: relative
}

    .event-list__item.show-tooltip {
        z-index: 1
    }

        .event-list__item.show-tooltip .event-tooltip {
            opacity: 1;
            -webkit-transform: none;
            transform: none;
            pointer-events: auto
        }

    .event-list__item:nth-of-type(1) .event-tooltip {
        top: 10px
    }

.event-list .event-tooltip {
    position: absolute;
    top: -60px;
    right: 15px;
    pointer-events: none;
    opacity: 0;
    -webkit-transform: rotateX(90deg);
    transform: rotateX(90deg)
}

.event-list .ui-wrapper {
    display: block;
    text-align: center;
    margin-top: 50px
}

.event-list table {
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0;
    border: 0;
    table-layout: auto;
    font-size: 15px;
    line-height: 25px
}

.event-list tbody {
    overflow: hidden
}

    .event-list tbody:hover a.anchor {
        -webkit-transform: translateY(calc(-50% + 2.5px));
        transform: translateY(calc(-50% + 2.5px))
    }

    .event-list tbody.active a.anchor {
        -webkit-transform: rotate(180deg) translateY(50%);
        transform: rotate(180deg) translateY(50%)
    }

    .event-list tbody.active .expanded-row {
        display: table-row
    }

.event-list tr {
    border-bottom: 1px solid #e0e0e0
}

    .event-list tr:nth-of-type(1) {
        border-top: 1px solid #e0e0e0
    }

.event-list th, .event-list td {
    position: relative;
    padding: 10px 30px 10px 3px;
    text-align: left;
    vertical-align: middle
}

    .event-list th p, .event-list td p {
        margin: 0;
        font-size: 15px;
        padding: 0;
        line-height: 1.5em
    }

    .event-list th .ui-icon-btn.js-show-tooltip, .event-list td .ui-icon-btn.js-show-tooltip {
        color: #e7040b;
        font-size: 30px
    }

        .event-list th .ui-icon-btn.js-show-tooltip:active, .event-list th .ui-icon-btn.js-show-tooltip:focus, .event-list td .ui-icon-btn.js-show-tooltip:active, .event-list td .ui-icon-btn.js-show-tooltip:focus {
            outline: none;
            border: 1px solid #e7040b
        }

    .event-list th a:not(.ui-icon-btn):not(.ui-btn), .event-list td a:not(.ui-icon-btn):not(.ui-btn) {
        color: #e7040b;
        outline: unset;
        outline: none;
        text-decoration: underline;
        color: #e7040b
    }

    .event-list th:nth-last-of-type(1), .event-list td:nth-last-of-type(1) {
        padding: 30px 15px 30px 0;
        width: 30px
    }

.event-tooltip {
    will-change: transform,opacity;
    -webkit-transition: all 200ms ease-in-out;
    transition: all 200ms ease-in-out;
    -webkit-transform-origin: 60%;
    transform-origin: 60%;
    padding: 30px;
    background-color: #fff;
    z-index: 5;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 260px;
    text-align: left;
    -webkit-box-shadow: 0 -1px 14px 7px rgba(37,37,37,.05);
    box-shadow: 0 -1px 14px 7px rgba(37,37,37,.05)
}

    .event-tooltip .close-btn {
        color: #e7040b;
        font-size: 18px;
        position: absolute;
        top: 15px;
        right: 15px
    }

    .event-tooltip em {
        font-size: 12px;
        font-style: normal;
        color: #e7040b;
        display: none
    }

    .event-tooltip .event-tooltip-fn-btns {
        margin-bottom: 15px;
        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-align: center;
        -ms-flex-align: center;
        align-items: center
    }

        .event-tooltip .event-tooltip-fn-btns a + a {
            margin-top: 15px
        }

        .event-tooltip .event-tooltip-fn-btns .js-insert-date {
            display: none
        }

    .event-tooltip .ui-btn--box + .ui-btn--box {
        margin-top: 15px
    }

    .event-tooltip .ui-btn--secondary {
        text-align: left
    }

    .event-tooltip.gapi-user-signed .js-insert-date {
        display: inline-block
    }

    .event-tooltip.gapi-success em {
        display: block
    }

    .event-tooltip.gapi-success .js-g-authorize-btn, .event-tooltip.gapi-success .js-g-signout-btn, .event-tooltip.gapi-success .js-insert-date {
        display: none !important
    }

    .event-tooltip.gapi-error em {
        display: block
    }

@media screen and (min-width:480px) {
    .event-list__top p {
        margin-bottom: 60px
    }

    .event-list__item {
        padding: 30px 0
    }

    .event-list .event-tooltip {
        top: -60px;
        right: 30px
    }

    .event-list td, .event-list th {
        padding: 15px 30px 15px 3px
    }
}

@media screen and (min-width:768px) {
    .event-list {
        padding: 120px 0 0 0
    }

    _\5ftop h4 {
        font-size: 30px;
        line-height: 40px;
        font-weight: 300
    }
}

@media screen and (min-width:1024px) {
    .event-list__desc {
        margin-top: 50px
    }

    .event-list td, .event-list th {
        padding: 20px 30px 20px 3px
    }
}

.event-banner {
    padding-top: 30px
}

.event-banner__img img {
    display: block;
    width: 100%;
    height: auto
}

.event-banner__content {
    padding: 30px 20px
}

    .event-banner__content p {
        font-weight: 300
    }

.event-banner__t {
    margin-top: 0;
    margin-bottom: 15px;
    font-weight: 300
}

.event-banner__st {
    font-weight: 300
}

.event-banner .ui-wrapper {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

    .event-banner .ui-wrapper .ui-btn + .ui-btn {
        margin: 30px 0 0 0
    }

.event-banner .social-share {
    margin: 30px 0 15px -15px
}

    .event-banner .social-share li[data-type="facebook"], .event-banner .social-share li[data-type="label"] {
        display: none
    }

@media screen and (min-width:768px) {
    .event-banner {
        padding-top: 30px
    }

    .event-banner__row {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-align: stretch;
        -ms-flex-align: stretch;
        align-items: stretch
    }

    .event-banner__img {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: calc(50% - 30px);
        margin-left: 30px
    }

    .event-banner__content {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 50%;
        overflow: hidden;
        -ms-flex-item-align: start;
        align-self: flex-start;
        padding: 0 30px 30px
    }

    .event-banner .ui-wrapper {
        display: -webkit-inline-box;
        display: -ms-inline-flexbox;
        display: inline-flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row
    }

        .event-banner .ui-wrapper .ui-btn + .ui-btn {
            margin: 0 0 0 30px
        }

    .event-banner.right .event-banner__row {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse
    }
}

@media screen and (min-width:1025px) {
    .event-banner {
        padding-top: 60px
    }

    .event-banner__row {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-align: stretch;
        -ms-flex-align: stretch;
        align-items: stretch
    }

    .event-banner__img {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 50%;
        margin: 0;
        max-height: none
    }

    .event-banner__content {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 50%;
        overflow: hidden;
        -ms-flex-item-align: center;
        align-self: center;
        padding: 0 120px 60px 120px
    }
}

.sitemap {
    padding: 20px 20px 20px 0
}

    .sitemap h1, .sitemap h2 {
        font-size: 24px;
        line-height: 1.3em;
        font-weight: 300;
        margin: 0;
        padding-bottom: 5px
    }

@media screen and (min-width:768px) {
    .sitemap h1, .sitemap h2 {
        font-size: 40px;
        padding-bottom: 10px
    }
}

.sitemap a {
    color: #e7040b;
    position: relative;
    padding: 0 1px 2.5px;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 14px;
    padding: 0 0 6px
}

    .sitemap a:after {
        content: "";
        position: absolute;
        width: 100%;
        height: 2px;
        bottom: 0;
        left: 0;
        background-color: #e7040b;
        pointer-events: none;
        opacity: 0;
        will-change: opacity;
        -webkit-transition: 150ms all;
        transition: 150ms all;
        -webkit-transform-origin: 50%;
        transform-origin: 50%
    }

    .sitemap a:focus, .sitemap a:active, .sitemap a:hover {
        outline: unset;
        outline: none;
        text-decoration: underline;
        color: #e7040b
    }

    .sitemap a i {
        margin-right: 5px
    }

@media screen and (min-width:768px) {
    .sitemap a {
        font-size: 15px;
        padding-bottom: 8px
    }
}

.sitemap-group.lv-0 > .g-label, .sitemap-group.lv-1 > .g-label {
    padding-top: 16px;
    font-weight: 700
}

    .sitemap-group.lv-0 > .g-label > a, .sitemap-group.lv-1 > .g-label > a {
        text-transform: uppercase
    }

.sitemap-group.lv-2 {
    padding-left: 15px
}

@media screen and (min-width:768px) {
    .sitemap-group.lv-2 {
        padding-left: 30px
    }
}

.sitemap-group.lv-2 > .g-label {
    position: relative
}

    .sitemap-group.lv-2 > .g-label:before {
        content: "";
        position: absolute;
        top: 8px;
        left: -10px;
        width: 4px;
        height: 4px;
        border-radius: 50%;
        background: #fc1921
    }

.sitemap-group.lv-3 {
    padding-left: 20px
}

@media screen and (min-width:768px) {
    .sitemap-group.lv-3 {
        padding-left: 35px
    }
}

.sitemap-group.lv-3 > .g-label {
    position: relative
}

    .sitemap-group.lv-3 > .g-label:before {
        content: "";
        position: absolute;
        top: 8px;
        left: -12px;
        width: 4px;
        height: 4px;
        border-radius: 50%;
        border: 1px solid #fc1921
    }

.sitemap-group.lv-4, .sitemap-group.lv-5 {
    padding-left: 25px
}

@media screen and (min-width:768px) {
    .sitemap-group.lv-4, .sitemap-group.lv-5 {
        padding-left: 40px
    }
}

.sitemap-group.lv-4 > .g-label, .sitemap-group.lv-5 > .g-label {
    position: relative
}

    .sitemap-group.lv-4 > .g-label:before, .sitemap-group.lv-5 > .g-label:before {
        content: "";
        position: absolute;
        top: 8px;
        left: -12px;
        width: 2px;
        height: 2px;
        border-radius: 50%;
        background: #fc1921
    }

.el-GR .sitemap-group.lv-0 > .g-label > a, .el-GR .sitemap-group.lv-1 > .g-label > a, .pl-PL .sitemap-group.lv-0 > .g-label > a, .pl-PL .sitemap-group.lv-1 > .g-label > a, .cs-CZ .sitemap-group.lv-0 > .g-label > a, .cs-CZ .sitemap-group.lv-1 > .g-label > a {
    text-transform: none
}

.footnotes {
    padding: 20px 0 10px;
    font-weight: 300
}

    .footnotes a {
        color: #e7040b
    }

        .footnotes a:active, .footnotes a:hover, .footnotes a:focus {
            outline: unset;
            outline: none;
            text-decoration: underline;
            color: #e7040b
        }

    .footnotes .small-footnotes p {
        font-size: 13px !important
    }

.timeline {
    overflow: hidden;
    padding: 20px 0
}

    .timeline > .container .inner {
        position: relative;
        background: #dedede;
        cursor: -webkit-grab;
        cursor: grab
    }

    .timeline .module__top {
        max-width: 550px;
        margin: 0 auto 45px;
        text-align: center
    }

        .timeline .module__top p {
            font-weight: 100
        }

.timeline-items {
    width: 100%;
    height: 380px;
    position: relative;
    z-index: 0;
    overflow: hidden;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.timeline-item {
    position: absolute;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
    opacity: 0;
    pointer-events: none
}

.timeline-item__fig {
    position: relative;
    display: none
}

    .timeline-item__fig img {
        display: block;
        width: 100%;
        height: auto
    }

.timeline-item__meta {
    position: absolute;
    z-index: 1;
    color: #fff;
    opacity: 0;
    pointer-events: none;
    -webkit-transition: opacity 700ms 700ms;
    transition: opacity 700ms 700ms;
    padding: 12px;
    background-color: rgba(0,0,0,.7)
}

.timeline-item__title {
    font-size: 20px;
    line-height: 25px;
    color: inherit;
    margin: 0;
    padding: 0 0 6px
}

.timeline-item__year {
    display: none
}

.timeline-item__desc {
    color: inherit;
    font-weight: 300;
    padding: 0;
    line-height: 1.4em
}

.timeline-item.active {
    z-index: 99;
    opacity: 1;
    pointer-events: auto
}

.timeline-item.before-animate-out {
    opacity: 1;
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0)
}

    .timeline-item.before-animate-out.animate-out {
        -webkit-transition: -webkit-transform 700ms cubic-bezier(.57,.13,.4,.88);
        transition: -webkit-transform 700ms cubic-bezier(.57,.13,.4,.88);
        transition: transform 700ms cubic-bezier(.57,.13,.4,.88);
        transition: transform 700ms cubic-bezier(.57,.13,.4,.88),-webkit-transform 700ms cubic-bezier(.57,.13,.4,.88)
    }

        .timeline-item.before-animate-out.animate-out.forward {
            -webkit-transform: translate3d(-50%,0,0);
            transform: translate3d(-50%,0,0)
        }

        .timeline-item.before-animate-out.animate-out.backward {
            -webkit-transform: translate3d(50%,0,0);
            transform: translate3d(50%,0,0)
        }

.timeline-item.before-animate-in.forward {
    -webkit-transform: translate3d(110%,0,0) scale(1.2);
    transform: translate3d(110%,0,0) scale(1.2)
}

.timeline-item.before-animate-in.backward {
    -webkit-transform: translate3d(-110%,0,0) scale(1.2);
    transform: translate3d(-110%,0,0) scale(1.2)
}

.timeline-item.before-animate-in.animate-in {
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
    -webkit-transition: -webkit-transform 700ms cubic-bezier(.57,.13,.4,.88);
    transition: -webkit-transform 700ms cubic-bezier(.57,.13,.4,.88);
    transition: transform 700ms cubic-bezier(.57,.13,.4,.88);
    transition: transform 700ms cubic-bezier(.57,.13,.4,.88),-webkit-transform 700ms cubic-bezier(.57,.13,.4,.88)
}

    .timeline-item.before-animate-in.animate-in .timeline-item__meta {
        opacity: 1;
        pointer-events: auto
    }

.timeline-ui {
    position: absolute;
    left: 0;
    bottom: 0;
    padding: 50px 0 5px;
    background: -webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,0)),to(rgba(0,0,0,.6)));
    background: linear-gradient(to bottom,rgba(0,0,0,0) 0%,rgba(0,0,0,.6) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000',endColorstr='#99000000',GradientType=0);
    z-index: 1;
    width: 100%;
    height: auto;
    overflow: hidden
}

    .timeline-ui:before {
        content: "";
        position: absolute;
        bottom: 16px;
        left: 0;
        width: 100%;
        height: 2px;
        background-color: rgba(255,255,255,.4)
    }

    .timeline-ui .bullets {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-transition: all 300ms;
        transition: all 300ms
    }

    .timeline-ui .bullet {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        margin: 0 0 0 45px;
        color: #fffffd;
        font-size: 15px;
        line-height: 18px;
        font-weight: 500;
        display: -webkit-inline-box;
        display: -ms-inline-flexbox;
        display: inline-flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        text-align: center;
        position: relative
    }

        .timeline-ui .bullet > * {
            pointer-events: none
        }

        .timeline-ui .bullet:focus, .timeline-ui .bullet:active, .timeline-ui .bullet:hover {
            outline: none
        }

            .timeline-ui .bullet:focus .circle:after, .timeline-ui .bullet:active .circle:after, .timeline-ui .bullet:hover .circle:after {
                opacity: 1;
                -webkit-transform: scale(1);
                transform: scale(1)
            }

        .timeline-ui .bullet.active {
            pointer-events: none
        }

            .timeline-ui .bullet.active .circle:after {
                opacity: 0
            }

        .timeline-ui .bullet:nth-last-of-type(1) {
            margin-right: 50px
        }

    .timeline-ui .year {
        margin-bottom: 5px;
        text-shadow: 0 0 5px #000
    }

    .timeline-ui .circle {
        display: inline-block;
        width: 24px;
        height: 24px;
        position: relative
    }

        .timeline-ui .circle:before {
            content: "";
            position: absolute;
            width: 6px;
            height: 6px;
            border-radius: 50%;
            background: #fffffd;
            top: 50%;
            left: 50%;
            -webkit-transform: translate3d(-50%,-50%,0);
            transform: translate3d(-50%,-50%,0)
        }

        .timeline-ui .circle:after {
            content: "";
            position: absolute;
            width: 100%;
            height: 100%;
            border-radius: 50%;
            top: 0;
            left: 0;
            -webkit-transform: scale(.75);
            transform: scale(.75);
            opacity: 0;
            border: 1px solid #fc1921;
            -webkit-transition: opacity 250ms,-webkit-transform 250ms;
            transition: opacity 250ms,-webkit-transform 250ms;
            transition: opacity 250ms,transform 250ms;
            transition: opacity 250ms,transform 250ms,-webkit-transform 250ms
        }

    .timeline-ui .red-circle {
        position: absolute;
        bottom: 5px;
        left: 0;
        width: 24px;
        height: 24px;
        border-radius: 50%;
        pointer-events: none;
        border: 2px solid #fc1921;
        will-change: left;
        -webkit-transition: left 450ms 150ms;
        transition: left 450ms 150ms
    }

.experienceeditor .timeline {
    background-color: inherit;
    padding: 30px
}

    .experienceeditor .timeline > .container .inner {
        background: none;
        cursor: pointer
    }

.experienceeditor .timeline-ui {
    display: none
}

.experienceeditor .timeline-items {
    width: 100%;
    height: auto;
    -webkit-user-select: auto;
    -moz-user-select: auto;
    -ms-user-select: auto;
    user-select: auto
}

.experienceeditor .timeline-item {
    position: static;
    width: 100%;
    height: auto;
    opacity: 1;
    pointer-events: auto;
    background-size: 0
}

.experienceeditor .timeline-item__fig {
    display: block
}

.experienceeditor .timeline-item__meta {
    position: static;
    color: #000;
    opacity: 1;
    pointer-events: auto;
    -webkit-transition: none;
    transition: none
}

.experienceeditor .timeline-item__year {
    display: block
}

@media screen and (min-width:768px) {
    .timeline-ui .bullet {
        margin-left: 100px
    }

        .timeline-ui .bullet:nth-last-of-type(1) {
            margin-right: 100px
        }

    .timeline-item__meta {
        top: 20px;
        left: 20px;
        width: 50%
    }

    .timeline-items {
        height: 450px
    }
}

@media screen and (min-width:1024px) {
    .timeline-items {
        height: 550px
    }

    .timeline-item__meta {
        width: 40%
    }

    .timeline-item__desc {
        font-size: 16px
    }
}

@media screen and (min-width:1200px) {
    .timeline-items {
        height: 650px
    }
}

@-webkit-keyframes s-popup-in {
    0% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

@keyframes s-popup-in {
    0% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

.simple-popup {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1101;
    background-color: rgba(0,0,0,.8);
    overflow: hidden;
    margin: 0;
    clear: both;
    display: none;
    pointer-events: none;
    opacity: 0
}

    .simple-popup.active {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        pointer-events: auto;
        -webkit-animation-name: s-popup-in;
        animation-name: s-popup-in;
        -webkit-animation-duration: 300ms;
        animation-duration: 300ms;
        opacity: 1
    }

    .simple-popup .inner {
        background: #fffffd;
        padding: 45px 30px;
        width: 90%;
        max-width: 600px;
        position: relative;
        max-height: 90vh;
        overflow-x: hidden;
        overflow-y: auto;
        -webkit-overflow-scrolling: touch
    }

        .simple-popup .inner::-webkit-scrollbar {
            width: 2px;
            height: 0
        }

        .simple-popup .inner::-webkit-scrollbar-thumb {
            border-radius: 0;
            background-color: #fc1921
        }

        .simple-popup .inner::-webkit-scrollbar-track {
            -webkit-box-shadow: 0;
            border-radius: 0;
            background-color: transparent
        }

    .simple-popup .popup-content {
        display: block
    }

    .simple-popup .close-btn {
        position: absolute;
        top: 15px;
        right: 15px;
        text-decoration: none
    }

        .simple-popup .close-btn i {
            font-size: 18px;
            color: #fc1921;
            pointer-events: none
        }

body[class*="ie"] .simple-popup.active {
    -webkit-animation: none;
    animation: none
}

.popup-content {
    display: none
}

@media screen and (min-width:480px) {
    .simple-popup .inner {
        padding: 60px 45px
    }
}

.cookie-policy {
    display: block;
    position: fixed;
    background: #f2efea;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 10px 0 20px;
    z-index: 1099;
    overflow: hidden;
    text-align: center;
    display: none;
    -webkit-box-shadow: 0 0 10px rgba(0,0,0,.3);
    box-shadow: 0 0 10px rgba(0,0,0,.3);
    border-top: 1px solid #ccc
}

    .cookie-policy .module__inner {
        padding: 15px 0 0
    }

@media screen and (min-width:768px) {
    .cookie-policy .module__inner {
        padding: 25px 0 15px
    }
}

.cookie-policy .module__inner a {
    color: #fc1921
}

    .cookie-policy .module__inner a:hover, .cookie-policy .module__inner a:focus {
        outline: unset;
        outline: none;
        text-decoration: underline;
        color: #e7040b
    }

.cookie-policy .module__inner p {
    font-size: 12px;
    line-height: 1.4em;
    padding: 0 0 12px
}

.cookie-policy .ui-icon-btn {
    position: absolute;
    z-index: 1;
    top: 15px;
    right: 15px;
    color: #000
}

.cookie-policy.active {
    display: block
}

.csl-form.cookie-setting {
    padding: 20px 0 40px
}

    .csl-form.cookie-setting p.heading, .csl-form.cookie-setting p.confirmation-message {
        font-size: 28px;
        margin: 0;
        padding: 0 0 20px
    }

    .csl-form.cookie-setting p {
        margin: 0;
        padding: 0 0 10px
    }

.topbanner-mod {
    background: #fc1921;
    min-height: 105px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

@media screen and (min-width:768px) {
    .topbanner-mod {
        min-height: 70px
    }
}

.topbanner-mod .module__inner {
    padding: 0
}

@media screen and (min-width:1024px) {
    .topbanner-mod .module__inner {
        padding: 0 100px
    }
}

.topbanner-mod .module__inner p {
    text-align: center;
    color: #fff;
    padding: 0;
    margin: 0;
    font-size: 15px;
    font-weight: 300;
    line-height: 1.2em
}

@media screen and (min-width:768px) {
    .topbanner-mod .module__inner p {
        font-size: 16px
    }
}

.topbanner-mod .module__inner a {
    color: #fff;
    text-decoration: underline;
    white-space: nowrap
}

body.topbanner main {
    padding-top: 0;
    margin-top: 105px
}

@media screen and (min-width:768px) {
    body.topbanner main {
        margin-top: 70px
    }
}

body.topbanner.no-hero main {
    margin-top: 200px
}

@media screen and (min-width:768px) {
    body.topbanner.no-hero main {
        margin-top: 160px
    }
}

@media screen and (min-width:1024px) {
    body.topbanner.no-hero main {
        margin-top: 230px
    }
}

body.topbanner header.collapsed .topbanner-mod {
    display: none
}

body.topbanner .expanded-content[data-level="0"], body.topbanner .expanded-content[data-level="1"] {
    top: 220px
}

body.topbanner.sidebar-active .topbanner-mod {
    display: none
}

.basic-content .article__inner {
    padding-top: 0
}

.basic-content h1.basic-content__pagetitle {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 20px
}

@media screen and (min-width:768px) {
    .basic-content h1.basic-content__pagetitle {
        font-size: 48px
    }
}

.video-brightcove .video-js .vjs-tech {
    position: relative
}

.video-brightcove .bc-player-default_default {
    width: 100%;
    height: 100%
}

.video-brightcove .media-reponsive-container {
    padding: 0;
    margin: 0;
    height: auto
}

.simple-content {
    font-weight: 300;
    line-height: 1.7em;
    padding: 20px 0
}

    .simple-content .sc-content aside, .simple-content .sc-content figure {
        padding: 0 0 16px 0
    }

        .simple-content .sc-content aside img, .simple-content .sc-content figure img {
            width: 100%;
            height: auto
        }

        .simple-content .sc-content aside .caption, .simple-content .sc-content aside figcaption, .simple-content .sc-content figure .caption, .simple-content .sc-content figure figcaption {
            font-size: 14px;
            padding-top: 4px;
            font-style: italic;
            line-height: 1.4em
        }

@media screen and (min-width:768px) {
    .simple-content .sc-content aside.left, .simple-content .sc-content figure.left {
        float: left;
        padding: 8px 24px 8px 0
    }

    .simple-content .sc-content aside.right, .simple-content .sc-content figure.right {
        float: right;
        padding: 8px 0 8px 24px
    }

    .simple-content .sc-content aside.small, .simple-content .sc-content figure.small {
        width: 40%
    }

    .simple-content .sc-content aside.medium, .simple-content .sc-content figure.medium {
        width: 50%
    }

    .simple-content .sc-content aside.large, .simple-content .sc-content figure.large {
        width: 60%
    }
}

.simple-content .sc-content .copy, .simple-content .sc-content p {
    font-size: 16px;
    margin: 0;
    padding: 0 0 20px
}

.simple-content .sc-content a {
    color: #e7040b
}

    .simple-content .sc-content a:active, .simple-content .sc-content a:hover, .simple-content .sc-content a:focus {
        outline: unset;
        outline: none;
        text-decoration: underline;
        color: #e7040b
    }

.experienceeditor .sc-content figure:after {
    content: "(EDITING TIPS: in the Content Editor you can add a video instead of an image, and you can place the image or video left or right of the text)";
    margin-top: 10px;
    padding: 5px;
    background: #ccc;
    display: block;
    font-size: 14px
}

.experienceeditor .sc-content figure img.scEmptyImage {
    width: 200px;
    height: auto
}

.dashboard .dashboard-container {
    margin-top: 30px
}

.dashboard .report-buttons {
    position: absolute;
    top: 45px;
    right: 60px
}

.taglist {
    display: table;
    padding-bottom: 20px
}

    .taglist .taglist__tagheader {
        display: none
    }

@media screen and (min-width:768px) {
    .taglist .taglist__tagheader {
        display: table-cell;
        min-width: 40px;
        color: #5e5e5e
    }
}

.taglist .taglist__tags {
    display: table-cell;
    line-height: 2.2em;
    padding-left: 0
}

@media screen and (min-width:768px) {
    .taglist .taglist__tags {
        padding-left: 10px
    }
}

.tagmosaic .news-hub {
    background-color: inherit
}

.tagmosaic .tagmosaic__header {
    display: table;
    width: 100%;
    padding: 0 20px
}

    .tagmosaic .tagmosaic__header .tagmosaic__header__title {
        display: table-cell;
        text-align: left
    }

    .tagmosaic .tagmosaic__header .tagmosaic__header__browse {
        display: table-cell;
        text-align: right
    }

        .tagmosaic .tagmosaic__header .tagmosaic__header__browse .ui-btn {
            font-size: 24px;
            font-weight: 300
        }

@media screen and (max-width:1024px) {
    .tagmosaic .tagmosaic__header .tagmosaic__header__browse .ui-btn {
        font-size: 15px
    }
}

.tagmosaic .tagmosaic__browse {
    display: none
}

@media screen and (max-width:1024px) {
    .tagmosaic .tagmosaic__header {
        padding: 0
    }

        .tagmosaic .tagmosaic__header .tagmosaic__header__browse {
            display: none
        }

    .tagmosaic .tagmosaic__browse {
        display: block
    }
}

.article-taglist {
    background-color: #f9f9f7
}

.anchor {
    position: relative;
    top: -60px
}

@media screen and (min-width:1024px) {
    .anchor {
        top: -100px
    }
}

.experienceeditor .anchor {
    top: 0
}

    .experienceeditor .anchor .container {
        padding: 0 15px
    }

        .experienceeditor .anchor .container p {
            background: #efefef;
            border: 1px dashed red;
            padding: 5px
        }

.glide {
    position: relative;
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

    .glide * {
        -webkit-box-sizing: inherit;
        box-sizing: inherit
    }

.glide__track {
    overflow: hidden
}

.glide__slides {
    position: relative;
    width: 100%;
    list-style: none;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -ms-touch-action: pan-Y;
    touch-action: pan-Y;
    overflow: hidden;
    padding: 0;
    white-space: nowrap;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    will-change: transform
}

.glide__slides--dragging {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.glide__slide {
    width: 100%;
    height: 100%;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    white-space: normal;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -webkit-tap-highlight-color: transparent
}

    .glide__slide a {
        -webkit-user-select: none;
        user-select: none;
        -webkit-user-drag: none;
        -moz-user-select: none;
        -ms-user-select: none
    }

.glide__arrows {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.glide__bullets {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.glide--rtl {
    direction: rtl
}

.glide__arrow {
    position: absolute;
    display: block;
    top: 50%;
    z-index: 2;
    color: #fff;
    text-transform: uppercase;
    padding: 9px 12px;
    background-color: transparent;
    border: 2px solid rgba(255,255,255,.5);
    border-radius: 4px;
    -webkit-box-shadow: 0 .25em .5em 0 rgba(0,0,0,.1);
    box-shadow: 0 .25em .5em 0 rgba(0,0,0,.1);
    text-shadow: 0 .25em .5em rgba(0,0,0,.1);
    opacity: 1;
    cursor: pointer;
    -webkit-transition: opacity 150ms ease,border 300ms ease-in-out;
    transition: opacity 150ms ease,border 300ms ease-in-out;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    line-height: 1
}

    .glide__arrow:focus {
        outline: none
    }

    .glide__arrow:hover {
        border-color: #fff
    }

.glide__arrow--left {
    left: 2em
}

.glide__arrow--right {
    right: 2em
}

.glide__arrow--disabled {
    opacity: .33
}

.glide__bullets {
    position: absolute;
    z-index: 2;
    bottom: 2em;
    left: 50%;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    list-style: none;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%)
}

.glide__bullet {
    background-color: rgba(255,255,255,.5);
    width: 9px;
    height: 9px;
    padding: 0;
    border-radius: 50%;
    border: 2px solid transparent;
    -webkit-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
    cursor: pointer;
    line-height: 0;
    -webkit-box-shadow: 0 .25em .5em 0 rgba(0,0,0,.1);
    box-shadow: 0 .25em .5em 0 rgba(0,0,0,.1);
    margin: 0 .25em
}

    .glide__bullet:focus {
        outline: none
    }

    .glide__bullet:hover, .glide__bullet:focus {
        border: 2px solid #fff;
        background-color: rgba(255,255,255,.5)
    }

.glide__bullet--active {
    background-color: #fff
}

.glide--swipeable {
    cursor: grab;
    cursor: -webkit-grab
}

.glide--dragging {
    cursor: grabbing;
    cursor: -webkit-grabbing
}

.content-slider {
    margin: 20px 0
}

    .content-slider.glide--swipeable {
        cursor: auto
    }

    .content-slider .glide {
        padding-top: 20px;
        background-color: #fff;
        border-top: 1px solid #d8d8d8;
        border-bottom: 1px solid #d8d8d8
    }

    .content-slider .glide__arrows {
        display: none
    }

@media screen and (min-width:768px) {
    .content-slider .glide__arrows {
        display: block
    }
}

.content-slider .glide__arrow {
    background: rgba(0,0,0,.2);
    border-radius: 30px;
    padding: 10px 10px;
    font-size: 28px;
    border: none;
    box-shadow: none;
    -webkit-box-shadow: none;
    text-shadow: none;
    text-transform: none
}

    .content-slider .glide__arrow > * {
        pointer-events: none
    }

.content-slider .glide__arrow--right {
    right: 20px
}

.content-slider .glide__arrow--left {
    left: 20px
}

.content-slider .glide__bullets {
    bottom: 20px
}

    .content-slider .glide__bullets .glide__bullet {
        width: 15px;
        height: 15px;
        margin: 0 5px;
        background-color: rgba(0,0,0,.2);
        -webkit-box-shadow: none;
        box-shadow: none
    }

        .content-slider .glide__bullets .glide__bullet.glide__bullet--active {
            background-color: #000;
            cursor: auto
        }

            .content-slider .glide__bullets .glide__bullet.glide__bullet--active:hover, .content-slider .glide__bullets .glide__bullet.glide__bullet--active:focus {
                border: none
            }

.content-slider.theme-black .glide__arrow {
    background: rgba(255,255,255,.2)
}

.content-slider.theme-black .glide {
    border: none;
    background-color: #171717;
    color: #fff
}

.content-slider.theme-black .glide__bullet {
    background-color: rgba(255,255,255,.5)
}

    .content-slider.theme-black .glide__bullet.glide__bullet--active {
        background-color: #fff
    }

.content-slider.theme-light .glide {
    border: none;
    background-color: #ebe8e3
}

.slider__item {
    list-style: none;
    padding-bottom: 20px
}

    .slider__item .slider__item__image {
        padding-bottom: 20px;
        text-align: center
    }

        .slider__item .slider__item__image img {
            height: auto;
            width: auto;
            max-height: 200px;
            max-width: 100%
        }

@media screen and (min-width:480px) {
    .slider__item .slider__item__image img {
        height: 250px;
        width: auto;
        max-height: inherit;
        max-width: inherit
    }
}

.slider__item .slider__item__title {
    text-align: center;
    font-size: 20px;
    padding-bottom: 10px;
    margin: 0
}

@media screen and (min-width:480px) {
    .slider__item .slider__item__title {
        font-size: 24px
    }
}

.slider__item .slider__item__subtitle {
    text-align: center;
    font-size: 18px;
    font-weight: 300;
    padding-bottom: 20px
}

@media screen and (min-width:480px) {
    .slider__item .slider__item__subtitle {
        font-size: 20px
    }
}

.slider__item .slider__item__text {
    padding-bottom: 20px
}

@media screen and (min-width:768px) {
    .slider__item .slider__item__text {
        padding: 0 60px 20px 60px
    }
}

.slider__item .slider__item__text p {
    font-weight: 300
}

.slider__item .slider__item__text a {
    color: #e7040b
}

    .slider__item .slider__item__text a:active, .slider__item .slider__item__text a:hover, .slider__item .slider__item__text a:focus {
        outline: unset;
        outline: none;
        text-decoration: underline;
        color: #e7040b
    }

.slider__item .slider__item__text ul {
    list-style-type: disc;
    font-weight: 300
}

.hero-large {
    position: relative;
    margin-bottom: 30px
}

.hero-large__image {
    width: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: right;
    height: 380px
}

@media screen and (min-width:480px) {
    .hero-large__image {
        height: 325px
    }
}
@media screen and (max-width: 47.9rem){
    .hero-large__image {
        background-size: 100%;
    }
}

@media screen and (min-width:768px) {
    .hero-large__image {
        height: 525px
    }
}

@media screen and (min-width:1024px) {
    .hero-large__image {
        height: 625px
    }
}

.hero-large__image img {
    display: block;
    width: 100%;
    height: auto
}

.hero-large__image:before {
    content: "";
    position: absolute;
    width: 100%;
    height: inherit;
    background-color: rgba(0,0,0,.4);
    z-index: 0
}

.hero-large__content {
    width: 100%;
    position: relative;
    margin-top: -100px
}

@media screen and (min-width:480px) {
    .hero-large__content {
        margin-top: -80px
    }
}

@media screen and (min-width:768px) {
    .hero-large__content {
        margin-top: 0
    }
}

@media screen and (max-width:767px) {
    .hero-large__content .container {
        padding: 0
    }
}

.hero-large__content .thumb__container {
    position: relative;
    width: 100%
}

.hero-large__content .thumb {
    position: relative;
    margin: 0 auto;
    width: 100%
}

@media screen and (min-width:768px) {
    .hero-large__content .thumb {
        position: absolute;
        bottom: 30px
    }
}

@media screen and (min-width:1024px) {
    .hero-large__content .thumb.mod_left {
        width: 50%;
        margin-right: 50%
    }

    .hero-large__content .thumb.mod_right {
        width: 50%;
        margin-left: 50%;
        bottom: 50px
    }
}

.hero-large__content .thumb__inner {
    background-color: #171717;
    padding: 15px 15px 20px
}

    .hero-large__content .thumb__inner h1.headline {
        color: #fffffd;
        font-size: 22px;
        font-weight: 300;
        line-height: 1.3em;
        margin: 0;
        padding: 0 0 10px
    }

    .hero-large__content .thumb__inner p.text {
        color: #fffffd;
        font-weight: 100;
        line-height: 1.4em;
        margin: 0;
        padding: 0 0 20px
    }

@media screen and (min-width:768px) {
    .hero-large__content .thumb__inner {
        padding-bottom: 0
    }
}

@media screen and (min-width:1024px) {
    .hero-large__content .thumb__inner {
        padding: 30px 30px 10px
    }

        .hero-large__content .thumb__inner h1.headline {
            font-size: 30px;
            padding: 0 0 20px
        }

        .hero-large__content .thumb__inner p.text {
            line-height: 1.7em
        }
}

.hero-large__content .thumb svg {
    display: none
}

@media screen and (min-width:768px) {
    .hero-large__content .thumb svg {
        display: block;
        width: 100%;
        max-height: 35px;
        position: relative;
        bottom: 0
    }

        .hero-large__content .thumb svg polygon {
            fill: #ffffff;
        }
}

.hero-large .hero-wedge {
    display: none
}

@media screen and (min-width:768px) {
    .hero-large .hero-wedge {
        display: block;
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%
    }

        .hero-large .hero-wedge svg {
            position: absolute;
            bottom: 0;
            left: 0;
            width: 100%
        }

            .hero-large .hero-wedge svg polygon {
                fill: #fcfcfc
            }
}

.hero-stacked {
    position: relative;
    margin-bottom: 30px
}

    .hero-stacked .hero-stacked__image {
        width: 100%;
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center;
        height: 275px
    }

@media screen and (min-width:480px) {
    .hero-stacked .hero-stacked__image {
        height: 325px
    }
}

@media screen and (min-width:768px) {
    .hero-stacked .hero-stacked__image {
        height: 650px
    }
}

@media screen and (min-width:1024px) {
    .hero-stacked .hero-stacked__image {
        height: 750px
    }
}

.hero-stacked .hero-stacked__image img {
    display: block;
    width: 100%;
    height: auto
}

.hero-stacked .hero-stacked__image:before {
    content: "";
    position: absolute;
    width: 100%;
    height: inherit;
    background-color: rgba(0,0,0,.4);
    z-index: 0
}

@media screen and (max-width:767px) {
    .hero-stacked .container {
        padding: 0
    }
}

.hero-stacked .hero-stacked__content {
    width: 100%;
    position: relative;
    margin-top: -100px
}

@media screen and (min-width:480px) {
    .hero-stacked .hero-stacked__content {
        margin-top: -80px
    }
}

@media screen and (min-width:768px) {
    .hero-stacked .hero-stacked__content {
        margin-top: 0
    }
}

.hero-stacked .hero-stacked__container {
    position: relative;
    width: 100%
}

@media screen and (min-width:768px) {
    .hero-stacked .hero-stacked__container {
        position: absolute;
        bottom: 50px;
        width: 60%
    }

        .hero-stacked .hero-stacked__container.mod_left {
            margin-right: 40%;
            bottom: 40px
        }

        .hero-stacked .hero-stacked__container.mod_right {
            margin-left: 40%
        }
}

@media screen and (min-width:1024px) {
    .hero-stacked .hero-stacked__container {
        width: 50%
    }

        .hero-stacked .hero-stacked__container.mod_left {
            margin-right: 50%
        }

        .hero-stacked .hero-stacked__container.mod_right {
            margin-left: 50%
        }
}

.hero-stacked .hero-stacked__item {
    position: relative;
    margin: 0 auto;
    width: 100%
}

@media screen and (min-width:768px) {
    .hero-stacked .hero-stacked__item.top-item {
        margin-bottom: 15px
    }
}

.hero-stacked .hero-stacked__item .hero-stacked__item__inner {
    background-color: #171717;
    padding: 15px 15px 20px 15px
}

    .hero-stacked .hero-stacked__item .hero-stacked__item__inner .headline {
        color: #fffffd;
        font-size: 20px;
        font-weight: 300;
        line-height: 1.2em;
        margin: 0;
        padding: 0 0 10px
    }

    .hero-stacked .hero-stacked__item .hero-stacked__item__inner .text {
        color: #fffffd;
        font-weight: 100;
        font-size: 14px;
        line-height: 1.2em;
        margin: 0;
        padding-bottom: 10px
    }

        .hero-stacked .hero-stacked__item .hero-stacked__item__inner .text li {
            line-height: 1.2em;
            font-size: 14px
        }

        .hero-stacked .hero-stacked__item .hero-stacked__item__inner .text img {
            width: 100%;
            height: auto
        }

@media screen and (min-width:480px) {
    .hero-stacked .hero-stacked__item .hero-stacked__item__inner .text img {
        width: auto
    }
}

.hero-stacked .hero-stacked__item .hero-stacked__item__inner .footnote {
    font-size: 12px;
    padding-bottom: 0
}

.hero-stacked .hero-stacked__item .hero-stacked__item__inner .highlight {
    color: #e7030c
}

.hero-stacked .hero-stacked__item .hero-stacked__item__inner .cta-link a {
    font-weight: 700
}

@media screen and (min-width:1024px) {
    .hero-stacked .hero-stacked__item .hero-stacked__item__inner {
        padding: 20px 20px 20px 20px
    }

        .hero-stacked .hero-stacked__item .hero-stacked__item__inner .headline {
            font-size: 24px;
            padding: 0 0 20px
        }

        .hero-stacked .hero-stacked__item .hero-stacked__item__inner .text {
            font-size: 16px
        }
}

@media screen and (min-width:768px) {
    .hero-stacked .hero-stacked__item.bottom-item .hero-stacked__item__inner {
        padding-bottom: 0
    }
}

.hero-stacked .hero-stacked__item svg {
    display: none
}

@media screen and (min-width:768px) {
    .hero-stacked .hero-stacked__item svg {
        display: block;
        width: 100%;
        max-height: 35px;
        position: relative;
        bottom: 0
    }

        .hero-stacked .hero-stacked__item svg polygon {
            fill: #171717
        }
}

.hero-stacked .hero-wedge {
    display: none
}

@media screen and (min-width:768px) {
    .hero-stacked .hero-wedge {
        display: block;
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%
    }

        .hero-stacked .hero-wedge svg {
            position: absolute;
            bottom: 0;
            left: 0;
            width: 100%
        }

            .hero-stacked .hero-wedge svg polygon {
                fill: #fcfcfc
            }
}

.accordion {
    margin: 20px auto;
    width: 100%;
    padding: 0
}

.accordion__row {
    width: 100%;
    margin-bottom: 10px
}

    .accordion__row .top-row {
        cursor: pointer;
        border: none;
        outline: none;
        background: none;
        width: 100%;
        padding: 8px 4px;
        min-height: 54px
    }

        .accordion__row .top-row > * {
            pointer-events: none
        }

@media screen and (min-width:1024px) {
    .accordion__row .top-row {
        padding: 15px 20px;
        min-height: 64px
    }
}

.accordion__row .top-row__container {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: left
}

    .accordion__row .top-row__container .image {
        width: 40px;
        padding-right: 10px
    }

@media screen and (min-width:1024px) {
    .accordion__row .top-row__container .image {
        width: 50px;
        padding-right: 12px
    }
}

.accordion__row .top-row__container .image img {
    width: 100%;
    height: auto
}

.accordion__row .top-row__container .title {
    font-size: 16px;
    padding-right: 40px;
    width: 100%
}

@media screen and (min-width:1024px) {
    .accordion__row .top-row__container .title {
        font-size: 18px
    }
}

.accordion__row .bottom-row {
    width: 100%;
    padding: 4px;
    display: none
}

@media screen and (min-width:1024px) {
    .accordion__row .bottom-row {
        padding: 20px
    }
}

.accordion__row .bottom-row__container {
    position: relative
}

    .accordion__row .bottom-row__container .summary {
        font-size: 16px;
        padding-bottom: 1.3em
    }

@media screen and (min-width:1024px) {
    .accordion__row .bottom-row__container .summary {
        font-size: 18px
    }
}

.accordion__row .bottom-row__container .main-content {
    padding-bottom: 20px
}

    .accordion__row .bottom-row__container .main-content .media {
        padding-top: 10px
    }

        .accordion__row .bottom-row__container .main-content .media img {
            width: 100%;
            height: auto
        }

    .accordion__row .bottom-row__container .main-content .caption, .accordion__row .bottom-row__container .main-content figcaption {
        font-size: 13px;
        padding: 4px 0 20px;
        font-style: italic;
        line-height: 1.4em
    }

    .accordion__row .bottom-row__container .main-content .text {
        font-weight: 300
    }

        .accordion__row .bottom-row__container .main-content .text p a, .accordion__row .bottom-row__container .main-content .text li a {
            color: #e7040b
        }

@media screen and (min-width:1024px) {
    .accordion__row .bottom-row__container .main-content.media-full .media {
        width: 100%
    }

    .accordion__row .bottom-row__container .main-content.media-left {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }

        .accordion__row .bottom-row__container .main-content.media-left .media {
            width: 33%
        }

            .accordion__row .bottom-row__container .main-content.media-left .media + .text {
                padding-left: 30px;
                width: 66%
            }

    .accordion__row .bottom-row__container .main-content.media-right {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse;
        margin-left: -10px
    }

        .accordion__row .bottom-row__container .main-content.media-right .media {
            width: 33%
        }

            .accordion__row .bottom-row__container .main-content.media-right .media + .text {
                padding-right: 30px;
                width: 66%
            }
}

.accordion__row .bottom-row__container .footnote {
    font-weight: 300
}

    .accordion__row .bottom-row__container .footnote p, .accordion__row .bottom-row__container .footnote li {
        font-size: 12px;
        line-height: 1.3em;
        padding-bottom: 1.3em
    }

        .accordion__row .bottom-row__container .footnote p a, .accordion__row .bottom-row__container .footnote li a {
            color: #e7040b
        }

@-webkit-keyframes open-bottom-row {
    from {
        top: -40px;
        opacity: 0
    }

    to {
        top: 0;
        opacity: 1
    }
}

@keyframes open-bottom-row {
    from {
        top: -40px;
        opacity: 0
    }

    to {
        top: 0;
        opacity: 1
    }
}

.accordion .top-row.active + .bottom-row {
    display: block
}

    .accordion .top-row.active + .bottom-row .bottom-row__container {
        -webkit-animation: 300ms ease-out open-bottom-row;
        animation: 300ms ease-out open-bottom-row
    }

.accordion.theme-light .top-row {
    background-color: #ebe8e3
}

.accordion.theme-light .bottom-row {
    background-color: #f8f7f3;
    border: 1px solid #ebe8e3
}

.accordion.theme-medium .top-row {
    background-color: #e2dfda
}

.accordion.theme-medium .bottom-row {
    background-color: #f2f0ec;
    border: 1px solid #e2dfda
}

.accordion.theme-dark .top-row {
    background-color: #d0cdc8
}

.accordion.theme-dark .bottom-row {
    background-color: #ebe8e3;
    border: 1px solid #d0cdc8
}

.accordion.theme-line .accordions {
    border-top: 1px solid #ccc
}

.accordion.theme-line .accordion__row {
    border-bottom: 1px solid #ccc;
    margin-bottom: 0
}

@media screen and (min-width:1024px) {
    .accordion.theme-line .top-row {
        padding-left: 2px;
        padding-right: 2px
    }
}

@media screen and (min-width:1024px) {
    .accordion.theme-line .bottom-row {
        padding: 20px 2px
    }
}

.accordion.icon-plus .top-row__container:after {
    float: right !important;
    color: #e7040b;
    font-size: 30px;
    font-weight: 500;
    line-height: 30px;
    content: '+'
}

.accordion.icon-plus .active .top-row__container:after {
    content: '−'
}

.accordion.icon-angle .top-row__container:after {
    float: right !important;
    color: #e7040b;
    font-size: 24px;
    font-family: 'iconfont';
    content: ''
}

@media screen and (min-width:768px) {
    .accordion.icon-angle .top-row__container:after {
        font-size: 30px
    }
}

.accordion.icon-angle .active .top-row__container:after {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}

.accordion .top-row:focus .title {
    color: #e7040b
}

@media print {
    .accordion .accordion__row .bottom-row {
        display: block !important
    }
}

.mosaichighlights .m-tile, .mosaic.advanced-mosaic .m-tile, .mosaic.tagmosaic .m-tile {
    height: auto
}

@media screen and (min-width:768px) {
    .mosaichighlights .m-tile, .mosaic.advanced-mosaic .m-tile, .mosaic.tagmosaic .m-tile {
        height: 450px
    }
}

.mosaichighlights__header__browse {
    text-align: center
}

.taglist {
    display: table;
    padding-bottom: 20px
}

    .taglist .taglist__tagheader {
        display: none
    }

@media screen and (min-width:768px) {
    .taglist .taglist__tagheader {
        display: table-cell;
        min-width: 40px;
        color: #5e5e5e
    }
}

.taglist .taglist__tags {
    display: table-cell;
    line-height: 2.2em;
    padding-left: 0
}

@media screen and (min-width:768px) {
    .taglist .taglist__tags {
        padding-left: 10px
    }
}

.mosaichighlights {
    padding: 10px 0 20px
}

    .mosaichighlights .news-hub {
        background-color: inherit
    }

    .mosaichighlights .mosaichighlights__header {
        display: table;
        width: 100%;
        padding: 0 20px
    }

        .mosaichighlights .mosaichighlights__header .mosaichighlights__header__title {
            display: table-cell;
            text-align: left
        }

        .mosaichighlights .mosaichighlights__header .mosaichighlights__header__browse {
            text-align: center;
            display: table-cell
        }

            .mosaichighlights .mosaichighlights__header .mosaichighlights__header__browse .ui-btn {
                font-size: 24px;
                font-weight: 300
            }

@media screen and (max-width:1024px) {
    .mosaichighlights .mosaichighlights__header .mosaichighlights__header__browse .ui-btn {
        font-size: 15px
    }
}

.mosaichighlights .mosaichighlights__browse {
    display: none
}

@media screen and (max-width:1024px) {
    .mosaichighlights .mosaichighlights__header {
        padding: 0
    }

        .mosaichighlights .mosaichighlights__header .mosaichighlights__header__browse {
            display: none
        }

    .mosaichighlights .mosaichighlights__browse {
        display: block
    }
}

.article-taglist {
    background-color: #f9f9f7
}

.landingpage-dialog {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1100;
    background-color: rgba(255,255,255,.4);
    overflow: hidden;
    margin: 0;
    padding: 0
}

.landingpage-dialog__container {
    position: absolute;
    width: 100%;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.landingpage-dialog__inner {
    background-color: #151515;
    position: relative;
    width: 100%;
    max-width: 550px;
    margin: 0 auto
}

.landingpage-dialog__header {
    color: #fff;
    background-color: #e7030c;
    font-weight: 700;
    font-size: 14px;
    padding: 10px 60px 10px 20px
}

.landingpage-dialog__headline {
    padding: 20px 40px 0 20px;
    color: #fff;
    font-size: 24px
}

    .landingpage-dialog__headline .highlight {
        color: #e7030c
    }

.landingpage-dialog__body {
    color: #fff;
    font-weight: 300;
    font-size: 14px;
    line-height: 1.3em;
    padding: 20px 40px 0 20px
}

    .landingpage-dialog__body a {
        color: #fc1921
    }

        .landingpage-dialog__body a:hover, .landingpage-dialog__body a:focus {
            outline: unset;
            outline: none;
            text-decoration: underline;
            color: #e7040b
        }

    .landingpage-dialog__body p, .landingpage-dialog__body li, .landingpage-dialog__body a {
        font-size: 14px;
        line-height: 1.3em
    }

    .landingpage-dialog__body ul {
        padding-bottom: 0;
        padding-left: 20px
    }

    .landingpage-dialog__body .footnote {
        font-size: 12px
    }

.landingpage-dialog__cta {
    padding: 20px 20px 20px 20px;
    text-align: center
}

    .landingpage-dialog__cta a {
        color: #fff;
        font-weight: 500
    }

.landingpage-dialog .ui-icon-btn {
    position: absolute;
    z-index: 1;
    top: 5px;
    right: 15px;
    background-color: transparent;
    border: none;
    color: #fff;
    font-size: 24px
}

.landingpage-dialog.active {
    display: block
}

.landingpage-dialog .close-btn:focus {
    border: 1px solid red
}

.page-share {
    position: relative;
    width: 100%;
    margin: 30px 0
}

.page-share__content {
    padding: 0;
    width: 100%;
    text-align: center
}

    .page-share__content .title {
        font-size: 24px;
        font-weight: 500;
        padding: 0 0 10px;
        line-height: 1.3em
    }

    .page-share__content .text {
        font-size: 16px;
        padding: 0 0 10px
    }

        .page-share__content .text a {
            color: #e7040b
        }

    .page-share__content .promo {
        width: 100%;
        background: #fc1921;
        padding: 10px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

@media screen and (min-width:768px) {
    .page-share__content .promo {
        padding: 20px
    }
}

.page-share__content .promo__image {
    padding-right: 20px
}

@media screen and (min-width:768px) {
    .page-share__content .promo__image {
        padding-right: 35px
    }
}

.page-share__content .promo__image img {
    width: auto;
    height: 45px
}

@media screen and (min-width:768px) {
    .page-share__content .promo__image img {
        height: 70px
    }
}

.page-share__content .promo__tagline {
    text-align: center;
    color: #fff;
    font-size: 18px;
    line-height: 1.3em;
    font-weight: 300
}

@media screen and (min-width:768px) {
    .page-share__content .promo__tagline {
        font-size: 28px;
        line-height: 1.2em
    }
}

.page-share__content .promo.icon-right {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse
}

.page-share .social-share {
    width: 100%;
    padding: 5px 0 0
}

@media screen and (min-width:768px) {
    .page-share .social-share {
        padding: 10px 0 0
    }
}

.page-share .social-share ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 0;
    margin: 0
}

.page-share .social-share li {
    padding: 5px 15px;
    margin: 0
}

@media screen and (min-width:768px) {
    .page-share .social-share li {
        padding: 10px 20px
    }
}

.page-share .social-share li a {
    display: block;
    text-decoration: none
}

.page-share .social-share li img {
    width: 35px;
    height: 35px;
    pointer-events: none
}

@media screen and (min-width:768px) {
    .page-share .social-share li img {
        width: 45px;
        height: 45px
    }
}

.p-403, .p-410, .p-404 {
    margin-top: 100px
}

@media print {
    body {
        font-size: 20px
    }

    .no-print {
        display: none
    }

    .clip-masker, .ui-component {
        display: none
    }

    .module {
        padding: 30px
    }

        .module:not(.featured-area) img {
            max-width: 60% !important
        }

        .module .container {
            padding: 0;
            margin: 0;
            width: 100%;
            max-width: none;
            height: auto
        }

    .off {
        display: block !important
    }
}
