@-webkit-keyframes global-header-pulsating-live-ticker {
    0% {
        opacity: 1
    }
    to {
        opacity: 0;
        -webkit-transform: scale(2);
        transform: scale(2)
    }
}

@keyframes global-header-pulsating-live-ticker {
    0% {
        opacity: 1
    }
    to {
        opacity: 0;
        -webkit-transform: scale(2);
        transform: scale(2)
    }
}

@-webkit-keyframes layer-search-fade-in {
    0% {
        display: none;
        height: 0;
        opacity: 0
    }
    1% {
        display: block;
        opacity: 0
    }
    to {
        display: block;
        opacity: 1
    }
}

@keyframes layer-search-fade-in {
    0% {
        display: none;
        height: 0;
        opacity: 0
    }
    1% {
        display: block;
        opacity: 0
    }
    to {
        display: block;
        opacity: 1
    }
}

@font-face {
    font-family: "faz gold sans";
    font-style: normal;
    font-weight: 400;
    src: url(../../fonts/FAZGoldSans-Regular.21026c189b22480a9f8e5ca1883eba7e.woff2) format("woff2"), url(../../fonts/FAZGoldSans-Regular.5c84d7520c911f23ef95a297a67da15d.woff) format("woff"), url(../../fonts/FAZGoldSans-Regular.5fa41c92c35591d0dc91cfccfab0b1f6.ttf) format("truetype")
}

@font-face {
    font-family: "faz gold sans";
    font-style: italic;
    font-weight: 400;
    src: url(../../fonts/FAZGoldSans-RegularItalic.e5ec9ad51572a4db1465c7db931f5593.woff2) format("woff2"), url(../../fonts/FAZGoldSans-RegularItalic.794a7f0e76ec8594f677682e74f3710f.woff) format("woff"), url(../../fonts/FAZGoldSans-RegularItalic.e42359a78e4005ada7c7747572fbe2ad.ttf) format("truetype")
}

@font-face {
    font-family: "faz gold sans";
    font-style: normal;
    font-weight: 700;
    src: url(../../fonts/FAZGoldSans-Bold.8812202c0cd5979cb034ca279d85d175.woff2) format("woff2"), url(../../fonts/FAZGoldSans-Bold.2be58c43c73c39de313094727f6cb8eb.woff) format("woff"), url(../../fonts/FAZGoldSans-Bold.79783c7df42402c3168a273d1e3755ec.ttf) format("truetype")
}

@font-face {
    font-family: "faz gold sans";
    font-style: italic;
    font-weight: 700;
    src: url(../../fonts/FAZGoldSans-BoldItalic.5849365f4235dae23a588abd36c2c29e.woff2) format("woff2"), url(../../fonts/FAZGoldSans-BoldItalic.e6278bc8f036c8f5ceb22eb67fd67ae7.woff) format("woff"), url(../../fonts/FAZGoldSans-BoldItalic.5b6ee4322fedf2b7a4c9e50af05070f3.ttf) format("truetype")
}
/*
@font-face {
    font-family: "FAZGoldSans-Bold";
    font-style: normal;
    font-weight: 700;
    src: url(../../fonts/FAZGoldSans-Bold.8812202c0cd5979cb034ca279d85d175.woff2) format("woff2"), url(../../fonts/FAZGoldSans-Bold.2be58c43c73c39de313094727f6cb8eb.woff) format("woff"), url(../../fonts/FAZGoldSans-Bold.79783c7df42402c3168a273d1e3755ec.ttf) format("truetype")
}
*/

*,
:after,
:before {
    -webkit-box-sizing: inherit;
    box-sizing: inherit
}

html {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

@media print {
    .gh-LogoStage_PrintLogo {
        display: block!important;
        margin-left: 6.5625rem
    }
    #cna-N1 *,
    #cna-P1 *,
    #cna-P2 *,
    #cna-P3 *,
    #cna-P4 *,
    #cna-P5 *,
    #cna-P6 *,
    #cna-P7 *,
    #cna-T14 *,
    #cna-T15 *,
    #EventBox,
    #iqadtile1,
    #iqadtile2,
    #iqadtile3,
    #iqadtile4,
    #iqadtile5,
    #iqadtile6,
    #iqadtile7,
    #iqadtile8,
    #iqadtile9,
    #iqadtile10,
    #iqadtile11,
    #iqadtile12,
    #iqadtile14,
    #iqadtile15,
    #iqadtile16,
    #version,
    .atc-ContainerFunctions,
    .atc-ContainerSocialMedia,
    .cbx-Universal_EntryMetaItem-social-feedback,
    .ctn-Comments,
    .gh-Cta,
    .gh-MainNav,
    .overscroll-area,
    .overscroll-button,
    .overscroll-overlay,
    .prnShortURL,
    footer {
        display: none!important
    }
    header {
        height: auto!important
    }
    .cna-GlobalPageWrapper {
        width: 62.5rem!important;
        padding: 0!important;
        margin: 0!important
    }
}


/*! normalize.css v7.0.0 | MIT License | github.com/necolas/normalize.css */

html {
    line-height: 1.15;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

article,
aside,
footer,
header,
nav,
section {
    display: block
}

h1 {
    font-size: 2em;
    margin: .67em 0
}

figcaption,
figure,
main {
    display: block
}

figure {
    margin: 1em 2.5rem
}

hr {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
    overflow: visible
}

pre {
    font-family: monospace, monospace;
    font-size: 1em
}

a {
    background-color: transparent;
    -webkit-text-decoration-skip: objects
}

abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted
}

b,
strong {
    font-weight: inherit;
    font-weight: bolder
}

code,
kbd,
samp {
    font-family: monospace, monospace;
    font-size: 1em
}

dfn {
    font-style: italic
}

mark {
    background-color: #ff0;
    color: #000
}

small {
    font-size: 80%
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

audio,
video {
    display: inline-block
}

audio:not([controls]) {
    display: none;
    height: 0
}

img {
    border-style: none
}

svg:not(:root) {
    overflow: hidden
}

button,
input,
optgroup,
select,
textarea {
    font-family: sans-serif;
    font-size: 100%;
    line-height: 1.15;
    margin: 0
}

button,
input {
    overflow: visible
}

button,
select {
    text-transform: none
}

[type=reset],
[type=submit],
button,
html [type=button] {
    -webkit-appearance: button
}

[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner,
button::-moz-focus-inner {
    border-style: none;
    padding: 0
}

[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring,
button:-moz-focusring {
    outline: .0625rem dotted ButtonText
}

fieldset {
    padding: .35em .75em .625em
}

legend {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal
}

progress {
    display: inline-block;
    vertical-align: baseline
}

textarea {
    overflow: auto
}

[type=checkbox],
[type=radio] {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
    height: auto
}

[type=search] {
    -webkit-appearance: textfield;
    outline-offset: -.125rem
}

[type=search]::-webkit-search-cancel-button,
[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
}

details,
menu {
    display: block
}

summary {
    display: list-item
}

canvas {
    display: inline-block
}

[hidden],
template {
    display: none
}

#FAZContent,
.Home {
    position: relative;
    z-index: 2
}

#FAZContentLeft,
#FAZContentRight,
.Artikel.wide-main-content,
.billboard,
.ContentFooter {
    background-color: #fff
}

.Artikel.wide-main-content,
:not(.cna-P2) .billboard {
    position: relative;
    z-index: 3
}

#FAZContent,
.ContentFooter {
    margin: 0!important;
    padding-top: 3.125rem
}

.ContentFooter {
    padding-bottom: 3.125rem
}

.Autor #FAZContentLeft {
    padding: .625rem 0 2.5rem .625rem
}

.Autor #FAZContentRightInner {
    margin-right: 1.25rem
}

* {
    font-size: 100%;
    margin: 0;
    padding: 0
}

.is-Visible {
    display: block
}

.is-Invisible {
    display: none
}

figure {
    margin: 0
}

button,
input,
optgroup,
select,
textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}

fieldset {
    border: 0;
    margin: 0;
    padding: 0
}

h1 {
    font-size: inherit;
    font-weight: inherit;
    margin: 0
}

html {
    color: #333;
    font-family: helvetica neue, helvetica, sans-serif;
    line-height: 1
}

html.o-Js-is-disabled,
html.wf-active:not(.wf-ignore) {
    font-family: faz gold sans, helvetica neue, helvetica, sans-serif
}

body {
    background-color: #efefef
}
/* Das blendet unter anderem Google Maps aus */
/*
[aria-hidden=true] {
    display: none
}
*/
.o-FullSize {
    height: 100%;
    width: 100%
}

.o-GlobalWrapper {
    margin: auto;
    width: 62.5rem
}

.gh-Wrapper-is-storytelling .o-GlobalWrapper,
.o-GlobalWrapper-is-responsive {
    max-width: 62.5rem;
    width: auto
}

.o-GlobalWrapper-contains-main-content {
    background-color: #efefef
}

.o-Grid {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    list-style-type: none;
    margin-left: -.625rem;
    margin-right: -.625rem;
    min-width: 100%
}

.o-Grid-does-inherit-height {
    height: inherit
}

.o-Grid-has-space-around {
    -ms-flex-pack: distribute;
    justify-content: space-around
}

.o-Grid-has-space-between {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.o-Grid-is-horizontally-centered {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.o-Grid-is-horizontally-right {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.o-Grid-is-vertically-centered {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.o-Grid-is-bottom {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end
}

.o-Grid-is-below-login {
    margin-top: -2.25rem
}

.o-Grid_Col {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-flex: 1;
    -ms-flex: 1 0 0%;
    flex: 1 0 0%;
    min-width: 0;
    padding-left: .625rem;
    padding-right: .625rem
}

.o-Grid_Col-is-besides-other-teasers {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.o-Grid_Col-iap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.o-Grid_Col-does-fit-to-content {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto
}

.o-Grid_Col-has-no-gutter {
    padding-left: 0;
    padding-right: 0
}

.o-Grid_Col-is-vertically-centered {
    -ms-flex-item-align: center;
    align-self: center
}

.o-Grid_Col-is-bottom {
    -ms-flex-item-align: end;
    align-self: flex-end
}

.o-Grid_Col-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 7.14286%;
    flex: 0 0 7.14286%;
    max-width: 7.14286%
}

.o-Grid_Col-has-offset-of-1 {
    margin-left: 7.14286%
}

.o-Grid_Col-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 14.28571%;
    flex: 0 0 14.28571%;
    max-width: 14.28571%
}

.o-Grid_Col-has-offset-of-2 {
    margin-left: 14.28571%
}

.o-Grid_Col-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 21.42857%;
    flex: 0 0 21.42857%;
    max-width: 21.42857%
}

.o-Grid_Col-has-offset-of-3 {
    margin-left: 21.42857%
}

.o-Grid_Col-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 28.57143%;
    flex: 0 0 28.57143%;
    max-width: 28.57143%
}

.o-Grid_Col-has-offset-of-4 {
    margin-left: 28.57143%
}

.o-Grid_Col-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 35.71429%;
    flex: 0 0 35.71429%;
    max-width: 35.71429%
}

.o-Grid_Col-has-offset-of-5 {
    margin-left: 35.71429%
}

.o-Grid_Col-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 42.85714%;
    flex: 0 0 42.85714%;
    max-width: 42.85714%
}

.o-Grid_Col-has-offset-of-6 {
    margin-left: 42.85714%
}

.o-Grid_Col-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%
}

.o-Grid_Col-has-offset-of-7 {
    margin-left: 50%
}

.o-Grid_Col-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 57.14286%;
    flex: 0 0 57.14286%;
    max-width: 57.14286%
}

.o-Grid_Col-has-offset-of-8 {
    margin-left: 57.14286%
}

.o-Grid_Col-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 64.28571%;
    flex: 0 0 64.28571%;
    max-width: 64.28571%
}

.o-Grid_Col-has-offset-of-9 {
    margin-left: 64.28571%
}

.o-Grid_Col-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 71.42857%;
    flex: 0 0 71.42857%;
    max-width: 71.42857%
}

.o-Grid_Col-has-offset-of-10 {
    margin-left: 71.42857%
}

.o-Grid_Col-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 78.57143%;
    flex: 0 0 78.57143%;
    max-width: 78.57143%
}

.o-Grid_Col-has-offset-of-11 {
    margin-left: 78.57143%
}

.o-Grid_Col-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 85.71429%;
    flex: 0 0 85.71429%;
    max-width: 85.71429%
}

.o-Grid_Col-has-offset-of-12 {
    margin-left: 85.71429%
}

.o-Grid_Col-13 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 92.85714%;
    flex: 0 0 92.85714%;
    max-width: 92.85714%
}

.o-Grid_Col-has-offset-of-13 {
    margin-left: 92.85714%
}

.o-Grid_Col-14 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%
}

.o-Grid_Col-is-a-third {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%
}

.o-Grid_Col-is-two-third {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.66667%;
    flex: 0 0 66.66667%;
    max-width: 66.66667%
}

@media screen and (max-width:36.25em) {
    .gh-Wrapper-is-storytelling .o-Grid_Col-sm-1 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 7.14286%;
        flex: 0 0 7.14286%;
        max-width: 7.14286%
    }
    .gh-Wrapper-is-storytelling .o-Grid_Col-sm-has-offset-of-1 {
        margin-left: 7.14286%
    }
    .gh-Wrapper-is-storytelling .o-Grid_Col-sm-2 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 14.28571%;
        flex: 0 0 14.28571%;
        max-width: 14.28571%
    }
    .gh-Wrapper-is-storytelling .o-Grid_Col-sm-has-offset-of-2 {
        margin-left: 14.28571%
    }
    .gh-Wrapper-is-storytelling .o-Grid_Col-sm-3 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 21.42857%;
        flex: 0 0 21.42857%;
        max-width: 21.42857%
    }
    .gh-Wrapper-is-storytelling .o-Grid_Col-sm-has-offset-of-3 {
        margin-left: 21.42857%
    }
    .gh-Wrapper-is-storytelling .o-Grid_Col-sm-4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 28.57143%;
        flex: 0 0 28.57143%;
        max-width: 28.57143%
    }
    .gh-Wrapper-is-storytelling .o-Grid_Col-sm-has-offset-of-4 {
        margin-left: 28.57143%
    }
    .gh-Wrapper-is-storytelling .o-Grid_Col-sm-5 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 35.71429%;
        flex: 0 0 35.71429%;
        max-width: 35.71429%
    }
    .gh-Wrapper-is-storytelling .o-Grid_Col-sm-has-offset-of-5 {
        margin-left: 35.71429%
    }
    .gh-Wrapper-is-storytelling .o-Grid_Col-sm-6 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 42.85714%;
        flex: 0 0 42.85714%;
        max-width: 42.85714%
    }
    .gh-Wrapper-is-storytelling .o-Grid_Col-sm-has-offset-of-6 {
        margin-left: 42.85714%
    }
    .gh-Wrapper-is-storytelling .o-Grid_Col-sm-7 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }
    .gh-Wrapper-is-storytelling .o-Grid_Col-sm-has-offset-of-7 {
        margin-left: 50%
    }
    .gh-Wrapper-is-storytelling .o-Grid_Col-sm-8 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 57.14286%;
        flex: 0 0 57.14286%;
        max-width: 57.14286%
    }
    .gh-Wrapper-is-storytelling .o-Grid_Col-sm-has-offset-of-8 {
        margin-left: 57.14286%
    }
    .gh-Wrapper-is-storytelling .o-Grid_Col-sm-9 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 64.28571%;
        flex: 0 0 64.28571%;
        max-width: 64.28571%
    }
    .gh-Wrapper-is-storytelling .o-Grid_Col-sm-has-offset-of-9 {
        margin-left: 64.28571%
    }
    .gh-Wrapper-is-storytelling .o-Grid_Col-sm-10 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 71.42857%;
        flex: 0 0 71.42857%;
        max-width: 71.42857%
    }
    .gh-Wrapper-is-storytelling .o-Grid_Col-sm-has-offset-of-10 {
        margin-left: 71.42857%
    }
    .gh-Wrapper-is-storytelling .o-Grid_Col-sm-11 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 78.57143%;
        flex: 0 0 78.57143%;
        max-width: 78.57143%
    }
    .gh-Wrapper-is-storytelling .o-Grid_Col-sm-has-offset-of-11 {
        margin-left: 78.57143%
    }
    .gh-Wrapper-is-storytelling .o-Grid_Col-sm-12 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 85.71429%;
        flex: 0 0 85.71429%;
        max-width: 85.71429%
    }
    .gh-Wrapper-is-storytelling .o-Grid_Col-sm-has-offset-of-12 {
        margin-left: 85.71429%
    }
    .gh-Wrapper-is-storytelling .o-Grid_Col-sm-13 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 92.85714%;
        flex: 0 0 92.85714%;
        max-width: 92.85714%
    }
    .gh-Wrapper-is-storytelling .o-Grid_Col-sm-has-offset-of-13 {
        margin-left: 92.85714%
    }
    .gh-Wrapper-is-storytelling .o-Grid_Col-sm-14 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }
    .gh-Wrapper-is-storytelling .o-Grid_Col-sm-has-no-offset {
        margin-left: 0
    }
}

@media screen and (min-width:36.3125em) and (max-width:62.4375em) {
    .gh-Wrapper-is-storytelling .o-Grid_Col-md-1 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 7.14286%;
        flex: 0 0 7.14286%;
        max-width: 7.14286%
    }
    .gh-Wrapper-is-storytelling .o-Grid_Col-md-has-offset-of-1 {
        margin-left: 7.14286%
    }
    .gh-Wrapper-is-storytelling .o-Grid_Col-md-2 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 14.28571%;
        flex: 0 0 14.28571%;
        max-width: 14.28571%
    }
    .gh-Wrapper-is-storytelling .o-Grid_Col-md-has-offset-of-2 {
        margin-left: 14.28571%
    }
    .gh-Wrapper-is-storytelling .o-Grid_Col-md-3 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 21.42857%;
        flex: 0 0 21.42857%;
        max-width: 21.42857%
    }
    .gh-Wrapper-is-storytelling .o-Grid_Col-md-has-offset-of-3 {
        margin-left: 21.42857%
    }
    .gh-Wrapper-is-storytelling .o-Grid_Col-md-4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 28.57143%;
        flex: 0 0 28.57143%;
        max-width: 28.57143%
    }
    .gh-Wrapper-is-storytelling .o-Grid_Col-md-has-offset-of-4 {
        margin-left: 28.57143%
    }
    .gh-Wrapper-is-storytelling .o-Grid_Col-md-5 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 35.71429%;
        flex: 0 0 35.71429%;
        max-width: 35.71429%
    }
    .gh-Wrapper-is-storytelling .o-Grid_Col-md-has-offset-of-5 {
        margin-left: 35.71429%
    }
    .gh-Wrapper-is-storytelling .o-Grid_Col-md-6 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 42.85714%;
        flex: 0 0 42.85714%;
        max-width: 42.85714%
    }
    .gh-Wrapper-is-storytelling .o-Grid_Col-md-has-offset-of-6 {
        margin-left: 42.85714%
    }
    .gh-Wrapper-is-storytelling .o-Grid_Col-md-7 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }
    .gh-Wrapper-is-storytelling .o-Grid_Col-md-has-offset-of-7 {
        margin-left: 50%
    }
    .gh-Wrapper-is-storytelling .o-Grid_Col-md-8 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 57.14286%;
        flex: 0 0 57.14286%;
        max-width: 57.14286%
    }
    .gh-Wrapper-is-storytelling .o-Grid_Col-md-has-offset-of-8 {
        margin-left: 57.14286%
    }
    .gh-Wrapper-is-storytelling .o-Grid_Col-md-9 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 64.28571%;
        flex: 0 0 64.28571%;
        max-width: 64.28571%
    }
    .gh-Wrapper-is-storytelling .o-Grid_Col-md-has-offset-of-9 {
        margin-left: 64.28571%
    }
    .gh-Wrapper-is-storytelling .o-Grid_Col-md-10 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 71.42857%;
        flex: 0 0 71.42857%;
        max-width: 71.42857%
    }
    .gh-Wrapper-is-storytelling .o-Grid_Col-md-has-offset-of-10 {
        margin-left: 71.42857%
    }
    .gh-Wrapper-is-storytelling .o-Grid_Col-md-11 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 78.57143%;
        flex: 0 0 78.57143%;
        max-width: 78.57143%
    }
    .gh-Wrapper-is-storytelling .o-Grid_Col-md-has-offset-of-11 {
        margin-left: 78.57143%
    }
    .gh-Wrapper-is-storytelling .o-Grid_Col-md-12 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 85.71429%;
        flex: 0 0 85.71429%;
        max-width: 85.71429%
    }
    .gh-Wrapper-is-storytelling .o-Grid_Col-md-has-offset-of-12 {
        margin-left: 85.71429%
    }
    .gh-Wrapper-is-storytelling .o-Grid_Col-md-13 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 92.85714%;
        flex: 0 0 92.85714%;
        max-width: 92.85714%
    }
    .gh-Wrapper-is-storytelling .o-Grid_Col-md-has-offset-of-13 {
        margin-left: 92.85714%
    }
    .gh-Wrapper-is-storytelling .o-Grid_Col-md-14 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }
    .gh-Wrapper-is-storytelling .o-Grid_Col-md-has-no-offset {
        margin-left: 0
    }
}

.o-Icon {
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: contain;
    display: inline-block;
    height: 1rem;
    width: 1rem
}

.o-Icon-answer {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32' width='32' height='32'%3E%3Cpath d='M23.89 11H4.39l6.32-6.29a1 1 0 0 0-1.42-1.42L.59 12l8.71 8.74a1 1 0 1 0 1.42-1.41L4.44 13h19.45a6 6 0 1 1-.11 12H17a1 1 0 0 0 0 2h6.78a8 8 0 1 0 .11-16z'/%3E%3C/svg%3E")
}

.o-Icon-arrow-01-short-right-small {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' width='20' height='20'%3E%3Cpath d='M11.76.36a1 1 0 1 0-1.53 1.29L16.43 9H1a1 1 0 0 0 0 2h15.3l-6.07 7.36a1 1 0 0 0 1.54 1.27l8-9.74z'/%3E%3C/svg%3E")
}

.o-Icon-arrow-02-right-down {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 26 26' width='26' height='26'%3E%3Cpath d='M26 11a2 2 0 0 0-4 0v8.17L3.41.59A2 2 0 0 0 .59 3.41L19.17 22H11a2 2 0 0 0 0 4h13a2 2 0 0 0 .53-.08h.12a2 2 0 0 0 .46-.22 2 2 0 0 0 .38-.35l.08-.1a2 2 0 0 0 .27-.45 2 2 0 0 0 .12-.49v-.14c0-.05.04-.17.04-.17z'/%3E%3C/svg%3E")
}

.o-Icon-arrow-02-right-up {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 26 26' width='26' height='26'%3E%3Cpath d='M25.92 1.47v-.12a2 2 0 0 0-.25-.45 2 2 0 0 0-.35-.4l-.1-.08a2 2 0 0 0-.45-.27 2 2 0 0 0-.51-.15H11a2 2 0 0 0 0 4h8.17L.59 22.59a2 2 0 1 0 2.83 2.83L22 6.83V15a2 2 0 0 0 4 0V2a2 2 0 0 0-.08-.53z'/%3E%3C/svg%3E")
}

.o-Icon-arrow-02-short-right-small {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' width='20' height='20'%3E%3Cpath d='M12.15 1.06A1.5 1.5 0 0 0 10 .88a1.82 1.82 0 0 0-.18 2.36L14.49 9H2a1.5 1.5 0 0 0 0 3h12.42l-4.58 5.3a1.35 1.35 0 0 0 .2 2 1.43 1.43 0 0 0 1 .28 1.53 1.53 0 0 0 1.12-.58l7.45-9z'/%3E%3C/svg%3E")
}

.o-Icon-arrow-down {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32' width='32' height='32'%3E%3Cpath d='M24.73 22.37a1 1 0 0 0-1.41 0l-6.31 6V1a1 1 0 0 0-2 0v27.26l-6.31-6a1 1 0 1 0-1.38 1.45L16 32l8.66-8.22a1 1 0 0 0 .07-1.41z'/%3E%3C/svg%3E")
}

.o-Icon-arrow-left {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3E%3Cpath d='M31 15H3.74l6-6.31a1 1 0 0 0-1.47-1.38L0 16l8.22 8.66a1 1 0 0 0 1.45-1.38L3.68 17H31a1 1 0 0 0 0-2z'/%3E%3C/svg%3E")
}

.o-Icon-arrow-right {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32' width='32' height='32'%3E%3Cpath d='M23.78 7.31a1 1 0 0 0-1.45 1.38l6 6.31H1a1 1 0 0 0 0 2h27.26l-6 6.31a1 1 0 0 0 1.45 1.38L32 16z'/%3E%3C/svg%3E")
}

.o-Icon-arrow-first {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 44' width='32' height='44'%3E%3Cpath d='M2 0v21.5l7.7-8.2c.4-.4 1-.4 1.4 0 .4.4.4 1 0 1.4l-6 6.3H31c.6 0 1 .4 1 1s-.4 1-1 1H5.2l6 6.3c.4.4.4 1 0 1.4-.4.4-1 .4-1.4 0L2 22.5V44H0V0h2z'/%3E%3C/svg%3E")
}

.o-Icon-arrow-last {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 44' width='32' height='44'%3E%3Cpath d='M30 0v21.5l-7.7-8.2c-.4-.4-1-.4-1.4 0-.4.4-.4 1 0 1.4l6 6.3H1c-.6 0-1 .4-1 1s.4 1 1 1h25.8l-6 6.3c-.4.4-.4 1 0 1.4.4.4 1 .4 1.4 0l7.8-8.2V44h2V0h-2z'/%3E%3C/svg%3E")
}

.o-Icon-arrow-up {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32' width='32' height='32'%3E%3Cpath d='M24.7 8.2L16 0 7.3 8.3c-.4.4-.4 1 0 1.4.4.4 1 .4 1.4 0l6.3-6V31c0 .6.4 1 1 1s1-.4 1-1V3.6l6.3 6c.4.4 1 .4 1.4 0 .4-.4.4-1 0-1.4z'/%3E%3C/svg%3E")
}

.o-Icon-audio-big {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 40 40' width='40' height='40'%3E%3Cpath d='M25 40c-.2 0-.4-.1-.6-.2l-15-10H1c-.6 0-1-.4-1-1V11.2c0-.6.4-1 1-1h8.4l15-10c.3-.2.7-.2 1-.1.4.2.6.5.6.9v38c0 .4-.2.7-.5.9-.2.1-.3.1-.5.1zM2 27.8h7.7c.2 0 .4.1.6.2L24 37.1V2.9l-13.8 9.2c-.2.1-.4.2-.6.2H2v15.5zm28.1 2.1c-.6 0-1-.4-1-1s.4-1 1-1c4.4 0 7.9-3.5 7.9-7.9s-3.5-7.9-7.9-7.9c-.6 0-1-.4-1-1s.4-1 1-1c5.5 0 9.9 4.4 9.9 9.9s-4.4 9.9-9.9 9.9z'/%3E%3C/svg%3E")
}

.o-Icon-audio-small {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32' width='32' height='32'%3E%3Cpath d='M20 32c-.2 0-.4-.1-.5-.2L7.7 24H1c-.6 0-1-.4-1-1V9c0-.6.4-1 1-1h6.7L19.5.2c.5-.3 1.1-.2 1.4.3 0 .1.1.3.1.5v30c0 .6-.4 1-1 1zM2 22h6c.2 0 .4.1.5.2l10.5 7V2.9l-10.5 7c-.1.1-.3.1-.5.1H2v12zm22 2c-.6 0-1-.4-1-1s.4-1 1-1c3.3 0 6-2.7 6-6s-2.7-6-6-6c-.6 0-1-.4-1-1s.4-1 1-1c4.4 0 8 3.6 8 8s-3.6 8-8 8z'/%3E%3C/svg%3E")
}

.o-Icon-check {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32' width='32' height='32'%3E%3Cpath d='M27.2 7.9c-.8-.7-2.1-.6-2.8.2L14.1 20.4l-4.6-3.9c-.8-.7-2.1-.6-2.8.2-.7.8-.6 2.1.2 2.8l6.1 5.1c.4.3.8.5 1.3.5.6 0 1.1-.2 1.5-.7l11.6-13.8c.8-.7.7-2-.2-2.7z'/%3E%3C/svg%3E")
}

.o-Icon-close {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32' width='32' height='32'%3E%3Cpath d='M17.54 16L28.29 5.25a1.09 1.09 0 0 0-1.54-1.54L16 14.46 5.25 3.71a1.09 1.09 0 0 0-1.54 1.54L14.46 16 3.71 26.75a1.09 1.09 0 1 0 1.54 1.54L16 17.54l10.75 10.75a1.09 1.09 0 1 0 1.54-1.54z'/%3E%3C/svg%3E")
}

.o-Icon-comment-big {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32' width='32' height='32'%3E%3Cpath d='M8 30a1 1 0 0 1-1-1v-5H1a1 1 0 0 1-1-1V3a1 1 0 0 1 1-1h30a1 1 0 0 1 1 1v20a1 1 0 0 1-1 1H14.41l-5.7 5.71A1 1 0 0 1 8 30zm-6-8h6a1 1 0 0 1 1 1v3.59l4.29-4.29A1 1 0 0 1 14 22h16V4H2z'/%3E%3C/svg%3E")
}

.o-Icon-comment-small {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' width='20' height='20'%3E%3Cpath d='M18.22 2H1.93c-.71 0-.93.08-.93.79v9.59c0 .71.22 1.62.93 1.62H5v3.64a.55.55 0 0 0 .36.46.64.64 0 0 0 .22 0c.13 0 .27.11.37 0l4.33-4.1h7.94A2.1 2.1 0 0 0 20 12.38V2.79c0-.71-1.06-.79-1.78-.79z'/%3E%3C/svg%3E")
}

.o-Icon-exklusiv {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg fill='%23fff' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 122 40' width='122' height='40'%3E%3Crect fill='%23c58a0f' y='1' width='122' height='37' rx='4.02' ry='4.02'/%3E%3Cpath d='M18.91 20.44v4.36H25v1.8h-8.2v-14h8v1.8h-5.89v4.24h5.52v1.8zm8.84 6.16l4.48-7.14-4.3-6.86h2.28l3.26 5.2 3.24-5.2h2.36l-4.32 6.92 4.5 7.08h-2.32l-3.42-5.44-3.36 5.44zm14.54 0v-14h2.08v6.6l5.22-6.6h2.48l-5.58 6.86 5.84 7.14h-2.8L44.37 20v6.6zm13.17 0v-14h2.08v12.2h5.72v1.8zm15.69.26a6.33 6.33 0 0 1-2.23-.37 4.51 4.51 0 0 1-1.68-1.08 4.9 4.9 0 0 1-1.07-1.72 6.45 6.45 0 0 1-.38-2.29v-8.8h2.12v8.72A3.83 3.83 0 0 0 68.8 24a3.41 3.41 0 0 0 4.76 0 3.83 3.83 0 0 0 .89-2.69V12.6h2v8.8a6.48 6.48 0 0 1-.38 2.29A4.91 4.91 0 0 1 75 25.41a4.5 4.5 0 0 1-1.68 1.08 6.27 6.27 0 0 1-2.17.37zm12.77-.1a9.36 9.36 0 0 1-2.09-.21 6 6 0 0 1-1.83-.77v-2.22a7 7 0 0 0 1.95 1 6.7 6.7 0 0 0 2 .32 2.55 2.55 0 0 0 1.82-.59 2 2 0 0 0 .62-1.47 1.9 1.9 0 0 0-.46-1.34 4.18 4.18 0 0 0-1.15-.86 14.36 14.36 0 0 0-1.5-.67 8.29 8.29 0 0 1-1.5-.75 3.91 3.91 0 0 1-1.14-1.2 3.16 3.16 0 0 1-.46-1.8 3.62 3.62 0 0 1 .32-1.52 3.5 3.5 0 0 1 .91-1.21 4.32 4.32 0 0 1 1.42-.8 5.52 5.52 0 0 1 1.83-.29 6.57 6.57 0 0 1 1.56.18 5 5 0 0 1 1.3.5v2a3.57 3.57 0 0 0-1.29-.58 7.14 7.14 0 0 0-1.75-.2 2.57 2.57 0 0 0-1.6.46 1.61 1.61 0 0 0-.6 1.36 1.49 1.49 0 0 0 .46 1.16 4.09 4.09 0 0 0 1.16.74q.7.3 1.5.59a6.44 6.44 0 0 1 1.5.78 4 4 0 0 1 1.16 1.28 4.14 4.14 0 0 1 .46 2.09 3.48 3.48 0 0 1-.4 1.68 4 4 0 0 1-1 1.25 4.76 4.76 0 0 1-1.48.78 5.37 5.37 0 0 1-1.72.31zM92 26.6v-14h2.08v14zm10.23 0l-5.32-14h2.24l2.76 7.48 1.12 3.1q.28-.84.57-1.6l.57-1.52 2.72-7.46H109l-5.32 14z'/%3E%3C/svg%3E")
}

.o-Icon-facebook {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32' width='32' height='32'%3E%3Cpath d='M8.5 10.69h3.21V7.53c0-1.39 0-3.54 1-4.87a5.7 5.7 0 0 1 5-2.37 20 20 0 0 1 5.79.58l-.8 4.82a10.76 10.76 0 0 0-2.59-.39c-1.25 0-2.37.45-2.37 1.72v3.67h5.12l-.36 4.7h-4.76V32h-6V15.39H8.5z'/%3E%3C/svg%3E")
}

.o-Icon-fav-star-big {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32' width='32' height='32'%3E%3Cpath d='M25.27 32a1 1 0 0 1-.61-.21L16 25.18l-8.66 6.61a1 1 0 0 1-1.57-1.09l3.34-10.79-8.72-6.66A1 1 0 0 1 1 11.46h10.72L15 .7a1 1 0 0 1 2 0l3.32 10.75H31a1 1 0 0 1 .61 1.79l-8.72 6.66 3.34 10.8a1 1 0 0 1-1 1.3zM16 22.92a1 1 0 0 1 .61.21l6.78 5.18-2.62-8.47a1 1 0 0 1 .35-1.09L28 13.46h-8.5a1 1 0 0 1-1-.7L16 4.39l-2.59 8.37a1 1 0 0 1-1 .7H4l6.92 5.29a1 1 0 0 1 .35 1.09l-2.66 8.47 6.78-5.18a1 1 0 0 1 .61-.21z'/%3E%3C/svg%3E")
}

.o-Icon-fav-star-small {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' width='20' height='20'%3E%3Cpath d='M19.12 7.69a1 1 0 0 0-.87-.69h-5.63l-1.74-5.59A.89.89 0 0 0 10 .8a.87.87 0 0 0-.88.6L7.38 7H1.75a1 1 0 0 0-.87.69 1 1 0 0 0 .31 1.06l4.59 3.52L4 18a.92.92 0 0 0 1.43 1L10 15.51 14.54 19A.92.92 0 0 0 16 18l-1.76-5.69 4.59-3.54a1 1 0 0 0 .29-1.08z'/%3E%3C/svg%3E")
}

.o-Icon-fav-full {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32' width='32' height='32'%3E%3Cpath d='M7 32c-.6 0-1-.4-1-1V1c0-.6.4-1 1-1h18c.6 0 1 .4 1 1v30c0 .6-.5 1-1 1-.3 0-.5-.1-.7-.3l-8.4-7.9-8.2 7.9c-.2.2-.4.3-.7.3z'/%3E%3C/svg%3E")
}

.o-Icon-fav-star-big-full {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32' width='32' height='32'%3E%3Cpath d='M25.3 32c-.2 0-.4-.1-.6-.2L16 25.2l-8.7 6.6c-.4.3-1.1.3-1.4-.2-.2-.3-.3-.6-.2-.9L9 19.9.3 13.2c-.4-.3-.5-1-.2-1.4.2-.2.5-.4.8-.4h10.7L15 .7c0-.6.4-1 1-1s1 .4 1 1l3.3 10.8H31c.6 0 1 .5 1 1 0 .3-.1.6-.4.8L22.9 20l3.3 10.8c.2.5-.1 1.1-.7 1.3 0-.1-.2-.1-.2-.1z'/%3E%3C/svg%3E")
}

.o-Icon-fav {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32' width='32' height='32'%3E%3Cpath d='M7 32a1 1 0 0 1-1-1V1a1 1 0 0 1 1-1h18a1 1 0 0 1 1 1v30a1 1 0 0 1-1.68.73l-8.43-7.87-8.2 7.86A1 1 0 0 1 7 32zm8.88-10.52a1 1 0 0 1 .68.27L24 28.7V2H8v26.65l7.19-6.89a1 1 0 0 1 .69-.28z'/%3E%3C/svg%3E")
}

.o-Icon-faz-e {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg fill='%23fff' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 40 40' width='40' height='40'%3E%3Crect fill='%23c58a0f' y='1' width='40' height='37' rx='4.04' ry='4.04'/%3E%3Cpath d='M19 21.12v2.94h5.33V27h-8.9V12.3h8.67v2.94H19v2.94h4.64v2.94z'/%3E%3C/svg%3E")
}

.o-Icon-faz-plus {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg fill='%23fff' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 40 40' width='40' height='40'%3E%3Crect fill='%23c60000' y='1' width='40' height='37' rx='4.04' ry='4.04'/%3E%3Cpath d='M30.47 12.86v4.72H35v1.63h-4.53V24h-1.71v-4.79h-4.53v-1.63h4.53v-4.72zm-7.18-7.25c-.18 1.85-2.29 4.57-4.77 4.71S13.25 7.91 10.59 8c-1.43.05-3.09.65-3.16 2.43 0 1.42 1.16 2.07 2.95 2a5 5 0 0 0 3.06-1 3.93 3.93 0 0 1-3.07 1.8 3.21 3.21 0 0 1-3.36-3 5.26 5.26 0 0 1 5.31-5.19c3.34 0 6 2.08 7.93 2.13a4.38 4.38 0 0 0 3.04-1.56zM17.09 16s-1.5-.76-1.86-1.69c-.84-2.14.49-3.08 1.3-3.94-1.06.31-4.62 3.06-4.15 5.67.56 3.13 3 2.61 4.47 5.14a3.43 3.43 0 0 1 .15 2.95c-1.28-1.33-2.21-2.32-4.39-2.29a5.14 5.14 0 0 0-5.06 5.29A4.8 4.8 0 0 0 12.6 32a6.08 6.08 0 0 0 5.92-4.57 6.54 6.54 0 0 1-5.72 3.29c-3 .07-4.42-.84-4.51-3a3.54 3.54 0 0 1 3.66-3.28c1.38 0 2.44.78 3.14 2.47.65-2.38 4.64-3 5-5.73.34-2.41-1.37-3.84-2.58-4.76a1.75 1.75 0 0 1 .92-2 1.4 1.4 0 0 0 1.17 2.25A1.6 1.6 0 0 0 21.16 15a1.64 1.64 0 0 0-1.54-1.69A2.66 2.66 0 0 0 17.09 16z'/%3E%3C/svg%3E")
}

.o-Icon-google-plus {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 44 32' width='44' height='32'%3E%3Cpath d='M14.12 13v5.51h7.52C20.47 22 18.63 24 14.12 24A8.15 8.15 0 0 1 6 15.72a8.15 8.15 0 0 1 8.13-8.27 7.88 7.88 0 0 1 5.4 2c1.14-1.14 1-1.31 4-4.06a13.92 13.92 0 1 0-9.36 24.21c11.49 0 14.3-10 13.36-16.67zm25.07.28V8.42h-3.44v4.82h-5v3.44h5v5h3.45v-5H44v-3.44z'/%3E%3C/svg%3E")
}

.o-Icon-home {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32' width='32' height='32'%3E%3Cpath d='M16 2.5L30 13v17H2V13L16 2.5M16 0L0 12v20h32V12L16 0z'/%3E%3C/svg%3E")
}

.o-Icon-image-gallery-big {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 40 40' width='40' height='40'%3E%3Cpath d='M33.29 40H0V6.71h33.29zM2 38h29.29V8.71H2z'/%3E%3Cpath d='M39 33.67a1 1 0 0 1-1-1V2H7.33a1 1 0 0 1 0-2H40v32.67a1 1 0 0 1-1 1z'/%3E%3C/svg%3E")
}

.o-Icon-image-gallery-small {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32' width='32' height='32'%3E%3Cpath d='M27 32.4H0v-27h27zm-25-2h23v-23H2z'/%3E%3Cpath d='M31.4 27.33a1 1 0 0 1-1-1V2H6.07a1 1 0 0 1 0-2H32.4v26.33a1 1 0 0 1-1 1z'/%3E%3C/svg%3E")
}

.o-Icon-interaktiv-big {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 40 40' width='40' height='40'%3E%3Cpath d='M14.9 38.3c-1.4 0-3-.6-4.3-1.7-1-.8-2.4-1.8-3.9-2.9-1.5-1.1-3.2-2.4-4.9-3.7-2-1.6-2.4-4.1-.9-6.5C3.8 18.1 9.4 8 9.6 7.7c.5-1 1.5-1.7 2.6-1.7 1.2 0 2.5.6 3.2 1.7.6 1 .7 2.2.1 3.3-.2.3-1.2 2.3-1.9 3.7L13 16c-.2.4-.1.5 0 .6.7.8 1.2.4 1.5.2l.1-.1 14-9.2c1.6-1 3.5-.1 4.4 1.3.9 1.3 1 3.2-.5 4.3l-7.5 6 4.5 8.2c.6 1.6.4 4-2.2 5.3-.6.3-10.3 5.3-10.6 5.4-.6.2-1.2.3-1.8.3zM12.3 8c-.4 0-.7.2-1 .6-.2.3-7.9 14.2-8.7 15.8-.4.8-1.3 2.6.4 4 1.7 1.3 3.4 2.6 4.9 3.7 1.5 1.1 2.9 2.2 3.9 3 1.4 1.1 2.9 1.5 4.1 1 .3-.2 8.6-4.4 10.4-5.3 1.7-.9 1.5-2.2 1.3-2.8l-5.2-9.5 8.8-7c.6-.4.3-1.2 0-1.6-.3-.5-1.1-1.1-1.6-.7l-13.9 9.1c-1.4 1.1-3 .9-4.2-.5-.7-.8-.8-1.8-.3-2.8l.7-1.3c.7-1.4 1.7-3.4 1.9-3.7.2-.4.2-.9 0-1.3-.4-.4-1-.7-1.5-.7z'/%3E%3Cpath d='M35.4 17.2c-.3 0-.7-.2-.9-.5-.3-.5-.2-1.1.3-1.4l.1-.1c1.5-1 2.6-2.5 2.9-4.3s0-3.5-1-5c-2-3.1-6.2-3.9-9.3-1.9-.4.2-.7.5-1.1.9-.4.4-1 .4-1.4 0-.4-.4-.4-1 0-1.4.5-.5.9-.9 1.4-1.2 4-2.7 9.4-1.6 12.1 2.4 1.3 1.9 1.8 4.3 1.3 6.5-.5 2.3-1.8 4.2-3.7 5.5-.1 0-.1.1-.2.1-.2.4-.3.4-.5.4z'/%3E%3C/svg%3E")
}

.o-Icon-interaktiv-small {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32' width='32' height='32'%3E%3Cpath d='M12.2 31c-1.2 0-2.4-.5-3.6-1.3-.8-.6-1.9-1.4-3.1-2.3-1.2-.9-2.5-1.9-3.9-2.9-1.7-1.3-2-3.4-.7-5.4C3.2 14.8 7.7 6.8 7.8 6.5c.5-.9 1.3-1.4 2.2-1.4 1.1 0 2.1.5 2.7 1.4.5.9.6 1.9.1 2.8-.1.2-1 1.9-1.5 3l-.5 1c0 .1-.1.2-.1.2l.1.1c.4.5.7.3.9.1l.1-.1 11-7.2c1.3-.9 3-.1 3.8 1.1.7 1.1.8 2.7-.4 3.7l-5.7 4.6 3.5 6.4c.5 1.4.3 3.3-1.8 4.4-.1 0-8.1 4.2-8.4 4.3-.6 0-1.1.1-1.6.1zM10.1 7.1c-.2 0-.4.1-.6.4-.1.2-6.1 11.2-6.8 12.5-.4.7-.9 1.9.2 2.8 1.3 1 2.7 2 3.9 2.9 1.2.9 2.3 1.7 3.1 2.4 1 .8 2.2 1.1 3.1.8.3-.1 6.7-3.4 8.2-4.2 1.1-.6 1.1-1.4.9-1.9l-4.2-7.6L25 9.5c.4-.3 0-1 0-1-.2-.3-.7-.7-1-.5l-11 7.2c-1.2.9-2.6.8-3.6-.4-.6-.7-.7-1.6-.3-2.4l.5-.9c.6-1.1 1.4-2.8 1.5-3.1.1-.3.1-.5 0-.8-.3-.3-.6-.5-1-.5z'/%3E%3Cpath d='M28.4 14.3c-.4 0-.7-.2-.9-.5-.3-.5-.1-1 .3-1.3l.1-.1c1.1-.8 1.9-1.9 2.2-3.2.3-1.3 0-2.7-.8-3.8-.8-1.1-1.9-1.9-3.2-2.2-1.3-.3-2.7 0-3.8.8-.3.2-.5.4-.8.7-.4.4-1 .4-1.4 0-.4-.4-.4-1 0-1.4.4-.4.8-.7 1.2-1 1.6-1 3.5-1.4 5.3-1.1 1.9.4 3.5 1.4 4.5 3s1.4 3.5 1.1 5.3c-.4 1.9-1.4 3.5-3 4.5-.1 0-.1.1-.2.1-.3.2-.5.2-.6.2z'/%3E%3C/svg%3E")
}

.o-Icon-logo-faz-short {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100' width='100' height='100'%3E%3Cpath d='M80.3 2c-.7 6.9-8.5 17-17.7 17.5-9.5.3-19.6-8.9-29.5-8.6-5.3.2-11.5 2.4-11.7 9-.1 5.3 4.3 7.7 11 7.6 5.7-.4 6.9-1.1 11.4-3.8-2.2 3.8-6.6 6.2-11.4 6.7-7.9-.2-11.8-5.3-12.5-11.1C19.3 12.6 25.6 0 39.5 0 51.9 0 61.9 7.7 69 7.9c4.9-.1 8-2.8 11.3-5.9zM57.2 40.7s-5.6-2.8-6.9-6.3c-3.1-7.9 1.8-11.5 4.8-14.6C51.2 21 38 31.2 39.7 40.9c2.1 11.6 11.1 9.7 16.6 19.1 3 5.2.4 10.8.4 10.8-4.7-4.9-8.2-8.6-16.3-8.5-7.5.1-18.6 5.7-18.8 19.6.2 7.5 4.7 17.9 18.9 18.1 15.1-.2 20.6-11.9 22-17-4.3 7.1-10.7 11.7-21.3 12.2-11.1.3-16.3-3.1-16.7-11.2-.2-5.1 4.9-12.1 13.6-12.2 5.1 0 9.1 2.9 11.7 9.2 2.4-8.8 17.2-11.2 18.6-21.3 1.3-8.9-5.1-14.3-9.6-17.7-1.3-5.5 3.4-7.6 3.4-7.6-3.2 5 1.3 8.3 4.4 8.4 2.9 0 5.7-2.6 5.7-5.8 0-3.6-2.8-6.3-5.7-6.3-6.9-.1-9.5 7-9.4 10z'/%3E%3C/svg%3E")
}

.o-Icon-logo-faz {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg fill='%23111' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 363.8 50' width='363.8' height='50'%3E%3Cpath d='M29.4 1.4c-.3 3.3-4.1 8.2-8.6 8.5-4.6.1-9.5-4.4-14.3-4.2C3.9 5.8.9 6.9.8 10.1c0 2.6 2.1 3.7 5.3 3.7 2.7-.2 3.4-.5 5.5-1.9-1.1 1.9-3.2 3-5.5 3.2-3.9 0-5.8-2.5-6.1-5.3C-.3 6.5 2.8.4 9.6.4c6 0 10.9 3.8 14.3 3.8 2.4 0 3.9-1.3 5.5-2.8z'/%3E%3Cpath fill-rule='evenodd' d='M22.8 15.4c1.4 0 2.8 1.3 2.8 3.1 0 1.6-1.4 2.8-2.8 2.8-1.5 0-3.7-1.6-2.1-4.1 0 0-2.3 1-1.7 3.7 2.2 1.7 5.3 4.2 4.7 8.6-.7 4.9-7.9 6-9 10.3-1.3-3-3.2-4.5-5.7-4.5-4.2 0-6.7 3.4-6.6 5.9.2 3.9 2.7 5.6 8.1 5.4 5.1-.3 8.2-2.5 10.3-5.9-.7 2.5-3.4 8.2-10.7 8.2-6.9-.1-9.1-5.1-9.2-8.8.1-6.8 5.5-9.5 9.1-9.5 3.9 0 5.6 1.7 7.9 4.1 0 0 1.3-2.8-.2-5.3-2.7-4.6-7.1-3.6-8.1-9.3-.8-4.7 5.6-9.7 7.5-10.2-1.5 1.5-3.9 3.2-2.4 7.1.7 1.7 3.4 3.1 3.4 3.1.1-1.4 1.3-4.8 4.7-4.7zM28 18l3.5-5s2.8.4 4.3 3.9l2.9-3.7s2.2 3.4 5.1.2c0 0-1.4 5.4-4.9 5.6-1.3.1-2.7-1-2.7-1v15s-.2 1.7 2.2 2.3c0 0-2.4 2.5-4.1 5-2.1-2.5-4.5-4.5-4.5-4.5s1.1-.4 1.2-2.1V19.1c-.2-.1-.4-2.4-3-1.1zm25.3-4.8s-3.9 3.3-7.3 4.5c-2.7.9-2.6 3.5-2.6 3.5v13.7s-.6 2.6 4.8 5.6c0 0 1.6-2.8 3.8-5.1 0 0 .4 3.5 4 4.8 0 0 1-2.8 3.3-4.5-1-.5-2.4-1-2.4-3.2V19.1s-.1-.5.9-1.6l-4.5-4.3zm-3.5 3.6c-1.1.5-1.5 1.6-1.4 2.7v13.1c0 1.2.7 2.6 1.9 2.6 1.7 0 1.7-1.9 1.7-1.9V19.7c-.1-.1.1-1.4-2.2-2.9zm15.6-3.4c-1.7 2.5-4 5.2-4 5.2s2.4.3 2.3 2.1v12.8c0 2-1.2 2.1-1.2 2.1s2.4 1.9 3.9 4.8c0 0 1.7-3 3.6-4.8 0 0-1.3.1-1.3-2.1V20.8c0-.8 1-2 1.9-2 1.7 0 2.1 1.4 2 2.5v13.1c0 1.8 0 3.6 3.4 5.9 0 0 1.8-2.9 4-4.8 0 0-2.4.2-2.4-2.5V19.8s0-1.8.6-2.2c0 0-2.5-1.9-4.4-4.3l-5 5.6c-.8-4.8-3.4-5.5-3.4-5.5zm27.8-9.5c-.5-.6-1.2.3-1.2.3l-2.6 3.1V5.6c-.1-1.4.5-2.8 1.9-3.9 0 0-3.9-.3-5.2 4.5 0 0-1.5-.9-2.5-.8C84 6 84 7 84 7v7.2h-1.3v2.3h1.4v17c0 1.6-1.2 2-1.2 2s2.5 1.7 4.2 5.2c0 0 1.4-3.2 5-5 0 0-2.6-.5-2.6-2.5V16.5h2.3v-2.3h-2.2v-.4l3.2-2.8c3.1-3.3 1.3-6.5.4-7.1zm-3.8 4.2v5.1s3.5-2.6 0-5.1zM105.3.8s-2.2 6.7-8.7 7v6H95v2.5h1.5V50h1.1v-6.5s-.1-2.8 1.6-3.1l1.5-.2s1.3 0 1.2-1.4V16.2h2.6v-2.5H102V6.1s6.4 5.4 8.7-4.9c.1.1-2.5 4.3-5.4-.4z'/%3E%3Cpath fill-rule='evenodd' d='M111 13.2c-1.9 2.9-4 4.3-4 4.3s1.7.3 1.8 2.3l.1 14.4c0 1.5-1 1.8-1 1.8 1.9 1.6 4.2 4.5 4.2 4.5s3.9-4.7 5.9-5.9c-.7 3.4 3.6 5.8 3.6 5.8l3.4-4.8s-1.8-.5-1.9-2.4V19.5c0-1.6 1-2.3 1-2.3-2.6-1.6-3.5-4.2-3.5-4.2-1.4 3-3.9 4.6-3.9 4.6s1.2.8 1.2 1.9v13.2c0 1-.7 2.4-2.1 2.4-1.2 0-1.8-1.4-1.9-2.1l-.1-14.5c0-3.3-2.8-5.3-2.8-5.3zm16.5 5.1l3.5-5s2.3.8 3.4 4l2.2-4s1.5 2.9 3.7.2c0 0 .3 6.4-3.2 6.4-1.4 0-2.4-1.3-2.4-1.3V33s-.3 2.8 2.9 2.6c0 0-2.9 2.1-4.3 4.8-2.1-2.5-4.9-4.5-4.9-4.5s1.4-.4 1.4-1.9l-.1-13.4c0 .1.2-2-2.2-2.3zm15.9-4.3h-1.1v2.6h1.1l.1 17.7c.1 1.2-.8 1.8-.8 1.8s2 1.6 4 4c2-2.8 4.8-4.3 4.8-4.3s-2.8-.3-2.8-2V16.6h2.8V14h-2.7V6.2l-5.2 1.9-.2 5.9zm20.3-.9c-1.9 2-3.4 2.1-4.6 2.7-2.1 1.1-5.1 1.9-5.1 5.9v11.8c0 5 4.2 5.4 6.7 6.7 1.7-3.2 5.3-5.8 5.3-5.8l-.6-.3s-1.3 1.4-3 1.4c-3.2-.1-3.2-3.5-3.2-3.5v-5.1s4.2-1.8 6.5-4.2c1-1 1.3-1.7 1.4-3.2 0-2.4-2.1-4.1-3.4-6.4zm-3.9 3.4s-.6.4-.6 3.3v6.6s6.8-2.7.6-9.9zm8.2 1c1.7-1.3 3.8-4.6 3.8-4.6s2 .7 3.4 4.1c1.2-1.5 2.4-4.1 2.4-4.1s2.2 3.8 4.7 0c0 0-.5 6.4-4.2 6.8-1.4.1-2.7-1.7-2.7-1.7v14.7c0 2.4 2.9 2.8 2.9 2.8s-3 1.7-4.5 4.7c-2.1-2.5-4.4-4.5-4.4-4.5s.9-.2.9-1.7V20c0-2.7-2.3-2.5-2.3-2.5zM198.5 9s-1.6 1.1-3 1.1c-1.2 0-2.2-1.1-2.2-2.2 0-1.6 1.7-2.4 3.4-2.4 3.3 0 4 4.6 4 4.6L193 32.3c-3.9 0-7.2 3.9-7.2 8.5 0 4.8 4 8.2 9.2 8.2 8 0 10.3-7.6 10.3-7.6-1.6 1.6-3.1 5.3-10.5 5.3-3.7 0-7.8-1.6-7.9-4.8 0-1.8 1.9-3.7 4.3-3.7 2.8 0 4.5 1.9 4.5 1.9l5.7-6.1-.4-.5-1.4 1.4c-2.1-2.2-5.4-2.6-5.4-2.6l2.4-6.9h7.7l2.6 11.1c.8 2.9 2.4 2.2 5 4.1l2.9-5.9s-2.2.6-3-2l-6.2-26.2S204.4 0 198.1 0c-3.6 0-6.9 2.5-6.9 6.2 0 2.4 2 4.6 4.4 4.6 1.9 0 2.9-1.8 2.9-1.8zm2.6 3l-3.9 11.5h6.5L201.1 12zM217 33.5c.1 1.2-1.7 1.7-1.7 1.7s2.4 2.2 4.5 5.2c1.7-3.4 4.5-4.8 4.5-4.8s-2.1-.1-2.1-1.8V2.7L217 5.2v28.3zm11.4-.2c0 1.4-1.1 2.1-1.1 2.1s2.3 2.4 4.1 5.1c1.8-3.6 4.6-4.9 4.6-4.9s-2.3-.1-2.3-1.8V2.3l-5.2 3v28zm21.2-20.5c-6 4.3-10.1 3.2-10.1 7.3v14.6c0 2.7 2.1 4.1 4.5 5.6l4.2-5v2.8c0 3.2 2.4 3.1 2.3 6.2 0 2.3-1.9 3.4-3.7 3.4-3.3 0-4.1-1.9-4.1-1.9s.1.3.9.3c1.6 0 2.6-1 2.6-2.5s-1.2-2.5-2.6-2.5c-1.5 0-2.7 1.2-2.7 2.5 0 2.1 1.2 4.8 6.2 4.8s8.4-3.8 8.4-6.7c0-2.3-2.1-2.8-2.1-5.5l-.1-17.8c0-1.1.9-1.9.9-1.9-2.8-1.6-4.6-3.7-4.6-3.7zm-1.5 6l-2.6-2.7s-.9.5-.9 2.7v14.4c.1 1.5.6 2.2 1.9 2.2 1.2 0 1.6-.7 1.6-2.3V18.8zm20.8-6c-1.4 1.1-4.2 2.6-5.5 3.1-4.7 1.7-4.8 2.3-4.8 5.8v12c0 5.4 4.2 4.6 6.9 6.5.6-2.7 4.3-5.8 4.3-5.8l-.2-.2s-1 .9-2.7.8c-3.2-.1-3.2-3-3.2-3v-4.7s3.7-2.1 6.3-4.5c1-1 1.3-1.9 1.4-3.3 0-2.4-1.4-3-2.5-6.7zm-4.5 3.4s-.7.7-.7 3.6v7s6.4-2.2.7-10.6zm12.9-3.4l-4.2 5s2.4.2 2.4 1.9l.1 13.9c0 1.8-.8 2.2-.8 2.2s2.1 1.8 3.7 4.6c1.2-2.7 3.6-4.9 3.6-4.9s-1.1-.9-1.1-2.3V20.6c.2-1.2 1-1.8 1.7-1.8.9 0 1.7.7 1.7 1.6l.1 13.1c0 1.2-.8 1.9-.8 1.9s1.9 2.4 3.3 5.2c1.5-3.2 3.8-5 3.8-5s-1.3-1-1.3-2.7V20.3c.2-1.1.8-1.6 1.6-1.7.9-.2 1.7.5 1.8 1.4l.1 15.3c0 2.5 2.1 3.8 4.3 5.1 1-2.9 3.5-5.1 3.5-5.1s-2.9.3-2.9-2.3l-.1-14.4c0-1.2 1-1.9 1-1.9-2.7-1.2-4.8-3.7-4.8-3.7l-4.7 5.8c.2-3-3.3-5.7-3.3-5.7l-5.1 6.2c-.4-5.5-3.6-6.5-3.6-6.5zm35.9-.1c-7.3 5.6-9.5 4.7-9.5 7.5v14.9c0 3.3 2.8 3.2 5.5 5.2 1.3-2.4 3.7-4.4 5.8-5.9l-.3-.3s-1.2 1-2.9.9c-3.6-.1-3.2-3.1-3.2-3.1v-4.8s2.8-1.5 5.4-3.8c1.1-.9 1.8-2.4 1.9-3.8.3-2.6-1.3-3.2-2.7-6.8zm-4.3 3.8s-.2.4-.2 3.3v6.8c.8-.5 6-3.2.2-10.1zm52.3-3.9c-4.4 4.5-9.9 4.2-10 8.6v14c.1 2.6 2.4 3.1 5.1 5.1 2.2-3.2 4.8-4.7 6.9-6.2l-.3-.3s-2.1 1.7-3.8 1.6c-3.6-.1-3-3.4-3-3.4v-5.1s2.3-1.1 5.4-3.4c1.1-.8 2.2-2 2.2-3.4.2-2.7-1.2-3.1-2.5-7.5zm-4.6 3.7s-.6.6-.6 3.5v6.6c3.1-1.4 4.7-6.4.6-10.1zm-23.7-3.4l-3.5 4.6s2.6.4 2.5 2.2v14.1c0 .6-.9 1.6-.9 1.6s2.2 2.4 3.1 4.8c1.7-2.6 4.1-4.8 4.1-4.8s-1.3-.7-1.3-2V20.7c.4-1.1 1.1-1.8 1.9-1.9.8 0 1.8.7 1.7 1.6v13.9c0 4.3 3.8 5.9 3.8 5.9l3.3-4.8s-2.1 0-2.2-1.6V19c.1-1.3.9-2 .9-2-2.5-1-4.3-3.4-4.3-3.4l-5 5.5c-.1-5.1-4.1-6.2-4.1-6.2zm-10.5.1c-1.4 2.1-4.3 4.2-4.3 4.2s2 .3 2 2v14.4c0 1.2-1.2 1.9-1.2 1.9s2.1 2.2 3.4 4.6c1.6-2.5 3.8-4.7 3.8-4.7s-1.2-.7-1.1-1.9V19.1c0-1.3 1.1-2 1.1-2-1.9-1.6-3.7-4.1-3.7-4.1z'/%3E%3Ccircle cx='322.5' cy='5.1' r='2.9'/%3E%3C/svg%3E")
}

.o-Icon-mail-01 {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3E%3Cpath d='M32 4a1 1 0 0 0-1-1H1a1 1 0 0 0-1 1v24a1 1 0 0 0 1 1h30a1 1 0 0 0 1-1zM16 18.21L3.52 5h24.95zM11.09 16L2 25.6V6.41zm1.37 1.4l2.81 3a1 1 0 0 0 .73.33 1 1 0 0 0 .73-.31l2.81-3L28.68 27H3.32zm8.45-1.4L30 6.41v19.18z'/%3E%3C/svg%3E")
}

.o-Icon-mail-02 {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32' width='32' height='32'%3E%3Cpath d='M16.14 17.18l15.7-13.72A1.06 1.06 0 0 0 30.78 3H1.51a1.06 1.06 0 0 0-1.05.46zm6.07-2.07L32 25.63V6.43l-9.79 8.68zM0 6.43v19.35L9.89 15.2 0 6.43z'/%3E%3Cpath d='M20.36 16.75l-3.42 3a1.2 1.2 0 0 1-1.6 0L12 16.83 1 28.76a1.3 1.3 0 0 0 .54.24h29.24a1.29 1.29 0 0 0 .63-.3z'/%3E%3C/svg%3E")
}

.o-Icon-mail-03 {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32' width='32' height='32'%3E%3Cpath d='M31 3H1a1 1 0 0 0-1 1v24a1 1 0 0 0 1 1h30a1 1 0 0 0 1-1V4a1 1 0 0 0-1-1zm-2.91 2L16 18.26 3.88 5zM2 27V6.3l13 14a1.31 1.31 0 0 0 1.86 0L30 6.3V27z'/%3E%3C/svg%3E")
}

.o-Icon-menu {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32' width='32' height='32'%3E%3Cpath d='M31 8H1a1 1 0 0 1 0-2h30a1 1 0 0 1 0 2zm0 10H1a1 1 0 0 1 0-2h30a1 1 0 0 1 0 2zm0 10H1a1 1 0 0 1 0-2h30a1 1 0 0 1 0 2z'/%3E%3C/svg%3E")
}

.o-Icon-one-page {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 40 40' width='40' height='40'%3E%3Cpath d='M23 2H1a1 1 0 0 1 0-2h22a1 1 0 0 1 0 2zm0 38H1a1 1 0 0 1 0-2h22a1 1 0 0 1 0 2zm0-19H1a1 1 0 0 1 0-2h22a1 1 0 0 1 0 2zm-8.8 12.67H1a1 1 0 0 1 0-2h13.2a1 1 0 1 1 0 2zm4.4-25.34H1a1 1 0 0 1 0-2h17.6a1 1 0 0 1 0 2zm-5.5 6.34H1a1 1 0 1 1 0-2h12.1a1 1 0 1 1 0 2zM4.3 27.33H1a1 1 0 0 1 0-2h3.3a1 1 0 1 1 0 2zM23 33.67h-3.3a1 1 0 1 1 0-2H23a1 1 0 0 1 0 2zm0-6.34H10.9a1 1 0 1 1 0-2H23a1 1 0 0 1 0 2z'/%3E%3C/svg%3E")
}

.o-Icon-open {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' width='20' height='20'%3E%3Cpath d='M18 7l-8 8-8-8z'/%3E%3C/svg%3E")
}

.o-Icon-permalink {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32' width='32' height='32'%3E%3Cpath d='M18.1 12.8c-.3 0-.6.1-.8.3-.4.4-.4 1.1 0 1.5 1.1 1.1 1.7 2.5 1.7 4.1 0 1.5-.6 3-1.7 4.1L12 28.2c-1.1 1.1-2.5 1.7-4.1 1.7-1.5 0-3-.6-4.1-1.7-2.3-2.3-2.3-5.9 0-8.2l4-4c.2-.2.3-.5.3-.8 0-.3-.1-.6-.3-.8-.2-.2-.5-.3-.8-.3-.3 0-.6.1-.8.3l-4 4C.8 20 0 22 0 24.1s.8 4.1 2.3 5.6C3.8 31.2 5.8 32 7.9 32c2.1 0 4.1-.8 5.6-2.3l5.4-5.4c1.5-1.5 2.3-3.5 2.3-5.6 0-2.1-.8-4.1-2.3-5.6-.2-.2-.5-.3-.8-.3zm-6 15.4c-.6.6-1.2 1-1.9 1.3.6-.3 1.3-.7 1.9-1.3zM29.7 2.3C28.2.8 26.2 0 24.1 0 22 0 20 .8 18.5 2.3l-5.4 5.4c-1.5 1.5-2.3 3.5-2.3 5.6 0 2.1.8 4.1 2.3 5.6.2.2.5.3.8.3.3 0 .6-.1.8-.3.2-.2.3-.5.3-.8 0-.3-.1-.6-.3-.8-1.1-1.1-1.7-2.5-1.7-4.1 0-1.5.6-3 1.7-4.1L20 3.8c1.1-1.1 2.5-1.7 4.1-1.7 1.5 0 3 .6 4.1 1.7 2.3 2.3 2.3 5.9 0 8.2L24 16.1c-.2.2-.3.5-.3.8 0 .3.1.6.3.8.2.2.5.3.8.3s.6-.1.8-.3l4.1-4.1C31.2 12 32 10 32 7.9s-.8-4.1-2.3-5.6z'/%3E%3C/svg%3E")
}

.o-Icon-play-big {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 40 40' width='40' height='40'%3E%3Cpath d='M1 39.75a1 1 0 0 1-1-1V1.25a1 1 0 0 1 1.44-.9l38 18.74a1 1 0 0 1 0 1.79l-38 18.76a1 1 0 0 1-.44.11zM2 2.86v34.28L36.74 20z'/%3E%3C/svg%3E")
}

.o-Icon-play-small {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32' width='32' height='32'%3E%3Cpath d='M1 32a1 1 0 0 1-1-1V1A1 1 0 0 1 1.45.11l30 15a1 1 0 0 1 0 1.79l-30 15A1 1 0 0 1 1 32zM2 2.62v26.76L28.76 16z'/%3E%3C/svg%3E")
}

.o-Icon-player-audio {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100' width='100' height='100'%3E%3Cpath d='M50 100a50 50 0 1 1 50-50 50.06 50.06 0 0 1-50 50zm0-98a48 48 0 1 0 48 48A48.05 48.05 0 0 0 50 2z'/%3E%3Cpath d='M54 66a1 1 0 0 1-.55-.17L41.7 58H35a1 1 0 0 1-1-1V43a1 1 0 0 1 1-1h6.7l11.75-7.83A1 1 0 0 1 55 35v30a1 1 0 0 1-1 1zM36 56h6a1 1 0 0 1 .55.17l10.45 7v-26.3l-10.45 7A1 1 0 0 1 42 44h-6zm22 2a1 1 0 0 1 0-2 6 6 0 0 0 0-12 1 1 0 0 1 0-2 8 8 0 0 1 0 16z'/%3E%3C/svg%3E")
}

.o-Icon-player-loading {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100' width='100' height='100'%3E%3Cpath d='M50.22 12a1 1 0 0 1-1-1V1a1 1 0 0 1 2 0v10a1 1 0 0 1-1 1zm0 88a1 1 0 0 1-1-1V89a1 1 0 0 1 2 0v10a1 1 0 0 1-1 1zM11 51.22H1a1 1 0 0 1 0-2h10a1 1 0 0 1 0 2zm88 0H89a1 1 0 0 1 0-2h10a1 1 0 0 1 0 2zM40.12 13.27a1 1 0 0 1-1-.74l-2.56-9.66a1 1 0 0 1 1.93-.52L41.08 12a1 1 0 0 1-1 1.26zm22.77 85a1 1 0 0 1-1-.74l-2.59-9.66a1 1 0 1 1 1.93-.52L63.86 97a1 1 0 0 1-1 1.26zM2.73 63.89a1 1 0 0 1-.26-2l9.66-2.59a1 1 0 0 1 .52 1.93L3 63.86a1 1 0 0 1-.27.03zm85-22.77a1 1 0 0 1-.26-2l9.66-2.59a1 1 0 0 1 .52 1.93L88 41.08a1 1 0 0 1-.27.04zm-57.04-24a1 1 0 0 1-.87-.5l-5-8.62a1 1 0 1 1 1.73-1l5 8.66a1 1 0 0 1-.87 1.5zm44 76.21a1 1 0 0 1-.87-.5l-5-8.66a1 1 0 0 1 1.73-1l5 8.66a1 1 0 0 1-.87 1.5zM7.68 75.69a1 1 0 0 1-.5-1.87l8.66-5a1 1 0 0 1 1 1.73l-8.66 5a1 1 0 0 1-.5.14zm76.21-44a1 1 0 0 1-.5-1.87l8.66-5a1 1 0 1 1 1 1.73l-8.66 5a1 1 0 0 1-.5.14zm-61.31-8.42a1 1 0 0 1-.71-.29L14.8 15.9a1 1 0 0 1 1.41-1.41l7.07 7.07a1 1 0 0 1-.71 1.71zM84.8 85.49a1 1 0 0 1-.71-.29L77 78.13a1 1 0 0 1 1.41-1.41l7.07 7.07a1 1 0 0 1-.71 1.71zm-69.29.31a1 1 0 0 1-.71-1.71L21.87 77a1 1 0 1 1 1.41 1.41l-7.07 7.07a1 1 0 0 1-.7.32zm62.22-62.22a1 1 0 0 1-.73-1.71l7.1-7.07a1 1 0 0 1 1.41 1.41l-7.07 7.07a1 1 0 0 1-.71.3zm-61.4 7.73a1 1 0 0 1-.5-.13l-8.66-5a1 1 0 1 1 1-1.73l8.66 5a1 1 0 0 1-.5 1.87zm76.21 44a1 1 0 0 1-.5-.13l-8.66-5a1 1 0 0 1 1-1.73l8.66 5a1 1 0 0 1-.5 1.87zM25.69 93.54a1 1 0 0 1-.87-1.5l5-8.66a1 1 0 1 1 1.73 1l-5 8.66a1 1 0 0 1-.86.5zm44-76.2a1 1 0 0 1-.87-1.5l5-8.66a1 1 0 0 1 1.73 1l-5 8.66a1 1 0 0 1-.86.5zm-57.3 23.35a1 1 0 0 1-.26 0l-9.66-2.62A1 1 0 1 1 3 36.14l9.66 2.59a1 1 0 0 1-.26 2zm85 22.78a1 1 0 0 1-.26 0l-9.66-2.59a1 1 0 0 1 .53-1.96l9.66 2.59a1 1 0 0 1-.26 2zM37.53 98.39a1 1 0 0 1-1-1.26l2.59-9.66a1 1 0 1 1 1.93.52l-2.55 9.66a1 1 0 0 1-.97.74zm22.78-85a1 1 0 0 1-1-1.26l2.59-9.66a1 1 0 1 1 1.96.53l-2.59 9.66a1 1 0 0 1-.96.73z'/%3E%3C/svg%3E")
}

.o-Icon-player-pause {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100' width='100' height='100'%3E%3Cpath d='M50 100a50 50 0 1 1 50-50 50.06 50.06 0 0 1-50 50zm0-98a48 48 0 1 0 48 48A48.05 48.05 0 0 0 50 2z'/%3E%3Cpath d='M46 66h-8a1 1 0 0 1-1-1V35a1 1 0 0 1 1-1h8a1 1 0 0 1 1 1v30a1 1 0 0 1-1 1zm-7-2h6V36h-6zm23 2h-8a1 1 0 0 1-1-1V35a1 1 0 0 1 1-1h8a1 1 0 0 1 1 1v30a1 1 0 0 1-1 1zm-7-2h6V36h-6z'/%3E%3C/svg%3E")
}

.o-Icon-player-play-audio {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='100' height='100'%3E%3Cpath fill='%23111' d='M50 100a50 50 0 0 1-35.353-85.353A49.999 49.999 0 0 1 100 50c-.033 27.6-22.4 49.967-50 50z'/%3E%3Cpath d='M50 100a50 50 0 1 1 50-50 50.06 50.06 0 0 1-50 50zm0-98a48 48 0 1 0 48 48A48.05 48.05 0 0 0 50 2z'/%3E%3Cpath d='M54 66a1 1 0 0 1-.55-.17L41.7 58H35a1 1 0 0 1-1-1V43a1 1 0 0 1 1-1h6.7l11.75-7.83A1 1 0 0 1 55 35v30a1 1 0 0 1-1 1zM36 56h6a1 1 0 0 1 .55.17l10.45 7v-26.3l-10.45 7A1 1 0 0 1 42 44h-6zm22 2a1 1 0 0 1 0-2 6 6 0 0 0 0-12 1 1 0 0 1 0-2 8 8 0 0 1 0 16z'/%3E%3C/svg%3E")
}

.o-Icon-player-play {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='100' height='100'%3E%3Cpath fill='%23111' d='M50 100a50 50 0 0 1-35.353-85.353A49.999 49.999 0 0 1 100 50c-.033 27.6-22.4 49.967-50 50z'/%3E%3Cpath d='M50 100a50 50 0 1 1 50-50 50.06 50.06 0 0 1-50 50zm0-98a48 48 0 1 0 48 48A48.05 48.05 0 0 0 50 2z'/%3E%3Cpath d='M40 68a1 1 0 0 1-1-1V37a1 1 0 0 1 1.45-.89l30 15a1 1 0 0 1 0 1.79l-30 15a1 1 0 0 1-.45.1zm1-29.38v26.76L67.76 52 41 38.62z'/%3E%3C/svg%3E")
}

.o-Icon-player-reload {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100' width='100' height='100'%3E%3Cpath d='M50 100a50 50 0 1 1 50-50 50.06 50.06 0 0 1-50 50zm0-98a48 48 0 1 0 48 48A48.05 48.05 0 0 0 50 2z'/%3E%3Cpath d='M68.5 46.89a1 1 0 0 0-1.41.09l-2.29 2.58A14 14 0 1 0 50.83 64a1 1 0 0 0 0-2 12 12 0 1 1 12-12.56l-2.3-2.12a1 1 0 0 0-1.35 1.47l5 4.57 4.47-5.07a1 1 0 0 0-.15-1.4z'/%3E%3C/svg%3E")
}

.o-Icon-player-stop {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100' width='100' height='100'%3E%3Cpath d='M50 100a50 50 0 1 1 50-50 50.06 50.06 0 0 1-50 50zm0-98a48 48 0 1 0 48 48A48.05 48.05 0 0 0 50 2z'/%3E%3Cpath d='M65 66H35a1 1 0 0 1-1-1V35a1 1 0 0 1 1-1h30a1 1 0 0 1 1 1v30a1 1 0 0 1-1 1zm-29-2h28V36H36z'/%3E%3C/svg%3E")
}

.o-Icon-point-small {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' width='20' height='20'%3E%3Ccircle cx='10' cy='10' r='8'/%3E%3C/svg%3E")
}

.o-Icon-print {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32' width='32' height='32'%3E%3Cpath d='M23 19H9a1 1 0 0 0-1 1v11a1 1 0 0 0 1 1h10a1 1 0 0 0 .71-.29l4-4A1 1 0 0 0 24 27v-7a1 1 0 0 0-1-1zm-1 7.59L18.59 30H10v-9h12z'/%3E%3Cpath d='M31 9h-7V1a1 1 0 0 0-1-1H9a1 1 0 0 0-1 1v8H1a1 1 0 0 0-1 1v14a1 1 0 0 0 1 1h5v-2H2V11h28v12h-4v2h5a1 1 0 0 0 1-1V10a1 1 0 0 0-1-1zM10 2h12v7H10z'/%3E%3C/svg%3E")
}

.o-Icon-search {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32' width='32' height='32'%3E%3Cpath d='M12 24a12 12 0 1 1 12-12 12 12 0 0 1-12 12zm0-22a10 10 0 1 0 10 10A10 10 0 0 0 12 2zm19 30a1 1 0 0 1-.71-.29l-9-9a1 1 0 0 1 1.41-1.41l9 9A1 1 0 0 1 31 32z'/%3E%3C/svg%3E")
}

.o-Icon-share-01-big {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32' width='32' height='32'%3E%3Cpath d='M26.21 20.63a5.82 5.82 0 0 0-4.14 1.71l-10.8-5.11a5.37 5.37 0 0 0 0-2.61l11.29-5.15a5.59 5.59 0 0 0 3.76 1.45 5.51 5.51 0 0 0 5.56-5.46 5.56 5.56 0 0 0-11.11 0 5.35 5.35 0 0 0 .47 2.2l-10.82 5a5.75 5.75 0 0 0-4.68-2.39 5.62 5.62 0 1 0 0 11.24 5.75 5.75 0 0 0 4.56-2.31l10.54 5a5.57 5.57 0 0 0-.42 2.12 5.79 5.79 0 1 0 5.79-5.68z'/%3E%3C/svg%3E")
}

.o-Icon-share-01-small {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' width='20' height='20'%3E%3Cpath d='M16.5 12a3.49 3.49 0 0 0-2.85 1.48l-6.83-2.93A3.47 3.47 0 0 0 7 9.5a3.47 3.47 0 0 0-.18-1.05l6.83-2.93a3.49 3.49 0 1 0-.65-2v.12L5.67 6.77a3.5 3.5 0 1 0 0 5.46L13 15.38v.12a3.5 3.5 0 1 0 3.5-3.5z'/%3E%3C/svg%3E")
}

.o-Icon-sms {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg fill='%231d1d1b' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 40 40' width='40' height='40'%3E%3Cpath class='cls-1' d='M4.48 27a9.42 9.42 0 0 1-2.23-.25 7.92 7.92 0 0 1-2-.83v-3.1a7.32 7.32 0 0 0 2 .94 7.41 7.41 0 0 0 2.2.34 2.34 2.34 0 0 0 1.44-.37 1.15 1.15 0 0 0 .48-.95 1.36 1.36 0 0 0-.44-1.07A4.06 4.06 0 0 0 4.77 21q-.65-.28-1.42-.54a5.65 5.65 0 0 1-1.42-.71 3.78 3.78 0 0 1-1.09-1.14 3.72 3.72 0 0 1-.44-1.93A4.1 4.1 0 0 1 .75 15a4 4 0 0 1 1-1.35 4.56 4.56 0 0 1 1.57-.89 6.4 6.4 0 0 1 2.09-.32 7.81 7.81 0 0 1 1.75.19 4.76 4.76 0 0 1 1.47.59v2.88a5.23 5.23 0 0 0-2.92-.76q-2 0-2 1.28a1 1 0 0 0 .45.88 4.92 4.92 0 0 0 1.1.5l1.45.48a5.05 5.05 0 0 1 1.45.73 3.91 3.91 0 0 1 1.11 1.29 4.36 4.36 0 0 1 .45 2.13 3.86 3.86 0 0 1-.45 1.91 4.19 4.19 0 0 1-1.18 1.36 5 5 0 0 1-1.68.8 7.29 7.29 0 0 1-1.93.3zm7.64-.3l.4-14h4l2.38 6.48.48 1.43q.24.71.46 1.43.22-.72.46-1.43t.46-1.41l2.3-6.5h4.14l.4 14h-3.3l-.12-5.52v-3.36q-.52 1.72-1.08 3.36l-1.9 5.52h-2.8L16.44 21q-.28-.8-.53-1.6l-.51-1.62v3.28l-.14 5.6zm22.38.3a9.42 9.42 0 0 1-2.23-.25 7.92 7.92 0 0 1-2-.83v-3.1a7.32 7.32 0 0 0 2 .94 7.41 7.41 0 0 0 2.2.34 2.34 2.34 0 0 0 1.44-.37 1.15 1.15 0 0 0 .48-.95 1.36 1.36 0 0 0-.44-1.07 4.06 4.06 0 0 0-1.16-.71q-.65-.28-1.42-.54a5.65 5.65 0 0 1-1.42-.71 3.78 3.78 0 0 1-1.09-1.18 3.72 3.72 0 0 1-.44-1.93 4.1 4.1 0 0 1 .35-1.7 4 4 0 0 1 1-1.35 4.56 4.56 0 0 1 1.57-.89 6.4 6.4 0 0 1 2.09-.32 7.81 7.81 0 0 1 1.75.19 4.76 4.76 0 0 1 1.47.59v2.88a5.23 5.23 0 0 0-2.92-.76q-2 0-2 1.28a1 1 0 0 0 .45.88 4.92 4.92 0 0 0 1.11.53l1.45.48a5 5 0 0 1 1.45.73 3.91 3.91 0 0 1 1.11 1.29 4.37 4.37 0 0 1 .45 2.13 3.86 3.86 0 0 1-.45 1.91 4.19 4.19 0 0 1-1.18 1.35 5 5 0 0 1-1.68.8 7.29 7.29 0 0 1-1.94.34z'/%3E%3C/svg%3E")
}

.o-Icon-twitter {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32' width='32' height='32'%3E%3Cpath d='M31.71 6.22a13 13 0 0 1-3.74 1 6.5 6.5 0 0 0 2.86-3.6 13 13 0 0 1-4.13 1.6 6.51 6.51 0 0 0-11.08 5.93A18.47 18.47 0 0 1 2.21 4.36a6.52 6.52 0 0 0 2 8.69 6.53 6.53 0 0 1-2.95-.81v.08a6.51 6.51 0 0 0 5.22 6.38 6.33 6.33 0 0 1-1.71.23 6.52 6.52 0 0 1-1.22-.12 6.5 6.5 0 0 0 6.08 4.52 13.05 13.05 0 0 1-8.08 2.79A13.26 13.26 0 0 1 0 26a18.44 18.44 0 0 0 10 2.92c12 0 18.51-9.91 18.51-18.51v-.84a13.17 13.17 0 0 0 3.25-3.37'/%3E%3C/svg%3E")
}

.o-Icon-warning {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32' width='32' height='32'%3E%3Cpath d='M21.41 9l7.29-7.29A1 1 0 0 0 28 0H6a1 1 0 0 0-1 1v30a1 1 0 0 0 2 0V18h21a1 1 0 0 0 .71-1.71zM7 16V2h18.59l-6.3 6.29a1 1 0 0 0 0 1.41l6.3 6.3z'/%3E%3C/svg%3E")
}

.o-Icon-weather-cloud-sun {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='495.897' height='512' viewBox='-24.398 0 495.897 512'%3E%3Cpath d='M398.992 289.102c-12.338-57.594-63.49-100.796-124.762-100.796-18.662 0-36.373 4.013-52.34 11.22-14.231-27.354-42.761-46.072-75.729-46.072-47.174 0-85.422 38.239-85.422 85.414 0 21.014 7.675 40.167 20.271 55.033-12.196 15.716-19.538 35.396-19.538 56.834 0 51.111 41.31 92.563 92.363 92.812v.025h239.241v-.051c.357.01.7.051 1.06.051 42.721 0 77.363-34.628 77.363-77.364.002-41.085-32.064-74.587-72.507-77.106zm-252.83-118.566c26.411 0 49.201 15.149 60.58 37.114a128.505 128.505 0 0 0-46.248 50.553c-2.061-.135-4.104-.309-6.19-.309-23.625 0-45.113 8.894-61.505 23.432-9.327-11.67-14.974-26.394-14.974-42.46 0-37.673 30.656-68.33 68.337-68.33zm248.317 255.951c-.324-.025-.658-.033-1.001-.043l-17.484-.358v.401H158.992l-5.072-.025c-41.551-.2-75.361-34.178-75.361-75.729 0-41.77 33.977-75.754 75.745-75.754 1.285 0 2.553.101 3.821.184l1.268.092 11.228.727 5.105-10.027c18.995-37.356 56.743-60.563 98.504-60.563 51.777 0 97.217 36.713 108.062 87.292l2.711 12.664 12.93.811c31.676 1.977 56.485 28.354 56.485 60.053 0 33.12-26.854 60.083-59.939 60.275zM137.67 67.771h17.085v68.104H137.67zM-24.398 229.957h68.104v17.084h-68.104zm92.47-57.171l-48.166-48.165 12.079-12.079 48.166 48.166z'/%3E%3Cpath d='M224.383 172.811l-12.078-12.078 48.149-48.15 12.078 12.079z'/%3E%3C/svg%3E")
}

.o-Icon-weather-cloud {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='452.738' height='512' viewBox='-2.818 0 452.738 512'%3E%3Cpath d='M232.104 131.821c58.002 0 108.904 41.126 121.051 97.793l2.72 12.671 12.931.801c35.903 2.236 64.033 32.143 64.033 68.088 0 37.557-30.458 68.137-67.973 68.338a30.281 30.281 0 0 0-1.167-.059l-17.451-.309v.367H104.185l-4.938-.025c-46.857-.233-84.98-38.549-84.98-85.404 0-47.101 38.314-85.424 85.414-85.424 1.493 0 2.961.118 4.43.218l1.276.091 11.245.742 5.106-10.044c21.296-41.851 63.582-67.844 110.366-67.844m0-17.085c-54.867 0-102.309 31.416-125.59 77.181-2.27-.151-4.529-.342-6.832-.342-56.609 0-102.499 45.89-102.499 102.508 0 56.44 45.614 102.205 101.981 102.489v.024H363.33v-.059c.393.008.776.059 1.169.059 47.164 0 85.421-38.239 85.421-85.423 0-45.363-35.403-82.362-80.058-85.14-13.631-63.597-70.105-111.297-137.758-111.297z'/%3E%3C/svg%3E")
}

.o-Icon-weather-drizzle-alt-sun {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='495.452' height='512' viewBox='-24.174 0 495.452 512'%3E%3Cpath d='M138.129 23.416h17.084V91.52h-17.084zM-24.174 184.985H43.93v17.083h-68.104zm92.02-57.578L19.681 79.242l12.08-12.08 48.166 48.165zm156.301.027l-12.078-12.078 48.15-48.15 12.077 12.079z'/%3E%3Cpath d='M398.768 243.721c-12.339-57.593-63.49-100.796-124.765-100.796-18.661 0-36.369 4.012-52.329 11.22-14.24-27.353-42.77-46.073-75.737-46.073-47.174 0-85.422 38.24-85.422 85.414 0 21.014 7.683 40.167 20.271 55.033-12.205 15.717-19.537 35.396-19.537 56.834 0 51.11 41.31 92.562 92.363 92.813v.025h10.144v-17.087H157.6l-3.904-.022c-41.552-.2-75.362-34.179-75.362-75.729 0-41.769 33.977-75.754 75.746-75.754 1.284 0 2.552.1 3.82.192l1.269.083 11.228.725 5.097-10.035c19.003-37.347 56.751-60.555 98.51-60.555 51.781 0 97.229 36.713 108.056 87.292l2.721 12.672 12.929.801c31.676 1.969 56.484 28.354 56.484 60.055 0 33.127-26.854 60.097-59.938 60.279a15.49 15.49 0 0 0-1.001-.041l-17.485.041h-6.999v17.086h24.085v-.052c.357.009.699.052 1.059.052 42.721 0 77.364-34.629 77.364-77.365-.003-41.086-32.07-74.589-72.511-77.108zm-238.499-30.899c-2.061-.133-4.104-.308-6.189-.308-23.625 0-45.122 8.901-61.506 23.432-9.327-11.679-14.975-26.395-14.975-42.461 0-37.672 30.657-68.329 68.338-68.329 26.402 0 49.201 15.149 60.571 37.113a128.436 128.436 0 0 0-46.239 50.553zm97.452 185.501h17.084v34.171h-17.084z'/%3E%3Cpath d='M326.058 363.971h17.085v34.354h-17.085zm-136.676 0h17.085v34.354h-17.085zM334.6 428.397c-7.065 0-12.812 5.729-12.812 12.812 0 7.081 5.747 12.813 12.812 12.813 7.066 0 12.814-5.732 12.814-12.813 0-7.082-5.748-12.812-12.814-12.812zm-68.338 33.902c-7.063 0-12.812 5.732-12.812 12.813 0 7.083 5.748 12.812 12.812 12.812 7.066 0 12.814-5.729 12.814-12.812 0-7.081-5.748-12.813-12.814-12.813zm-68.338-34.261c-7.066 0-12.813 5.73-12.813 12.813 0 7.081 5.747 12.812 12.813 12.812 7.065 0 12.813-5.731 12.813-12.812.001-7.081-5.747-12.813-12.813-12.813z'/%3E%3C/svg%3E")
}

.o-Icon-weather-fog {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='478.365' height='512' viewBox='-15.632 0 478.365 512'%3E%3Cpath d='M-15.632 302.65h478.365v17.082H-15.632zm34.169 51.252H445.65v17.086H18.537zm51.254 51.253h307.521v17.085H69.791zM1.453 251.396H445.65v17.084H1.453zm101.43-68.38c1.494 0 2.962.117 4.43.217l1.277.083 11.245.751 5.105-10.044c21.297-41.852 63.583-67.845 110.365-67.845 58.002 0 108.913 41.126 121.051 97.793l2.72 12.664 12.932.809c10.312.642 19.944 3.628 28.495 8.325h28.071c-14.332-14.548-33.802-24.025-55.507-25.376-13.632-63.6-70.107-111.3-137.762-111.3-54.866 0-102.307 31.416-125.59 77.181-2.269-.15-4.53-.342-6.833-.342-41.368 0-76.913 24.551-93.113 59.837h19.229c14.791-25.51 42.336-42.753 73.885-42.753z'/%3E%3C/svg%3E")
}

.o-Icon-weather-lightning {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='452.738' height='512' viewBox='-2.819 0 452.738 512'%3E%3Cpath d='M369.862 183.308c-13.631-63.6-70.105-111.299-137.761-111.299-54.866 0-102.308 31.416-125.589 77.18-2.27-.15-4.529-.342-6.832-.342-56.609 0-102.499 45.89-102.499 102.507 0 56.442 45.614 102.207 101.981 102.49v.025h51.779v-17.085h-47.875l-3.821-.025c-46.857-.233-84.98-38.548-84.98-85.405 0-47.099 38.314-85.422 85.414-85.422 1.493 0 2.961.117 4.438.217l1.268.084 11.245.75 5.106-10.043c21.289-41.852 63.583-67.846 110.366-67.846 58.002 0 108.912 41.126 121.059 97.793l2.712 12.663 12.931.81c35.903 2.236 64.033 32.142 64.033 68.088 0 37.563-30.458 68.137-67.973 68.337-.424-.025-.793-.041-1.167-.059l-43.078.059h1.167v17.085h41.544v-.06c.393.01.776.06 1.169.06 47.164 0 85.421-38.24 85.421-85.422 0-45.365-35.403-82.363-80.058-85.14z'/%3E%3Cpath d='M235.014 353.902h35.961l-54.789-78.256-13.991 9.801 35.972 51.371h-35.972l10.862 15.516 9.502 13.573 51.061 73.419 13.998-9.795-51.061-73.427z'/%3E%3C/svg%3E")
}

.o-Icon-weather-rain-alt {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='452.738' height='512' viewBox='-2.819 0 452.738 512'%3E%3Cpath d='M274.979 379.396l-58.793-83.971-13.991 9.802 58.794 83.97 9.503 13.574 29.69 42.401 13.997-9.792-29.69-42.412zm68.355-.016l-58.811-83.955-13.99 9.809 58.82 83.955 8.585 12.262 30.615 43.695 13.998-9.792-30.615-43.706zm-136.692.016l-58.795-83.971-13.989 9.809 58.794 83.963 10.119 14.457 29.081 41.528 13.989-9.802-29.072-41.528z'/%3E%3Cpath d='M369.862 177.46c-13.631-63.601-70.105-111.3-137.761-111.3-54.866 0-102.308 31.416-125.589 77.181-2.27-.149-4.529-.342-6.832-.342-56.609 0-102.499 45.889-102.499 102.507 0 56.442 45.614 102.207 101.981 102.49v.025h17.61v-17.086h-13.706l-3.821-.022c-46.857-.233-84.98-38.55-84.98-85.407 0-47.099 38.314-85.422 85.414-85.422 1.493 0 2.961.117 4.438.217l1.268.083 11.245.751 5.106-10.043c21.289-41.853 63.583-67.846 110.366-67.846 58.002 0 108.912 41.125 121.059 97.793l2.712 12.663 12.931.809c35.903 2.236 64.033 32.142 64.033 68.087 0 37.564-30.458 68.139-67.973 68.338a309.23 309.23 0 0 0-1.167-.059l-8.908.059h1.167v17.086h7.374v-.059c.393.008.776.059 1.169.059 47.164 0 85.421-38.239 85.421-85.424 0-45.363-35.403-82.36-80.058-85.138z'/%3E%3C/svg%3E")
}

.o-Icon-weather-snow-alt {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='452.738' height='512' viewBox='-2.819 0 452.738 512'%3E%3Cpath d='M369.862 183.308c-13.631-63.6-70.105-111.299-137.761-111.299-54.866 0-102.308 31.416-125.589 77.18-2.27-.15-4.529-.342-6.832-.342-56.609 0-102.499 45.89-102.499 102.507 0 56.442 45.614 102.207 101.981 102.49v.025h17.61v-17.085h-13.706l-3.821-.025c-46.857-.233-84.98-38.548-84.98-85.405 0-47.099 38.314-85.422 85.414-85.422 1.493 0 2.961.117 4.438.217l1.268.084 11.245.75 5.106-10.043c21.289-41.852 63.583-67.846 110.366-67.846 58.002 0 108.912 41.126 121.059 97.793l2.712 12.663 12.931.81c35.903 2.236 64.033 32.142 64.033 68.088 0 37.563-30.458 68.137-67.973 68.337-.424-.025-.793-.041-1.167-.059l-17.451.059h-7.375v17.085h24.459v-.06c.393.01.776.06 1.169.06 47.164 0 85.421-38.24 85.421-85.422 0-45.365-35.403-82.363-80.058-85.14z'/%3E%3Cpath d='M185.111 345.51v-22.465l18.562 10.444 5.855-10.427-21.097-11.871 21.097-11.871-5.855-10.427-18.562 10.445v-22.166h-17.085v22.541l-19.228-10.82-5.856 10.427 21.098 11.871-21.098 11.871 5.856 10.427 19.228-10.818v22.839zm44.096 37.198l-18.561 10.442v-22.162h-17.084v22.539l-19.229-10.819-5.856 10.428 21.097 11.87-21.097 11.87 5.856 10.428 19.229-10.819v22.841h17.084V416.86l18.561 10.444 5.855-10.428-21.095-11.87 21.095-11.87zm77.015-59.646l-18.562 10.445v-22.165h-17.085v22.539l-19.227-10.819-5.858 10.427 21.097 11.87-21.097 11.871 5.858 10.429 19.227-10.82v22.841h17.085v-22.465l18.562 10.444 5.854-10.429-21.096-11.871 21.096-11.87z'/%3E%3C/svg%3E")
}

.o-Icon-weather-sun {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='444' height='512' viewBox='1.453 0 444.197 512'%3E%3Cpath d='M223.551 144.567c-61.331 0-111.049 49.71-111.049 111.041 0 61.339 49.719 111.065 111.049 111.065 61.33 0 111.049-49.726 111.049-111.065 0-61.331-49.718-111.041-111.049-111.041zm0 205.023c-51.812 0-93.965-42.16-93.965-93.981 0-51.805 42.152-93.957 93.965-93.957 51.812 0 93.965 42.152 93.965 93.957.001 51.821-42.153 93.981-93.965 93.981zm-8.6-316.022h17.084v85.422h-17.084zm0 358.775h17.084v85.422h-17.084zM1.453 247.125h85.364v17.084H1.453zm358.715 0h85.482v17.084h-85.482zm-36.498-79.637l-12.078-12.078 62.873-62.873 12.078 12.078zm-200.4 176.283l12.079 12.082-62.887 62.869-12.078-12.082zm.009-176.239l-62.872-62.873 12.078-12.078 62.873 62.872zm200.383 176.27l62.887 62.869-12.077 12.08-62.887-62.869z'/%3E%3C/svg%3E")
}

.o-Icon-whatsapp {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32' width='32' height='32'%3E%3Cpath d='M16.29 0A15.59 15.59 0 0 0 2.94 23.64L.12 32l8.63-2.76A15.59 15.59 0 1 0 16.29 0m0 28.56a12.91 12.91 0 0 1-7.14-2.14l-5 1.6 1.63-4.82a13 13 0 1 1 10.5 5.37m7.31-9.44c-.39-.21-2.31-1.25-2.67-1.39s-.62-.22-.9.17-1.08 1.26-1.31 1.51-.48.28-.87.07a10.94 10.94 0 0 1-3.13-2.09 12.13 12.13 0 0 1-2.11-2.84c-.22-.4 0-.61.21-.8s.41-.45.62-.67a2.75 2.75 0 0 0 .42-.65.73.73 0 0 0 0-.7c-.09-.21-.81-2.19-1.12-3S12.09 8 11.86 8h-.76a1.46 1.46 0 0 0-1.1.42 4.46 4.46 0 0 0-1.5 3.27 7.75 7.75 0 0 0 1.5 4.17c.19.27 2.59 4.52 6.57 6.26s4 1.21 4.74 1.17A4 4 0 0 0 24 21.51a3.34 3.34 0 0 0 .3-1.88c-.09-.17-.36-.28-.75-.5'/%3E%3C/svg%3E")
}

.o-Icon-winkel-down-small {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' width='20' height='20'%3E%3Cpath d='M19.78 7.61a1 1 0 0 0-1.41-.16L10.14 14 1.62 7.22A1 1 0 1 0 .38 8.78l9.76 7.75L19.62 9a1 1 0 0 0 .16-1.39z'/%3E%3C/svg%3E")
}

.o-Icon-winkel-right {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32' width='32' height='32'%3E%3Cpath d='M21 16.15a1 1 0 0 0 0-.15.94.94 0 0 0 0-.18 1 1 0 0 0-.05-.2L13.9.8a1 1 0 1 0-1.81.86L18.9 16l-6.8 14.59a1 1 0 1 0 1.81.84l7-15a1 1 0 0 0 .09-.28z'/%3E%3C/svg%3E")
}

.o-Icon-xing {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32' width='32' height='32'%3E%3Cpath d='M13.51 13L9.57 5.81A.66.66 0 0 0 9 5.47H2.32a.66.66 0 0 0-.58 1l3.76 6.82-5.05 8.29a.66.66 0 0 0 .56 1h6.67a.66.66 0 0 0 .56-.31l5.25-8.62a.66.66 0 0 0 .02-.65zM31.56.53A.66.66 0 0 0 31 .21h-7.08a.66.66 0 0 0-.57.33l-10.51 18.4a.66.66 0 0 0 0 .65l6.77 11.87a.66.66 0 0 0 .57.33h7.07a.66.66 0 0 0 .57-1l-6.58-11.52L31.56 1.19a.66.66 0 0 0 0-.66z'/%3E%3C/svg%3E")
}

.o-Icon-zahnrad-big {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 40 40' width='40' height='40'%3E%3Cpath d='M20.13 28.1a8 8 0 1 1 8-8 8 8 0 0 1-8 8zm0-14.25a6.27 6.27 0 1 0 6.27 6.27 6.28 6.28 0 0 0-6.27-6.26z'/%3E%3Cpath d='M22.29 39.85h-4.5a2.21 2.21 0 0 1-2.2-2.2V35a.49.49 0 0 0-.32-.47 15.17 15.17 0 0 1-2.09-.86.49.49 0 0 0-.56.1l-1.92 1.88a2.21 2.21 0 0 1-3.12 0l-3.17-3.17a2.21 2.21 0 0 1 0-3.12l1.9-1.9a.48.48 0 0 0 .1-.56 15.22 15.22 0 0 1-.87-2.09.48.48 0 0 0-.47-.32H2.35a2.21 2.21 0 0 1-2.2-2.2v-4.5a2.21 2.21 0 0 1 2.2-2.2H5a.49.49 0 0 0 .47-.32 15.17 15.17 0 0 1 .86-2.09.49.49 0 0 0-.1-.56L4.35 10.7a2.21 2.21 0 0 1 0-3.12l3.17-3.17a2.2 2.2 0 0 1 3.12 0l1.9 1.9a.48.48 0 0 0 .56.1 15.22 15.22 0 0 1 2.09-.87.48.48 0 0 0 .32-.47V2.35a2.21 2.21 0 0 1 2.2-2.2h4.49a2.21 2.21 0 0 1 2.2 2.2V5a.49.49 0 0 0 .32.47 15.17 15.17 0 0 1 2.09.86.49.49 0 0 0 .56-.1l1.93-1.88a2.21 2.21 0 0 1 3.12 0l3.18 3.18a2.2 2.2 0 0 1 0 3.12l-1.9 1.9a.48.48 0 0 0-.1.56 15.22 15.22 0 0 1 .87 2.09.48.48 0 0 0 .47.32h2.71a2.21 2.21 0 0 1 2.2 2.2v4.49a2.21 2.21 0 0 1-2.2 2.2H35a.49.49 0 0 0-.47.32 15.17 15.17 0 0 1-.86 2.09.49.49 0 0 0 .1.56l1.92 1.92a2.21 2.21 0 0 1 0 3.12l-3.18 3.18a2.2 2.2 0 0 1-3.12 0l-1.9-1.9a.49.49 0 0 0-.56-.1 15.22 15.22 0 0 1-2.09.87.48.48 0 0 0-.32.47v2.71a2.21 2.21 0 0 1-2.23 2.2zm-9.32-8a2.16 2.16 0 0 1 1 .23 13.53 13.53 0 0 0 1.86.77A2.18 2.18 0 0 1 17.29 35v2.69a.51.51 0 0 0 .5.5h4.49a.51.51 0 0 0 .5-.5v-2.76a2.18 2.18 0 0 1 1.48-2.08 13.57 13.57 0 0 0 1.85-.78 2.18 2.18 0 0 1 2.53.41l1.9 1.9a.51.51 0 0 0 .71 0l3.18-3.18a.51.51 0 0 0 0-.71l-1.92-1.92a2.18 2.18 0 0 1-.42-2.52 13.53 13.53 0 0 0 .77-1.86A2.18 2.18 0 0 1 35 22.71h2.69a.51.51 0 0 0 .5-.5v-4.5a.51.51 0 0 0-.5-.5h-2.76a2.18 2.18 0 0 1-2.08-1.48 13.57 13.57 0 0 0-.78-1.85 2.18 2.18 0 0 1 .41-2.53l1.9-1.9a.5.5 0 0 0 0-.71l-3.16-3.19a.51.51 0 0 0-.71 0l-1.92 1.92a2.19 2.19 0 0 1-2.52.42 13.53 13.53 0 0 0-1.86-.77A2.18 2.18 0 0 1 22.71 5V2.35a.51.51 0 0 0-.5-.5h-4.5a.51.51 0 0 0-.5.5v2.72a2.18 2.18 0 0 1-1.48 2.08 13.57 13.57 0 0 0-1.85.78 2.18 2.18 0 0 1-2.53-.41l-1.9-1.9a.5.5 0 0 0-.71 0L5.55 8.78a.51.51 0 0 0 0 .71l1.92 1.92a2.18 2.18 0 0 1 .42 2.52 13.53 13.53 0 0 0-.77 1.86A2.18 2.18 0 0 1 5 17.29H2.35a.51.51 0 0 0-.5.5v4.49a.51.51 0 0 0 .5.5h2.72a2.18 2.18 0 0 1 2.08 1.48 13.57 13.57 0 0 0 .78 1.85 2.18 2.18 0 0 1-.41 2.53l-1.9 1.9a.51.51 0 0 0 0 .71l3.18 3.18a.51.51 0 0 0 .71 0l1.92-1.92a2.2 2.2 0 0 1 1.57-.63z'/%3E%3C/svg%3E")
}

.o-ModuleWrapper {
    background-color: #fff;
    padding: 0 1.25rem 2.1875rem;
    position: relative;
    z-index: 2
}

.o-ModuleWrapper-is-transparent {
    background-color: #efefef
}

.o-ModuleWrapper .o-ModuleWrapper-is-transparent {
    background-color: transparent
}

.o-ModuleWrapper-is-invisible {
    display: none
}

.o-ModuleWrapper-has-more-bottom-gap {
    padding-bottom: 2.5rem
}

.o-ModuleWrapper-has-no-bottom-gap {
    padding-bottom: 0
}

.o-ModuleWrapper-has-layer-z-index {
    z-index: 5
}

.o-ModuleWrapper-is-first,
.o-ModuleWrapper-is-transparent+.o-ModuleWrapper:not(.o-ModuleWrapper-is-transparent):not(.o-ModuleWrapper-is-lead):not(.o-ModuleWrapper-is-mm-mm-box),
.o-ModuleWrapper:not(.o-ModuleWrapper-is-transparent)+.o-ModuleWrapper-is-transparent {
    padding-top: 2.5rem
}

.o-ModuleWrapper-is-ipg,
.o-ModuleWrapper-is-tsr-top1 {
    padding-top: 1.25rem
}

.o-ModuleWrapper-is-tsr-top1-portrait {
    padding-bottom: 3.4375rem;
    padding-top: 1.25rem
}

.o-ModuleWrapper-is-ctn-topic-title {
    padding-top: 1.375rem
}

.o-ModuleWrapper-is-ctn-breaking-news {
    padding: 1.25rem 0 0
}

.o-ModuleWrapper-is-lst-links-topics {
    padding-bottom: 1.6875rem
}

.o-ModuleWrapper-is-interactive {
    padding-top: 1.25rem
}

.o-ModuleWrapper-has-clearfix:after {
    clear: both;
    content: "";
    display: table
}

.o-ModuleWrapperOuter-is-tsr-more {
    margin-right: 1.25rem;
    width: 13.3125rem
}

.o-Ratio {
    position: relative
}

.o-Ratio:before {
    content: "";
    display: block;
    padding-top: 100%;
    width: 100%
}

.o-Ratio-16x9:before {
    padding-top: 56.25%
}

.o-Ratio_Content {
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0
}

.o-VisuallyHidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: .0625rem;
    margin: -.0625rem;
    overflow: hidden;
    padding: 0;
    position: absolute;
    white-space: nowrap;
    width: .0625rem
}

.cna-Asv {
    background: #fff;
    border: solid #fff;
    border-width: .0625rem 0;
    padding: 0 1.25rem
}

.cna-GlobalPageWrapper,
.cna-P2 {
    position: relative
}

.cna-P2 {
    background-color: #fff;
    margin: 0 auto;
    padding-bottom: 1.25rem;
    padding-top: .9375rem;
    text-align: center;
    width: 62.5rem;
    z-index: 3
}

.cna-P2:not(.cna-Is-displayed) {
    display: none
}

.cna-P3 {
    background-color: #fff
}

.cna-P3:not(.cna-Is-displayed) {
    display: none
}

.cna-P4 {
    background-color: #fff;
    margin: 0 auto;
    padding-bottom: 2.5rem;
    text-align: center;
    width: 62.5rem
}

.atc .cna-P4 {
    margin: 0 -10rem
}

.o-ModuleWrapper-is-interactive .cna-P4 {
    margin-left: -1.25rem;
    margin-top: 2.25rem
}

.cna-P4:not(.cna-Is-displayed) {
    display: none
}

.cna-P5 {
    background-color: #fff;
    margin: 0 auto;
    padding-bottom: 2.5rem;
    text-align: center;
    width: 62.5rem
}

.cna-P5:not(.cna-Is-displayed) {
    display: none
}

.cna-P6 {
    background-color: #fff
}

.cna-P6:not(.cna-Is-displayed) {
    display: none
}

.cna-P7 {
    background-color: #fff;
    margin: 0 auto;
    padding-bottom: 1.25rem;
    padding-top: 1.25rem;
    text-align: center;
    width: 62.5rem
}

.cna-P7:not(.cna-Is-displayed) {
    display: none
}

.cna-T14 {
    background-color: #fff;
    bottom: .4375rem;
    left: 0;
    max-height: 5rem;
    overflow: hidden;
    position: absolute;
    width: 13.125rem
}

.cna-T14:not(.cna-Is-displayed) {
    display: none
}

.cna-T15 {
    background-color: #fff;
    bottom: .4375rem;
    max-height: 5rem;
    overflow: hidden;
    position: absolute;
    right: 0;
    width: 13.125rem
}

.cna-T15:not(.cna-Is-displayed) {
    display: none
}

.atc-ContainerFunctions {
    margin-top: -.625rem
}

.atc-ContainerFunctions_Navigation:after {
    clear: both;
    content: "";
    display: table
}

.atc-ContainerFunctions-has-no-top-gap {
    margin-top: 0
}

.atc-ContainerFunctions_Interaction {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding-top: 1.875rem
}

.atc-ContainerFunctions_Interaction:after {
    clear: both;
    content: "";
    display: table
}

.atc-ContainerFunctions_Interaction-has-no-top-gap {
    padding-top: 0
}

.atc-ContainerSocialMedia {
    margin: .3125rem 0 2.5rem
}

.atc-ContainerSocialMedia:after,
.atc-ContainerSocialMedia_Buttons:after {
    clear: both;
    content: "";
    display: table
}

.atc-Header {
    padding: .625rem 0 1.4375rem
}

.atc-Header-comment:after {
    clear: both;
    content: "";
    display: table
}

.atc-Header-with-square-image {
    margin-bottom: .625rem
}

.atc-AvatarContainer {
    float: left;
    width: 8.75rem
}

.atc-AvatarImage {
    border-radius: 50%
}

.atc-TextContainer {
    float: left;
    width: 42.5rem
}

.atc-HeadlineContainer {
    position: relative
}

.atc-Header-comment .atc-HeadlineContainer {
    margin-bottom: 1rem
}

.atc-Header-with-square-image .atc-HeadlineContainer {
    margin-top: 2.375rem
}

.atc-Headline:after {
    background: #ddd;
    content: "";
    left: -1.3125rem;
    position: absolute;
    top: .0625rem;
    width: .0625rem
}

.atc-Headline-md:after {
    height: calc(100% - 0.4375rem)
}

.atc-Headline-lg:after,
.atc-Headline-xl:after {
    height: calc(100% - 0.6875rem)
}

.atc-HeadlineEmphasis {
    color: #666;
    display: block;
    font-size: .8125rem;
    font-weight: 400;
    line-height: 1.38462;
    margin-bottom: .0625rem;
    text-transform: uppercase;
    margin-bottom: 0
}

.atc-HeadlineText {
    color: #111;
    display: block;
    font-family: georgia, times, times new roman, serif;
    font-weight: 400
}

.atc-Headline-md .atc-HeadlineText {
    font-size: 1.5rem;
    line-height: 1.25
}

.atc-Headline-lg .atc-HeadlineText {
    font-size: 2.25rem;
    line-height: 1.27778
}

.atc-Headline-xl .atc-HeadlineText {
    font-size: 2.875rem;
    line-height: 1.21739
}

.atc-Meta {
    color: #999;
    margin-top: .8125rem
}

.atc-Meta-is-in-interactive {
    margin-bottom: 1.9375rem;
    margin-top: 0
}

.atc-MetaList {
    list-style-type: none
}

.atc-MetaList:after {
    clear: both;
    content: "";
    display: table
}

.atc-MetaItem {
    float: left;
    font-size: .8125rem;
    line-height: 1.38462;
    text-transform: uppercase
}

.atc-MetaItem:after {
    clear: both;
    content: "";
    display: table
}

.atc-MetaItem-author {
    color: #333
}

.atc-MetaItem-author-is-copyright {
    float: right;
    font-size: .75rem;
    font-weight: 400
}

.atc-MetaItemSeparator {
    display: inline-block;
    margin: 0 .625rem
}

.atc-MetaAuthor,
.atc-MetaTime {
    white-space: nowrap
}

.atc-MetaAuthorLink {
    color: #333;
    text-decoration: none
}

.atc-MetaAuthorLink:hover {
    color: #c60000
}

.atc-Meta-comment .atc-MetaAuthorText {
    color: #999
}

.atc-ImageContainer {
    border-radius: .125rem;
    height: 22.5rem;
    margin-left: -8.75rem;
    overflow: hidden;
    position: relative;
    width: 60rem
}

.atc-Header-with-square-image .atc-ImageContainer {
    height: 28.125rem;
    margin-left: 0;
    width: 28.125rem
}

.atc-Image {
    border-radius: .125rem
}

.atc-Image-has-hover-effect {
    -webkit-transform: scale(1) rotate(.02deg) translateZ(0);
    transform: scale(1) rotate(.02deg) translateZ(0);
    -webkit-transition: -webkit-transform 1s ease-out;
    transition: -webkit-transform 1s ease-out;
    transition: transform 1s ease-out;
    transition: transform 1s ease-out, -webkit-transform 1s ease-out
}

.atc-Image-has-hover-effect:hover {
    -webkit-transform: scale(1.025) rotate(.02deg) translateZ(0);
    transform: scale(1.025) rotate(.02deg) translateZ(0);
    -webkit-transition: -webkit-transform .5s ease-in;
    transition: -webkit-transform .5s ease-in;
    transition: transform .5s ease-in;
    transition: transform .5s ease-in, -webkit-transform .5s ease-in
}

.atc-ImageDescription {
    background-color: #efefef;
    margin: 0 -8.75rem 0 -2.5rem;
    max-height: 0;
    overflow: hidden;
    -webkit-transition: max-height 1s;
    transition: max-height 1s
}

.atc-ImageDescription-is-visible {
    max-height: 18.75rem;
    -webkit-transition: max-height 2s;
    transition: max-height 2s
}

.atc-Header-with-square-image .atc-ImageDescription {
    margin: 0;
    width: 28.125rem
}

.atc-ImageDescriptionInner {
    padding: 1.125rem 8.75rem 1rem 2.5rem
}

.atc-Header-with-square-image .atc-ImageDescriptionInner {
    padding: .5rem .625rem
}

.atc-ImageDescriptionTextContainer {
    color: #333;
    font-family: georgia, times, times new roman, serif;
    font-size: .875rem;
    line-height: 1.28571
}

.atc-ImageDescriptionText {
    margin-right: .375rem
}

.atc-ImageDescriptionCopyright {
    color: #999;
    display: inline-block;
    font-size: .75rem;
    font-weight: 400;
    line-height: 1.5;
    white-space: nowrap
}

.atc-Intro {
    background-color: #fff;
    border-top-left-radius: .125rem;
    margin: -1.125rem -8.75rem 0 -2.5rem;
    padding: 0 8.75rem 1.5625rem 2.5rem;
    position: relative
}

.atc-Header-with-square-image .atc-Intro {
    margin: 0;
    padding: .1875rem 0 0
}

.atc-IntroText {
    font-size: 1.125rem;
    font-weight: 700;
    line-height: 1.625;
    padding-top: 1.5rem
}

.atc-Intro-does-not-overlap-other-content {
    margin: 0;
    padding: 0 0 1.5625rem
}

.atc-Intro-does-not-overlap-other-content .atc-IntroText {
    padding-top: 0
}

.atc-Text {
    color: #111
}

.atc-Text:after {
    clear: both;
    content: "";
    display: table
}

.atc-TextParagraph {
    font-size: 1rem;
    line-height: 1.625;
    margin: 0 0 1.5625rem
}

.atc-TextParagraph a {
    color: #c60000;
    text-decoration: none
}

.atc-TextParagraph a:hover {
    text-decoration: underline
}

.atc-TextFirstLetter {
    float: left;
    font-size: 3.4375rem;
    font-weight: 700;
    height: 3.125rem;
    line-height: 3.8125rem;
    margin-left: -.125rem;
    padding-right: .125rem
}

.atc-SubHeadline {
    font-family: georgia, times, times new roman, serif;
    font-size: 1.5rem;
    font-weight: 400;
    line-height: 1.25;
    margin-bottom: 1.75rem
}

.atc-ContainerInfo {
    clear: left;
    float: left;
    margin: .3125rem 1.875rem 1.5625rem -8.75rem;
    overflow: hidden;
    width: 20.625rem
}

.atc-ContainerInfo:after {
    clear: both;
    content: "";
    display: table
}

.atc-ContainerMore {
    clear: both;
    margin: 0 -8.75rem 2.5rem
}

.atc-ContainerMoreOneTeaser {
    clear: both;
    margin: 0 0 1.25rem -8.75rem
}

.atc-ContainerMoreOneTeaser:after {
    clear: both;
    content: "";
    display: table
}

.os_ipad .atc-ContainerMoreOneTeaser {
    margin-top: 1.5625rem
}

.btn-Wrapper {
    position: relative
}

.btn-Base {
    background-color: #111;
    border: .0625rem solid #dfdfdf;
    border-radius: .125rem;
    cursor: pointer;
    display: block;
    opacity: .75;
    padding: .3125rem .625rem;
    position: absolute;
    -webkit-transition: opacity .1s ease-in;
    transition: opacity .1s ease-in
}

.btn-Base:hover {
    opacity: 1
}

.btn-Base-has-no-background {
    background: none;
    border: none;
    border-radius: 0;
    opacity: 1;
    -webkit-transition: none;
    transition: none
}

.btn-Base-has-link {
    padding: 0
}

.btn-Base-has-flexible-width {
    -webkit-box-flex: 1;
    -ms-flex: 1 auto;
    flex: 1 auto
}

.btn-Base-is-top {
    top: 1.25rem
}

.btn-Base-is-right {
    right: 1.25rem
}

.btn-Base-icon-is-in-media-wrapper,
.btn-Base-is-bottom {
    bottom: 1.25rem
}

.btn-Base-icon-is-in-media-wrapper,
.btn-Base-is-left {
    left: 1.25rem
}

.btn-Base-is-top-small {
    top: .625rem
}

.btn-Base-is-right-small {
    right: .625rem
}

.btn-Base-icon-is-in-media-wrapper-small,
.btn-Base-is-bottom-small {
    bottom: .625rem
}

.btn-Base-icon-is-in-media-wrapper-small,
.btn-Base-is-left-small {
    left: .625rem
}

.btn-Base-is-left-large {
    left: 1.875rem
}

.btn-Base-is-positioned-right {
    float: right
}

.btn-Base_Link {
    display: block;
    padding: .3125rem .625rem;
    text-decoration: none
}

.btn-Base-icon-calls-to-action .btn-Base_Link {
    height: 100%
}

.btn-Base_Text {
    color: #fff;
    font-size: .6875rem;
    line-height: 1.27273;
    text-transform: uppercase
}

.btn-Base-has-icon .btn-Base_Text {
    margin-left: .375rem
}

.btn-Base_ArrowDown {
    height: 16px;
    vertical-align: middle;
    width: 16px;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg fill='%23fff' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32' width='32' height='32'%3E%3Cpath d='M24.73 22.37a1 1 0 0 0-1.41 0l-6.31 6V1a1 1 0 0 0-2 0v27.26l-6.31-6a1 1 0 1 0-1.38 1.45L16 32l8.66-8.22a1 1 0 0 0 .07-1.41z'/%3E%3C/svg%3E");
    margin: .3125rem 0 .25rem
}

.btn-Base_ArrowFirst {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg fill='%238d0000' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 44' width='32' height='44'%3E%3Cpath d='M2 0v21.5l7.7-8.2c.4-.4 1-.4 1.4 0 .4.4.4 1 0 1.4l-6 6.3H31c.6 0 1 .4 1 1s-.4 1-1 1H5.2l6 6.3c.4.4.4 1 0 1.4-.4.4-1 .4-1.4 0L2 22.5V44H0V0h2z'/%3E%3C/svg%3E")
}

.btn-Base_ArrowFirst,
.btn-Base_ArrowLast {
    height: 22px;
    vertical-align: middle;
    width: 22px
}

.btn-Base_ArrowLast {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg fill='%238d0000' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 44' width='32' height='44'%3E%3Cpath d='M30 0v21.5l-7.7-8.2c-.4-.4-1-.4-1.4 0-.4.4-.4 1 0 1.4l6 6.3H1c-.6 0-1 .4-1 1s.4 1 1 1h25.8l-6 6.3c-.4.4-.4 1 0 1.4.4.4 1 .4 1.4 0l7.8-8.2V44h2V0h-2z'/%3E%3C/svg%3E")
}

.btn-Base_ArrowLeft {
    height: 16px;
    vertical-align: middle;
    width: 16px;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg fill='%238d0000' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3E%3Cpath d='M31 15H3.74l6-6.31a1 1 0 0 0-1.47-1.38L0 16l8.22 8.66a1 1 0 0 0 1.45-1.38L3.68 17H31a1 1 0 0 0 0-2z'/%3E%3C/svg%3E")
}

.mm-MmBox-is-inverted .btn-Base_ArrowLeft {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg fill='%23e01b22' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3E%3Cpath d='M31 15H3.74l6-6.31a1 1 0 0 0-1.47-1.38L0 16l8.22 8.66a1 1 0 0 0 1.45-1.38L3.68 17H31a1 1 0 0 0 0-2z'/%3E%3C/svg%3E")
}

.btn-Base_ArrowRight {
    height: 16px;
    vertical-align: middle;
    width: 16px;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg fill='%238d0000' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32' width='32' height='32'%3E%3Cpath d='M23.78 7.31a1 1 0 0 0-1.45 1.38l6 6.31H1a1 1 0 0 0 0 2h27.26l-6 6.31a1 1 0 0 0 1.45 1.38L32 16z'/%3E%3C/svg%3E")
}

.mm-MmBox-is-inverted .btn-Base_ArrowRight {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg fill='%23e01b22' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32' width='32' height='32'%3E%3Cpath d='M23.78 7.31a1 1 0 0 0-1.45 1.38l6 6.31H1a1 1 0 0 0 0 2h27.26l-6 6.31a1 1 0 0 0 1.45 1.38L32 16z'/%3E%3C/svg%3E")
}

.btn-Base_ArrowRight-link {
    height: 16px;
    vertical-align: middle;
    width: 16px;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg fill='%23333' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32' width='32' height='32'%3E%3Cpath d='M23.78 7.31a1 1 0 0 0-1.45 1.38l6 6.31H1a1 1 0 0 0 0 2h27.26l-6 6.31a1 1 0 0 0 1.45 1.38L32 16z'/%3E%3C/svg%3E")
}

.btn-Link:hover .btn-Base_ArrowRight-link {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg fill='%23c60000' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32' width='32' height='32'%3E%3Cpath d='M23.78 7.31a1 1 0 0 0-1.45 1.38l6 6.31H1a1 1 0 0 0 0 2h27.26l-6 6.31a1 1 0 0 0 1.45 1.38L32 16z'/%3E%3C/svg%3E")
}

.btn-Base_ArrowUp {
    height: 16px;
    vertical-align: middle;
    width: 16px;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg fill='%23fff' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32' width='32' height='32'%3E%3Cpath d='M24.7 8.2L16 0 7.3 8.3c-.4.4-.4 1 0 1.4.4.4 1 .4 1.4 0l6.3-6V31c0 .6.4 1 1 1s1-.4 1-1V3.6l6.3 6c.4.4 1 .4 1.4 0 .4-.4.4-1 0-1.4z'/%3E%3C/svg%3E");
    margin: .3125rem 0 .25rem
}

.btn-Base_Audio {
    height: 20px;
    vertical-align: middle;
    width: 20px;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg fill='%23fff' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32' width='32' height='32'%3E%3Cpath d='M20 32c-.2 0-.4-.1-.5-.2L7.7 24H1c-.6 0-1-.4-1-1V9c0-.6.4-1 1-1h6.7L19.5.2c.5-.3 1.1-.2 1.4.3 0 .1.1.3.1.5v30c0 .6-.4 1-1 1zM2 22h6c.2 0 .4.1.5.2l10.5 7V2.9l-10.5 7c-.1.1-.3.1-.5.1H2v12zm22 2c-.6 0-1-.4-1-1s.4-1 1-1c3.3 0 6-2.7 6-6s-2.7-6-6-6c-.6 0-1-.4-1-1s.4-1 1-1c4.4 0 8 3.6 8 8s-3.6 8-8 8z'/%3E%3C/svg%3E")
}

.btn-Base_Close {
    height: 30px;
    vertical-align: middle;
    width: 30px;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg fill='%238c8c8c' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32' width='32' height='32'%3E%3Cpath d='M17.54 16L28.29 5.25a1.09 1.09 0 0 0-1.54-1.54L16 14.46 5.25 3.71a1.09 1.09 0 0 0-1.54 1.54L14.46 16 3.71 26.75a1.09 1.09 0 1 0 1.54 1.54L16 17.54l10.75 10.75a1.09 1.09 0 1 0 1.54-1.54z'/%3E%3C/svg%3E")
}

.btn-Base_Close:focus,
.btn-Base_Close:hover {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg fill='%23c60000' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32' width='32' height='32'%3E%3Cpath d='M17.54 16L28.29 5.25a1.09 1.09 0 0 0-1.54-1.54L16 14.46 5.25 3.71a1.09 1.09 0 0 0-1.54 1.54L14.46 16 3.71 26.75a1.09 1.09 0 1 0 1.54 1.54L16 17.54l10.75 10.75a1.09 1.09 0 1 0 1.54-1.54z'/%3E%3C/svg%3E")
}

.btn-Base_Close-is-inverted,
.btn-Base_Close-is-inverted:focus,
.btn-Base_Close-is-inverted:hover {
    height: 30px;
    vertical-align: middle;
    width: 30px;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg fill='%23fff' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32' width='32' height='32'%3E%3Cpath d='M17.54 16L28.29 5.25a1.09 1.09 0 0 0-1.54-1.54L16 14.46 5.25 3.71a1.09 1.09 0 0 0-1.54 1.54L14.46 16 3.71 26.75a1.09 1.09 0 1 0 1.54 1.54L16 17.54l10.75 10.75a1.09 1.09 0 1 0 1.54-1.54z'/%3E%3C/svg%3E")
}

.btn-Base_Facebook {
    height: 16px;
    vertical-align: middle;
    width: 16px;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg fill='%23b0b0b0' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32' width='32' height='32'%3E%3Cpath d='M8.5 10.69h3.21V7.53c0-1.39 0-3.54 1-4.87a5.7 5.7 0 0 1 5-2.37 20 20 0 0 1 5.79.58l-.8 4.82a10.76 10.76 0 0 0-2.59-.39c-1.25 0-2.37.45-2.37 1.72v3.67h5.12l-.36 4.7h-4.76V32h-6V15.39H8.5z'/%3E%3C/svg%3E")
}

.btn-Base_Facebook:focus,
.btn-Base_Facebook:hover {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg fill='%234165a7' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32' width='32' height='32'%3E%3Cpath d='M8.5 10.69h3.21V7.53c0-1.39 0-3.54 1-4.87a5.7 5.7 0 0 1 5-2.37 20 20 0 0 1 5.79.58l-.8 4.82a10.76 10.76 0 0 0-2.59-.39c-1.25 0-2.37.45-2.37 1.72v3.67h5.12l-.36 4.7h-4.76V32h-6V15.39H8.5z'/%3E%3C/svg%3E")
}

.btn-Base_Favorite {
    height: 18px;
    vertical-align: middle;
    width: 18px;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg fill='%23999' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32' width='32' height='32'%3E%3Cpath d='M7 32a1 1 0 0 1-1-1V1a1 1 0 0 1 1-1h18a1 1 0 0 1 1 1v30a1 1 0 0 1-1.68.73l-8.43-7.87-8.2 7.86A1 1 0 0 1 7 32zm8.88-10.52a1 1 0 0 1 .68.27L24 28.7V2H8v26.65l7.19-6.89a1 1 0 0 1 .69-.28z'/%3E%3C/svg%3E")
}

.btn-Base_Favorite.btn-Base_Icon-is-active {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg fill='%23999' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32' width='32' height='32'%3E%3Cpath d='M7 32c-.6 0-1-.4-1-1V1c0-.6.4-1 1-1h18c.6 0 1 .4 1 1v30c0 .6-.5 1-1 1-.3 0-.5-.1-.7-.3l-8.4-7.9-8.2 7.9c-.2.2-.4.3-.7.3z'/%3E%3C/svg%3E")
}

.btn-Base-icon-calls-to-action:hover .btn-Base_Favorite {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg fill='%23e01b22' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32' width='32' height='32'%3E%3Cpath d='M7 32a1 1 0 0 1-1-1V1a1 1 0 0 1 1-1h18a1 1 0 0 1 1 1v30a1 1 0 0 1-1.68.73l-8.43-7.87-8.2 7.86A1 1 0 0 1 7 32zm8.88-10.52a1 1 0 0 1 .68.27L24 28.7V2H8v26.65l7.19-6.89a1 1 0 0 1 .69-.28z'/%3E%3C/svg%3E")
}

.btn-Base-icon-calls-to-action:hover .btn-Base_Favorite.btn-Base_Icon-is-active {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg fill='%23e01b22' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32' width='32' height='32'%3E%3Cpath d='M7 32c-.6 0-1-.4-1-1V1c0-.6.4-1 1-1h18c.6 0 1 .4 1 1v30c0 .6-.5 1-1 1-.3 0-.5-.1-.7-.3l-8.4-7.9-8.2 7.9c-.2.2-.4.3-.7.3z'/%3E%3C/svg%3E")
}

.ctn-PageFunctions-is-inverted .btn-Base-icon-calls-to-action:hover .btn-Base_Favorite,
.ctn-PageFunctions-is-inverted .btn-Base_Favorite {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg fill='%23fff' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32' width='32' height='32'%3E%3Cpath d='M7 32a1 1 0 0 1-1-1V1a1 1 0 0 1 1-1h18a1 1 0 0 1 1 1v30a1 1 0 0 1-1.68.73l-8.43-7.87-8.2 7.86A1 1 0 0 1 7 32zm8.88-10.52a1 1 0 0 1 .68.27L24 28.7V2H8v26.65l7.19-6.89a1 1 0 0 1 .69-.28z'/%3E%3C/svg%3E")
}

.ctn-PageFunctions-is-inverted .btn-Base-icon-calls-to-action:hover .btn-Base_Favorite.btn-Base_Icon-is-active,
.ctn-PageFunctions-is-inverted .btn-Base_Favorite.btn-Base_Icon-is-active,
.ctn-PageFunctions-is-inverted .btn-Base_Favorite.btn-Base_Icon-is-active:hover {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg fill='%23fff' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32' width='32' height='32'%3E%3Cpath d='M7 32c-.6 0-1-.4-1-1V1c0-.6.4-1 1-1h18c.6 0 1 .4 1 1v30c0 .6-.5 1-1 1-.3 0-.5-.1-.7-.3l-8.4-7.9-8.2 7.9c-.2.2-.4.3-.7.3z'/%3E%3C/svg%3E")
}

.btn-Base_Faz {
    height: 20px;
    vertical-align: middle;
    width: 20px;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg fill='%23b0b0b0' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100' width='100' height='100'%3E%3Cpath d='M80.3 2c-.7 6.9-8.5 17-17.7 17.5-9.5.3-19.6-8.9-29.5-8.6-5.3.2-11.5 2.4-11.7 9-.1 5.3 4.3 7.7 11 7.6 5.7-.4 6.9-1.1 11.4-3.8-2.2 3.8-6.6 6.2-11.4 6.7-7.9-.2-11.8-5.3-12.5-11.1C19.3 12.6 25.6 0 39.5 0 51.9 0 61.9 7.7 69 7.9c4.9-.1 8-2.8 11.3-5.9zM57.2 40.7s-5.6-2.8-6.9-6.3c-3.1-7.9 1.8-11.5 4.8-14.6C51.2 21 38 31.2 39.7 40.9c2.1 11.6 11.1 9.7 16.6 19.1 3 5.2.4 10.8.4 10.8-4.7-4.9-8.2-8.6-16.3-8.5-7.5.1-18.6 5.7-18.8 19.6.2 7.5 4.7 17.9 18.9 18.1 15.1-.2 20.6-11.9 22-17-4.3 7.1-10.7 11.7-21.3 12.2-11.1.3-16.3-3.1-16.7-11.2-.2-5.1 4.9-12.1 13.6-12.2 5.1 0 9.1 2.9 11.7 9.2 2.4-8.8 17.2-11.2 18.6-21.3 1.3-8.9-5.1-14.3-9.6-17.7-1.3-5.5 3.4-7.6 3.4-7.6-3.2 5 1.3 8.3 4.4 8.4 2.9 0 5.7-2.6 5.7-5.8 0-3.6-2.8-6.3-5.7-6.3-6.9-.1-9.5 7-9.4 10z'/%3E%3C/svg%3E")
}

.btn-Base_Faz:focus,
.btn-Base_Faz:hover {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100' width='100' height='100'%3E%3Cpath d='M80.3 2c-.7 6.9-8.5 17-17.7 17.5-9.5.3-19.6-8.9-29.5-8.6-5.3.2-11.5 2.4-11.7 9-.1 5.3 4.3 7.7 11 7.6 5.7-.4 6.9-1.1 11.4-3.8-2.2 3.8-6.6 6.2-11.4 6.7-7.9-.2-11.8-5.3-12.5-11.1C19.3 12.6 25.6 0 39.5 0 51.9 0 61.9 7.7 69 7.9c4.9-.1 8-2.8 11.3-5.9zM57.2 40.7s-5.6-2.8-6.9-6.3c-3.1-7.9 1.8-11.5 4.8-14.6C51.2 21 38 31.2 39.7 40.9c2.1 11.6 11.1 9.7 16.6 19.1 3 5.2.4 10.8.4 10.8-4.7-4.9-8.2-8.6-16.3-8.5-7.5.1-18.6 5.7-18.8 19.6.2 7.5 4.7 17.9 18.9 18.1 15.1-.2 20.6-11.9 22-17-4.3 7.1-10.7 11.7-21.3 12.2-11.1.3-16.3-3.1-16.7-11.2-.2-5.1 4.9-12.1 13.6-12.2 5.1 0 9.1 2.9 11.7 9.2 2.4-8.8 17.2-11.2 18.6-21.3 1.3-8.9-5.1-14.3-9.6-17.7-1.3-5.5 3.4-7.6 3.4-7.6-3.2 5 1.3 8.3 4.4 8.4 2.9 0 5.7-2.6 5.7-5.8 0-3.6-2.8-6.3-5.7-6.3-6.9-.1-9.5 7-9.4 10z'/%3E%3C/svg%3E")
}

.btn-Base_FazPlus {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg fill='%23fff' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 40 40' width='40' height='40'%3E%3Crect fill='%23c60000' y='1' width='40' height='37' rx='4.04' ry='4.04'/%3E%3Cpath d='M30.47 12.86v4.72H35v1.63h-4.53V24h-1.71v-4.79h-4.53v-1.63h4.53v-4.72zm-7.18-7.25c-.18 1.85-2.29 4.57-4.77 4.71S13.25 7.91 10.59 8c-1.43.05-3.09.65-3.16 2.43 0 1.42 1.16 2.07 2.95 2a5 5 0 0 0 3.06-1 3.93 3.93 0 0 1-3.07 1.8 3.21 3.21 0 0 1-3.36-3 5.26 5.26 0 0 1 5.31-5.19c3.34 0 6 2.08 7.93 2.13a4.38 4.38 0 0 0 3.04-1.56zM17.09 16s-1.5-.76-1.86-1.69c-.84-2.14.49-3.08 1.3-3.94-1.06.31-4.62 3.06-4.15 5.67.56 3.13 3 2.61 4.47 5.14a3.43 3.43 0 0 1 .15 2.95c-1.28-1.33-2.21-2.32-4.39-2.29a5.14 5.14 0 0 0-5.06 5.29A4.8 4.8 0 0 0 12.6 32a6.08 6.08 0 0 0 5.92-4.57 6.54 6.54 0 0 1-5.72 3.29c-3 .07-4.42-.84-4.51-3a3.54 3.54 0 0 1 3.66-3.28c1.38 0 2.44.78 3.14 2.47.65-2.38 4.64-3 5-5.73.34-2.41-1.37-3.84-2.58-4.76a1.75 1.75 0 0 1 .92-2 1.4 1.4 0 0 0 1.17 2.25A1.6 1.6 0 0 0 21.16 15a1.64 1.64 0 0 0-1.54-1.69A2.66 2.66 0 0 0 17.09 16z'/%3E%3C/svg%3E")
}

.btn-Base_FazPlus,
.btn-Base_Gallery {
    height: 20px;
    vertical-align: middle;
    width: 20px
}

.btn-Base_Gallery {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg fill='%23fff' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32' width='32' height='32'%3E%3Cpath d='M27 32.4H0v-27h27zm-25-2h23v-23H2z'/%3E%3Cpath d='M31.4 27.33a1 1 0 0 1-1-1V2H6.07a1 1 0 0 1 0-2H32.4v26.33a1 1 0 0 1-1 1z'/%3E%3C/svg%3E")
}

.btn-Base_GooglePlus {
    height: 20px;
    vertical-align: middle;
    width: 20px;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg fill='%23b0b0b0' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 44 32' width='44' height='32'%3E%3Cpath d='M14.12 13v5.51h7.52C20.47 22 18.63 24 14.12 24A8.15 8.15 0 0 1 6 15.72a8.15 8.15 0 0 1 8.13-8.27 7.88 7.88 0 0 1 5.4 2c1.14-1.14 1-1.31 4-4.06a13.92 13.92 0 1 0-9.36 24.21c11.49 0 14.3-10 13.36-16.67zm25.07.28V8.42h-3.44v4.82h-5v3.44h5v5h3.45v-5H44v-3.44z'/%3E%3C/svg%3E");
    margin-top: -.0625rem
}

.btn-Base_GooglePlus:hover {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg fill='%23da573a' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 44 32' width='44' height='32'%3E%3Cpath d='M14.12 13v5.51h7.52C20.47 22 18.63 24 14.12 24A8.15 8.15 0 0 1 6 15.72a8.15 8.15 0 0 1 8.13-8.27 7.88 7.88 0 0 1 5.4 2c1.14-1.14 1-1.31 4-4.06a13.92 13.92 0 1 0-9.36 24.21c11.49 0 14.3-10 13.36-16.67zm25.07.28V8.42h-3.44v4.82h-5v3.44h5v5h3.45v-5H44v-3.44z'/%3E%3C/svg%3E")
}

.btn-Base_Home {
    height: 16px;
    vertical-align: middle;
    width: 16px;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg fill='%23fff' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32' width='32' height='32'%3E%3Cpath d='M16 2.5L30 13v17H2V13L16 2.5M16 0L0 12v20h32V12L16 0z'/%3E%3C/svg%3E");
    position: relative;
    top: -.0625rem
}

.btn-Base_Interactive {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg fill='%23fff' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32' width='32' height='32'%3E%3Cpath d='M12.2 31c-1.2 0-2.4-.5-3.6-1.3-.8-.6-1.9-1.4-3.1-2.3-1.2-.9-2.5-1.9-3.9-2.9-1.7-1.3-2-3.4-.7-5.4C3.2 14.8 7.7 6.8 7.8 6.5c.5-.9 1.3-1.4 2.2-1.4 1.1 0 2.1.5 2.7 1.4.5.9.6 1.9.1 2.8-.1.2-1 1.9-1.5 3l-.5 1c0 .1-.1.2-.1.2l.1.1c.4.5.7.3.9.1l.1-.1 11-7.2c1.3-.9 3-.1 3.8 1.1.7 1.1.8 2.7-.4 3.7l-5.7 4.6 3.5 6.4c.5 1.4.3 3.3-1.8 4.4-.1 0-8.1 4.2-8.4 4.3-.6 0-1.1.1-1.6.1zM10.1 7.1c-.2 0-.4.1-.6.4-.1.2-6.1 11.2-6.8 12.5-.4.7-.9 1.9.2 2.8 1.3 1 2.7 2 3.9 2.9 1.2.9 2.3 1.7 3.1 2.4 1 .8 2.2 1.1 3.1.8.3-.1 6.7-3.4 8.2-4.2 1.1-.6 1.1-1.4.9-1.9l-4.2-7.6L25 9.5c.4-.3 0-1 0-1-.2-.3-.7-.7-1-.5l-11 7.2c-1.2.9-2.6.8-3.6-.4-.6-.7-.7-1.6-.3-2.4l.5-.9c.6-1.1 1.4-2.8 1.5-3.1.1-.3.1-.5 0-.8-.3-.3-.6-.5-1-.5z'/%3E%3Cpath d='M28.4 14.3c-.4 0-.7-.2-.9-.5-.3-.5-.1-1 .3-1.3l.1-.1c1.1-.8 1.9-1.9 2.2-3.2.3-1.3 0-2.7-.8-3.8-.8-1.1-1.9-1.9-3.2-2.2-1.3-.3-2.7 0-3.8.8-.3.2-.5.4-.8.7-.4.4-1 .4-1.4 0-.4-.4-.4-1 0-1.4.4-.4.8-.7 1.2-1 1.6-1 3.5-1.4 5.3-1.1 1.9.4 3.5 1.4 4.5 3s1.4 3.5 1.1 5.3c-.4 1.9-1.4 3.5-3 4.5-.1 0-.1.1-.2.1-.3.2-.5.2-.6.2z'/%3E%3C/svg%3E")
}

.btn-Base_Interactive,
.btn-Base_OnePage {
    height: 20px;
    vertical-align: middle;
    width: 20px
}

.btn-Base_OnePage {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg fill='%23c60000' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 40 40' width='40' height='40'%3E%3Cpath d='M23 2H1a1 1 0 0 1 0-2h22a1 1 0 0 1 0 2zm0 38H1a1 1 0 0 1 0-2h22a1 1 0 0 1 0 2zm0-19H1a1 1 0 0 1 0-2h22a1 1 0 0 1 0 2zm-8.8 12.67H1a1 1 0 0 1 0-2h13.2a1 1 0 1 1 0 2zm4.4-25.34H1a1 1 0 0 1 0-2h17.6a1 1 0 0 1 0 2zm-5.5 6.34H1a1 1 0 1 1 0-2h12.1a1 1 0 1 1 0 2zM4.3 27.33H1a1 1 0 0 1 0-2h3.3a1 1 0 1 1 0 2zM23 33.67h-3.3a1 1 0 1 1 0-2H23a1 1 0 0 1 0 2zm0-6.34H10.9a1 1 0 1 1 0-2H23a1 1 0 0 1 0 2z'/%3E%3C/svg%3E")
}

.btn-Base_Play {
    height: 20px;
    vertical-align: middle;
    width: 20px;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg fill='%23fff' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32' width='32' height='32'%3E%3Cpath d='M1 32a1 1 0 0 1-1-1V1A1 1 0 0 1 1.45.11l30 15a1 1 0 0 1 0 1.79l-30 15A1 1 0 0 1 1 32zM2 2.62v26.76L28.76 16z'/%3E%3C/svg%3E")
}

.btn-Base_Print {
    height: 18px;
    vertical-align: middle;
    width: 18px;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg fill='%23999' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32' width='32' height='32'%3E%3Cpath d='M23 19H9a1 1 0 0 0-1 1v11a1 1 0 0 0 1 1h10a1 1 0 0 0 .71-.29l4-4A1 1 0 0 0 24 27v-7a1 1 0 0 0-1-1zm-1 7.59L18.59 30H10v-9h12z'/%3E%3Cpath d='M31 9h-7V1a1 1 0 0 0-1-1H9a1 1 0 0 0-1 1v8H1a1 1 0 0 0-1 1v14a1 1 0 0 0 1 1h5v-2H2V11h28v12h-4v2h5a1 1 0 0 0 1-1V10a1 1 0 0 0-1-1zM10 2h12v7H10z'/%3E%3C/svg%3E")
}

.btn-Base-icon-calls-to-action:hover .btn-Base_Print {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg fill='%23e01b22' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32' width='32' height='32'%3E%3Cpath d='M23 19H9a1 1 0 0 0-1 1v11a1 1 0 0 0 1 1h10a1 1 0 0 0 .71-.29l4-4A1 1 0 0 0 24 27v-7a1 1 0 0 0-1-1zm-1 7.59L18.59 30H10v-9h12z'/%3E%3Cpath d='M31 9h-7V1a1 1 0 0 0-1-1H9a1 1 0 0 0-1 1v8H1a1 1 0 0 0-1 1v14a1 1 0 0 0 1 1h5v-2H2V11h28v12h-4v2h5a1 1 0 0 0 1-1V10a1 1 0 0 0-1-1zM10 2h12v7H10z'/%3E%3C/svg%3E")
}

.ctn-PageFunctions-is-inverted .btn-Base-icon-calls-to-action:hover .btn-Base_Print,
.ctn-PageFunctions-is-inverted .btn-Base_Print {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg fill='%23fff' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32' width='32' height='32'%3E%3Cpath d='M23 19H9a1 1 0 0 0-1 1v11a1 1 0 0 0 1 1h10a1 1 0 0 0 .71-.29l4-4A1 1 0 0 0 24 27v-7a1 1 0 0 0-1-1zm-1 7.59L18.59 30H10v-9h12z'/%3E%3Cpath d='M31 9h-7V1a1 1 0 0 0-1-1H9a1 1 0 0 0-1 1v8H1a1 1 0 0 0-1 1v14a1 1 0 0 0 1 1h5v-2H2V11h28v12h-4v2h5a1 1 0 0 0 1-1V10a1 1 0 0 0-1-1zM10 2h12v7H10z'/%3E%3C/svg%3E")
}

.btn-Base_Twitter {
    height: 16px;
    vertical-align: middle;
    width: 16px;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg fill='%23b0b0b0' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32' width='32' height='32'%3E%3Cpath d='M31.71 6.22a13 13 0 0 1-3.74 1 6.5 6.5 0 0 0 2.86-3.6 13 13 0 0 1-4.13 1.6 6.51 6.51 0 0 0-11.08 5.93A18.47 18.47 0 0 1 2.21 4.36a6.52 6.52 0 0 0 2 8.69 6.53 6.53 0 0 1-2.95-.81v.08a6.51 6.51 0 0 0 5.22 6.38 6.33 6.33 0 0 1-1.71.23 6.52 6.52 0 0 1-1.22-.12 6.5 6.5 0 0 0 6.08 4.52 13.05 13.05 0 0 1-8.08 2.79A13.26 13.26 0 0 1 0 26a18.44 18.44 0 0 0 10 2.92c12 0 18.51-9.91 18.51-18.51v-.84a13.17 13.17 0 0 0 3.25-3.37'/%3E%3C/svg%3E")
}

.btn-Base_Twitter:hover {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg fill='%2325a9e2' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32' width='32' height='32'%3E%3Cpath d='M31.71 6.22a13 13 0 0 1-3.74 1 6.5 6.5 0 0 0 2.86-3.6 13 13 0 0 1-4.13 1.6 6.51 6.51 0 0 0-11.08 5.93A18.47 18.47 0 0 1 2.21 4.36a6.52 6.52 0 0 0 2 8.69 6.53 6.53 0 0 1-2.95-.81v.08a6.51 6.51 0 0 0 5.22 6.38 6.33 6.33 0 0 1-1.71.23 6.52 6.52 0 0 1-1.22-.12 6.5 6.5 0 0 0 6.08 4.52 13.05 13.05 0 0 1-8.08 2.79A13.26 13.26 0 0 1 0 26a18.44 18.44 0 0 0 10 2.92c12 0 18.51-9.91 18.51-18.51v-.84a13.17 13.17 0 0 0 3.25-3.37'/%3E%3C/svg%3E")
}

.btn-Base-icon {
    background: none;
    border: none;
    opacity: 1;
    padding: 0;
    position: static
}

.btn-Base-icon:hover {
    opacity: 1
}

.btn-Base-icon .btn-Base_Link {
    padding: 0
}

.btn-Base-icon-is-in-media-wrapper,
.btn-Base-icon-is-in-media-wrapper-small {
    position: absolute
}

.btn-Base-icon-is-slider-navigation-item-left,
.btn-Base-icon-is-slider-navigation-item-right {
    bottom: 0;
    cursor: pointer;
    position: absolute
}

.btn-Base-icon-is-slider-navigation-item-left {
    left: 0
}

.btn-Base-icon-is-slider-navigation-item-right {
    right: 0
}

.btn-Base-icon-is-in-paginator {
    display: inline-block
}

.btn-Link {
    margin-top: .9375rem;
    padding-left: 0;
    padding-right: 0;
    position: static;
    white-space: nowrap
}

.btn-Link-is-in-article-container-functions {
    float: right
}

.btn-Link-is-in-pop-up-message {
    display: inline-block;
    margin-top: 0
}

.btn-Link-is-in-pop-up-message .btn-Base_Link {
    padding-left: 0
}

.btn-Link-is-in-pop-up-message .btn-Base_Text {
    padding-left: .625rem;
    position: relative;
    text-transform: none;
    top: .0625rem
}

.btn-Link .btn-Base_Text {
    color: inherit;
    text-decoration: none;
    color: #666;
    font-size: .8125rem;
    margin-left: -.4375rem
}

.btn-Link .btn-Base_Text:hover {
    color: #c60000
}

.btn-Link.btn-Link-is-in-pop-up-message .btn-Base_Text {
    color: #333
}

.btn-Link.btn-Link-is-in-pop-up-message:hover .btn-Base_Text {
    color: #c60000
}

.btn-LinkButton {
    background-color: transparent;
    border-color: #999;
    min-height: 2.5rem;
    opacity: 1;
    padding: .4375rem .9375rem 0;
    position: static
}

.btn-LinkButton:hover {
    border-color: #fff
}

.btn-LinkButton .btn-Base_ArrowRight {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg fill='%23fff' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32' width='32' height='32'%3E%3Cpath d='M23.78 7.31a1 1 0 0 0-1.45 1.38l6 6.31H1a1 1 0 0 0 0 2h27.26l-6 6.31a1 1 0 0 0 1.45 1.38L32 16z'/%3E%3C/svg%3E")
}

.btn-LinkButton .btn-Base_Text {
    font-size: .8125rem;
    margin-left: .625rem
}

.btn-LinkButton .btn-Base_Link {
    text-align: center
}

.btn-CallToAction {
    background-color: #c60000;
    border-color: #c60000;
    min-height: 2.5rem;
    opacity: 1;
    padding: .4375rem .9375rem 0;
    position: static
}

.btn-CallToAction:hover {
    background: #8d0000;
    border-color: #8d0000
}

.btn-CallToAction .btn-Base_Text {
    font-size: .8125rem;
    margin-left: .625rem
}

.btn-CallToAction .btn-Base_Link {
    text-align: center
}

.btn-CallToAction-submit {
    background-color: #efefef;
    border-color: #ddd;
    padding: .4375rem .625rem 0
}

.btn-CallToAction-submit:hover {
    background-color: #f7f7f7;
    border-color: #ddd
}

.btn-CallToAction-submit .btn-Base_ArrowRight-link {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg fill='%23c60000' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32' width='32' height='32'%3E%3Cpath d='M23.78 7.31a1 1 0 0 0-1.45 1.38l6 6.31H1a1 1 0 0 0 0 2h27.26l-6 6.31a1 1 0 0 0 1.45 1.38L32 16z'/%3E%3C/svg%3E")
}

.btn-CallToAction-submit .btn-Base_ArrowDown-link {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg fill='%23c60000' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32' width='32' height='32'%3E%3Cpath d='M24.73 22.37a1 1 0 0 0-1.41 0l-6.31 6V1a1 1 0 0 0-2 0v27.26l-6.31-6a1 1 0 1 0-1.38 1.45L16 32l8.66-8.22a1 1 0 0 0 .07-1.41z'/%3E%3C/svg%3E")
}

.btn-CallToAction-submit .btn-Base_Text {
    color: #333
}

.btn-CallToAction-submit-highlight {
    background-color: #e01b22;
    border-color: #e01b22;
    padding: .4375rem .625rem 0
}

.btn-CallToAction-submit-highlight:hover {
    background-color: #8d0000;
    border-color: #8d0000
}

.btn-CallToAction-submit-highlight .btn-Base_ArrowRight {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg fill='%23fff' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32' width='32' height='32'%3E%3Cpath d='M23.78 7.31a1 1 0 0 0-1.45 1.38l6 6.31H1a1 1 0 0 0 0 2h27.26l-6 6.31a1 1 0 0 0 1.45 1.38L32 16z'/%3E%3C/svg%3E")
}

.btn-CallToAction-submit-highlight .btn-Base_Text {
    color: #fff
}

.ctn-BreakingNews {
    background-color: #c60000;
    padding: 1.25rem 1.25rem .6875rem
}

.ctn-BreakingNews:after {
    clear: both;
    content: "";
    display: table
}

.ctn-BreakingNews:hover {
    background-color: #8d0000
}

.ctn-BreakingNews-small {
    min-height: 3.4375rem;
    padding-bottom: .5625rem;
    padding-top: .5rem
}

.ctn-BreakingNews-small .lbl-Base {
    position: relative;
    top: .125rem
}

.ctn-Comments_NumberOfComments {
    font-size: .8125rem;
    line-height: 1.38462;
    margin-top: .125rem
}

.ctn-List_Counter {
    color: #666;
    font-size: .8125rem
}

.ctn-List_CounterText {
    padding-right: .625rem;
    text-transform: uppercase
}

.ctn-List_CounterCurrent,
.ctn-List_CounterTotal {
    min-width: .625rem;
    padding: 0 .125rem
}

.ctn-List_CounterCurrent {
    color: #c60000
}

.ctn-PageFunctions {
    border: .0625rem solid #ddd;
    border-radius: .125rem;
    float: left;
    list-style-type: none;
    margin-right: .625rem;
    padding: .25rem 0
}

.ctn-PageFunctions:after {
    clear: both;
    content: "";
    display: table
}

.atc-ContainerSocialMedia .ctn-PageFunctions {
    margin-right: 0
}

.ctn-PageFunctions_Item {
    color: #999;
    float: left;
    height: 1.875rem;
    overflow: hidden;
    position: relative;
    text-align: center
}

.ctn-PageFunctions-is-inverted .ctn-PageFunctions_Item {
    color: #fff
}

.ctn-PageFunctions_ItemCommentValue,
.ctn-PageFunctions_ItemRecommendationValue {
    font-size: .8125rem;
    padding: .3125rem .625rem .3125rem .3125rem
}

.lst-Comments_CommentFeedbackItem .ctn-PageFunctions_ItemCommentValue,
.lst-Comments_CommentFeedbackItem .ctn-PageFunctions_ItemRecommendationValue {
    font-size: inherit
}

.ctn-PageFunctions_ItemRecommendationText {
    padding-left: .1875rem;
    text-transform: uppercase
}

.ctn-PageFunctions_Item .ctn-PageFunctions_Button {
    position: static
}

.ctn-PageFunctions_Item:after {
    background-color: #999;
    content: "";
    height: 1.25rem;
    position: absolute;
    right: 0;
    top: .375rem;
    width: .0625rem
}

.ctn-PageFunctions-is-inverted .ctn-PageFunctions_Item:after {
    background-color: #fff
}

.ctn-PageFunctions_Item:last-child:after {
    display: none
}

.ctn-PageFunctions_Link {
    color: inherit;
    text-decoration: none;
    display: inline-block;
    height: 100%
}

.ctn-PageFunctions_Link:hover {
    color: #c60000;
    color: #e01b22
}

.ctn-PageFunctions_Link:hover .ico-Base_Recommendation {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg fill='%23e01b22' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32' width='32' height='32'%3E%3Cpath d='M25.27 32a1 1 0 0 1-.61-.21L16 25.18l-8.66 6.61a1 1 0 0 1-1.57-1.09l3.34-10.79-8.72-6.66A1 1 0 0 1 1 11.46h10.72L15 .7a1 1 0 0 1 2 0l3.32 10.75H31a1 1 0 0 1 .61 1.79l-8.72 6.66 3.34 10.8a1 1 0 0 1-1 1.3zM16 22.92a1 1 0 0 1 .61.21l6.78 5.18-2.62-8.47a1 1 0 0 1 .35-1.09L28 13.46h-8.5a1 1 0 0 1-1-.7L16 4.39l-2.59 8.37a1 1 0 0 1-1 .7H4l6.92 5.29a1 1 0 0 1 .35 1.09l-2.66 8.47 6.78-5.18a1 1 0 0 1 .61-.21z'/%3E%3C/svg%3E")
}

.ctn-PageFunctions_Link:hover .ico-Base_Recommendation.ico-Base-is-active {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg fill='%23e01b22' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32' width='32' height='32'%3E%3Cpath d='M25.3 32c-.2 0-.4-.1-.6-.2L16 25.2l-8.7 6.6c-.4.3-1.1.3-1.4-.2-.2-.3-.3-.6-.2-.9L9 19.9.3 13.2c-.4-.3-.5-1-.2-1.4.2-.2.5-.4.8-.4h10.7L15 .7c0-.6.4-1 1-1s1 .4 1 1l3.3 10.8H31c.6 0 1 .5 1 1 0 .3-.1.6-.4.8L22.9 20l3.3 10.8c.2.5-.1 1.1-.7 1.3 0-.1-.2-.1-.2-.1z'/%3E%3C/svg%3E")
}

.ctn-PageFunctions_Link:hover .ico-Base_Comment {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg fill='%23e01b22' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32' width='32' height='32'%3E%3Cpath d='M8 30a1 1 0 0 1-1-1v-5H1a1 1 0 0 1-1-1V3a1 1 0 0 1 1-1h30a1 1 0 0 1 1 1v20a1 1 0 0 1-1 1H14.41l-5.7 5.71A1 1 0 0 1 8 30zm-6-8h6a1 1 0 0 1 1 1v3.59l4.29-4.29A1 1 0 0 1 14 22h16V4H2z'/%3E%3C/svg%3E")
}

.ctn-PageFunctions_Link:hover .ico-Base_Comment.ico-Base-is-active {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg fill='%23e01b22' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' width='20' height='20'%3E%3Cpath d='M18.22 2H1.93c-.71 0-.93.08-.93.79v9.59c0 .71.22 1.62.93 1.62H5v3.64a.55.55 0 0 0 .36.46.64.64 0 0 0 .22 0c.13 0 .27.11.37 0l4.33-4.1h7.94A2.1 2.1 0 0 0 20 12.38V2.79c0-.71-1.06-.79-1.78-.79z'/%3E%3C/svg%3E")
}

.ctn-PageFunctions-is-inverted .ctn-PageFunctions_Link,
.ctn-PageFunctions-is-inverted .ctn-PageFunctions_Link:hover {
    color: #fff
}

.ctn-PageFunctions-is-inverted .ctn-PageFunctions_Link .ico-Base_Recommendation,
.ctn-PageFunctions-is-inverted .ctn-PageFunctions_Link:hover .ico-Base_Recommendation {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg fill='%23fff' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32' width='32' height='32'%3E%3Cpath d='M25.27 32a1 1 0 0 1-.61-.21L16 25.18l-8.66 6.61a1 1 0 0 1-1.57-1.09l3.34-10.79-8.72-6.66A1 1 0 0 1 1 11.46h10.72L15 .7a1 1 0 0 1 2 0l3.32 10.75H31a1 1 0 0 1 .61 1.79l-8.72 6.66 3.34 10.8a1 1 0 0 1-1 1.3zM16 22.92a1 1 0 0 1 .61.21l6.78 5.18-2.62-8.47a1 1 0 0 1 .35-1.09L28 13.46h-8.5a1 1 0 0 1-1-.7L16 4.39l-2.59 8.37a1 1 0 0 1-1 .7H4l6.92 5.29a1 1 0 0 1 .35 1.09l-2.66 8.47 6.78-5.18a1 1 0 0 1 .61-.21z'/%3E%3C/svg%3E")
}

.ctn-PageFunctions-is-inverted .ctn-PageFunctions_Link .ico-Base_Recommendation.ico-Base-is-active,
.ctn-PageFunctions-is-inverted .ctn-PageFunctions_Link:hover .ico-Base_Recommendation.ico-Base-is-active {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg fill='%23fff' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32' width='32' height='32'%3E%3Cpath d='M25.3 32c-.2 0-.4-.1-.6-.2L16 25.2l-8.7 6.6c-.4.3-1.1.3-1.4-.2-.2-.3-.3-.6-.2-.9L9 19.9.3 13.2c-.4-.3-.5-1-.2-1.4.2-.2.5-.4.8-.4h10.7L15 .7c0-.6.4-1 1-1s1 .4 1 1l3.3 10.8H31c.6 0 1 .5 1 1 0 .3-.1.6-.4.8L22.9 20l3.3 10.8c.2.5-.1 1.1-.7 1.3 0-.1-.2-.1-.2-.1z'/%3E%3C/svg%3E")
}

.ctn-PageFunctions-is-inverted .ctn-PageFunctions_Link .ico-Base_Comment,
.ctn-PageFunctions-is-inverted .ctn-PageFunctions_Link:hover .ico-Base_Comment {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg fill='%23fff' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32' width='32' height='32'%3E%3Cpath d='M8 30a1 1 0 0 1-1-1v-5H1a1 1 0 0 1-1-1V3a1 1 0 0 1 1-1h30a1 1 0 0 1 1 1v20a1 1 0 0 1-1 1H14.41l-5.7 5.71A1 1 0 0 1 8 30zm-6-8h6a1 1 0 0 1 1 1v3.59l4.29-4.29A1 1 0 0 1 14 22h16V4H2z'/%3E%3C/svg%3E")
}

.ctn-PageFunctions-is-inverted .ctn-PageFunctions_Link .ico-Base_Comment.ico-Base-is-active,
.ctn-PageFunctions-is-inverted .ctn-PageFunctions_Link:hover .ico-Base_Comment.ico-Base-is-active {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg fill='%23fff' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' width='20' height='20'%3E%3Cpath d='M18.22 2H1.93c-.71 0-.93.08-.93.79v9.59c0 .71.22 1.62.93 1.62H5v3.64a.55.55 0 0 0 .36.46.64.64 0 0 0 .22 0c.13 0 .27.11.37 0l4.33-4.1h7.94A2.1 2.1 0 0 0 20 12.38V2.79c0-.71-1.06-.79-1.78-.79z'/%3E%3C/svg%3E")
}

.ctn-PageFunctions_Icon {
    padding: .3125rem 0 0 .625rem
}

.ctn-PageFunctions_Icon .o-Icon {
    position: relative;
    top: .125rem
}

.ctn-PageFunctions_Icon .ico-Base_Comment {
    top: .25rem
}

.ctn-PageFunctions_Button {
    height: 100%
}

.ctn-PageFunctions_Button .btn-Base_Favorite,
.ctn-PageFunctions_Button .btn-Base_Print {
    position: relative;
    top: .125rem
}

.ctn-PlaceholderBox {
    background-color: #fff;
    border: .0625rem solid #ddd;
    border-radius: .125rem;
    padding: .625rem .9375rem .9375rem
}

.ctn-PlaceholderBox:after {
    clear: both;
    content: "";
    display: table
}

.ctn-PlaceholderBox-is-in-article-text-right {
    float: right;
    margin: 0 -8.75rem .9375rem 1.875rem
}

.ctn-PlaceholderContent {
    background-color: #fff;
    overflow: hidden;
    width: 100%
}

.ctn-PlaceholderContent:after {
    clear: both;
    content: "";
    display: table
}

.ctn-PlaceholderContent-has-border {
    border: .0625rem solid #ddd
}

.ctn-PlaceholderContent-has-rounded-borders {
    border-radius: .125rem
}

.ctn-PlaceholderContent-has-padding {
    padding: 1.25rem
}

.ctn-PlaceholderContent-has-teaser-padding {
    padding: 1.25rem 1.25rem 2.5rem
}

.ctn-PlaceholderContent-has-teaser-compact-padding {
    padding: .9375rem .625rem
}

.ctn-PlaceholderContent-has-margin-bottom {
    margin-bottom: 2.5rem
}

.ctn-PlaceholderContent-has-margin-top {
    margin-top: 2.5rem
}

.ctn-PlaceholderContent-has-maximum-height {
    height: 100%
}

.ctn-PlaceholderContent-has-centered-content>:first-child {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.ctn-PlaceholderContent-can-have-an-overflow {
    overflow: auto
}

.ctn-PlaceholderContent-has-inherit-overflow {
    overflow: inherit
}

.ctn-PlaceholderContent-is-in-gallery {
    margin: 0 -8.75rem 2.5rem;
    overflow: visible;
    padding-bottom: 0;
    width: 60rem
}

.ctn-PlaceholderContent-is-in-article-text-left {
    clear: both;
    float: left;
    margin: 0 1.875rem 1.5625rem -8.75rem
}

.os_ipad .ctn-PlaceholderContent-is-in-article-text-left {
    margin-top: 1.5625rem
}

.ctn-PlaceholderContent-is-in-article-small {
    width: 20.625rem
}

.ctn-PlaceholderContent-is-in-article-medium {
    margin-bottom: 2.5rem;
    width: 42.5rem
}

.ctn-PlaceholderContent-is-in-article-interactive,
.ctn-PlaceholderContent-is-in-article-large {
    margin: 0 -8.75rem 2.5rem;
    width: 60rem
}

.ctn-PlaceholderContent-is-in-department-lead-top {
    margin-bottom: 2.5rem
}

.ctn-PlaceholderContent-is-in-department-lead-bottom {
    margin-bottom: .3125rem;
    margin-top: 2.1875rem
}

.ctn-PlaceholderContent-is-transparent {
    background-color: #efefef
}

.ctn-PlaceholderContent_Description {
    background-color: #efefef;
    padding: .625rem .625rem .375rem
}

.ctn-PlaceholderContent_Description-has-text-overline {
    background-color: #fff
}

.ctn-PlaceholderContent_Description-is-inverted {
    background-color: #111
}

.ctn-PlaceholderContent_Description-has-separate-copyright {
    padding-right: 10.625rem;
    position: relative
}

.ctn-PlaceholderContent_Description-has-separate-copyright .ctn-PlaceholderContent_DescriptionCopyright {
    display: inline-block;
    height: 2.25rem;
    overflow: hidden;
    position: absolute;
    right: .625rem;
    text-align: right;
    top: .625rem;
    white-space: normal;
    width: 9.375rem
}

.ctn-PlaceholderContent_Description-has-copyright-without-description {
    padding-right: .125rem;
    text-align: right
}

.ctn-PlaceholderContent_Description-has-copyright-without-description .ctn-PlaceholderContent_DescriptionCopyright {
    float: right;
    white-space: normal;
    width: 20%
}

.ctn-PlaceholderContent_DescriptionHeadlineEmphasis {
    color: #333;
    font-family: georgia, times, times new roman, serif;
    font-size: .875rem;
    line-height: 1.28571
}

.ctn-PlaceholderContent_Description-has-text-overline .ctn-PlaceholderContent_DescriptionHeadlineEmphasis {
    color: #666;
    display: block;
    font-size: .6875rem;
    margin: .1875rem 0;
    text-transform: uppercase
}

:not(.wf-ignore) .ctn-PlaceholderContent_Description-has-text-overline .ctn-PlaceholderContent_DescriptionHeadlineEmphasis {
    font-family: faz gold sans, helvetica neue, helvetica, sans-serif
}

.wf-ignore .ctn-PlaceholderContent_Description-has-text-overline .ctn-PlaceholderContent_DescriptionHeadlineEmphasis {
    font-family: helvetica neue, helvetica, sans-serif
}

.ctn-PlaceholderContent_Description-is-inverted .ctn-PlaceholderContent_DescriptionHeadlineEmphasis {
    color: #c1c1c1
}

.ctn-PlaceholderContent_DescriptionHeadlineText {
    color: #333;
    font-family: georgia, times, times new roman, serif;
    font-size: .875rem;
    line-height: 1.28571;
    font-weight: 700;
    margin-right: .625rem
}

.ctn-PlaceholderContent_Description-has-text-overline .ctn-PlaceholderContent_DescriptionHeadlineText {
    color: #111;
    font-size: .875rem;
    line-height: 1.28571
}

:not(.wf-ignore) .ctn-PlaceholderContent_Description-has-text-overline .ctn-PlaceholderContent_DescriptionHeadlineText {
    font-family: faz gold sans, helvetica neue, helvetica, sans-serif
}

.wf-ignore .ctn-PlaceholderContent_Description-has-text-overline .ctn-PlaceholderContent_DescriptionHeadlineText {
    font-family: helvetica neue, helvetica, sans-serif
}

.ctn-PlaceholderContent_Description-is-inverted .ctn-PlaceholderContent_DescriptionHeadlineText {
    color: #fcfcfc
}

.ctn-PlaceholderContent_DescriptionCopyright {
    color: #999;
    display: inline-block;
    font-size: .75rem;
    font-weight: 400;
    line-height: 1.5;
    white-space: nowrap
}

.ctn-Sharing_ContentWrapper {
    background: #fff;
    bottom: -.0625rem;
    height: 9.625rem;
    left: 0;
    position: absolute;
    -webkit-transform: translateY(100%);
    transform: translateY(100%);
    width: 100%;
    z-index: 100001
}

[aria-hidden=false] .ctn-Sharing_ContentWrapper {
    -webkit-animation: layer-search-fade-in .2s;
    animation: layer-search-fade-in .2s
}

[aria-hidden=true] .ctn-Sharing_ContentWrapper {
    display: none
}

.gh-MainNav-is-sticky .ctn-Sharing_ContentWrapper,
.gh-Wrapper-is-static-slim .ctn-Sharing_ContentWrapper {
    border-bottom: .0625rem solid #ddd
}

.ctn-Sharing_ContentWrapper-is-inverted {
    background-color: transparent
}

.ctn-Sharing_ContentWrapper-is-not-positioned-fix {
    bottom: auto;
    left: auto;
    position: relative;
    -webkit-transform: none;
    transform: none;
    z-index: auto
}

.ctn-Sharing_ContentWrapper-is-in-article {
    height: auto;
    margin-bottom: .625rem
}

.ctn-Sharing_LayerWrapper {
    height: inherit;
    max-width: 100%;
    padding: 0 1.25rem;
    position: relative
}

.ctn-Sharing_LayerWrapperBreakingNews {
    border-top: .0625rem solid #ddd;
    margin-top: 1.25rem;
    padding: 0
}

.ctn-Sharing_LayerWrapperArticle {
    border-bottom: .0625rem solid #ddd;
    padding: 0
}

.o-Js-is-disabled .ctn-Sharing-form-wrapper-no-js[aria-hidden=true]:target {
    display: block
}

.ctn-Topic {
    margin-left: -1.25rem;
    margin-right: -1.25rem;
    padding-top: 2.8125rem;
    position: relative
}

.ctn-Topic_Headline {
    border-radius: .125rem;
    font-weight: 400;
    left: 50%;
    position: absolute;
    text-align: center;
    text-transform: uppercase;
    top: 0;
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%)
}

.ctn-Topic_HeadlineLink,
.ctn-Topic_HeadlineText {
    display: block;
    line-height: 1.5;
    max-width: 37.5rem;
    min-height: 2.5rem;
    min-width: 15.375rem;
    padding: .75rem 1.875rem .5rem
}

.ctn-Topic_HeadlineLink {
    text-decoration: none
}

.ctn-Topic-blue .ctn-Topic_HeadlineLink,
.ctn-Topic-blue .ctn-Topic_HeadlineText,
.ctn-Topic-dark-gray .ctn-Topic_HeadlineLink,
.ctn-Topic-dark-gray .ctn-Topic_HeadlineText,
.ctn-Topic-gold .ctn-Topic_HeadlineLink,
.ctn-Topic-gold .ctn-Topic_HeadlineText,
.ctn-Topic-green .ctn-Topic_HeadlineLink,
.ctn-Topic-green .ctn-Topic_HeadlineText {
    color: #fff
}

.ctn-Topic-blue {
    background-color: #3864a9
}

.ctn-Topic-blue .ctn-Topic_HeadlineLink,
.ctn-Topic-blue .ctn-Topic_HeadlineText {
    background-color: #577bb7
}

.ctn-Topic-blue .ctn-Topic_HeadlineLink:hover {
    background-color: #2d5087
}

.ctn-Topic-blue .tsr-Topic .tsr-Base_HeadlineText {
    color: #3864a9
}

.ctn-Topic-gold {
    background-color: #c58a0f
}

.ctn-Topic-gold .ctn-Topic_HeadlineLink,
.ctn-Topic-gold .ctn-Topic_HeadlineText {
    background-color: #ce9b32
}

.ctn-Topic-gold .ctn-Topic_HeadlineLink:hover {
    background-color: #9e6e0c
}

.ctn-Topic-gold .tsr-Topic .tsr-Base_HeadlineText {
    color: #c58a0f
}

.ctn-Topic-green {
    background-color: #569824
}

.ctn-Topic-green .ctn-Topic_HeadlineLink,
.ctn-Topic-green .ctn-Topic_HeadlineText {
    background-color: #6fa746
}

.ctn-Topic-green .ctn-Topic_HeadlineLink:hover {
    background-color: #457a1d
}

.ctn-Topic-green .tsr-Topic .tsr-Base_HeadlineText {
    color: #569824
}

.ctn-Topic-dark-gray {
    background-color: #454545
}

.ctn-Topic-dark-gray .ctn-Topic_HeadlineLink,
.ctn-Topic-dark-gray .ctn-Topic_HeadlineText {
    background-color: #c60000
}

.ctn-Topic-dark-gray .ctn-Topic_HeadlineLink:hover {
    background-color: #9e0000
}

.ctn-Topic-light-gray .ctn-Topic_HeadlineLink,
.ctn-Topic-light-gray .ctn-Topic_HeadlineText,
.ctn-Topic-pastel-blue .ctn-Topic_HeadlineLink,
.ctn-Topic-pastel-blue .ctn-Topic_HeadlineText,
.ctn-Topic-pastel-green .ctn-Topic_HeadlineLink,
.ctn-Topic-pastel-green .ctn-Topic_HeadlineText,
.ctn-Topic-pastel-red .ctn-Topic_HeadlineLink,
.ctn-Topic-pastel-red .ctn-Topic_HeadlineText,
.ctn-Topic-pastel-yellow .ctn-Topic_HeadlineLink,
.ctn-Topic-pastel-yellow .ctn-Topic_HeadlineText {
    background-color: #c60000;
    color: #fff
}

.ctn-Topic-light-gray .ctn-Topic_HeadlineLink:hover,
.ctn-Topic-pastel-blue .ctn-Topic_HeadlineLink:hover,
.ctn-Topic-pastel-green .ctn-Topic_HeadlineLink:hover,
.ctn-Topic-pastel-red .ctn-Topic_HeadlineLink:hover,
.ctn-Topic-pastel-yellow .ctn-Topic_HeadlineLink:hover {
    background-color: #9e0000
}

.ctn-Topic-light-gray .tsr-Background .tsr-Base_ContentWrapperInner:after,
.ctn-Topic-light-gray .tsr-Background .tsr-Base_Headline:after,
.ctn-Topic-pastel-blue .tsr-Background .tsr-Base_ContentWrapperInner:after,
.ctn-Topic-pastel-blue .tsr-Background .tsr-Base_Headline:after,
.ctn-Topic-pastel-green .tsr-Background .tsr-Base_ContentWrapperInner:after,
.ctn-Topic-pastel-green .tsr-Background .tsr-Base_Headline:after,
.ctn-Topic-pastel-red .tsr-Background .tsr-Base_ContentWrapperInner:after,
.ctn-Topic-pastel-red .tsr-Background .tsr-Base_Headline:after,
.ctn-Topic-pastel-yellow .tsr-Background .tsr-Base_ContentWrapperInner:after,
.ctn-Topic-pastel-yellow .tsr-Background .tsr-Base_Headline:after {
    background-color: #bababa
}

.ctn-Topic-pastel-blue {
    background-color: #dfe9f6
}

.ctn-Topic-pastel-red {
    background-color: #f5ead4
}

.ctn-Topic-pastel-yellow {
    background-color: #fafcdb
}

.ctn-Topic-pastel-green {
    background-color: #dee8c4
}

.ctn-Topic-light-gray {
    background-color: #e3e3e3
}

.con-Html {
    height: 100%
}

.con-Image {
    background-color: #efefef;
    position: relative
}

.con-Image:after {
    clear: both;
    content: "";
    display: table
}

.con-Image_Link {
    display: inline-block;
    text-decoration: none;
    width: 100%
}

.con-Image_Container {
    line-height: 0;
    overflow: hidden
}

.con-Image_Container,
.con-Image_Image {
    height: auto;
    width: 100%
}

.con-Image_Image-has-hover-effect {
    -webkit-transform: scale(1) rotate(.02deg) translateZ(0);
    transform: scale(1) rotate(.02deg) translateZ(0);
    -webkit-transition: -webkit-transform 1s ease-out;
    transition: -webkit-transform 1s ease-out;
    transition: transform 1s ease-out;
    transition: transform 1s ease-out, -webkit-transform 1s ease-out
}

.con-Image_Image-has-hover-effect:hover {
    -webkit-transform: scale(1.025) rotate(.02deg) translateZ(0);
    transform: scale(1.025) rotate(.02deg) translateZ(0);
    -webkit-transition: -webkit-transform .5s ease-in;
    transition: -webkit-transform .5s ease-in;
    transition: transform .5s ease-in;
    transition: transform .5s ease-in, -webkit-transform .5s ease-in
}

#GeoMapArticle [aria-hidden=true],
#GeoMapArticleTab [aria-hidden=true],
.vue-map-container [aria-hidden=true] {
    display: block
}

.cbx-Author {
    border: .0625rem solid #ddd;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 1.25rem;
    padding: 1.5625rem 1.25rem
}

.cbx-Author:after {
    clear: both;
    content: "";
    display: table
}

.cbx-Author-is-in-article-comment {
    padding-left: 2.1875rem;
    padding-right: 4.375rem
}

.cbx-Author-is-in-article-comment:last-child {
    margin-bottom: 0
}

.cbx-Author_AvatarContainer {
    height: 5rem;
    overflow: hidden;
    width: 5rem
}

.cbx-Author_Avatar {
    border-radius: 50%
}

.cbx-Author_InfoContainer {
    -webkit-box-flex: 2;
    -ms-flex-positive: 2;
    flex-grow: 2;
    padding-left: 1.1875rem
}

.cbx-Author-is-in-article-container-info .cbx-Author_InfoContainer {
    max-width: 13rem
}

.cbx-Author-is-in-article-comment .cbx-Author_InfoContainer {
    max-width: 34.375rem
}

.cbx-Author_PersonalInfo {
    border-bottom: .0625rem solid #ddd;
    color: #111;
    padding: .125rem 0 .5rem
}

.cbx-Author_Name {
    font-size: .875rem;
    font-weight: 700;
    line-height: 1.28571;
    padding-bottom: .4375rem
}

.cbx-Author_NameLink {
    color: inherit;
    text-decoration: none
}

.cbx-Author_NameLink:hover {
    color: #c60000
}

.cbx-Author_Position {
    font-size: .8125rem;
    line-height: 1.38462
}

.cbx-Author_ProfileList {
    display: inline-block;
    list-style: none;
    margin: .625rem 0 0 -.25rem;
    vertical-align: middle
}

.cbx-Author_ProfileList:after {
    clear: both;
    content: "";
    display: table
}

.cbx-Author_ProfileItem {
    float: left;
    margin-right: .25rem
}

.cbx-Author_ProfileItem-facebook {
    margin-right: .4375rem
}

.cbx-Author_ProfileItem-twitter {
    margin-right: .625rem
}

.cbx-Author_ProfileLinkContainer {
    color: #666;
    float: right;
    margin-top: 1.0625rem
}

.cbx-Author_ProfileListText {
    margin: 1.0625rem .9375rem 0 0
}

.cbx-Author_ProfileLink {
    color: inherit;
    text-decoration: none
}

.cbx-Author_ProfileLink:hover {
    color: #c60000
}

.cbx-Author_ProfileLink,
.cbx-Author_ProfileListText {
    color: #666;
    display: inline-block;
    font-size: .8125rem;
    line-height: 1.38462;
    text-transform: uppercase;
    vertical-align: middle
}

.cbx-Error {
    background-color: #c60000;
    padding: 1.875rem 1.25rem
}

.cbx-Error_Text {
    color: #fcfcfc;
    font-family: georgia, times, times new roman, serif;
    font-size: 1.25rem;
    line-height: 1.2
}

.cbx-Success {
    background-color: #569824;
    padding: 1.875rem 1.25rem
}

.cbx-Success_Text {
    color: #fcfcfc;
    font-family: georgia, times, times new roman, serif;
    font-size: 1.25rem;
    line-height: 1.2
}

.cbx-Text {
    background-color: #fff;
    border: .0625rem solid #ddd;
    font-size: .8125rem;
    line-height: 1.38462;
    padding: 2.3125rem 4.25rem
}

.cbx-Text a {
    color: #c60000;
    text-decoration: none
}

.cbx-Text a:hover {
    text-decoration: underline
}

.cbx-Text h3 {
    font-size: 1.25rem;
    line-height: 1.3;
    margin-bottom: 1.875rem
}

.cbx-Text h4 {
    font-size: 1rem;
    line-height: 1.625;
    margin: 1.25rem 0 .9375rem
}

.cbx-Text p {
    margin-top: 1.125rem
}

.cbx-Text ol,
.cbx-Text ul {
    padding-left: .9375rem
}

.cbx-Universal {
    -webkit-box-shadow: inset 0 0 0 .0625rem #ddd;
    box-shadow: inset 0 0 0 .0625rem #ddd;
    margin-bottom: 1.25rem;
    padding: .9375rem 0 1.0625rem
}

.cbx-Universal_Headline {
    font-family: georgia, times, times new roman, serif;
    font-size: 1.5rem;
    font-weight: 400;
    line-height: 1.25;
    margin: 0 1.25rem .8125rem
}

.cbx-Universal_EntryList {
    list-style: none;
    margin: 0 1.25rem
}

.cbx-Universal_IconComment,
.cbx-Universal_IconShare {
    height: 10px;
    position: relative;
    width: 10px
}

.cbx-Universal_IconComment {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg fill='%23999' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' width='20' height='20'%3E%3Cpath d='M18.22 2H1.93c-.71 0-.93.08-.93.79v9.59c0 .71.22 1.62.93 1.62H5v3.64a.55.55 0 0 0 .36.46.64.64 0 0 0 .22 0c.13 0 .27.11.37 0l4.33-4.1h7.94A2.1 2.1 0 0 0 20 12.38V2.79c0-.71-1.06-.79-1.78-.79z'/%3E%3C/svg%3E");
    margin-right: .25rem;
    top: .125rem
}

.cbx-Universal_IconShare {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg fill='%23999' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' width='20' height='20'%3E%3Cpath d='M16.5 12a3.49 3.49 0 0 0-2.85 1.48l-6.83-2.93A3.47 3.47 0 0 0 7 9.5a3.47 3.47 0 0 0-.18-1.05l6.83-2.93a3.49 3.49 0 1 0-.65-2v.12L5.67 6.77a3.5 3.5 0 1 0 0 5.46L13 15.38v.12a3.5 3.5 0 1 0 3.5-3.5z'/%3E%3C/svg%3E");
    margin-right: .1875rem;
    top: .125rem
}

.cbx-Universal_EntryListItem {
    padding-bottom: .625rem
}

.cbx-Universal_EntryListItemImageContainer {
    height: 11.5625rem;
    margin-left: -1.25rem;
    overflow: hidden;
    width: 20.625rem
}

.cbx-Universal_EntryListItemImage {
    -webkit-transform: scale(1) rotate(.02deg) translateZ(0);
    transform: scale(1) rotate(.02deg) translateZ(0);
    -webkit-transition: -webkit-transform 1s ease-out;
    transition: -webkit-transform 1s ease-out;
    transition: transform 1s ease-out;
    transition: transform 1s ease-out, -webkit-transform 1s ease-out;
    border-radius: .125rem
}

.cbx-Universal_EntryListItemImage:hover {
    -webkit-transform: scale(1.025) rotate(.02deg) translateZ(0);
    transform: scale(1.025) rotate(.02deg) translateZ(0);
    -webkit-transition: -webkit-transform .5s ease-in;
    transition: -webkit-transform .5s ease-in;
    transition: transform .5s ease-in;
    transition: transform .5s ease-in, -webkit-transform .5s ease-in
}

.cbx-Universal_EntryListItemLink {
    display: block;
    text-decoration: none
}

.cbx-Universal_EntryListItemLink:hover .cbx-Universal_EntryListItemHeadlineText {
    color: #c60000
}

.cbx-Universal_EntryListItemHeadline {
    padding-top: .9375rem
}

.cbx-Universal_EntryListItemHeadlineEmphasis {
    color: #666;
    display: block;
    font-size: .6875rem;
    font-weight: 400;
    line-height: 1.27273;
    margin-bottom: .0625rem;
    text-transform: uppercase;
    margin-bottom: .3125rem
}

.cbx-Universal_EntryListItemHeadlineText {
    color: #111;
    font-size: .875rem;
    font-weight: 700;
    line-height: 1.28571
}

.cbx-Universal_EntryMetaList {
    -webkit-box-align: baseline;
    -ms-flex-align: baseline;
    align-items: baseline;
    color: #999;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    line-height: .875rem;
    list-style-type: none;
    padding-top: .375rem
}

.cbx-Universal_EntryMetaItem:not(:last-child) {
    margin-right: .625rem
}

.cbx-Universal_EntryMetaItem-social-feedback {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    font-size: .625rem;
    white-space: nowrap
}

@media screen and (min-width:0\0) and (-webkit-min-device-pixel-ratio:0.75),
screen and (min-width:0\0) and (min-resolution:72dpi) {
    .cbx-Universal_EntryMetaItem-social-feedback {
        position: relative;
        top: .125rem
    }
}

.cbx-Universal_EntryMetaShare:not(:last-child) {
    margin-right: .5rem
}

.dpt-Lead {
    position: relative
}

.frm-Comments {
    display: none;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    padding: 0 0 2.1875rem 3.8125rem
}

.frm-Comments-pure-form {
    display: block
}

.frm-Comments-is-visible {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.frm-Comments_Login {
    display: none
}

.frm-Comments_Login-is-visible {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.frm-Comments_UserContainer {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    font-size: .8125rem;
    line-height: 1.38462;
    margin: 0 3.75rem;
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
    text-align: center;
    width: 11.25rem
}

.frm-Comments_UserImage {
    border-radius: 50%;
    margin-bottom: .75rem
}

.frm-Comments_UserLoginText {
    margin-bottom: .3125rem
}

.frm-Comments_UserName {
    font-weight: 700
}

.frm-Comments_FormContainer {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    width: 29.375rem
}

.frm-Comments-pure-form .frm-Comments_FormContainer {
    width: 100%
}

.frm-Comments_FormRow {
    margin-bottom: 1.5625rem;
    position: relative
}

.frm-Comments_Input {
    border: .0625rem solid #ddd;
    border-radius: .25rem;
    font-size: .8125rem;
    line-height: 1.38462;
    padding: .5rem 1.125rem;
    width: 100%
}

.frm-Comments_Input-text {
    height: 6.25rem
}

.frm-Comments_InputHint {
    color: #999
}

.frm-Comments_Hint,
.frm-Comments_InputHint {
    font-size: .8125rem;
    line-height: 1.38462;
    padding-left: 1.1875rem
}

.frm-Comments_Hint {
    bottom: -1.25rem;
    color: #e01b22;
    position: absolute
}

.frm-Comments_Hint-textarea {
    bottom: -.9375rem
}

.frm-Comments_Send {
    font-size: 1rem;
    line-height: 1.625;
    padding: 1.25rem
}

.frm-Comments_Send-success {
    color: #006567
}

.frm-Comments_Send-failure {
    color: #e01b22
}

.frm-Comments_FormFooter {
    margin-bottom: .3125rem;
    padding-left: 1.1875rem
}

.frm-Comments_FormFooter:after {
    clear: both;
    content: "";
    display: table
}

.frm-Comments_LinkTerms {
    color: #999;
    display: inline-block;
    float: left;
    font-size: .8125rem;
    line-height: 1.38462;
    padding-top: .875rem;
    text-decoration: none;
    text-transform: uppercase
}

.frm-Comments_LinkTerms:hover {
    text-decoration: underline
}

.frm-Comments_Button {
    float: right;
    padding-top: .75rem
}

.frm-Comments_More-button {
    padding-left: 0;
    padding-right: 0;
    text-align: center
}

.gf-Copyright {
    margin-top: 2.3125rem;
    padding-left: 1.875rem
}

.gf-Copyright_TextWrapper {
    padding-left: 20%
}

.gf-Copyright_Text {
    color: #8b8b8b;
    display: inline-block;
    font-size: .75rem;
    line-height: 1.5;
    text-align: center
}

.gf-IconLogoFaz_Inner {
    display: block;
    height: 2.5rem;
    width: 18.375rem
}

.gf-Logo {
    margin: 0 0 2.4375rem 1.875rem
}

.gf-Logo_Link {
    display: block;
    padding-left: 20%
}

.gf-Sitemap {
    border-bottom: .0625rem solid #bababa;
    padding: 2.5rem 0 2.0625rem .9375rem
}

.gf-Sitemap:after {
    clear: both;
    content: "";
    display: table
}

.gf-Sitemap_Column {
    float: left;
    padding: 0 .9375rem;
    width: 20%
}

.gf-Sitemap_Headline {
    color: #111;
    font-size: .75rem;
    font-weight: 700;
    margin-bottom: 1.25rem
}

.gf-Sitemap_List {
    list-style: none
}

.gf-Sitemap_Item {
    padding-bottom: .0625rem
}

.gf-Sitemap_ItemLink {
    color: #111;
    display: block;
    font-size: .75rem;
    line-height: 1.83333;
    text-decoration: none
}

.gf-Sitemap_ItemLink:focus,
.gf-Sitemap_ItemLink:hover {
    color: #c60000
}

.gf-Topics {
    border-bottom: .0625rem solid #bababa;
    margin-top: -.375rem;
    padding: .0625rem 0 1.875rem .9375rem
}

.gf-Topics:after {
    clear: both;
    content: "";
    display: table
}

.gf-Topics_List {
    float: left;
    list-style: none;
    padding: 0 .9375rem;
    width: 20%
}

.gf-Topics_ItemLink {
    color: #111;
    display: block;
    font-size: .6875rem;
    line-height: 2.18182;
    text-decoration: none;
    text-transform: uppercase
}

.gf-Topics_ItemLink:focus,
.gf-Topics_ItemLink:hover {
    color: #c60000
}

.gf-Wrapper,
.gf-Wrapper_Inner {
    background-color: #e3e3e3
}

.gf-Wrapper_Inner {
    padding: 2.5rem 1.25rem 2.1875rem
}

.gh-IconHome {
    padding: .25rem .4375rem 0
}

.gh-IconHome_Inner {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg fill='%23fcfcfc' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32' width='32' height='32'%3E%3Cpath d='M16 2.5L30 13v17H2V13L16 2.5M16 0L0 12v20h32V12L16 0z'/%3E%3C/svg%3E");
    display: block;
    height: 15px;
    width: 15px
}

.gh-IconNav {
    border: 0;
    padding-left: .625rem;
    padding-right: .625rem
}

.gh-IconNav_Inner {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg fill='%23fcfcfc' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32' width='32' height='32'%3E%3Cpath d='M31 8H1a1 1 0 0 1 0-2h30a1 1 0 0 1 0 2zm0 10H1a1 1 0 0 1 0-2h30a1 1 0 0 1 0 2zm0 10H1a1 1 0 0 1 0-2h30a1 1 0 0 1 0 2z'/%3E%3C/svg%3E");
    display: block;
    height: 16px;
    width: 16px
}

.gh-IconOpen {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg fill='%23999' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' width='20' height='20'%3E%3Cpath d='M18 7l-8 8-8-8z'/%3E%3C/svg%3E");
    background-position: right 1px top 3px;
    background-repeat: no-repeat;
    background-size: 9px 9px
}

.gh-IconOpen:hover {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg fill='%23111' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' width='20' height='20'%3E%3Cpath d='M18 7l-8 8-8-8z'/%3E%3C/svg%3E")
}

.gh-IconOpen-is-cta {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg fill='%23c60000' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' width='20' height='20'%3E%3Cpath d='M18 7l-8 8-8-8z'/%3E%3C/svg%3E");
    background-position: right 9px center
}

.gh-IconOpen-is-cta:hover,
.gh-IconOpen-is-inverted {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg fill='%23fcfcfc' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' width='20' height='20'%3E%3Cpath d='M18 7l-8 8-8-8z'/%3E%3C/svg%3E")
}

.gh-IconOpen_Inner {
    position: relative
}

.gh-IconSearchSmall {
    background-color: transparent;
    border: 0
}

.gh-IconSearchSmall_Inner {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg fill='%23fcfcfc' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32' width='32' height='32'%3E%3Cpath d='M12 24a12 12 0 1 1 12-12 12 12 0 0 1-12 12zm0-22a10 10 0 1 0 10 10A10 10 0 0 0 12 2zm19 30a1 1 0 0 1-.71-.29l-9-9a1 1 0 0 1 1.41-1.41l9 9A1 1 0 0 1 31 32z'/%3E%3C/svg%3E");
    display: block;
    height: 16px;
    position: relative;
    width: 16px
}

.gh-IconSearchBig {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg fill='%238c8c8c' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32' width='32' height='32'%3E%3Cpath d='M12 24a12 12 0 1 1 12-12 12 12 0 0 1-12 12zm0-22a10 10 0 1 0 10 10A10 10 0 0 0 12 2zm19 30a1 1 0 0 1-.71-.29l-9-9a1 1 0 0 1 1.41-1.41l9 9A1 1 0 0 1 31 32z'/%3E%3C/svg%3E");
    background-color: transparent;
    border: 0;
    cursor: pointer;
    display: block;
    height: 24px;
    position: relative;
    top: .125rem;
    width: 24px
}

.gh-IconSearchBig:focus,
.gh-IconSearchBig:hover {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg fill='%23c60000' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32' width='32' height='32'%3E%3Cpath d='M12 24a12 12 0 1 1 12-12 12 12 0 0 1-12 12zm0-22a10 10 0 1 0 10 10A10 10 0 0 0 12 2zm19 30a1 1 0 0 1-.71-.29l-9-9a1 1 0 0 1 1.41-1.41l9 9A1 1 0 0 1 31 32z'/%3E%3C/svg%3E")
}

.gh-IconMegaMenuClose {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg fill='%23999' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32' width='32' height='32'%3E%3Cpath d='M17.54 16L28.29 5.25a1.09 1.09 0 0 0-1.54-1.54L16 14.46 5.25 3.71a1.09 1.09 0 0 0-1.54 1.54L14.46 16 3.71 26.75a1.09 1.09 0 1 0 1.54 1.54L16 17.54l10.75 10.75a1.09 1.09 0 1 0 1.54-1.54z'/%3E%3C/svg%3E");
    background-color: transparent;
    border: 0;
    cursor: pointer;
    display: block;
    height: 30px;
    width: 30px
}

.gh-IconMegaMenuClose:focus,
.gh-IconMegaMenuClose:hover {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg fill='%23fff' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32' width='32' height='32'%3E%3Cpath d='M17.54 16L28.29 5.25a1.09 1.09 0 0 0-1.54-1.54L16 14.46 5.25 3.71a1.09 1.09 0 0 0-1.54 1.54L14.46 16 3.71 26.75a1.09 1.09 0 1 0 1.54 1.54L16 17.54l10.75 10.75a1.09 1.09 0 1 0 1.54-1.54z'/%3E%3C/svg%3E")
}

.gh-IconFacebook_Inner,
.gh-IconMail_Inner,
.gh-IconSharing_Inner,
.gh-IconTwitter_Inner {
    background-size: 13px 13px;
    display: block;
    height: inherit;
    width: inherit
}

.gh-IconFacebook_Inner,
.gh-IconMail_Inner,
.gh-IconTwitter_Inner {
    position: relative;
    top: -.0625rem
}

.gh-IconFacebook {
    background-color: #4165a7
}

.gh-IconFacebook:hover {
    background-color: #334f82
}

.gh-IconFacebook_Inner {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg fill='%23fff' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32' width='32' height='32'%3E%3Cpath d='M8.5 10.69h3.21V7.53c0-1.39 0-3.54 1-4.87a5.7 5.7 0 0 1 5-2.37 20 20 0 0 1 5.79.58l-.8 4.82a10.76 10.76 0 0 0-2.59-.39c-1.25 0-2.37.45-2.37 1.72v3.67h5.12l-.36 4.7h-4.76V32h-6V15.39H8.5z'/%3E%3C/svg%3E")
}

.gh-IconTwitter {
    background-color: #25a9e2
}

.gh-IconTwitter:hover {
    background-color: #198abb
}

.gh-IconTwitter_Inner {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg fill='%23fff' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32' width='32' height='32'%3E%3Cpath d='M31.71 6.22a13 13 0 0 1-3.74 1 6.5 6.5 0 0 0 2.86-3.6 13 13 0 0 1-4.13 1.6 6.51 6.51 0 0 0-11.08 5.93A18.47 18.47 0 0 1 2.21 4.36a6.52 6.52 0 0 0 2 8.69 6.53 6.53 0 0 1-2.95-.81v.08a6.51 6.51 0 0 0 5.22 6.38 6.33 6.33 0 0 1-1.71.23 6.52 6.52 0 0 1-1.22-.12 6.5 6.5 0 0 0 6.08 4.52 13.05 13.05 0 0 1-8.08 2.79A13.26 13.26 0 0 1 0 26a18.44 18.44 0 0 0 10 2.92c12 0 18.51-9.91 18.51-18.51v-.84a13.17 13.17 0 0 0 3.25-3.37'/%3E%3C/svg%3E")
}

.gh-IconMail {
    background-color: #292929
}

.gh-IconMail:hover {
    background-color: #101010
}

.gh-IconMail_Inner {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg fill='%23fff' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32' width='32' height='32'%3E%3Cpath d='M31 3H1a1 1 0 0 0-1 1v24a1 1 0 0 0 1 1h30a1 1 0 0 0 1-1V4a1 1 0 0 0-1-1zm-2.91 2L16 18.26 3.88 5zM2 27V6.3l13 14a1.31 1.31 0 0 0 1.86 0L30 6.3V27z'/%3E%3C/svg%3E")
}

.gh-IconSharing {
    background-color: #292929
}

.gh-IconSharing:hover {
    background-color: #101010
}

.gh-IconSharing_Inner {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg fill='%23fff' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32' width='32' height='32'%3E%3Cpath d='M26.21 20.63a5.82 5.82 0 0 0-4.14 1.71l-10.8-5.11a5.37 5.37 0 0 0 0-2.61l11.29-5.15a5.59 5.59 0 0 0 3.76 1.45 5.51 5.51 0 0 0 5.56-5.46 5.56 5.56 0 0 0-11.11 0 5.35 5.35 0 0 0 .47 2.2l-10.82 5a5.75 5.75 0 0 0-4.68-2.39 5.62 5.62 0 1 0 0 11.24 5.75 5.75 0 0 0 4.56-2.31l10.54 5a5.57 5.57 0 0 0-.42 2.12 5.79 5.79 0 1 0 5.79-5.68z'/%3E%3C/svg%3E")
}

.gh-IconFazPlus {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg fill='%23c60000' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 40 40' width='40' height='40'%3E%3Crect fill-opacity='0' y='1' width='40' height='37' rx='4.04' ry='4.04'/%3E%3Cpath d='M30.47 12.86v4.72H35v1.63h-4.53V24h-1.71v-4.79h-4.53v-1.63h4.53v-4.72zm-7.18-7.25c-.18 1.85-2.29 4.57-4.77 4.71S13.25 7.91 10.59 8c-1.43.05-3.09.65-3.16 2.43 0 1.42 1.16 2.07 2.95 2a5 5 0 0 0 3.06-1 3.93 3.93 0 0 1-3.07 1.8 3.21 3.21 0 0 1-3.36-3 5.26 5.26 0 0 1 5.31-5.19c3.34 0 6 2.08 7.93 2.13a4.38 4.38 0 0 0 3.04-1.56zM17.09 16s-1.5-.76-1.86-1.69c-.84-2.14.49-3.08 1.3-3.94-1.06.31-4.62 3.06-4.15 5.67.56 3.13 3 2.61 4.47 5.14a3.43 3.43 0 0 1 .15 2.95c-1.28-1.33-2.21-2.32-4.39-2.29a5.14 5.14 0 0 0-5.06 5.29A4.8 4.8 0 0 0 12.6 32a6.08 6.08 0 0 0 5.92-4.57 6.54 6.54 0 0 1-5.72 3.29c-3 .07-4.42-.84-4.51-3a3.54 3.54 0 0 1 3.66-3.28c1.38 0 2.44.78 3.14 2.47.65-2.38 4.64-3 5-5.73.34-2.41-1.37-3.84-2.58-4.76a1.75 1.75 0 0 1 .92-2 1.4 1.4 0 0 0 1.17 2.25A1.6 1.6 0 0 0 21.16 15a1.64 1.64 0 0 0-1.54-1.69A2.66 2.66 0 0 0 17.09 16z'/%3E%3C/svg%3E");
    background-position: 50% 1px;
    background-repeat: no-repeat;
    height: 1.5rem;
    width: 44px
}

.gh-IconFazPlus:focus,
.gh-IconFazPlus:hover {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg fill='%23fff' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 40 40' width='40' height='40'%3E%3Crect fill='%23c60000' fill-opacity='0' y='1' width='40' height='37' rx='4.04' ry='4.04'/%3E%3Cpath d='M30.47 12.86v4.72H35v1.63h-4.53V24h-1.71v-4.79h-4.53v-1.63h4.53v-4.72zm-7.18-7.25c-.18 1.85-2.29 4.57-4.77 4.71S13.25 7.91 10.59 8c-1.43.05-3.09.65-3.16 2.43 0 1.42 1.16 2.07 2.95 2a5 5 0 0 0 3.06-1 3.93 3.93 0 0 1-3.07 1.8 3.21 3.21 0 0 1-3.36-3 5.26 5.26 0 0 1 5.31-5.19c3.34 0 6 2.08 7.93 2.13a4.38 4.38 0 0 0 3.04-1.56zM17.09 16s-1.5-.76-1.86-1.69c-.84-2.14.49-3.08 1.3-3.94-1.06.31-4.62 3.06-4.15 5.67.56 3.13 3 2.61 4.47 5.14a3.43 3.43 0 0 1 .15 2.95c-1.28-1.33-2.21-2.32-4.39-2.29a5.14 5.14 0 0 0-5.06 5.29A4.8 4.8 0 0 0 12.6 32a6.08 6.08 0 0 0 5.92-4.57 6.54 6.54 0 0 1-5.72 3.29c-3 .07-4.42-.84-4.51-3a3.54 3.54 0 0 1 3.66-3.28c1.38 0 2.44.78 3.14 2.47.65-2.38 4.64-3 5-5.73.34-2.41-1.37-3.84-2.58-4.76a1.75 1.75 0 0 1 .92-2 1.4 1.4 0 0 0 1.17 2.25A1.6 1.6 0 0 0 21.16 15a1.64 1.64 0 0 0-1.54-1.69A2.66 2.66 0 0 0 17.09 16z'/%3E%3C/svg%3E")
}

.gh-IconLogoFaz_Inner {
    display: block;
    height: 3rem;
    width: 100%
}

.gh-Wrapper-has-small-logo .gh-IconLogoFaz_Inner {
    height: 1.25rem
}

.gh-IconLogoFazShort {
    position: relative
}

.gh-IconLogoFazShortInner {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100' width='100' height='100'%3E%3Cpath d='M80.3 2c-.7 6.9-8.5 17-17.7 17.5-9.5.3-19.6-8.9-29.5-8.6-5.3.2-11.5 2.4-11.7 9-.1 5.3 4.3 7.7 11 7.6 5.7-.4 6.9-1.1 11.4-3.8-2.2 3.8-6.6 6.2-11.4 6.7-7.9-.2-11.8-5.3-12.5-11.1C19.3 12.6 25.6 0 39.5 0 51.9 0 61.9 7.7 69 7.9c4.9-.1 8-2.8 11.3-5.9zM57.2 40.7s-5.6-2.8-6.9-6.3c-3.1-7.9 1.8-11.5 4.8-14.6C51.2 21 38 31.2 39.7 40.9c2.1 11.6 11.1 9.7 16.6 19.1 3 5.2.4 10.8.4 10.8-4.7-4.9-8.2-8.6-16.3-8.5-7.5.1-18.6 5.7-18.8 19.6.2 7.5 4.7 17.9 18.9 18.1 15.1-.2 20.6-11.9 22-17-4.3 7.1-10.7 11.7-21.3 12.2-11.1.3-16.3-3.1-16.7-11.2-.2-5.1 4.9-12.1 13.6-12.2 5.1 0 9.1 2.9 11.7 9.2 2.4-8.8 17.2-11.2 18.6-21.3 1.3-8.9-5.1-14.3-9.6-17.7-1.3-5.5 3.4-7.6 3.4-7.6-3.2 5 1.3 8.3 4.4 8.4 2.9 0 5.7-2.6 5.7-5.8 0-3.6-2.8-6.3-5.7-6.3-6.9-.1-9.5 7-9.4 10z'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-size: contain;
    border-right: .0625rem solid #ddd;
    height: 22px;
    left: -.1875rem;
    position: absolute;
    top: .0625rem;
    width: 29px
}

.gh-Wrapper-is-storytelling .gh-IconLogoFazShortInner {
    border-right: 0
}

@media screen and (min-width:34.4375em) {
    .gh-Wrapper-is-storytelling .gh-IconLogoFazShortInner {
        border-right: .0625rem solid #ddd
    }
}

.gh-Wrapper-is-dark .gh-IconLogoFazShort:before {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg fill='%23fff' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100' width='100' height='100'%3E%3Cpath d='M80.3 2c-.7 6.9-8.5 17-17.7 17.5-9.5.3-19.6-8.9-29.5-8.6-5.3.2-11.5 2.4-11.7 9-.1 5.3 4.3 7.7 11 7.6 5.7-.4 6.9-1.1 11.4-3.8-2.2 3.8-6.6 6.2-11.4 6.7-7.9-.2-11.8-5.3-12.5-11.1C19.3 12.6 25.6 0 39.5 0 51.9 0 61.9 7.7 69 7.9c4.9-.1 8-2.8 11.3-5.9zM57.2 40.7s-5.6-2.8-6.9-6.3c-3.1-7.9 1.8-11.5 4.8-14.6C51.2 21 38 31.2 39.7 40.9c2.1 11.6 11.1 9.7 16.6 19.1 3 5.2.4 10.8.4 10.8-4.7-4.9-8.2-8.6-16.3-8.5-7.5.1-18.6 5.7-18.8 19.6.2 7.5 4.7 17.9 18.9 18.1 15.1-.2 20.6-11.9 22-17-4.3 7.1-10.7 11.7-21.3 12.2-11.1.3-16.3-3.1-16.7-11.2-.2-5.1 4.9-12.1 13.6-12.2 5.1 0 9.1 2.9 11.7 9.2 2.4-8.8 17.2-11.2 18.6-21.3 1.3-8.9-5.1-14.3-9.6-17.7-1.3-5.5 3.4-7.6 3.4-7.6-3.2 5 1.3 8.3 4.4 8.4 2.9 0 5.7-2.6 5.7-5.8 0-3.6-2.8-6.3-5.7-6.3-6.9-.1-9.5 7-9.4 10z'/%3E%3C/svg%3E")
}
.gh-IconFazObjection {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg fill='%23c60000' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 40 40' width='40' height='40'%3E%3Crect fill-opacity='0' y='1' width='40' height='37' rx='4.04' ry='4.04'/%3E%3Cpath d='M31.98 18.74c0-.46-.1-.79-.32-1.06-.22-.25-.49-.47-.84-.62-.34-.17-.72-.3-1.15-.42-.42-.12-.83-.27-1.21-.42-.39.1-.71.32-.93.62s-.34.69-.34 1.16c0 .46.1.81.32 1.06.22.27.49.47.84.64.34.17.71.3 1.13.42.42.1.83.25 1.21.4.39-.1.71-.32.93-.62.24-.31.36-.7.36-1.16m1.58-.18c0 .62-.17 1.16-.49 1.6-.32.46-.74.79-1.26 1.04.27.24.47.52.64.86s.24.78.24 1.3c0 .51-.1.94-.29 1.31-.19.37-.44.69-.76.93s-.69.44-1.11.56c-.42.12-.88.19-1.35.19-.46 0-.88-.05-1.26-.15-.39-.1-.76-.24-1.13-.42v-1.72c.32.22.67.39 1.1.52.4.13.83.2 1.23.2.61 0 1.06-.13 1.38-.39s.47-.59.47-1.03c0-.3-.08-.56-.24-.76-.15-.2-.35-.37-.61-.51s-.54-.27-.86-.35c-.32-.1-.66-.2-.99-.32a7.17 7.17 0 0 1-.99-.42c-.32-.15-.61-.35-.86-.59s-.46-.54-.61-.89c-.15-.35-.24-.81-.24-1.33 0-.61.15-1.15.47-1.6s.74-.79 1.26-1.04a2.51 2.51 0 0 1-.62-.88c-.15-.34-.24-.78-.24-1.3 0-.51.1-.94.29-1.31s.44-.69.76-.93c.32-.25.69-.44 1.11-.56.42-.12.88-.19 1.35-.19.46 0 .88.05 1.26.15.39.1.76.24 1.13.42v1.72c-.32-.22-.67-.39-1.1-.52-.4-.13-.83-.2-1.23-.2-.61 0-1.06.13-1.38.39s-.47.59-.47 1.03c0 .3.08.56.24.76s.35.37.61.51c.25.13.54.27.86.35.32.1.66.2.99.32.34.12.67.25.99.42.32.15.61.35.86.59s.46.54.61.91c.16.35.24.8.24 1.33M23.87 5.58c-.17 1.84-2.28 4.57-4.77 4.7-2.55.1-5.26-2.41-7.92-2.31-1.43.05-3.08.66-3.15 2.43-.02 1.43 1.16 2.09 2.93 2.06 1.52-.1 1.85-.29 3.07-1.03-.59 1.03-1.79 1.69-3.07 1.8-2.14-.05-3.17-1.43-3.35-2.98-.15-1.82 1.57-5.21 5.31-5.21 3.34 0 6.03 2.09 7.92 2.14 1.33-.03 2.16-.76 3.03-1.6m-6.18 10.43s-1.5-.76-1.87-1.7c-.84-2.14.49-3.08 1.3-3.94-1.04.32-4.6 3.08-4.15 5.7.56 3.13 3 2.61 4.48 5.16.81 1.4.1 2.92.1 2.92-1.26-1.33-2.21-2.33-4.38-2.31-2.02.02-5.02 1.52-5.06 5.29.05 2.04 1.28 4.84 5.09 4.89 4.05-.05 5.55-3.22 5.92-4.57-1.16 1.92-2.88 3.15-5.73 3.29-3.02.07-4.42-.84-4.5-3.02-.05-1.38 1.33-3.27 3.66-3.29 1.38-.02 2.44.78 3.13 2.48.64-2.38 4.63-3.03 5.01-5.73.34-2.41-1.37-3.84-2.58-4.77-.35-1.48.93-2.06.93-2.06-.88 1.35.35 2.26 1.18 2.26.78 0 1.55-.69 1.55-1.57 0-.98-.74-1.69-1.55-1.7-1.87-.04-2.57 1.86-2.53 2.67'/%3E%3C/svg%3E");
    background-position: 50% 1px;
    background-repeat: no-repeat;
    height: 1.5rem;
    width: 26px;
}
.gh-IconFazObjection:focus, .gh-IconFazObjection:hover {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg fill='%23fff' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 40 40' width='40' height='40'%3E%3Crect fill='%23c60000' fill-opacity='0' y='1' width='40' height='37' rx='4.04' ry='4.04'/%3E%3Cpath d='M31.98 18.74c0-.46-.1-.79-.32-1.06-.22-.25-.49-.47-.84-.62-.34-.17-.72-.3-1.15-.42-.42-.12-.83-.27-1.21-.42-.39.1-.71.32-.93.62s-.34.69-.34 1.16c0 .46.1.81.32 1.06.22.27.49.47.84.64.34.17.71.3 1.13.42.42.1.83.25 1.21.4.39-.1.71-.32.93-.62.24-.31.36-.7.36-1.16m1.58-.18c0 .62-.17 1.16-.49 1.6-.32.46-.74.79-1.26 1.04.27.24.47.52.64.86s.24.78.24 1.3c0 .51-.1.94-.29 1.31-.19.37-.44.69-.76.93s-.69.44-1.11.56c-.42.12-.88.19-1.35.19-.46 0-.88-.05-1.26-.15-.39-.1-.76-.24-1.13-.42v-1.72c.32.22.67.39 1.1.52.4.13.83.2 1.23.2.61 0 1.06-.13 1.38-.39s.47-.59.47-1.03c0-.3-.08-.56-.24-.76-.15-.2-.35-.37-.61-.51s-.54-.27-.86-.35c-.32-.1-.66-.2-.99-.32a7.17 7.17 0 0 1-.99-.42c-.32-.15-.61-.35-.86-.59s-.46-.54-.61-.89c-.15-.35-.24-.81-.24-1.33 0-.61.15-1.15.47-1.6s.74-.79 1.26-1.04a2.51 2.51 0 0 1-.62-.88c-.15-.34-.24-.78-.24-1.3 0-.51.1-.94.29-1.31s.44-.69.76-.93c.32-.25.69-.44 1.11-.56.42-.12.88-.19 1.35-.19.46 0 .88.05 1.26.15.39.1.76.24 1.13.42v1.72c-.32-.22-.67-.39-1.1-.52-.4-.13-.83-.2-1.23-.2-.61 0-1.06.13-1.38.39s-.47.59-.47 1.03c0 .3.08.56.24.76s.35.37.61.51c.25.13.54.27.86.35.32.1.66.2.99.32.34.12.67.25.99.42.32.15.61.35.86.59s.46.54.61.91c.16.35.24.8.24 1.33M23.87 5.58c-.17 1.84-2.28 4.57-4.77 4.7-2.55.1-5.26-2.41-7.92-2.31-1.43.05-3.08.66-3.15 2.43-.02 1.43 1.16 2.09 2.93 2.06 1.52-.1 1.85-.29 3.07-1.03-.59 1.03-1.79 1.69-3.07 1.8-2.14-.05-3.17-1.43-3.35-2.98-.15-1.82 1.57-5.21 5.31-5.21 3.34 0 6.03 2.09 7.92 2.14 1.33-.03 2.16-.76 3.03-1.6m-6.18 10.43s-1.5-.76-1.87-1.7c-.84-2.14.49-3.08 1.3-3.94-1.04.32-4.6 3.08-4.15 5.7.56 3.13 3 2.61 4.48 5.16.81 1.4.1 2.92.1 2.92-1.26-1.33-2.21-2.33-4.38-2.31-2.02.02-5.02 1.52-5.06 5.29.05 2.04 1.28 4.84 5.09 4.89 4.05-.05 5.55-3.22 5.92-4.57-1.16 1.92-2.88 3.15-5.73 3.29-3.02.07-4.42-.84-4.5-3.02-.05-1.38 1.33-3.27 3.66-3.29 1.38-.02 2.44.78 3.13 2.48.64-2.38 4.63-3.03 5.01-5.73.34-2.41-1.37-3.84-2.58-4.77-.35-1.48.93-2.06.93-2.06-.88 1.35.35 2.26 1.18 2.26.78 0 1.55-.69 1.55-1.57 0-.98-.74-1.69-1.55-1.7-1.87-.04-2.57 1.86-2.53 2.67'/%3E%3C/svg%3E");
}
.gh-IconLiveTicker {
    padding-left: 1.0625rem;
    position: relative
}

.gh-IconLiveTicker:after,
.gh-IconLiveTicker:before {
    background: #c60000;
    border-radius: 50%;
    content: "";
    height: 8px;
    left: 0;
    position: absolute;
    top: 0;
    width: 8px
}

.gh-IconLiveTicker:focus:after,
.gh-IconLiveTicker:hover:after {
    -webkit-animation: global-header-pulsating-live-ticker 1s infinite;
    animation: global-header-pulsating-live-ticker 1s infinite
}

.gh-IconWeatherSunny {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg fill='%23999' xmlns='http://www.w3.org/2000/svg' width='444' height='512' viewBox='1.453 0 444.197 512'%3E%3Cpath d='M223.551 144.567c-61.331 0-111.049 49.71-111.049 111.041 0 61.339 49.719 111.065 111.049 111.065 61.33 0 111.049-49.726 111.049-111.065 0-61.331-49.718-111.041-111.049-111.041zm0 205.023c-51.812 0-93.965-42.16-93.965-93.981 0-51.805 42.152-93.957 93.965-93.957 51.812 0 93.965 42.152 93.965 93.957.001 51.821-42.153 93.981-93.965 93.981zm-8.6-316.022h17.084v85.422h-17.084zm0 358.775h17.084v85.422h-17.084zM1.453 247.125h85.364v17.084H1.453zm358.715 0h85.482v17.084h-85.482zm-36.498-79.637l-12.078-12.078 62.873-62.873 12.078 12.078zm-200.4 176.283l12.079 12.082-62.887 62.869-12.078-12.082zm.009-176.239l-62.872-62.873 12.078-12.078 62.873 62.872zm200.383 176.27l62.887 62.869-12.077 12.08-62.887-62.869z'/%3E%3C/svg%3E")
}

:hover>.gh-IconWeatherSunny {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg fill='%23c60000' xmlns='http://www.w3.org/2000/svg' width='444' height='512' viewBox='1.453 0 444.197 512'%3E%3Cpath d='M223.551 144.567c-61.331 0-111.049 49.71-111.049 111.041 0 61.339 49.719 111.065 111.049 111.065 61.33 0 111.049-49.726 111.049-111.065 0-61.331-49.718-111.041-111.049-111.041zm0 205.023c-51.812 0-93.965-42.16-93.965-93.981 0-51.805 42.152-93.957 93.965-93.957 51.812 0 93.965 42.152 93.965 93.957.001 51.821-42.153 93.981-93.965 93.981zm-8.6-316.022h17.084v85.422h-17.084zm0 358.775h17.084v85.422h-17.084zM1.453 247.125h85.364v17.084H1.453zm358.715 0h85.482v17.084h-85.482zm-36.498-79.637l-12.078-12.078 62.873-62.873 12.078 12.078zm-200.4 176.283l12.079 12.082-62.887 62.869-12.078-12.082zm.009-176.239l-62.872-62.873 12.078-12.078 62.873 62.872zm200.383 176.27l62.887 62.869-12.077 12.08-62.887-62.869z'/%3E%3C/svg%3E")
}

.gh-IconWeatherCloudy {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg fill='%23999' xmlns='http://www.w3.org/2000/svg' width='495.897' height='512' viewBox='-24.398 0 495.897 512'%3E%3Cpath d='M398.992 289.102c-12.338-57.594-63.49-100.796-124.762-100.796-18.662 0-36.373 4.013-52.34 11.22-14.231-27.354-42.761-46.072-75.729-46.072-47.174 0-85.422 38.239-85.422 85.414 0 21.014 7.675 40.167 20.271 55.033-12.196 15.716-19.538 35.396-19.538 56.834 0 51.111 41.31 92.563 92.363 92.812v.025h239.241v-.051c.357.01.7.051 1.06.051 42.721 0 77.363-34.628 77.363-77.364.002-41.085-32.064-74.587-72.507-77.106zm-252.83-118.566c26.411 0 49.201 15.149 60.58 37.114a128.505 128.505 0 0 0-46.248 50.553c-2.061-.135-4.104-.309-6.19-.309-23.625 0-45.113 8.894-61.505 23.432-9.327-11.67-14.974-26.394-14.974-42.46 0-37.673 30.656-68.33 68.337-68.33zm248.317 255.951c-.324-.025-.658-.033-1.001-.043l-17.484-.358v.401H158.992l-5.072-.025c-41.551-.2-75.361-34.178-75.361-75.729 0-41.77 33.977-75.754 75.745-75.754 1.285 0 2.553.101 3.821.184l1.268.092 11.228.727 5.105-10.027c18.995-37.356 56.743-60.563 98.504-60.563 51.777 0 97.217 36.713 108.062 87.292l2.711 12.664 12.93.811c31.676 1.977 56.485 28.354 56.485 60.053 0 33.12-26.854 60.083-59.939 60.275zM137.67 67.771h17.085v68.104H137.67zM-24.398 229.957h68.104v17.084h-68.104zm92.47-57.171l-48.166-48.165 12.079-12.079 48.166 48.166z'/%3E%3Cpath d='M224.383 172.811l-12.078-12.078 48.149-48.15 12.078 12.079z'/%3E%3C/svg%3E")
}

:hover>.gh-IconWeatherCloudy {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg fill='%23c60000' xmlns='http://www.w3.org/2000/svg' width='495.897' height='512' viewBox='-24.398 0 495.897 512'%3E%3Cpath d='M398.992 289.102c-12.338-57.594-63.49-100.796-124.762-100.796-18.662 0-36.373 4.013-52.34 11.22-14.231-27.354-42.761-46.072-75.729-46.072-47.174 0-85.422 38.239-85.422 85.414 0 21.014 7.675 40.167 20.271 55.033-12.196 15.716-19.538 35.396-19.538 56.834 0 51.111 41.31 92.563 92.363 92.812v.025h239.241v-.051c.357.01.7.051 1.06.051 42.721 0 77.363-34.628 77.363-77.364.002-41.085-32.064-74.587-72.507-77.106zm-252.83-118.566c26.411 0 49.201 15.149 60.58 37.114a128.505 128.505 0 0 0-46.248 50.553c-2.061-.135-4.104-.309-6.19-.309-23.625 0-45.113 8.894-61.505 23.432-9.327-11.67-14.974-26.394-14.974-42.46 0-37.673 30.656-68.33 68.337-68.33zm248.317 255.951c-.324-.025-.658-.033-1.001-.043l-17.484-.358v.401H158.992l-5.072-.025c-41.551-.2-75.361-34.178-75.361-75.729 0-41.77 33.977-75.754 75.745-75.754 1.285 0 2.553.101 3.821.184l1.268.092 11.228.727 5.105-10.027c18.995-37.356 56.743-60.563 98.504-60.563 51.777 0 97.217 36.713 108.062 87.292l2.711 12.664 12.93.811c31.676 1.977 56.485 28.354 56.485 60.053 0 33.12-26.854 60.083-59.939 60.275zM137.67 67.771h17.085v68.104H137.67zM-24.398 229.957h68.104v17.084h-68.104zm92.47-57.171l-48.166-48.165 12.079-12.079 48.166 48.166z'/%3E%3Cpath d='M224.383 172.811l-12.078-12.078 48.149-48.15 12.078 12.079z'/%3E%3C/svg%3E")
}

.gh-IconWeatherOvercast {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg fill='%23999' xmlns='http://www.w3.org/2000/svg' width='452.738' height='512' viewBox='-2.818 0 452.738 512'%3E%3Cpath d='M232.104 131.821c58.002 0 108.904 41.126 121.051 97.793l2.72 12.671 12.931.801c35.903 2.236 64.033 32.143 64.033 68.088 0 37.557-30.458 68.137-67.973 68.338a30.281 30.281 0 0 0-1.167-.059l-17.451-.309v.367H104.185l-4.938-.025c-46.857-.233-84.98-38.549-84.98-85.404 0-47.101 38.314-85.424 85.414-85.424 1.493 0 2.961.118 4.43.218l1.276.091 11.245.742 5.106-10.044c21.296-41.851 63.582-67.844 110.366-67.844m0-17.085c-54.867 0-102.309 31.416-125.59 77.181-2.27-.151-4.529-.342-6.832-.342-56.609 0-102.499 45.89-102.499 102.508 0 56.44 45.614 102.205 101.981 102.489v.024H363.33v-.059c.393.008.776.059 1.169.059 47.164 0 85.421-38.239 85.421-85.423 0-45.363-35.403-82.362-80.058-85.14-13.631-63.597-70.105-111.297-137.758-111.297z'/%3E%3C/svg%3E")
}

:hover>.gh-IconWeatherOvercast {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg fill='%23c60000' xmlns='http://www.w3.org/2000/svg' width='452.738' height='512' viewBox='-2.818 0 452.738 512'%3E%3Cpath d='M232.104 131.821c58.002 0 108.904 41.126 121.051 97.793l2.72 12.671 12.931.801c35.903 2.236 64.033 32.143 64.033 68.088 0 37.557-30.458 68.137-67.973 68.338a30.281 30.281 0 0 0-1.167-.059l-17.451-.309v.367H104.185l-4.938-.025c-46.857-.233-84.98-38.549-84.98-85.404 0-47.101 38.314-85.424 85.414-85.424 1.493 0 2.961.118 4.43.218l1.276.091 11.245.742 5.106-10.044c21.296-41.851 63.582-67.844 110.366-67.844m0-17.085c-54.867 0-102.309 31.416-125.59 77.181-2.27-.151-4.529-.342-6.832-.342-56.609 0-102.499 45.89-102.499 102.508 0 56.44 45.614 102.205 101.981 102.489v.024H363.33v-.059c.393.008.776.059 1.169.059 47.164 0 85.421-38.239 85.421-85.423 0-45.363-35.403-82.362-80.058-85.14-13.631-63.597-70.105-111.297-137.758-111.297z'/%3E%3C/svg%3E")
}

.gh-IconWeatherFog {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg fill='%23999' xmlns='http://www.w3.org/2000/svg' width='478.365' height='512' viewBox='-15.632 0 478.365 512'%3E%3Cpath d='M-15.632 302.65h478.365v17.082H-15.632zm34.169 51.252H445.65v17.086H18.537zm51.254 51.253h307.521v17.085H69.791zM1.453 251.396H445.65v17.084H1.453zm101.43-68.38c1.494 0 2.962.117 4.43.217l1.277.083 11.245.751 5.105-10.044c21.297-41.852 63.583-67.845 110.365-67.845 58.002 0 108.913 41.126 121.051 97.793l2.72 12.664 12.932.809c10.312.642 19.944 3.628 28.495 8.325h28.071c-14.332-14.548-33.802-24.025-55.507-25.376-13.632-63.6-70.107-111.3-137.762-111.3-54.866 0-102.307 31.416-125.59 77.181-2.269-.15-4.53-.342-6.833-.342-41.368 0-76.913 24.551-93.113 59.837h19.229c14.791-25.51 42.336-42.753 73.885-42.753z'/%3E%3C/svg%3E")
}

:hover>.gh-IconWeatherFog {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg fill='%23c60000' xmlns='http://www.w3.org/2000/svg' width='478.365' height='512' viewBox='-15.632 0 478.365 512'%3E%3Cpath d='M-15.632 302.65h478.365v17.082H-15.632zm34.169 51.252H445.65v17.086H18.537zm51.254 51.253h307.521v17.085H69.791zM1.453 251.396H445.65v17.084H1.453zm101.43-68.38c1.494 0 2.962.117 4.43.217l1.277.083 11.245.751 5.105-10.044c21.297-41.852 63.583-67.845 110.365-67.845 58.002 0 108.913 41.126 121.051 97.793l2.72 12.664 12.932.809c10.312.642 19.944 3.628 28.495 8.325h28.071c-14.332-14.548-33.802-24.025-55.507-25.376-13.632-63.6-70.107-111.3-137.762-111.3-54.866 0-102.307 31.416-125.59 77.181-2.269-.15-4.53-.342-6.833-.342-41.368 0-76.913 24.551-93.113 59.837h19.229c14.791-25.51 42.336-42.753 73.885-42.753z'/%3E%3C/svg%3E")
}

.gh-IconWeatherRain {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg fill='%23999' xmlns='http://www.w3.org/2000/svg' width='452.738' height='512' viewBox='-2.819 0 452.738 512'%3E%3Cpath d='M274.979 379.396l-58.793-83.971-13.991 9.802 58.794 83.97 9.503 13.574 29.69 42.401 13.997-9.792-29.69-42.412zm68.355-.016l-58.811-83.955-13.99 9.809 58.82 83.955 8.585 12.262 30.615 43.695 13.998-9.792-30.615-43.706zm-136.692.016l-58.795-83.971-13.989 9.809 58.794 83.963 10.119 14.457 29.081 41.528 13.989-9.802-29.072-41.528z'/%3E%3Cpath d='M369.862 177.46c-13.631-63.601-70.105-111.3-137.761-111.3-54.866 0-102.308 31.416-125.589 77.181-2.27-.149-4.529-.342-6.832-.342-56.609 0-102.499 45.889-102.499 102.507 0 56.442 45.614 102.207 101.981 102.49v.025h17.61v-17.086h-13.706l-3.821-.022c-46.857-.233-84.98-38.55-84.98-85.407 0-47.099 38.314-85.422 85.414-85.422 1.493 0 2.961.117 4.438.217l1.268.083 11.245.751 5.106-10.043c21.289-41.853 63.583-67.846 110.366-67.846 58.002 0 108.912 41.125 121.059 97.793l2.712 12.663 12.931.809c35.903 2.236 64.033 32.142 64.033 68.087 0 37.564-30.458 68.139-67.973 68.338a309.23 309.23 0 0 0-1.167-.059l-8.908.059h1.167v17.086h7.374v-.059c.393.008.776.059 1.169.059 47.164 0 85.421-38.239 85.421-85.424 0-45.363-35.403-82.36-80.058-85.138z'/%3E%3C/svg%3E")
}

:hover>.gh-IconWeatherRain {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg fill='%23c60000' xmlns='http://www.w3.org/2000/svg' width='452.738' height='512' viewBox='-2.819 0 452.738 512'%3E%3Cpath d='M274.979 379.396l-58.793-83.971-13.991 9.802 58.794 83.97 9.503 13.574 29.69 42.401 13.997-9.792-29.69-42.412zm68.355-.016l-58.811-83.955-13.99 9.809 58.82 83.955 8.585 12.262 30.615 43.695 13.998-9.792-30.615-43.706zm-136.692.016l-58.795-83.971-13.989 9.809 58.794 83.963 10.119 14.457 29.081 41.528 13.989-9.802-29.072-41.528z'/%3E%3Cpath d='M369.862 177.46c-13.631-63.601-70.105-111.3-137.761-111.3-54.866 0-102.308 31.416-125.589 77.181-2.27-.149-4.529-.342-6.832-.342-56.609 0-102.499 45.889-102.499 102.507 0 56.442 45.614 102.207 101.981 102.49v.025h17.61v-17.086h-13.706l-3.821-.022c-46.857-.233-84.98-38.55-84.98-85.407 0-47.099 38.314-85.422 85.414-85.422 1.493 0 2.961.117 4.438.217l1.268.083 11.245.751 5.106-10.043c21.289-41.853 63.583-67.846 110.366-67.846 58.002 0 108.912 41.125 121.059 97.793l2.712 12.663 12.931.809c35.903 2.236 64.033 32.142 64.033 68.087 0 37.564-30.458 68.139-67.973 68.338a309.23 309.23 0 0 0-1.167-.059l-8.908.059h1.167v17.086h7.374v-.059c.393.008.776.059 1.169.059 47.164 0 85.421-38.239 85.421-85.424 0-45.363-35.403-82.36-80.058-85.138z'/%3E%3C/svg%3E")
}

.gh-IconWeatherSnow {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg fill='%23999' xmlns='http://www.w3.org/2000/svg' width='452.738' height='512' viewBox='-2.819 0 452.738 512'%3E%3Cpath d='M369.862 183.308c-13.631-63.6-70.105-111.299-137.761-111.299-54.866 0-102.308 31.416-125.589 77.18-2.27-.15-4.529-.342-6.832-.342-56.609 0-102.499 45.89-102.499 102.507 0 56.442 45.614 102.207 101.981 102.49v.025h17.61v-17.085h-13.706l-3.821-.025c-46.857-.233-84.98-38.548-84.98-85.405 0-47.099 38.314-85.422 85.414-85.422 1.493 0 2.961.117 4.438.217l1.268.084 11.245.75 5.106-10.043c21.289-41.852 63.583-67.846 110.366-67.846 58.002 0 108.912 41.126 121.059 97.793l2.712 12.663 12.931.81c35.903 2.236 64.033 32.142 64.033 68.088 0 37.563-30.458 68.137-67.973 68.337-.424-.025-.793-.041-1.167-.059l-17.451.059h-7.375v17.085h24.459v-.06c.393.01.776.06 1.169.06 47.164 0 85.421-38.24 85.421-85.422 0-45.365-35.403-82.363-80.058-85.14z'/%3E%3Cpath d='M185.111 345.51v-22.465l18.562 10.444 5.855-10.427-21.097-11.871 21.097-11.871-5.855-10.427-18.562 10.445v-22.166h-17.085v22.541l-19.228-10.82-5.856 10.427 21.098 11.871-21.098 11.871 5.856 10.427 19.228-10.818v22.839zm44.096 37.198l-18.561 10.442v-22.162h-17.084v22.539l-19.229-10.819-5.856 10.428 21.097 11.87-21.097 11.87 5.856 10.428 19.229-10.819v22.841h17.084V416.86l18.561 10.444 5.855-10.428-21.095-11.87 21.095-11.87zm77.015-59.646l-18.562 10.445v-22.165h-17.085v22.539l-19.227-10.819-5.858 10.427 21.097 11.87-21.097 11.871 5.858 10.429 19.227-10.82v22.841h17.085v-22.465l18.562 10.444 5.854-10.429-21.096-11.871 21.096-11.87z'/%3E%3C/svg%3E")
}

:hover>.gh-IconWeatherSnow {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg fill='%23c60000' xmlns='http://www.w3.org/2000/svg' width='452.738' height='512' viewBox='-2.819 0 452.738 512'%3E%3Cpath d='M369.862 183.308c-13.631-63.6-70.105-111.299-137.761-111.299-54.866 0-102.308 31.416-125.589 77.18-2.27-.15-4.529-.342-6.832-.342-56.609 0-102.499 45.89-102.499 102.507 0 56.442 45.614 102.207 101.981 102.49v.025h17.61v-17.085h-13.706l-3.821-.025c-46.857-.233-84.98-38.548-84.98-85.405 0-47.099 38.314-85.422 85.414-85.422 1.493 0 2.961.117 4.438.217l1.268.084 11.245.75 5.106-10.043c21.289-41.852 63.583-67.846 110.366-67.846 58.002 0 108.912 41.126 121.059 97.793l2.712 12.663 12.931.81c35.903 2.236 64.033 32.142 64.033 68.088 0 37.563-30.458 68.137-67.973 68.337-.424-.025-.793-.041-1.167-.059l-17.451.059h-7.375v17.085h24.459v-.06c.393.01.776.06 1.169.06 47.164 0 85.421-38.24 85.421-85.422 0-45.365-35.403-82.363-80.058-85.14z'/%3E%3Cpath d='M185.111 345.51v-22.465l18.562 10.444 5.855-10.427-21.097-11.871 21.097-11.871-5.855-10.427-18.562 10.445v-22.166h-17.085v22.541l-19.228-10.82-5.856 10.427 21.098 11.871-21.098 11.871 5.856 10.427 19.228-10.818v22.839zm44.096 37.198l-18.561 10.442v-22.162h-17.084v22.539l-19.229-10.819-5.856 10.428 21.097 11.87-21.097 11.87 5.856 10.428 19.229-10.819v22.841h17.084V416.86l18.561 10.444 5.855-10.428-21.095-11.87 21.095-11.87zm77.015-59.646l-18.562 10.445v-22.165h-17.085v22.539l-19.227-10.819-5.858 10.427 21.097 11.87-21.097 11.871 5.858 10.429 19.227-10.82v22.841h17.085v-22.465l18.562 10.444 5.854-10.429-21.096-11.871 21.096-11.87z'/%3E%3C/svg%3E")
}

.gh-IconWeatherShower {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg fill='%23999' xmlns='http://www.w3.org/2000/svg' width='495.452' height='512' viewBox='-24.174 0 495.452 512'%3E%3Cpath d='M138.129 23.416h17.084V91.52h-17.084zM-24.174 184.985H43.93v17.083h-68.104zm92.02-57.578L19.681 79.242l12.08-12.08 48.166 48.165zm156.301.027l-12.078-12.078 48.15-48.15 12.077 12.079z'/%3E%3Cpath d='M398.768 243.721c-12.339-57.593-63.49-100.796-124.765-100.796-18.661 0-36.369 4.012-52.329 11.22-14.24-27.353-42.77-46.073-75.737-46.073-47.174 0-85.422 38.24-85.422 85.414 0 21.014 7.683 40.167 20.271 55.033-12.205 15.717-19.537 35.396-19.537 56.834 0 51.11 41.31 92.562 92.363 92.813v.025h10.144v-17.087H157.6l-3.904-.022c-41.552-.2-75.362-34.179-75.362-75.729 0-41.769 33.977-75.754 75.746-75.754 1.284 0 2.552.1 3.82.192l1.269.083 11.228.725 5.097-10.035c19.003-37.347 56.751-60.555 98.51-60.555 51.781 0 97.229 36.713 108.056 87.292l2.721 12.672 12.929.801c31.676 1.969 56.484 28.354 56.484 60.055 0 33.127-26.854 60.097-59.938 60.279a15.49 15.49 0 0 0-1.001-.041l-17.485.041h-6.999v17.086h24.085v-.052c.357.009.699.052 1.059.052 42.721 0 77.364-34.629 77.364-77.365-.003-41.086-32.07-74.589-72.511-77.108zm-238.499-30.899c-2.061-.133-4.104-.308-6.189-.308-23.625 0-45.122 8.901-61.506 23.432-9.327-11.679-14.975-26.395-14.975-42.461 0-37.672 30.657-68.329 68.338-68.329 26.402 0 49.201 15.149 60.571 37.113a128.436 128.436 0 0 0-46.239 50.553zm97.452 185.501h17.084v34.171h-17.084z'/%3E%3Cpath d='M326.058 363.971h17.085v34.354h-17.085zm-136.676 0h17.085v34.354h-17.085zM334.6 428.397c-7.065 0-12.812 5.729-12.812 12.812 0 7.081 5.747 12.813 12.812 12.813 7.066 0 12.814-5.732 12.814-12.813 0-7.082-5.748-12.812-12.814-12.812zm-68.338 33.902c-7.063 0-12.812 5.732-12.812 12.813 0 7.083 5.748 12.812 12.812 12.812 7.066 0 12.814-5.729 12.814-12.812 0-7.081-5.748-12.813-12.814-12.813zm-68.338-34.261c-7.066 0-12.813 5.73-12.813 12.813 0 7.081 5.747 12.812 12.813 12.812 7.065 0 12.813-5.731 12.813-12.812.001-7.081-5.747-12.813-12.813-12.813z'/%3E%3C/svg%3E")
}

:hover>.gh-IconWeatherShower {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg fill='%23c60000' xmlns='http://www.w3.org/2000/svg' width='495.452' height='512' viewBox='-24.174 0 495.452 512'%3E%3Cpath d='M138.129 23.416h17.084V91.52h-17.084zM-24.174 184.985H43.93v17.083h-68.104zm92.02-57.578L19.681 79.242l12.08-12.08 48.166 48.165zm156.301.027l-12.078-12.078 48.15-48.15 12.077 12.079z'/%3E%3Cpath d='M398.768 243.721c-12.339-57.593-63.49-100.796-124.765-100.796-18.661 0-36.369 4.012-52.329 11.22-14.24-27.353-42.77-46.073-75.737-46.073-47.174 0-85.422 38.24-85.422 85.414 0 21.014 7.683 40.167 20.271 55.033-12.205 15.717-19.537 35.396-19.537 56.834 0 51.11 41.31 92.562 92.363 92.813v.025h10.144v-17.087H157.6l-3.904-.022c-41.552-.2-75.362-34.179-75.362-75.729 0-41.769 33.977-75.754 75.746-75.754 1.284 0 2.552.1 3.82.192l1.269.083 11.228.725 5.097-10.035c19.003-37.347 56.751-60.555 98.51-60.555 51.781 0 97.229 36.713 108.056 87.292l2.721 12.672 12.929.801c31.676 1.969 56.484 28.354 56.484 60.055 0 33.127-26.854 60.097-59.938 60.279a15.49 15.49 0 0 0-1.001-.041l-17.485.041h-6.999v17.086h24.085v-.052c.357.009.699.052 1.059.052 42.721 0 77.364-34.629 77.364-77.365-.003-41.086-32.07-74.589-72.511-77.108zm-238.499-30.899c-2.061-.133-4.104-.308-6.189-.308-23.625 0-45.122 8.901-61.506 23.432-9.327-11.679-14.975-26.395-14.975-42.461 0-37.672 30.657-68.329 68.338-68.329 26.402 0 49.201 15.149 60.571 37.113a128.436 128.436 0 0 0-46.239 50.553zm97.452 185.501h17.084v34.171h-17.084z'/%3E%3Cpath d='M326.058 363.971h17.085v34.354h-17.085zm-136.676 0h17.085v34.354h-17.085zM334.6 428.397c-7.065 0-12.812 5.729-12.812 12.812 0 7.081 5.747 12.813 12.812 12.813 7.066 0 12.814-5.732 12.814-12.813 0-7.082-5.748-12.812-12.814-12.812zm-68.338 33.902c-7.063 0-12.812 5.732-12.812 12.813 0 7.083 5.748 12.812 12.812 12.812 7.066 0 12.814-5.729 12.814-12.812 0-7.081-5.748-12.813-12.814-12.813zm-68.338-34.261c-7.066 0-12.813 5.73-12.813 12.813 0 7.081 5.747 12.812 12.813 12.812 7.065 0 12.813-5.731 12.813-12.812.001-7.081-5.747-12.813-12.813-12.813z'/%3E%3C/svg%3E")
}

.gh-IconWeatherThunderstorm {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg fill='%23999' xmlns='http://www.w3.org/2000/svg' width='452.738' height='512' viewBox='-2.819 0 452.738 512'%3E%3Cpath d='M369.862 183.308c-13.631-63.6-70.105-111.299-137.761-111.299-54.866 0-102.308 31.416-125.589 77.18-2.27-.15-4.529-.342-6.832-.342-56.609 0-102.499 45.89-102.499 102.507 0 56.442 45.614 102.207 101.981 102.49v.025h51.779v-17.085h-47.875l-3.821-.025c-46.857-.233-84.98-38.548-84.98-85.405 0-47.099 38.314-85.422 85.414-85.422 1.493 0 2.961.117 4.438.217l1.268.084 11.245.75 5.106-10.043c21.289-41.852 63.583-67.846 110.366-67.846 58.002 0 108.912 41.126 121.059 97.793l2.712 12.663 12.931.81c35.903 2.236 64.033 32.142 64.033 68.088 0 37.563-30.458 68.137-67.973 68.337-.424-.025-.793-.041-1.167-.059l-43.078.059h1.167v17.085h41.544v-.06c.393.01.776.06 1.169.06 47.164 0 85.421-38.24 85.421-85.422 0-45.365-35.403-82.363-80.058-85.14z'/%3E%3Cpath d='M235.014 353.902h35.961l-54.789-78.256-13.991 9.801 35.972 51.371h-35.972l10.862 15.516 9.502 13.573 51.061 73.419 13.998-9.795-51.061-73.427z'/%3E%3C/svg%3E")
}

:hover>.gh-IconWeatherThunderstorm {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg fill='%23c60000' xmlns='http://www.w3.org/2000/svg' width='452.738' height='512' viewBox='-2.819 0 452.738 512'%3E%3Cpath d='M369.862 183.308c-13.631-63.6-70.105-111.299-137.761-111.299-54.866 0-102.308 31.416-125.589 77.18-2.27-.15-4.529-.342-6.832-.342-56.609 0-102.499 45.89-102.499 102.507 0 56.442 45.614 102.207 101.981 102.49v.025h51.779v-17.085h-47.875l-3.821-.025c-46.857-.233-84.98-38.548-84.98-85.405 0-47.099 38.314-85.422 85.414-85.422 1.493 0 2.961.117 4.438.217l1.268.084 11.245.75 5.106-10.043c21.289-41.852 63.583-67.846 110.366-67.846 58.002 0 108.912 41.126 121.059 97.793l2.712 12.663 12.931.81c35.903 2.236 64.033 32.142 64.033 68.088 0 37.563-30.458 68.137-67.973 68.337-.424-.025-.793-.041-1.167-.059l-43.078.059h1.167v17.085h41.544v-.06c.393.01.776.06 1.169.06 47.164 0 85.421-38.24 85.421-85.422 0-45.365-35.403-82.363-80.058-85.14z'/%3E%3Cpath d='M235.014 353.902h35.961l-54.789-78.256-13.991 9.801 35.972 51.371h-35.972l10.862 15.516 9.502 13.573 51.061 73.419 13.998-9.795-51.061-73.427z'/%3E%3C/svg%3E")
}

.gh-Cta {
    list-style-type: none;
    position: absolute;
    right: 0;
    top: 0
}

.gh-Cta:after {
    clear: both;
    content: "";
    display: table
}

.gh-Cta_Item {
    float: left
}

.gh-Cta_Item:not(:first-child) {
    margin-left: .625rem
}

.gh-Cta_Link {
    background-color: transparent;
    border: .0625rem solid #c60000;
    border-radius: .125rem;
    color: #c60000;
    display: block;
    font-size: .75rem;
    height: 1.5rem;
    padding-left: .625rem;
    padding-right: .625rem;
    padding-top: .125rem;
    text-decoration: none
}

.gh-Cta_Link:focus,
.gh-Cta_Link:hover {
    background-color: #c60000;
    color: #fcfcfc
}

.gh-Cta_Link-is-bold {
    font-weight: 700
}

.gh-Cta_Link-is-uppercase {
    text-transform: uppercase
}

.gh-Cta_Link-is-expandable {
    padding-right: 1.25rem
}

.gh-Cta_Link-is-expandable:active,
.gh-Cta_Link-is-expandable:focus {
    outline: none
}

.gh-Cta_Link-is-expandable:focus {
    background-color: transparent;
    color: #c60000
}

.gh-Cta_Link-is-expandable:focus:hover {
    background-color: #c60000;
    color: #fcfcfc
}

.gh-Cta_Link-is-expandable[aria-expanded=true] {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    text-align: left;
    width: 100%
}

.gh-Cta_Link-is-inverted,
.gh-Cta_Link-is-inverted:focus {
    background-color: #c60000;
    color: #fcfcfc
}

.gh-Cta_Link-is-inverted:focus:hover,
.gh-Cta_Link-is-inverted:hover {
    background-color: #8d0000;
    border-color: #8d0000;
    color: #fcfcfc
}

.gh-Cta_LinkText {
    display: inline-block;
    line-height: 1.25rem
}

.gh-Cta_Dropdown {
    list-style-type: none;
    margin-top: -.0625rem
}

.gh-Cta_DropdownLink {
    background-color: #c60000;
    color: #fcfcfc;
    display: block;
    font-size: .75rem;
    padding: .5rem .5625rem .375rem;
    position: relative;
    text-decoration: none;
    -webkit-transition: background-color .1s ease-in;
    transition: background-color .1s ease-in;
    z-index: 100001
}

.gh-Cta_DropdownLink:focus,
.gh-Cta_DropdownLink:hover {
    background-color: #8d0000
}

.gh-Cta_DropdownLink-is-last {
    border-bottom-left-radius: .125rem;
    border-bottom-right-radius: .125rem
}

.o-Js-is-disabled .gh-CtaWrapperNoJs:hover .gh-Cta_Link-is-expandable {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    text-align: left;
    width: 100%
}

.o-Js-is-disabled .gh-CtaWrapperNoJs:hover [aria-hidden=true] {
    display: block
}

.gh-Footer {
    border-bottom: .0625rem solid #ddd;
    margin-left: 1.25rem;
    margin-right: 1.25rem;
    padding-bottom: .6875rem;
    padding-top: .875rem;
    position: relative
}

.gh-Footer:after {
    clear: both;
    content: "";
    display: table
}

.gh-Footer-is-event-line {
    padding-bottom: 0;
    padding-top: 0
}

.gh-Footer_Main {
    color: #111;
    font-size: .75rem
}

.gh-Footer_Main:after {
    clear: both;
    content: "";
    display: table
}

.gh-Footer_MainLabel {
    font-weight: 700
}

.gh-Footer_MainLabelTopic {
    float: left
}

.gh-Footer_MainLabelLink {
    color: inherit;
    text-decoration: none
}

.gh-Footer_MainLabelLink:focus,
.gh-Footer_MainLabelLink:hover {
    color: #c60000
}

.gh-Footer_Cta,
.gh-Footer_TopicsList {
    position: relative;
    top: .0625rem
}

.gh-Footer_TopicsList {
    list-style-type: none
}

.gh-Footer_TopicsListItem {
    float: left;
    margin-left: 1.75rem
}

.gh-Footer_TopicsListLink {
    color: inherit;
    display: block;
    font-size: .6875rem;
    text-decoration: none;
    text-transform: uppercase;
    -webkit-transition: color .1s ease-in;
    transition: color .1s ease-in
}

.gh-Footer_TopicsListLink:focus,
.gh-Footer_TopicsListLink:hover {
    color: #c60000
}

.gh-Footer_AnnouncementLink {
    color: inherit;
    display: block;
    text-decoration: none
}

.gh-Footer_AnnouncementLink:focus,
.gh-Footer_AnnouncementLink:hover {
    color: #c60000
}

.gh-Footer_Cta {
    float: right
}

.gh-Footer_CtaLink {
    color: #c60000;
    display: block;
    font-size: .6875rem;
    text-decoration: none;
    text-transform: uppercase
}

.gh-LogoStage {
    border-bottom: .0625rem solid #ddd;
    margin-left: 1.25rem;
    margin-right: 1.25rem;
    padding-bottom: 1rem;
    padding-top: .875rem;
    position: relative
}

.gh-LogoStage_Top {
    margin-bottom: .75rem;
    padding-bottom: .1875rem;
    position: relative
}

.gh-LogoStage_Top:after {
    clear: both;
    content: "";
    display: table
}

.gh-Wrapper-has-small-logo .gh-LogoStage_Top {
    margin-bottom: .625rem
}

.gh-LogoStage_Cta,
.gh-LogoStage_MetaNav {
    list-style-type: none
}

.gh-LogoStage_Date,
.gh-LogoStage_MetaNav {
    line-height: 1rem;
    padding-top: .3125rem
}

.gh-LogoStage_MetaNav {
    left: 0;
    position: absolute;
    top: 0
}

.gh-LogoStage_MetaNav:after {
    clear: both;
    content: "";
    display: table
}

.gh-LogoStage_MetaNavItem {
    position: relative
}

.gh-LogoStage_MetaNavItem:after {
    content: "";
    position: absolute;
    -webkit-transform: translateX(100%);
    transform: translateX(100%)
}

.gh-LogoStage_MetaNavItem:first-child {
    margin-left: 0
}

.gh-LogoStage_MetaNavItem:last-child {
    margin-right: 0
}

.gh-LogoStage_MetaNavItem:last-child:after {
    content: none
}

.gh-LogoStage_MetaNavItem {
    float: left;
    margin-left: .6875rem;
    margin-right: .625rem
}

.gh-LogoStage_MetaNavItem:after {
    background-color: #ddd;
    height: 100%;
    right: -.625rem;
    top: 0;
    width: .0625rem
}

.gh-LogoStage_Date,
.gh-LogoStage_MetaNavDropdownLink,
.gh-LogoStage_MetaNavLink {
    color: #999;
    font-size: .75rem
}

.gh-LogoStage_MetaNavDropdownLink,
.gh-LogoStage_MetaNavLink {
    display: block;
    text-decoration: none
}

.gh-LogoStage_MetaNavDropdownLink:focus,
.gh-LogoStage_MetaNavDropdownLink:hover,
.gh-LogoStage_MetaNavLink:focus,
.gh-LogoStage_MetaNavLink:hover {
    color: #111
}

.gh-LogoStage_MetaNavLink-is-expandable {
    background-color: transparent;
    border: 0;
    padding-right: .75rem;
    position: relative
}

.gh-LogoStage_MetaNavLink-is-expandable:active,
.gh-LogoStage_MetaNavLink-is-expandable:focus {
    outline: none
}

.gh-LogoStage_MetaNavLink-is-expandable:focus {
    color: #999
}

.gh-LogoStage_MetaNavLink-is-expandable:focus:hover {
    color: #111
}

.gh-LogoStage_MetaNavLink-is-expandable[aria-expanded=true] {
    position: relative;
    z-index: 100002
}

.gh-LogoStage_MetaNavDropdown {
    background-color: #efefef;
    border-radius: .125rem;
    border-width: 0 .0625rem .0625rem;
    left: -.6875rem;
    list-style-type: none;
    padding-bottom: .625rem;
    padding-top: 2rem;
    position: relative;
    top: -1.5rem;
    z-index: 100001
}

.gh-LogoStage_MetaNavDropdownItem:not(:last-child) {
    margin-bottom: .5rem
}

.gh-LogoStage_MetaNavDropdownLink {
    padding-left: .625rem;
    padding-right: .625rem
}

.gh-LogoStage_Date {
    text-align: center
}

.gh-LogoStage_LogoWrapper {
    position: relative
}

.gh-LogoStage_Logo {
    text-align: center
}

.gh-LogoStage_LogoLink {
    display: block;
    padding-bottom: 1.1875rem
}

.gh-Wrapper-is-topic-space .gh-LogoStage_LogoLink {
    margin-bottom: 1.1875rem;
    padding-bottom: 0
}

.gh-Wrapper-has-small-logo .gh-LogoStage_LogoLink {
    margin-bottom: 3.0625rem
}

.gh-LogoStage_PrintLogo {
    display: none
}

.gh-LogoStage_Caption {
    bottom: 0;
    color: #666;
    font-family: georgia, times, times new roman, serif;
    font-size: .625rem;
    position: absolute;
    text-align: center;
    text-transform: uppercase;
    width: 100%
}

.gh-LogoStage_Caption-is-section {
    bottom: -.125rem;
    color: #111;
    font-size: 1rem;
    text-transform: none
}

.o-Js-is-disabled .gh-LogoStage_MetaNavItemWrapperNoJs:hover .gh-LogoStage_MetaNavLink-is-expandable {
    position: relative;
    z-index: 100002
}

.o-Js-is-disabled .gh-LogoStage_MetaNavItemWrapperNoJs:hover [aria-hidden=true] {
    display: block
}

.gh-TopicsSpaceImage {
    left: 1.25rem;
    position: absolute
}

.gh-TopicsSpaceLink {
    height: 100%;
    left: 0;
    position: absolute;
    width: 100%
}

.gh-WeatherWrapper:after {
    clear: both;
    content: "";
    display: table
}

.gh-Weather {
    color: #999;
    display: block;
    float: right;
    text-align: center;
    text-decoration: none
}

.gh-Weather:focus,
.gh-Weather:hover {
    color: #c60000
}

.gh-Weather_Icon {
    height: 40px;
    margin-bottom: .125rem;
    width: 40px
}

.gh-Weather_Data {
    font-size: .75rem
}

.gh-Weather_DataLocation,
.gh-Weather_DataTemp {
    display: inline-block
}

.gh-Weather_DataTemp {
    padding-left: .3125rem
}

:not(.wf-ignore) .gh-Weather_Data {
    font-family: faz gold sans
}

.wf-ignore .gh-Weather_Data {
    font-family: helvetica neue, helvetica, sans-serif
}

.gh-Wrapper {
    background-color: #fff
}

.gh-Wrapper,
.gh-Wrapper-is-static-slim {
    position: relative;
    z-index: 4
}

.gh-MainNav {
    border-bottom: .0625rem solid #ddd;
    background: #fff;
    margin-left: 1.25rem;
    margin-right: 1.25rem;
    padding-bottom: .4375rem;
    padding-top: .5rem;
    position: relative
}

.gh-MainNav:after {
    clear: both;
    content: "";
    display: table
}

.gh-MainNav-is-sticky {
    display: none;
    left: 0;
    margin-left: 0;
    margin-right: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 100002
}

.o-GlobalWrapper-is-responsive .gh-MainNav-is-sticky {
    width: 100%
}

.lay-MegaMenuHiddenBodyLayer .gh-MainNav-is-sticky:before {
    border-bottom: .0625rem solid #ddd;
    background: #fff;
    content: "";
    height: 2.5rem;
    position: fixed;
    right: 0;
    top: 0;
    width: 1.875rem
}

.gh-MainNav-is-sticky .gh-MainNav_Inner {
    padding-left: 1.25rem;
    padding-right: 1.25rem
}

.gh-MainNav-is-visible {
    display: block
}

.gh-MainNav_Aux,
.gh-MainNav_AuxSharing,
.gh-MainNav_Root,
.gh-MainNav_Sections {
    list-style-type: none
}

.gh-MainNav_AuxLink,
.gh-MainNav_RootLink,
.gh-MainNav_SectionsLink {
    color: inherit;
    display: block;
    text-decoration: none
}

.gh-MainNav_AuxLink.is-Invisible,
.gh-MainNav_RootLink.is-Invisible,
.gh-MainNav_SectionsLink.is-Invisible {
    display: none
}

.gh-MainNav_AuxLink,
.gh-MainNav_RootLink {
    color: #fcfcfc;
    font-size: .75rem
}

.gh-MainNav_Root:after {
    clear: both;
    content: "";
    display: table
}

.gh-MainNav_RootItem {
    float: left
}

.gh-MainNav_RootItem:not(:last-child) {
    margin-right: .625rem
}

.gh-MainNav_RootLink {
    background-color: #8c8c8c;
    border-radius: .125rem;
    cursor: pointer;
    height: 1.5rem;
    position: relative;
    -webkit-transition: background-color .1s ease-in;
    transition: background-color .1s ease-in
}

.gh-MainNav_RootLink:focus,
.gh-MainNav_RootLink:hover {
    background-color: #666
}

.gh-MainNav_RootLinkCounter {
    background-color: #e01b22;
    bottom: -.1875rem;
    color: #fcfcfc;
    font-size: .625rem;
    padding: .1875rem .1875rem .0625rem;
    position: absolute;
    right: -.1875rem
}

.gh-MainNav_Sections {
    margin: .5625rem 1.25rem 0;
    text-align: center
}

.gh-MainNav_SectionsLink {
    color: #111;
    font-size: .6875rem;
    font-weight: 700;
    position: relative;
    text-transform: uppercase
}

.gh-MainNav_SectionsLink:after {
    background: transparent;
    bottom: -.25rem;
    content: "";
    height: .1875rem;
    left: 0;
    position: absolute;
    -webkit-transition: background .1s ease-in;
    transition: background .1s ease-in;
    width: 100%
}

.gh-MainNav_SectionsLink:focus:after,
.gh-MainNav_SectionsLink:hover:after {
    background: #c60000
}

.gh-MainNav_SectionsLink-is-active:after {
    background: #111
}

.gh-MainNav_Article {
    height: 100%;
    padding-left: 2.25rem;
    position: relative;
    white-space: nowrap
}

@media screen and (min-width:34.4375em) {
    .gh-MainNav_Article {
        overflow: hidden
    }
    .gh-MainNav_Article:after {
        background-image: -webkit-gradient(linear, left top, right top, from(hsla(0, 0%, 100%, 0)), color-stop(80%, #fff));
        background-image: linear-gradient(90deg, hsla(0, 0%, 100%, 0), #fff 80%);
        content: "";
        height: 1.5rem;
        position: absolute;
        right: 0;
        top: 0;
        width: 5rem;
        z-index: 100001
    }
}

.gh-MainNav_ArticleTitle {
    font-size: .8125rem;
    height: 1.5rem;
    padding-top: .375rem
}

.gh-Wrapper-is-storytelling .gh-MainNav_ArticleTitle {
    display: none
}

@media screen and (min-width:34.4375em) {
    .gh-Wrapper-is-storytelling .gh-MainNav_ArticleTitle {
        display: block
    }
}

.gh-MainNav_AuxWrapper:after {
    clear: both;
    content: "";
    display: table
}

.gh-MainNav_Aux,
.gh-MainNav_AuxSharing {
    float: left
}

.gh-MainNav_Aux:after,
.gh-MainNav_AuxSharing:after {
    clear: both;
    content: "";
    display: table
}

.gh-Wrapper-is-storytelling .gh-MainNav_Aux {
    display: none
}

@media screen and (min-width:25.0625em) {
    .gh-Wrapper-is-storytelling .gh-MainNav_Aux {
        display: block
    }
}

.gh-MainNav_Aux-sharing-is-present {
    margin-left: .625rem
}

.gh-MainNav_Aux {
    position: relative;
    z-index: 100000
}

.gh-MainNav_AuxItem {
    float: left
}

.gh-MainNav_AuxLink {
    background-color: #8c8c8c;
    line-height: 1rem;
    padding: .25rem .625rem;
    -webkit-transition: background-color .1s ease-in;
    transition: background-color .1s ease-in
}

.gh-MainNav_AuxLink:focus,
.gh-MainNav_AuxLink:hover {
    background-color: #666
}

.gh-MainNav_AuxLink-is-first {
    border-bottom-left-radius: .125rem;
    border-top-left-radius: .125rem;
    margin-right: -.0625rem;
    padding-right: .6875rem
}

.o-Js-is-disabled .gh-MainNav_AuxLink-is-button {
    display: none
}

.gh-MainNav_AuxLink-is-last {
    border-bottom-right-radius: .125rem;
    border-top-right-radius: .125rem;
    padding-bottom: .1875rem;
    padding-top: .3125rem;
    position: relative
}

.gh-MainNav_AuxLink-is-last:after {
    background-color: #efefef;
    content: "";
    height: 1rem;
    left: 0;
    position: absolute;
    top: .25rem;
    width: .0625rem
}

.gh-MainNav_AuxLink-is-truncated {
    padding-right: 0
}

.gh-MainNav_AuxLink-is-truncated span {
    display: block;
    max-width: 2.5rem;
    overflow: hidden;
    white-space: nowrap
}

.gh-MainNav_AuxLink-is-truncated span:after {
    background-image: -webkit-gradient(linear, left top, right top, from(hsla(0, 0%, 55%, 0)), to(#8c8c8c));
    background-image: linear-gradient(90deg, hsla(0, 0%, 55%, 0), #8c8c8c);
    content: "";
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    width: 1.875rem;
    z-index: 100
}

.gh-MainNav_AuxLink-is-truncated:focus span:after,
.gh-MainNav_AuxLink-is-truncated:hover span:after {
    background-image: -webkit-gradient(linear, left top, right top, from(hsla(0, 0%, 40%, 0)), to(#666));
    background-image: linear-gradient(90deg, hsla(0, 0%, 40%, 0), #666)
}

.gh-Wrapper-is-dark .gh-MainNav {
    background: #111;
    color: #fcfcfc
}

@media screen and (min-width:34.4375em) {
    .gh-Wrapper-is-dark .gh-MainNav_Article:after {
        background-image: -webkit-gradient(linear, left top, right top, from(hsla(0, 0%, 100%, 0)), color-stop(80%, #111));
        background-image: linear-gradient(90deg, hsla(0, 0%, 100%, 0), #111 80%)
    }
}

.gh-Wrapper-is-dark .gh-MainNav_AuxLink,
.gh-Wrapper-is-dark .gh-MainNav_RootLink {
    background-color: #535353
}

.gh-Wrapper-is-dark .gh-MainNav_AuxLink:focus,
.gh-Wrapper-is-dark .gh-MainNav_AuxLink:hover,
.gh-Wrapper-is-dark .gh-MainNav_RootLink:focus,
.gh-Wrapper-is-dark .gh-MainNav_RootLink:hover {
    background-color: #333
}

.ico-Base {
    border-radius: .125rem;
    display: block
}

.ico-Base-is-top {
    top: 1.25rem
}

.ico-Base-is-right {
    right: 1.25rem
}

.ico-Base-is-bottom,
.ico-Base-is-in-media-wrapper {
    bottom: 1.25rem
}

.ico-Base-is-in-media-wrapper,
.ico-Base-is-left {
    left: 1.25rem
}

.ico-Base-is-top-small {
    top: .625rem
}

.ico-Base-is-right-small {
    right: .625rem
}

.ico-Base-is-bottom-small,
.ico-Base-is-in-media-wrapper-small {
    bottom: .625rem
}

.ico-Base-is-in-media-wrapper-small,
.ico-Base-is-left-small {
    left: .625rem
}

.ico-Base-is-in-teaser-headline {
    left: 0;
    position: absolute;
    top: -.3125rem
}

.ico-Base-is-in-media-wrapper,
.ico-Base-is-in-media-wrapper-small {
    position: absolute
}

.ico-Base-is-in-label {
    float: left;
    margin-right: .3125rem
}

.ico-Base-is-next-to-text {
    display: inline-block
}

.ico-Base_FazPlus {
    height: 20px;
    vertical-align: middle;
    width: 20px;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg fill='%23fff' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 40 40' width='40' height='40'%3E%3Crect fill='%23c60000' y='1' width='40' height='37' rx='4.04' ry='4.04'/%3E%3Cpath d='M30.47 12.86v4.72H35v1.63h-4.53V24h-1.71v-4.79h-4.53v-1.63h4.53v-4.72zm-7.18-7.25c-.18 1.85-2.29 4.57-4.77 4.71S13.25 7.91 10.59 8c-1.43.05-3.09.65-3.16 2.43 0 1.42 1.16 2.07 2.95 2a5 5 0 0 0 3.06-1 3.93 3.93 0 0 1-3.07 1.8 3.21 3.21 0 0 1-3.36-3 5.26 5.26 0 0 1 5.31-5.19c3.34 0 6 2.08 7.93 2.13a4.38 4.38 0 0 0 3.04-1.56zM17.09 16s-1.5-.76-1.86-1.69c-.84-2.14.49-3.08 1.3-3.94-1.06.31-4.62 3.06-4.15 5.67.56 3.13 3 2.61 4.47 5.14a3.43 3.43 0 0 1 .15 2.95c-1.28-1.33-2.21-2.32-4.39-2.29a5.14 5.14 0 0 0-5.06 5.29A4.8 4.8 0 0 0 12.6 32a6.08 6.08 0 0 0 5.92-4.57 6.54 6.54 0 0 1-5.72 3.29c-3 .07-4.42-.84-4.51-3a3.54 3.54 0 0 1 3.66-3.28c1.38 0 2.44.78 3.14 2.47.65-2.38 4.64-3 5-5.73.34-2.41-1.37-3.84-2.58-4.76a1.75 1.75 0 0 1 .92-2 1.4 1.4 0 0 0 1.17 2.25A1.6 1.6 0 0 0 21.16 15a1.64 1.64 0 0 0-1.54-1.69A2.66 2.66 0 0 0 17.09 16z'/%3E%3C/svg%3E")
}

.ico-Base_FazPlus-big {
    height: 27px;
    width: 27px
}

.ico-Base_Recommendation {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg fill='%23999' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32' width='32' height='32'%3E%3Cpath d='M25.27 32a1 1 0 0 1-.61-.21L16 25.18l-8.66 6.61a1 1 0 0 1-1.57-1.09l3.34-10.79-8.72-6.66A1 1 0 0 1 1 11.46h10.72L15 .7a1 1 0 0 1 2 0l3.32 10.75H31a1 1 0 0 1 .61 1.79l-8.72 6.66 3.34 10.8a1 1 0 0 1-1 1.3zM16 22.92a1 1 0 0 1 .61.21l6.78 5.18-2.62-8.47a1 1 0 0 1 .35-1.09L28 13.46h-8.5a1 1 0 0 1-1-.7L16 4.39l-2.59 8.37a1 1 0 0 1-1 .7H4l6.92 5.29a1 1 0 0 1 .35 1.09l-2.66 8.47 6.78-5.18a1 1 0 0 1 .61-.21z'/%3E%3C/svg%3E")
}

.ico-Base_Recommendation.ico-Base-is-active {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg fill='%23999' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32' width='32' height='32'%3E%3Cpath d='M25.3 32c-.2 0-.4-.1-.6-.2L16 25.2l-8.7 6.6c-.4.3-1.1.3-1.4-.2-.2-.3-.3-.6-.2-.9L9 19.9.3 13.2c-.4-.3-.5-1-.2-1.4.2-.2.5-.4.8-.4h10.7L15 .7c0-.6.4-1 1-1s1 .4 1 1l3.3 10.8H31c.6 0 1 .5 1 1 0 .3-.1.6-.4.8L22.9 20l3.3 10.8c.2.5-.1 1.1-.7 1.3 0-.1-.2-.1-.2-.1z'/%3E%3C/svg%3E")
}

.ico-Base_Comment {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg fill='%23999' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32' width='32' height='32'%3E%3Cpath d='M8 30a1 1 0 0 1-1-1v-5H1a1 1 0 0 1-1-1V3a1 1 0 0 1 1-1h30a1 1 0 0 1 1 1v20a1 1 0 0 1-1 1H14.41l-5.7 5.71A1 1 0 0 1 8 30zm-6-8h6a1 1 0 0 1 1 1v3.59l4.29-4.29A1 1 0 0 1 14 22h16V4H2z'/%3E%3C/svg%3E")
}

.ico-Base_Comment.ico-Base-is-active {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg fill='%23999' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' width='20' height='20'%3E%3Cpath d='M18.22 2H1.93c-.71 0-.93.08-.93.79v9.59c0 .71.22 1.62.93 1.62H5v3.64a.55.55 0 0 0 .36.46.64.64 0 0 0 .22 0c.13 0 .27.11.37 0l4.33-4.1h7.94A2.1 2.1 0 0 0 20 12.38V2.79c0-.71-1.06-.79-1.78-.79z'/%3E%3C/svg%3E")
}

.ipg-Form {
    margin-top: .625rem
}

.lbl-Base {
    color: #111;
    display: block;
    font-size: .75rem;
    font-weight: 700;
    text-transform: uppercase
}

.lbl-Base-has-bar {
    line-height: 1.33333;
    padding-top: .875rem;
    position: relative
}

.lbl-Base-has-bar:after {
    background: #111;
    content: "";
    height: .375rem;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%
}

.lbl-Base-is-inverted {
    color: #fcfcfc
}

.lbl-Base-is-inline {
    display: inline-block
}

.lbl-Base-is-link {
    text-decoration: none
}

.lbl-Base-is-link:focus,
.lbl-Base-is-link:hover {
    color: #c60000
}

.lbl-Base_Text {
    display: inline-block;
    margin-right: .1875rem;
    width: 100%;
    word-wrap: break-word
}

.lbl-Base-has-icon .lbl-Base_Text {
    display: block;
    margin-right: 0
}

.lbl-Base-has-bar.lbl-Base-is-inverted:after {
    background: #fff
}

.lay-Base_Close {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg fill='%238c8c8c' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32' width='32' height='32'%3E%3Cpath d='M17.54 16L28.29 5.25a1.09 1.09 0 0 0-1.54-1.54L16 14.46 5.25 3.71a1.09 1.09 0 0 0-1.54 1.54L14.46 16 3.71 26.75a1.09 1.09 0 1 0 1.54 1.54L16 17.54l10.75 10.75a1.09 1.09 0 1 0 1.54-1.54z'/%3E%3C/svg%3E");
    background-color: transparent;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: contain;
    border: 0;
    cursor: pointer;
    display: block;
    height: 30px;
    position: absolute;
    right: 1.25rem;
    top: 1.25rem;
    width: 30px
}

.lay-Base_Close:focus,
.lay-Base_Close:hover {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg fill='%23c60000' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32' width='32' height='32'%3E%3Cpath d='M17.54 16L28.29 5.25a1.09 1.09 0 0 0-1.54-1.54L16 14.46 5.25 3.71a1.09 1.09 0 0 0-1.54 1.54L14.46 16 3.71 26.75a1.09 1.09 0 1 0 1.54 1.54L16 17.54l10.75 10.75a1.09 1.09 0 1 0 1.54-1.54z'/%3E%3C/svg%3E")
}

.lay-Login {
    background: #323232;
    color: #999;
    height: 100%;
    left: 0;
    -webkit-overflow-scrolling: touch;
    overflow-y: scroll;
    position: fixed;
    top: 2.5rem;
    width: 100%;
    z-index: 100002
}

.lay-Login_ContentWrapper {
    padding: 5.0625rem 1.25rem 0;
    position: relative
}

.lay-Login_ContentContainer {
    border-bottom: .0625rem solid #454545;
    padding: 1.5625rem 0
}

.lay-Login_ContentContainer:last-child {
    border-bottom: none
}

.lay-Login_Headline {
    color: #fcfcfc;
    font-size: .8125rem;
    letter-spacing: .0625rem;
    line-height: 1.38462;
    margin: .3125rem 0 1.4375rem;
    text-transform: uppercase
}

.lay-Login_Headline-is-custom-headline {
    margin-bottom: .25rem
}

.lay-Login_CustomTextWrapper {
    color: #fcfcfc;
    margin-bottom: 2.75rem
}

.lay-Login_Iframe {
    height: 4.4375rem
}

.lay-Login_IntroText,
.lay-Login_Text {
    color: #fcfcfc;
    font-size: .8125rem;
    line-height: 1.38462
}

.lay-Login_IntroText-is-custom-text,
.lay-Login_Text-is-custom-text {
    padding-top: 0
}

.lay-Login_IntroText {
    padding-bottom: 1.25rem
}

.lay-Login_Text {
    padding-top: .875rem
}

.lay-Login_Messages-error .lay-Login_Text {
    color: #e01b22
}

.lay-Login_Form {
    background: #323232;
    color: #999;
    height: 100%
}

.lay-Login_FormInput {
    border: .0625rem solid #ddd;
    border-radius: .125rem;
    font-size: .8125rem;
    padding: .875rem .625rem .6875rem;
    width: 100%
}

.lay-Login_FormCheckboxContainer {
    margin-top: .75rem
}

.lay-Login_FormCheckbox {
    margin-right: .3125rem
}

.lay-Login_FormLink {
    margin-top: .8125rem
}

.lay-Login_FormLink,
.lay-Login_ServicesListItemLink {
    color: #999;
    display: block;
    font-size: .8125rem;
    line-height: 1.38462;
    text-decoration: none
}

.lay-Login_FormLink:active,
.lay-Login_FormLink:focus,
.lay-Login_FormLink:hover,
.lay-Login_ServicesListItemLink:active,
.lay-Login_ServicesListItemLink:focus,
.lay-Login_ServicesListItemLink:hover {
    color: #fff
}

.lay-Login_FormLabel {
    color: #999;
    font-size: .8125rem;
    line-height: 1.38462
}

.lay-Login_ServicesList {
    list-style: none
}

.lay-Login_ServicesListItem {
    margin-bottom: 1.375rem
}

.lay-Login_Messages-success {
    display: none
}

.lay-Login_Messages-success-is-shown {
    display: block
}

.lay-Login_Messages-error {
    display: none
}

.lay-Login_Messages-error-is-shown {
    display: block
}

.lay-MegaMenuHiddenBodyLayer {
    overflow: hidden
}

.lay-MegaMenu {
    background: #363636;
    color: #999;
    height: 100%;
    left: 0;
    -webkit-overflow-scrolling: touch;
    overflow-y: scroll;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 100002
}

.lay-MegaMenu_ContentWrapper {
    padding: 6.625rem 1.25rem 0;
    position: relative
}

@media screen and (max-width:62.4375em) {
    .lay-MegaMenu_LabelWrapper {
        margin-bottom: 1.875rem;
        width: 100%
    }
}

@media screen and (max-width:62.4375em) {
    .lay-MegaMenu_Label {
        width: 7.5rem
    }
}

.lay-MegaMenu_Close {
    position: absolute;
    right: 1rem;
    top: 3.75rem
}

.lay-MegaMenu_GridCell {
    margin-bottom: 1.25rem
}

.lay-MegaMenu_SectionWrapper {
    background: #323232;
    width: 100%
}

.lay-MegaMenu_SectionWrapper-has-services-footer {
    background: #303030
}

.lay-MegaMenu_Section {
    background-color: #323232
}

.lay-MegaMenu_SectionTitleLink,
.lay-MegaMenu_SubsectionLink {
    text-decoration: none
}

.lay-MegaMenu_SectionTitle {
    font-size: .6875rem;
    font-weight: 700;
    line-height: 1.63636;
    text-transform: uppercase
}

.lay-MegaMenu_SectionTitleLink {
    color: #fcfcfc;
    display: block;
    letter-spacing: .0625rem;
    margin-left: 1.5625rem;
    margin-right: 1.5625rem;
    padding: 1.375rem 0 .5rem;
    text-align: center
}

.lay-MegaMenu_SectionTitleLink-is-single {
    padding-bottom: 1.1875rem
}

.lay-MegaMenu_SectionTitleLink:focus,
.lay-MegaMenu_SectionTitleLink:hover {
    color: #e01b22
}

.lay-MegaMenu_SubsectionsWrapper {
    border-top: .0625rem solid #454545;
    margin: 0 1.5625rem;
    padding: .9375rem 0 .6875rem
}

.lay-MegaMenu_Subsections {
    list-style-type: none
}

.lay-MegaMenu_Subsections:after {
    clear: both;
    content: "";
    display: table
}

.lay-MegaMenu_SubsectionItem,
.lay-MegaMenu_SubsectionLink {
    display: inline
}

.lay-MegaMenu_SubsectionItem {
    margin-right: .625rem
}

.lay-MegaMenu_SubsectionItem:not(:first-child):before {
    color: inherit;
    content: "\B7";
    display: inline-block;
    left: -.3125rem;
    position: relative;
    top: .0625rem
}

.lay-MegaMenu_SectionFooterBeginning,
.lay-MegaMenu_SubsectionLink {
    color: inherit;
    font-size: .8125rem;
    line-height: 1.84615
}

.lay-MegaMenu_SubsectionLink:focus,
.lay-MegaMenu_SubsectionLink:hover {
    color: #fcfcfc!important
}

.lay-MegaMenu_SectionFooter {
    background: #303030
}

.lay-MegaMenu_SectionFooter:after {
    clear: both;
    content: "";
    display: table
}

.lay-MegaMenu_ServicesWrapper {
    padding: .6875rem 1.5625rem 1.6875rem
}

.lay-MegaMenu_SectionFooterBeginning {
    float: left;
    margin-right: .3125rem
}

.lay-MegaMenu_AdditionalServicesWrapper {
    border: solid #454545;
    border-width: .0625rem 0;
    padding-top: 1.25rem
}

.lay-MegaMenu_AdditionalServicesBox {
    margin-bottom: 1.25rem
}

.lay-MegaMenu_Sitemap {
    font-size: .75rem;
    line-height: 1.83333;
    padding: 1.6875rem 0 2rem
}

.lay-MegaMenu_SitemapTitle {
    font-weight: 700;
    margin-bottom: .8125rem
}

.lay-MegaMenu_SitemapList {
    list-style-type: none;
    margin-bottom: 1.25rem
}

.lay-MegaMenu_SitemapLink {
    color: inherit;
    display: block;
    text-decoration: none
}

.lay-MegaMenu_SitemapLink:focus,
.lay-MegaMenu_SitemapLink:hover {
    color: #fcfcfc
}

.lay-MegaMenu_Copyright {
    border-top: .0625rem solid #454545;
    font-size: .75rem;
    line-height: 1.83333;
    padding: 1.5625rem 0 6.25rem;
    text-align: center
}

.lay-SearchWrapper {
    height: inherit;
    padding: 0 1.25rem;
    position: relative
}

.gh-Wrapper-is-storytelling .lay-SearchWrapper {
    max-width: 62.5rem;
    width: auto
}

.o-Js-is-disabled .lay-SearchFormWrapperNoJs[aria-hidden=true]:target {
    display: block
}

.lay-Search {
    background: #fff;
    bottom: -.0625rem;
    height: 8.3125rem;
    left: 0;
    position: absolute;
    -webkit-transform: translateY(100%);
    transform: translateY(100%);
    width: 100%;
    z-index: 100001
}

[aria-hidden=false] .lay-Search {
    -webkit-animation: layer-search-fade-in .2s;
    animation: layer-search-fade-in .2s
}

.gh-MainNav-is-sticky .lay-Search,
.gh-Wrapper-is-static-slim .lay-Search {
    border-bottom: .0625rem solid #ddd
}

.lay-Search_FormWrapper {
    height: inherit;
    position: relative
}

.lay-Search_Label {
    color: #111;
    display: block;
    font-size: .75rem;
    font-weight: 700;
    text-transform: uppercase
}

@media screen and (min-width:34.4375em) {
    .lay-Search_Label {
        position: relative;
        top: .125rem
    }
}

.o-Js-is-disabled .gh-Wrapper-is-storytelling .lay-Search_Label {
    display: none
}

@media screen and (min-width:34.4375em) {
    .o-Js-is-disabled .gh-Wrapper-is-storytelling .lay-Search_Label {
        display: block
    }
}

.lay-Search_InputWrapper {
    margin: 0 .625rem
}

.lay-Search_Input {
    background: #fff;
    border: .0625rem solid #ddd;
    border-radius: .125rem;
    color: #666;
    font-size: .8125rem;
    padding: .875rem .625rem .6875rem;
    width: 100%
}

.lay-Search_Input::-ms-clear {
    display: none
}

.lay-Search_Input::-webkit-input-placeholder {
    color: #111;
    display: block;
    font-size: .75rem;
    font-weight: 700;
    text-transform: uppercase
}

.lay-Search_Input:-ms-input-placeholder {
    color: #111;
    display: block;
    font-size: .75rem;
    font-weight: 700;
    text-transform: uppercase
}

.lay-Search_Input::placeholder {
    color: #111;
    display: block;
    font-size: .75rem;
    font-weight: 700;
    text-transform: uppercase
}

.lay-Search_Close {
    position: absolute;
    right: -.25rem;
    top: 1.3125rem
}

.gh-MainNav-is-sticky .lay-Search_Close {
    right: 1.25rem
}

.o-Js-is-disabled .lay-Search_Close-is-button {
    display: none
}

.lay-Sharing {
    padding-top: 1.25rem
}

.ctn-Sharing_LayerWrapperArticle .lay-Sharing,
.ctn-Sharing_LayerWrapperBreakingNews .lay-Sharing {
    padding-top: 2.5rem
}

.lay-Sharing_ContainerText {
    margin-bottom: 1.375rem
}

.lay-Sharing_Permalink {
    color: #bababa;
    cursor: pointer;
    display: inline-block;
    font-size: .75rem;
    font-weight: 400;
    margin-left: 1.5625rem
}

.lay-Sharing_Permalink-is-inverted {
    color: #fcfcfc
}

.lnk-Base {
    color: #111;
    font-size: .75rem;
    line-height: 1.5
}

.lnk-Base_TextLink {
    color: #c60000;
    text-decoration: none
}

.lnk-Base_TextLink:hover {
    text-decoration: underline
}

.lst-Comments {
    border-top: .0625rem solid #ddd;
    padding-bottom: 1.5rem;
    padding-top: 1.5rem
}

.lst-Comments_Sorter {
    margin-bottom: 1.5rem
}

.lst-Comments_SorterForm {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.lst-Comments_SorterFormCriteriaOption {
    display: inline-block
}

.lst-Comments_SorterFormCriteriaOption .switcher.default {
    background-color: #efefef;
    border-color: #ddd;
    height: 1.5rem;
    min-width: 2.625rem;
    vertical-align: middle;
    width: 2.625rem
}

.lst-Comments_SorterFormCriteriaOption .switcher.default .slider {
    background-color: #ddd;
    height: 1.125rem;
    width: .9375rem
}

.lst-Comments_SorterFormCriteriaOption .switcher.default .text {
    display: none
}

.lst-Comments_SorterFormCriteriaOption .switcher.default.is-active {
    background-color: #efefef
}

.lst-Comments_SorterFormCriteriaOption .switcher.default.is-active .slider {
    -webkit-transform: translateX(1.3125rem);
    transform: translateX(1.3125rem)
}

.lst-Comments_SorterLabel {
    color: #999;
    display: inline-block;
    font-size: .8125rem;
    line-height: 1.38462;
    padding: 0 .625rem;
    text-transform: uppercase
}

.lst-Comments_List {
    list-style: none;
    margin-left: .9375rem;
    padding-left: .9375rem
}

.lst-Comments_List-level1 {
    border-left: none;
    margin-left: 0;
    padding-left: 0
}

.lst-Comments_Item {
    position: relative
}

.lst-Comments_Item-level1 {
    margin-bottom: 1.875rem
}

.lst-Comments_Item-level1:last-child {
    margin-bottom: 0
}

.lst-Comments_Item-level1:before {
    display: none
}

.lst-Comments_Item-level2:before,
.lst-Comments_Item-level3:before,
.lst-Comments_Item-level4:before {
    background-color: #ddd;
    content: "";
    height: .9375rem;
    left: -.9375rem;
    position: absolute;
    top: -.6875rem;
    width: .0625rem
}

.lst-Comments_CommentBox {
    background-color: #efefef;
    border: .0625rem solid #ddd;
    margin-bottom: .625rem;
    position: relative
}

.lst-Comments_Item-level2 .lst-Comments_CommentBox:before,
.lst-Comments_Item-level3 .lst-Comments_CommentBox:before,
.lst-Comments_Item-level4 .lst-Comments_CommentBox:before {
    background-color: #ddd;
    content: "";
    height: calc(100% + .0625rem);
    left: -1rem;
    position: absolute;
    top: -.0625rem;
    width: .0625rem
}

.lst-Comments_List-level2 .lst-Comments_Item:last-child .lst-Comments_CommentBox:before,
.lst-Comments_List-level3 .lst-Comments_Item:last-child .lst-Comments_CommentBox:before,
.lst-Comments_List-level4 .lst-Comments_Item:last-child .lst-Comments_CommentBox:before {
    background-color: #add8e6;
    display: none
}

.lst-Comments_CommentBoxContent {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row
}

.lst-Comments_CommentImageContainer {
    height: 5.375rem;
    padding: 1.125rem .9375rem 1.125rem 1.875rem;
    position: relative
}

.lst-Comments_Item-level2 .lst-Comments_CommentImageContainer:before,
.lst-Comments_Item-level3 .lst-Comments_CommentImageContainer:before,
.lst-Comments_Item-level4 .lst-Comments_CommentImageContainer:before {
    background-color: #ddd;
    content: "";
    height: .0625rem;
    left: -1rem;
    position: absolute;
    top: .1875rem;
    width: .9375rem
}

.lst-Comments_CommentImageContainer:after {
    background-color: #ddd;
    content: "";
    height: .375rem;
    left: 0;
    position: absolute;
    top: 0;
    width: 7.4375rem
}

.lst-Comments_CommentImage {
    border-radius: 50%;
    max-height: 3.125rem;
    max-width: 3.125rem
}

.lst-Comments_CommentTextContainer {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg fill='%23333' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' width='20' height='20'%3E%3Cpath d='M7 2l8 8-8 8z'/%3E%3C/svg%3E");
    background-position: 0 1.625rem;
    background-repeat: no-repeat;
    background-size: .9375rem;
    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;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    padding: 1.125rem 1.125rem 1.125rem 1.5625rem
}

.lst-Comments_CommentTextContainer-is-open {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg fill='%23333' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' width='20' height='20'%3E%3Cpath d='M18 7l-8 8-8-8z'/%3E%3C/svg%3E")
}

.lst-Comments_CommentTextContainerMainInfo {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
    position: relative
}

.lst-Comments_CommentTitle {
    cursor: pointer;
    font-family: georgia, times, times new roman, serif;
    font-size: 1.25rem;
    line-height: 1.3;
    margin-bottom: .25rem
}

.lst-Comments_CommentTitleClickProxy {
    cursor: pointer;
    height: .9375rem;
    left: -1.5625rem;
    position: absolute;
    top: .5rem;
    width: .9375rem
}

.lst-Comments_CommentInfoList {
    list-style: none;
    margin-left: .25rem
}

.lst-Comments_CommentInfoList:after {
    clear: both;
    content: "";
    display: table
}

.lst-Comments_CommentInfoItem {
    float: left;
    font-size: .75rem;
    line-height: 1.5;
    margin-right: 1.25rem
}

.lst-Comments_CommentInfoNameLink {
    color: #000;
    text-decoration: none
}

.lst-Comments_CommentInfoNameLink:hover {
    text-decoration: underline
}

.lst-Comments_CommentInfoUsernameText {
    color: #999;
    display: inline-block;
    margin-left: .4375rem
}

.lst-Comments_CommentInfoDateText {
    color: #999
}

.lst-Comments_CommentContent {
    display: none
}

.lst-Comments_CommentContent-is-visible {
    display: block
}

.lst-Comments_CommentText {
    font-size: .8125rem;
    line-height: 1.38462;
    margin: .9375rem 0 .4375rem .25rem
}

.lst-Comments_CommentInteractionBox:after {
    clear: both;
    content: "";
    display: table
}

.lst-Comments_CommentReplyList {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg fill='%23333' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' width='20' height='20'%3E%3Cpath d='M7 2l8 8-8 8z'/%3E%3C/svg%3E");
    background-position: .125rem .25rem;
    background-repeat: no-repeat;
    background-size: .9375rem;
    cursor: pointer;
    float: left;
    list-style: none;
    margin-right: 2.5625rem;
    padding: .3125rem 0 0 2.0625rem
}

.lst-Comments_CommentReplyList:after {
    clear: both;
    content: "";
    display: table
}

.lst-Comments_CommentReplyList-is-open {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg fill='%23333' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' width='20' height='20'%3E%3Cpath d='M18 7l-8 8-8-8z'/%3E%3C/svg%3E");
    background-position: .25rem .25rem
}

.lst-Comments_CommentReplyList-is-invisible {
    display: none
}

.lst-Comments_CommentReplyItem {
    color: #999;
    float: left;
    font-size: .75rem;
    line-height: 1.5;
    margin-right: .3125rem
}

.lst-Comments_CommentNumberOfReplies {
    text-transform: uppercase
}

.lst-Comments_CommentInteractionList {
    float: left;
    list-style: none;
    padding-top: .0625rem
}

.lst-Comments_CommentInteractionList:after {
    clear: both;
    content: "";
    display: table
}

.lst-Comments_CommentInteractionItem {
    float: left;
    padding: .25rem .75rem 0;
    position: relative
}

.lst-Comments_CommentInteractionItem:before {
    background-color: #ddd;
    content: "";
    height: 1.125rem;
    position: absolute;
    right: 0;
    top: .125rem;
    width: .0625rem
}

.lst-Comments_CommentInteractionItem:first-child {
    padding-left: 0
}

.lst-Comments_CommentInteractionItem:last-child {
    border-right: none
}

.lst-Comments_CommentInteractionItem:last-child:before {
    display: none
}

.lst-Comments_CommentInteractionLink {
    background-repeat: no-repeat;
    color: #999;
    display: inline-block;
    font-size: .75rem;
    line-height: 1.5;
    padding-left: 1.5625rem;
    text-decoration: none;
    text-transform: uppercase
}

.lst-Comments_CommentInteractionLink-reply {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg fill='%23999' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32' width='32' height='32'%3E%3Cpath d='M23.89 11H4.39l6.32-6.29a1 1 0 0 0-1.42-1.42L.59 12l8.71 8.74a1 1 0 1 0 1.42-1.41L4.44 13h19.45a6 6 0 1 1-.11 12H17a1 1 0 0 0 0 2h6.78a8 8 0 1 0 .11-16z'/%3E%3C/svg%3E");
    background-size: 15px
}

.lst-Comments_CommentInteractionLink-report {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg fill='%23999' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32' width='32' height='32'%3E%3Cpath d='M21.41 9l7.29-7.29A1 1 0 0 0 28 0H6a1 1 0 0 0-1 1v30a1 1 0 0 0 2 0V18h21a1 1 0 0 0 .71-1.71zM7 16V2h18.59l-6.3 6.29a1 1 0 0 0 0 1.41l6.3 6.3z'/%3E%3C/svg%3E");
    background-size: 1rem
}

.lst-Comments_CommentInteractionLink-follow {
    padding-left: 0
}

.lst-Comments_CommentTextContainerAdditionalInfo {
    color: #999;
    font-size: .75rem;
    line-height: 1.5;
    min-width: 10rem;
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    padding-top: .5rem;
    position: relative
}

.lst-Comments_CommentTextContainerAdditionalInfo:after {
    clear: both;
    content: "";
    display: table
}

.lst-Comments_CommentTypeOptional {
    padding-right: 3.25rem;
    text-align: right;
    width: 100%
}

.lst-Comments_CommentFeedbackList {
    list-style: none
}

.lst-Comments_CommentFeedbackItem {
    background-repeat: no-repeat;
    background-size: 15px;
    height: 1.25rem;
    margin-bottom: .1875rem;
    padding-right: 1.5rem;
    text-align: right
}

.lst-Comments_CommentFeedbackItem-recommend {
    float: none;
    height: 1.5625rem;
    padding-right: 0
}

.lst-Comments_CommentFeedbackItem-replies {
    padding-right: 1.625rem
}

.lst-Comments_CommentFeedbackItem-number-of-recommendations {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg fill='%23999' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32' width='32' height='32'%3E%3Cpath d='M25.27 32a1 1 0 0 1-.61-.21L16 25.18l-8.66 6.61a1 1 0 0 1-1.57-1.09l3.34-10.79-8.72-6.66A1 1 0 0 1 1 11.46h10.72L15 .7a1 1 0 0 1 2 0l3.32 10.75H31a1 1 0 0 1 .61 1.79l-8.72 6.66 3.34 10.8a1 1 0 0 1-1 1.3zM16 22.92a1 1 0 0 1 .61.21l6.78 5.18-2.62-8.47a1 1 0 0 1 .35-1.09L28 13.46h-8.5a1 1 0 0 1-1-.7L16 4.39l-2.59 8.37a1 1 0 0 1-1 .7H4l6.92 5.29a1 1 0 0 1 .35 1.09l-2.66 8.47 6.78-5.18a1 1 0 0 1 .61-.21z'/%3E%3C/svg%3E");
    background-position: right 0
}

.lst-Comments_CommentFeedbackItem-number-of-replies {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg fill='%23999' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32' width='32' height='32'%3E%3Cpath d='M23.89 11H4.39l6.32-6.29a1 1 0 0 0-1.42-1.42L.59 12l8.71 8.74a1 1 0 1 0 1.42-1.41L4.44 13h19.45a6 6 0 1 1-.11 12H17a1 1 0 0 0 0 2h6.78a8 8 0 1 0 .11-16z'/%3E%3C/svg%3E");
    background-position: right 0
}

.lst-Comments_CommentBoxFunctions {
    border-top: .0625rem solid #ddd;
    display: none;
    padding: 1.5625rem 1.25rem 0 3.625rem
}

.lst-Comments_CommentBoxFunctions-is-visible {
    display: block
}

.lst-Comments_CommentBoxAnswer {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg fill='%23999' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32' width='32' height='32'%3E%3Cpath d='M23.89 11H4.39l6.32-6.29a1 1 0 0 0-1.42-1.42L.59 12l8.71 8.74a1 1 0 1 0 1.42-1.41L4.44 13h19.45a6 6 0 1 1-.11 12H17a1 1 0 0 0 0 2h6.78a8 8 0 1 0 .11-16z'/%3E%3C/svg%3E");
    background-position: 1.625rem .5625rem;
    background-repeat: no-repeat;
    background-size: 15px;
    display: none
}

.lst-Comments_CommentBoxAnswer-is-visible {
    display: block
}

.lst-Comments_CommentBoxReport {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg fill='%23999' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32' width='32' height='32'%3E%3Cpath d='M21.41 9l7.29-7.29A1 1 0 0 0 28 0H6a1 1 0 0 0-1 1v30a1 1 0 0 0 2 0V18h21a1 1 0 0 0 .71-1.71zM7 16V2h18.59l-6.3 6.29a1 1 0 0 0 0 1.41l6.3 6.3z'/%3E%3C/svg%3E");
    background-position: 1.625rem .25rem;
    background-repeat: no-repeat;
    background-size: 1rem;
    display: none
}

.lst-Comments_CommentBoxReport-is-visible {
    display: block
}

.lst-LinksTopics {
    color: #111;
    font-size: .75rem
}

.lst-LinksTopics:after {
    clear: both;
    content: "";
    display: table
}

.lst-LinksTopics_MainLabelTopic {
    float: left;
    font-weight: 700;
    margin-right: 1.25rem;
    padding-bottom: .625rem
}

.lst-LinksTopics_Cta,
.lst-LinksTopics_TopicsList {
    position: relative;
    top: .0625rem
}

.lst-LinksTopics_TopicsList {
    list-style-type: none
}

.lst-LinksTopics_TopicsListItem {
    float: left;
    margin-right: 1.25rem;
    padding-bottom: .625rem
}

.lst-LinksTopics_TopicsListLink {
    color: inherit;
    display: block;
    font-size: .6875rem;
    text-decoration: none;
    text-transform: uppercase;
    -webkit-transition: color .1s ease-in;
    transition: color .1s ease-in
}

.lst-LinksTopics_TopicsListLink:focus,
.lst-LinksTopics_TopicsListLink:hover {
    color: #c60000
}

.lst-Services {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    list-style-type: none;
    margin: -1.25rem 0 0 -1.25rem;
    padding-left: .625rem
}

.lst-Services_Link {
    text-decoration: none
}

.lst-Services_Item {
    background-color: #fff;
    border: .0625rem solid #ddd;
    border-radius: .125rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    height: 5.3125rem;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-left: 1.25rem;
    margin-top: 1.25rem;
    padding: 1.25rem 0 .75rem;
    width: 5.3125rem
}

.lst-Services_ItemIcon {
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: contain;
    display: inline-block;
    height: 25px;
    margin-left: auto;
    margin-right: auto;
    width: 25px
}

.lst-Services_ItemIcon-abo-service {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg fill='%23111' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 25 25'%3E%3Cpath d='M22.1 6.2c-.1-.1-.2-.1-.2-.1L2.6 8.5c-.1 0-.2.1-.2.1 0 .1-.1.1 0 .2 0 .1.1.6.2 1.3l-2.1.3c-.1 0-.2.1-.2.1 0 .1-.1.2 0 .3.1.5.8 1.9 1.8 3.7l-1.9.9c-.1 0-.2.1-.2.2s.1.2.2.3c0 0 2.3.7 3.4 2.7.5.8.8 1.1 1.1 1.1h.2c.9-.4 18.7-7.7 19.3-7.9.8-.3.8-1.2.8-1.2 0-1.7-2.6-4.1-2.9-4.4zM2.7 10.7c.2 1 .5 2.2.7 2.9v.1c.3 1 .8 2.6 1 3.9-.1-.1-.1-.3-.2-.4-1-2-2.7-5.1-3.2-6.3l1.7-.2zm-1.6 4.9l1.2-.6c.4.8.9 1.7 1.3 2.5 0 .1.1.1.1.2-.8-1.1-1.9-1.8-2.6-2.1zm15.4-3l5.5-1.9c.2.3.5.7.4.8 0 0 0 .1-.1.1-.7.3-4.3 1.9-5.5 2.4-.1-.3-.1-.9-.3-1.4zm7.5-1.4c-.1 0-.4.2-.9.4 0-.6-.6-1.2-.7-1.4-.1-.1-.2-.1-.3-.1l-6 2c-.1 0-.2.1-.2.2v.3c.2.4.3 1.3.3 1.8-4.4 1.8-9.3 3.8-11 4.5v-.2c0-1.1-.7-3.6-1.2-5v-.1c-.4-1.2-.8-3.7-1-4.6l18.8-2.3c.8.8 2.6 2.7 2.6 3.7 0 .1-.1.6-.4.8z'/%3E%3Cpath d='M14.2 11.3c0-.2-.2-.3-.4-.2l-8 2.2c-.2 0-.3.2-.2.4 0 .1.2.2.3.2H6l8-2.2c.2-.1.3-.3.2-.4zm6.5-3.7l-15 3c-.2 0-.3.2-.2.4 0 .1.2.2.3.2h.1l15-3c.2 0 .3-.2.2-.4-.1-.1-.2-.2-.4-.2zm-6.5 5.5l-7.5 2.6c-.2.1-.2.2-.2.4 0 .1.2.2.3.2h.1l7.5-2.6c.2-.1.2-.2.2-.4s-.2-.3-.4-.2z'/%3E%3C/svg%3E")
}

.lst-Services_ItemIcon-boersen-und-maerkte {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg fill='%23111' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 25 25'%3E%3Cpath d='M22.4 22.8H2.6c-.3 0-.5-.2-.5-.5V2.8c0-.3.2-.5.5-.5s.5.2.5.5v19h19.3c.3 0 .5.2.5.5s-.2.5-.5.5z'/%3E%3Cpath d='M4.4 21c-.1 0-.2 0-.3-.1-.2-.2-.2-.5-.1-.7l2.4-2.9c.1-.3.4-.3.7-.1L9 18.6l2.2-6.3c.1-.2.2-.3.4-.3s.3 0 .5.1l1.8 1.7 2.2-8.5c-.1-.3.1-.5.3-.5.2 0 .4.2.5.4L19 16.4l1.8-4.3c.1-.3.4-.4.7-.3.3.1.4.4.3.7l-2.4 5.8c-.1.2-.3.3-.5.3s-.4-.2-.4-.4l-2-10.6-1.9 7.1c0 .2-.2.3-.3.4-.2 0-.4 0-.5-.1L12 13.2l-2.2 6.2c-.1.1-.2.3-.3.3-.1 0-.3 0-.4-.1l-2-1.5L5 20.6c-.4.3-.5.4-.6.4z'/%3E%3C/svg%3E")
}

.lst-Services_ItemIcon-faznet-als-startseite {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg fill='%23111' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 25 25'%3E%3Cpath d='M12.5 5.7l6.6 4.9v8H5.9v-8l6.6-4.9m0-1.2L5 10.1v9.4h15v-9.4l-7.5-5.6z'/%3E%3C/svg%3E")
}

.lst-Services_ItemIcon-faznet-mobil {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg fill='%23111' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 25 25'%3E%3Cpath d='M16.4 25H8.6c-1.6 0-2.8-1.3-2.8-2.8V2.8C5.8 1.3 7 0 8.6 0h7.8c1.6 0 2.8 1.3 2.8 2.8v19.4c0 1.5-1.2 2.8-2.8 2.8zM8.6 1c-1 0-1.8.8-1.8 1.8v19.4c0 1 .8 1.8 1.8 1.8h7.8c1 0 1.8-.8 1.8-1.8V2.8c0-1-.8-1.8-1.8-1.8H8.6zm8.2 19.9H8.3c-.3 0-.5-.2-.5-.5V3.7c0-.3.2-.5.5-.5h8.5c.3 0 .5.2.5.5v16.7c0 .3-.3.5-.5.5zm-8-1h7.5V4.2H8.8v15.7zm3.7 3.7c-.6 0-1.1-.5-1.1-1.1 0-.6.5-1.1 1.1-1.1.6 0 1.1.5 1.1 1.1 0 .6-.5 1.1-1.1 1.1zm0-1.5c-.2 0-.4.2-.4.4s.2.4.4.4.4-.2.4-.4-.2-.4-.4-.4z'/%3E%3C/svg%3E")
}

.lst-Services_ItemIcon-finanz-services {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg fill='%23111' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 25 25'%3E%3Cpath d='M16.1 3.3c1.1 0 3.1.3 4.1.9.4.2.5.7.3 1.1-.2.3-.4.4-.7.4-.1 0-.3 0-.4-.1-.8-.4-2.5-.6-3.3-.6-2.1 0-6.3.7-7.3 4.7h7.1c.5 0 .8.4.8.8s-.4.8-.8.8H8.5v2.2h7.4c.5 0 .8.4.8.8 0 .5-.4.8-.8.8H8.8c1 4 5.2 4.7 7.3 4.7 1 0 2.9-.3 3.8-1 .1-.1.3-.2.5-.2.3 0 .5.1.7.4.3.4.2.9-.2 1.2-1.2.8-3.4 1.3-4.8 1.3-4.4 0-8.1-2.3-9-6.4H3.7c-.5 0-.8-.4-.8-.8 0-.5.4-.8.8-.8h3.2c0-.4-.1-.7-.1-1.1 0-.4 0-.8.1-1.1H3.7c-.5 0-.8-.4-.8-.8s.4-.8.8-.8h3.4c.9-4 4.6-6.4 9-6.4m0-.8c-4.7 0-8.5 2.5-9.6 6.4H3.7c-1 0-1.7.7-1.7 1.6 0 .9.8 1.7 1.7 1.7H6v.6H3.7c-.9 0-1.7.8-1.7 1.7 0 .9.8 1.7 1.7 1.7h2.8c1.2 3.8 5 6.4 9.6 6.4 1.6 0 3.9-.5 5.2-1.4.8-.5.9-1.6.4-2.3-.3-.4-.8-.7-1.4-.7-.3 0-.7.1-1 .3-.7.5-2.3.8-3.3.8-1.1 0-4.7-.2-6.1-3h5.9c.9 0 1.7-.8 1.7-1.7 0-.9-.7-1.7-1.7-1.7H9.3v-.6h6.6c.9 0 1.7-.8 1.7-1.7 0-.9-.7-1.7-1.7-1.7H10c1.4-2.8 5-3 6.1-3 .8 0 2.3.2 2.9.6.3.1.5.2.8.2.6 0 1.2-.3 1.5-.8.2-.4.3-.8.2-1.3-.1-.4-.4-.8-.8-1-1.3-.8-3.5-1.1-4.6-1.1'/%3E%3C/svg%3E")
}

.lst-Services_ItemIcon-gas-tarife {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg fill='%23111' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 25 25'%3E%3Cpath d='M15.7 8c-1.3-2.7-2.6-5.5-2.6-7 0-.3-.2-.5-.5-.5s-.5.2-.5.5c0 6.7-1.7 9-3.2 11-1.1 1.4-2.1 2.7-2.1 5.3 0 2.7 1.3 4.6 3.8 5.5h.2c.2 0 .4-.1.5-.3v-.1c.1 0 .2.1.3.1.3.1.5-.1.6-.3.1-.3-.1-.5-.3-.6-.7-.2-1.1-.7-1.1-1.5s.3-1.2.7-1.7c.4-.6.9-1.2 1.2-2.5.1.2.2.5.4.7.6 1.2 1.2 2.5 1.2 3.2 0 .8-.5 1.5-1.2 1.7-.3.1-.4.4-.3.6.1.2.3.3.5.3h.2c.2-.1.4-.1.5-.2v.2c.1.3.4.4.6.3 2.6-.8 4.3-3.2 4.3-5.9 0-2.3-1.6-5.6-3.2-8.8zm-1 13.6c.4-.5.6-1.1.6-1.8 0-1-.7-2.3-1.3-3.7-.5-1.1-1-2.1-1-2.7 0-.3-.2-.5-.5-.5s-.5.3-.5.6c0 2.6-.7 3.5-1.2 4.2-.4.6-.9 1.2-.9 2.3 0 .6.1 1.1.4 1.5-1.6-.8-2.5-2.2-2.5-4.2 0-2.2.8-3.3 1.9-4.7 1.3-1.7 2.8-3.7 3.3-8.3.5 1.3 1.2 2.7 1.9 4.2 1.5 3.1 3 6.3 3 8.3 0 2.1-1.3 4-3.2 4.8z'/%3E%3C/svg%3E")
}

.lst-Services_ItemIcon-kultur-kalender {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg fill='%23111' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 25 25'%3E%3Cpath d='M5.9 10.3c-1.3 0-2.4-.8-2.4-1.9 0-.2.1-.3.3-.3s.3.1.3.3c0 .7.8 1.2 1.8 1.2s1.8-.5 1.8-1.2c0-.2.1-.3.3-.3.2 0 .3.1.3.3.1 1.1-1 1.9-2.4 1.9zm2.2 3.6c-1.3.2-2.2.8-2.2 1.5 0 .2.1.3.3.3.2 0 .3-.1.3-.3 0-.3.6-.7 1.6-.8.1-.3.1-.5 0-.7zm11 3.2c0-.2-.1-.3-.3-.3-.2 0-.3.1-.3.3 0 .4-1 .9-2.6.9s-2.6-.5-2.6-.9c0-.2-.1-.3-.3-.3s-.3.1-.3.3c0 .9 1.4 1.6 3.2 1.6 1.8 0 3.2-.7 3.2-1.6zm2-5.2c0-1-1.1-1.9-2.4-1.9-1.3 0-2.4.8-2.4 1.9 0 .2.1.3.3.3.2 0 .3-.1.3-.3 0-.7.8-1.2 1.8-1.2s1.8.6 1.8 1.2c0 .2.1.3.3.3s.3-.1.3-.3zm-6.1-.1c0-1-1.1-1.9-2.4-1.9-1.3 0-2.4.8-2.4 1.9 0 .2.1.3.3.3.2 0 .3-.1.3-.3 0-.7.8-1.2 1.8-1.2s1.8.6 1.8 1.2c0 .2.1.3.3.3.2.1.3-.1.3-.3zm8-.1c0-1.6-.2-3.1-.6-4.5 0-.1-.1-.1-.1-.2-1.7-1.5-4-2.3-6.3-2.3-2.5 0-4.9.9-6.6 2.5 0 0-.1.1-.1.2-.4 1.4-.5 2.8-.5 4.3 0 6.2 3.2 11.2 7.2 11.2 3.8.1 7-5 7-11.2zm-7.1-6.2c2.2 0 4.2.7 5.8 2 .4 1.3.6 2.8.6 4.2 0 5.8-2.9 10.6-6.5 10.6s-6.5-4.7-6.5-10.6c0-1.4.2-2.7.5-4 1.7-1.4 3.8-2.2 6.1-2.2zm-6 14c-.2 0-.5.1-.7.1-3.6 0-6.5-4.7-6.5-10.6 0-1.4.2-2.7.5-4C4.8 3.5 7 2.7 9.3 2.7c1.9 0 3.7.5 5.2 1.6.3 0 .7-.1 1-.1-1.8-1.4-4-2.2-6.2-2.2-2.5 0-4.9.9-6.7 2.5 0 0-.1.1-.1.2C2.2 6.1 2 7.5 2 9c0 6.2 3.2 11.2 7.2 11.2.4 0 .7 0 1-.1l-.3-.6z'/%3E%3C/svg%3E")
}

.lst-Services_ItemIcon-live-ticker {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg fill='%23111' id='Ebene_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 25 25'%3E%3Cstyle%3E.st0{fill:none;stroke:%23000;stroke-width:.2932}%3C/style%3E%3Cpath d='M23.2 7.7c.5 0 .8.3.8.7v8.1c0 .4-.3.8-.8.8H1.8c-.5 0-.8-.3-.8-.7V8.4c0-.4.3-.7.8-.7h21.4m0-1H1.8c-1 0-1.8.8-1.8 1.7v8.1c0 1 .8 1.8 1.8 1.8h21.5c1 0 1.8-.8 1.8-1.8V8.4c-.1-.9-.9-1.7-1.9-1.7z'/%3E%3Cpath d='M4 10.1h.8v4.3h2.6v.5H4z'/%3E%3Cpath class='st0' d='M4 10.1h.8v4.3h2.6v.5H4z'/%3E%3Cpath d='M9 10.1h.8V15H9z'/%3E%3Cpath class='st0' d='M9 10.1h.8V15H9z'/%3E%3Cpath d='M13.2 14.9l-2-4.9h.8l.9 2.4c.3.7.5 1.3.6 1.8.2-.6.4-1.2.7-1.8l1-2.4h.8l-2 4.9h-.8z'/%3E%3Cpath class='st0' d='M13.2 14.9l-2-4.9h.8l.9 2.4c.3.7.5 1.3.6 1.8.2-.6.4-1.2.7-1.8l1-2.4h.8l-2 4.9h-.8z'/%3E%3Cpath d='M20.7 12.7h-2.4v1.7H21v.5h-3.5v-4.8h3.3v.5h-2.5v1.5h2.4z'/%3E%3Cpath class='st0' d='M20.7 12.7h-2.4v1.7H21v.5h-3.5v-4.8h3.3v.5h-2.5v1.5h2.4z'/%3E%3C/svg%3E")
}

.lst-Services_ItemIcon-routen-planer {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg fill='%23111' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 25 25'%3E%3Cpath d='M12.5 23.4c-6 0-10.9-4.9-10.9-10.9S6.5 1.6 12.5 1.6s10.9 4.9 10.9 10.9-4.9 10.9-10.9 10.9zm0-21C6.9 2.4 2.4 6.9 2.4 12.5s4.5 10.1 10.1 10.1 10.1-4.5 10.1-10.1S18.1 2.4 12.5 2.4zm0 11.5c-.4 0-.7-.1-1-.4-.3-.3-.4-.6-.4-1s.1-.7.4-1c.3-.3.6-.4 1-.4s.7.1 1 .4c.3.3.4.6.4 1s-.1.7-.4 1c-.2.3-.6.4-1 .4zm0-2.1c-.2 0-.4.1-.5.2-.1.1-.2.3-.2.5s.1.3.2.5.3.2.5.2.3-.1.5-.2c.1-.1.2-.3.2-.5s-.1-.3-.2-.5c-.2-.1-.3-.2-.5-.2zm5.6 8.4c-.1 0-.1 0-.2-.1l-5.4-3.3-5.4 3.3c-.1.1-.3.1-.4 0-.1-.1-.2-.3-.1-.4l5.6-16.5c.1-.3.6-.3.7 0l5.6 16.5c.1.1 0 .3-.1.4-.1.1-.2.1-.3.1zM12.5 4.5L7.6 19l4.7-2.9c.1-.1.3-.1.4 0l4.7 2.9-4.9-14.5z'/%3E%3C/svg%3E")
}

.lst-Services_ItemIcon-rss-feed {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg fill='%23111' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 25 25'%3E%3Cpath d='M6.6 21C5.2 21 4 19.8 4 18.4c0-1.4 1.2-2.6 2.6-2.6 1.4 0 2.6 1.2 2.6 2.6C9.2 19.8 8 21 6.6 21zm0-4.5c-1 0-1.9.8-1.9 1.9 0 1 .8 1.9 1.9 1.9 1 0 1.9-.8 1.9-1.9 0-1-.9-1.9-1.9-1.9z'/%3E%3Cpath d='M15.1 21H12c-.2 0-.4-.2-.4-.4 0-4-3.3-7.2-7.2-7.2-.2 0-.4-.2-.4-.4V9.9c0-.2.2-.4.4-.4 6.1 0 11.1 5 11.1 11.1 0 .2-.1.4-.4.4zm-2.8-.7h2.4c-.2-5.4-4.6-9.8-10-10v2.4c4.2.1 7.5 3.4 7.6 7.6z'/%3E%3Cpath d='M20.6 21h-3.3c-.2 0-.4-.2-.4-.4C17 13.7 11.3 8 4.4 8c-.2 0-.4-.2-.4-.4V4.4c0-.2.2-.4.4-.4C13.5 4 21 11.5 21 20.6c0 .2-.2.4-.4.4zm-2.9-.4zm0-.3h2.5C20 11.8 13.2 5 4.7 4.8v2.5c7.1.2 12.8 5.9 13 13z'/%3E%3C/svg%3E")
}

.lst-Services_ItemIcon-spiele {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg fill='%23111' id='Ebene_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 25 25'%3E%3Cstyle%3E.st0{stroke-width:.375;stroke-linecap:round;stroke-linejoin:round}.st0,.st1,.st2{fill:none;stroke:%23000}.st1{stroke-linecap:round;stroke-linejoin:round;stroke-width:.75}.st2{stroke-width:.375}%3C/style%3E%3Cpath d='M17.1 11.3c-.2.3-.6.3-.9.1-.3-.2-.3-.6-.1-.9.2-.3.6-.3.9-.1.3.2.4.7.1.9M12.6 7s-1.5.7-1.6 1.3c-.2.7.9 1.2 1.3 0-.3 1.2.9 1.3 1.1.6.1-.6-.8-1.9-.8-1.9'/%3E%3Cpath class='st0' d='M12.6 7s-1.5.7-1.6 1.3c-.2.7.9 1.2 1.3 0-.3 1.2.9 1.3 1.1.6.1-.6-.8-1.9-.8-1.9z'/%3E%3Cpath class='st1' d='M12.3 8.1l-.5 1.8'/%3E%3Cpath d='M10.2 16.6H2.4c-.2 0-.3-.1-.3-.3L2 3.9c0-.1 0-.2.1-.2.1-.1.1-.1.2-.1h7.8c.2 0 .3.1.3.3v12.4c0 .1 0 .2-.1.2.1.1 0 .1-.1.1zM2.7 16h7.2V4.3H2.7V16z'/%3E%3Cpath d='M6.3 8.4s1.2-1 1.2-1.7-1.2-1-1.2.3C6.3 5.7 5 6 5 6.6c0 .7 1.3 1.8 1.3 1.8'/%3E%3Cpath class='st2' d='M6.3 8.4s1.2-1 1.2-1.7-1.2-1-1.2.3C6.3 5.7 5 6 5 6.6c0 .7 1.3 1.8 1.3 1.8z'/%3E%3Cpath d='M21.2 9.2l-.7-1c0-.1-.1-.1-.2-.1s-.2 0-.2.1l-.1.1 1.2.9zm3.8 5.4L21.7 10l-.4.5 2.9 4.2-9.6 6.8-1.3-1.8-1.8-1.4 2.7 3.8c0 .1.1.1.2.1h.1c.1 0 .1 0 .2-.1L24.9 15c.1-.1.2-.3.1-.4z'/%3E%3Cpath d='M20.7 12.5h-.9l-.5.7h1l-.4.9h-1l.3-.8-1.1 1.3c.1.1.1.1.2.1l1.7-.1c.1 0 .2-.1.3-.2L21 13v-.3c-.1-.1-.2-.2-.3-.2zM17 9.2c-.2-.2-.6-.2-.8 0l-.2.8c0 .1.1.2.2.3.3.2.7.2.9-.1.2-.3.2-.7-.1-1zm-1.1-4.1l-.4-.3c-.1-.1-.1-.1-.2-.1s-.2.1-.2.1l.8.3z'/%3E%3Cpath d='M21.7 9.6L17.1 6l-.2.7L21 9.9l-7.2 9.2-2.2-1.8L10 17l3.7 2.9c.1 0 .1.1.2.1s.2-.1.2-.1l7.6-9.8c.1-.2.1-.4 0-.5z'/%3E%3Cpath d='M16.2 9.8l-.2.2-.4 1.6 1.1-1.4c.1-.1.1-.3-.1-.5-.1-.1-.3-.1-.4.1z'/%3E%3Cpath d='M16.9 5.3l-7.6-2h-.2l-.2.2h1.2c.2 0 .3.1.3.3v.4l5.9 1.6-3 11.4-2.9-.8v.1c-.1.1-.1.1-.2.1H8.6l5 1.3h.3c.1 0 .1-.1.2-.2l3.2-12c-.1-.1-.2-.3-.4-.4z'/%3E%3C/svg%3E")
}

.lst-Services_ItemIcon-strom-tarife {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg fill='%23111' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 25 25'%3E%3Cpath d='M22.9 7.4c0-.3-.1-.6-.3-.8-.4-.4-1.1-.4-1.6 0l-3.2 3.2L15 7l3.2-3.2c.2-.2.3-.5.3-.8 0-.3-.1-.6-.3-.8-.2-.2-.5-.3-.8-.3-.3 0-.6.1-.8.3l-3.2 3.2-.1-.1L11.7 4c-.1-.1-.4-.1-.5 0L8.8 6.4c-.1.1-.1.2-.1.3 0 0 .1 1.8-.6 4.6-1 4-3.7 6-3.8 6-.1.1-.1.2-.2.3 0 .1 0 .2.1.3l.3.3L2.7 20c-.1.1-.1.4 0 .5.1.1.2.1.3.1.1 0 .2 0 .3-.1l1.8-1.8L6.5 20l-3 3c-.1.1-.1.4 0 .5.1.1.2.1.3.1.1 0 .2 0 .3-.1l3-3 .2.2c.1.1.2.1.3.1.1 0 .2-.1.3-.2 0 0 2-2.8 6-3.8 2.8-.7 4.5-.6 4.6-.6.1 0 .2 0 .3-.1l2.3-2.4c.1-.1.1-.3 0-.5l-1.3-1.6-.4-.4L22.6 8c.2-.1.3-.4.3-.6zm-5.7-4.7c.1-.1.4-.1.5 0 .1.1.1.2.1.3 0 .1 0 .2-.1.3l-3.2 3.2-.5-.6 3.2-3.2zm3.1 10.9l-2 2c-.5 0-2.2 0-4.6.6-3.5.9-5.5 2.9-6.1 3.7l-2.1-2.1v-.1h-.1l-.2-.2c.8-.6 2.8-2.6 3.7-6.1.6-2.4.6-4.1.6-4.6l2-2 1.3 1 6.4 6.4 1.1 1.4zm1.7-6l-3.2 3.2-.5-.5 3.2-3.2c.2-.1.4-.1.5 0 .1.1.1.2.1.3 0 0 0 .1-.1.2z'/%3E%3Cpath d='M7.3 16.1c-.1-.1-.4-.1-.5 0-.1.1-.1.4 0 .5l1.7 1.7c.1.1.2.1.3.1.1 0 .2 0 .3-.1.1-.1.1-.4 0-.5l-1.8-1.7zm.9-.8c-.1-.1-.4-.1-.5 0-.1.1-.1.4 0 .5l1.7 1.7c.1.1.2.1.3.1s.2 0 .3-.1c.1-.1.1-.4 0-.5l-1.8-1.7z'/%3E%3C/svg%3E")
}

.lst-Services_ItemIcon-faz-telefon-konferenz {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg fill='%23111' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 25 25'%3E%3Cpath d='M22.5 3.5c-.7-1.2-3.9-1.7-4.5-1.8-.2 0-.4.1-.4.3-.2.5-1 3.3-.4 4.2.3.4.9.5 1.5.7.4.1.9.2 1 .4.8 1.6 0 6-1.3 7.2-.2.2-.8.1-1.3 0H17c-.7-.1-1.3-.1-1.7.2-.8.7-.8 3.4-.8 4 0 .2.1.3.3.4.2 0 .7.1 1.3.2 0 .6 0 2.4-1 3.5-.6.7-1.5 1-2.6 1-1 0-1.8-.3-2.3-.9C9 21.6 9 19.8 9 19.1c.6-.1 1-.2 1.2-.2.2 0 .3-.2.3-.4 0-.5 0-3.3-.8-4-.4-.3-1-.3-1.7-.2h-.1c-.5 0-1.1.1-1.3 0-1.3-1.2-2.2-5.7-1.3-7.2.1-.2.7-.3 1-.4.6-.1 1.2-.3 1.5-.7.6-.9-.2-3.6-.4-4.2 0-.1-.2-.2-.4-.2-.6.1-3.8.7-4.5 1.9C.8 6.3 3.6 17 5.5 18.8c.4.4 1.1.5 1.9.5h.9c0 .8.1 2.8 1.2 4 .7.8 1.7 1.2 2.9 1.2 1.4 0 2.4-.4 3.2-1.3 1.2-1.3 1.3-3.1 1.2-3.9h.8c.8 0 1.5-.1 1.9-.5 1.9-1.8 4.7-12.5 3-15.3zM9.2 15.1c.3.3.5 1.8.5 3.1-.2 0-.5.1-.7.1 0-.8-.2-2.1-.5-3.3.3 0 .6 0 .7.1zM7.1 5.7c0 .1-.3.1-.6.2 0-.8-.1-2.1-.5-3.3.2-.1.5-.1.7-.2.5 1.4.7 2.9.4 3.3zM6 18.2C4.3 16.6 1.7 6.3 3.1 3.8c.3-.4 1.2-.8 2.2-1 .4 1.2.5 2.5.5 3.3-.5.1-1 .3-1.2.7-1 1.8-.1 6.7 1.5 8.1.4.3 1 .3 1.7.2.4 1.2.5 2.5.6 3.3-1.1.1-2.1.1-2.4-.2zM18.2 2.4c.2 0 .5.1.7.2-.4 1.2-.5 2.5-.5 3.3-.3-.1-.5-.2-.6-.3-.2-.3 0-1.8.4-3.2zm-2.4 12.7c.1-.1.4-.1.7-.1-.4 1.2-.5 2.4-.5 3.3-.3 0-.5-.1-.7-.1 0-1.3.2-2.8.5-3.1zm3.2 3.1c-.3.3-1.3.3-2.3.2 0-.8.2-2.1.6-3.3.7.1 1.3.1 1.7-.2 1.6-1.4 2.5-6.3 1.5-8.1-.2-.4-.7-.5-1.2-.7 0-.8 0-2.1.4-3.3 1 .3 2 .7 2.2 1.1 1.4 2.4-1.2 12.7-2.9 14.3z'/%3E%3C/svg%3E")
}

.lst-Services_ItemIcon-ticket-portal {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg fill='%23111' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 25 25'%3E%3Cpath d='M21.6 13.5h-.1c-.2 0-.4-.1-.6-.3-.1-.2-.2-.4-.2-.6 0-.2.1-.4.3-.6.2-.1.4-.2.6-.2.2 0 .4.1.6.3.1.2.2.4.2.6 0 .5-.4.8-.8.8zm-.1-.6c.2 0 .3-.1.3-.2s0-.1-.1-.2c0-.1-.1-.1-.2-.1s-.1 0-.2.1c-.1 0-.1.1-.1.2s0 .1.1.2h.2zm-1.7 2h-.1c-.2 0-.4-.1-.6-.3-.1-.2-.2-.4-.2-.6 0-.2.1-.4.3-.6.2-.1.4-.2.6-.2.2 0 .4.1.6.3.1.2.2.4.2.6 0 .2-.1.4-.3.6-.2.2-.3.2-.5.2zm0-1.1c-.1 0-.1 0-.2.1-.1 0-.1.1-.1.2s0 .1.1.2c0 .1.1.1.2.1s.1 0 .2-.1c.1 0 .1-.1.1-.2s0-.1-.1-.2-.1-.1-.2-.1zM18 16.3h-.1c-.2 0-.4-.1-.6-.3-.1-.2-.2-.4-.2-.6.1-.5.5-.8 1-.7.2 0 .4.1.6.3.1.2.2.4.2.6-.1.4-.5.7-.9.7zm-.1-.6c.1 0 .3-.1.3-.2s0-.1-.1-.2c0-.1-.1-.1-.2-.1s-.3.1-.3.2 0 .1.1.2.2.1.2.1zm-1.7 2h-.1c-.2 0-.4-.1-.6-.3-.1-.2-.2-.4-.2-.6.1-.5.5-.8 1-.7.5.1.8.5.7 1 0 .3-.4.6-.8.6zm-.1-.6c.1 0 .3-.1.3-.2s-.1-.3-.2-.3-.3.1-.3.2 0 .1.1.2c0 .1.1.1.1.1zm-1.7 2h-.1c-.2 0-.4-.1-.6-.3-.1-.2-.2-.4-.2-.6.1-.5.5-.8 1-.7.2 0 .4.1.6.3.1.2.2.4.2.6-.1.4-.5.7-.9.7zm-.1-.6c.1 0 .3-.1.3-.2s0-.1-.1-.2c0-.1-.1-.1-.2-.1s-.3.1-.3.2 0 .1.1.2.2.1.2.1zM24.6 20H.4c-.2 0-.3-.1-.4-.2s0-.3.1-.4l1.2-1.2L.1 17c-.1 0-.1-.1-.1-.2s0-.2.1-.3l1.2-1.2-1.2-1.1c-.1-.1-.1-.2-.1-.3s0-.2.1-.3l1.2-1.2-1.2-1.2c-.1.1-.1 0-.1-.1s0-.2.1-.3l1.2-1.2L.1 8.5C0 8.4 0 8.3 0 8.2S0 8 .1 8l1.2-1.2L.1 5.7C0 5.5 0 5.4 0 5.2c.1-.1.2-.2.4-.2h24.2c.2 0 .3.1.4.2.1.1 0 .3-.1.4l-1.2 1.2L24.9 8c.1 0 .1.1.1.2s0 .2-.1.3l-1.2 1.2 1.2 1.2c.1.1.1.4 0 .5l-1.2 1.2 1.2 1.2c.1.1.1.2.1.3s0 .2-.1.3l-1.1 1.1 1.1 1.1c.1.1.2.4 0 .5l-1.2 1.2 1.2 1.2c.1.1.1.3.1.4-.1 0-.2.1-.4.1zm-23.3-.8h22.4l-.8-.8c-.1-.1-.1-.4 0-.5l1.1-1.2-1.1-1.1c-.1-.1-.1-.2-.1-.3 0-.1 0-.2.1-.3l1.2-1.2-1.2-1.2c-.1-.1-.1-.4 0-.5l1.2-1.2-1.2-1.2c-.1-.1-.1-.2-.1-.3s0-.2.1-.3l1.2-1.2-1.2-1.2c-.1-.1-.1-.2-.1-.3s0-.2.1-.3l.8-.8H1.3l.8.8c.1.1.1.2.1.3 0 .1 0 .2-.1.3L.9 8.2l1.2 1.1c.1.1.1.2.1.3s0 .2-.1.3L.9 11.1l1.2 1.2c.1.1.1.2.1.3s0 .2-.1.3L.9 14.1l1.2 1.1c.1.1.1.2.1.3 0 .1 0 .2-.1.3L.9 17l1.2 1.2c.1.1.1.2.1.3s0 .2-.1.3l-.8.4z'/%3E%3C/svg%3E")
}

.lst-Services_ItemIcon-tv-programm {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg fill='%23111' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 25 25'%3E%3Cpath d='M13.3 6.6h-.2c-.2-.1-.2-.4-.1-.6l2.7-4.7c.1-.2.3-.2.5-.1s.2.3.1.5l-2.7 4.7c0 .1-.2.2-.3.2zm-1.6 0c-.1 0-.3-.1-.3-.2L8.7 1.7c-.1-.2 0-.4.1-.5.2-.1.4 0 .5.1L12 6c.1.2 0 .4-.1.5-.1.1-.1.1-.2.1zM21.9 12c-.5 0-.9-.4-.9-.9s.4-.9.9-.9c.2 0 .5.1.6.3.2.2.3.4.3.6 0 .5-.4.9-.9.9zm0-1.2c-.2 0-.3.1-.3.3 0 .2.1.3.3.3.2 0 .3-.1.3-.3 0-.1 0-.2-.1-.2-.1-.1-.2-.1-.2-.1zm0 3.9c-.5 0-.9-.4-.9-.9 0-.2.1-.5.3-.6.2-.2.4-.3.6-.3.2 0 .5.1.6.3.2.2.3.4.3.6 0 .5-.4.9-.9.9zm0-1.3c-.1 0-.2 0-.2.1-.1.1-.1.1-.1.2 0 .2.1.3.3.3.2 0 .3-.1.3-.3 0-.1 0-.2-.1-.2s-.2-.1-.2-.1zm0 3.9c-.5 0-.9-.4-.9-.9 0-.2.1-.5.3-.6.2-.2.4-.3.6-.3.2 0 .5.1.6.3.2.2.3.4.3.6 0 .5-.4.9-.9.9zm0-1.2c-.1 0-.2 0-.2.1-.1.1-.1.1-.1.2 0 .2.1.3.3.3.2 0 .3-.1.3-.3 0-.1 0-.2-.1-.2-.1-.1-.2-.1-.2-.1z'/%3E%3Cpath d='M22.7 22H2.3C1 22 0 21 0 19.8V8.1c0-1.3 1-2.3 2.3-2.3h20.4c1.3 0 2.3 1 2.3 2.3v11.6c0 1.3-1 2.3-2.3 2.3zM2.3 6.6c-.8 0-1.5.7-1.5 1.5v11.6c0 .8.7 1.5 1.5 1.5h20.4c.8 0 1.5-.7 1.5-1.5V8.1c0-.8-.7-1.5-1.5-1.5H2.3z'/%3E%3Cpath d='M17.7 20.1H4.1c-1.3 0-2.3-1-2.3-2.3v-7.7c0-1.3 1-2.3 2.3-2.3h13.6c1.3 0 2.3 1 2.3 2.3v7.7c0 1.3-1 2.3-2.3 2.3zM4.1 8.6c-.8 0-1.5.7-1.5 1.5v7.7c0 .8.7 1.5 1.5 1.5h13.6c.8 0 1.5-.7 1.5-1.5v-7.7c0-.8-.7-1.5-1.5-1.5H4.1z'/%3E%3C/svg%3E")
}

.lst-Services_ItemIcon-wetter {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg fill='%23111' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 25 25'%3E%3Cpath d='M17.3 7.3c-.2 0-.3-.1-.3-.3V2.5c0-.2.1-.3.3-.3s.3.1.3.3V7c0 .1-.1.3-.3.3zm-1.2.2c-.1 0-.2-.1-.3-.2l-1.8-4c-.1-.2 0-.4.2-.4.2-.1.4 0 .4.2l1.8 4.1c.1.2 0 .4-.2.4 0-.1-.1-.1-.1-.1zm-1 .8c-.1 0-.2 0-.2-.1l-3.3-3c-.1-.1-.1-.3 0-.5.1-.1.3-.1.5 0l3.3 3c.1.1.1.3 0 .5-.1 0-.2.1-.3.1zm9.6 2.7s-.1 0 0 0l-4.5-.5c-.2 0-.3-.2-.3-.4s.2-.3.4-.3l4.4.5c.2 0 .3.2.3.4s-.2.3-.3.3zm-4.6-1.7c-.1 0-.3-.1-.3-.2-.1-.2 0-.4.2-.4l4.2-1.4c.2-.1.4 0 .4.2.1.2 0 .4-.2.4l-4.2 1.4h-.1zm-.6-1c-.1 0-.2 0-.2-.1-.1-.1-.1-.3 0-.5l3.3-3c.1-.1.3-.1.5 0 .1.1.1.3 0 .5l-3.3 3c-.2 0-.2.1-.3.1zm-1-.8h-.1c-.2-.1-.2-.3-.2-.4L20 3c.1-.2.3-.2.4-.2.2.1.2.3.2.4l-1.8 4.1c-.1.2-.2.2-.3.2z'/%3E%3Cpath d='M19.7 21.6H3.5C1.6 21.6 0 20 0 18.1s1.6-3.5 3.5-3.5v-.2c0-4 3.2-7.2 7.2-7.2 2.9 0 5.4 1.7 6.6 4.3.7-.4 1.5-.5 2.3-.5 2.9 0 5.3 2.4 5.3 5.3.1 2.9-2.3 5.3-5.2 5.3zM3.5 15.3c-1.6 0-2.8 1.3-2.8 2.8 0 1.6 1.3 2.8 2.8 2.8h16.2c2.6 0 4.7-2.1 4.7-4.7s-2.1-4.7-4.7-4.7c-.8 0-1.6.2-2.3.6-.1 0-.2.1-.3 0-.1 0-.2-.1-.2-.2-1-2.5-3.4-4.2-6.1-4.2-3.6 0-6.5 2.9-6.5 6.5v.6c0 .1 0 .2-.1.3-.1.1-.2.1-.3.1-.2.1-.3.1-.4.1z'/%3E%3C/svg%3E")
}

.lst-Services_ItemTitle {
    color: #666;
    font-size: .625rem;
    line-height: .75rem;
    text-align: center
}

.lst-Services_Item:hover .lst-Services_ItemIcon-abo-service {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg fill='%23c60000' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 25 25'%3E%3Cpath d='M22.1 6.2c-.1-.1-.2-.1-.2-.1L2.6 8.5c-.1 0-.2.1-.2.1 0 .1-.1.1 0 .2 0 .1.1.6.2 1.3l-2.1.3c-.1 0-.2.1-.2.1 0 .1-.1.2 0 .3.1.5.8 1.9 1.8 3.7l-1.9.9c-.1 0-.2.1-.2.2s.1.2.2.3c0 0 2.3.7 3.4 2.7.5.8.8 1.1 1.1 1.1h.2c.9-.4 18.7-7.7 19.3-7.9.8-.3.8-1.2.8-1.2 0-1.7-2.6-4.1-2.9-4.4zM2.7 10.7c.2 1 .5 2.2.7 2.9v.1c.3 1 .8 2.6 1 3.9-.1-.1-.1-.3-.2-.4-1-2-2.7-5.1-3.2-6.3l1.7-.2zm-1.6 4.9l1.2-.6c.4.8.9 1.7 1.3 2.5 0 .1.1.1.1.2-.8-1.1-1.9-1.8-2.6-2.1zm15.4-3l5.5-1.9c.2.3.5.7.4.8 0 0 0 .1-.1.1-.7.3-4.3 1.9-5.5 2.4-.1-.3-.1-.9-.3-1.4zm7.5-1.4c-.1 0-.4.2-.9.4 0-.6-.6-1.2-.7-1.4-.1-.1-.2-.1-.3-.1l-6 2c-.1 0-.2.1-.2.2v.3c.2.4.3 1.3.3 1.8-4.4 1.8-9.3 3.8-11 4.5v-.2c0-1.1-.7-3.6-1.2-5v-.1c-.4-1.2-.8-3.7-1-4.6l18.8-2.3c.8.8 2.6 2.7 2.6 3.7 0 .1-.1.6-.4.8z'/%3E%3Cpath d='M14.2 11.3c0-.2-.2-.3-.4-.2l-8 2.2c-.2 0-.3.2-.2.4 0 .1.2.2.3.2H6l8-2.2c.2-.1.3-.3.2-.4zm6.5-3.7l-15 3c-.2 0-.3.2-.2.4 0 .1.2.2.3.2h.1l15-3c.2 0 .3-.2.2-.4-.1-.1-.2-.2-.4-.2zm-6.5 5.5l-7.5 2.6c-.2.1-.2.2-.2.4 0 .1.2.2.3.2h.1l7.5-2.6c.2-.1.2-.2.2-.4s-.2-.3-.4-.2z'/%3E%3C/svg%3E")
}

.lst-Services_Item:hover .lst-Services_ItemIcon-boersen-und-maerkte {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg fill='%23c60000' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 25 25'%3E%3Cpath d='M22.4 22.8H2.6c-.3 0-.5-.2-.5-.5V2.8c0-.3.2-.5.5-.5s.5.2.5.5v19h19.3c.3 0 .5.2.5.5s-.2.5-.5.5z'/%3E%3Cpath d='M4.4 21c-.1 0-.2 0-.3-.1-.2-.2-.2-.5-.1-.7l2.4-2.9c.1-.3.4-.3.7-.1L9 18.6l2.2-6.3c.1-.2.2-.3.4-.3s.3 0 .5.1l1.8 1.7 2.2-8.5c-.1-.3.1-.5.3-.5.2 0 .4.2.5.4L19 16.4l1.8-4.3c.1-.3.4-.4.7-.3.3.1.4.4.3.7l-2.4 5.8c-.1.2-.3.3-.5.3s-.4-.2-.4-.4l-2-10.6-1.9 7.1c0 .2-.2.3-.3.4-.2 0-.4 0-.5-.1L12 13.2l-2.2 6.2c-.1.1-.2.3-.3.3-.1 0-.3 0-.4-.1l-2-1.5L5 20.6c-.4.3-.5.4-.6.4z'/%3E%3C/svg%3E")
}

.lst-Services_Item:hover .lst-Services_ItemIcon-faznet-als-startseite {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg fill='%23c60000' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 25 25'%3E%3Cpath d='M12.5 5.7l6.6 4.9v8H5.9v-8l6.6-4.9m0-1.2L5 10.1v9.4h15v-9.4l-7.5-5.6z'/%3E%3C/svg%3E")
}

.lst-Services_Item:hover .lst-Services_ItemIcon-faznet-mobil {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg fill='%23c60000' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 25 25'%3E%3Cpath d='M16.4 25H8.6c-1.6 0-2.8-1.3-2.8-2.8V2.8C5.8 1.3 7 0 8.6 0h7.8c1.6 0 2.8 1.3 2.8 2.8v19.4c0 1.5-1.2 2.8-2.8 2.8zM8.6 1c-1 0-1.8.8-1.8 1.8v19.4c0 1 .8 1.8 1.8 1.8h7.8c1 0 1.8-.8 1.8-1.8V2.8c0-1-.8-1.8-1.8-1.8H8.6zm8.2 19.9H8.3c-.3 0-.5-.2-.5-.5V3.7c0-.3.2-.5.5-.5h8.5c.3 0 .5.2.5.5v16.7c0 .3-.3.5-.5.5zm-8-1h7.5V4.2H8.8v15.7zm3.7 3.7c-.6 0-1.1-.5-1.1-1.1 0-.6.5-1.1 1.1-1.1.6 0 1.1.5 1.1 1.1 0 .6-.5 1.1-1.1 1.1zm0-1.5c-.2 0-.4.2-.4.4s.2.4.4.4.4-.2.4-.4-.2-.4-.4-.4z'/%3E%3C/svg%3E")
}

.lst-Services_Item:hover .lst-Services_ItemIcon-finanz-services {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg fill='%23c60000' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 25 25'%3E%3Cpath d='M16.1 3.3c1.1 0 3.1.3 4.1.9.4.2.5.7.3 1.1-.2.3-.4.4-.7.4-.1 0-.3 0-.4-.1-.8-.4-2.5-.6-3.3-.6-2.1 0-6.3.7-7.3 4.7h7.1c.5 0 .8.4.8.8s-.4.8-.8.8H8.5v2.2h7.4c.5 0 .8.4.8.8 0 .5-.4.8-.8.8H8.8c1 4 5.2 4.7 7.3 4.7 1 0 2.9-.3 3.8-1 .1-.1.3-.2.5-.2.3 0 .5.1.7.4.3.4.2.9-.2 1.2-1.2.8-3.4 1.3-4.8 1.3-4.4 0-8.1-2.3-9-6.4H3.7c-.5 0-.8-.4-.8-.8 0-.5.4-.8.8-.8h3.2c0-.4-.1-.7-.1-1.1 0-.4 0-.8.1-1.1H3.7c-.5 0-.8-.4-.8-.8s.4-.8.8-.8h3.4c.9-4 4.6-6.4 9-6.4m0-.8c-4.7 0-8.5 2.5-9.6 6.4H3.7c-1 0-1.7.7-1.7 1.6 0 .9.8 1.7 1.7 1.7H6v.6H3.7c-.9 0-1.7.8-1.7 1.7 0 .9.8 1.7 1.7 1.7h2.8c1.2 3.8 5 6.4 9.6 6.4 1.6 0 3.9-.5 5.2-1.4.8-.5.9-1.6.4-2.3-.3-.4-.8-.7-1.4-.7-.3 0-.7.1-1 .3-.7.5-2.3.8-3.3.8-1.1 0-4.7-.2-6.1-3h5.9c.9 0 1.7-.8 1.7-1.7 0-.9-.7-1.7-1.7-1.7H9.3v-.6h6.6c.9 0 1.7-.8 1.7-1.7 0-.9-.7-1.7-1.7-1.7H10c1.4-2.8 5-3 6.1-3 .8 0 2.3.2 2.9.6.3.1.5.2.8.2.6 0 1.2-.3 1.5-.8.2-.4.3-.8.2-1.3-.1-.4-.4-.8-.8-1-1.3-.8-3.5-1.1-4.6-1.1'/%3E%3C/svg%3E")
}

.lst-Services_Item:hover .lst-Services_ItemIcon-gas-tarife {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg fill='%23c60000' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 25 25'%3E%3Cpath d='M15.7 8c-1.3-2.7-2.6-5.5-2.6-7 0-.3-.2-.5-.5-.5s-.5.2-.5.5c0 6.7-1.7 9-3.2 11-1.1 1.4-2.1 2.7-2.1 5.3 0 2.7 1.3 4.6 3.8 5.5h.2c.2 0 .4-.1.5-.3v-.1c.1 0 .2.1.3.1.3.1.5-.1.6-.3.1-.3-.1-.5-.3-.6-.7-.2-1.1-.7-1.1-1.5s.3-1.2.7-1.7c.4-.6.9-1.2 1.2-2.5.1.2.2.5.4.7.6 1.2 1.2 2.5 1.2 3.2 0 .8-.5 1.5-1.2 1.7-.3.1-.4.4-.3.6.1.2.3.3.5.3h.2c.2-.1.4-.1.5-.2v.2c.1.3.4.4.6.3 2.6-.8 4.3-3.2 4.3-5.9 0-2.3-1.6-5.6-3.2-8.8zm-1 13.6c.4-.5.6-1.1.6-1.8 0-1-.7-2.3-1.3-3.7-.5-1.1-1-2.1-1-2.7 0-.3-.2-.5-.5-.5s-.5.3-.5.6c0 2.6-.7 3.5-1.2 4.2-.4.6-.9 1.2-.9 2.3 0 .6.1 1.1.4 1.5-1.6-.8-2.5-2.2-2.5-4.2 0-2.2.8-3.3 1.9-4.7 1.3-1.7 2.8-3.7 3.3-8.3.5 1.3 1.2 2.7 1.9 4.2 1.5 3.1 3 6.3 3 8.3 0 2.1-1.3 4-3.2 4.8z'/%3E%3C/svg%3E")
}

.lst-Services_Item:hover .lst-Services_ItemIcon-kultur-kalender {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg fill='%23c60000' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 25 25'%3E%3Cpath d='M5.9 10.3c-1.3 0-2.4-.8-2.4-1.9 0-.2.1-.3.3-.3s.3.1.3.3c0 .7.8 1.2 1.8 1.2s1.8-.5 1.8-1.2c0-.2.1-.3.3-.3.2 0 .3.1.3.3.1 1.1-1 1.9-2.4 1.9zm2.2 3.6c-1.3.2-2.2.8-2.2 1.5 0 .2.1.3.3.3.2 0 .3-.1.3-.3 0-.3.6-.7 1.6-.8.1-.3.1-.5 0-.7zm11 3.2c0-.2-.1-.3-.3-.3-.2 0-.3.1-.3.3 0 .4-1 .9-2.6.9s-2.6-.5-2.6-.9c0-.2-.1-.3-.3-.3s-.3.1-.3.3c0 .9 1.4 1.6 3.2 1.6 1.8 0 3.2-.7 3.2-1.6zm2-5.2c0-1-1.1-1.9-2.4-1.9-1.3 0-2.4.8-2.4 1.9 0 .2.1.3.3.3.2 0 .3-.1.3-.3 0-.7.8-1.2 1.8-1.2s1.8.6 1.8 1.2c0 .2.1.3.3.3s.3-.1.3-.3zm-6.1-.1c0-1-1.1-1.9-2.4-1.9-1.3 0-2.4.8-2.4 1.9 0 .2.1.3.3.3.2 0 .3-.1.3-.3 0-.7.8-1.2 1.8-1.2s1.8.6 1.8 1.2c0 .2.1.3.3.3.2.1.3-.1.3-.3zm8-.1c0-1.6-.2-3.1-.6-4.5 0-.1-.1-.1-.1-.2-1.7-1.5-4-2.3-6.3-2.3-2.5 0-4.9.9-6.6 2.5 0 0-.1.1-.1.2-.4 1.4-.5 2.8-.5 4.3 0 6.2 3.2 11.2 7.2 11.2 3.8.1 7-5 7-11.2zm-7.1-6.2c2.2 0 4.2.7 5.8 2 .4 1.3.6 2.8.6 4.2 0 5.8-2.9 10.6-6.5 10.6s-6.5-4.7-6.5-10.6c0-1.4.2-2.7.5-4 1.7-1.4 3.8-2.2 6.1-2.2zm-6 14c-.2 0-.5.1-.7.1-3.6 0-6.5-4.7-6.5-10.6 0-1.4.2-2.7.5-4C4.8 3.5 7 2.7 9.3 2.7c1.9 0 3.7.5 5.2 1.6.3 0 .7-.1 1-.1-1.8-1.4-4-2.2-6.2-2.2-2.5 0-4.9.9-6.7 2.5 0 0-.1.1-.1.2C2.2 6.1 2 7.5 2 9c0 6.2 3.2 11.2 7.2 11.2.4 0 .7 0 1-.1l-.3-.6z'/%3E%3C/svg%3E")
}

.lst-Services_Item:hover .lst-Services_ItemIcon-live-ticker {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg fill='%23c60000' id='Ebene_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 25 25'%3E%3Cstyle%3E.st0{fill:none;stroke:%23000;stroke-width:.2932}%3C/style%3E%3Cpath d='M23.2 7.7c.5 0 .8.3.8.7v8.1c0 .4-.3.8-.8.8H1.8c-.5 0-.8-.3-.8-.7V8.4c0-.4.3-.7.8-.7h21.4m0-1H1.8c-1 0-1.8.8-1.8 1.7v8.1c0 1 .8 1.8 1.8 1.8h21.5c1 0 1.8-.8 1.8-1.8V8.4c-.1-.9-.9-1.7-1.9-1.7z'/%3E%3Cpath d='M4 10.1h.8v4.3h2.6v.5H4z'/%3E%3Cpath class='st0' d='M4 10.1h.8v4.3h2.6v.5H4z'/%3E%3Cpath d='M9 10.1h.8V15H9z'/%3E%3Cpath class='st0' d='M9 10.1h.8V15H9z'/%3E%3Cpath d='M13.2 14.9l-2-4.9h.8l.9 2.4c.3.7.5 1.3.6 1.8.2-.6.4-1.2.7-1.8l1-2.4h.8l-2 4.9h-.8z'/%3E%3Cpath class='st0' d='M13.2 14.9l-2-4.9h.8l.9 2.4c.3.7.5 1.3.6 1.8.2-.6.4-1.2.7-1.8l1-2.4h.8l-2 4.9h-.8z'/%3E%3Cpath d='M20.7 12.7h-2.4v1.7H21v.5h-3.5v-4.8h3.3v.5h-2.5v1.5h2.4z'/%3E%3Cpath class='st0' d='M20.7 12.7h-2.4v1.7H21v.5h-3.5v-4.8h3.3v.5h-2.5v1.5h2.4z'/%3E%3C/svg%3E")
}

.lst-Services_Item:hover .lst-Services_ItemIcon-routen-planer {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg fill='%23c60000' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 25 25'%3E%3Cpath d='M12.5 23.4c-6 0-10.9-4.9-10.9-10.9S6.5 1.6 12.5 1.6s10.9 4.9 10.9 10.9-4.9 10.9-10.9 10.9zm0-21C6.9 2.4 2.4 6.9 2.4 12.5s4.5 10.1 10.1 10.1 10.1-4.5 10.1-10.1S18.1 2.4 12.5 2.4zm0 11.5c-.4 0-.7-.1-1-.4-.3-.3-.4-.6-.4-1s.1-.7.4-1c.3-.3.6-.4 1-.4s.7.1 1 .4c.3.3.4.6.4 1s-.1.7-.4 1c-.2.3-.6.4-1 .4zm0-2.1c-.2 0-.4.1-.5.2-.1.1-.2.3-.2.5s.1.3.2.5.3.2.5.2.3-.1.5-.2c.1-.1.2-.3.2-.5s-.1-.3-.2-.5c-.2-.1-.3-.2-.5-.2zm5.6 8.4c-.1 0-.1 0-.2-.1l-5.4-3.3-5.4 3.3c-.1.1-.3.1-.4 0-.1-.1-.2-.3-.1-.4l5.6-16.5c.1-.3.6-.3.7 0l5.6 16.5c.1.1 0 .3-.1.4-.1.1-.2.1-.3.1zM12.5 4.5L7.6 19l4.7-2.9c.1-.1.3-.1.4 0l4.7 2.9-4.9-14.5z'/%3E%3C/svg%3E")
}

.lst-Services_Item:hover .lst-Services_ItemIcon-rss-feed {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg fill='%23c60000' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 25 25'%3E%3Cpath d='M6.6 21C5.2 21 4 19.8 4 18.4c0-1.4 1.2-2.6 2.6-2.6 1.4 0 2.6 1.2 2.6 2.6C9.2 19.8 8 21 6.6 21zm0-4.5c-1 0-1.9.8-1.9 1.9 0 1 .8 1.9 1.9 1.9 1 0 1.9-.8 1.9-1.9 0-1-.9-1.9-1.9-1.9z'/%3E%3Cpath d='M15.1 21H12c-.2 0-.4-.2-.4-.4 0-4-3.3-7.2-7.2-7.2-.2 0-.4-.2-.4-.4V9.9c0-.2.2-.4.4-.4 6.1 0 11.1 5 11.1 11.1 0 .2-.1.4-.4.4zm-2.8-.7h2.4c-.2-5.4-4.6-9.8-10-10v2.4c4.2.1 7.5 3.4 7.6 7.6z'/%3E%3Cpath d='M20.6 21h-3.3c-.2 0-.4-.2-.4-.4C17 13.7 11.3 8 4.4 8c-.2 0-.4-.2-.4-.4V4.4c0-.2.2-.4.4-.4C13.5 4 21 11.5 21 20.6c0 .2-.2.4-.4.4zm-2.9-.4zm0-.3h2.5C20 11.8 13.2 5 4.7 4.8v2.5c7.1.2 12.8 5.9 13 13z'/%3E%3C/svg%3E")
}

.lst-Services_Item:hover .lst-Services_ItemIcon-spiele {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg fill='%23c60000' id='Ebene_1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 25 25'%3E%3Cstyle%3E.st0{stroke-width:.375;stroke-linecap:round;stroke-linejoin:round}.st0,.st1,.st2{fill:none;stroke:%23000}.st1{stroke-linecap:round;stroke-linejoin:round;stroke-width:.75}.st2{stroke-width:.375}%3C/style%3E%3Cpath d='M17.1 11.3c-.2.3-.6.3-.9.1-.3-.2-.3-.6-.1-.9.2-.3.6-.3.9-.1.3.2.4.7.1.9M12.6 7s-1.5.7-1.6 1.3c-.2.7.9 1.2 1.3 0-.3 1.2.9 1.3 1.1.6.1-.6-.8-1.9-.8-1.9'/%3E%3Cpath class='st0' d='M12.6 7s-1.5.7-1.6 1.3c-.2.7.9 1.2 1.3 0-.3 1.2.9 1.3 1.1.6.1-.6-.8-1.9-.8-1.9z'/%3E%3Cpath class='st1' d='M12.3 8.1l-.5 1.8'/%3E%3Cpath d='M10.2 16.6H2.4c-.2 0-.3-.1-.3-.3L2 3.9c0-.1 0-.2.1-.2.1-.1.1-.1.2-.1h7.8c.2 0 .3.1.3.3v12.4c0 .1 0 .2-.1.2.1.1 0 .1-.1.1zM2.7 16h7.2V4.3H2.7V16z'/%3E%3Cpath d='M6.3 8.4s1.2-1 1.2-1.7-1.2-1-1.2.3C6.3 5.7 5 6 5 6.6c0 .7 1.3 1.8 1.3 1.8'/%3E%3Cpath class='st2' d='M6.3 8.4s1.2-1 1.2-1.7-1.2-1-1.2.3C6.3 5.7 5 6 5 6.6c0 .7 1.3 1.8 1.3 1.8z'/%3E%3Cpath d='M21.2 9.2l-.7-1c0-.1-.1-.1-.2-.1s-.2 0-.2.1l-.1.1 1.2.9zm3.8 5.4L21.7 10l-.4.5 2.9 4.2-9.6 6.8-1.3-1.8-1.8-1.4 2.7 3.8c0 .1.1.1.2.1h.1c.1 0 .1 0 .2-.1L24.9 15c.1-.1.2-.3.1-.4z'/%3E%3Cpath d='M20.7 12.5h-.9l-.5.7h1l-.4.9h-1l.3-.8-1.1 1.3c.1.1.1.1.2.1l1.7-.1c.1 0 .2-.1.3-.2L21 13v-.3c-.1-.1-.2-.2-.3-.2zM17 9.2c-.2-.2-.6-.2-.8 0l-.2.8c0 .1.1.2.2.3.3.2.7.2.9-.1.2-.3.2-.7-.1-1zm-1.1-4.1l-.4-.3c-.1-.1-.1-.1-.2-.1s-.2.1-.2.1l.8.3z'/%3E%3Cpath d='M21.7 9.6L17.1 6l-.2.7L21 9.9l-7.2 9.2-2.2-1.8L10 17l3.7 2.9c.1 0 .1.1.2.1s.2-.1.2-.1l7.6-9.8c.1-.2.1-.4 0-.5z'/%3E%3Cpath d='M16.2 9.8l-.2.2-.4 1.6 1.1-1.4c.1-.1.1-.3-.1-.5-.1-.1-.3-.1-.4.1z'/%3E%3Cpath d='M16.9 5.3l-7.6-2h-.2l-.2.2h1.2c.2 0 .3.1.3.3v.4l5.9 1.6-3 11.4-2.9-.8v.1c-.1.1-.1.1-.2.1H8.6l5 1.3h.3c.1 0 .1-.1.2-.2l3.2-12c-.1-.1-.2-.3-.4-.4z'/%3E%3C/svg%3E")
}

.lst-Services_Item:hover .lst-Services_ItemIcon-strom-tarife {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg fill='%23c60000' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 25 25'%3E%3Cpath d='M22.9 7.4c0-.3-.1-.6-.3-.8-.4-.4-1.1-.4-1.6 0l-3.2 3.2L15 7l3.2-3.2c.2-.2.3-.5.3-.8 0-.3-.1-.6-.3-.8-.2-.2-.5-.3-.8-.3-.3 0-.6.1-.8.3l-3.2 3.2-.1-.1L11.7 4c-.1-.1-.4-.1-.5 0L8.8 6.4c-.1.1-.1.2-.1.3 0 0 .1 1.8-.6 4.6-1 4-3.7 6-3.8 6-.1.1-.1.2-.2.3 0 .1 0 .2.1.3l.3.3L2.7 20c-.1.1-.1.4 0 .5.1.1.2.1.3.1.1 0 .2 0 .3-.1l1.8-1.8L6.5 20l-3 3c-.1.1-.1.4 0 .5.1.1.2.1.3.1.1 0 .2 0 .3-.1l3-3 .2.2c.1.1.2.1.3.1.1 0 .2-.1.3-.2 0 0 2-2.8 6-3.8 2.8-.7 4.5-.6 4.6-.6.1 0 .2 0 .3-.1l2.3-2.4c.1-.1.1-.3 0-.5l-1.3-1.6-.4-.4L22.6 8c.2-.1.3-.4.3-.6zm-5.7-4.7c.1-.1.4-.1.5 0 .1.1.1.2.1.3 0 .1 0 .2-.1.3l-3.2 3.2-.5-.6 3.2-3.2zm3.1 10.9l-2 2c-.5 0-2.2 0-4.6.6-3.5.9-5.5 2.9-6.1 3.7l-2.1-2.1v-.1h-.1l-.2-.2c.8-.6 2.8-2.6 3.7-6.1.6-2.4.6-4.1.6-4.6l2-2 1.3 1 6.4 6.4 1.1 1.4zm1.7-6l-3.2 3.2-.5-.5 3.2-3.2c.2-.1.4-.1.5 0 .1.1.1.2.1.3 0 0 0 .1-.1.2z'/%3E%3Cpath d='M7.3 16.1c-.1-.1-.4-.1-.5 0-.1.1-.1.4 0 .5l1.7 1.7c.1.1.2.1.3.1.1 0 .2 0 .3-.1.1-.1.1-.4 0-.5l-1.8-1.7zm.9-.8c-.1-.1-.4-.1-.5 0-.1.1-.1.4 0 .5l1.7 1.7c.1.1.2.1.3.1s.2 0 .3-.1c.1-.1.1-.4 0-.5l-1.8-1.7z'/%3E%3C/svg%3E")
}

.lst-Services_Item:hover .lst-Services_ItemIcon-faz-telefon-konferenz {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg fill='%23c60000' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 25 25'%3E%3Cpath d='M22.5 3.5c-.7-1.2-3.9-1.7-4.5-1.8-.2 0-.4.1-.4.3-.2.5-1 3.3-.4 4.2.3.4.9.5 1.5.7.4.1.9.2 1 .4.8 1.6 0 6-1.3 7.2-.2.2-.8.1-1.3 0H17c-.7-.1-1.3-.1-1.7.2-.8.7-.8 3.4-.8 4 0 .2.1.3.3.4.2 0 .7.1 1.3.2 0 .6 0 2.4-1 3.5-.6.7-1.5 1-2.6 1-1 0-1.8-.3-2.3-.9C9 21.6 9 19.8 9 19.1c.6-.1 1-.2 1.2-.2.2 0 .3-.2.3-.4 0-.5 0-3.3-.8-4-.4-.3-1-.3-1.7-.2h-.1c-.5 0-1.1.1-1.3 0-1.3-1.2-2.2-5.7-1.3-7.2.1-.2.7-.3 1-.4.6-.1 1.2-.3 1.5-.7.6-.9-.2-3.6-.4-4.2 0-.1-.2-.2-.4-.2-.6.1-3.8.7-4.5 1.9C.8 6.3 3.6 17 5.5 18.8c.4.4 1.1.5 1.9.5h.9c0 .8.1 2.8 1.2 4 .7.8 1.7 1.2 2.9 1.2 1.4 0 2.4-.4 3.2-1.3 1.2-1.3 1.3-3.1 1.2-3.9h.8c.8 0 1.5-.1 1.9-.5 1.9-1.8 4.7-12.5 3-15.3zM9.2 15.1c.3.3.5 1.8.5 3.1-.2 0-.5.1-.7.1 0-.8-.2-2.1-.5-3.3.3 0 .6 0 .7.1zM7.1 5.7c0 .1-.3.1-.6.2 0-.8-.1-2.1-.5-3.3.2-.1.5-.1.7-.2.5 1.4.7 2.9.4 3.3zM6 18.2C4.3 16.6 1.7 6.3 3.1 3.8c.3-.4 1.2-.8 2.2-1 .4 1.2.5 2.5.5 3.3-.5.1-1 .3-1.2.7-1 1.8-.1 6.7 1.5 8.1.4.3 1 .3 1.7.2.4 1.2.5 2.5.6 3.3-1.1.1-2.1.1-2.4-.2zM18.2 2.4c.2 0 .5.1.7.2-.4 1.2-.5 2.5-.5 3.3-.3-.1-.5-.2-.6-.3-.2-.3 0-1.8.4-3.2zm-2.4 12.7c.1-.1.4-.1.7-.1-.4 1.2-.5 2.4-.5 3.3-.3 0-.5-.1-.7-.1 0-1.3.2-2.8.5-3.1zm3.2 3.1c-.3.3-1.3.3-2.3.2 0-.8.2-2.1.6-3.3.7.1 1.3.1 1.7-.2 1.6-1.4 2.5-6.3 1.5-8.1-.2-.4-.7-.5-1.2-.7 0-.8 0-2.1.4-3.3 1 .3 2 .7 2.2 1.1 1.4 2.4-1.2 12.7-2.9 14.3z'/%3E%3C/svg%3E")
}

.lst-Services_Item:hover .lst-Services_ItemIcon-ticket-portal {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg fill='%23c60000' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 25 25'%3E%3Cpath d='M21.6 13.5h-.1c-.2 0-.4-.1-.6-.3-.1-.2-.2-.4-.2-.6 0-.2.1-.4.3-.6.2-.1.4-.2.6-.2.2 0 .4.1.6.3.1.2.2.4.2.6 0 .5-.4.8-.8.8zm-.1-.6c.2 0 .3-.1.3-.2s0-.1-.1-.2c0-.1-.1-.1-.2-.1s-.1 0-.2.1c-.1 0-.1.1-.1.2s0 .1.1.2h.2zm-1.7 2h-.1c-.2 0-.4-.1-.6-.3-.1-.2-.2-.4-.2-.6 0-.2.1-.4.3-.6.2-.1.4-.2.6-.2.2 0 .4.1.6.3.1.2.2.4.2.6 0 .2-.1.4-.3.6-.2.2-.3.2-.5.2zm0-1.1c-.1 0-.1 0-.2.1-.1 0-.1.1-.1.2s0 .1.1.2c0 .1.1.1.2.1s.1 0 .2-.1c.1 0 .1-.1.1-.2s0-.1-.1-.2-.1-.1-.2-.1zM18 16.3h-.1c-.2 0-.4-.1-.6-.3-.1-.2-.2-.4-.2-.6.1-.5.5-.8 1-.7.2 0 .4.1.6.3.1.2.2.4.2.6-.1.4-.5.7-.9.7zm-.1-.6c.1 0 .3-.1.3-.2s0-.1-.1-.2c0-.1-.1-.1-.2-.1s-.3.1-.3.2 0 .1.1.2.2.1.2.1zm-1.7 2h-.1c-.2 0-.4-.1-.6-.3-.1-.2-.2-.4-.2-.6.1-.5.5-.8 1-.7.5.1.8.5.7 1 0 .3-.4.6-.8.6zm-.1-.6c.1 0 .3-.1.3-.2s-.1-.3-.2-.3-.3.1-.3.2 0 .1.1.2c0 .1.1.1.1.1zm-1.7 2h-.1c-.2 0-.4-.1-.6-.3-.1-.2-.2-.4-.2-.6.1-.5.5-.8 1-.7.2 0 .4.1.6.3.1.2.2.4.2.6-.1.4-.5.7-.9.7zm-.1-.6c.1 0 .3-.1.3-.2s0-.1-.1-.2c0-.1-.1-.1-.2-.1s-.3.1-.3.2 0 .1.1.2.2.1.2.1zM24.6 20H.4c-.2 0-.3-.1-.4-.2s0-.3.1-.4l1.2-1.2L.1 17c-.1 0-.1-.1-.1-.2s0-.2.1-.3l1.2-1.2-1.2-1.1c-.1-.1-.1-.2-.1-.3s0-.2.1-.3l1.2-1.2-1.2-1.2c-.1.1-.1 0-.1-.1s0-.2.1-.3l1.2-1.2L.1 8.5C0 8.4 0 8.3 0 8.2S0 8 .1 8l1.2-1.2L.1 5.7C0 5.5 0 5.4 0 5.2c.1-.1.2-.2.4-.2h24.2c.2 0 .3.1.4.2.1.1 0 .3-.1.4l-1.2 1.2L24.9 8c.1 0 .1.1.1.2s0 .2-.1.3l-1.2 1.2 1.2 1.2c.1.1.1.4 0 .5l-1.2 1.2 1.2 1.2c.1.1.1.2.1.3s0 .2-.1.3l-1.1 1.1 1.1 1.1c.1.1.2.4 0 .5l-1.2 1.2 1.2 1.2c.1.1.1.3.1.4-.1 0-.2.1-.4.1zm-23.3-.8h22.4l-.8-.8c-.1-.1-.1-.4 0-.5l1.1-1.2-1.1-1.1c-.1-.1-.1-.2-.1-.3 0-.1 0-.2.1-.3l1.2-1.2-1.2-1.2c-.1-.1-.1-.4 0-.5l1.2-1.2-1.2-1.2c-.1-.1-.1-.2-.1-.3s0-.2.1-.3l1.2-1.2-1.2-1.2c-.1-.1-.1-.2-.1-.3s0-.2.1-.3l.8-.8H1.3l.8.8c.1.1.1.2.1.3 0 .1 0 .2-.1.3L.9 8.2l1.2 1.1c.1.1.1.2.1.3s0 .2-.1.3L.9 11.1l1.2 1.2c.1.1.1.2.1.3s0 .2-.1.3L.9 14.1l1.2 1.1c.1.1.1.2.1.3 0 .1 0 .2-.1.3L.9 17l1.2 1.2c.1.1.1.2.1.3s0 .2-.1.3l-.8.4z'/%3E%3C/svg%3E")
}

.lst-Services_Item:hover .lst-Services_ItemIcon-tv-programm {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg fill='%23c60000' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 25 25'%3E%3Cpath d='M13.3 6.6h-.2c-.2-.1-.2-.4-.1-.6l2.7-4.7c.1-.2.3-.2.5-.1s.2.3.1.5l-2.7 4.7c0 .1-.2.2-.3.2zm-1.6 0c-.1 0-.3-.1-.3-.2L8.7 1.7c-.1-.2 0-.4.1-.5.2-.1.4 0 .5.1L12 6c.1.2 0 .4-.1.5-.1.1-.1.1-.2.1zM21.9 12c-.5 0-.9-.4-.9-.9s.4-.9.9-.9c.2 0 .5.1.6.3.2.2.3.4.3.6 0 .5-.4.9-.9.9zm0-1.2c-.2 0-.3.1-.3.3 0 .2.1.3.3.3.2 0 .3-.1.3-.3 0-.1 0-.2-.1-.2-.1-.1-.2-.1-.2-.1zm0 3.9c-.5 0-.9-.4-.9-.9 0-.2.1-.5.3-.6.2-.2.4-.3.6-.3.2 0 .5.1.6.3.2.2.3.4.3.6 0 .5-.4.9-.9.9zm0-1.3c-.1 0-.2 0-.2.1-.1.1-.1.1-.1.2 0 .2.1.3.3.3.2 0 .3-.1.3-.3 0-.1 0-.2-.1-.2s-.2-.1-.2-.1zm0 3.9c-.5 0-.9-.4-.9-.9 0-.2.1-.5.3-.6.2-.2.4-.3.6-.3.2 0 .5.1.6.3.2.2.3.4.3.6 0 .5-.4.9-.9.9zm0-1.2c-.1 0-.2 0-.2.1-.1.1-.1.1-.1.2 0 .2.1.3.3.3.2 0 .3-.1.3-.3 0-.1 0-.2-.1-.2-.1-.1-.2-.1-.2-.1z'/%3E%3Cpath d='M22.7 22H2.3C1 22 0 21 0 19.8V8.1c0-1.3 1-2.3 2.3-2.3h20.4c1.3 0 2.3 1 2.3 2.3v11.6c0 1.3-1 2.3-2.3 2.3zM2.3 6.6c-.8 0-1.5.7-1.5 1.5v11.6c0 .8.7 1.5 1.5 1.5h20.4c.8 0 1.5-.7 1.5-1.5V8.1c0-.8-.7-1.5-1.5-1.5H2.3z'/%3E%3Cpath d='M17.7 20.1H4.1c-1.3 0-2.3-1-2.3-2.3v-7.7c0-1.3 1-2.3 2.3-2.3h13.6c1.3 0 2.3 1 2.3 2.3v7.7c0 1.3-1 2.3-2.3 2.3zM4.1 8.6c-.8 0-1.5.7-1.5 1.5v7.7c0 .8.7 1.5 1.5 1.5h13.6c.8 0 1.5-.7 1.5-1.5v-7.7c0-.8-.7-1.5-1.5-1.5H4.1z'/%3E%3C/svg%3E")
}

.lst-Services_Item:hover .lst-Services_ItemIcon-wetter {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg fill='%23c60000' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 25 25'%3E%3Cpath d='M17.3 7.3c-.2 0-.3-.1-.3-.3V2.5c0-.2.1-.3.3-.3s.3.1.3.3V7c0 .1-.1.3-.3.3zm-1.2.2c-.1 0-.2-.1-.3-.2l-1.8-4c-.1-.2 0-.4.2-.4.2-.1.4 0 .4.2l1.8 4.1c.1.2 0 .4-.2.4 0-.1-.1-.1-.1-.1zm-1 .8c-.1 0-.2 0-.2-.1l-3.3-3c-.1-.1-.1-.3 0-.5.1-.1.3-.1.5 0l3.3 3c.1.1.1.3 0 .5-.1 0-.2.1-.3.1zm9.6 2.7s-.1 0 0 0l-4.5-.5c-.2 0-.3-.2-.3-.4s.2-.3.4-.3l4.4.5c.2 0 .3.2.3.4s-.2.3-.3.3zm-4.6-1.7c-.1 0-.3-.1-.3-.2-.1-.2 0-.4.2-.4l4.2-1.4c.2-.1.4 0 .4.2.1.2 0 .4-.2.4l-4.2 1.4h-.1zm-.6-1c-.1 0-.2 0-.2-.1-.1-.1-.1-.3 0-.5l3.3-3c.1-.1.3-.1.5 0 .1.1.1.3 0 .5l-3.3 3c-.2 0-.2.1-.3.1zm-1-.8h-.1c-.2-.1-.2-.3-.2-.4L20 3c.1-.2.3-.2.4-.2.2.1.2.3.2.4l-1.8 4.1c-.1.2-.2.2-.3.2z'/%3E%3Cpath d='M19.7 21.6H3.5C1.6 21.6 0 20 0 18.1s1.6-3.5 3.5-3.5v-.2c0-4 3.2-7.2 7.2-7.2 2.9 0 5.4 1.7 6.6 4.3.7-.4 1.5-.5 2.3-.5 2.9 0 5.3 2.4 5.3 5.3.1 2.9-2.3 5.3-5.2 5.3zM3.5 15.3c-1.6 0-2.8 1.3-2.8 2.8 0 1.6 1.3 2.8 2.8 2.8h16.2c2.6 0 4.7-2.1 4.7-4.7s-2.1-4.7-4.7-4.7c-.8 0-1.6.2-2.3.6-.1 0-.2.1-.3 0-.1 0-.2-.1-.2-.2-1-2.5-3.4-4.2-6.1-4.2-3.6 0-6.5 2.9-6.5 6.5v.6c0 .1 0 .2-.1.3-.1.1-.2.1-.3.1-.2.1-.3.1-.4.1z'/%3E%3C/svg%3E")
}

.lst-Services_Item:hover .lst-Services_ItemTitle {
    color: #c60000
}

.lst-ServicesNavigation {
    list-style-type: none
}

.lst-ServicesNavigation_Item {
    color: #999
}

.lst-ServicesNavigation_ItemLink {
    color: inherit;
    text-decoration: none
}

.lst-ServicesNavigation_ItemLink:hover {
    color: #c60000
}

.lst-ServicesNavigation_ItemLink-is-uppercase {
    text-transform: uppercase
}

.lst-Teaser {
    list-style-type: none
}

.lst-Teaser_Item {
    padding-bottom: 1.25rem
}

.mm-MainVideo {
    margin-bottom: .625rem;
    position: relative
}

.ctn-PlaceholderContent .mm-MainVideo {
    margin-bottom: 0
}

.mm-MainVideo .vjs-default-skin .vjs-big-play-button {
    display: none
}

.mm-MainVideo_TextWrapper {
    height: 100%;
    left: 0;
    pointer-events: none;
    position: absolute;
    top: 0;
    width: 100%
}

.mm-MainVideo_TextWrapper:after {
    background: -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 7%, 0)), to(hsla(0, 0%, 7%, .5)));
    background: linear-gradient(180deg, hsla(0, 0%, 7%, 0) 0, hsla(0, 0%, 7%, .5));
    bottom: 0;
    content: "";
    height: 30%;
    left: 0;
    position: absolute;
    width: 100%;
    z-index: 1
}

.mm-MainVideo_TextWrapper-is-hidden {
    display: none
}

.mm-MainVideo_Text {
    bottom: 3.125rem;
    left: 4.375rem;
    position: absolute;
    right: 4.375rem;
    z-index: 2
}

.ctn-PlaceholderContent-is-in-article-medium .mm-MainVideo_Text,
.VideoBoxInnerLeft .mm-MainVideo_Text {
    bottom: 1.875rem;
    left: 3.125rem;
    right: 3.125rem
}

.mm-MainVideo_Headline:after {
    background: #ddd;
    content: "";
    left: -1.3125rem;
    position: absolute;
    top: .0625rem;
    width: .0625rem;
    height: calc(100% - 0.6875rem)
}

.mm-MainVideo_Emphasis {
    color: #666;
    display: block;
    font-size: .6875rem;
    font-weight: 400;
    line-height: 1.27273;
    margin-bottom: .0625rem;
    text-transform: uppercase
}

.mm-MainVideo_Title {
    color: #111;
    display: block;
    font-family: georgia, times, times new roman, serif;
    font-weight: 400;
    font-size: 2.25rem;
    line-height: 1.27778
}

.mm-MainVideo_Emphasis,
.mm-MainVideo_Title {
    color: #fcfcfc
}

.mm-MainVideo_MetaWrapper:after {
    clear: both;
    content: "";
    display: table
}

.mm-MainVideo_Meta {
    color: #666;
    display: block;
    font-size: .625rem;
    font-style: normal;
    padding-right: .625rem;
    text-align: right;
    text-transform: uppercase
}

.ctn-PlaceholderContent .mm-MainVideo_Meta {
    color: #999;
    font-size: .75rem;
    text-transform: inherit
}

.mm-MainVideo_Author {
    white-space: nowrap
}

.mm-MainVideo_Play {
    background-color: transparent;
    background-repeat: no-repeat;
    border: 0;
    cursor: pointer;
    height: 6.25rem;
    left: 50%;
    outline: 0;
    position: absolute;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-transition: background-image .1s ease-in;
    transition: background-image .1s ease-in;
    width: 6.25rem;
    z-index: 2
}

.mm-MainVideo-is-video .mm-MainVideo_Play {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg fill='%23efefef' xmlns='http://www.w3.org/2000/svg' width='100' height='100'%3E%3Cpath fill='%23111' fill-opacity='.4' d='M50 100a50 50 0 0 1-35.353-85.353A49.999 49.999 0 0 1 100 50c-.033 27.6-22.4 49.967-50 50z'/%3E%3Cpath d='M50 100a50 50 0 1 1 50-50 50.06 50.06 0 0 1-50 50zm0-98a48 48 0 1 0 48 48A48.05 48.05 0 0 0 50 2z'/%3E%3Cpath d='M40 68a1 1 0 0 1-1-1V37a1 1 0 0 1 1.45-.89l30 15a1 1 0 0 1 0 1.79l-30 15a1 1 0 0 1-.45.1zm1-29.38v26.76L67.76 52 41 38.62z'/%3E%3C/svg%3E")
}

.mm-MainVideo-is-video:hover .mm-MainVideo_Play {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg fill='%23efefef' xmlns='http://www.w3.org/2000/svg' width='100' height='100'%3E%3Cpath fill='%23111' fill-opacity='.6' d='M50 100a50 50 0 0 1-35.353-85.353A49.999 49.999 0 0 1 100 50c-.033 27.6-22.4 49.967-50 50z'/%3E%3Cpath d='M50 100a50 50 0 1 1 50-50 50.06 50.06 0 0 1-50 50zm0-98a48 48 0 1 0 48 48A48.05 48.05 0 0 0 50 2z'/%3E%3Cpath d='M40 68a1 1 0 0 1-1-1V37a1 1 0 0 1 1.45-.89l30 15a1 1 0 0 1 0 1.79l-30 15a1 1 0 0 1-.45.1zm1-29.38v26.76L67.76 52 41 38.62z'/%3E%3C/svg%3E")
}

.mm-MainVideo-is-audio .mm-MainVideo_Play {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg fill='%23efefef' xmlns='http://www.w3.org/2000/svg' width='100' height='100'%3E%3Cpath fill='%23111' fill-opacity='.4' d='M50 100a50 50 0 0 1-35.353-85.353A49.999 49.999 0 0 1 100 50c-.033 27.6-22.4 49.967-50 50z'/%3E%3Cpath d='M50 100a50 50 0 1 1 50-50 50.06 50.06 0 0 1-50 50zm0-98a48 48 0 1 0 48 48A48.05 48.05 0 0 0 50 2z'/%3E%3Cpath d='M54 66a1 1 0 0 1-.55-.17L41.7 58H35a1 1 0 0 1-1-1V43a1 1 0 0 1 1-1h6.7l11.75-7.83A1 1 0 0 1 55 35v30a1 1 0 0 1-1 1zM36 56h6a1 1 0 0 1 .55.17l10.45 7v-26.3l-10.45 7A1 1 0 0 1 42 44h-6zm22 2a1 1 0 0 1 0-2 6 6 0 0 0 0-12 1 1 0 0 1 0-2 8 8 0 0 1 0 16z'/%3E%3C/svg%3E")
}

.mm-MainVideo-is-audio:hover .mm-MainVideo_Play {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg fill='%23efefef' xmlns='http://www.w3.org/2000/svg' width='100' height='100'%3E%3Cpath fill='%23111' fill-opacity='.6' d='M50 100a50 50 0 0 1-35.353-85.353A49.999 49.999 0 0 1 100 50c-.033 27.6-22.4 49.967-50 50z'/%3E%3Cpath d='M50 100a50 50 0 1 1 50-50 50.06 50.06 0 0 1-50 50zm0-98a48 48 0 1 0 48 48A48.05 48.05 0 0 0 50 2z'/%3E%3Cpath d='M54 66a1 1 0 0 1-.55-.17L41.7 58H35a1 1 0 0 1-1-1V43a1 1 0 0 1 1-1h6.7l11.75-7.83A1 1 0 0 1 55 35v30a1 1 0 0 1-1 1zM36 56h6a1 1 0 0 1 .55.17l10.45 7v-26.3l-10.45 7A1 1 0 0 1 42 44h-6zm22 2a1 1 0 0 1 0-2 6 6 0 0 0 0-12 1 1 0 0 1 0-2 8 8 0 0 1 0 16z'/%3E%3C/svg%3E")
}

.mm-MainVideo_ImageWrapper,
.mm-MainVideo_VideoWrapper {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%
}

.mm-MainVideo_ImageWrapper-is-hidden,
.mm-MainVideo_VideoWrapper-is-hidden {
    display: none
}

.mm-MainVideo_ImageWrapper {
    cursor: pointer
}

.mm-MainVideo_VideoWrapper div,
.mm-MainVideo_VideoWrapper iframe {
    height: inherit;
    width: inherit
}

.mm-MmBox {
    background-color: #111;
    margin-left: -1.25rem;
    margin-right: -1.25rem;
    padding: 2.8125rem 0 2.5rem;
    position: relative
}

.mm-MmBox_MainVideo {
    margin-bottom: 1.875rem
}

.nvg-Breadcrumb_List {
    -webkit-box-align: baseline;
    -ms-flex-align: baseline;
    align-items: baseline;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    line-height: 1rem;
    list-style-type: none;
    overflow: hidden;
    position: relative;
    white-space: nowrap;
    width: 70%
}

.nvg-Breadcrumb-is-in-header .nvg-Breadcrumb_List {
    padding-top: .3125rem
}

.nvg-Breadcrumb-has-date-besides .nvg-Breadcrumb_List {
    left: 0;
    position: absolute;
    top: 0;
    width: 35%
}

.nvg-Breadcrumb_List:after {
    background-image: -webkit-gradient(linear, left top, right top, from(hsla(0, 0%, 100%, 0)), color-stop(80%, #fff));
    background-image: linear-gradient(90deg, hsla(0, 0%, 100%, 0), #fff 80%);
    content: "";
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    width: 5rem;
    z-index: 100
}

.nvg-Breadcrumb_Item {
    color: #999;
    font-size: .75rem;
    margin-left: .8125rem;
    margin-right: .75rem;
    position: relative
}

.nvg-Breadcrumb_Item:after {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg fill='%23999' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32' width='32' height='32'%3E%3Cpath d='M21 16.15a1 1 0 0 0 0-.15.94.94 0 0 0 0-.18 1 1 0 0 0-.05-.2L13.9.8a1 1 0 1 0-1.81.86L18.9 16l-6.8 14.59a1 1 0 1 0 1.81.84l7-15a1 1 0 0 0 .09-.28z'/%3E%3C/svg%3E");
    background-size: contain;
    content: "";
    height: 1rem;
    position: absolute;
    right: -.25rem;
    top: -.0625rem;
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
    width: 1rem
}

.nvg-Breadcrumb_Item:first-child {
    margin-left: 0
}

.nvg-Breadcrumb_Item:last-child {
    margin-right: 0
}

.nvg-Breadcrumb_Item:last-child:after {
    content: none
}

.nvg-Breadcrumb_Link {
    color: inherit;
    display: block;
    text-decoration: none
}

.nvg-Breadcrumb_Link:focus,
.nvg-Breadcrumb_Link:hover {
    color: #111
}

.nvg-Paginator {
    list-style: none
}

.nvg-Paginator:after {
    clear: both;
    content: "";
    display: table
}

.nvg-Paginator-is-in-article-container-functions {
    float: left;
    margin-top: .625rem
}

.nvg-Paginator-is-right {
    float: right
}

.nvg-Paginator_Item {
    border: .0625rem solid #ddd;
    color: #666;
    float: left;
    font-size: .8125rem;
    margin: 0 .625rem .625rem 0
}

.nvg-Paginator_Item:hover {
    border-color: #bababa
}

.nvg-Paginator_Item .btn-Base-icon-is-in-paginator {
    position: relative;
    -webkit-transition: .1s;
    transition: .1s
}

.nvg-Paginator_Item-current {
    color: #c60000;
    min-height: 2.5rem;
    min-width: 2.5rem;
    padding: .9375rem .5rem 0;
    text-align: center
}

.nvg-Paginator_Item-current:hover {
    border-color: #ddd
}

.nvg-Paginator_Item-to-last-page {
    margin-right: 0
}

.nvg-Paginator-is-in-article-container-functions .nvg-Paginator_Item-to-next-page,
.nvg-Paginator-is-in-article-container-functions .nvg-Paginator_Item-to-previous-page {
    min-width: 11.875rem
}

.nvg-Paginator_Item-to-next-page .btn-Base-icon-is-in-paginator,
.nvg-Paginator_Item-to-previous-page .btn-Base-icon-is-in-paginator {
    top: -.125rem
}

.nvg-Paginator_Item-to-previous-page {
    margin-right: 1.25rem
}

.nvg-Paginator_Item-to-previous-page:hover .btn-Base-icon-is-in-paginator {
    left: -.1875rem
}

.nvg-Paginator_Item-to-next-page {
    margin-left: .625rem
}

.nvg-Paginator-is-in-article-container-functions .nvg-Paginator_Item-to-next-page {
    margin-right: 0
}

.nvg-Paginator_Item-to-next-page:hover .btn-Base-icon-is-in-paginator {
    right: -.1875rem
}

.nvg-Paginator_Item-placeholder {
    border: none;
    min-width: .625rem;
    padding: .9375rem .125rem 0;
    text-align: center
}

.nvg-Paginator_Link {
    color: inherit;
    text-decoration: none;
    display: block;
    min-height: 2.375rem;
    min-width: 2.375rem;
    padding: .9375rem .5rem 0;
    text-align: center;
    text-transform: uppercase
}

.nvg-Paginator_Link:hover {
    color: #c60000
}

.nvg-Paginator_Item-to-first-page .nvg-Paginator_Link,
.nvg-Paginator_Item-to-last-page .nvg-Paginator_Link {
    padding-top: .5rem
}

.nvg-Paginator_Item-to-next-page .nvg-Paginator_Link,
.nvg-Paginator_Item-to-previous-page .nvg-Paginator_Link {
    padding: .5625rem 1rem 0 1.0625rem
}

.nvg-Paginator_Text {
    display: inline-block;
    padding: .25rem .375rem 0
}

.nvg-Paginator_Text-previous-page .btn-Base-icon-is-in-paginator {
    margin-left: .75rem
}

.nvg-Paginator_Text-next-page .btn-Base-icon-is-in-paginator {
    margin-right: .75rem
}

.pop-Message {
    font-size: .8125rem;
    line-height: 1.38462;
    padding-right: 2.5rem
}

.pop-Message_Headline {
    font-weight: 700;
    margin-bottom: 1.3125rem;
    text-transform: uppercase
}

.pop-Message_ContentTop {
    border-bottom: .0625rem solid #999;
    padding-bottom: 1.5625rem
}

.pop-Message_ContentBottom {
    padding-top: 1.8125rem
}

.pop-Message_ContentBottomText {
    padding-bottom: 1.125rem
}

:not(.wf-ignore) .pop-Message {
    font-family: faz gold sans
}

.wf-ignore .pop-Message {
    font-family: helvetica neue, helvetica, sans-serif
}

.sld-TeaserCommentColumn {
    padding-bottom: 4.375rem;
    position: relative;
    width: 100%
}

.sld-TeaserCommentColumn-has-border {
    border: .0625rem solid #ddd;
    border-radius: .125rem
}

.sld-TeaserCommentColumn-has-background {
    background-color: #fff
}

.sld-TeaserCommentColumn_Item:not(:first-child) {
    display: none
}

.slick-initialized .sld-TeaserCommentColumn_Item {
    display: block
}

.sld-TeaserCommentColumn_NavigationContainer {
    border-top: .0625rem solid #efefef;
    bottom: .8125rem;
    left: 0;
    margin: 0 1.25rem;
    padding-top: 1rem;
    position: absolute;
    right: 0;
    text-align: center
}

.sld-TeaserCommentColumn_NavigationLink {
    color: inherit;
    text-decoration: none;
    font-size: .8125rem;
    text-transform: uppercase
}

.sld-TeaserCommentColumn_NavigationLink:hover {
    color: #c60000
}

.sld-TeaserCommentColumn_ButtonContainer {
    margin: 0 auto;
    position: relative;
    width: 5rem
}

.sld-TeaserCommentColumn_ButtonContainer-is-hidden {
    display: none
}

.sld-TeaserCommentColumn_ItemCounter {
    color: #666;
    font-size: .8125rem;
    margin-top: .4375rem
}

.sld-TeaserCommentColumn_ItemCounterCurrent,
.sld-TeaserCommentColumn_ItemCounterTotal {
    display: inline-block;
    min-width: .625rem
}

.sld-TeaserCommentRow {
    margin-bottom: -.125rem;
    position: relative
}

.sld-TeaserCommentRow_ItemContainer {
    height: 100%;
    margin-left: -.625rem;
    margin-right: -.625rem
}

.sld-TeaserCommentRow_ItemContainer .slick-track {
    display: table;
    padding-bottom: .125rem
}

.sld-TeaserCommentRow_ItemContainer.slick-initialized .slick-slide {
    display: table-cell;
    float: none;
    vertical-align: top
}

.sld-TeaserCommentRow_ItemContainer:not(.slick-initialized) .sld-TeaserCommentRow_Item:not(:first-child) {
    display: none
}

.sld-TeaserCommentRow_ItemInner {
    height: 100%;
    margin: 0 .625rem
}

.sld-TeaserCommentRow_LeftColumn {
    position: relative;
    width: 100%
}

.sld-TeaserCommentRow_NavigationContainer {
    bottom: .625rem;
    left: 0;
    position: absolute;
    text-align: center;
    width: 100%
}

.sld-TeaserCommentRow_ButtonContainer {
    margin: 0 auto;
    position: relative;
    width: 5rem
}

.sld-TeaserCommentRow_ButtonContainer-is-hidden {
    display: none
}

.sld-TeaserCommentRow_ItemCounter {
    color: #666;
    font-size: .8125rem;
    margin-top: .4375rem
}

.sld-TeaserCommentRow_ItemCounterCurrent,
.sld-TeaserCommentRow_ItemCounterTotal {
    display: inline-block;
    min-width: .625rem
}

.sld-TeaserCompact {
    margin-bottom: -.125rem;
    position: relative
}

.sld-TeaserCompact_ItemContainer {
    height: 100%;
    margin-left: -.625rem;
    margin-right: -.625rem
}

.sld-TeaserCompact_ItemContainer .slick-track {
    display: table;
    padding-bottom: .125rem
}

.sld-TeaserCompact_ItemContainer.slick-initialized .slick-slide {
    display: table-cell;
    float: none;
    vertical-align: top
}

.sld-TeaserCompact_ItemContainer:not(.slick-initialized) .sld-TeaserCompact_Item:not(:first-child) {
    display: none
}

.sld-TeaserCompact_ItemInner {
    height: 100%;
    margin: 0 .625rem;
    max-width: 16.25rem
}

.sld-TeaserCompact_LeftColumn {
    position: relative;
    width: 100%
}

.sld-TeaserCompact_NavigationContainer {
    bottom: .625rem;
    left: 0;
    position: absolute;
    text-align: center;
    width: 100%
}

.sld-TeaserCompact_ButtonContainer {
    margin: 0 auto;
    position: relative;
    width: 5rem
}

.sld-TeaserCompact_ButtonContainer-is-hidden {
    display: none
}

.sld-TeaserCompact_ItemCounter {
    color: #666;
    font-size: .8125rem;
    margin-top: .4375rem
}

.sld-TeaserCompact_ItemCounterCurrent,
.sld-TeaserCompact_ItemCounterTotal {
    display: inline-block;
    min-width: .625rem
}

.sld-TeaserMore {
    margin-bottom: -.125rem;
    position: relative;
    clear: both
}

.sld-TeaserMore_ItemContainer {
    height: 100%;
    margin-left: -.625rem;
    margin-right: -.625rem
}

.sld-TeaserMore_ItemContainer .slick-track {
    display: table;
    padding-bottom: .125rem
}

.sld-TeaserMore_ItemContainer.slick-initialized .slick-slide {
    display: table-cell;
    float: none;
    vertical-align: top
}

.sld-TeaserMore_ItemContainer:not(.slick-initialized) .sld-TeaserMore_Item:not(:first-child) {
    display: none
}

.sld-TeaserMore_ItemInner {
    height: 100%;
    margin: 0 .625rem;
    max-width: 13.1875rem
}

.sld-TeaserMore_LeftColumn {
    position: relative;
    width: 100%
}

.sld-TeaserMore_NavigationContainer {
    bottom: .625rem;
    left: 0;
    position: absolute;
    text-align: center;
    width: 100%
}

.sld-TeaserMore_ButtonContainer {
    margin: 0 auto;
    position: relative;
    width: 5rem
}

.sld-TeaserMore_ButtonContainer-is-hidden {
    display: none
}

.sld-TeaserMore_ItemCounter {
    color: #666;
    font-size: .8125rem;
    margin-top: .4375rem
}

.sld-TeaserMore_ItemCounterCurrent,
.sld-TeaserMore_ItemCounterTotal {
    display: inline-block;
    min-width: .625rem
}

.sld-TeaserMoreOneTeaser,
.sld-TeaserMoreOneTeaser .sld-TeaserMore_LabelContainer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    float: left
}

.sld-TeaserMoreOneTeaser .sld-TeaserMore_LabelContainer {
    margin-right: .625rem;
    width: 7.5rem
}

.sld-TeaserMoreOneTeaser .sld-TeaserMore_TeaserContainer {
    float: left;
    margin: 0 .625rem;
    width: 14.5rem
}

.sld-TeaserMmBox {
    margin-bottom: -.125rem;
    position: relative
}

.sld-TeaserMmBox_ItemContainer {
    height: 100%;
    margin-left: -.625rem;
    margin-right: -.625rem
}

.sld-TeaserMmBox_ItemContainer .slick-track {
    display: table;
    padding-bottom: .125rem
}

.sld-TeaserMmBox_ItemContainer.slick-initialized .slick-slide {
    display: table-cell;
    float: none;
    vertical-align: top
}

.sld-TeaserMmBox_ItemContainer:not(.slick-initialized) .sld-TeaserMmBox_Item:not(:first-child) {
    display: none
}

.sld-TeaserMmBox_ItemInner {
    height: 100%;
    margin: 0 .625rem
}

.sld-TeaserMmBox_LeftColumn {
    position: relative;
    width: 100%
}

.sld-TeaserMmBox_NavigationContainer {
    bottom: .625rem;
    left: 0;
    position: absolute;
    text-align: center;
    width: 100%
}

.sld-TeaserMmBox_ButtonContainer {
    margin: 0 auto;
    position: relative;
    width: 5rem
}

.sld-TeaserMmBox_ButtonContainer-is-hidden {
    display: none
}

.sld-TeaserMmBox_ItemCounter {
    color: #fff;
    font-size: .8125rem;
    margin-top: .4375rem
}

.sld-TeaserMmBox_ItemCounterCurrent,
.sld-TeaserMmBox_ItemCounterTotal {
    display: inline-block;
    min-width: .625rem
}

.sld-TeaserMmBox .tsr-Base_HeadlineEmphasis {
    display: none
}

.som-Buttons {
    float: left;
    list-style-type: none
}

.som-Buttons:after {
    clear: both;
    content: "";
    display: table
}

.som-Buttons-is-aligned-right {
    float: right
}

.som-Buttons_Item {
    float: left;
    margin-right: .625rem
}

.som-Buttons_Item-is-small {
    margin-right: 0
}

.som-Buttons_Item-is-small:not(:last-child) {
    margin-right: .3125rem
}

.som-Buttons_ItemLink {
    border: 0;
    border-radius: .125rem;
    display: block;
    height: 2.5rem;
    text-decoration: none
}

.som-Buttons_Item-is-square .som-Buttons_ItemLink {
    width: 2.5rem
}

.som-Buttons_Item-is-small .som-Buttons_ItemLink {
    height: 1.5rem;
    width: 1.5rem
}

.som-Buttons_ItemLinkText {
    color: #fff;
    display: inline-block;
    font-size: .8125rem;
    font-weight: 400;
    padding: 1rem .8125rem 0 2.375rem;
    text-transform: uppercase
}

.som-Buttons_Item .o-Icon {
    background-position: .8125rem 50%;
    background-size: 16px 16px;
    display: block;
    height: inherit;
    width: inherit
}

.som-Buttons_Item-is-small .o-Icon {
    background-size: 13px 13px
}

.som-Buttons_Item-is-small .o-Icon,
.som-Buttons_Item-is-square .o-Icon {
    background-position: 50% 50%
}

.som-IconFacebook {
    background-color: #4165a7
}

.som-IconFacebook:hover {
    background-color: #334f82
}

.som-IconFacebook_Inner {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg fill='%23fff' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32' width='32' height='32'%3E%3Cpath d='M8.5 10.69h3.21V7.53c0-1.39 0-3.54 1-4.87a5.7 5.7 0 0 1 5-2.37 20 20 0 0 1 5.79.58l-.8 4.82a10.76 10.76 0 0 0-2.59-.39c-1.25 0-2.37.45-2.37 1.72v3.67h5.12l-.36 4.7h-4.76V32h-6V15.39H8.5z'/%3E%3C/svg%3E")
}

.som-IconTwitter {
    background-color: #25a9e2
}

.som-IconTwitter:hover {
    background-color: #198abb
}

.som-IconTwitter_Inner {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg fill='%23fff' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32' width='32' height='32'%3E%3Cpath d='M31.71 6.22a13 13 0 0 1-3.74 1 6.5 6.5 0 0 0 2.86-3.6 13 13 0 0 1-4.13 1.6 6.51 6.51 0 0 0-11.08 5.93A18.47 18.47 0 0 1 2.21 4.36a6.52 6.52 0 0 0 2 8.69 6.53 6.53 0 0 1-2.95-.81v.08a6.51 6.51 0 0 0 5.22 6.38 6.33 6.33 0 0 1-1.71.23 6.52 6.52 0 0 1-1.22-.12 6.5 6.5 0 0 0 6.08 4.52 13.05 13.05 0 0 1-8.08 2.79A13.26 13.26 0 0 1 0 26a18.44 18.44 0 0 0 10 2.92c12 0 18.51-9.91 18.51-18.51v-.84a13.17 13.17 0 0 0 3.25-3.37'/%3E%3C/svg%3E")
}

.som-IconXing {
    background-color: #006567
}

.som-IconXing:hover {
    background-color: #003334
}

.som-IconXing_Inner {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg fill='%23fff' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32' width='32' height='32'%3E%3Cpath d='M13.51 13L9.57 5.81A.66.66 0 0 0 9 5.47H2.32a.66.66 0 0 0-.58 1l3.76 6.82-5.05 8.29a.66.66 0 0 0 .56 1h6.67a.66.66 0 0 0 .56-.31l5.25-8.62a.66.66 0 0 0 .02-.65zM31.56.53A.66.66 0 0 0 31 .21h-7.08a.66.66 0 0 0-.57.33l-10.51 18.4a.66.66 0 0 0 0 .65l6.77 11.87a.66.66 0 0 0 .57.33h7.07a.66.66 0 0 0 .57-1l-6.58-11.52L31.56 1.19a.66.66 0 0 0 0-.66z'/%3E%3C/svg%3E")
}

.som-IconMail {
    background-color: #292929
}

.som-IconMail:hover {
    background-color: #101010
}

.som-IconMail_Inner {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg fill='%23fff' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32' width='32' height='32'%3E%3Cpath d='M31 3H1a1 1 0 0 0-1 1v24a1 1 0 0 0 1 1h30a1 1 0 0 0 1-1V4a1 1 0 0 0-1-1zm-2.91 2L16 18.26 3.88 5zM2 27V6.3l13 14a1.31 1.31 0 0 0 1.86 0L30 6.3V27z'/%3E%3C/svg%3E")
}

.som-IconSharing {
    background-color: #292929
}

.som-IconSharing:hover {
    background-color: #101010
}

.som-IconSharing_Inner {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg fill='%23fff' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32' width='32' height='32'%3E%3Cpath d='M26.21 20.63a5.82 5.82 0 0 0-4.14 1.71l-10.8-5.11a5.37 5.37 0 0 0 0-2.61l11.29-5.15a5.59 5.59 0 0 0 3.76 1.45 5.51 5.51 0 0 0 5.56-5.46 5.56 5.56 0 0 0-11.11 0 5.35 5.35 0 0 0 .47 2.2l-10.82 5a5.75 5.75 0 0 0-4.68-2.39 5.62 5.62 0 1 0 0 11.24 5.75 5.75 0 0 0 4.56-2.31l10.54 5a5.57 5.57 0 0 0-.42 2.12 5.79 5.79 0 1 0 5.79-5.68z'/%3E%3C/svg%3E")
}

.som-IconPermalink {
    background-color: #292929
}

.som-IconPermalink:hover {
    background-color: #101010
}

.som-IconPermalink_Inner {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg fill='%23fff' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32' width='32' height='32'%3E%3Cpath d='M18.1 12.8c-.3 0-.6.1-.8.3-.4.4-.4 1.1 0 1.5 1.1 1.1 1.7 2.5 1.7 4.1 0 1.5-.6 3-1.7 4.1L12 28.2c-1.1 1.1-2.5 1.7-4.1 1.7-1.5 0-3-.6-4.1-1.7-2.3-2.3-2.3-5.9 0-8.2l4-4c.2-.2.3-.5.3-.8 0-.3-.1-.6-.3-.8-.2-.2-.5-.3-.8-.3-.3 0-.6.1-.8.3l-4 4C.8 20 0 22 0 24.1s.8 4.1 2.3 5.6C3.8 31.2 5.8 32 7.9 32c2.1 0 4.1-.8 5.6-2.3l5.4-5.4c1.5-1.5 2.3-3.5 2.3-5.6 0-2.1-.8-4.1-2.3-5.6-.2-.2-.5-.3-.8-.3zm-6 15.4c-.6.6-1.2 1-1.9 1.3.6-.3 1.3-.7 1.9-1.3zM29.7 2.3C28.2.8 26.2 0 24.1 0 22 0 20 .8 18.5 2.3l-5.4 5.4c-1.5 1.5-2.3 3.5-2.3 5.6 0 2.1.8 4.1 2.3 5.6.2.2.5.3.8.3.3 0 .6-.1.8-.3.2-.2.3-.5.3-.8 0-.3-.1-.6-.3-.8-1.1-1.1-1.7-2.5-1.7-4.1 0-1.5.6-3 1.7-4.1L20 3.8c1.1-1.1 2.5-1.7 4.1-1.7 1.5 0 3 .6 4.1 1.7 2.3 2.3 2.3 5.9 0 8.2L24 16.1c-.2.2-.3.5-.3.8 0 .3.1.6.3.8.2.2.5.3.8.3s.6-.1.8-.3l4.1-4.1C31.2 12 32 10 32 7.9s-.8-4.1-2.3-5.6z'/%3E%3C/svg%3E")
}

.tbl-Favorite {
    position: relative
}

.tbl-Favorite_Table {
    border-collapse: collapse
}

.tbl-Favorite_TableHeadColumn {
    color: #111;
    font-size: .75rem;
    font-weight: 400;
    padding: .8125rem 0 .9375rem;
    text-align: center;
    text-transform: uppercase;
    vertical-align: top
}

.tbl-Favorite_TableRow-1:after,
.tbl-Favorite_TableRow-2:after,
.tbl-Favorite_TableRow-3:after,
.tbl-Favorite_TableRow-4:after,
.tbl-Favorite_TableRow-5:after {
    font-weight: 700;
    left: -1.625rem;
    position: absolute
}

.tbl-Favorite_TableRow-1:after {
    content: "1"
}

.tbl-Favorite_TableRow-2:after {
    content: "2"
}

.tbl-Favorite_TableRow-3:after {
    content: "3"
}

.tbl-Favorite_TableRow-4:after {
    content: "4"
}

.tbl-Favorite_TableRow-5:after {
    content: "5"
}

.tbl-Favorite_TableDataColumn {
    padding-bottom: 1.5625rem;
    vertical-align: top
}

.tbl-Favorite_TableDataColumn-one,
.tbl-Favorite_TableDataColumn-three {
    width: 16.25rem
}

.tbl-Favorite_TableDataColumn-two {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
    width: 18.75rem
}

.tbl-Favorite_TableRow-last .tbl-Favorite_TableDataColumn {
    padding-bottom: 0
}

.tsr-Base {
    cursor: pointer;
    min-width: 100%
}

.tsr-Base-has-border {
    border: .0625rem solid #ddd;
    border-radius: .125rem
}

.tsr-IconComment,
.tsr-IconFavStar,
.tsr-IconShare {
    height: 10px;
    position: relative;
    width: 10px
}

.tsr-IconComment {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg fill='%23999' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' width='20' height='20'%3E%3Cpath d='M18.22 2H1.93c-.71 0-.93.08-.93.79v9.59c0 .71.22 1.62.93 1.62H5v3.64a.55.55 0 0 0 .36.46.64.64 0 0 0 .22 0c.13 0 .27.11.37 0l4.33-4.1h7.94A2.1 2.1 0 0 0 20 12.38V2.79c0-.71-1.06-.79-1.78-.79z'/%3E%3C/svg%3E");
    margin-right: .25rem;
    top: .125rem
}

.tsr-IconFavStar {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg fill='%23999' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' width='20' height='20'%3E%3Cpath d='M19.12 7.69a1 1 0 0 0-.87-.69h-5.63l-1.74-5.59A.89.89 0 0 0 10 .8a.87.87 0 0 0-.88.6L7.38 7H1.75a1 1 0 0 0-.87.69 1 1 0 0 0 .31 1.06l4.59 3.52L4 18a.92.92 0 0 0 1.43 1L10 15.51 14.54 19A.92.92 0 0 0 16 18l-1.76-5.69 4.59-3.54a1 1 0 0 0 .29-1.08z'/%3E%3C/svg%3E");
    margin-right: .1875rem;
    top: .0625rem
}

.tsr-IconShare {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg fill='%23999' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' width='20' height='20'%3E%3Cpath d='M16.5 12a3.49 3.49 0 0 0-2.85 1.48l-6.83-2.93A3.47 3.47 0 0 0 7 9.5a3.47 3.47 0 0 0-.18-1.05l6.83-2.93a3.49 3.49 0 1 0-.65-2v.12L5.67 6.77a3.5 3.5 0 1 0 0 5.46L13 15.38v.12a3.5 3.5 0 1 0 3.5-3.5z'/%3E%3C/svg%3E");
    margin-right: .1875rem;
    top: .125rem
}

.tsr-Base_Category {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #111;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    min-height: 3.125rem
}

.tsr-Base_CategoryHeadline {
    padding: 0
}

.tsr-Base_CategoryHeadlineEmphasisText {
    font-size: .75rem;
    font-weight: 700;
    line-height: 1.33333;
    text-transform: uppercase
}

.tsr-Base_CategoryHeadlineText {
    display: block;
    font-size: .75rem;
    font-weight: 400;
    line-height: 1.5
}

:not(.wf-ignore) .tsr-Base_CategoryHeadlineText {
    font-family: faz gold sans
}

.wf-ignore .tsr-Base_CategoryHeadlineText {
    font-family: helvetica neue, helvetica, sans-serif
}

.tsr-Base_MediaWrapper {
    background-color: #bababa;
    border-radius: .125rem;
    overflow: hidden
}

.tsr-Base-has-border .tsr-Base_MediaWrapper {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0
}

.tsr-Base_Image {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    border-radius: .125rem;
    display: block;
    width: 100%
}

.tsr-Base-has-border .tsr-Base_Image {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0
}

.tsr-Base_Image-has-hover-effect {
    -webkit-transform: scale(1) rotate(.02deg) translateZ(0);
    transform: scale(1) rotate(.02deg) translateZ(0);
    -webkit-transition: -webkit-transform 1s ease-out;
    transition: -webkit-transform 1s ease-out;
    transition: transform 1s ease-out;
    transition: transform 1s ease-out, -webkit-transform 1s ease-out
}

.o-Js-is-disabled .tsr-Base:hover .tsr-Base_Image,
.tsr-Base-is-hovered .tsr-Base_Image-has-hover-effect {
    -webkit-transform: scale(1.025) rotate(.02deg) translateZ(0);
    transform: scale(1.025) rotate(.02deg) translateZ(0);
    -webkit-transition: -webkit-transform .5s ease-in;
    transition: -webkit-transform .5s ease-in;
    transition: transform .5s ease-in;
    transition: transform .5s ease-in, -webkit-transform .5s ease-in
}

.tsr-Base_MediaWrapperOverlay {
    background: linear-gradient(135deg, rgba(0, 0, 0, .15), transparent 50%, transparent);
    height: 9.375rem;
    left: 0;
    position: absolute;
    top: 0;
    width: 9.375rem;
    z-index: 1
}

.tsr-Base_MediaWrapperOverlayLabelContainer {
    margin: 1.875rem 0 0 1.25rem;
    width: 7.5rem
}

.tsr-Base_ContentLink {
    color: inherit;
    display: block;
    height: inherit;
    text-decoration: none
}

.tsr-Base_ContentLink:after {
    clear: both;
    content: "";
    display: table
}

.tsr-Base_ContentWrapperInner {
    position: relative
}

.tsr-Base_ContentWrapperInner:after {
    background: #ddd;
    content: "";
    height: 0;
    left: -1.25rem;
    position: absolute;
    top: .0625rem;
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
    -webkit-transition: height .2s ease-in;
    transition: height .2s ease-in;
    width: .0625rem
}

.tsr-Base-has-fixed-text-border .tsr-Base_ContentWrapperInner:after,
.tsr-Base-is-hovered .tsr-Base_ContentWrapperInner:after {
    height: calc(100% - .3125rem)
}

.tsr-Base-has-no-text-border-line .tsr-Base_ContentWrapperInner:after {
    display: none
}

.tsr-Base_ContentHeader {
    position: relative
}

.tsr-Base_Headline:after {
    background: #ddd;
    content: "";
    left: -1.3125rem;
    position: absolute;
    top: .0625rem;
    width: .0625rem
}

.tsr-Base-has-no-text-border-line .tsr-Base_Headline:after {
    display: none
}

.tsr-Base_Headline-xs:after {
    height: calc(100% - 0.3125rem)
}

.tsr-Base_Headline-md:after,
.tsr-Base_Headline-sm:after {
    height: calc(100% - 0.4375rem)
}

.tsr-Base_Headline-lg:after,
.tsr-Base_Headline-xl:after {
    height: calc(100% - 0.6875rem)
}

.tsr-Base_HeadlineEmphasis {
    color: #666;
    display: block;
    font-size: .6875rem;
    font-weight: 400;
    line-height: 1.27273;
    margin-bottom: .0625rem;
    text-transform: uppercase
}

.tsr-Base_HeadlineEmphasis-has-icon {
    padding-left: 1.5625rem;
    position: relative
}

.tsr-Base_HeadlineText {
    color: #111;
    display: block;
    font-family: georgia, times, times new roman, serif;
    font-weight: 400
}

.tsr-Base_Headline-xs .tsr-Base_HeadlineText {
    font-size: .875rem;
    line-height: 1.28571
}

.tsr-Base_Headline-sm .tsr-Base_HeadlineText {
    font-size: 1.25rem;
    line-height: 1.3
}

.tsr-Base_Headline-md .tsr-Base_HeadlineText {
    font-size: 1.5rem;
    line-height: 1.25
}

.tsr-Base_Headline-lg .tsr-Base_HeadlineText {
    font-size: 2.25rem;
    line-height: 1.27778
}

.tsr-Base_Headline-xl .tsr-Base_HeadlineText {
    font-size: 2.875rem;
    line-height: 1.21739
}

.tsr-Base-has-hover-effect-headline-color-only:hover .tsr-Base_HeadlineText,
.tsr-Base-is-hovered .tsr-Base_HeadlineText {
    color: #c60000
}

.tsr-Base_Content {
    color: #333;
    font-size: .8125rem;
    line-height: 1.38462;
    margin-bottom: 0;
    margin-top: .4375rem
}

.tsr-Base_ContentMeta {
    color: #999;
    margin-top: .25rem;
    padding-top: .125rem
}

.tsr-Base_ContentMetaList {
    -webkit-box-align: baseline;
    -ms-flex-align: baseline;
    align-items: baseline;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    line-height: .875rem;
    list-style-type: none
}

.tsr-Base_ContentMetaItem:not(:last-child) {
    margin-right: .625rem
}

.tsr-Base_ContentMetaItem-author {
    font-size: .6875rem;
    text-transform: uppercase
}

.tsr-Base_ContentMetaItem-social-feedback,
.tsr-Base_ContentMetaItem-time-of-publication {
    font-size: .625rem;
    white-space: nowrap
}

.tsr-Base_ContentMetaItem-social-feedback {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap
}

@media screen and (min-width:0\0) and (-webkit-min-device-pixel-ratio:0.75),
screen and (min-width:0\0) and (min-resolution:72dpi) {
    .tsr-Base_ContentMetaItem-social-feedback {
        position: relative;
        top: .125rem
    }
}

.tsr-Base_ContentMetaShare {
    -webkit-box-align: baseline;
    -ms-flex-align: baseline;
    align-items: baseline;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap
}

.tsr-Base_ContentMetaShare:not(:last-child) {
    margin-right: .625rem
}

.tsr-Base_ContentAuthor {
    margin: 1.1875rem 0 1.125rem
}

.tsr-Base_ContentAuthor:after {
    clear: both;
    content: "";
    display: table
}

.tsr-Base_ContentAuthorAvatarWrapper {
    float: left
}

.tsr-Base_ContentAuthorAvatar {
    border-radius: 50%;
    margin-right: 1.25rem;
    width: 3.125rem
}

.tsr-Base_ContentAuthorTextWrapper {
    display: table-cell;
    height: 3.125rem;
    vertical-align: middle
}

.tsr-Base_ContentAuthorIntroText {
    color: #666;
    padding-top: .1875rem
}

.tsr-Base_ContentAuthorIntroText,
.tsr-Base_ContentAuthorNames {
    display: block;
    font-size: .6875rem;
    font-weight: 400;
    line-height: 1.27273;
    margin-bottom: .0625rem;
    text-transform: uppercase
}

.tsr-Base_ContentAuthorNames {
    color: #666;
    color: #111
}

.tsr-Base-is-inverted .tsr-Base_Content,
.tsr-Base-is-inverted .tsr-Base_ContentMeta,
.tsr-Base-is-inverted .tsr-Base_ContentMetaItem,
.tsr-Base-is-inverted .tsr-Base_HeadlineEmphasis,
.tsr-Base-is-inverted .tsr-Base_HeadlineText {
    color: #fff
}

.tsr-Base-is-inverted .tsr-IconComment {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg fill='%23fff' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' width='20' height='20'%3E%3Cpath d='M18.22 2H1.93c-.71 0-.93.08-.93.79v9.59c0 .71.22 1.62.93 1.62H5v3.64a.55.55 0 0 0 .36.46.64.64 0 0 0 .22 0c.13 0 .27.11.37 0l4.33-4.1h7.94A2.1 2.1 0 0 0 20 12.38V2.79c0-.71-1.06-.79-1.78-.79z'/%3E%3C/svg%3E")
}

.tsr-Base-is-inverted .tsr-IconFavStar {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg fill='%23fff' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' width='20' height='20'%3E%3Cpath d='M19.12 7.69a1 1 0 0 0-.87-.69h-5.63l-1.74-5.59A.89.89 0 0 0 10 .8a.87.87 0 0 0-.88.6L7.38 7H1.75a1 1 0 0 0-.87.69 1 1 0 0 0 .31 1.06l4.59 3.52L4 18a.92.92 0 0 0 1.43 1L10 15.51 14.54 19A.92.92 0 0 0 16 18l-1.76-5.69 4.59-3.54a1 1 0 0 0 .29-1.08z'/%3E%3C/svg%3E")
}

.tsr-Base-is-inverted.selectable .tsr-Base_Content,
.tsr-Base-is-inverted.selectable .tsr-Base_ContentMeta,
.tsr-Base-is-inverted.selectable .tsr-Base_ContentMetaItem,
.tsr-Base-is-inverted.selectable .tsr-Base_HeadlineEmphasis,
.tsr-Base-is-inverted.selectable .tsr-Base_HeadlineText {
    color: #000
}

.tsr-Base_ListShortLinks {
    display: inline-block;
    list-style: none;
    margin-top: .5625rem;
    padding-right: 1.25rem
}

.tsr-Base_ListShortLinksItem {
    font-family: georgia, times, times new roman, serif;
    font-size: .8125rem;
    line-height: 1.30769;
    margin-bottom: .375rem;
    padding-left: .375rem;
    position: relative
}

.tsr-Base_ListShortLinksItem:last-child {
    margin-bottom: 0
}

.tsr-Base_ListShortLinksItem:before {
    background-color: #111;
    content: "";
    height: .125rem;
    left: 0;
    position: absolute;
    top: .4375rem;
    width: .125rem
}

.tsr-Base_ListShortLinksItem:hover:before {
    background-color: #c60000
}

.tsr-Base_ListShortLinksItem-faz-plus {
    padding-left: 1.625rem
}

.tsr-Base_ListShortLinksItem-faz-plus:after {
    clear: both;
    content: "";
    display: table
}

.tsr-Base_ListShortLinksItem-faz-plus:before {
    display: none
}

.tsr-Base_ListShortLinksItem-faz-plus .ico-Base_FazPlus {
    left: 0;
    position: absolute;
    top: -.125rem
}

.tsr-Base_ListShortLinksItemLink {
    color: inherit;
    display: block;
    height: inherit;
    text-decoration: none
}

.tsr-Base_ListShortLinksItemLink:hover {
    color: #c60000
}

.tsr-Base-is-inverted .tsr-Base_ListShortLinksItem,
.tsr-Base-is-inverted .tsr-Base_ListShortLinksItemLink,
.tsr-Base-is-inverted .tsr-Base_ListShortLinksItemLink:hover {
    color: #fff
}

.tsr-Base-is-inverted .tsr-Base_ListShortLinksItem:before {
    background-color: #fff
}

.tsr-Base-is-inverted .tsr-Base_ListShortLinksItemLink:hover {
    text-decoration: underline
}

.tsr-Article .tsr-Base_TextWrapper {
    padding-top: .9375rem
}

.tsr-Article .tsr-Base_HeadlineEmphasis {
    margin-bottom: .5rem
}

.tsr-Article .tsr-Base_HeadlineText {
    font-weight: 700
}

:not(.wf-ignore) .tsr-Article .tsr-Base_HeadlineText {
    font-family: faz gold sans
}

.wf-ignore .tsr-Article .tsr-Base_HeadlineText {
    font-family: helvetica neue, helvetica, sans-serif
}

.tsr-Background .tsr-Base_HeadlineEmphasis {
    margin-bottom: .1875rem
}

.tsr-Background .tsr-Base_HeadlineText {
    margin-bottom: .5625rem
}

.tsr-Background .tsr-Base_ContentMeta {
    padding-top: .25rem
}

.tsr-BreakingNews .tsr-Base_MediaWrapper {
    border-radius: .125rem;
    float: left;
    margin-left: -1.25rem;
    margin-right: 1.25rem;
    width: 16.25rem
}

.tsr-BreakingNews .tsr-Base_TextWrapper {
    float: left;
    padding: 0;
    width: 26.1875rem
}

.tsr-BreakingNews-is-small .tsr-Base_Headline {
    position: relative;
    top: .25rem
}

.tsr-BreakingNews-is-small .tsr-Base_ContentWrapperInner:after,
.tsr-BreakingNews-is-small .tsr-Base_Headline:after {
    top: .3125rem
}

.tsr-BreakingNews .tsr-Base_ContentWrapperInner:after,
.tsr-BreakingNews .tsr-Base_Headline:after {
    display: none
}

.tsr-BreakingNews.tsr-Base-is-text-only .tsr-Base_TextWrapper {
    margin-left: 0;
    padding: 0 1.25rem 0 0;
    width: 42.5rem
}

.tsr-BreakingNews.tsr-Base-is-text-only .tsr-Base_ContentWrapperInner:after,
.tsr-BreakingNews.tsr-Base-is-text-only .tsr-Base_Headline:after {
    display: block
}

.tsr-BreakingNews .tsr-Base_HeadlineText {
    line-height: 1.25
}

.tsr-Comment {
    background-color: #fff;
    height: 100%;
    padding: 1.3125rem 1.25rem 2.1875rem
}

.tsr-Comment .tsr-Base_HeadlineEmphasis {
    margin-bottom: .3125rem
}

.tsr-Comment .tsr-Base_ContentMeta {
    margin-top: .125rem;
    padding-top: .25rem
}

.tsr-Comment-is-in-column-slider .tsr-Base_HeadlineEmphasis {
    margin-bottom: .125rem
}

.tsr-Comment-is-in-row-slider .tsr-Base_ContentHeader {
    min-height: 4.375rem
}

.tsr-Comment-is-in-row-slider .tsr-Base_ContentAuthor {
    margin-top: .5625rem
}

.tsr-Compact {
    background-color: #fff;
    height: 100%
}

.tsr-Compact .tsr-Base_Image,
.tsr-Compact .tsr-Base_MediaWrapper {
    border-radius: .125rem
}

.tsr-Compact .tsr-Base_TextWrapper {
    padding: .9375rem .625rem .125rem
}

.tsr-Compact .tsr-Base_Headline {
    margin-bottom: .5625rem
}

.tsr-Compact .tsr-Base_HeadlineEmphasis {
    margin-bottom: .1875rem
}

.tsr-Compact .tsr-Base_HeadlineText {
    font-weight: 700
}

:not(.wf-ignore) .tsr-Compact .tsr-Base_HeadlineText {
    font-family: faz gold sans
}

.wf-ignore .tsr-Compact .tsr-Base_HeadlineText {
    font-family: helvetica neue, helvetica, sans-serif
}

.tsr-Favorite .tsr-Base_MediaWrapper {
    margin-bottom: .9375rem
}

.tsr-Favorite .tsr-Base_HeadlineEmphasis {
    margin-bottom: .5rem
}

.tsr-Favorite .tsr-Base_HeadlineText {
    font-weight: 700
}

:not(.wf-ignore) .tsr-Favorite .tsr-Base_HeadlineText {
    font-family: faz gold sans
}

.wf-ignore .tsr-Favorite .tsr-Base_HeadlineText {
    font-family: helvetica neue, helvetica, sans-serif
}

.tsr-FurtherTopic {
    padding-bottom: .125rem
}

.tsr-FurtherTopic .tsr-Base_TextWrapper {
    padding: 1.4375rem 1.25rem 0
}

.tsr-FurtherTopic .tsr-Base_HeadlineEmphasis {
    margin-bottom: .375rem
}

.tsr-FurtherTopic .tsr-Base_Content {
    margin: .75rem 0 .125rem
}

.tsr-FurtherTopic .tsr-Base_ContentMetaItem-time-of-publication {
    padding-right: .125rem
}

.tsr-FurtherTopic .tsr-Base_ContentWrapperInner:after {
    left: -1.1875rem
}

.tsr-FurtherTopic .tsr-Base_Headline:after {
    left: -1.25rem
}

.tsr-Image {
    padding-bottom: 2.1875rem
}

.tsr-Image .tsr-Base_ContentWrapper {
    margin: 1.1875rem 1.25rem 0 4.3125rem
}

.tsr-Image .tsr-Base_HeadlineEmphasis {
    margin-bottom: .25rem
}

.tsr-Image .tsr-Base_Content {
    margin-top: .6875rem
}

.tsr-Image .tsr-Base_ListShortLinks {
    margin-left: 4.3125rem
}

.tsr-Lead_TextWrapperOuter {
    background-color: #fff;
    border-top-left-radius: .125rem;
    margin: -1.25rem 0 0 -1.875rem;
    padding: 1.25rem 0 1.5625rem 2.5rem;
    position: relative;
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
}

.tsr-LeadWide {
    margin-left: -1.25rem;
    margin-right: -1.25rem
}

.tsr-LeadWide .tsr-Base_MediaWrapper .btn-Base-icon-is-in-media-wrapper,
.tsr-LeadWide .tsr-Base_MediaWrapper .btn-Base-is-left {
    left: 13.125rem
}

.tsr-LeadWide .tsr-Base_MediaWrapper .btn-Base-icon-is-in-media-wrapper,
.tsr-LeadWide .tsr-Base_MediaWrapper .btn-Base-is-bottom {
    bottom: 5.625rem
}

.tsr-LeadWide .tsr-Base_Image {
    border-bottom-left-radius: 0
}

.tsr-LeadWide_TextWrapperOuter {
    background-color: #fff;
    border-top-left-radius: .125rem;
    margin: -4.375rem 0 0 -1.75rem;
    padding: 1.25rem 0 0 2.5rem;
    position: relative;
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
}

.tsr-Base-is-text-only .tsr-LeadWide_TextWrapperOuter {
    margin-top: 1.25rem
}

.tsr-List:after {
    clear: both;
    content: "";
    display: table
}

.tsr-List .tsr-Base_MediaWrapper {
    border-radius: .125rem;
    float: left;
    width: 16.25rem
}

.tsr-List .tsr-Base_TextWrapper {
    float: left;
    margin-left: 2.5625rem;
    padding: .9375rem 1.25rem 0 0;
    width: 29.375rem
}

.tsr-List.tsr-Base-is-text-only .tsr-Base_TextWrapper {
    margin-left: 18.8125rem
}

.tsr-List .tsr-Base_HeadlineEmphasis {
    margin-bottom: .375rem
}

.tsr-List .tsr-Base_Content {
    margin-bottom: .3125rem;
    margin-top: .875rem
}

.tsr-MmBox {
    height: 100%
}

.tsr-MmBox_ContentWrapperInner {
    background-position: .625rem 0;
    background-repeat: no-repeat;
    background-size: .9375rem .9375rem;
    padding-left: 2.8125rem;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg fill='%23fff' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32' width='32' height='32'%3E%3Cpath d='M1 32a1 1 0 0 1-1-1V1A1 1 0 0 1 1.45.11l30 15a1 1 0 0 1 0 1.79l-30 15A1 1 0 0 1 1 32zM2 2.62v26.76L28.76 16z'/%3E%3C/svg%3E")
}

.tsr-MmBox.tsr-Base-has-border {
    border-color: #333
}

.tsr-MmBox .tsr-Base_TextWrapper {
    padding: .9375rem .625rem .625rem
}

.tsr-MmBox .tsr-Base_HeadlineEmphasis {
    margin-bottom: .3125rem
}

.tsr-MmBox .tsr-Base_HeadlineText {
    font-weight: 700
}

:not(.wf-ignore) .tsr-MmBox .tsr-Base_HeadlineText {
    font-family: faz gold sans
}

.wf-ignore .tsr-MmBox .tsr-Base_HeadlineText {
    font-family: helvetica neue, helvetica, sans-serif
}

.tsr-MmBox.tsr-Base-is-inverted .tsr-Base_ContentMetaItem {
    color: #999
}

.tsr-MmBox.tsr-Base-is-inverted .tsr-IconComment {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg fill='%23999' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' width='20' height='20'%3E%3Cpath d='M18.22 2H1.93c-.71 0-.93.08-.93.79v9.59c0 .71.22 1.62.93 1.62H5v3.64a.55.55 0 0 0 .36.46.64.64 0 0 0 .22 0c.13 0 .27.11.37 0l4.33-4.1h7.94A2.1 2.1 0 0 0 20 12.38V2.79c0-.71-1.06-.79-1.78-.79z'/%3E%3C/svg%3E")
}

.tsr-MmBox.tsr-Base-is-inverted .tsr-IconFavStar {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg fill='%23999' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' width='20' height='20'%3E%3Cpath d='M19.12 7.69a1 1 0 0 0-.87-.69h-5.63l-1.74-5.59A.89.89 0 0 0 10 .8a.87.87 0 0 0-.88.6L7.38 7H1.75a1 1 0 0 0-.87.69 1 1 0 0 0 .31 1.06l4.59 3.52L4 18a.92.92 0 0 0 1.43 1L10 15.51 14.54 19A.92.92 0 0 0 16 18l-1.76-5.69 4.59-3.54a1 1 0 0 0 .29-1.08z'/%3E%3C/svg%3E")
}

.tsr-More {
    background-color: #fff;
    height: 100%
}

.tsr-More .tsr-Base_TextWrapper {
    padding: .9375rem .625rem .625rem
}

.tsr-More .tsr-Base_Headline {
    margin-bottom: .5625rem
}

.tsr-More .tsr-Base_HeadlineEmphasis {
    margin-bottom: .3125rem
}

.tsr-More .tsr-Base_HeadlineText {
    font-weight: 700
}

:not(.wf-ignore) .tsr-More .tsr-Base_HeadlineText {
    font-family: faz gold sans
}

.wf-ignore .tsr-More .tsr-Base_HeadlineText {
    font-family: helvetica neue, helvetica, sans-serif
}

.tsr-More .tsr-Base_ContentMeta {
    margin-top: 0;
    padding-top: 0
}

.tsr-News .tsr-Base_MediaWrapper {
    margin-bottom: .9375rem
}

.tsr-News .tsr-Base_HeadlineEmphasis {
    margin-bottom: .5rem
}

.tsr-News .tsr-Base_HeadlineText {
    font-weight: 700
}

:not(.wf-ignore) .tsr-News .tsr-Base_HeadlineText {
    font-family: faz gold sans
}

.wf-ignore .tsr-News .tsr-Base_HeadlineText {
    font-family: helvetica neue, helvetica, sans-serif
}

.tsr-Top1_TeasersWrapper {
    border-bottom: .0625rem solid #ddd;
    background-color: #fff;
    border-top-left-radius: .125rem;
    margin: -4.375rem 0 0 -2.5rem;
    padding: 1.25rem 0 2.1875rem 2.5rem;
    position: relative;
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
}

.tsr-Top1_TeasersWrapper:after,
.tsr-Top1_TeasersWrapper:before {
    background-color: #fff;
    content: "";
    position: absolute
}

.tsr-Top1_TeasersWrapper:before {
    height: 100%;
    right: -.3125rem;
    top: 0;
    width: .625rem
}

.tsr-Top1_TeasersWrapper:after {
    bottom: 0;
    height: .0625rem;
    left: 0;
    -webkit-transform: translateY(100%);
    transform: translateY(100%);
    width: 2.5rem
}

.tsr-Base-is-text-only .tsr-Top1_TeasersWrapper {
    margin-top: 0
}

.tsr-Top1_RelatedContentList {
    list-style-type: none
}

.tsr-Top1_RelatedContentItem {
    margin-left: 1.25rem
}

.tsr-Top1_RelatedContentItem:not(:last-child) {
    margin-bottom: 1.3125rem
}

.tsr-Top1 .tsr-Base_MediaWrapper {
    max-height: 26.875rem
}

.tsr-Top1_RelatedContentList .tsr-Base_ContentWrapperInner:after {
    display: none
}

.tsr-Top1_RelatedContentItem .tsr-Base_Headline-sm:after {
    height: calc(100% - 0.75rem)
}

.tsr-Top1_RelatedContentItem .tsr-Base_Headline-md:after {
    height: calc(100% - 0.8125rem)
}

.tsr-Top1_RelatedContentItem .tsr-Base_HeadlineEmphasis {
    margin-bottom: .25rem
}

.tsr-Top1_RelatedContentItem .tsr-Base_HeadlineText {
    padding-bottom: .3125rem
}

.tsr-Top1_RelatedContentItem .tsr-Base_ContentLink:hover .tsr-Base_HeadlineText {
    color: #c60000
}

.o-Js-is-disabled .tsr-Top1:hover .tsr-Top1_RelatedContentItem .tsr-Base_HeadlineText,
.tsr-Base-is-hovered .tsr-Top1_RelatedContentItem .tsr-Base_HeadlineText {
    color: #111
}

.tsr-Top1_RelatedContentItem .tsr-Base_TextWrapper:hover .tsr-Base_ContentWrapperInner:after {
    height: calc(100% - .3125rem)
}

.o-Js-is-disabled .tsr-Top1:hover .tsr-Top1_RelatedContentItem .tsr-Base_ContentWrapperInner:after,
.tsr-Base-is-hovered .tsr-Top1_RelatedContentItem .tsr-Base_ContentWrapperInner:after {
    height: 0
}

.tsr-Top1Portrait:after {
    clear: both;
    content: "";
    display: table
}

.tsr-Top1Portrait_TeasersWrapper {
    background-color: #fff;
    position: relative
}

.tsr-Base-is-text-only .tsr-Top1Portrait_RelatedTeasersContainer,
.tsr-Base-is-text-only .tsr-Top1Portrait_TextContainer {
    margin-left: 1.25rem
}

.tsr-Top1Portrait_RelatedContentList {
    list-style-type: none;
    margin-top: 2.125rem
}

.tsr-Top1Portrait_RelatedContentItem:not(:last-child) {
    margin-bottom: 1.3125rem
}

.tsr-Top1Portrait .tsr-Base_MediaWrapper {
    height: 28.125rem;
    width: 28.125rem
}

.tsr-Top1Portrait .tsr-Base_TextWrapper {
    padding-top: 2.5rem
}

.tsr-Top1Portrait .tsr-Base_HeadlineText {
    margin-bottom: 1rem
}

.tsr-Top1Portrait .tsr-Base_Content {
    margin-bottom: .1875rem
}

.tsr-Top1Portrait_RelatedContentList .tsr-Base_ContentWrapperInner:after {
    display: none
}

.tsr-Top1Portrait_RelatedContentItem {
    margin-top: 2.125rem
}

.tsr-Top1Portrait_RelatedContentItem .tsr-Base_Headline-sm:after {
    height: calc(100% - 0.4375rem)
}

.tsr-Top1Portrait_RelatedContentItem .tsr-Base_HeadlineText {
    margin-bottom: .4375rem
}

.tsr-Top1Portrait_RelatedContentItem .tsr-Base_Headline-sm .tsr-Base_HeadlineText {
    margin-bottom: 0;
    padding-bottom: 0
}

.tsr-Top1Portrait_RelatedContentItem .tsr-Base_TextWrapper {
    padding-top: 0
}

.tsr-Top1Portrait_RelatedContentItem .tsr-Base_ContentMeta {
    margin-top: .1875rem
}

.tsr-Top1Portrait_RelatedContentItem .tsr-Base_ContentLink:hover .tsr-Base_HeadlineText {
    color: #c60000
}

.o-Js-is-disabled .tsr-Top1Portrait:hover .tsr-Top1Portrait_RelatedContentItem .tsr-Base_HeadlineText,
.tsr-Base-is-hovered .tsr-Top1Portrait_RelatedContentItem .tsr-Base_HeadlineText {
    color: #111
}

.tsr-Top1Portrait_RelatedContentItem .tsr-Base_TextWrapper:hover .tsr-Base_ContentWrapperInner:after {
    height: calc(100% - .3125rem)
}

.o-Js-is-disabled .tsr-Top1Portrait:hover .tsr-Top1Portrait_RelatedContentItem .tsr-Base_ContentWrapperInner:after,
.tsr-Base-is-hovered .tsr-Top1Portrait_RelatedContentItem .tsr-Base_ContentWrapperInner:after {
    height: 0
}

.tsr-Top2 {
    padding-bottom: 2.1875rem
}

.tsr-Top2 .tsr-Base_MediaWrapper {
    max-height: 10.625rem
}

.tsr-Top2 .tsr-Base_TextWrapper {
    padding: 1.25rem 1.25rem 0 3.125rem
}

.tsr-Top2 .tsr-Base_HeadlineEmphasis {
    margin-bottom: .125rem
}

.tsr-Top2 .tsr-Base_Content {
    margin-top: .8125rem
}

.tsr-Top2 .tsr-Base_ContentMeta {
    padding-top: .25rem
}

.tsr-Top2 .tsr-Base_ListShortLinks {
    margin-left: 3.125rem
}

.tsr-Topic {
    background-color: #fff;
    border-radius: .125rem;
    padding-bottom: 2.1875rem
}

.tsr-Topic .tsr-Base_MediaWrapper {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    max-height: 10.625rem
}

.ctn-Topic-blue .tsr-Topic .tsr-Base_MediaWrapper {
    background-color: #3864a9
}

.ctn-Topic-gold .tsr-Topic .tsr-Base_MediaWrapper {
    background-color: #c58a0f
}

.ctn-Topic-green .tsr-Topic .tsr-Base_MediaWrapper {
    background-color: #569824
}

.ctn-Topic-dark-gray .tsr-Topic .tsr-Base_MediaWrapper {
    background-color: #454545
}

.ctn-Topic-pastel-blue .tsr-Topic .tsr-Base_MediaWrapper {
    background-color: #dfe9f6
}

.ctn-Topic-pastel-red .tsr-Topic .tsr-Base_MediaWrapper {
    background-color: #f5ead4
}

.ctn-Topic-pastel-yellow .tsr-Topic .tsr-Base_MediaWrapper {
    background-color: #fafcdb
}

.ctn-Topic-pastel-green .tsr-Topic .tsr-Base_MediaWrapper {
    background-color: #dee8c4
}

.ctn-Topic-light-gray .tsr-Topic .tsr-Base_MediaWrapper {
    background-color: #e3e3e3
}

.tsr-Topic .tsr-Base_Image {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0
}

.tsr-Topic {
    margin-top: -.0625rem
}

.tsr-Topic .tsr-Base_TextWrapper {
    padding: 1.25rem 1.25rem 0 3.125rem
}

.tsr-Topic .tsr-Base_HeadlineEmphasis {
    margin-bottom: .125rem
}

.tsr-Topic .tsr-Base_Content {
    margin-top: .8125rem
}

.tsr-Topic .tsr-Base_ContentMeta {
    padding-top: .25rem
}

.tsr-Topic .tsr-Base_ListShortLinks {
    margin-left: 3.125rem
}

#cboxOverlay,
#cboxWrapper,
#colorbox {
    left: 0;
    overflow: hidden;
    position: absolute;
    top: 0;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    z-index: 9999
}

#cboxWrapper {
    max-width: none
}

#cboxOverlay {
    height: 100%;
    position: fixed;
    width: 100%
}

#cboxBottomLeft,
#cboxMiddleLeft {
    clear: left
}

#cboxContent {
    position: relative
}

#cboxLoadedContent {
    overflow: auto;
    overflow-scrolling: touch
}

#cboxTitle {
    margin: 0
}

#cboxLoadingGraphic,
#cboxLoadingOverlay {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%
}

#cboxClose,
#cboxNext,
#cboxPrevious,
#cboxSlideshow {
    cursor: pointer
}

.cboxPhoto {
    border: 0;
    display: block;
    float: left;
    margin: auto;
    max-width: none
}

.cboxIframe {
    border: 0;
    display: block;
    height: 100%;
    margin: 0;
    padding: 0;
    width: 100%
}

#cboxContent,
#cboxLoadedContent,
#colorbox {
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}

#cboxOverlay {
    background: #000;
    opacity: .7;
    filter: alpha(opacity=70)
}

#colorbox {
    outline: 0
}

#cboxContent {
    overflow: visible;
    padding: 2.4375rem 1.875rem 1.5625rem
}

#cboxContent,
.cboxIframe {
    background: #fff
}

#cboxError {
    border: .0625rem solid #c1c1c1;
    padding: 3.125rem
}

#cboxLoadedContent {
    margin-bottom: .3125rem
}

#cboxTitle {
    left: 0;
    text-align: center;
    width: 100%
}

#cboxCurrent,
#cboxTitle {
    bottom: -1.5625rem;
    color: #666;
    font-weight: 700;
    position: absolute
}

#cboxCurrent {
    left: 3.625rem
}

#cboxNext,
#cboxPrevious,
#cboxSlideshow {
    display: none
}

#cboxClose {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg fill='%23999' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32' width='32' height='32'%3E%3Cpath d='M17.54 16L28.29 5.25a1.09 1.09 0 0 0-1.54-1.54L16 14.46 5.25 3.71a1.09 1.09 0 0 0-1.54 1.54L14.46 16 3.71 26.75a1.09 1.09 0 1 0 1.54 1.54L16 17.54l10.75 10.75a1.09 1.09 0 1 0 1.54-1.54z'/%3E%3C/svg%3E");
    background-color: #fff;
    border: 0;
    height: 1.9375rem;
    margin: 0;
    overflow: visible;
    padding: 0;
    position: absolute;
    right: 1.3125rem;
    text-indent: -6249.9375rem;
    top: 1.3125rem;
    width: 1.9375rem
}

#cboxClose:active,
#cboxNext:active,
#cboxPrevious:active,
#cboxSlideshow:active {
    outline: 0
}

#cboxNext,
#cboxPrevious,
.cboxSlideshow_off #cboxSlideshow,
.cboxSlideshow_on #cboxSlideshow {
    display: none
}

.slick-slider {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent
}

.slick-list,
.slick-slider {
    position: relative;
    display: block
}

.slick-list {
    overflow: hidden;
    margin: 0;
    padding: 0
}

.slick-list:focus {
    outline: none
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand
}

.slick-slider .slick-list,
.slick-slider .slick-track {
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
}

.slick-track {
    position: relative;
    left: 0;
    top: 0;
    display: block
}

.slick-track:after,
.slick-track:before {
    content: "";
    display: table
}

.slick-track:after {
    clear: both
}

.slick-loading .slick-track {
    visibility: hidden
}

.slick-slide {
    float: left;
    height: 100%;
    min-height: .0625rem;
    display: none
}

[dir=rtl] .slick-slide {
    float: right
}

.slick-slide img {
    display: block
}

.slick-slide.slick-loading img {
    display: none
}

.slick-slide.dragging img {
    pointer-events: none
}

.slick-initialized .slick-slide {
    display: block
}

.slick-loading .slick-slide {
    visibility: hidden
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: .0625rem solid transparent
}

.slick-arrow.slick-hidden {
    display: none
}

.slick-list,
.slick-track {
    height: 100%
}

.switcher,
[data-a11y-toggle] {
    cursor: pointer
}

.switcher {
    font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
    font-size: .75rem;
    text-transform: uppercase;
    display: inline-block;
    *display: inline;
    *zoom: 1
}

.switcher .content {
    position: relative;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.switcher .text {
    display: none;
    overflow: hidden;
    text-align: center;
    white-space: nowrap
}

.switcher.is-disabled {
    opacity: .4
}

.switcher.default {
    background-color: #fff;
    border: .0625rem solid #dfdfdf;
    border-radius: .25rem;
    line-height: 1.625rem;
    min-width: 5rem;
    padding: .125rem;
    -webkit-transition: background-color .3s;
    transition: background-color .3s
}

.switcher.default input {
    display: none
}

.switcher.default .slider {
    background-color: #fff;
    border-radius: .25rem;
    -webkit-box-shadow: 0 0 .125rem .0625rem #dfdfdf;
    box-shadow: 0 0 .125rem .0625rem #dfdfdf;
    height: 1.625rem;
    left: 0;
    position: absolute;
    top: 0;
    -webkit-transform: translateX(0);
    transform: translateX(0);
    -webkit-transition: -webkit-transform .3s;
    transition: -webkit-transform .3s;
    transition: transform .3s;
    transition: transform .3s, -webkit-transform .3s;
    width: 50%;
    z-index: 2
}

.switcher.default .text {
    width: 50%;
    display: inline-block;
    *display: inline;
    *zoom: 1
}

.switcher.default .textYes {
    color: #fff;
    float: left
}

.switcher.default .textNo {
    color: #9f9f9f;
    float: right
}

.switcher.default.is-active {
    background-color: #519b20
}

.switcher.default.is-active .slider {
    -webkit-transform: translateX(100%);
    transform: translateX(100%)
}

.switcher.short {
    cursor: pointer;
    display: inline-block;
    margin-right: .3125rem;
    vertical-align: middle
}

.switcher.short input {
    display: none
}

.switcher.short .content {
    border: .0625rem solid #aaa;
    border-radius: 50%;
    height: 1.125rem;
    padding: 0;
    width: 1.125rem
}

.switcher.short .slider {
    background-color: #519b20;
    border-radius: 50%;
    height: .75rem;
    margin: .1875rem;
    opacity: 0;
    -webkit-transform: scale(0);
    transform: scale(0);
    -webkit-transition: all .2s;
    transition: all .2s;
    width: .75rem
}

.switcher.short.is-active .slider {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1)
}

.cms-AdDummy_Title {
    color: #999;
    font-size: .6875rem;
    line-height: 1.18182;
    margin-bottom: .3125rem;
    text-transform: uppercase
}

.cms-AdDummy_Content {
    background-color: #999;
    width: 100%
}

.dev-ContentDummy {
    background-color: #ddd;
    height: 100%;
    min-height: 12.5rem;
    width: 100%
}

.dev-ContentDummy_Text {
    color: #999;
    font-size: .6875rem;
    line-height: 1.18182;
    padding: .625rem 0 .375rem .625rem;
    text-transform: uppercase
}

.dev-MapDummy {
    background-color: #999;
    height: 100%;
    width: 100%
}

.dev-MapDummy_Text {
    color: #666;
    font-size: .6875rem;
    line-height: 1.18182;
    padding: .625rem 0 0 .625rem;
    text-transform: uppercase
}
