@font-face {
  font-family: 'Inter';
  src: url('/fonts/Inter-Thin-100.woff2') format('woff2');
  font-weight: 100;
  font-display: swap;
  font-style: normal;
}

@font-face {
  font-family: 'Inter';
  src: url('/fonts/Inter-ExtraLight-200.woff2') format('woff2');
  font-weight: 200;
  font-display: swap;
  font-style: normal;
}

@font-face {
  font-family: 'Inter';
  src: url('/fonts/Inter-Light-300.woff2') format('woff2');
  font-weight: 300;
  font-display: swap;
  font-style: normal;
}

@font-face {
  font-family: 'Inter';
  src: url('/fonts/Inter-Regular-400.woff2') format('woff2');
  font-weight: 400;
  font-display: swap;
  font-style: normal;
}

@font-face {
  font-family: 'Inter';
  src: url('/fonts/Inter-Medium-500.woff2') format('woff2');
  font-weight: 500;
  font-display: swap;
  font-style: normal;
}

@font-face {
  font-family: 'Inter';
  src: url('/fonts/Inter-SemiBold-600.woff2') format('woff2');
  font-weight: 600;
  font-display: swap;
  font-style: normal;
}

@font-face {
  font-family: 'Inter';
  src: url('/fonts/Inter-Bold-700.woff2') format('woff2');
  font-weight: 700;
  font-display: swap;
  font-style: normal;
}

@font-face {
  font-family: 'Inter';
  src: url('/fonts/Inter-ExtraBold-800.woff2') format('woff2');
  font-weight: 800;
  font-display: swap;
  font-style: normal;
}

@font-face {
  font-family: 'Inter';
  src: url('/fonts/Inter-Black-900.woff2') format('woff2');
  font-weight: 900;
  font-display: swap;
  font-style: normal;
}

/* ====================== */
.page-wrapper[data-tenant='bild'] {
  --main-tenant-color: #d00;
  --secondary-tenant-color: #d00;
  --secondary-tenant-color-hsl-hover: 0 100% 33%;
  --teaser-linear-gradient: linear-gradient(rgba(33, 37, 41, 0), rgba(33, 37, 41, 0.7));
  --text-shadow-headline: 0 2px 8px rgba(0, 0, 0, 0.6);
  --ressort-header-font: Gotham, Avenir Next, Helvetica Neue, sans-serif-black, Arial Narrow, Arial Nova, sans-serif;
  --ressort-header-color: #212529;
  --ressort-header-font-size-lg: 28px;
  --ressort-header-font-size-md: 22px;
  --ressort-header-font-size-sm: 22px;
  --ressort-header-line-height: 1.1;
  --breadcrumb-font: Gotham XNarrow, Avenir Next Condensed, sans-serif-condensed, Arial Narrow, Arial Nova, sans-serif;
  --breadcrumb-font-size: 12px;
  --breadcrumb-font-weight: 700;
  --breadcrumb-line-height: 1.4;
  --breadcrumb-letter-spacing: 0;
  --footnote-font: Gotham XNarrow, Avenir Next Condensed, sans-serif-condensed, Arial Narrow, Arial Nova, sans-serif;
  --footnote-font-size-sm: 16px;
  --footnote-line-height-sm: 1.3125;
  --footnote-font-size-lg: 18px;
  --footnote-line-height-lg: 1.278;
  --footnote-font-weight: 700;
  --teaser-title-padding-sm: 0 8px 12px;
  --teaser-title-padding-md: 0 12px 16px;
  --teaser-title-padding-lg: 0 12px 16px;
  --teaser-quad-title-padding-md: 0 16px 16px;
  --teaser-quad-title-padding-lg: 0 12px 16px;
  --teaser-mini-quad-title-padding-md: 0 8px 12px;
  --teaser-mini-quad-title-padding-lg: 0 8px 16px;
  --teaser-super-a-title-padding-lg: 0 16px 16px;
  --teaser-b-teaser-title-padding-lg: 0 8px 16px;
  --teaser-bc-teaser-title-padding-lg: 0 8px 16px;
  --teaser-double-a-teaser-title-padding-lg: 0 8px 16px;
  --teaser-a-teaser-mini-title-padding: 0 8px 12px;
  --teaser-title-align-items-overlay: center;
  --teaser-title-text-align-overlay: center;
  --teaser-text-font: Gotham XNarrow, Avenir Next Condensed, sans-serif-condensed, Arial Narrow, Arial Nova, sans-serif;
  --teaser-text-font-style: normal;
  --teaser-text-font-size: 18px;
  --teaser-text-line-height: 1.3;
  --teaser-text-font-weight: 400;
  --kicker-font: Gotham XNarrow, Avenir Next Condensed, sans-serif-condensed, Arial Narrow, Arial Nova, sans-serif;
  --kicker-font-style: normal;
  --kicker-background-color: #d00;
  --kicker-color: #d00;
  --kicker-0-font-size-lg: 30px;
  --kicker-0-line-height-lg: 1;
  --kicker-0-font-weight-lg: 700;
  --kicker-1-font-size-lg: 24px;
  --kicker-1-line-height-lg: 1;
  --kicker-1-font-weight-lg: 700;
  --kicker-2-font-size-lg: 20px;
  --kicker-2-line-height-lg: 1;
  --kicker-2-font-weight-lg: 700;
  --kicker-3-font-size-lg: 16px;
  --kicker-3-line-height-lg: 1;
  --kicker-3-font-weight-lg: 700;
  --kicker-0-font-size-md: 22px;
  --kicker-0-line-height-md: 1;
  --kicker-0-font-weight-md: 700;
  --kicker-1-font-size-md: 22px;
  --kicker-1-line-height-md: 1;
  --kicker-1-font-weight-md: 700;
  --kicker-2-font-size-md: 18px;
  --kicker-2-line-height-md: 1;
  --kicker-2-font-weight-md: 700;
  --kicker-3-font-size-md: 16px;
  --kicker-3-line-height-md: 1.1;
  --kicker-3-font-weight-md: 700;
  --kicker-0-font-size-sm: 18px;
  --kicker-0-line-height-sm: 1.1;
  --kicker-0-font-weight-sm: 700;
  --kicker-1-font-size-sm: 18px;
  --kicker-1-line-height-sm: 1.1;
  --kicker-1-font-weight-sm: 700;
  --kicker-2-font-size-sm: 16px;
  --kicker-2-line-height-sm: 1.1;
  --kicker-2-font-weight-sm: 700;
  --kicker-3-font-size-sm: 14px;
  --kicker-3-line-height-sm: 1.1;
  --kicker-3-font-weight-sm: 700;
  --headline-font: Gotham Cond, HelveticaNeue-CondensedBold, Helvetica Neue, Franklin Gothic, sans-serif-condensed,
    Arial Narrow, Arial Nova, sans-serif;
  --headline-font-style: normal;
  --headline-color: #212529;
  --headline-padding-lg: 0 16px;
  --headline-text-align-lg: center;
  --headline-text-align-md: center;
  --headline-text-align-sm: center;
  --headline-1-font-size-lg: 100px;
  --headline-1-line-height-lg: 1;
  --headline-1-font-weight-lg: 700;
  --headline-2-font-size-lg: 64px;
  --headline-2-line-height-lg: 1;
  --headline-2-font-weight-lg: 700;
  --headline-3-font-size-lg: 40px;
  --headline-3-line-height-lg: 1;
  --headline-3-font-weight-lg: 700;
  --headline-4-font-size-lg: 32px;
  --headline-4-line-height-lg: 1;
  --headline-4-font-weight-lg: 600;
  --headline-1-font-size-md: 72px;
  --headline-1-line-height-md: 1;
  --headline-1-font-weight-md: 700;
  --headline-2-font-size-md: 48px;
  --headline-2-line-height-md: 1;
  --headline-2-font-weight-md: 700;
  --headline-3-font-size-md: 36px;
  --headline-3-line-height-md: 1;
  --headline-3-font-weight-md: 700;
  --headline-4-font-size-md: 26px;
  --headline-4-line-height-md: 1;
  --headline-4-font-weight-md: 600;
  --headline-1-font-size-sm: 48px;
  --headline-1-line-height-sm: 1;
  --headline-1-font-weight-sm: 700;
  --headline-2-font-size-sm: 48px;
  --headline-2-line-height-sm: 1;
  --headline-2-font-weight-sm: 700;
  --headline-3-font-size-sm: 32px;
  --headline-3-line-height-sm: 1;
  --headline-3-font-weight-sm: 700;
  --headline-4-font-size-sm: 22px;
  --headline-4-line-height-sm: 1;
  --headline-4-font-weight-sm: 600;
  --sub-headline-font: Gotham Cond, HelveticaNeue-CondensedBold, Helvetica Neue, Franklin Gothic, sans-serif-condensed,
    Arial Narrow, Arial Nova, sans-serif;
  --sub-headline-font-style: normal;
  --sub-headline-color: #212529;
  --sub-headline-text-align-lg: center;
  --sub-headline-text-align-md: center;
  --sub-headline-text-align-sm: center;
  --sub-headline-1-font-size-lg: 36px;
  --sub-headline-1-line-height-lg: 1;
  --sub-headline-1-font-weight-lg: 700;
  --sub-headline-1-font-size-md: 32px;
  --sub-headline-1-line-height-md: 1;
  --sub-headline-1-font-weight-md: 700;
  --sub-headline-1-font-size-sm: 24px;
  --sub-headline-1-line-height-sm: 1;
  --sub-headline-1-font-weight-sm: 700;
  --sub-headline-padding-sm: 0 8px;
  --sub-headline-padding-md: 0 12px;
  --sub-headline-padding-lg: 0 16px;
  --cross-heading-color: #212529;
  --cross-heading-underline-color: #d00;
  --news-ticker-time-font: Gotham XNarrow, Avenir Next Condensed, sans-serif-condensed, Arial Narrow, Arial Nova,
    sans-serif;
  --news-ticker-time-font-size-lg: 18px;
  --news-ticker-time-font-size-md: 16px;
  --news-ticker-time-font-size-sm: 16px;
  --news-ticker-spacing-sm: 22px;
  --news-ticker-spacing-md: 22px;
  --news-ticker-spacing-lg: 22px;
  --footer-font: Gotham XNarrow, Avenir Next Condensed, sans-serif-condensed, Arial Narrow, Arial Nova, sans-serif;
  --footer-hover-color: #f52d2d;
  --button-font: Gotham XNarrow, Avenir Next Condensed, sans-serif-condensed, Arial Narrow, Arial Nova, sans-serif;
  --button-font-style: normal;
  --button-1-font-size: 17px;
  --button-1-line-height: 1;
  --button-2-font-size: 15px;
  --button-2-line-height: 1;
  --special-navi-font: Gotham XNarrow, Avenir Next Condensed, sans-serif-condensed, Arial Narrow, Arial Nova, sans-serif;
  --special-navi-hover-color-text: #212529;
  --special-navi-hover-color-line: #d00;
  --countdown-card-font: Gotham, Avenir Next, Helvetica Neue, sans-serif-black, Arial Narrow, Arial Nova, sans-serif;
  --countdown-label-font: Gotham Cond, HelveticaNeue-CondensedBold, Helvetica Neue, Franklin Gothic,
    sans-serif-condensed, Arial Narrow, Arial Nova, sans-serif;
  --countdown-card-size-sm: 60px;
  --countdown-card-size-md: 90px;
  --countdown-card-size-lg: 135px;
  --live-ticker-font: Gotham XNarrow, Avenir Next Condensed, sans-serif-condensed, Arial Narrow, Arial Nova, sans-serif;
  --live-ticker-icon-color: #212529;
  --breaking-news-headline-font: Gotham, Avenir Next, Helvetica Neue, sans-serif-black, Arial Narrow, Arial Nova,
    sans-serif;
  --breaking-news-headline-background-color: #fd8227;
  --breaking-news-headline-color-1: #212529;
  --breaking-news-headline-color-2: #212529;
  --breaking-news-content-font: Gotham XNarrow, Avenir Next Condensed, sans-serif-condensed, Arial Narrow, Arial Nova,
    sans-serif;
  --breaking-news-content-color: #fff;
  --breaking-news-content-background-color: #212529;
  --breaking-news-content-font-size: 21px;
  --breaking-news-headline-1-font-size-sm: 13px;
  --breaking-news-headline-1-font-size-md: 17px;
  --breaking-news-headline-2-font-size-sm: 23px;
  --breaking-news-headline-2-font-size-md: 30px;
  --video-recommendation-teaser-title-text-align: center;
  --video-recommendation-placeholder: url('89326a8f7f2218e32062abde341c2ead7eba70c0.svg');
  --video-recommendation-content-text-font: Gotham XNarrow, Avenir Next Condensed, sans-serif-condensed, Arial Narrow,
    Arial Nova, sans-serif;
  --video-recommendation-content-text-font-size-md: 16px;
  --video-recommendation-content-text-line-height-md: 1.3125;
  --video-recommendation-content-text-font-size-lg: 18px;
  --video-recommendation-content-text-line-height-lg: 1.2777;
  --video-banner-font-size-sm: 12px;
  --video-banner-font-size-md: 16px;
  --video-banner-font-size-lg: 18px;
  --video-banner-font-size-xl: 18px;
  --article-kicker-text-align-sm: center;
  --article-kicker-text-align-md: center;
  --article-kicker-text-align-lg: center;
  --article-author-font: Gotham, Avenir Next, Helvetica Neue, sans-serif-black, Arial Narrow, Arial Nova, sans-serif;
  --article-author-text-color: #212529;
  --article-author-font-size-lg: 16px;
  --article-author-line-height-lg: 1.3125;
  --article-author-font-size-md: 14px;
  --article-author-line-height-md: 1.2857;
  --article-author-font-size-sm: 12px;
  --article-author-line-height-sm: 1.3333;
  --body-font: Gotham XNarrow, Avenir Next Condensed, sans-serif-condensed, Arial Narrow, Arial Nova, sans-serif;
  --body-color: #212529;
  --body-font-size: 21px;
  --body-line-height-lg: 1.5238;
  --body-line-height-sm: 1.3333;
  --article-figure-font: Gotham XNarrow, Avenir Next Condensed, sans-serif-condensed, Arial Narrow, Arial Nova,
    sans-serif;
  --article-figure-caption-color: #212529;
  --article-figure-caption-font-size-lg: 18px;
  --article-figure-caption-line-height-lg: 1.375;
  --article-figure-caption-font-size-md: 18px;
  --article-figure-caption-line-height-md: 1.375;
  --article-figure-caption-font-size-sm: 16px;
  --article-figure-caption-line-height-sm: 1.2;
  --article-figure-meta-color: #495057;
  --article-figure-meta-line-height-lg: 1.2777777778;
  --article-figure-meta-line-height-sm: 1.3125;
  --article-figure-meta-font-size-lg: 18px;
  --article-figure-meta-font-size-sm: 16px;
  --caption-font: Gotham, Avenir Next, Helvetica Neue, sans-serif-black, Arial Narrow, Arial Nova, sans-serif;
  --caption-font-weight: 800;
  --caption-color: #212529;
  --caption-1-line-height-lg: 1.3;
  --caption-1-line-height-md: 1.3;
  --caption-1-line-height-sm: 1.3;
  --caption-1-uppercase-line-height: 1.1;
  --caption-1-font-size-lg: 20px;
  --caption-1-font-size-md: 18px;
  --caption-1-font-size-sm: 16px;
  --live-ticker-btn-size: 17px;
  --live-ticker-btn-line-height: 1.2;
  --live-ticker-btn-color: #d00;
  --cta-button-background-color: #d00;
  --cta-button-background-color-hover: #a00;
  --text-link-underline-color: #d00;
  --text-link-hover-color: #212529;
  --quotation-color: #fff;
  --quotation-background-color: #d00;
  --label-font: Gotham XNarrow, Avenir Next Condensed, sans-serif-condensed, Arial Narrow, Arial Nova, sans-serif;
  --label-font-size: 12px;
  --label-font-weight: 700;
  --label-line-height: 1.2;
  --titled-icon-font: Gotham XNarrow, Avenir Next Condensed, sans-serif-condensed, Arial Narrow, Arial Nova, sans-serif;
  --titled-icon-font-weight: 400;
  --titled-icon-font-size-sm: 12px;
  --titled-icon-font-height-sm: 1.17;
  --titled-icon-font-size-lg: 12px;
  --titled-icon-font-height-lg: 1.17;
  --nav-btn-font-size: 15px;
  --nav-btn-line-height: 3.2;
  --nav-btn-letter-spacing: 0;
  --nav-btn-padding: 0;
  --nav-btn-color: #495057;
  --nav-btn-color-hover: #212529;
  --nav-btn-background-color-hover: #d00;
  --nav-btn-border-color: #ced4da;
  --nav-btn-mobile-icon-color: #495057;
  --nav-btn-mobile-font-size: 17px;
  --nav-btn-mobile-line-height: 2.8235294118;
  --nav-btn-mobile-letter-spacing: 0;
  --nav-btn-ad-font: Gotham XNarrow, Avenir Next Condensed, sans-serif-condensed, Arial Narrow, Arial Nova, sans-serif;
  --nav-btn-ad-font-size: 15px;
  --nav-btn-ad-line-height: 2.4;
  --nav-btn-ad-title-font: Arial Narrow, Arial Nova, sans-serif;
  --nav-btn-ad-title-font-size: 12px;
  --nav-btn-ad-title-line-height: 1.25;
  --nav-menu-back-color: #fff;
  --nav-menu-box-shadow-color: #e9ecef;
  --nav-menu-overflow-y: visible;
  --nav-menu-width: 828px;
  --nav-menu-padding: 12px 0 0 0;
  --nav-menu-logo-padding: 8px;
  --nav-fixed-menu-width: 920px;
  --nav-fixed-menu-padding-left: 0;
  --nav-fixed-menu-line-height: 3.7333333333;
  --nav-menu-util-padding-right: 0;
  --nav-menu-mobile-back-color: rgba(33, 37, 41, 0.6);
  --nav-burger-menu-color: #495057;
  --stage-feed-choice-chip-color: #212529;
  --stage-feed-choice-chip-background-color-hover: #af0000;
  --stage-feed-cross-heading-bottom-separator-color: #d00;
  --stage-feed-description-color: #495057;
  --stage-feed-item-marks-color: #495057;
  --stage-feed-item-mark-height: 23px;
  --navi-font: Gotham XNarrow, Avenir Next Condensed, sans-serif-condensed, Arial Narrow, Arial Nova, sans-serif;
  --navi-font-style: normal;
  --navi-highlight-color: #212529;
}
html {
  -webkit-text-size-adjust: 100%;
  line-height: 1.15;
  scroll-behavior: smooth;
}
body {
  margin: 0;
  font-family: 'Inter', sans-serif;
}
main {
  display: block;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
a {
  background-color: transparent;
  text-decoration: none;
}
b,
strong {
  font-weight: bolder;
}
img {
  border-style: none;
}
button,
input {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}
button,
input {
  overflow: visible;
}
button {
  text-transform: none;
}
[type='button'],
[type='submit'],
button {
  -webkit-appearance: button;
}
[type='button']::-moz-focus-inner,
[type='submit']::-moz-focus-inner,
button::-moz-focus-inner {
  border-style: none;
  padding: 0;
}
[type='button']:-moz-focusring,
[type='submit']:-moz-focusring,
button:-moz-focusring {
  outline: 1px dotted ButtonText;
}
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}
[class*='ad-wrapper--mrec_btf'].ad-wrapper--mark:after {
  font-size: 16px;
  line-height: 1.5;
  margin-top: 11px;
}
[class*='ad-wrapper--mrec_btf'].ad-wrapper--mark:after {
  color: #495057;
  content: 'Anzeige';
  display: block;
  font-family: inherit;
  height: 24px;
  text-align: center;
  text-transform: uppercase;
}
.ad-wrapper {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  box-sizing: border-box;
}
.ad-wrapper :after,
.ad-wrapper :before {
  box-sizing: inherit;
  margin: 0;
}
@media print {
  .ad-wrapper {
    display: none;
  }
}
@supports (--css: variables) {
}
.btn {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  align-items: center;
  background-color: #e9ecef;
  border: none;
  border-radius: 8px;
  box-sizing: border-box;
  color: #495057;
  cursor: pointer;
  display: inline-flex;
  flex-basis: auto;
  font-family: inherit;
  font-size: 17px;
  font-weight: 700;
  height: 48px;
  justify-content: center;
  letter-spacing: 0.03em;
  line-height: 1;
  padding: 0;
  text-transform: uppercase;
  transition: color 0.25s ease-in-out, background-color 0.25s ease-in-out;
}
.btn *,
.btn :after,
.btn :before {
  box-sizing: inherit;
  margin: 0;
}
.btn > * {
  pointer-events: none;
}
@media (hover: hover) and (pointer: fine) {
  .btn:active,
  .btn:hover {
    background-color: #cbd3da;
  }
}
.btn__icon {
  padding: 12px 10px 12px 16px;
}
.btn__icon svg {
  display: block;
  height: 24px;
  margin: auto;
  width: 24px;
}
.btn__icon ~ .btn__text {
  padding: 0 16px 0 0;
}
.btn__text {
  padding: 0 16px;
}
.btn--narrow {
  font-size: 15px;
  height: 36px;
}
.btn--narrow .btn__icon {
  padding: 6px 10px 6px 16px;
}
.checkbox__input:focus-visible {
  outline: 5px auto -webkit-focus-ring-color;
}
.page-footer {
  margin: 0 auto;
  max-width: 488px;
  padding: 0 8px 60px;
}
@media (min-width: 37.5em) {
  .page-footer {
    padding: 0 0 60px;
  }
}
@media (min-width: 64em) {
  .page-footer {
    padding: 0 0 80px;
  }
}
.page-footer__btn-container {
  display: flex;
  flex-flow: row wrap;
}
.page-footer .btn {
  flex: 0 1 100%;
  margin: 0 auto 24px;
}
@media (min-width: 37.5em) {
  .page-footer .btn {
    flex: 0 1 236px;
  }
}
@media (min-width: 64em) {
  .page-footer .btn {
    flex: 0 1 236px;
  }
}
.page-footer .btn:first-of-type {
  margin: 0 auto 8px;
}
@media print {
  .page-footer {
    display: none;
  }
}
.page-footer__list {
  color: #495057;
  display: flex;
  flex-wrap: wrap;
  font-family: inherit;
  font-weight: 700;
  justify-content: center;
  list-style: none;
  margin: 0;
  padding: 0;
}
.page-footer__list__item {
  font-size: 11px;
  line-height: 1.2727272727;
  margin-bottom: 4px;
  padding: 0 6px;
}
.page-footer__list__item a {
  color: inherit;
  -webkit-text-decoration: none;
  text-decoration: none;
  transition: color 0.25s ease-in-out;
}
.page-footer__list__item a:active,
.page-footer__list__item a:hover {
  color: var(--footer-hover-color);
}
.switch__input:focus-visible {
  outline: 5px auto -webkit-focus-ring-color;
}
.article-body {
  margin-bottom: 8px;
  padding: 0 16px;
}
@media (min-width: 37.5em) {
  .article-body {
    margin-bottom: 12px;
    padding: 0 72px;
  }
}
@media (min-width: 64em) {
  .article-body {
    margin-bottom: 16px;
    padding: 0 162px;
  }
}
.article-body > p {
  color: var(--body-color);
  font-family: inherit;
  font-size: var(--body-font-size);
  line-height: var(--body-line-height-sm);
  padding-bottom: 16px;
  white-space: pre-line;
}
@media (min-width: 64em) {
  .article-body > p {
    line-height: var(--body-line-height-lg);
    padding-bottom: 32px;
  }
}
.article-body--conversion {
  margin-bottom: 0;
}
@media (min-width: 37.5em) {
  .article-body--conversion {
    margin-bottom: 0;
  }
}
.article-title {
  margin: 0 0 16px;
  padding: 0 16px;
}
@media (min-width: 37.5em) {
  .article-title {
    margin: 0 0 24px;
    padding: 0 72px;
  }
}
@media (min-width: 64em) {
  .article-title {
    margin: 0 0 32px;
    padding: var(--headline-padding-lg);
  }
}
.article-title__headline {
  color: var(--headline-color);
  display: block;
  font-family: inherit;
  font-size: var(--headline-1-font-size-sm);
  font-style: var(--headline-font-style);
  font-weight: var(--headline-1-font-weight-sm);
  line-height: var(--headline-1-line-height-sm);
  text-align: var(--headline-text-align-sm);
  white-space: pre-line;
}
@media (min-width: 37.5em) {
  .article-title__headline {
    font-size: var(--headline-1-font-size-md);
    line-height: var(--headline-1-line-height-md);
    text-align: var(--headline-text-align-md);
  }
}
@media (min-width: 64em) {
  .article-title__headline {
    font-size: var(--headline-1-font-size-lg);
    line-height: var(--headline-1-line-height-lg);
    text-align: var(--headline-text-align-lg);
  }
}
.page-wrapper {
  margin: 0 auto;
  max-width: 1024px;
  position: relative;
}
.page-content {
  background-color: #fff;
  position: relative;
}
.breaking-news {
  margin: 0 0 8px;
}
@media (min-width: 37.5em) {
  .breaking-news {
    margin: 0 0 12px;
  }
}
@media (min-width: 64em) {
  .breaking-news {
    margin: 16px;
  }
}
.main-content {
  margin: 8px 0 40px;
  overflow-x: hidden;
}
@media (min-width: 37.5em) {
  .main-content {
    margin: 12px 0 60px;
  }
}
@media (min-width: 64em) {
  .main-content {
    margin: 16px 0 80px;
  }
}
.main-content > article {
  margin-top: 8px;
}
@media (min-width: 37.5em) {
  .main-content > article {
    margin-top: 12px;
  }
}
@media (min-width: 64em) {
  .main-content > article {
    margin-top: 16px;
  }
}

html {
  box-sizing: border-box;
}
*,
:after,
:before {
  box-sizing: inherit;
  margin: 0;
}
body {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
a:active,
a:focus,
a:hover {
  -webkit-tap-highlight-color: transparent;
}
a[href],
button {
  touch-action: manipulation;
}
a > *,
button > * {
  pointer-events: none;
}
img {
  max-width: 100%;
  vertical-align: middle;
}
@media print {
  img {
    page-break-after: auto;
    page-break-before: auto;
    page-break-inside: avoid;
  }
}
[class*='ad-wrapper--mrec_btf'] {
  margin-top: 8px;
}
@media (min-width: 37.5em) {
  [class*='ad-wrapper--mrec_btf'] {
    margin-top: 12px;
  }
}
@media (min-width: 64em) {
  [class*='ad-wrapper--mrec_btf'] {
    margin-top: 16px;
  }
}

h1,
h2 {
  margin-bottom: 8px;
  font-family: inherit;
}
h2 {
  font-size: 28px;
}
.article-body p a {
  color: #d10a10;
  text-decoration: none;
  font-weight: 600;
}
.article-body a {
  color: #d10a10;
  text-decoration: none;
  font-weight: 600;
}

:root {
  --mainColor: #6cbdde;
  --text: #ffffff;
  --input-color: #ffffff;
  --valid-input-color: #ffffff;
}

#Send-Us-Message {
  border: none;
  border-radius: 5px;
  max-width: 560px;
  margin: 0 auto;
  font-family: inherit;
  box-shadow: 3px 3px 6px #00000030;
  background: #2f3032;
}

.Send-Us-Message-Wrapper {
  max-width: 400px;
  margin: 0 auto;
  padding: 0 40px 40px;
  box-sizing: border-box;
}

.Send-Us-Message-Title {
  text-align: center;
  padding: 30px 15px;
  font-size: 30px;
  background: #6cbdde00;
  color: var(--text);
  text-transform: uppercase;
  margin: 0px;
  line-height: 1.2;
  letter-spacing: 2px;
}

@media (max-width: 767px) {
  .Send-Us-Message-Title {
    font-size: 24px;
  }
}

#Send-Us-Message input {
  font-size: 16px;
  margin-bottom: 16px;
  width: 100%;
  padding: 12px 15px;
  box-sizing: border-box;
  border: none;
  border-bottom: 1px solid #fff;
  border-radius: 0px;
  color: var(--input-color);
  line-height: 1;
  box-shadow: none;
  font-family: inherit;
  background: none;
}
#Send-Us-Message input:focus {
  outline: none;
  border: none;
  border-bottom: 1px solid #df0606;
}

.Send-Us-Message-Btn {
  background: none;
  color: var(--text);
  width: 100%;
  padding: 14px;
  font-weight: 700;
  font-size: 16px;
  border: 1px solid var(--mainColor);
  cursor: pointer;
  text-transform: uppercase;
  border-radius: 4px;
  font-family: inherit;
  letter-spacing: 1px;
  box-shadow: 3px 3px 6px #00000030;
  margin: 20px 0px;
}
.Send-Us-Message-Btn:hover {
  box-shadow: 0px 0px 10px #6cbdde;
}

.Send-Us-Message-Btn {
  position: relative;
  padding: 8px 20px;
  border-radius: 0;
  overflow: hidden;
  color: #fff;
  cursor: pointer;
  transition: background 0.3s ease-in-out, box-shadow 0.3s ease-in-out;
}

.Send-Us-Message-Btn::before {
  position: absolute;
  content: '';
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(120deg, transparent, var(--mainColor), transparent);
  transform: translateX(-100%);
  transition: transform 0.6s ease-in-out;
}

.Send-Us-Message-Btn:hover {
  background: transparent;
  box-shadow: 0 0 20px 10px hsla(204, 70%, 53%, 0.5);
}

.Send-Us-Message-Btn:hover::before {
  transform: translateX(100%);
}
@media print {
  body {
    display: none !important;
  }
}

main.main {
  padding-top: 40px;
}

button {
  all: unset;
}

header.header {
  background-color: #e3061b;
  position: fixed;
  width: 100%;
  top: 0;
  left: 0;
  z-index: 100;
}

.header__container {
  display: flex;
  justify-content: space-between;
  margin: 0 auto;
  padding: 0 16px;
  max-width: 1056px;
  position: relative;
}

.header__col-1 {
  display: flex;
  align-items: center;
  gap: 8px;
  flex-basis: 15%;
}

.header__search {
  border: none;
  background: transparent;
  margin: 0;
  padding: 0;
  display: inline-flex;
  cursor: pointer;
}

.header__logo {
  height: 40px;
  display: inline-block;
}

.header__logo svg {
  width: 100%;
  height: 100%;
  max-width: 100%;
  object-fit: contain;
}

.header__logo {
  height: 40px;
  display: inline-block;
}

.header__logo svg {
  width: 100%;
  height: 100%;
  max-width: 100%;
  object-fit: contain;
}

.header__menu {
  margin: 0;
  padding: 0;
  display: flex;
  list-style: none;
  gap: 30px;
}

.header__col-2 {
  flex-basis: 70%;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #fff;
  position: relative;
  overflow: hidden;
}

.header__col-2::before,
.header__col-2::after {
  position: absolute;
  content: '';
  width: 0px;
  height: 0px;
  border-style: solid;
  transform: rotate(0deg);
}

.header__col-2::before {
  border-width: 40px 25px 0 0;
  top: 0;
  left: 0;
  border-color: #e3061b transparent transparent transparent;
}

.header__col-2:after {
  border-width: 0 0 40px 25px;
  top: 0;
  right: 0;
  border-color: transparent transparent #e3061b transparent;
}

.header__col-3 {
  flex-basis: 15%;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  gap: 20px;
}

.header__login {
  display: inline-flex;
}

.header__login svg {
  filter: brightness(0) invert(1);
}

.header__menu-list-item-link {
  font-family: inherit;
  font-size: 16px;
  color: #0b0323;
  text-decoration: none;
  font-weight: 700;
  position: relative;
  transition: 0.5s ease;
  z-index: 2;
}
.header__menu-list-item-link {
  color: #0b0323;
}

.header__menu-list-item-link::before {
  position: absolute;
  content: '';
  width: calc(100% + 20px);
  height: calc(100% + 10px);
  background-color: #e3061b;
  transform: skew(-30deg) translate(-50%, -50%);
  top: 50%;
  left: 35%;
  opacity: 0;
  transition: 0.5s ease;
  z-index: -1;
}

.header__search-mobile {
  display: none;
}

.header__close-mobile {
  display: none;
  cursor: pointer;
}

.header__close-desktop {
  display: none;
}

@media (hover: hover) {
  .header__menu-list-item-link:hover {
    color: #fff;
  }

  .header__menu-list-item-link:hover::before {
    opacity: 1;
  }
}

@media screen and (max-width: 1024px) {
  .header__search {
    display: none;
  }

  .header__col-2 {
    position: fixed;
    width: 100vw;
    left: 0;
    top: 40px;
    height: 100vh;
    opacity: 0;
    visibility: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: 0.5s ease;
    overflow: hidden auto;
    padding: 30px 16px;
  }

  .header__col-2::before,
  .header__col-2::after {
    display: none;
  }

  .header__search-mobile {
    border: none;
    background: transparent;
    margin: 0;
    padding: 0;
    display: inline-flex;
    cursor: pointer;
    width: 25px;
    height: 25px;
  }

  .header__menu {
    flex-direction: column;
    align-items: center;
  }

  .header__menu-list-item-link {
    font-size: 20px;
  }

  .header__close-mobile {
    margin: 0;
    padding: 0;
    background: transparent;
    border: none;
    width: 25px;
    height: 25px;
  }

  .header__container:before {
    position: absolute;
    content: '';
    height: 100%;
    width: 37%;
    background: #fff;
    right: -16px;
    z-index: -1;
    transform: skew(-30deg);
  }

  .header__login svg {
    filter: none;
  }

  .header__search-mobile svg {
    filter: brightness(1);
  }
}

.article-title .article-title__headline {
  font-size: 48px !important;
}

@media (max-width: 767px) {
  .article-title .article-title__headline {
    font-size: 28px !important;
  }
}

:root {
  --text-color: #1d2228;
  --blue: #052962;
  --white: #ffffff;
  --box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.25);
}

blockquote {
  border-left: 3px solid #00568c;
  padding-right: 10px;
  padding-left: 20px !important;
  margin: 10px 15px;
}

blockquote p {
  color: #202020;
  font-weight: 400;
  margin-bottom: 15px;
  font-size: 1.3em;
}

.article-body p {
  padding-bottom: 10px;
  white-space: normal;
}

.my-list li::marker {
  color: blue;
}

#Send-Us-Message {
  max-width: 100%;
}

.red-box {
  background-color: red;
  color: white;
  padding: 20px;
  border-radius: 5px;
  width: 100%;
  text-align: center;
}

.important-text {
  font-size: 24px;
  font-weight: bold;
}

* {
  box-sizing: border-box;
}

a {
  cursor: pointer;
}

.leadform {
  position: relative;
}

.comment {
  margin-bottom: 2rem;
}

.comment-content {
  display: flex;
  flex-direction: column;
}

.comment-block {
  margin-top: 1rem;
  display: flex;
  justify-content: flex-start;
  border-top: 1px solid #767d843c;
  padding-top: 0.5rem;
}

.comment-block-answer {
  margin-left: 4rem;
}

.block-avatar {
  margin-right: 1rem;
}

.block-avatar img {
  border-radius: 50%;
  width: 50px;
}

.block-info {
  width: 100%;
}

.block-info-comment {
  position: relative;
}

.block-info-comment__svg {
  position: absolute;
  top: 0;
  right: 0;
  border-radius: 50%;
  font-size: 0.8rem;
}

.block-info-comment__svg svg {
  background-color: #62626237;
  border-radius: 50%;
  fill: #303030;
  width: 20px;
  padding: 5px;
}

.block-info-comment__name {
  font-weight: 700;
  color: #000;
  padding-bottom: 1rem;
  font-size: 1.08em;
}

.block-info-comment__name span {
  font-size: 0.9rem;
  font-weight: normal;
  color: #30303093;
  padding-left: 0.5rem;
}

.block-info-line {
  display: flex;
  flex-direction: column;
}

.block-info-line__like {
  display: flex;
  justify-content: flex-end;
  color: #626262;
  font-weight: normal;
  font-size: 0.7rem;
}

.block-info-comment {
  position: relative;
  font-family: inherit;
  line-height: 1.3;
  font-size: 1.1em;
}

.block-info-comment__svg,
.block-info-line {
  display: none;
}

.comments {
  position: relative;
  margin: 20px 5px;
  font-family: inherit;
}

@media screen and (max-width: 599px) {
  .comments {
    margin: 20px 10px;
  }
}

.comments .comments__anchor {
  position: absolute;
  top: -80px;
}

.comments .comments__header {
  display: block;
}

.comments .comments__header-title {
  display: inline-block;
  margin: 0;
  padding: 0 10px;
  background-color: #000000;
  color: #fff;
  font-family: inherit;
  font-size: 16px;
  line-height: 34px;
  text-transform: uppercase;
  font-weight: bold;
}

@media screen and (max-width: 599px) {
  .comments .comments__header-title {
    font-size: 1em;
    line-height: 30px;
  }
}

.comments .comments__header-title svg {
  margin-right: 5px;
  vertical-align: middle;
  fill: currentColor;
}

@media screen and (max-width: 599px) {
  .comments .comments__header-title svg {
    width: 17px;
    height: 16px;
  }
}

.comments .comments__login {
  padding: 10px;
  background-color: #f5f5f5;
}

.comments .comments__login-textareabutton {
  position: relative;
  display: block;
  width: 100%;
  padding: 10px;
  height: 132px;
  background-color: #fff;
  border: 1px solid #e5e5e5;
  color: #999;
  text-decoration: none;
}

.comments .comments__login-textareabutton .comment-form__input-counter {
  position: absolute;
  right: 0;
  bottom: 0;
}

.comments .comment-form__input-counter {
  display: block;
  margin: 0;
  padding: 10px;
  background-color: #fff;
  color: #999;
  font-size: 0.75em;
  text-align: right;
}

@media screen and (max-width: 599px) {
  .comments .comment-form__input-counter {
    font-size: 0.65em;
  }
}

.comments .comment-form__button {
  text-decoration: none;
  color: #fff;
  margin-top: 10px;
  padding: 12px 10px;
  background-color: #d10a10;
  line-height: 1;
  font-size: 16px;
  font-weight: 900;
}

.comments .comment-form__button:visited {
  color: #fff;
}

.comments .comment-form__button:focus,
.comments .comment-form__button:hover {
  color: #fff;
  text-decoration: none;
}

.comments .comments__more-trigger-wrapper {
  margin-top: 10px;
}

.button--list-block {
  text-decoration: none;
  color: #292929;
  display: block;
  width: 100%;
  padding: 10px;
  border: 0;
  border-radius: 5px;
  background-color: #f1ebe5;
  font-family: inherit;
  font-size: 1em;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
}

.button--list-block p {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0;
  padding: 0;
}

.button--list-block span {
  font-size: 16px;
  font-weight: 900;
}

.button--list-block svg {
  margin-left: 5px;
  fill: currentColor;
}

.article-body > ol {
  color: var(--body-color);
  font-family: inherit;
  font-size: var(--body-font-size);
  line-height: var(--body-line-height-sm);
}

:root {
  --text-color: #1d2228;
  --blue: #052962;
  --white: #ffffff;
  --box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.25);
}

blockquote {
  border-left: 3px solid #00568c;
  padding-right: 10px;
  padding-left: 20px !important;
  margin: 10px 15px;
}

blockquote p {
  color: #202020;
  font-weight: 400;
  margin-bottom: 15px;
  font-size: 1.3em;
}

.article-body p {
  padding-bottom: 10px;
  white-space: normal;
}

/* Burger menu */

body.lock {
  overflow: hidden;
}

.nav_btn--type-tile.active,
.nav_btn--type-tile:active,
.nav_btn--type-tile:hover {
  border-color: var(--nav-btn-background-color-hover);
}

.nav_btn--type-list.active,
.nav_btn--type-list:active,
.nav_btn--type-list:hover {
  color: var(--nav-btn-color-hover);
}

.nav_btn--type-list.active:after,
.nav_btn--type-list:active:after,
.nav_btn--type-list:hover:after {
  background-color: var(--nav-btn-background-color-hover);
}

.nav_btn--type-main.active,
.nav_btn--type-main:active,
.nav_btn--type-main:hover {
  color: var(--nav-btn-color-hover);
}

.nav_btn--type-main.active .nav_btn__text:after,
.nav_btn--type-main:active .nav_btn__text:after,
.nav_btn--type-main:hover .nav_btn__text:after {
  background-color: var(--nav-btn-background-color-hover);
}

.nav_btn--type-ad-list.active,
.nav_btn--type-ad-list:active,
.nav_btn--type-ad-list:hover {
  color: var(--nav-btn-color-hover);
}

.nobp .nav_btn--type-list.active,
.nobp .nav_btn--type-list:active,
.nobp .nav_btn--type-list:hover {
  color: var(--nav-btn-color-hover);
}

.nobp .nav_btn--type-list.active:after,
.nobp .nav_btn--type-list:active:after,
.nobp .nav_btn--type-list:hover:after {
  background-color: var(--nav-btn-background-color-hover);
}

.nobp .nav_btn--type-main.active,
.nobp .nav_btn--type-main:active,
.nobp .nav_btn--type-main:hover {
  color: var(--nav-btn-color-hover);
}

.nobp .nav_btn--type-main.active .nav_btn__text:after,
.nobp .nav_btn--type-main:active .nav_btn__text:after,
.nobp .nav_btn--type-main:hover .nav_btn__text:after {
  background-color: var(--nav-btn-background-color-hover);
}

.nobp .nav_btn--type-ad-list.active,
.nobp .nav_btn--type-ad-list:active,
.nobp .nav_btn--type-ad-list:hover {
  color: var(--nav-btn-color-hover);
}

.submenu.active {
  opacity: 1;
  pointer-events: auto;
  transform: translate(-50%);
  transition: transform 0.25s ease-in-out, opacity 0.25s ease-in-out, left 0.25s ease-in-out, height 0.25s ease-in-out,
    width 0.25s ease-in-out;
  visibility: visible;
}

.submenu-content.active {
  opacity: 1;
  pointer-events: auto;
}

.header__col-2.active {
  opacity: 1;
  visibility: visible;
}

.header__close-mobile.active {
  display: inline-flex;
}

.header__search-mobile.inactive {
  display: none;
}
/* ================================ */
.form-wrapper {
  padding: 5px 10px 20px 10px;
}
