div[id^="div-gpt-ad"],
div[id^="div-gpt-ad"] * {
    margin-left: auto;
    margin-right: auto;
}

@font-face {
    font-family: swiper-icons;
    font-weight: 400;
    font-style: normal
}

:root {
    --swiper-theme-color: #007aff
}

@container (min-width: 100px) {}

@container (min-width: 150px) {}

@container (min-width: 200px) {}

@container (min-width: 250px) {}

@container (min-width: 300px) {}

@container (min-width: 350px) {}

@container (min-width: 400px) {}

@container (min-width: 450px) {}

@container (min-width: 500px) {}

@container (min-width: 550px) {}

@container (min-width: 600px) {}

@container (width > 100px) {}

@container (width > 200px) {}

@container (width > 300px) {}

@container (width > 400px) {}

@container (width > 500px) {}

.tp-modal .tp-iframe-wrapper.piano-id-modal-ver-2 .tp-close.tp-active:focus-visible {
    border: none;
    border-left: 1px solid rgba(15, 15, 21, .06);
    opacity: 1;
    box-shadow: none
}

.tp-modal .tp-iframe-wrapper.piano-id-modal-ver-2 .tp-close.tp-active:focus-visible:after {
    content: "";
    width: 24px;
    height: 24px;
    border-radius: 4px;
    border: 1px solid #3b67b2;
    position: absolute;
    top: 19px;
    left: 18px;
    display: inline-block
}

.tp-modal-close {
    overflow: auto
}

/** Common styles across all window sizes. */

/**
  * Wide desktop screen support, when width is >= 871px and height is >= 641px.
  */

/** Tablet/Medium screen support, when width OR height is <= 640px. */

/** Desktop/Large screen support, when width AND height are >= 641px. */

/** Phone/Small screen support, when width is <= 480px. */

/**
  * Class applied to content page to disable scrolling.
  */
:root {
    --caroda-horizontal-aspect-ratio-percentage: 56.25%;
    --caroda-horizontal-with-banner-aspect-ratio-percentage: 71.8%;
    --caroda-horizontal-4-3-aspect-ratio-percentage: 75%;
    --caroda-vertical-aspect-ratio-percentage: 177.78%;
    --caroda-vertical-3-4-aspect-ratio-percentage: 133.33%;
    --caroda-square-aspect-ratio-percentage: 100%;
    --advertising-label-height: 20px;
    --caroda-advertising-label-color: #333;
    --caroda-font-family: Arial, Helvetica, sans-serif;
    /* This is dynamically set by OutstreamPlayer */
    --caroda-slider-background-color: black;
}

@font-face {
    font-family: 'caroda-replay-button';
}

:root {
    --caroda-floating-container-top-offset: 20px;
    --caroda-floating-container-bottom-offset: 20px;
    --caroda-floating-container-left-offset: 20px;
    --caroda-floating-container-right-offset: 20px;
}

.carodaLibraryFloatingContainer:has(.carodaBannerOuterContainer) {
    width: auto !important;
}

.carodaLibraryFloatingContainer.carodaLibraryFloatingContainerVisible:has(iframe,
    img) {
    min-height: unset;
    pointer-events: auto;
    visibility: visible;
}

.carodaLibraryFloatingContainer.carodaLibraryFloatingContainerVisible:has(iframe,
    img) .adLoaded:not(.carodaHidden) {
    visibility: unset !important;
}

.carodaProtectiveLayer:has(.carodaLibraryCloseButton.carodaLibraryCloseButtonPosition-top) {
    transform: translateY(-100%);
    top: 30px;
}

.carodaProtectiveLayer:has(.carodaLibraryCloseButton.carodaLibraryCloseButtonPosition-top) .carodaLibraryCloseButton.carodaLibraryCloseButtonPosition-top {
    transform: unset;
}

.carodaProtectiveLayer:has(.carodaLibraryCloseButton.carodaLibraryCloseButtonPosition-top.carodaLibraryCloseButton.carodaLibraryCloseButtonPosition-center) {
    left: 50%;
    right: unset;
    transform: translate(-50%, -100%);
}

.carodaProtectiveLayer:has(.carodaLibraryCloseButton.carodaLibraryCloseButtonPosition-top.carodaLibraryCloseButton.carodaLibraryCloseButtonPosition-center) .carodaLibraryCloseButton.carodaLibraryCloseButtonPosition-top.carodaLibraryCloseButton.carodaLibraryCloseButtonPosition-center {
    left: unset;
    right: unset;
    transform: unset;
}

.carodaProtectiveLayer:has(.carodaLibraryCloseButton.carodaLibraryCloseButtonPosition-bottom.carodaLibraryCloseButton.carodaLibraryCloseButtonPosition-center) {
    bottom: 30px;
    left: 50%;
    right: unset;
    transform: translate(-50%, 100%);
}

.carodaProtectiveLayer:has(.carodaLibraryCloseButton.carodaLibraryCloseButtonPosition-bottom.carodaLibraryCloseButton.carodaLibraryCloseButtonPosition-center) .carodaLibraryCloseButton.carodaLibraryCloseButtonPosition-bottom.carodaLibraryCloseButton.carodaLibraryCloseButtonPosition-center {
    bottom: unset;
    left: unset;
    right: unset;
    transform: unset;
}

.carodaProtectiveLayer:has(.carodaLibraryCloseButton.carodaLibraryCloseButtonPosition-bottom) {
    bottom: 30px;
    transform: translateY(100%);
}

.carodaProtectiveLayer:has(.carodaLibraryCloseButton.carodaLibraryCloseButtonPosition-bottom) .carodaLibraryCloseButton.carodaLibraryCloseButtonPosition-bottom {
    bottom: unset;
    transform: unset;
}

.carodaProtectiveLayer:has(.carodaLibraryCloseButton.carodaLibraryCloseButtonPosition-left) {
    left: -30px;
    right: unset;
}

.carodaProtectiveLayer:has(.carodaLibraryCloseButton.carodaLibraryCloseButtonPosition-left) .carodaLibraryCloseButton.carodaLibraryCloseButtonPosition-left {
    left: unset;
    right: unset;
}

.carodaProtectiveLayer:has(.carodaLibraryCloseButton.carodaLibraryCloseButtonPosition-right) {
    left: unset;
    right: -30px;
}

.carodaProtectiveLayer:has(.carodaLibraryCloseButton.carodaLibraryCloseButtonPosition-right) .carodaLibraryCloseButton.carodaLibraryCloseButtonPosition-right {
    left: unset;
    right: unset;
}

:root {
    --caroda-progress-bar-background: #5e8791;
    --caroda-progress-bar-height: 4px;
    --caroda-progress-color: #f5a03e;
}

#div-gpt-ad-aktuality-desktop-screen-top {
    margin: 10px 0;
}

/* cyrillic-ext */
@font-face {
    font-family: 'PT Sans';
    font-style: normal;
    font-weight: 400;
    font-display: fallback;
    src: url("jizaRExUiTo99u79D0-ExcOPIDUg-g.woff2") format('woff2');
    unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}

/* cyrillic */
@font-face {
    font-family: 'PT Sans';
    font-style: normal;
    font-weight: 400;
    font-display: fallback;
    src: url("jizaRExUiTo99u79D0aExcOPIDUg-g.woff2") format('woff2');
    unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}

/* latin-ext */
@font-face {
    font-family: 'PT Sans';
    font-style: normal;
    font-weight: 400;
    font-display: fallback;
    src: url("jizaRExUiTo99u79D0yExcOPIDUg-g.woff2") format('woff2');
    unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

/* latin */
@font-face {
    font-family: 'PT Sans';
    font-style: normal;
    font-weight: 400;
    font-display: fallback;
    src: url("jizaRExUiTo99u79D0KExcOPIDU.woff2") format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

/* cyrillic-ext */
@font-face {
    font-family: 'PT Sans';
    font-style: normal;
    font-weight: 700;
    font-display: fallback;
    src: url("jizfRExUiTo99u79B_mh0OOtLR8a8zILig.woff2") format('woff2');
    unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}

/* cyrillic */
@font-face {
    font-family: 'PT Sans';
    font-style: normal;
    font-weight: 700;
    font-display: fallback;
    src: url("jizfRExUiTo99u79B_mh0OqtLR8a8zILig.woff2") format('woff2');
    unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}

/* latin-ext */
@font-face {
    font-family: 'PT Sans';
    font-style: normal;
    font-weight: 700;
    font-display: fallback;
    src: url("jizfRExUiTo99u79B_mh0OCtLR8a8zILig.woff2") format('woff2');
    unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

/* latin */
@font-face {
    font-family: 'PT Sans';
    font-style: normal;
    font-weight: 700;
    font-display: fallback;
    src: url("jizfRExUiTo99u79B_mh0O6tLR8a8zI.woff2") format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

/* cyrillic-ext */
@font-face {
    font-family: 'PT Sans';
    font-style: normal;
    font-weight: 400;
    font-display: fallback;
    src: url("jizaRExUiTo99u79D0-ExcOPIDUg-g.woff2") format('woff2');
    unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}

/* cyrillic */
@font-face {
    font-family: 'PT Sans';
    font-style: normal;
    font-weight: 400;
    font-display: fallback;
    src: url("jizaRExUiTo99u79D0aExcOPIDUg-g.woff2") format('woff2');
    unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}

/* latin-ext */
@font-face {
    font-family: 'PT Sans';
    font-style: normal;
    font-weight: 400;
    font-display: fallback;
    src: url("jizaRExUiTo99u79D0yExcOPIDUg-g.woff2") format('woff2');
    unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

/* latin */
@font-face {
    font-family: 'PT Sans';
    font-style: normal;
    font-weight: 400;
    font-display: fallback;
    src: url("jizaRExUiTo99u79D0KExcOPIDU.woff2") format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

/* cyrillic-ext */
@font-face {
    font-family: 'PT Sans';
    font-style: normal;
    font-weight: 700;
    font-display: fallback;
    src: url("jizfRExUiTo99u79B_mh0OOtLR8a8zILig.woff2") format('woff2');
    unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}

/* cyrillic */
@font-face {
    font-family: 'PT Sans';
    font-style: normal;
    font-weight: 700;
    font-display: fallback;
    src: url("jizfRExUiTo99u79B_mh0OqtLR8a8zILig.woff2") format('woff2');
    unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}

/* latin-ext */
@font-face {
    font-family: 'PT Sans';
    font-style: normal;
    font-weight: 700;
    font-display: fallback;
    src: url("jizfRExUiTo99u79B_mh0OCtLR8a8zILig.woff2") format('woff2');
    unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

/* latin */
@font-face {
    font-family: 'PT Sans';
    font-style: normal;
    font-weight: 700;
    font-display: fallback;
    src: url("jizfRExUiTo99u79B_mh0O6tLR8a8zI.woff2") format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

/* cyrillic-ext */
@font-face {
    font-family: 'Roboto Condensed';
    font-style: normal;
    font-weight: 400;
    font-display: fallback;
    src: format('woff2');
    unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}

/* cyrillic */
@font-face {
    font-family: 'Roboto Condensed';
    font-style: normal;
    font-weight: 400;
    font-display: fallback;
    src: format('woff2');
    unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}

/* greek-ext */
@font-face {
    font-family: 'Roboto Condensed';
    font-style: normal;
    font-weight: 400;
    font-display: fallback;
    src: format('woff2');
    unicode-range: U+1F00-1FFF;
}

/* greek */
@font-face {
    font-family: 'Roboto Condensed';
    font-style: normal;
    font-weight: 400;
    font-display: fallback;
    src: format('woff2');
    unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
}

/* vietnamese */
@font-face {
    font-family: 'Roboto Condensed';
    font-style: normal;
    font-weight: 400;
    font-display: fallback;
    src: format('woff2');
    unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}

/* latin-ext */
@font-face {
    font-family: 'Roboto Condensed';
    font-style: normal;
    font-weight: 400;
    font-display: fallback;
    src: format('woff2');
    unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

/* latin */
@font-face {
    font-family: 'Roboto Condensed';
    font-style: normal;
    font-weight: 400;
    font-display: fallback;
    src: format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

/* cyrillic-ext */
@font-face {
    font-family: 'Roboto Condensed';
    font-style: normal;
    font-weight: 700;
    font-display: fallback;
    src: format('woff2');
    unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}

/* cyrillic */
@font-face {
    font-family: 'Roboto Condensed';
    font-style: normal;
    font-weight: 700;
    font-display: fallback;
    src: format('woff2');
    unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}

/* greek-ext */
@font-face {
    font-family: 'Roboto Condensed';
    font-style: normal;
    font-weight: 700;
    font-display: fallback;
    src: format('woff2');
    unicode-range: U+1F00-1FFF;
}

/* greek */
@font-face {
    font-family: 'Roboto Condensed';
    font-style: normal;
    font-weight: 700;
    font-display: fallback;
    src: format('woff2');
    unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
}

/* vietnamese */
@font-face {
    font-family: 'Roboto Condensed';
    font-style: normal;
    font-weight: 700;
    font-display: fallback;
    src: format('woff2');
    unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}

/* latin-ext */
@font-face {
    font-family: 'Roboto Condensed';
    font-style: normal;
    font-weight: 700;
    font-display: fallback;
    src: format('woff2');
    unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

/* latin */
@font-face {
    font-family: 'Roboto Condensed';
    font-style: normal;
    font-weight: 700;
    font-display: fallback;
    src: format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

body,
h1,
h2,
h3,
html,
li,
ol,
p,
ul {
    margin: 0;
    padding: 0
}

h1,
h2,
h3 {
    font-size: 100%
}

ul {
    list-style: none
}

button {
    margin: 0
}

button:focus {
    outline: none
}

html {
    box-sizing: border-box
}

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

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

html {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    text-size-adjust: 100%
}

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

a {
    cursor: pointer;
    text-decoration: none
}

a,
a:hover {
    color: #000
}

a:hover {
    text-decoration: underline
}

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

span {
    font-style: inherit;
    font-weight: inherit
}

body {
    background-color: #fff;
    color: #000;
    font-family: PT Sans, sans-serif;
    font-size: 14px;
    line-height: 20px;
    min-width: 320px
}

body .page-container {
    position: relative
}

main {
    margin-top: 10px
}

@media (max-width:767px) {
    main {
        margin-top: 0
    }
}

ul {
    list-style-type: none
}

.container {
    display: flex;
    margin: 0 auto;
    max-width: 1220px;
    padding: 0 10px;
    position: relative
}

.container-full-flex {
    display: flex;
    max-width: 100%;
    position: relative
}

.header-icon,
.rs-logo {
    background-repeat: no-repeat;
    background-size: contain;
    color: transparent;
    display: inline-block;
    font-size: 0;
    text-indent: -99999px
}

.rs-logo.rs-logo-aktuality-30 {
    background-image: url("../index/logo_aktuality.293b24e2.svg");
    height: 30px;
    width: 145.53px
}

#page-menu-overlay {
    background-color: #1e2227;
    display: none;
    height: 100%;
    opacity: .85;
    position: absolute;
    width: 100%;
    z-index: 190
}

@media (min-width:320px) and (max-width:767px) {
    .mobile-hidden {
        display: none !important
    }
}

@media (min-width:768px) and (max-width:1300px) {
    .tablet-hidden {
        display: none !important
    }
}

@media (min-width:1024px) {
    .desktop-hidden {
        display: none !important
    }
}

.relative {
    position: relative !important
}

.tiny-clear {
    clear: both;
    content: "";
    display: block
}

.rs-logo {
    background-repeat: no-repeat;
    background-size: contain;
    color: transparent;
    display: inline-block;
    font-size: 0;
    text-indent: -99999px
}

.rs-logo.rs-logo-aktuality-20 {
    height: 20px;
    width: 97.02px
}

.rs-logo.rs-logo-aktuality-20.visible {
    background-image: url("../index/logo_aktuality.293b24e2.svg")
}

.rs-logo.rs-logo-aktuality-25 {
    height: 25px;
    width: 121.275px
}

.rs-logo.rs-logo-aktuality-25.visible {
    background-image: url("../index/logo_aktuality.293b24e2.svg")
}

.rs-logo.rs-logo-aktuality-30 {
    height: 30px;
    width: 145.53px
}

.rs-logo.rs-logo-ringier-40 {
    height: 40px;
    width: 95.72px
}

.rs-logo.rs-logo-ringier-40.visible {
    background-image: url("../index/logo_ringier.8a732aab.svg")
}

#ad-aktuality-responsive-sticky {
    bottom: 0;
    left: 0;
    position: fixed;
    right: 0;
    z-index: 150
}

#ad-aktuality-responsive-sticky .rs-advertisement-aktuality-responsive-sticky {
    background-color: #2b3138
}

.section-row-1 {
    grid-row-start: 1
}

.section-col-2 {
    grid-col: 2
}

@media (max-width:767px) {
    .section-order--3 {
        order: -30
    }

    .section-order--1 {
        order: -10
    }
}

@font-face {
    font-family: aktuality-new;
    font-style: normal;
    font-weight: 400;
    
    src: format("embedded-opentype"), url("aktuality-new.79d68cb7.woff") format("woff"), url("aktuality-new.8f46f790.ttf") format("truetype"), format("svg")
}

[class*=" icon-"]:before,
[class^=icon-]:before {
    font-family: aktuality-new !important;
    font-style: normal !important;
    font-variant: normal !important;
    font-weight: 400 !important;
    text-transform: none !important;
    speak: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.icon-diss-bubble:before {
    content: "\68"
}

.icon-external-icon:before {
    content: "\69"
}

.icon-facebook:before {
    content: "\6a"
}

.icon-twitter:before {
    content: "\70"
}

@font-face {
    font-family: FontAktuality;
    font-style: normal;
    font-weight: 400;
    
    src: format("eot"), format("woff2"), format("woff"), format("truetype"), format("svg")
}

@font-face {
    font-display: block;
    font-family: Heuristica;
    font-style: normal;
    font-weight: 400;
    src: url("Heuristica-Regular.8fdb5ead.woff") format("woff")
}

@font-face {
    font-display: block;
    font-family: Heuristica;
    font-style: normal;
    font-weight: 700;
    src: url("Heuristica-Bold.55b9845a.woff") format("woff")
}

@font-face {
    font-display: block;
    font-family: Heuristica;
    font-style: italic;
    font-weight: 400;
    src: url("Heuristica-Italic.bf25fc47.woff") format("woff")
}

@font-face {
    font-display: block;
    font-family: Heuristica;
    font-style: italic;
    font-weight: 700;
    src: url("Heuristica-BoldItalic.a192c601.woff") format("woff")
}

@font-face {
    font-display: block;
    font-family: PT Sans;
    font-style: normal;
    font-weight: 400;
    src: url("PT_Sans-Web-Regular.449e22fc.woff") format("woff")
}

@font-face {
    font-display: block;
    font-family: PT Sans;
    font-style: normal;
    font-weight: 700;
    src: url("PT_Sans-Web-Bold.76b899c1.woff") format("woff")
}

@font-face {
    font-display: block;
    font-family: PT Sans;
    font-style: italic;
    font-weight: 400;
    src: url("PT_Sans-Web-Italic.9b642fb4.woff") format("woff")
}

@font-face {
    font-display: block;
    font-family: PT Sans;
    font-style: italic;
    font-weight: 700;
    src: url("PT_Sans-Web-BoldItalic.84cef43a.woff") format("woff")
}

header.header-container {
    background-color: #fff;
    line-height: 26px;
    position: sticky;
    top: 0;
    width: 100%;
    z-index: 1001
}

header.header-container .header-wrapper {
    align-items: center;
    background-color: #fff;
    height: 65px;
    justify-content: space-between;
    margin: 0 auto;
    max-width: 1440px;
    min-width: 0;
    padding: 0 1.5%
}

@media (max-width:1023px) {
    header.header-container .header-wrapper {
        height: 60px;
        justify-content: center
    }
}

@media (max-width:767px) {
    header.header-container .header-wrapper {
        justify-content: space-between;
        padding: 0 10px
    }
}

header.header-container .header-wrapper .menu-dropdown {
    border: 1px solid #dbdbdb;
    border-radius: 4px;
    cursor: pointer;
    display: none;
    height: 32px;
    left: 10px;
    padding: 8px 6px;
    position: absolute;
    width: 32px
}

@media (max-width:1023px) {
    header.header-container .header-wrapper .menu-dropdown {
        display: block
    }
}

@media (max-width:767px) {
    header.header-container .header-wrapper .menu-dropdown {
        left: 0;
        position: relative;
        top: auto;
        transform: none
    }
}

header.header-container .header-wrapper .menu-dropdown .menu-icon {
    background-image: url("../index/hamburger.b47e9395.svg");
    background-repeat: no-repeat;
    height: 15px;
    pointer-events: none;
    width: 15px
}

header.header-container .header-wrapper .header-logo-wrapper {
    flex-shrink: 0;
    font-size: 0;
    padding-right: 30px
}

header.header-container .header-wrapper .header-logo-wrapper .rs-logo {
    background-position: 50%;
    display: block
}

@media (max-width:767px) {
    header.header-container .header-wrapper .header-logo-wrapper .rs-logo {
        height: auto;
        max-width: 127px
    }
}

@media (max-width:1023px) {
    header.header-container .header-wrapper .header-logo-wrapper {
        padding-right: 0
    }
}

@media (max-width:767px) {
    header.header-container .header-wrapper .header-logo-wrapper {
        margin-right: 85px
    }
}

header.header-container .header-wrapper .flex-wrapper {
    display: flex;
    flex-basis: 100%;
    justify-content: center;
    min-width: 0
}

@media (max-width:767px) {
    header.header-container .header-wrapper .flex-wrapper {
        display: none
    }
}

header.header-container .header-wrapper .main-menu-wrapper {
    align-items: center;
    display: flex;
    white-space: nowrap
}

header.header-container .header-wrapper .main-menu-wrapper .menu-item {
    align-items: center;
    display: flex;
    padding: 0 12px;
    position: relative
}

header.header-container .header-wrapper .main-menu-wrapper .menu-item .menu-link {
    cursor: pointer;
    display: block;
    font-size: 0;
    position: relative;
    text-transform: uppercase
}

header.header-container .header-wrapper .main-menu-wrapper .menu-item .menu-link .text {
    display: inline-block;
    font-size: 14px;
    font-weight: 700;
    vertical-align: middle
}

header.header-container .header-wrapper .main-menu-wrapper .menu-item .menu-link .arrow-down-icon {
    background-image: url("../index/arrow-down.b48380d7.svg");
    display: none;
    height: 6px;
    margin-left: 3px;
    position: relative;
    top: 10px;
    vertical-align: top;
    width: 11px
}

header.header-container .header-wrapper .main-menu-wrapper .menu-item .menu-link .triangle {
    bottom: -80%;
    display: none;
    left: 50%;
    transform: translateX(-70%)
}

header.header-container .header-wrapper .main-menu-wrapper .menu-item .menu-link.more .arrow-down-icon {
    display: inline-block
}

header.header-container .header-wrapper .main-menu-wrapper .menu-item .menu-link:active,
header.header-container .header-wrapper .main-menu-wrapper .menu-item .menu-link:hover {
    text-decoration: none
}

header.header-container .header-wrapper .main-menu-wrapper .menu-item .menu-link:active .text,
header.header-container .header-wrapper .main-menu-wrapper .menu-item .menu-link:hover .text {
    text-decoration: underline
}

@media (min-width:1440px) {
    header.header-container .header-wrapper .main-menu-wrapper .menu-item {
        padding: 0 18px
    }
}

header.header-container .header-wrapper .header-premium-button-container #tp-header-btn-template {
    height: 35px;
    overflow: hidden;
    width: 128px
}

header.header-container .header-wrapper .header-premium-button-container #tp-header-btn-template .tp-container-inner {
    height: 35px;
    overflow: hidden
}

@media (max-width:1023px) {
    header.header-container .header-wrapper .header-premium-button-container {
        margin-top: 0;
        position: absolute;
        right: 120px
    }
}

@media (max-width:767px) {
    header.header-container .header-wrapper .header-premium-button-container {
        right: 45px
    }

    header.header-container .header-wrapper .header-premium-button-container #tp-header-btn-template {
        width: 85px
    }
}

header.header-container .header-wrapper .right-menu-wrapper {
    flex-shrink: 0;
    height: 35px;
    padding-left: 20px;
    width: 134px
}

@media (max-width:1023px) {
    header.header-container .header-wrapper .right-menu-wrapper {
        height: auto;
        padding-left: 0;
        position: absolute;
        right: 10px;
        width: auto
    }
}

@media (max-width:767px) {
    header.header-container .header-wrapper .right-menu-wrapper {
        padding-right: 5px;
        position: relative;
        right: 0
    }
}

header .more-item-wrapper {
    padding: 0 11.5px;
    position: relative
}

header .more-item-wrapper .menu-link {
    color: #000;
    cursor: pointer;
    display: none;
    font-size: 0;
    min-width: 45px;
    text-transform: uppercase;
    vertical-align: top
}

header .more-item-wrapper .menu-link .text {
    display: inline-block;
    font-size: 14px;
    font-weight: 700;
    vertical-align: middle
}

header .more-item-wrapper .menu-link .arrow-down-icon {
    background-image: url("../index/arrow-down.b48380d7.svg");
    display: inline-block;
    height: 6px;
    margin-left: 3px;
    position: relative;
    top: 10px;
    vertical-align: top;
    width: 11px
}

header .more-item-wrapper .menu-link.show {
    display: inline-block
}

header .more-item-wrapper .menu-link:active,
header .more-item-wrapper .menu-link:hover {
    text-decoration: none
}

header .more-item-wrapper .menu-link:active .text,
header .more-item-wrapper .menu-link:hover .text {
    text-decoration: underline
}

header .more-item-wrapper .submenu-wrapper {
    background-color: #fff;
    border-radius: 4px;
    box-shadow: 0 0 8px rgba(0, 0, 0, .1);
    left: -40px;
    padding: 10px 15px;
    position: absolute;
    top: 30px;
    visibility: hidden;
    width: 150px;
    z-index: 300
}

header .more-item-wrapper .submenu-wrapper .menu-item {
    padding: 5px 0
}

header .more-item-wrapper .submenu-wrapper .menu-item .menu-link {
    display: block
}

header.header-container .menu-container {
    background: linear-gradient(90deg, #2b3138, #353d45 75%);
    height: 35px
}

header.header-container .menu-container .menu-wrapper {
    align-items: center;
    display: flex;
    flex-basis: 100%;
    flex-wrap: wrap;
    height: 100%;
    justify-content: center;
    min-width: 0
}

header.header-container .menu-container .menu-wrapper .menu-list {
    align-items: center;
    display: flex;
    height: 100%
}

header.header-container .menu-container .menu-wrapper .menu-list.manual-list .menu-item {
    min-width: 0
}

header.header-container .menu-container .menu-wrapper .menu-list.manual-list .menu-item:first-child {
    padding-left: 0
}

header.header-container .menu-container .menu-wrapper .menu-list.manual-list .menu-item:last-child {
    padding-right: 0
}

@media (max-width:767px) {
    header.header-container .menu-container .menu-wrapper .menu-list.manual-list .menu-item {
        white-space: nowrap
    }

    header.header-container .menu-container .menu-wrapper .menu-list.manual-list .menu-item:first-child {
        flex: 0 0 auto
    }
}

@media (max-width:1023px) {
    header.header-container .menu-container .menu-wrapper .menu-list.manual-list {
        flex-grow: 1;
        justify-content: center
    }
}

@media (max-width:767px) {
    header.header-container .menu-container .menu-wrapper .menu-list.manual-list {
        overflow: hidden;
        padding-left: 0
    }
}

header.header-container .menu-container .menu-wrapper .menu-list.utils-list {
    background-color: #353d45
}

@media (max-width:767px) {
    header.header-container .menu-container .menu-wrapper .menu-list.utils-list {
        display: none
    }
}

header.header-container .menu-container .menu-wrapper .menu-list.utils-list .menu-item:first-of-type {
    border-left: 1px solid #525f6d;
    margin-left: 12px
}

@media (max-width:767px) {
    header.header-container .menu-container .menu-wrapper .menu-list {
        flex-grow: 1
    }

    header.header-container .menu-container .menu-wrapper .menu-list .menu-item .menu-link .text {
        font-size: 12px
    }
}

header.header-container .menu-container .menu-wrapper .menu-list .menu-item {
    align-items: center;
    border-left: 1px solid #525f6d;
    display: flex;
    padding: 0 12px
}

header.header-container .menu-container .menu-wrapper .menu-list .menu-item .menu-link {
    align-items: center;
    color: #fff;
    display: flex;
    font-size: 0;
    font-weight: 700;
    line-height: 15px;
    min-width: 0;
    position: relative
}

header.header-container .menu-container .menu-wrapper .menu-list .menu-item .menu-link .menu-icon {
    display: inline-block;
    margin-right: 6px;
    vertical-align: middle
}

header.header-container .menu-container .menu-wrapper .menu-list .menu-item .menu-link .menu-icon.aktuality-tag-icon {
    background-image: url("../index/aktuality_tag_red.69645bd5.svg");
    height: 10px;
    width: 7px
}

header.header-container .menu-container .menu-wrapper .menu-list .menu-item .menu-link .menu-icon.char-a-icon {
    background-image: url("../index/char-a.ef06c0fe.svg");
    height: 10px;
    width: 7px
}

header.header-container .menu-container .menu-wrapper .menu-list .menu-item .menu-link .menu-icon.microphone-icon {
    background-image: url("../index/microphone.a4bee315.svg");
    height: 13px;
    width: 9px
}

header.header-container .menu-container .menu-wrapper .menu-list .menu-item .menu-link .menu-icon.tv-icon {
    background-image: url("../index/tv.21a9feaf.svg");
    height: 13px;
    width: 14px
}

header.header-container .menu-container .menu-wrapper .menu-list .menu-item .menu-link .menu-icon.star-icon {
    background-image: url("../index/star.f630bd8e.svg");
    height: 14px;
    width: 14px
}

header.header-container .menu-container .menu-wrapper .menu-list .menu-item .menu-link .menu-icon.camera-icon {
    background-image: url("../index/camera.0f729ed9.svg");
    height: 8px;
    width: 13px
}

header.header-container .menu-container .menu-wrapper .menu-list .menu-item .menu-link .circle {
    background-color: #ce3031;
    border-radius: 50%;
    display: none;
    height: 6px;
    margin-right: 6px;
    vertical-align: middle;
    width: 6px
}

header.header-container .menu-container .menu-wrapper .menu-list .menu-item .menu-link .text {
    display: inline-block;
    font-size: 13px;
    margin-bottom: -1px;
    vertical-align: bottom
}

header.header-container .menu-container .menu-wrapper .menu-list .menu-item .menu-link .text:hover {
    text-decoration: underline
}

@media (min-width:1024px) {
    header.header-container .menu-container .menu-wrapper .menu-list .menu-item.hide-desktop-item {
        display: none
    }
}

header.header-container .menu-container .menu-wrapper .menu-list .menu-item:first-of-type .menu-link .circle {
    display: inline-block
}

header.header-container .menu-container .menu-wrapper .menu-list .menu-item:first-of-type {
    border-left: 0
}

header.header-container .menu-container .menu-wrapper .menu-list .menu-item.search {
    margin-left: 30px
}

header.header-container .menu-container .menu-wrapper .menu-list .menu-item.search .search-icon {
    content: url("../index/search.ed5c1504.svg");
    height: 13px;
    width: 13px
}

header.header-container .menu-container .menu-wrapper .menu-list .menu-item.search .search-icon:hover {
    text-decoration: none
}

.menu-arrow-triangle {
    border: solid rgba(0, 0, 0, 0);
    border-bottom: solid #2b3138;
    border-radius: 2px;
    border-width: 0 17px 10px;
    bottom: -2px;
    content: "";
    display: none;
    height: 0;
    left: 30px;
    pointer-events: none;
    position: absolute;
    width: 0
}

.header-shadow-under {
    box-shadow: 0 0 8px rgba(0, 0, 0, .1)
}

.footer .first-row-container {
    align-items: center;
    background-color: #2b3138;
    display: flex;
    justify-content: center;
    min-width: 0;
    padding: 0 10px
}

.footer .first-row-container .first-row-wrapper {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin-bottom: 10px;
    min-width: 0;
    overflow: hidden
}

.footer .first-row-container .first-row-wrapper .first-row-link {
    margin: 10px 10px 0
}

.footer .first-row-container .first-row-wrapper .first-row-link .first-row-link-item {
    color: #fff;
    font-family: PT Sans, sans-serif;
    font-size: 12px;
    font-weight: 700;
    overflow: hidden;
    white-space: nowrap
}

.footer .second-row-container {
    align-items: center;
    display: flex;
    justify-content: space-between
}

@media (max-width:767px) {
    .footer .second-row-container {
        flex-wrap: wrap;
        justify-content: center;
        padding: 20px 10px
    }
}

.footer .second-row-container .logo-wrapper {
    height: 20px
}

@media (max-width:767px) {
    .footer .second-row-container .logo-wrapper {
        height: 25px
    }
}

.footer .second-row-container .links-container {
    align-items: center;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin: 10px auto 20px
}

.footer .second-row-container .links-container .second-row-link {
    font-size: 12px;
    margin-top: 10px
}

.footer .second-row-container .links-container .second-row-link .second-row-link-item {
    color: #353d45;
    cursor: pointer;
    font-family: PT Sans, sans-serif;
    margin: 0 15px
}

.footer .second-row-container .links-container .second-row-link .second-row-link-item:hover {
    text-decoration: underline
}

@media (max-width:767px) {
    .footer .second-row-container .links-container .second-row-link .second-row-link-item:hover {
        text-decoration: none
    }
}

.footer .second-row-container .links-container .second-row-link .spacer {
    color: #e5e5e5
}

.footer .second-row-container-socials {
    border-bottom: 1px solid #e5e5e5;
    display: flex;
    justify-content: space-around
}

.footer .second-row-container-socials .social-container {
    display: flex;
    justify-content: space-between;
    margin-bottom: 30px;
    width: 260px
}

.footer .second-row-container-socials .social-container .social {
    align-items: center;
    border-radius: 5px;
    color: #fff;
    display: flex;
    font-size: 17px;
    height: 33px;
    justify-content: center;
    width: 33px
}

.footer .second-row-container-socials .social-container .social span {
    max-height: 17px
}

.footer .second-row-container-socials .social-container .social:hover {
    text-decoration: none
}

.footer .second-row-container-socials .social-container .facebook {
    background-color: #3c5999
}

.footer .second-row-container-socials .social-container .twitter {
    background-color: #32cdff
}

.footer .second-row-container-socials .social-container .icon {
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: contain
}

.footer .second-row-container-socials .social-container .instagram {
    background-image: url("../index/icon_instagram.20ffcace.svg")
}

.footer .second-row-container-socials .social-container .youtube {
    background-image: url("../index/icon_youtube.becaea75.svg")
}

.footer .second-row-container-socials .social-container .tiktok {
    background-image: url("../index/icon_tiktok.2d168a7a.svg");
    background-size: contain
}

.footer .third-row-container {
    display: flex;
    flex-direction: column;
    /* height: 135px; */
    justify-content: space-evenly
}

.footer .third-row-container .third-row-wrapper {
    text-align: center
}

.footer .third-row-container .third-row-wrapper .disclaimer-text {
    font-family: PT Sans, sans-serif;
    font-size: 11px;
    line-height: 20px
}

.footer {
    position: relative
}

@media (max-width:767px) {
    .footer {
        padding-top: 0
    }
}

.actual-topic-container {
    border-bottom: 1px solid #f0f2f4;
    border-top: 1px solid #f0f2f4;
    margin-bottom: 20px;
    padding-top: 20px
}

@media (min-width:768px) {
    .actual-topic-container {
        border-top: 0;
        margin-bottom: 0;
        padding-top: 0
    }
}

.actual-topic-container .head-title {
    /* border-bottom: 1px solid; */
}
.footer .second-row-container {
    padding: 20px 10px;
}

.actual-topic-container .actual-topic-item {
    margin-bottom: 20px
}

.actual-topic-container .actual-topic-item .article-image {
    display: block;
    margin-bottom: 10px
}

.actual-topic-container .actual-topic-item .article-title {
    font-family: PT Sans, sans-serif;
    font-size: 16px;
    font-weight: 700
}

.actual-topic-container .actual-topic-item .article-title:visited {
    color: grey
}

.most-read-container .most-read-title {
    font-size: 18px;
    font-weight: 700;
    text-transform: uppercase
}

@media (min-width:768px) {
    .most-read-container .most-read-title {
        font-size: 20px
    }
}

.most-read-container .most-read-selector {
    width: 100%
}

.most-read-container .most-read-selector button {
    background-color: transparent
}

.most-read-container .most-read-selector .first-line {
    margin-top: 12px
}

.most-read-container .most-read-selector .first-line .selector-btn {
    border: 1px solid #ededed;
    color: #000;
    font-weight: 700;
    padding: 6px 0;
    text-align: center;
    width: 50%
}

.most-read-container .most-read-selector .first-line .selector-btn.active,
.most-read-container .most-read-selector .first-line .selector-btn:hover {
    color: #cf2f32
}

.most-read-container .most-read-selector .second-line {
    border-bottom: 1px solid #ededed
}

.most-read-container .most-read-selector .second-line .selector-btn {
    color: #000;
    padding: 8px 0;
    text-align: center;
    width: 25%
}

.most-read-container .most-read-selector .second-line .selector-btn.active {
    border-bottom: 3px solid #cf2f32
}

.most-read-container .most-read-selector .second-line .selector-btn:hover {
    color: #cf2f32
}

.most-read-container .most-read-articles-list {
    color: #000;
    padding: 10px 10px 0 25px
}

.most-read-container .most-read-articles-list .most-read-articles-list-item {
    padding: 0 0 5px 5px
}

.most-read-container .most-read-articles-list .most-read-articles-list-item:first-child {
    font-weight: 700
}

.most-read-container .most-read-articles-list .most-read-articles-list-item .list-item-wrapper {
    display: inline-flex
}

.most-read-container .most-read-articles-list .most-read-articles-list-item .list-item-wrapper .list-item-cut {
    display: -webkit-box;
    -moz-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    font-size: 0;
    height: calc(100% - 3px);
    line-height: 0;
    padding-top: 3px;
    width: 100%
}

@media (min-width:1220px) {
    .most-read-container .most-read-articles-list .most-read-articles-list-item .list-item-wrapper .list-item-cut {
        -webkit-line-clamp: 3
    }
}

.most-read-container .most-read-articles-list .most-read-articles-list-item .list-item-wrapper .list-item-cut>:not(:last-child) {
    display: inline-block;
    margin-right: 7px;
    position: relative;
    top: 2px;
    vertical-align: top
}

.most-read-container .most-read-articles-list .most-read-articles-list-item .list-item-wrapper .list-item-cut .cutted-text {
    font-size: 16px;
    line-height: 20px
}

.most-read-container .most-read-articles-list .most-read-articles-list-item .list-item-wrapper .list-item-cut .cutted-text:hover {
    color: inherit
}

.most-read-container .most-read-articles-list .most-read-articles-list-item .list-item-wrapper .list-item-cut .cutted-text:visited {
    color: grey
}

.c-badge {
    border-radius: 3px;
    display: inline-flex;
    height: 20px;
    width: 75px
}

.c-badge,
.c-badge:hover {
    color: #fff;
    text-decoration: none
}

.c-badge:focus {
    outline: none
}

.c-badge.small {
    height: 16px;
    width: 58px
}

.c-badge--premium {
    background-color: gold;
    background-image: url("../index/premium-badge.b8988c50.svg");
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: contain;
    display: inline-block;
    margin-right: 2px;
    position: relative;
    top: 2px;
    vertical-align: top
}

body .page-wrapper.page-wrapper-right-side {
    display: flex;
    flex-wrap: wrap;
    width: auto
}

@media (min-width:768px) {
    body .page-wrapper.page-wrapper-right-side {
        flex-wrap: nowrap
    }
}

body .page-wrapper.page-wrapper-right-side .side-section {
    display: block !important
}

@media (min-width:768px) {
    body .page-wrapper.page-wrapper-right-side .side-section {
        flex-shrink: 0
    }
}

@media (min-width:768px) {

    body .page-wrapper.page-wrapper-right-side .side-section {
        width: 300px
    }
}

article,
aside,
body,
div,
h1,
h2,
h3,
header,
html,
i,
img,
li,
nav,
ol,
p,
section,
span,
ul {
    border: 0;
    font-size: 100%;
    margin: 0;
    outline: 0;
    padding: 0;
    vertical-align: baseline
}

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

nav ul {
    list-style: none
}

a {
    background: transparent;
    font-size: 100%;
    margin: 0;
    padding: 0;
    vertical-align: baseline
}

nav li,
nav ul {
    margin: 0
}

button {
    cursor: pointer
}

button {
    margin: 0
}

:focus,
a {
    outline: none
}

a {
    color: #000;
    cursor: pointer;
    text-decoration: none
}

a:active {
    text-decoration: none !important
}

a:hover {
    outline: none;
    text-decoration: underline
}

a img {
    border: 0
}

h1,
h2,
h3,
p,
ul {
    border: 0;
    text-align: left
}

button {
    border: 0;
    text-align: center
}

button:hover {
    cursor: pointer
}

ol,
ul {
    text-align: left
}

body {
    font: 12px Arial
}

body {
    color: #222;
    -webkit-font-smoothing: antialiased
}

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

p {
    margin-bottom: 1em
}

.hidden {
    display: none
}

.relative {
    position: relative
}

.tiny-clear {
    clear: both;
    display: block;
    height: 1px;
    line-height: 1px;
    font: 1px/1px Tahoma;
    margin: -1px 0 0;
    padding: 0;
    width: auto
}

.disable-selection {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.mb10 {
    margin-bottom: 10px
}

.pl5 {
    padding-left: 5px
}

@media (min-width:480px) and (max-width:767px) {

    .mt-sm-20 {
        margin-top: 20px
    }

    .mb-sm-20 {
        margin-bottom: 20px
    }

    .sm-hidden {
        display: none !important
    }
}

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

    .mt-xs-10 {
        margin-top: 10px
    }

    .mb-xs-15 {
        margin-bottom: 15px
    }

    .xs-hidden {
        display: none !important
    }
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0;
    padding: 0
}

body .page-wrapper {
    display: block;
    margin-left: auto;
    margin-right: auto;
    position: relative
}

.main-section,
.side-section {
    position: relative
}

@media (min-width:1024px) {

    body .page-wrapper {
        display: table;
        width: 100%
    }

    body .page-wrapper .main-section {
        display: table-cell;
        vertical-align: top
    }

    body .page-wrapper.page-wrapper-right-side {
        display: flex
    }

    body .page-wrapper.page-wrapper-right-side .side-section {
        flex: 0 0 300px;
        height: auto
    }
}

@media (min-width:768px) and (max-width:1023px) {
    body .page-wrapper {
        display: flex
    }

    body .page-wrapper .side-section {
        flex: 0 0 300px;
        height: auto
    }
}

.primary-transparent-button {
    background-color: transparent;
    border: 4px solid #e8edf0;
    border-radius: 6px;
    color: #000;
    cursor: pointer;
    display: inline-block;
    font-size: 12px;
    font-weight: 700;
    height: 50px;
    line-height: 44px;
    padding: 0 30px;
    text-align: center
}

body {
    background-color: #fff;
    box-sizing: border-box;
    color: #000;
    font-family: PT Sans, sans-serif;
    font-size: 16px;
    line-height: 26px;
    margin: 0;
    min-width: 320px;
    padding: 0
}

body .page-container {
    left: 0;
    position: relative;
    -webkit-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    transition: .3s ease-in-out
}

body .page-container .container-full {
    display: block;
    max-width: 100%;
    position: relative
}

body .page-container .container-center {
    animation: slidein 1s ease 0;
    float: none;
    margin: 0 auto;
    max-width: 1220px;
    padding: 0 10px;
    position: relative
}

.image-wrapper {
    display: block;
    line-height: 0
}

.image-wrapper .image {
    display: block;
    width: 100%
}

.article-image {
    display: block;
    position: relative
}

.article-title {
    color: #000;
    font-family: Heuristica, serif;
    font-size: 20px;
    font-weight: 700;
    line-height: 24px
}

.head-title {
    color: #cf2f32;
    font-size: 18px;
    margin-bottom: 10px;
    text-transform: uppercase
}

.list {
    font-size: 0;
    list-style-type: none;
    text-align: left
}

.list .list-item {
    display: inline-block;
    float: none;
    position: relative;
    vertical-align: top
}

.footer-advertisement .rs-advertisement {
    margin: 10px 0
}

.breadcrumbs-widget {
    align-items: center;
    color: #a3a3a3;
    display: flex;
    flex-flow: row nowrap;
    font-size: 12px;
    line-height: 16px;
    margin-top: 20px;
    overflow-x: scroll;
    scrollbar-width: none
}

.breadcrumbs-widget::-webkit-scrollbar-track {
    background-color: none;
    border-radius: 4px
}

.breadcrumbs-widget::-webkit-scrollbar {
    background: transparent;
    height: 0;
    width: 0
}

.breadcrumbs-widget::-webkit-scrollbar-thumb {
    background-color: transparent;
    border-radius: 4px
}

@media (max-width:767px) {
    .breadcrumbs-widget {
        margin-top: 10px;
        padding-bottom: 4px
    }
}

.breadcrumbs-widget span {
    color: #a3a3a3;
    flex-shrink: 0;
    font-size: 12px;
    font-weight: 400
}

article {
    font-family: PT Sans, sans-serif;
    max-width: 800px
}

@media (max-width:767px) {
    article {
        width: 100%
    }
}

article ul {
    list-style: initial
}

article .head-info-wrapper {
    font-size: 14px;
    line-height: 16px
}

article .head-info-wrapper .headinfo {
    align-items: center;
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 10px;
    row-gap: 6px
}

article .head-info-wrapper .headinfo .date {
    border-left: 1px solid #000;
    margin-right: 12px;
    padding-left: 12px
}

article .head-info-wrapper .headinfo .breadcrumbs .item {
    color: #cf2f32;
    display: inline-block;
    margin-right: 12px
}

article .head-info-wrapper .mobile {
    display: none
}

@media (max-width:767px) {
    article .head-info-wrapper .mobile {
        display: inline-block
    }
}

article .head-info-wrapper .desktop {
    display: inline-block
}

@media (max-width:767px) {
    article .head-info-wrapper .desktop {
        display: none
    }
}

article .head-info-wrapper .time-to-read {
    border-left: 1px solid #000;
    max-height: 16px;
    padding-left: 12px
}

@media (max-width:767px) {
    article .head-info-wrapper .time-to-read {
        border-left: none;
        margin-bottom: 10px;
        padding-left: 0
    }
}

article h1,
article h2 {
    color: #000;
    font-family: Heuristica, serif
}

article .article-headline-wrapper h1 {
    display: inline;
    font-size: 22px;
    line-height: 30px;
    margin-bottom: 20px;
    margin-top: 0;
    vertical-align: middle
}

@media (min-width:768px) {
    article .article-headline-wrapper h1 {
        font-size: 22px;
        line-height: 30px
    }
}

@media (min-width:1024px) {
    article .article-headline-wrapper h1 {
        font-size: 33px;
        line-height: 35px
    }
}

article h2 {
    font-size: 20px;
    line-height: 26px;
    margin: 30px 0 10px
}

@media (min-width:768px) {
    article h2 {
        margin: 25px 0 10px
    }
}

article ul {
    list-style: none;
    margin-bottom: 10px
}

article ul li {
    padding-bottom: 8px;
    position: relative
}

article ul li:before {
    content: "●";
    font-size: 14px;
    margin-left: -15px;
    position: absolute;
    top: 0
}

article ol li::marker {
    font-weight: 700
}

article .article-content .author-box-wrapper {
    overflow: hidden
}

@media (min-width:1024px) {
    article .article-content .author-box-wrapper {
        overflow: visible
    }
}

article .article-content .author-box {
    display: flex
}

article .article-content .author-box.regular-author-box {
    margin-bottom: 30px
}

@media (min-width:1024px) {
    article .article-content .author-box.regular-author-box {
        border-right: 1px solid #e5e5e5;
        display: block;
        float: left;
        padding-right: 28px
    }
}

article .article-content .author-box .author {
    align-items: center;
    display: flex;
    flex-direction: row;
    max-width: 145px
}

@media (min-width:1024px) {
    article .article-content .author-box .author {
        flex-direction: column;
        margin-bottom: 20px;
        text-align: center;
        width: 80px
    }
}

article .article-content .author-box .author .image-wrapper {
    margin: 0 auto;
    min-height: 60px;
    min-width: 60px
}

@media (min-width:1024px) {
    article .article-content .author-box .author .image-wrapper {
        min-height: 70px;
        min-width: 70px
    }
}

article .article-content .author-box .author .image-wrapper img {
    border-radius: 50%;
    height: 60px;
    width: 60px
}

@media (min-width:1024px) {
    article .article-content .author-box .author .image-wrapper img {
        height: 70px;
        width: 70px
    }
}

article .article-content .author-box .author .name {
    color: #cf2f32;
    font-size: 14px;
    line-height: 17px
}

@media (min-width:1024px) {
    article .article-content .author-box .author .name {
        margin-left: 0;
        padding: 0
    }
}

article .article-content .author-box.two-authors {
    align-items: baseline
}

article .article-content .author-box.two-authors .author {
    max-width: 80px
}

@media (max-width:1023px) {
    article .article-content .author-box.two-authors .author+.author {
        padding-left: 20px
    }
}

article .article-content .author-box.two-authors .author {
    flex-direction: column
}

article .article-content .author-box.two-authors .name {
    margin-left: 0;
    text-align: center
}

article .article-content .author-box .save-article {
    align-items: center;
    background-color: #e6e6e6;
    border-radius: 3px;
    display: flex;
    flex-direction: column;
    font-family: PT Sans, sans-serif;
    font-size: 12px;
    font-weight: 700;
    justify-content: flex-start;
    line-height: 14px;
    margin-top: 15px;
    min-height: 40px;
    padding: 10px 0
}

article .article-content .author-box .save-article svg {
    height: 16px;
    width: 16px
}

article .article-content .author-box .save-article:hover {
    background-color: #2e333a;
    color: #fff;
    cursor: pointer
}

article .article-content .author-box .save-article:hover svg path {
    fill: #fff
}

@media (max-width:1023px) {
    article .article-content .author-box .save-article {
        flex-direction: row;
        margin-left: 15px;
        margin-top: 0;
        padding: 0 8px
    }

    article .article-content .author-box .save-article svg {
        flex-shrink: 0
    }

    article .article-content .author-box .save-article .text {
        margin: 6px 8px
    }
}

@media (max-width:767px) {
    article .article-content .author-box .save-article {
        display: none
    }
}

article .article-content .introtext {
    font-size: 20px;
    font-weight: 400;
    line-height: 30px
}

@media (min-width:768px) {
    article .article-content .introtext {
        font-size: 20px;
        line-height: 30px
    }
}

@media (min-width:1024px) {
    article .article-content .introtext {
        font-size: 22px;
        line-height: 32px;
        margin-left: 119px;
        padding-left: 40px
    }
}

article .article-content .fulltext {
    font-size: 18px;
    line-height: 28px;
    margin-bottom: 20px;
    padding-top: 20px
}

@media (min-width:768px) {
    article .article-content .fulltext {
        line-height: 28px;
        padding-top: 18px
    }
}

article .article-content .bottom-social-wrapper {
    display: flex;
    flex-direction: column
}

@media (min-width:1024px) {
    article .article-content .bottom-social-wrapper {
        flex-direction: row;
        justify-content: space-between
    }
}

article .article-content .bottom-social-wrapper .share-button-wrapper {
    margin-right: 6px
}

article .main-image .article-image {
    margin: 20px 0;
    position: relative;
    width: 100%
}

article .main-image .article-image .img-wrapper {
    display: block
}

article .main-image .article-image .img-wrapper .img {
    display: block;
    max-width: 100%;
    position: relative;
    width: 100%
}

article .main-image .article-image.with-layer .info-layer {
    background: rgba(0, 0, 0, .6);
    bottom: 0;
    font-size: 14px;
    font-weight: 700;
    height: 40px;
    left: 0;
    line-height: 40px;
    opacity: 0;
    position: absolute;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
    width: 100%;
    z-index: 1
}

article .main-image .article-image.with-layer .info-layer .cnt,
article .main-image .article-image.with-layer .info-layer .cnt-text {
    color: #fff;
    display: block;
    height: 40px;
    line-height: 40px
}

article .main-image .article-image.with-layer .info-layer .cnt {
    background-color: #cf2f32;
    float: left;
    min-width: 40px;
    padding: 0 5px;
    text-align: center
}

article .main-image .article-image.with-layer .info-layer .cnt-text {
    float: left;
    margin-left: 10px
}

article .main-image .article-image.with-layer:hover .info-layer {
    opacity: 1
}

@media (min-width:320px) {
    article {
        max-width: 100%;
        padding: 0 5px
    }
}

@media (min-width:1024px) {
    article .article-content .fulltext {
        margin-left: 160px
    }
}

.social {
    display: flex
}

.social .text-diss {
    display: inline-block
}

.social .primary-transparent-button {
    align-items: center;
    background-color: #fff;
    border: 1px solid #e5e5e5;
    border-radius: 4px;
    color: #000;
    display: flex;
    font-size: 12px;
    font-weight: 400;
    height: 30px;
    justify-content: center;
    line-height: 24px;
    margin-right: 5px;
    min-width: 30px;
    padding: 0 5px;
    white-space: nowrap;
    width: auto
}

.social .primary-transparent-button:hover {
    text-decoration: none
}

.social .primary-transparent-button:before {
    font-size: 14px
}

@media (min-width:480px) {
    .social .primary-transparent-button {
        padding-left: 6px
    }
}

.social .suggestion-btn {
    color: #a3a3a3;
    line-height: 30px;
    padding-bottom: 1px
}

.social .suggestion-btn .icon-external-icon {
    padding: 0 5px
}

.social .diss {
    height: 30px
}

.social .diss.icon-diss-bubble:before {
    color: #ccc
}

.social .diss .title {
    color: #cf2f32;
    margin-left: 5px
}

.social.bottom-social {
    margin-bottom: 14px
}

@media (min-width:1024px) {
    .social.bottom-social {
        margin-left: 160px
    }
}

@media (max-width:479px) {
    .social.bottom-social {
        margin-bottom: 6px
    }
}

@media (max-width:767px) {

    .social.bottom-social .diss {
        padding-left: 4px;
        padding-right: 4px
    }

    .social.bottom-social .text-diss {
        display: none
    }
}

.bottom-options {
    margin-bottom: 10px;
    margin-top: 15px;
    overflow: hidden
}

@media (min-width:768px) {
    .bottom-options {
        border-top: 1px solid #d3d3d3;
        padding-top: 15px
    }
}

.bottom-options ul.sources {
    display: inline-block;
    list-style: none
}

.bottom-options ul.sources li {
    display: block;
    font-size: 12px;
    line-height: 16px
}

.bottom-options ul.sources li span {
    color: #898989
}

.source_bottom_options .bottom-options {
    border: 0;
    margin: -5px 0 0;
    padding: 0
}

@media (min-width:768px) {
    .source_bottom_options .bottom-options {
        margin: 0
    }
}

.article-fixed-header-wrapper {
    background-color: #2b3138;
    display: none;
    height: 35px;
    justify-content: center;
    min-width: 0;
    padding: 5px 0;
    position: sticky;
    top: 65px;
    z-index: 100
}

@media (max-width:1023px) {
    .article-fixed-header-wrapper {
        justify-content: flex-start;
        top: 60px
    }
}

.article-fixed-header-wrapper .article-fixed-header {
    align-items: center;
    display: flex;
    flex-basis: 100%;
    justify-content: space-between;
    max-width: 1220px;
    min-width: 0;
    padding: 0 10px
}

.article-fixed-header-wrapper .article-fixed-header .header-title-wrapper {
    align-items: center;
    color: #fff;
    display: flex;
    flex-grow: 0;
    font-weight: 700;
    margin-right: 20px;
    overflow: hidden
}

@media (max-width:1023px) {
    .article-fixed-header-wrapper .article-fixed-header .header-title-wrapper {
        flex-grow: 1
    }
}

@media (max-width:767px) {
    .article-fixed-header-wrapper .article-fixed-header .header-title-wrapper {
        display: none
    }
}

.article-fixed-header-wrapper .article-fixed-header .header-title-wrapper .header-article-title {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.article-fixed-header-wrapper .article-fixed-header .header-btn-wrapper {
    align-items: center;
    display: flex;
    flex: 0 0 auto;
    height: 100%
}

@media (max-width:767px) {
    .article-fixed-header-wrapper .article-fixed-header .header-btn-wrapper {
        flex-basis: 100%;
        justify-content: center
    }
}

.article-fixed-header-wrapper .article-fixed-header .header-btn-wrapper .header-menu-btn {
    align-items: center;
    border-radius: 3px;
    color: #fff;
    display: flex;
    font-size: 12px;
    font-weight: 700;
    height: 100%;
    margin-left: 5px;
    padding: 0 9px
}

@media (max-width:1023px) {
    .article-fixed-header-wrapper .article-fixed-header .header-btn-wrapper .header-menu-btn {
        font-size: 12px;
        padding: 0 7px
    }
}

.article-fixed-header-wrapper .article-fixed-header .header-btn-wrapper .header-menu-btn:focus,
.article-fixed-header-wrapper .article-fixed-header .header-btn-wrapper .header-menu-btn:hover {
    text-decoration: none
}

.article-fixed-header-wrapper .article-fixed-header .header-btn-wrapper .share-button-wrapper .share-button {
    border: none;
    border-radius: 3px;
    height: 25px
}

@media (max-width:479px) {
    .article-fixed-header-wrapper .article-fixed-header .header-btn-wrapper .share-button-wrapper .share-text {
        display: none
    }

    .article-fixed-header-wrapper .article-fixed-header .header-btn-wrapper .share-button-wrapper .share-text-mobile {
        display: block
    }
}

.article-fixed-header-wrapper .article-fixed-header .header-btn-wrapper .header-discussion-link {
    background-color: #fff;
    color: #000
}

@media (max-width:1023px) {
    .article-fixed-header-wrapper .article-fixed-header .header-btn-wrapper .header-discussion-link {
        flex: 0 0 auto
    }
}

.article-fixed-header-wrapper .article-fixed-header .header-btn-wrapper .header-discussion-link .icon-diss-bubble {
    color: #d8d8d8;
    display: flex;
    padding-right: 7px
}

.article-fixed-header-wrapper .article-fixed-header .header-btn-wrapper .header-discussion-link .discussion-title {
    color: #cf2f32;
    padding-right: 3px
}

.article-fixed-header-wrapper .article-fixed-header .header-btn-wrapper .header-save-article {
    background-color: #e6e6e6;
    color: #2e333a
}

.article-fixed-header-wrapper .article-fixed-header .header-btn-wrapper .header-save-article svg {
    display: flex;
    margin-right: 7px
}

.article-fixed-header-wrapper .article-fixed-header .header-btn-wrapper .header-save-article:hover {
    cursor: pointer
}

body .page-wrapper.article-wrapper {
    column-gap: 0;
    display: grid;
    grid-template-columns: minmax(0, 1fr) 300px;
    grid-template-rows: minmax(0, 1fr) auto;
    row-gap: 20px
}

@media (max-width:767px) {
    body .page-wrapper.article-wrapper {
        display: flex
    }
}

@media (min-width:768px) {
    body .page-wrapper.article-wrapper {
        column-gap: 20px
    }
}

body .page-wrapper.article-wrapper .side-section {
    grid-row-end: none
}

@media (max-width:479px) {
    body .page-wrapper {
        overflow: hidden
    }
}

.share-button {
    align-items: center;
    background-color: #fff;
    border: 1px solid #e5e5e5;
    border-radius: 4px;
    cursor: pointer;
    display: flex;
    height: 30px;
    padding: 5px 8px
}

.share-icon {
    background: url("../index/1efa326faf91fb8941c2c1dc411841e9defd8ea1.svg") no-repeat 50%;
    filter: none;
    height: 12px;
    margin-right: 8px;
    width: 14px
}

.share-text-mobile,
.share-text {
    color: #000;
    font-family: PT Sans;
    font-size: 12px;
    font-weight: 700
}

.share-text-mobile {
    display: none
}

.share-button-wrapper {
    position: relative
}

@font-face {
    font-display: block;
    font-family: PT Sans;
    font-style: normal;
    font-weight: 400;
    src: url("PT_Sans-Web-Regular.449e22fc-1.woff") format("woff")
}

@font-face {
    font-display: block;
    font-family: PT Sans;
    font-style: normal;
    font-weight: 700;
    src: url("PT_Sans-Web-Bold.76b899c1-1.woff") format("woff")
}

.cross-menu-container {
    background-color: #000;
    font-family: PT Sans, sans-serif;
    font-size: 0;
    height: 30px;
    overflow: hidden
}

@media (max-width:1023px) {
    .cross-menu-container {
        height: 35px
    }
}

.cross-menu-container .cross-menu-list {
    text-align: center
}

.cross-menu-container .cross-menu-list .projects-wrapper {
    display: inline-block;
    list-style-type: none
}

@media (max-width:1023px) {
    .cross-menu-container .cross-menu-list .projects-wrapper {
        background-color: #121212;
        display: none;
        left: 0;
        padding: 15px 0 0 15px;
        position: absolute;
        text-align: center;
        top: 35px;
        width: 100%
    }
}

@media (max-width:767px) {
    .cross-menu-container .cross-menu-list {
        align-items: center;
        display: flex;
        justify-content: center
    }
}

.cross-menu-container .cross-menu-list .list-item {
    border-right: 1px solid #1a1b1c;
    display: inline-block;
    padding: 0 16px;
    position: relative;
    text-align: center;
    vertical-align: top
}

.cross-menu-container .cross-menu-list .list-item .cross-link {
    color: #a6a6a6;
    display: block;
    font-size: 12px;
    font-weight: 700;
    line-height: 30px;
    margin-top: 1px;
    text-transform: uppercase
}

.cross-menu-container .cross-menu-list .list-item .cross-link.current-project {
    color: #fff
}

.cross-menu-container .cross-menu-list .list-item .triangle {
    border-color: transparent transparent #fff;
    border-style: solid;
    border-width: 0 9.5px 6px;
    bottom: -1px;
    height: 0;
    left: 50%;
    position: absolute;
    transform: translateX(-50%);
    width: 0
}

.cross-menu-container .cross-menu-list .list-item.nob {
    border-right: 0
}

@media (max-width:1023px) {
    .cross-menu-container .cross-menu-list .list-item {
        border-right: 0;
        padding: 0 20px 10px 0
    }

    .cross-menu-container .cross-menu-list .list-item .cross-link {
        font-size: 14px;
        line-height: 20px;
        margin-top: 0
    }

    .cross-menu-container .cross-menu-list .list-item .triangle {
        display: none
    }
}

@media (max-width:767px) {
    .cross-menu-container .cross-menu-list .list-item {
        padding: 0 17px 10px 0
    }

    .cross-menu-container .cross-menu-list .list-item .cross-link {
        font-size: 12px
    }
}

.cross-menu-container .cross-menu-list .util-item {
    border-right: 1px solid #1a1b1c;
    padding: 0 16px
}

@media (max-width:767px) {
    .cross-menu-container .cross-menu-list .util-item {
        flex-grow: 2;
        padding: 0
    }
}

.cross-menu-container .cross-menu-list .mobile-submenu-wrapper {
    border-left: 1px solid #1a1b1c;
    display: inline-block;
    height: 35px;
    vertical-align: top
}

.cross-menu-container .cross-menu-list .mobile-submenu-wrapper .arrow-down-icon {
    background-image: url("../index/arrow-down.b48380d7-1.svg");
    background-position: 50%;
    background-repeat: no-repeat;
    display: block;
    height: 6px;
    margin-top: 12.5px;
    padding: 0 15px;
    vertical-align: top;
    width: 11px
}

@media (min-width:1024px) {
    .cross-menu-container .desktop-hidden {
        display: none !important
    }
}

@media (min-width:768px) and (max-width:1023px) {
    .cross-menu-container .tablet-hidden {
        display: none !important
    }
}

@media (min-width:320px) and (max-width:767px) {
    .cross-menu-container .mobile-hidden {
        display: none !important
    }
}

.weather-header-container {
    color: #a6a6a6;
    font-size: 0;
    line-height: 30px;
    position: relative
}

@media (max-width:1023px) {
    .weather-header-container {
        line-height: 35px
    }
}

.weather-header-container .weather-icon {
    position: absolute;
    top: 1px
}

@media (max-width:1023px) {
    .weather-header-container .weather-icon {
        top: 3px
    }
}

.weather-header-container .weather-link {
    display: block
}

.weather-header-container .weather-link:hover .location,
.weather-header-container .weather-link:hover .temperature {
    text-decoration: underline
}

.weather-header-container .location {
    color: #a6a6a6;
    cursor: pointer;
    display: inline-block;
    font-size: 12px;
    font-weight: 700;
    max-width: 90px;
    overflow: hidden;
    text-overflow: ellipsis;
    vertical-align: top;
    white-space: nowrap
}

@media (max-width:767px) {
    .weather-header-container .location {
        max-width: 90px
    }
}

.weather-header-container .temperature {
    color: #a6a6a6;
    display: inline-block;
    font-size: 12px;
    font-weight: 700;
    padding-left: 35px;
    padding-right: 2px;
    vertical-align: top
}

.nameday-wrapper {
    font-size: 0;
    height: 30px;
    line-height: 30px;
    max-width: 186px;
    overflow: hidden
}

@media (max-width:1023px) {
    .nameday-wrapper {
        height: 35px;
        line-height: 35px
    }
}

.nameday-wrapper .calendar-icon {
    background-image: url("../index/calendar.052cd851.svg");
    background-repeat: no-repeat;
    background-size: contain;
    display: inline-block;
    font-size: 0;
    height: 12px;
    margin-right: 10px;
    position: relative;
    text-indent: -99999px;
    top: 8px;
    vertical-align: top;
    width: 12px
}

@media (max-width:1023px) {
    .nameday-wrapper .calendar-icon {
        top: 10px
    }
}

@media (max-width:767px) {
    .nameday-wrapper .calendar-icon {
        display: none
    }
}

.nameday-wrapper .name-link {
    color: #a6a6a6;
    display: inline-block;
    font-size: 12px;
    font-weight: 700;
    padding-right: 5px;
    text-transform: capitalize;
    vertical-align: top
}

.nameday-wrapper .name-link:hover {
    color: #a6a6a6;
    text-decoration: underline
}

@media (max-width:767px) {
    .nameday-wrapper .name-link {
        display: none
    }

    .nameday-wrapper .name-link.first-name {
        display: inline-block
    }
}

.nameday-wrapper .calendar-link {
    color: #a6a6a6;
    display: inline-block;
    font-size: 0;
    font-weight: 700;
    padding-right: 5px;
    text-transform: capitalize;
    vertical-align: top
}

.nameday-wrapper .calendar-link .nameday-date {
    font-size: 12px
}

.nameday-wrapper .calendar-link:hover .nameday-date {
    text-decoration: underline
}

@font-face {
    font-display: block;
    font-family: iconvault;
    font-style: normal;
    font-weight: 400;
    
    src: format("embedded-opentype"), url("iconvault_forecastfont.8ec465f3.woff") format("woff"), url("iconvault_forecastfont.90dbc03d.ttf") format("truetype"), format("svg")
}

[class*=" wi-"]:after,
[class*=" wi-"]:before,
[class^=wi-]:after,
[class^=wi-]:before {
    font-family: iconvault;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    line-height: 1;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    left: 0;
    position: absolute;
    text-decoration: inherit;
    top: 0
}

.wi-sunny:after,
.wi-sunny:before {
    content: "\f101"
}

.wi-showers:before {
    content: "\f104"
}

.wi-basecloud:before {
    content: "\f105"
}

.wi-sunny:before {
    color: orange
}

.wi-sunny:after {
    color: orange
}

.wi-basecloud {
    color: #ccc
}

.wi-showers:before {
    color: #82b2e4
}

.weather-img-small {
    bottom: 0;
    display: inline-block;
    font-size: 26px;
    height: 26px;
    width: 26px
}

.account-login-dropdown .icon {
    height: 15px;
    position: absolute;
    top: 10px;
    width: 15px
}

.account-login-dropdown .icon-default {
    fill: #90959b
}

.account-button-container {
    background: inherit;
    border-radius: 4px;
    box-sizing: border-box;
    cursor: pointer;
    font-family: PT Sans, sans-serif;
    height: 35px;
    line-height: 100%;
    margin: 0;
    max-width: 90px;
    min-width: 15px;
    padding: 0;
    position: relative
}

.account-button-container:hover {
    text-decoration: underline
}

.account-button-container .account-title-wrapper {
    font-family: PT Sans, sans-serif;
    line-height: 35px;
    margin-left: 20px
}

@media (max-width:767px) {
    .account-button-container .account-title-wrapper {
        display: none
    }
}

.account-button-container .account-title-wrapper .title {
    color: #2e333a;
    font-family: PT Sans, sans-serif;
    font-size: 13px;
    font-weight: 700;
    line-height: 34px
}

@media (max-width:374px) {
    .account-button-container .account-title-wrapper .title {
        font-size: 12px;
        line-height: 33px
    }
}

/* cyrillic-ext */
@font-face {
    font-family: 'PT Sans';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url("jizaRExUiTo99u79D0-ExcOPIDUg-g.woff2") format('woff2');
    unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}

/* cyrillic */
@font-face {
    font-family: 'PT Sans';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url("jizaRExUiTo99u79D0aExcOPIDUg-g.woff2") format('woff2');
    unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}

/* latin-ext */
@font-face {
    font-family: 'PT Sans';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url("jizaRExUiTo99u79D0yExcOPIDUg-g.woff2") format('woff2');
    unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

/* latin */
@font-face {
    font-family: 'PT Sans';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url("jizaRExUiTo99u79D0KExcOPIDU.woff2") format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

/* cyrillic-ext */
@font-face {
    font-family: 'PT Sans';
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url("jizfRExUiTo99u79B_mh0OOtLR8a8zILig.woff2") format('woff2');
    unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}

/* cyrillic */
@font-face {
    font-family: 'PT Sans';
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url("jizfRExUiTo99u79B_mh0OqtLR8a8zILig.woff2") format('woff2');
    unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}

/* latin-ext */
@font-face {
    font-family: 'PT Sans';
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url("jizfRExUiTo99u79B_mh0OCtLR8a8zILig.woff2") format('woff2');
    unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

/* latin */
@font-face {
    font-family: 'PT Sans';
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url("jizfRExUiTo99u79B_mh0O6tLR8a8zI.woff2") format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

/* cyrillic-ext */
@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 300;
    font-stretch: 100%;
    src: url("memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSKmu0SC55K5gw.woff2") format('woff2');
    unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}

/* cyrillic */
@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 300;
    font-stretch: 100%;
    src: url("memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSumu0SC55K5gw.woff2") format('woff2');
    unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}

/* greek-ext */
@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 300;
    font-stretch: 100%;
    src: url("memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSOmu0SC55K5gw.woff2") format('woff2');
    unicode-range: U+1F00-1FFF;
}

/* greek */
@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 300;
    font-stretch: 100%;
    src: url("memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSymu0SC55K5gw.woff2") format('woff2');
    unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
}

/* hebrew */
@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 300;
    font-stretch: 100%;
    src: url("memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS2mu0SC55K5gw.woff2") format('woff2');
    unicode-range: U+0307-0308, U+0590-05FF, U+200C-2010, U+20AA, U+25CC, U+FB1D-FB4F;
}

/* math */
@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 300;
    font-stretch: 100%;
    src: url("memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTVOmu0SC55K5gw.woff2") format('woff2');
    unicode-range: U+0302-0303, U+0305, U+0307-0308, U+0310, U+0312, U+0315, U+031A, U+0326-0327, U+032C, U+032F-0330, U+0332-0333, U+0338, U+033A, U+0346, U+034D, U+0391-03A1, U+03A3-03A9, U+03B1-03C9, U+03D1, U+03D5-03D6, U+03F0-03F1, U+03F4-03F5, U+2016-2017, U+2034-2038, U+203C, U+2040, U+2043, U+2047, U+2050, U+2057, U+205F, U+2070-2071, U+2074-208E, U+2090-209C, U+20D0-20DC, U+20E1, U+20E5-20EF, U+2100-2112, U+2114-2115, U+2117-2121, U+2123-214F, U+2190, U+2192, U+2194-21AE, U+21B0-21E5, U+21F1-21F2, U+21F4-2211, U+2213-2214, U+2216-22FF, U+2308-230B, U+2310, U+2319, U+231C-2321, U+2336-237A, U+237C, U+2395, U+239B-23B7, U+23D0, U+23DC-23E1, U+2474-2475, U+25AF, U+25B3, U+25B7, U+25BD, U+25C1, U+25CA, U+25CC, U+25FB, U+266D-266F, U+27C0-27FF, U+2900-2AFF, U+2B0E-2B11, U+2B30-2B4C, U+2BFE, U+3030, U+FF5B, U+FF5D, U+1D400-1D7FF, U+1EE00-1EEFF;
}

/* symbols */
@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 300;
    font-stretch: 100%;
    src: url("memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTUGmu0SC55K5gw.woff2") format('woff2');
    unicode-range: U+0001-000C, U+000E-001F, U+007F-009F, U+20DD-20E0, U+20E2-20E4, U+2150-218F, U+2190, U+2192, U+2194-2199, U+21AF, U+21E6-21F0, U+21F3, U+2218-2219, U+2299, U+22C4-22C6, U+2300-243F, U+2440-244A, U+2460-24FF, U+25A0-27BF, U+2800-28FF, U+2921-2922, U+2981, U+29BF, U+29EB, U+2B00-2BFF, U+4DC0-4DFF, U+FFF9-FFFB, U+10140-1018E, U+10190-1019C, U+101A0, U+101D0-101FD, U+102E0-102FB, U+10E60-10E7E, U+1D2C0-1D2D3, U+1D2E0-1D37F, U+1F000-1F0FF, U+1F100-1F1AD, U+1F1E6-1F1FF, U+1F30D-1F30F, U+1F315, U+1F31C, U+1F31E, U+1F320-1F32C, U+1F336, U+1F378, U+1F37D, U+1F382, U+1F393-1F39F, U+1F3A7-1F3A8, U+1F3AC-1F3AF, U+1F3C2, U+1F3C4-1F3C6, U+1F3CA-1F3CE, U+1F3D4-1F3E0, U+1F3ED, U+1F3F1-1F3F3, U+1F3F5-1F3F7, U+1F408, U+1F415, U+1F41F, U+1F426, U+1F43F, U+1F441-1F442, U+1F444, U+1F446-1F449, U+1F44C-1F44E, U+1F453, U+1F46A, U+1F47D, U+1F4A3, U+1F4B0, U+1F4B3, U+1F4B9, U+1F4BB, U+1F4BF, U+1F4C8-1F4CB, U+1F4D6, U+1F4DA, U+1F4DF, U+1F4E3-1F4E6, U+1F4EA-1F4ED, U+1F4F7, U+1F4F9-1F4FB, U+1F4FD-1F4FE, U+1F503, U+1F507-1F50B, U+1F50D, U+1F512-1F513, U+1F53E-1F54A, U+1F54F-1F5FA, U+1F610, U+1F650-1F67F, U+1F687, U+1F68D, U+1F691, U+1F694, U+1F698, U+1F6AD, U+1F6B2, U+1F6B9-1F6BA, U+1F6BC, U+1F6C6-1F6CF, U+1F6D3-1F6D7, U+1F6E0-1F6EA, U+1F6F0-1F6F3, U+1F6F7-1F6FC, U+1F700-1F7FF, U+1F800-1F80B, U+1F810-1F847, U+1F850-1F859, U+1F860-1F887, U+1F890-1F8AD, U+1F8B0-1F8BB, U+1F8C0-1F8C1, U+1F900-1F90B, U+1F93B, U+1F946, U+1F984, U+1F996, U+1F9E9, U+1FA00-1FA6F, U+1FA70-1FA7C, U+1FA80-1FA89, U+1FA8F-1FAC6, U+1FACE-1FADC, U+1FADF-1FAE9, U+1FAF0-1FAF8, U+1FB00-1FBFF;
}

/* vietnamese */
@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 300;
    font-stretch: 100%;
    src: url("memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSCmu0SC55K5gw.woff2") format('woff2');
    unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}

/* latin-ext */
@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 300;
    font-stretch: 100%;
    src: url("memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSGmu0SC55K5gw.woff2") format('woff2');
    unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

/* latin */
@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 300;
    font-stretch: 100%;
    src: url("memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS-mu0SC55I.woff2") format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

/* cyrillic-ext */
@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    font-stretch: 100%;
    src: url("memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSKmu0SC55K5gw.woff2") format('woff2');
    unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}

/* cyrillic */
@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    font-stretch: 100%;
    src: url("memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSumu0SC55K5gw.woff2") format('woff2');
    unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}

/* greek-ext */
@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    font-stretch: 100%;
    src: url("memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSOmu0SC55K5gw.woff2") format('woff2');
    unicode-range: U+1F00-1FFF;
}

/* greek */
@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    font-stretch: 100%;
    src: url("memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSymu0SC55K5gw.woff2") format('woff2');
    unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
}

/* hebrew */
@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    font-stretch: 100%;
    src: url("memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS2mu0SC55K5gw.woff2") format('woff2');
    unicode-range: U+0307-0308, U+0590-05FF, U+200C-2010, U+20AA, U+25CC, U+FB1D-FB4F;
}

/* math */
@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    font-stretch: 100%;
    src: url("memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTVOmu0SC55K5gw.woff2") format('woff2');
    unicode-range: U+0302-0303, U+0305, U+0307-0308, U+0310, U+0312, U+0315, U+031A, U+0326-0327, U+032C, U+032F-0330, U+0332-0333, U+0338, U+033A, U+0346, U+034D, U+0391-03A1, U+03A3-03A9, U+03B1-03C9, U+03D1, U+03D5-03D6, U+03F0-03F1, U+03F4-03F5, U+2016-2017, U+2034-2038, U+203C, U+2040, U+2043, U+2047, U+2050, U+2057, U+205F, U+2070-2071, U+2074-208E, U+2090-209C, U+20D0-20DC, U+20E1, U+20E5-20EF, U+2100-2112, U+2114-2115, U+2117-2121, U+2123-214F, U+2190, U+2192, U+2194-21AE, U+21B0-21E5, U+21F1-21F2, U+21F4-2211, U+2213-2214, U+2216-22FF, U+2308-230B, U+2310, U+2319, U+231C-2321, U+2336-237A, U+237C, U+2395, U+239B-23B7, U+23D0, U+23DC-23E1, U+2474-2475, U+25AF, U+25B3, U+25B7, U+25BD, U+25C1, U+25CA, U+25CC, U+25FB, U+266D-266F, U+27C0-27FF, U+2900-2AFF, U+2B0E-2B11, U+2B30-2B4C, U+2BFE, U+3030, U+FF5B, U+FF5D, U+1D400-1D7FF, U+1EE00-1EEFF;
}

/* symbols */
@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    font-stretch: 100%;
    src: url("memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTUGmu0SC55K5gw.woff2") format('woff2');
    unicode-range: U+0001-000C, U+000E-001F, U+007F-009F, U+20DD-20E0, U+20E2-20E4, U+2150-218F, U+2190, U+2192, U+2194-2199, U+21AF, U+21E6-21F0, U+21F3, U+2218-2219, U+2299, U+22C4-22C6, U+2300-243F, U+2440-244A, U+2460-24FF, U+25A0-27BF, U+2800-28FF, U+2921-2922, U+2981, U+29BF, U+29EB, U+2B00-2BFF, U+4DC0-4DFF, U+FFF9-FFFB, U+10140-1018E, U+10190-1019C, U+101A0, U+101D0-101FD, U+102E0-102FB, U+10E60-10E7E, U+1D2C0-1D2D3, U+1D2E0-1D37F, U+1F000-1F0FF, U+1F100-1F1AD, U+1F1E6-1F1FF, U+1F30D-1F30F, U+1F315, U+1F31C, U+1F31E, U+1F320-1F32C, U+1F336, U+1F378, U+1F37D, U+1F382, U+1F393-1F39F, U+1F3A7-1F3A8, U+1F3AC-1F3AF, U+1F3C2, U+1F3C4-1F3C6, U+1F3CA-1F3CE, U+1F3D4-1F3E0, U+1F3ED, U+1F3F1-1F3F3, U+1F3F5-1F3F7, U+1F408, U+1F415, U+1F41F, U+1F426, U+1F43F, U+1F441-1F442, U+1F444, U+1F446-1F449, U+1F44C-1F44E, U+1F453, U+1F46A, U+1F47D, U+1F4A3, U+1F4B0, U+1F4B3, U+1F4B9, U+1F4BB, U+1F4BF, U+1F4C8-1F4CB, U+1F4D6, U+1F4DA, U+1F4DF, U+1F4E3-1F4E6, U+1F4EA-1F4ED, U+1F4F7, U+1F4F9-1F4FB, U+1F4FD-1F4FE, U+1F503, U+1F507-1F50B, U+1F50D, U+1F512-1F513, U+1F53E-1F54A, U+1F54F-1F5FA, U+1F610, U+1F650-1F67F, U+1F687, U+1F68D, U+1F691, U+1F694, U+1F698, U+1F6AD, U+1F6B2, U+1F6B9-1F6BA, U+1F6BC, U+1F6C6-1F6CF, U+1F6D3-1F6D7, U+1F6E0-1F6EA, U+1F6F0-1F6F3, U+1F6F7-1F6FC, U+1F700-1F7FF, U+1F800-1F80B, U+1F810-1F847, U+1F850-1F859, U+1F860-1F887, U+1F890-1F8AD, U+1F8B0-1F8BB, U+1F8C0-1F8C1, U+1F900-1F90B, U+1F93B, U+1F946, U+1F984, U+1F996, U+1F9E9, U+1FA00-1FA6F, U+1FA70-1FA7C, U+1FA80-1FA89, U+1FA8F-1FAC6, U+1FACE-1FADC, U+1FADF-1FAE9, U+1FAF0-1FAF8, U+1FB00-1FBFF;
}

/* vietnamese */
@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    font-stretch: 100%;
    src: url("memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSCmu0SC55K5gw.woff2") format('woff2');
    unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}

/* latin-ext */
@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    font-stretch: 100%;
    src: url("memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSGmu0SC55K5gw.woff2") format('woff2');
    unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

/* latin */
@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 400;
    font-stretch: 100%;
    src: url("memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS-mu0SC55I.woff2") format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

/* cyrillic-ext */
@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 500;
    font-stretch: 100%;
    src: url("memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSKmu0SC55K5gw.woff2") format('woff2');
    unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}

/* cyrillic */
@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 500;
    font-stretch: 100%;
    src: url("memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSumu0SC55K5gw.woff2") format('woff2');
    unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}

/* greek-ext */
@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 500;
    font-stretch: 100%;
    src: url("memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSOmu0SC55K5gw.woff2") format('woff2');
    unicode-range: U+1F00-1FFF;
}

/* greek */
@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 500;
    font-stretch: 100%;
    src: url("memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSymu0SC55K5gw.woff2") format('woff2');
    unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
}

/* hebrew */
@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 500;
    font-stretch: 100%;
    src: url("memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS2mu0SC55K5gw.woff2") format('woff2');
    unicode-range: U+0307-0308, U+0590-05FF, U+200C-2010, U+20AA, U+25CC, U+FB1D-FB4F;
}

/* math */
@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 500;
    font-stretch: 100%;
    src: url("memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTVOmu0SC55K5gw.woff2") format('woff2');
    unicode-range: U+0302-0303, U+0305, U+0307-0308, U+0310, U+0312, U+0315, U+031A, U+0326-0327, U+032C, U+032F-0330, U+0332-0333, U+0338, U+033A, U+0346, U+034D, U+0391-03A1, U+03A3-03A9, U+03B1-03C9, U+03D1, U+03D5-03D6, U+03F0-03F1, U+03F4-03F5, U+2016-2017, U+2034-2038, U+203C, U+2040, U+2043, U+2047, U+2050, U+2057, U+205F, U+2070-2071, U+2074-208E, U+2090-209C, U+20D0-20DC, U+20E1, U+20E5-20EF, U+2100-2112, U+2114-2115, U+2117-2121, U+2123-214F, U+2190, U+2192, U+2194-21AE, U+21B0-21E5, U+21F1-21F2, U+21F4-2211, U+2213-2214, U+2216-22FF, U+2308-230B, U+2310, U+2319, U+231C-2321, U+2336-237A, U+237C, U+2395, U+239B-23B7, U+23D0, U+23DC-23E1, U+2474-2475, U+25AF, U+25B3, U+25B7, U+25BD, U+25C1, U+25CA, U+25CC, U+25FB, U+266D-266F, U+27C0-27FF, U+2900-2AFF, U+2B0E-2B11, U+2B30-2B4C, U+2BFE, U+3030, U+FF5B, U+FF5D, U+1D400-1D7FF, U+1EE00-1EEFF;
}

/* symbols */
@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 500;
    font-stretch: 100%;
    src: url("memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTUGmu0SC55K5gw.woff2") format('woff2');
    unicode-range: U+0001-000C, U+000E-001F, U+007F-009F, U+20DD-20E0, U+20E2-20E4, U+2150-218F, U+2190, U+2192, U+2194-2199, U+21AF, U+21E6-21F0, U+21F3, U+2218-2219, U+2299, U+22C4-22C6, U+2300-243F, U+2440-244A, U+2460-24FF, U+25A0-27BF, U+2800-28FF, U+2921-2922, U+2981, U+29BF, U+29EB, U+2B00-2BFF, U+4DC0-4DFF, U+FFF9-FFFB, U+10140-1018E, U+10190-1019C, U+101A0, U+101D0-101FD, U+102E0-102FB, U+10E60-10E7E, U+1D2C0-1D2D3, U+1D2E0-1D37F, U+1F000-1F0FF, U+1F100-1F1AD, U+1F1E6-1F1FF, U+1F30D-1F30F, U+1F315, U+1F31C, U+1F31E, U+1F320-1F32C, U+1F336, U+1F378, U+1F37D, U+1F382, U+1F393-1F39F, U+1F3A7-1F3A8, U+1F3AC-1F3AF, U+1F3C2, U+1F3C4-1F3C6, U+1F3CA-1F3CE, U+1F3D4-1F3E0, U+1F3ED, U+1F3F1-1F3F3, U+1F3F5-1F3F7, U+1F408, U+1F415, U+1F41F, U+1F426, U+1F43F, U+1F441-1F442, U+1F444, U+1F446-1F449, U+1F44C-1F44E, U+1F453, U+1F46A, U+1F47D, U+1F4A3, U+1F4B0, U+1F4B3, U+1F4B9, U+1F4BB, U+1F4BF, U+1F4C8-1F4CB, U+1F4D6, U+1F4DA, U+1F4DF, U+1F4E3-1F4E6, U+1F4EA-1F4ED, U+1F4F7, U+1F4F9-1F4FB, U+1F4FD-1F4FE, U+1F503, U+1F507-1F50B, U+1F50D, U+1F512-1F513, U+1F53E-1F54A, U+1F54F-1F5FA, U+1F610, U+1F650-1F67F, U+1F687, U+1F68D, U+1F691, U+1F694, U+1F698, U+1F6AD, U+1F6B2, U+1F6B9-1F6BA, U+1F6BC, U+1F6C6-1F6CF, U+1F6D3-1F6D7, U+1F6E0-1F6EA, U+1F6F0-1F6F3, U+1F6F7-1F6FC, U+1F700-1F7FF, U+1F800-1F80B, U+1F810-1F847, U+1F850-1F859, U+1F860-1F887, U+1F890-1F8AD, U+1F8B0-1F8BB, U+1F8C0-1F8C1, U+1F900-1F90B, U+1F93B, U+1F946, U+1F984, U+1F996, U+1F9E9, U+1FA00-1FA6F, U+1FA70-1FA7C, U+1FA80-1FA89, U+1FA8F-1FAC6, U+1FACE-1FADC, U+1FADF-1FAE9, U+1FAF0-1FAF8, U+1FB00-1FBFF;
}

/* vietnamese */
@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 500;
    font-stretch: 100%;
    src: url("memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSCmu0SC55K5gw.woff2") format('woff2');
    unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}

/* latin-ext */
@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 500;
    font-stretch: 100%;
    src: url("memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSGmu0SC55K5gw.woff2") format('woff2');
    unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

/* latin */
@font-face {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: 500;
    font-stretch: 100%;
    src: url("memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS-mu0SC55I.woff2") format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

@font-face {
    font-family: 'Google Sans';
    font-style: normal;
    font-weight: 400;
    src: url("4UasrENHsxJlGDuGo1OIlJfC6l_24rlCK1Yo_Iqcsih3SAyH6cAwhX9RPiIUvbQoi-Entw.woff2") format('woff2');
    unicode-range: U+0308, U+0530-058F, U+2010, U+2024, U+25CC, U+FB13-FB17;
}

/* bengali */
@font-face {
    font-family: 'Google Sans';
    font-style: normal;
    font-weight: 400;
    src: url("4UasrENHsxJlGDuGo1OIlJfC6l_24rlCK1Yo_Iqcsih3SAyH6cAwhX9RPiAUvbQoi-Entw.woff2") format('woff2');
    unicode-range: U+0951-0952, U+0964-0965, U+0980-09FE, U+1CD0, U+1CD2, U+1CD5-1CD6, U+1CD8, U+1CE1, U+1CEA, U+1CED, U+1CF2, U+1CF5-1CF7, U+200C-200D, U+20B9, U+25CC, U+A8F1;
}

/* canadian-aboriginal */
@font-face {
    font-family: 'Google Sans';
    font-style: normal;
    font-weight: 400;
    src: url("4UasrENHsxJlGDuGo1OIlJfC6l_24rlCK1Yo_Iqcsih3SAyH6cAwhX9RPh0UvbQoi-Entw.woff2") format('woff2');
    unicode-range: U+02C7, U+02D8-02D9, U+02DB, U+0307, U+1400-167F, U+18B0-18F5, U+25CC, U+11AB0-11ABF;
}

/* cyrillic-ext */
@font-face {
    font-family: 'Google Sans';
    font-style: normal;
    font-weight: 400;
    src: url("4UasrENHsxJlGDuGo1OIlJfC6l_24rlCK1Yo_Iqcsih3SAyH6cAwhX9RPj8UvbQoi-Entw.woff2") format('woff2');
    unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}

/* cyrillic */
@font-face {
    font-family: 'Google Sans';
    font-style: normal;
    font-weight: 400;
    src: url("4UasrENHsxJlGDuGo1OIlJfC6l_24rlCK1Yo_Iqcsih3SAyH6cAwhX9RPjYUvbQoi-Entw.woff2") format('woff2');
    unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}

/* devanagari */
@font-face {
    font-family: 'Google Sans';
    font-style: normal;
    font-weight: 400;
    src: url("4UasrENHsxJlGDuGo1OIlJfC6l_24rlCK1Yo_Iqcsih3SAyH6cAwhX9RPjMUvbQoi-Entw.woff2") format('woff2');
    unicode-range: U+0900-097F, U+1CD0-1CF9, U+200C-200D, U+20A8, U+20B9, U+20F0, U+25CC, U+A830-A839, U+A8E0-A8FF, U+11B00-11B09;
}

/* ethiopic */
@font-face {
    font-family: 'Google Sans';
    font-style: normal;
    font-weight: 400;
    src: url("4UasrENHsxJlGDuGo1OIlJfC6l_24rlCK1Yo_Iqcsih3SAyH6cAwhX9RPiMUvbQoi-Entw.woff2") format('woff2');
    unicode-range: U+030E, U+1200-1399, U+2D80-2DDE, U+AB01-AB2E, U+1E7E0-1E7E6, U+1E7E8-1E7EB, U+1E7ED-1E7EE, U+1E7F0-1E7FE;
}

/* georgian */
@font-face {
    font-family: 'Google Sans';
    font-style: normal;
    font-weight: 400;
    src: url("4UasrENHsxJlGDuGo1OIlJfC6l_24rlCK1Yo_Iqcsih3SAyH6cAwhX9RPi0UvbQoi-Entw.woff2") format('woff2');
    unicode-range: U+0589, U+10A0-10FF, U+1C90-1CBA, U+1CBD-1CBF, U+205A, U+2D00-2D2F, U+2E31;
}

/* greek-ext */
@font-face {
    font-family: 'Google Sans';
    font-style: normal;
    font-weight: 400;
    src: url("4UasrENHsxJlGDuGo1OIlJfC6l_24rlCK1Yo_Iqcsih3SAyH6cAwhX9RPj4UvbQoi-Entw.woff2") format('woff2');
    unicode-range: U+1F00-1FFF;
}

/* greek */
@font-face {
    font-family: 'Google Sans';
    font-style: normal;
    font-weight: 400;
    src: url("4UasrENHsxJlGDuGo1OIlJfC6l_24rlCK1Yo_Iqcsih3SAyH6cAwhX9RPjEUvbQoi-Entw.woff2") format('woff2');
    unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
}

/* gujarati */
@font-face {
    font-family: 'Google Sans';
    font-style: normal;
    font-weight: 400;
    src: url("4UasrENHsxJlGDuGo1OIlJfC6l_24rlCK1Yo_Iqcsih3SAyH6cAwhX9RPikUvbQoi-Entw.woff2") format('woff2');
    unicode-range: U+0951-0952, U+0964-0965, U+0A80-0AFF, U+200C-200D, U+20B9, U+25CC, U+A830-A839;
}

/* gurmukhi */
@font-face {
    font-family: 'Google Sans';
    font-style: normal;
    font-weight: 400;
    src: url("4UasrENHsxJlGDuGo1OIlJfC6l_24rlCK1Yo_Iqcsih3SAyH6cAwhX9RPhEUvbQoi-Entw.woff2") format('woff2');
    unicode-range: U+0951-0952, U+0964-0965, U+0A01-0A76, U+200C-200D, U+20B9, U+25CC, U+262C, U+A830-A839;
}

/* hebrew */
@font-face {
    font-family: 'Google Sans';
    font-style: normal;
    font-weight: 400;
    src: url("4UasrENHsxJlGDuGo1OIlJfC6l_24rlCK1Yo_Iqcsih3SAyH6cAwhX9RPjAUvbQoi-Entw.woff2") format('woff2');
    unicode-range: U+0307-0308, U+0590-05FF, U+200C-2010, U+20AA, U+25CC, U+FB1D-FB4F;
}

/* khmer */
@font-face {
    font-family: 'Google Sans';
    font-style: normal;
    font-weight: 400;
    src: url("4UasrENHsxJlGDuGo1OIlJfC6l_24rlCK1Yo_Iqcsih3SAyH6cAwhX9RPjkUvbQoi-Entw.woff2") format('woff2');
    unicode-range: U+1780-17FF, U+19E0-19FF, U+200C-200D, U+25CC;
}

/* lao */
@font-face {
    font-family: 'Google Sans';
    font-style: normal;
    font-weight: 400;
    src: url("4UasrENHsxJlGDuGo1OIlJfC6l_24rlCK1Yo_Iqcsih3SAyH6cAwhX9RPjsUvbQoi-Entw.woff2") format('woff2');
    unicode-range: U+0E81-0EDF, U+200C-200D, U+25CC;
}

/* malayalam */
@font-face {
    font-family: 'Google Sans';
    font-style: normal;
    font-weight: 400;
    src: url("4UasrENHsxJlGDuGo1OIlJfC6l_24rlCK1Yo_Iqcsih3SAyH6cAwhX9RPioUvbQoi-Entw.woff2") format('woff2');
    unicode-range: U+0307, U+0323, U+0951-0952, U+0964-0965, U+0D00-0D7F, U+1CDA, U+1CF2, U+200C-200D, U+20B9, U+25CC, U+A830-A832;
}

/* oriya */
@font-face {
    font-family: 'Google Sans';
    font-style: normal;
    font-weight: 400;
    src: url("4UasrENHsxJlGDuGo1OIlJfC6l_24rlCK1Yo_Iqcsih3SAyH6cAwhX9RPisUvbQoi-Entw.woff2") format('woff2');
    unicode-range: U+0951-0952, U+0964-0965, U+0B01-0B77, U+1CDA, U+1CF2, U+200C-200D, U+20B9, U+25CC;
}

/* sinhala */
@font-face {
    font-family: 'Google Sans';
    font-style: normal;
    font-weight: 400;
    src: url("4UasrENHsxJlGDuGo1OIlJfC6l_24rlCK1Yo_Iqcsih3SAyH6cAwhX9RPi8UvbQoi-Entw.woff2") format('woff2');
    unicode-range: U+0964-0965, U+0D81-0DF4, U+1CF2, U+200C-200D, U+25CC, U+111E1-111F4;
}

/* symbols */
@font-face {
    font-family: 'Google Sans';
    font-style: normal;
    font-weight: 400;
    src: url("4UasrENHsxJlGDuGo1OIlJfC6l_24rlCK1Yo_Iqcsih3SAyH6cAwhX9RPlwUvbQoi-Entw.woff2") format('woff2');
    unicode-range: U+0001-000C, U+000E-001F, U+007F-009F, U+20DD-20E0, U+20E2-20E4, U+2150-218F, U+2190, U+2192, U+2194-2199, U+21AF, U+21E6-21F0, U+21F3, U+2218-2219, U+2299, U+22C4-22C6, U+2300-243F, U+2440-244A, U+2460-24FF, U+25A0-27BF, U+2800-28FF, U+2921-2922, U+2981, U+29BF, U+29EB, U+2B00-2BFF, U+4DC0-4DFF, U+FFF9-FFFB, U+10140-1018E, U+10190-1019C, U+101A0, U+101D0-101FD, U+102E0-102FB, U+10E60-10E7E, U+1D2C0-1D2D3, U+1D2E0-1D37F, U+1F000-1F0FF, U+1F100-1F1AD, U+1F1E6-1F1FF, U+1F30D-1F30F, U+1F315, U+1F31C, U+1F31E, U+1F320-1F32C, U+1F336, U+1F378, U+1F37D, U+1F382, U+1F393-1F39F, U+1F3A7-1F3A8, U+1F3AC-1F3AF, U+1F3C2, U+1F3C4-1F3C6, U+1F3CA-1F3CE, U+1F3D4-1F3E0, U+1F3ED, U+1F3F1-1F3F3, U+1F3F5-1F3F7, U+1F408, U+1F415, U+1F41F, U+1F426, U+1F43F, U+1F441-1F442, U+1F444, U+1F446-1F449, U+1F44C-1F44E, U+1F453, U+1F46A, U+1F47D, U+1F4A3, U+1F4B0, U+1F4B3, U+1F4B9, U+1F4BB, U+1F4BF, U+1F4C8-1F4CB, U+1F4D6, U+1F4DA, U+1F4DF, U+1F4E3-1F4E6, U+1F4EA-1F4ED, U+1F4F7, U+1F4F9-1F4FB, U+1F4FD-1F4FE, U+1F503, U+1F507-1F50B, U+1F50D, U+1F512-1F513, U+1F53E-1F54A, U+1F54F-1F5FA, U+1F610, U+1F650-1F67F, U+1F687, U+1F68D, U+1F691, U+1F694, U+1F698, U+1F6AD, U+1F6B2, U+1F6B9-1F6BA, U+1F6BC, U+1F6C6-1F6CF, U+1F6D3-1F6D7, U+1F6E0-1F6EA, U+1F6F0-1F6F3, U+1F6F7-1F6FC, U+1F700-1F7FF, U+1F800-1F80B, U+1F810-1F847, U+1F850-1F859, U+1F860-1F887, U+1F890-1F8AD, U+1F8B0-1F8BB, U+1F8C0-1F8C1, U+1F900-1F90B, U+1F93B, U+1F946, U+1F984, U+1F996, U+1F9E9, U+1FA00-1FA6F, U+1FA70-1FA7C, U+1FA80-1FA89, U+1FA8F-1FAC6, U+1FACE-1FADC, U+1FADF-1FAE9, U+1FAF0-1FAF8, U+1FB00-1FBFF;
}

/* tamil */
@font-face {
    font-family: 'Google Sans';
    font-style: normal;
    font-weight: 400;
    src: url("4UasrENHsxJlGDuGo1OIlJfC6l_24rlCK1Yo_Iqcsih3SAyH6cAwhX9RPiQUvbQoi-Entw.woff2") format('woff2');
    unicode-range: U+0964-0965, U+0B82-0BFA, U+200C-200D, U+20B9, U+25CC;
}

/* telugu */
@font-face {
    font-family: 'Google Sans';
    font-style: normal;
    font-weight: 400;
    src: url("4UasrENHsxJlGDuGo1OIlJfC6l_24rlCK1Yo_Iqcsih3SAyH6cAwhX9RPi4UvbQoi-Entw.woff2") format('woff2');
    unicode-range: U+0951-0952, U+0964-0965, U+0C00-0C7F, U+1CDA, U+1CF2, U+200C-200D, U+25CC;
}

/* thai */
@font-face {
    font-family: 'Google Sans';
    font-style: normal;
    font-weight: 400;
    src: url("4UasrENHsxJlGDuGo1OIlJfC6l_24rlCK1Yo_Iqcsih3SAyH6cAwhX9RPiYUvbQoi-Entw.woff2") format('woff2');
    unicode-range: U+02D7, U+0303, U+0331, U+0E01-0E5B, U+200C-200D, U+25CC;
}

/* vietnamese */
@font-face {
    font-family: 'Google Sans';
    font-style: normal;
    font-weight: 400;
    src: url("4UasrENHsxJlGDuGo1OIlJfC6l_24rlCK1Yo_Iqcsih3SAyH6cAwhX9RPj0UvbQoi-Entw.woff2") format('woff2');
    unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}

/* latin-ext */
@font-face {
    font-family: 'Google Sans';
    font-style: normal;
    font-weight: 400;
    src: url("4UasrENHsxJlGDuGo1OIlJfC6l_24rlCK1Yo_Iqcsih3SAyH6cAwhX9RPjwUvbQoi-Entw.woff2") format('woff2');
    unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

/* latin */
@font-face {
    font-family: 'Google Sans';
    font-style: normal;
    font-weight: 400;
    src: url("4UasrENHsxJlGDuGo1OIlJfC6l_24rlCK1Yo_Iqcsih3SAyH6cAwhX9RPjIUvbQoi-E.woff2") format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

/* armenian */
@font-face {
    font-family: 'Google Sans';
    font-style: normal;
    font-weight: 500;
    src: url("4UasrENHsxJlGDuGo1OIlJfC6l_24rlCK1Yo_Iqcsih3SAyH6cAwhX9RPiIUvbQoi-Entw.woff2") format('woff2');
    unicode-range: U+0308, U+0530-058F, U+2010, U+2024, U+25CC, U+FB13-FB17;
}

/* bengali */
@font-face {
    font-family: 'Google Sans';
    font-style: normal;
    font-weight: 500;
    src: url("4UasrENHsxJlGDuGo1OIlJfC6l_24rlCK1Yo_Iqcsih3SAyH6cAwhX9RPiAUvbQoi-Entw.woff2") format('woff2');
    unicode-range: U+0951-0952, U+0964-0965, U+0980-09FE, U+1CD0, U+1CD2, U+1CD5-1CD6, U+1CD8, U+1CE1, U+1CEA, U+1CED, U+1CF2, U+1CF5-1CF7, U+200C-200D, U+20B9, U+25CC, U+A8F1;
}

/* canadian-aboriginal */
@font-face {
    font-family: 'Google Sans';
    font-style: normal;
    font-weight: 500;
    src: url("4UasrENHsxJlGDuGo1OIlJfC6l_24rlCK1Yo_Iqcsih3SAyH6cAwhX9RPh0UvbQoi-Entw.woff2") format('woff2');
    unicode-range: U+02C7, U+02D8-02D9, U+02DB, U+0307, U+1400-167F, U+18B0-18F5, U+25CC, U+11AB0-11ABF;
}

/* cyrillic-ext */
@font-face {
    font-family: 'Google Sans';
    font-style: normal;
    font-weight: 500;
    src: url("4UasrENHsxJlGDuGo1OIlJfC6l_24rlCK1Yo_Iqcsih3SAyH6cAwhX9RPj8UvbQoi-Entw.woff2") format('woff2');
    unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}

/* cyrillic */
@font-face {
    font-family: 'Google Sans';
    font-style: normal;
    font-weight: 500;
    src: url("4UasrENHsxJlGDuGo1OIlJfC6l_24rlCK1Yo_Iqcsih3SAyH6cAwhX9RPjYUvbQoi-Entw.woff2") format('woff2');
    unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}

/* devanagari */
@font-face {
    font-family: 'Google Sans';
    font-style: normal;
    font-weight: 500;
    src: url("4UasrENHsxJlGDuGo1OIlJfC6l_24rlCK1Yo_Iqcsih3SAyH6cAwhX9RPjMUvbQoi-Entw.woff2") format('woff2');
    unicode-range: U+0900-097F, U+1CD0-1CF9, U+200C-200D, U+20A8, U+20B9, U+20F0, U+25CC, U+A830-A839, U+A8E0-A8FF, U+11B00-11B09;
}

/* ethiopic */
@font-face {
    font-family: 'Google Sans';
    font-style: normal;
    font-weight: 500;
    src: url("4UasrENHsxJlGDuGo1OIlJfC6l_24rlCK1Yo_Iqcsih3SAyH6cAwhX9RPiMUvbQoi-Entw.woff2") format('woff2');
    unicode-range: U+030E, U+1200-1399, U+2D80-2DDE, U+AB01-AB2E, U+1E7E0-1E7E6, U+1E7E8-1E7EB, U+1E7ED-1E7EE, U+1E7F0-1E7FE;
}

/* georgian */
@font-face {
    font-family: 'Google Sans';
    font-style: normal;
    font-weight: 500;
    src: url("4UasrENHsxJlGDuGo1OIlJfC6l_24rlCK1Yo_Iqcsih3SAyH6cAwhX9RPi0UvbQoi-Entw.woff2") format('woff2');
    unicode-range: U+0589, U+10A0-10FF, U+1C90-1CBA, U+1CBD-1CBF, U+205A, U+2D00-2D2F, U+2E31;
}

/* greek-ext */
@font-face {
    font-family: 'Google Sans';
    font-style: normal;
    font-weight: 500;
    src: url("4UasrENHsxJlGDuGo1OIlJfC6l_24rlCK1Yo_Iqcsih3SAyH6cAwhX9RPj4UvbQoi-Entw.woff2") format('woff2');
    unicode-range: U+1F00-1FFF;
}

/* greek */
@font-face {
    font-family: 'Google Sans';
    font-style: normal;
    font-weight: 500;
    src: url("4UasrENHsxJlGDuGo1OIlJfC6l_24rlCK1Yo_Iqcsih3SAyH6cAwhX9RPjEUvbQoi-Entw.woff2") format('woff2');
    unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
}

/* gujarati */
@font-face {
    font-family: 'Google Sans';
    font-style: normal;
    font-weight: 500;
    src: url("4UasrENHsxJlGDuGo1OIlJfC6l_24rlCK1Yo_Iqcsih3SAyH6cAwhX9RPikUvbQoi-Entw.woff2") format('woff2');
    unicode-range: U+0951-0952, U+0964-0965, U+0A80-0AFF, U+200C-200D, U+20B9, U+25CC, U+A830-A839;
}

/* gurmukhi */
@font-face {
    font-family: 'Google Sans';
    font-style: normal;
    font-weight: 500;
    src: url("4UasrENHsxJlGDuGo1OIlJfC6l_24rlCK1Yo_Iqcsih3SAyH6cAwhX9RPhEUvbQoi-Entw.woff2") format('woff2');
    unicode-range: U+0951-0952, U+0964-0965, U+0A01-0A76, U+200C-200D, U+20B9, U+25CC, U+262C, U+A830-A839;
}

/* hebrew */
@font-face {
    font-family: 'Google Sans';
    font-style: normal;
    font-weight: 500;
    src: url("4UasrENHsxJlGDuGo1OIlJfC6l_24rlCK1Yo_Iqcsih3SAyH6cAwhX9RPjAUvbQoi-Entw.woff2") format('woff2');
    unicode-range: U+0307-0308, U+0590-05FF, U+200C-2010, U+20AA, U+25CC, U+FB1D-FB4F;
}

/* khmer */
@font-face {
    font-family: 'Google Sans';
    font-style: normal;
    font-weight: 500;
    src: url("4UasrENHsxJlGDuGo1OIlJfC6l_24rlCK1Yo_Iqcsih3SAyH6cAwhX9RPjkUvbQoi-Entw.woff2") format('woff2');
    unicode-range: U+1780-17FF, U+19E0-19FF, U+200C-200D, U+25CC;
}

/* lao */
@font-face {
    font-family: 'Google Sans';
    font-style: normal;
    font-weight: 500;
    src: url("4UasrENHsxJlGDuGo1OIlJfC6l_24rlCK1Yo_Iqcsih3SAyH6cAwhX9RPjsUvbQoi-Entw.woff2") format('woff2');
    unicode-range: U+0E81-0EDF, U+200C-200D, U+25CC;
}

/* malayalam */
@font-face {
    font-family: 'Google Sans';
    font-style: normal;
    font-weight: 500;
    src: url("4UasrENHsxJlGDuGo1OIlJfC6l_24rlCK1Yo_Iqcsih3SAyH6cAwhX9RPioUvbQoi-Entw.woff2") format('woff2');
    unicode-range: U+0307, U+0323, U+0951-0952, U+0964-0965, U+0D00-0D7F, U+1CDA, U+1CF2, U+200C-200D, U+20B9, U+25CC, U+A830-A832;
}

/* oriya */
@font-face {
    font-family: 'Google Sans';
    font-style: normal;
    font-weight: 500;
    src: url("4UasrENHsxJlGDuGo1OIlJfC6l_24rlCK1Yo_Iqcsih3SAyH6cAwhX9RPisUvbQoi-Entw.woff2") format('woff2');
    unicode-range: U+0951-0952, U+0964-0965, U+0B01-0B77, U+1CDA, U+1CF2, U+200C-200D, U+20B9, U+25CC;
}

/* sinhala */
@font-face {
    font-family: 'Google Sans';
    font-style: normal;
    font-weight: 500;
    src: url("4UasrENHsxJlGDuGo1OIlJfC6l_24rlCK1Yo_Iqcsih3SAyH6cAwhX9RPi8UvbQoi-Entw.woff2") format('woff2');
    unicode-range: U+0964-0965, U+0D81-0DF4, U+1CF2, U+200C-200D, U+25CC, U+111E1-111F4;
}

/* symbols */
@font-face {
    font-family: 'Google Sans';
    font-style: normal;
    font-weight: 500;
    src: url("4UasrENHsxJlGDuGo1OIlJfC6l_24rlCK1Yo_Iqcsih3SAyH6cAwhX9RPlwUvbQoi-Entw.woff2") format('woff2');
    unicode-range: U+0001-000C, U+000E-001F, U+007F-009F, U+20DD-20E0, U+20E2-20E4, U+2150-218F, U+2190, U+2192, U+2194-2199, U+21AF, U+21E6-21F0, U+21F3, U+2218-2219, U+2299, U+22C4-22C6, U+2300-243F, U+2440-244A, U+2460-24FF, U+25A0-27BF, U+2800-28FF, U+2921-2922, U+2981, U+29BF, U+29EB, U+2B00-2BFF, U+4DC0-4DFF, U+FFF9-FFFB, U+10140-1018E, U+10190-1019C, U+101A0, U+101D0-101FD, U+102E0-102FB, U+10E60-10E7E, U+1D2C0-1D2D3, U+1D2E0-1D37F, U+1F000-1F0FF, U+1F100-1F1AD, U+1F1E6-1F1FF, U+1F30D-1F30F, U+1F315, U+1F31C, U+1F31E, U+1F320-1F32C, U+1F336, U+1F378, U+1F37D, U+1F382, U+1F393-1F39F, U+1F3A7-1F3A8, U+1F3AC-1F3AF, U+1F3C2, U+1F3C4-1F3C6, U+1F3CA-1F3CE, U+1F3D4-1F3E0, U+1F3ED, U+1F3F1-1F3F3, U+1F3F5-1F3F7, U+1F408, U+1F415, U+1F41F, U+1F426, U+1F43F, U+1F441-1F442, U+1F444, U+1F446-1F449, U+1F44C-1F44E, U+1F453, U+1F46A, U+1F47D, U+1F4A3, U+1F4B0, U+1F4B3, U+1F4B9, U+1F4BB, U+1F4BF, U+1F4C8-1F4CB, U+1F4D6, U+1F4DA, U+1F4DF, U+1F4E3-1F4E6, U+1F4EA-1F4ED, U+1F4F7, U+1F4F9-1F4FB, U+1F4FD-1F4FE, U+1F503, U+1F507-1F50B, U+1F50D, U+1F512-1F513, U+1F53E-1F54A, U+1F54F-1F5FA, U+1F610, U+1F650-1F67F, U+1F687, U+1F68D, U+1F691, U+1F694, U+1F698, U+1F6AD, U+1F6B2, U+1F6B9-1F6BA, U+1F6BC, U+1F6C6-1F6CF, U+1F6D3-1F6D7, U+1F6E0-1F6EA, U+1F6F0-1F6F3, U+1F6F7-1F6FC, U+1F700-1F7FF, U+1F800-1F80B, U+1F810-1F847, U+1F850-1F859, U+1F860-1F887, U+1F890-1F8AD, U+1F8B0-1F8BB, U+1F8C0-1F8C1, U+1F900-1F90B, U+1F93B, U+1F946, U+1F984, U+1F996, U+1F9E9, U+1FA00-1FA6F, U+1FA70-1FA7C, U+1FA80-1FA89, U+1FA8F-1FAC6, U+1FACE-1FADC, U+1FADF-1FAE9, U+1FAF0-1FAF8, U+1FB00-1FBFF;
}

/* tamil */
@font-face {
    font-family: 'Google Sans';
    font-style: normal;
    font-weight: 500;
    src: url("4UasrENHsxJlGDuGo1OIlJfC6l_24rlCK1Yo_Iqcsih3SAyH6cAwhX9RPiQUvbQoi-Entw.woff2") format('woff2');
    unicode-range: U+0964-0965, U+0B82-0BFA, U+200C-200D, U+20B9, U+25CC;
}

/* telugu */
@font-face {
    font-family: 'Google Sans';
    font-style: normal;
    font-weight: 500;
    src: url("4UasrENHsxJlGDuGo1OIlJfC6l_24rlCK1Yo_Iqcsih3SAyH6cAwhX9RPi4UvbQoi-Entw.woff2") format('woff2');
    unicode-range: U+0951-0952, U+0964-0965, U+0C00-0C7F, U+1CDA, U+1CF2, U+200C-200D, U+25CC;
}

/* thai */
@font-face {
    font-family: 'Google Sans';
    font-style: normal;
    font-weight: 500;
    src: url("4UasrENHsxJlGDuGo1OIlJfC6l_24rlCK1Yo_Iqcsih3SAyH6cAwhX9RPiYUvbQoi-Entw.woff2") format('woff2');
    unicode-range: U+02D7, U+0303, U+0331, U+0E01-0E5B, U+200C-200D, U+25CC;
}

/* vietnamese */
@font-face {
    font-family: 'Google Sans';
    font-style: normal;
    font-weight: 500;
    src: url("4UasrENHsxJlGDuGo1OIlJfC6l_24rlCK1Yo_Iqcsih3SAyH6cAwhX9RPj0UvbQoi-Entw.woff2") format('woff2');
    unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}

/* latin-ext */
@font-face {
    font-family: 'Google Sans';
    font-style: normal;
    font-weight: 500;
    src: url("4UasrENHsxJlGDuGo1OIlJfC6l_24rlCK1Yo_Iqcsih3SAyH6cAwhX9RPjwUvbQoi-Entw.woff2") format('woff2');
    unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

/* latin */
@font-face {
    font-family: 'Google Sans';
    font-style: normal;
    font-weight: 500;
    src: url("4UasrENHsxJlGDuGo1OIlJfC6l_24rlCK1Yo_Iqcsih3SAyH6cAwhX9RPjIUvbQoi-E.woff2") format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

/* cyrillic-ext */
@font-face {
    font-family: 'PT Sans';
    font-style: normal;
    font-weight: 400;
    src: format('woff2');
    unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}

/* cyrillic */
@font-face {
    font-family: 'PT Sans';
    font-style: normal;
    font-weight: 400;
    src: format('woff2');
    unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}

/* latin-ext */
@font-face {
    font-family: 'PT Sans';
    font-style: normal;
    font-weight: 400;
    src: format('woff2');
    unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

/* latin */
@font-face {
    font-family: 'PT Sans';
    font-style: normal;
    font-weight: 400;
    src: format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

/* cyrillic-ext */
@font-face {
    font-family: 'PT Sans';
    font-style: normal;
    font-weight: 700;
    src: format('woff2');
    unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}

/* cyrillic */
@font-face {
    font-family: 'PT Sans';
    font-style: normal;
    font-weight: 700;
    src: format('woff2');
    unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}

/* latin-ext */
@font-face {
    font-family: 'PT Sans';
    font-style: normal;
    font-weight: 700;
    src: format('woff2');
    unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

/* latin */
@font-face {
    font-family: 'PT Sans';
    font-style: normal;
    font-weight: 700;
    src: format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

/* cyrillic-ext */
@font-face {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url("JTUSjIg1_i6t8kCHKm459WRhyyTh89ZNpQ.woff2") format('woff2');
    unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}

/* cyrillic */
@font-face {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url("JTUSjIg1_i6t8kCHKm459W1hyyTh89ZNpQ.woff2") format('woff2');
    unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}

/* vietnamese */
@font-face {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url("JTUSjIg1_i6t8kCHKm459WZhyyTh89ZNpQ.woff2") format('woff2');
    unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}

/* latin-ext */
@font-face {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url("JTUSjIg1_i6t8kCHKm459WdhyyTh89ZNpQ.woff2") format('woff2');
    unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

/* latin */
@font-face {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url("JTUSjIg1_i6t8kCHKm459WlhyyTh89Y.woff2") format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

/* cyrillic-ext */
@font-face {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url("JTUSjIg1_i6t8kCHKm459WRhyyTh89ZNpQ.woff2") format('woff2');
    unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}

/* cyrillic */
@font-face {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url("JTUSjIg1_i6t8kCHKm459W1hyyTh89ZNpQ.woff2") format('woff2');
    unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}

/* vietnamese */
@font-face {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url("JTUSjIg1_i6t8kCHKm459WZhyyTh89ZNpQ.woff2") format('woff2');
    unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}

/* latin-ext */
@font-face {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url("JTUSjIg1_i6t8kCHKm459WdhyyTh89ZNpQ.woff2") format('woff2');
    unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

/* latin */
@font-face {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url("JTUSjIg1_i6t8kCHKm459WlhyyTh89Y.woff2") format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
.subscription-btn__w {
    border-radius: 4px;
    font-family: var(--ff-sans);
    font-weight: 900;
    display: flex;
    height: 35px;
    background-color: rgb(255, 215, 0);
  }
  
  .subscription-btn__w:hover {
    background-color: #ecc700;
  }
  
  .subscription-btn__w .subscription-link {
    display: flex;
    text-decoration: none;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
  }
  
  .subscription-btn__w .subscription-link .subscription-text {
    white-space: nowrap;
    font-size: 13px;
    line-height: 16px;
    color: #222;
  }
  .discussion-page-container {
    color: #222;
    margin-bottom: 20px
}

@media (max-width:480px) {
    .discussion-page-container {
        margin-bottom: 15px
    }
}

.discussion-page-container .discussion-container .discussion-wrapper .discussion-add-wrapper {
    border: none;
    padding-bottom: 0
}

.discussion-page-container .discussion-container .discussion-wrapper .discussion-add-wrapper .d-comments-count-wraper {
    color: #cf2f32;
    font-family: Heuristica, serif;
    font-size: 16px;
    font-weight: 700;
    margin-top: 30px
}

.discussion-page-container .discussion-container .discussion-wrapper .d-submit-form .text-area-wrapper {
    margin-bottom: 0
}

.discussion-page-container .discussion-container .discussion-wrapper .d-submit-form .text-area-wrapper .comment-body {
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    color: #555;
    display: block;
    font-family: PT Sans, serif;
    font-size: 16px;
    line-height: 1.42857143;
    padding: 6px 12px
}

.discussion-page-container .discussion-container .discussion-wrapper .d-submit-form .text-area-wrapper .comment-body:focus {
    border-color: #66afe9;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
    outline: none
}

.discussion-page-container .discussion-container .discussion-wrapper .d-submit-form .submit-wrapper {
    font-size: 14px;
    margin: 0;
    text-align: initial
}

.discussion-page-container .discussion-container .discussion-wrapper .d-submit-form .submit-wrapper .discussion-rule-link {
    font-weight: 400
}

.discussion-page-container .discussion-container .discussion-wrapper .d-submit-form .submit-wrapper .d-submit-comment-btn {
    background-color: #cf2f32;
    border-radius: 4px;
    float: right;
    font-size: 12px;
    font-weight: 400;
    margin-top: 10px;
    text-transform: none
}

@media (max-width:480px) {
    .discussion-page-container .discussion-container .discussion-wrapper .d-submit-form .submit-wrapper .d-submit-comment-btn {
        float: none
    }
}

.discussion-page-container .discussion-container .discussion-wrapper .d-comments-wrapper .d-comment-group {
    border-bottom: 1px solid #ccc;
    padding: 10px 0
}

.discussion-page-container .discussion-container .discussion-wrapper .d-comments-wrapper .d-comment-group .d-comment-wrapper {
    border: none
}

.discussion-page-container .discussion-container .discussion-wrapper .d-comments-wrapper .d-comment-group .d-comment-wrapper.level-1 {
    margin-left: 10px;
    padding-left: 80px
}

.discussion-page-container .discussion-container .discussion-wrapper .d-comments-wrapper .d-comment-group .d-comment-wrapper.level-1 .icon-diss {
    background: url("../index/discussion_arrow.de523d53.svg") no-repeat bottom;
    height: 29px;
    left: 20px;
    position: absolute;
    top: 30px;
    width: 30px
}

@media (max-width:480px) {
    .discussion-page-container .discussion-container .discussion-wrapper .d-comments-wrapper .d-comment-group .d-comment-wrapper.level-1 .icon-diss {
        left: 5px
    }
}

.discussion-page-container .discussion-container .discussion-wrapper .d-comments-wrapper .d-comment-group .d-comment-wrapper .d-post .user-img-wrapper .user-img {
    border-radius: 50%;
    height: 52px;
    overflow: hidden;
    width: 52px
}

.discussion-page-container .discussion-container .discussion-wrapper .d-comments-wrapper .d-comment-group .d-comment-wrapper .d-post .user-img-wrapper .user-img figure {
    height: 52px;
    width: 52px
}

.discussion-page-container .discussion-container .discussion-wrapper .d-comments-wrapper .d-comment-group .d-comment-wrapper .d-post .user-img-wrapper .user-img img {
    width: 52px
}

.discussion-page-container .discussion-container .discussion-wrapper .d-comments-wrapper .d-comment-group .d-comment-wrapper .d-post .head .button-wrapper {
    padding: 0
}

.discussion-page-container .discussion-container .discussion-wrapper .d-comments-wrapper .d-comment-group .d-comment-wrapper .d-post .head .button-wrapper .d-buttons .d-btn {
    background-color: #fff;
    border: 1px solid #ccc;
    border-radius: 5px;
    color: #000;
    font-size: 12px;
    height: auto;
    padding: 5px 10px
}

.discussion-page-container .discussion-container .discussion-wrapper .d-comments-wrapper .d-comment-group .d-comment-wrapper .d-post .head .button-wrapper .d-buttons .d-btn i {
    color: #35b03f;
    display: inline-block;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    margin-right: 6px
}

.discussion-page-container .discussion-container .discussion-wrapper .d-comments-wrapper .d-comment-group .d-comment-wrapper .d-post .head .button-wrapper .d-buttons .d-btn.d-dislike i {
    color: #cf2f32
}

.discussion-wrapper .d-anchor-wrapper {
    position: relative
}

.discussion-wrapper .d-anchor-target {
    left: 0;
    position: absolute
}

.discussion-wrapper .discussion-add-wrapper {
    border-bottom: 1px solid #e3e3e3;
    border-top: 0;
    margin: 30px 0;
    padding-bottom: 15px;
    width: 100%
}

.discussion-wrapper .d-submit-form {
    display: none;
    margin-bottom: 20px
}

.discussion-wrapper .d-submit-form .text-area-wrapper {
    float: none;
    margin-bottom: 10px;
    width: 100%
}

.discussion-wrapper .d-submit-form .text-area-wrapper textarea {
    height: 100px;
    width: 100%
}

@media (max-width:768px) {
    .discussion-wrapper .d-submit-form .submit-wrapper {
        margin-bottom: 20px;
        margin-top: 10px;
        text-align: center
    }
}

.discussion-wrapper .d-submit-form .submit-wrapper .discussion-rule-link {
    font-weight: 700
}

.discussion-wrapper .d-submit-form .submit-wrapper .discussion-rule-link:hover {
    text-decoration: underline
}

.discussion-wrapper .d-submit-form .submit-wrapper .d-submit-comment-btn {
    background-color: #a5a5a5;
    border: none;
    border-radius: 6px;
    box-shadow: 0 16px 20px rgba(0, 0, 0, .1);
    color: #fff;
    cursor: pointer;
    display: inline-block;
    float: right;
    font: 14px Source Sans Pro, sans-serif;
    font-weight: 700;
    height: 30px;
    line-height: 20px;
    margin-left: 10px;
    padding: 5px 10px;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    width: auto
}

@media (max-width:768px) {
    .discussion-wrapper .d-submit-form .submit-wrapper .d-submit-comment-btn {
        float: none;
        margin-top: 20px
    }
}

@media (max-width:480px) {
    .discussion-wrapper .d-submit-form .submit-wrapper .d-submit-comment-btn {
        display: block;
        margin: 20px auto
    }
}

.discussion-wrapper .d-comments-wrapper {
    margin-top: 20px
}

.discussion-wrapper .d-comments-wrapper .d-submit-form {
    display: none;
    margin-bottom: 20px
}

.discussion-wrapper .d-comments-wrapper .d-submit-form .text-area-wrapper {
    float: none;
    margin-bottom: 10px;
    width: 100%
}

.discussion-wrapper .d-comments-wrapper .d-submit-form .text-area-wrapper textarea {
    height: 100px;
    width: 100%
}

@media (max-width:768px) {
    .discussion-wrapper .d-comments-wrapper .d-submit-form .submit-wrapper {
        margin-bottom: 20px;
        margin-top: 10px;
        text-align: center
    }
}

.discussion-wrapper .d-comments-wrapper .d-submit-form .submit-wrapper .discussion-rule-link {
    font-weight: 700
}

.discussion-wrapper .d-comments-wrapper .d-submit-form .submit-wrapper .discussion-rule-link:hover {
    text-decoration: underline
}

.discussion-wrapper .d-comments-wrapper .d-submit-form .submit-wrapper .d-submit-comment-btn {
    background-color: #a5a5a5;
    border: none;
    border-radius: 6px;
    box-shadow: 0 16px 20px rgba(0, 0, 0, .1);
    color: #fff;
    cursor: pointer;
    display: inline-block;
    float: right;
    font: 14px Source Sans Pro, sans-serif;
    font-weight: 700;
    height: 30px;
    line-height: 20px;
    margin-left: 10px;
    padding: 5px 10px;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    width: auto
}

@media (max-width:768px) {
    .discussion-wrapper .d-comments-wrapper .d-submit-form .submit-wrapper .d-submit-comment-btn {
        float: none;
        margin-top: 20px
    }
}

@media (max-width:480px) {
    .discussion-wrapper .d-comments-wrapper .d-submit-form .submit-wrapper .d-submit-comment-btn {
        display: block;
        margin: 20px auto
    }
}

.discussion-wrapper .d-comments-wrapper .d-comment-wrapper {
    border-bottom: 1px dotted #ccc;
    clear: both;
    font-size: 14px;
    padding: 5px 0;
    position: relative
}

.discussion-wrapper .d-comments-wrapper .d-comment-wrapper.level-1 {
    margin-left: 30px
}

.discussion-wrapper .d-comments-wrapper .d-comment-wrapper.level-1 .d-post .user-img-wrapper .user-img figure {
    border-radius: 50%;
    height: 60px;
    width: 60px
}

.discussion-wrapper .d-comments-wrapper .d-comment-wrapper.level-1 .d-post .user-img-wrapper .user-img figure img {
    height: auto;
    width: 62px
}

.discussion-wrapper .d-comments-wrapper .d-comment-wrapper .d-post {
    margin-bottom: 10px;
    margin-top: 10px;
    min-height: 20px;
    position: relative
}

.discussion-wrapper .d-comments-wrapper .d-comment-wrapper .d-post .user-img-wrapper {
    float: left;
    margin-right: 20px
}

.discussion-wrapper .d-comments-wrapper .d-comment-wrapper .d-post .user-img-wrapper .user-img {
    display: inline-block
}

.discussion-wrapper .d-comments-wrapper .d-comment-wrapper .d-post .user-img-wrapper .user-img figure {
    border-radius: 50%;
    height: 70px;
    overflow: hidden;
    width: 70px
}

.discussion-wrapper .d-comments-wrapper .d-comment-wrapper .d-post .user-img-wrapper .user-img figure img {
    height: auto;
    position: relative;
    top: 50%;
    transform: translateY(-50%);
    width: 100%
}

.discussion-wrapper .d-comments-wrapper .d-comment-wrapper .d-post .head .date {
    color: #c5c5c5;
    font-size: 12px
}

.discussion-wrapper .d-comments-wrapper .d-comment-wrapper .d-post .head .sep {
    color: #c5c5c5;
    font-size: 14px;
    height: 14px;
    line-height: 14px;
    margin: 0 10px
}

.discussion-wrapper .d-comments-wrapper .d-comment-wrapper .d-post .head .d-report-comment {
    color: #c5c5c5;
    font-size: 12px
}

.discussion-wrapper .d-comments-wrapper .d-comment-wrapper .d-post .head .d-report-comment:after {
    content: "nahlásiť"
}

.discussion-wrapper .d-comments-wrapper .d-comment-wrapper .d-post .head .button-wrapper {
    display: block;
    text-align: right
}

@media (max-width:600px) {
    .discussion-wrapper .d-comments-wrapper .d-comment-wrapper .d-post .head .button-wrapper {
        padding-top: 5px
    }
}

.discussion-wrapper .d-comments-wrapper .d-comment-wrapper .d-post .head .button-wrapper .d-report-comment,
.discussion-wrapper .d-comments-wrapper .d-comment-wrapper .d-post .head .button-wrapper .date {
    display: inline-block;
    margin-bottom: 8px
}

.discussion-wrapper .d-comments-wrapper .d-comment-wrapper .d-post .head .button-wrapper .d-buttons {
    display: inline-flex
}

.discussion-wrapper .d-comments-wrapper .d-comment-wrapper .d-post .head .button-wrapper .d-buttons .d-like-box {
    display: inline-block;
    margin-bottom: 10px
}

.discussion-wrapper .d-comments-wrapper .d-comment-wrapper .username {
    color: #da2c2a;
    float: left;
    margin-right: 20px
}

.discussion-wrapper .d-comments-wrapper .d-comment-wrapper .username.no-link:hover {
    cursor: default
}

.discussion-wrapper .d-comments-wrapper .d-comment-wrapper .d-btn {
    background-color: #c5c5c5;
    border-radius: 5px;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-size: 12px;
    height: 16px;
    line-height: 16px;
    padding: 0 10px;
    text-align: center
}

.discussion-wrapper .d-comments-wrapper .d-comment-wrapper .d-btn i {
    display: none
}

.discussion-wrapper .d-comments-wrapper .d-comment-wrapper .d-body {
    clear: right
}

@media (min-width:1024px) {
    .discussion-wrapper .d-comments-wrapper .d-comment-wrapper .d-body {
        margin-left: 72px
    }
}

.discussion-wrapper .d-comments-wrapper .d-comment-wrapper .d-body span {
    overflow-wrap: break-word
}
.imp {
    font-style: italic;
    border-left: 3px solid #e11229;
    padding-left: 10px;
}
.fulltext a, .un-instruction__item a, .d-body a {
    color: #e11229;
    text-decoration: underline;
    transition: 0.1s;
}
.fulltext a:hover, .un-instruction__item a:hover, .d-body a:hover {
    color: #007fff;
    text-decoration: underline;
    transition: 0.1s;
}
.text__list {
    list-style: decimal;
}
.text__list li {
    margin-left: 20px;
}
.text__list li:before {
        content: "";
        font-size: 14px;
        margin-left: 0;
        top: 0;
}
.un-instruction__list {
    counter-reset: myCounter;
}
.un-instruction__list {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    padding: 0;
}
.un-instruction__item {
    list-style: none;
    line-height: 1.7rem;
    margin: 0 0 8px 0;
    font-size: var(--text-size);
}
.un-instruction__item {
    font-weight: normal;
    background-color: #f5f6f8;
    padding: 8px;
    border-left: 2px solid #e11229;
    border-right: 2px solid #e11229;
    border-radius: 6px;
    width: 100%;
    display: flex;
    border-bottom: 1px solid #d5d8dc;
}
.un-instruction__item::before {
    transform: scaleZ(0.1);
    counter-increment: myCounter;
    content: counter(myCounter);
    display: block;
    border: 3px #e11229 solid;
    width: min-content;
    padding: 0px 8px;
    border-radius: 52%;
    color: #e11229;
    font-weight: 700;
    margin: auto 1rem auto 0;
    font-family: inherit;
    font-size: 18px;
}
.lightbox-img {
    position: relative;
    display: inline-block;
    line-height: 0;
  }

  .lightbox-img::before {
    content: "";
    display: inline-block;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    opacity: 0.5;
    width: 50px;
    height: 50px;
    background-image: url("../index/lupa.svg");
    background-repeat: no-repeat;
    background-size: cover;
  }
  .swiper {
    --swiper-theme-color: #df0009;
    height: max-content;
    margin: 15px 0;
  }
  .swiper-slide {
    align-self: center;
    display: flex;
    width: 100% !important;
  }
  
  .swiper-slide img {
    width: 100% !important;

  }
  @media (min-width: 800px) and (max-width: 1928px) {
  .swiper-slide img {
    width: 100% !important;
    /* padding: 50px 80px; */
  }
}
.lightbox-img::before {
    content: "";
    display: inline-block;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    opacity: 0.5;
    width: 50px;
    height: 50px;
    background-image: url(../index/lupa.svg);
    background-repeat: no-repeat;
    background-size: cover;
}
aside, header, footer {
    pointer-events: none;
}
@media (max-width: 767px) {
    body .page-wrapper.page-wrapper-right-side .side-section {
        display: none !important;
    }
}
.button-link {
    background-color: #007fff;
    color: white !important;
    padding: 15px;
    margin-top: 30px;
    display: block;
    max-width: 100%;
    text-align: center;
    text-decoration: none !important;
    text-transform: uppercase;
    margin-bottom: 1rem;
    font-weight: bold;
}
.button-link:hover {
    background-color: #e11229;
}