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

:root {
  --swiper-theme-color: $themeColor;
  --swiper-navigation-size: 44px;
  --custom-spacing: 1.5rem;
  --anziege-size: 16px;
  --custom-spacing--below-swiper: calc(
    var(--custom-spacing) + 64px - var(--anziege-size)
  );
}

body {
  margin: 0;
}

.page .brlbs-cmpnt-container {
  position: relative !important;
}


/* New Style for Mobile */
@media (max-width: 640px) {
  .home .site-section--category {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }

  .home .site-section__term-header .term-title {
    margin-bottom: 0;
  }

  .single .entry-page-links {
    display: flex;
    flex-wrap: wrap;
    gap: 12px;
    justify-content: center;
    padding-top: 12px;
    padding-bottom: 24px;
  }

  .category .post-teaser--hero,
  .home .post-teaser.post-teaser--hero {
    margin-bottom: 0 !important;
  }

  .home .site-section.site-section--category .term-more-article a {
    margin: 0;
  }

  .home .post-teaser--advert {
    padding-top: var(--custom-spacing);
    padding-bottom: 0 !important;
  }

  .home .candy_tabs-postlist {
    margin-top: 0;
  }

  .entry-most-viewed .entry-most-viewed__hr {
    margin-bottom: 0;
  }

  .home .site-footer {
    margin-top: var(--custom-spacing);
  }

  .home .site-footer__block--brand .container {
    padding: var(--custom-spacing) 0;
  }

  .home .site-branding_footer {
    padding: 0;
  }

  .home .site-footer__block--nav {
    padding: var(--custom-spacing) 0;
  }

  .home .footer-mehr-magazin {
    margin-bottom: 0;
  }

  .single .promo-area.billboard_header,
  .category .promo-area.billboard_header,
  .home .promo-area.billboard_header {
    margin: var(--custom-spacing) 0;
  }

  .single .site-wrapper,
  .category .site-wrapper,
  .home .site-wrapper {
    padding-top: var(--custom-spacing);
  }

  .category .subcategory {
    margin-bottom: 0;
  }

  .category .page-numbers__wrap {
    margin-bottom: var(--custom-spacing) !important;
  }

  .single .medium_rectangle_sidebar_top,
  .category .medium_rectangle_sidebar_top {
    margin-top: calc(var(--custom-spacing) + 8px) !important;
    margin-bottom: calc(var(--custom-spacing)) !important;
  }

  .category .medium_rectangle_sidebar_bottom {
    margin-top: calc(var(--custom-spacing) / 2) !important;
    margin-bottom: calc(var(--custom-spacing)) !important;
  }

  .single .medium_rectangle_content_top,
  .category .medium_rectangle_content_top {
    margin-top: calc(var(--custom-spacing) + 8px) !important;
    margin-bottom: calc(var(--custom-spacing)) !important;
  }

  .single .entry-most-viewed__title {
    margin-bottom: 0;
    margin-top: var(--custom-spacing);
  }

  .category .candy-pagination {
    margin: calc(var(--custom-spacing) / 2) 0 var(--custom-spacing) !important;
  }

  .home .col--aside,
  .category .col--aside {
    padding: 0 !important;
  }

  .category .post-teaser--hero {
    padding: var(--custom-spacing) 0 !important;
  }

  .category .candy_tabs-postlist {
    margin-top: 0;
  }

  .single .is-promo,
  .category .is-promo {
    padding: var(--custom-spacing) 0 !important;
  }

  .single .newest_issue {
    padding-top: 0 !important;
  }

  .single .newest_issue h3 {
    margin-top: 0 !important;
  }

  .category .is-promolink {
    padding: var(--custom-spacing) 0 !important;
  }

  .single .wp-block-heading {
    margin: var(--custom-spacing) 0;
  }

  .single .billboard_content {
    margin-top: 0 !important;
    margin-bottom: calc(var(--custom-spacing)) !important;
  }

  .category .post-teaser {
    padding: calc(var(--custom-spacing) / 2) 0;
  }

  .single .post-teaser {
    padding: var(--custom-spacing) 0;
  }

  .category .is-promolink {
    margin-top: 8px !important;
  }

  .single .entry-title {
    margin: calc(var(--custom-spacing) / 2) 0;
  }

  .single .entry-footer {
    margin-top: var(--custom-spacing);
    margin-bottom: 6px !important;
  }
}

@media (min-width: 641px) {
  .entry-most-viewed__hr {
    display: none;
  }

  .category .site-header,
  .home .site-header {
    padding-bottom: var(--custom-spacing) !important;
  }

  .entry-most-viewed .entry-most-viewed__hr {
    display: block;
  }

  .category .site-header--slideout,
  .home .site-header--slideout {
    padding-bottom: 0 !important;
  }

  .home .parallax_desktop {
    padding-bottom: 0 !important;
  }

  .home .billboard_header {
    margin-top: 0 !important;
  }

  .medium_rectangle_content_top_teaser .post-teaser .promo-label {
    top: -18px;
  }
}

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

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

figcaption,
figure {
  display: block;
}

figure {
  margin: 1em 40px;
}

hr {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
  overflow: visible;
  border: none;
  border-top: 1px solid #c8c8c8;
  margin: var(--custom-spacing) 0 var(--custom-spacing);
}

main {
  display: block;
}

.asm_async_creative {
  position: relative;
}

pre {
  font-family: monospace, monospace;
  font-size: 1em;
}
a {
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
}
abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
}
b,
strong {
  font-weight: inherit;
  font-weight: bolder;
}
code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
dfn {
  font-style: italic;
}
mark {
  background-color: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
audio,
video {
  display: inline-block;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
img {
  border-style: none;
}
svg:not(:root) {
  overflow: hidden;
}
button,
input,
optgroup,
select,
textarea {
  font-family: sans-serif;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
[type="reset"],
[type="submit"],
button,
html [type="button"] {
  -webkit-appearance: button;
}
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner,
button::-moz-focus-inner {
  border-style: none;
  padding: 0;
}
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring,
button:-moz-focusring {
  outline: 1px dotted ButtonText;
}
input {
  overflow: visible;
}
[type="checkbox"],
[type="radio"] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
}
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}
fieldset {
  padding: 0.35em 0.75em 0.625em;
}
legend {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: table;
  max-width: 100%;
  padding: 0;
  color: inherit;
  white-space: normal;
}
progress {
  display: inline-block;
  vertical-align: baseline;
}
textarea {
  overflow: auto;
}
details {
  display: block;
}
summary {
  display: list-item;
}
menu {
  display: block;
}
canvas {
  display: inline-block;
}
[hidden],
template {
  display: none;
}
@font-face {
  font-family: swiper-icons;
  src: url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA")
    format("woff");
  font-weight: 400;
  font-style: normal;
}

.swiper-container {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  z-index: 1;
}
.swiper-container-vertical > .swiper-wrapper {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
.swiper-container-android .swiper-slide,
.swiper-wrapper {
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}
.swiper-container-multirow > .swiper-wrapper {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.swiper-container-multirow-column > .swiper-wrapper {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.swiper-container-free-mode > .swiper-wrapper {
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
  margin: 0 auto;
}
.swiper-slide {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
}
.swiper-slide-invisible-blank {
  visibility: hidden;
}
.swiper-container-autoheight,
.swiper-container-autoheight .swiper-slide {
  height: auto;
}
.swiper-container-autoheight .swiper-wrapper {
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-transition-property: height, -webkit-transform;
  transition-property: height, -webkit-transform;
  transition-property: transform, height;
  transition-property: transform, height, -webkit-transform;
}
.swiper-container-3d {
  -webkit-perspective: 1200px;
  perspective: 1200px;
}
.swiper-container-3d .swiper-cube-shadow,
.swiper-container-3d .swiper-slide,
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-wrapper {
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}
.swiper-container-3d .swiper-slide-shadow-left {
  background-image: -webkit-gradient(
    linear,
    right top,
    left top,
    from(rgba(0, 0, 0, 0.5)),
    to(transparent)
  );
  background-image: linear-gradient(270deg, rgba(0, 0, 0, 0.5), transparent);
}
.swiper-container-3d .swiper-slide-shadow-right {
  background-image: -webkit-gradient(
    linear,
    left top,
    right top,
    from(rgba(0, 0, 0, 0.5)),
    to(transparent)
  );
  background-image: linear-gradient(90deg, rgba(0, 0, 0, 0.5), transparent);
}
.swiper-container-3d .swiper-slide-shadow-top {
  background-image: -webkit-gradient(
    linear,
    left bottom,
    left top,
    from(rgba(0, 0, 0, 0.5)),
    to(transparent)
  );
  background-image: linear-gradient(0deg, rgba(0, 0, 0, 0.5), transparent);
}
.swiper-container-3d .swiper-slide-shadow-bottom {
  background-image: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(rgba(0, 0, 0, 0.5)),
    to(transparent)
  );
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), transparent);
}
.swiper-container-css-mode > .swiper-wrapper {
  overflow: auto;
  scrollbar-width: none;
  -ms-overflow-style: none;
}
.swiper-container-css-mode > .swiper-wrapper::-webkit-scrollbar {
  display: none;
}
.swiper-container-css-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: start start;
}
.swiper-container-horizontal.swiper-container-css-mode > .swiper-wrapper {
  -ms-scroll-snap-type: x mandatory;
  scroll-snap-type: x mandatory;
}
.swiper-container-vertical.swiper-container-css-mode > .swiper-wrapper {
  -ms-scroll-snap-type: y mandatory;
  scroll-snap-type: y mandatory;
}
.swiper-pagination {
  position: absolute;
  text-align: center;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  z-index: 10;
}
.swiper-pagination.swiper-pagination-hidden {
  opacity: 0;
}
.swiper-container-horizontal > .swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
  bottom: 10px;
  left: 0;
  width: 100%;
}
.swiper-pagination-bullets-dynamic {
  overflow: hidden;
  font-size: 0;
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -webkit-transform: scale(0.33);
  transform: scale(0.33);
  position: relative;
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
  -webkit-transform: scale(1);
  transform: scale(1);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
  -webkit-transform: scale(0.66);
  transform: scale(0.66);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
  -webkit-transform: scale(0.33);
  transform: scale(0.33);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
  -webkit-transform: scale(0.66);
  transform: scale(0.66);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
  -webkit-transform: scale(0.33);
  transform: scale(0.33);
}
.swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  display: inline-block;
  border-radius: 100%;
  background: #000;
  opacity: 0.2;
}
button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer;
}
.swiper-pagination-bullet-active {
  opacity: 1;
  background: var(--swiper-theme-color);
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
}
.swiper-container-vertical > .swiper-pagination-bullets {
  right: 10px;
  top: 50%;
  -webkit-transform: translate3d(0, -50%, 0);
  transform: translate3d(0, -50%, 0);
}
.swiper-container-vertical
  > .swiper-pagination-bullets
  .swiper-pagination-bullet {
  margin: 6px 0;
  display: block;
}
.swiper-container-vertical
  > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 8px;
}
.swiper-container-vertical
  > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic
  .swiper-pagination-bullet {
  display: inline-block;
  -webkit-transition: top 0.2s, -webkit-transform 0.2s;
  transition: top 0.2s, -webkit-transform 0.2s;
  transition: transform 0.2s, top 0.2s;
  transition: transform 0.2s, top 0.2s, -webkit-transform 0.2s;
}
.swiper-container-horizontal
  > .swiper-pagination-bullets
  .swiper-pagination-bullet {
  margin: 0 4px;
}
.swiper-container-horizontal
  > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  white-space: nowrap;
}
.swiper-container-horizontal
  > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic
  .swiper-pagination-bullet {
  -webkit-transition: left 0.2s, -webkit-transform 0.2s;
  transition: left 0.2s, -webkit-transform 0.2s;
  transition: transform 0.2s, left 0.2s;
  transition: transform 0.2s, left 0.2s, -webkit-transform 0.2s;
}
.swiper-container-horizontal.swiper-container-rtl
  > .swiper-pagination-bullets-dynamic
  .swiper-pagination-bullet {
  -webkit-transition: right 0.2s, -webkit-transform 0.2s;
  transition: right 0.2s, -webkit-transform 0.2s;
  transition: transform 0.2s, right 0.2s;
  transition: transform 0.2s, right 0.2s, -webkit-transform 0.2s;
}
.swiper-pagination-progressbar {
  background: rgba(0, 0, 0, 0.25);
  position: absolute;
}
.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: var(--swiper-theme-color);
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -webkit-transform: scale(0);
  transform: scale(0);
  -webkit-transform-origin: left top;
  transform-origin: left top;
}
.swiper-container-rtl
  .swiper-pagination-progressbar
  .swiper-pagination-progressbar-fill {
  -webkit-transform-origin: right top;
  transform-origin: right top;
}
.swiper-container-horizontal > .swiper-pagination-progressbar,
.swiper-container-vertical
  > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
  width: 100%;
  height: 4px;
  left: 0;
  top: 0;
}
.swiper-container-horizontal
  > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,
.swiper-container-vertical > .swiper-pagination-progressbar {
  width: 4px;
  height: 100%;
  left: 0;
  top: 0;
}
.swiper-pagination-black,
.swiper-pagination-white {
  --swiper-pagination-color: $paginationColorValue;
}
.swiper-pagination-lock {
  display: none;
}

.swiper-button-next,
.swiper-button-prev {
  position: absolute;
  top: 50%;
  width: 27px;
  width: calc(var(--swiper-navigation-size) / 44 * 27);
  height: 44px;
  height: var(--swiper-navigation-size);
  margin-top: -22px;
  margin-top: calc(-1 * var(--swiper-navigation-size) / 2);
  z-index: 10;
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  color: var(--swiper-theme-color);
  color: var(--swiper-navigation-color, var(--swiper-theme-color));
}
.swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled {
  opacity: 0.35;
  cursor: auto;
  pointer-events: none;
}
.swiper-button-next:after,
.swiper-button-prev:after {
  font-family: swiper-icons;
  font-size: 44px;
  font-size: var(--swiper-navigation-size);
  text-transform: none !important;
  letter-spacing: 0;
  text-transform: none;
  -webkit-font-feature-settings: normal;
  font-feature-settings: normal;
  font-variant: normal;
}
.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
  left: 10px;
  right: auto;
}
.swiper-button-prev:after,
.swiper-container-rtl .swiper-button-next:after {
  content: "prev";
}
.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
  right: 10px;
  left: auto;
}
.swiper-button-next:after,
.swiper-container-rtl .swiper-button-prev:after {
  content: "next";
}
.swiper-button-next.swiper-button-black,
.swiper-button-next.swiper-button-white,
.swiper-button-prev.swiper-button-black,
.swiper-button-prev.swiper-button-white {
  --swiper-navigation-color: $navColorValue;
}
.swiper-button-lock {
  display: none;
}
@font-face {
  font-family: Open Sans;
  font-style: normal;
  font-weight: 400;
  src: local("Open Sans Regular"), local("OpenSans-Regular"),
    url(/wp-content/themes/cash-theme/assets/fonts/open-sans-v17-latin-regular.woff2)
      format("woff2"),
    url(/wp-content/themes/cash-theme/assets/fonts/open-sans-v17-latin-regular.woff)
      format("woff");
}
@font-face {
  font-family: Open Sans;
  font-style: italic;
  font-weight: 400;
  src: local("Open Sans Italic"), local("OpenSans-Italic"),
    url(/wp-content/themes/cash-theme/assets/fonts/open-sans-v17-latin-italic.woff2)
      format("woff2"),
    url(/wp-content/themes/cash-theme/assets/fonts/open-sans-v17-latin-italic.woff)
      format("woff");
}
@font-face {
  font-family: Open Sans;
  font-style: normal;
  font-weight: 600;
  src: local("Open Sans SemiBold"), local("OpenSans-SemiBold"),
    url(/wp-content/themes/cash-theme/assets/fonts/open-sans-v17-latin-600.woff2)
      format("woff2"),
    url(/wp-content/themes/cash-theme/assets/fonts/open-sans-v17-latin-600.woff)
      format("woff");
}
@font-face {
  font-family: Open Sans;
  font-style: italic;
  font-weight: 600;
  src: local("Open Sans SemiBold Italic"), local("OpenSans-SemiBoldItalic"),
    url(/wp-content/themes/cash-theme/assets/fonts/open-sans-v17-latin-600italic.woff2)
      format("woff2"),
    url(/wp-content/themes/cash-theme/assets/fonts/open-sans-v17-latin-600italic.woff)
      format("woff");
}
@font-face {
  font-family: Open Sans;
  font-style: normal;
  font-weight: 700;
  src: local("Open Sans Bold"), local("OpenSans-Bold"),
    url(/wp-content/themes/cash-theme/assets/fonts/open-sans-v17-latin-700.woff2)
      format("woff2"),
    url(/wp-content/themes/cash-theme/assets/fonts/open-sans-v17-latin-700.woff)
      format("woff");
}
@font-face {
  font-family: Open Sans;
  font-style: italic;
  font-weight: 700;
  src: local("Open Sans Bold Italic"), local("OpenSans-BoldItalic"),
    url(/wp-content/themes/cash-theme/assets/fonts/open-sans-v17-latin-700italic.woff2)
      format("woff2"),
    url(/wp-content/themes/cash-theme/assets/fonts/open-sans-v17-latin-700italic.woff)
      format("woff");
}
@font-face {
  font-family: cash-20220919-icons;
  src: url(/wp-content/themes/cash-theme/assets/fonts/icons/cash-20220919-icons.ttf)
      format("truetype"),
    url(/wp-content/themes/cash-theme/assets/fonts/icons/cash-20220919-icons.woff)
      format("woff"),
    url(/wp-content/themes/cash-theme/assets/fonts/icons/cash-20220919-icons.svg)
      format("svg");
  font-weight: 400;
  font-style: normal;
  font-display: block;
}
.candy_newsletter_teaser--tiny
  .candy_newsletter_teaser__wrapper
  .candy_newsletter_teaser__link
  a,
.font_icon,
[class*=" icon-"],
[class^="icon-"] {
  font-family: cash-20220919-icons !important;
  speak: none;
  font-style: normal;
  font-weight: 400;
  -webkit-font-feature-settings: normal;
  font-feature-settings: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-local_print_shop:before,
.icon-print:before {
  content: "\E90A";
}
.icon-youtube:before {
  content: "\E90D";
}
.icon-envelope:before {
  content: "\E90B";
}
.icon-xing:before {
  content: "\E90C";
}
.icon-feed:before,
.icon-rss:before {
  content: "\E906";
}
.icon-whatsapp:before {
  content: "\E907";
}
.icon-twitter:before {
  content: "\E908";
}
.icon-facebook-f:before,
.icon-facebook:before {
  content: "\E909";
}
.icon-cash_arrow-circle:before {
  content: "\E900";
  color: #c2000b;
}
.icon-cash_arrow:before {
  content: "\E901";
}
.icon-cash_calendar:before {
  content: "\E902";
}
.icon-cash_camera:before {
  content: "\E903";
}
.icon-envelope_solid:before {
  content: "\E90E";
  color: #10214c;
  font-size: 32px;
}
.icon-cash_magnify:before {
  content: "\E904";
}
.icon-cash_papers:before {
  content: "\E905";
}
.icon-microphone_solid:before {
  content: "\E910";
  color: #10214c;
  font-size: 40px;
}
.icon-circle_play_solid:before {
  content: "\E911";
  color: #10214c;
  font-size: 32px;
}
.icon-magnifying_glass_solid:before {
  content: "\E912";
  color: #10214c;
  font-size: 32px;
}
html {
  font-size: 16px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
*,
:after,
:before {
  -webkit-box-sizing: inherit;
  box-sizing: inherit;
}
body {
  background-color: #e7e7e7;
}
.row {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0 auto;
  width: 100%;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -webkit-box-flex: 0;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.row,
.row.reverse {
  -webkit-box-orient: horizontal;
}
.row.reverse {
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}
.row.natural-height {
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}
.row.flex-column {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.col {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  max-width: 100%;
  padding: 0 10px;
}
.col.reverse {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  -ms-flex-direction: column-reverse;
  flex-direction: column-reverse;
}
.first {
  -webkit-box-ordinal-group: 0;
  -ms-flex-order: -1;
  order: -1;
}
.last {
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
}
.align-start {
  -ms-flex-item-align: start;
  align-self: flex-start;
}
.align-end {
  -ms-flex-item-align: end;
  align-self: flex-end;
}
.align-center {
  -ms-flex-item-align: center;
  align-self: center;
}
.align-baseline {
  -ms-flex-item-align: baseline;
  align-self: baseline;
}
.align-stretch {
  -ms-flex-item-align: stretch;
  align-self: stretch;
}
.col-xs {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  max-width: 100%;
}
.col-xs,
.col-xs-1 {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 10px;
}
.col-xs-1 {
  -ms-flex-preferred-size: 8.33333%;
  flex-basis: 8.33333%;
  max-width: 8.33333%;
}
.col-xs-offset-1 {
  margin-left: 8.33333%;
}
.col-xs-2 {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -ms-flex-preferred-size: 16.66667%;
  flex-basis: 16.66667%;
  max-width: 16.66667%;
  padding: 0 10px;
}
.col-xs-offset-2 {
  margin-left: 16.66667%;
}
.col-xs-3 {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -ms-flex-preferred-size: 25%;
  flex-basis: 25%;
  max-width: 25%;
  padding: 0 10px;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-4 {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -ms-flex-preferred-size: 33.33333%;
  flex-basis: 33.33333%;
  max-width: 33.33333%;
  padding: 0 10px;
}
.col-xs-offset-4 {
  margin-left: 33.33333%;
}
.col-xs-5 {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -ms-flex-preferred-size: 41.66667%;
  flex-basis: 41.66667%;
  max-width: 41.66667%;
  padding: 0 10px;
}
.col-xs-offset-5 {
  margin-left: 41.66667%;
}
.col-xs-6 {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -ms-flex-preferred-size: 50%;
  flex-basis: 50%;
  max-width: 50%;
  padding: 0 10px;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-7 {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -ms-flex-preferred-size: 58.33333%;
  flex-basis: 58.33333%;
  max-width: 58.33333%;
  padding: 0 10px;
}
.col-xs-offset-7 {
  margin-left: 58.33333%;
}
.col-xs-8 {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -ms-flex-preferred-size: 66.66667%;
  flex-basis: 66.66667%;
  max-width: 66.66667%;
  padding: 0 10px;
}
.col-xs-offset-8 {
  margin-left: 66.66667%;
}
.col-xs-9 {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -ms-flex-preferred-size: 75%;
  flex-basis: 75%;
  max-width: 75%;
  padding: 0 10px;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-10 {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -ms-flex-preferred-size: 83.33333%;
  flex-basis: 83.33333%;
  max-width: 83.33333%;
  padding: 0 10px;
}
.col-xs-offset-10 {
  margin-left: 83.33333%;
}
.col-xs-11 {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -ms-flex-preferred-size: 91.66667%;
  flex-basis: 91.66667%;
  max-width: 91.66667%;
  padding: 0 10px;
}
.col-xs-offset-11 {
  margin-left: 91.66667%;
}
.col-xs-12 {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  max-width: 100%;
  padding: 0 10px;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.row.start-xs {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}
.row.center-xs {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.row.end-xs {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}
.row.top-xs {
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}
.row.middle-xs {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.row.bottom-xs {
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
}
.row.around-xs {
  -ms-flex-pack: distribute;
  justify-content: space-around;
}
.row.between-xs {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.first-xs {
  -webkit-box-ordinal-group: 0;
  -ms-flex-order: -1;
  order: -1;
}
.last-xs {
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
}
.col-gutter-lr {
  padding: 0 0 10px;
}
.col-no-gutter {
  padding: 0;
}
.show {
  display: block !important;
}
.row.show {
  display: -ms-flexbox !important;
  display: -webkit-box !important;
  display: flex !important;
}
.hide {
  display: none !important;
}
.show-xs {
  display: block !important;
}
.row.show-xs {
  display: -ms-flexbox !important;
  display: -webkit-box !important;
  display: flex !important;
}
.hide-xs {
  display: none !important;
}
.row {
  width: auto;
  margin-left: -10px;
  margin-right: -10px;
}
.container {
  width: auto;
  margin: 0 10px;
}
.container-narrow {
  width: 80%;
  margin: 0 auto;
}
.container-fluid {
  padding: 0 10px;
}
.fluid-grid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.fluid-grid__col {
  outline: 1px solid #00f;
}
.col--aside {
  padding-bottom: 2rem;
}
.page-template-page-uif .col--aside {
  padding-top: 0;
}
.dummy-image {
  position: relative;
  background-color: #4aa2d1;
}
.dummy-image:before {
  display: block;
  content: "";
  width: 100%;
  padding-top: 75%;
}
.promo-area {
  line-height: 0;
}
.promo-area img {
  max-width: none;
}
.promo-area .anzeige {
  font-size: 0.625rem;
  top: -10px;
  position: absolute;
}
.promo-area__container {
  position: relative;
  text-align: center;
  z-index: 1;
  margin-top: 0;
}
.promo-label {
  font-size: 0.625rem;
  text-align: left;
}
.promo-area__wallpaper-wrapper {
  position: relative;
  width: 100%;
}
.promo-area__wallpaper-wrapper .leaderboard {
  width: 100%;
}
.promo-area__wallpaper-wrapper .skyscraper {
  position: absolute;
  top: 0;
  /* top: -18px; */
  right: -160px;
}
.promo-area.leaderboard .promo-area__container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-top: 0;
}
.promo-area.billboard_content,
.promo-area.billboard_exklusiv,
.promo-area.billboard_extra,
.promo-area.billboard_header,
.promo-area.billboard_mcb {
  max-width: 1250px;
  margin: 2rem auto 1rem;
}
.promo-area.billboard_content .promo-area__container,
.promo-area.billboard_exklusiv .promo-area__container,
.promo-area.billboard_extra .promo-area__container,
.promo-area.billboard_header .promo-area__container,
.promo-area.billboard_mcb .promo-area__container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.promo-area.sticky_footer {
  display: none;
}
.promo-dummy {
  position: relative;
  outline: 1px solid red;
  background-color: #d58a40;
}
.promo-dummy:before {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-align: center;
}
.promo-dummy.superbanner {
  width: 1280px;
  height: 90px;
}
.promo-dummy.superbanner:before {
  content: "Superbanner 1280x90";
}
.promo-dummy.billboard {
  width: 1250px;
  height: 180px;
}
.promo-dummy.billboard:before {
  content: "Billboard 1250x180";
}
.promo-dummy.skyscraper {
  width: 160px;
  height: 600px;
}
.promo-dummy.skyscraper:before {
  content: "Skyscraper 160x600";
}
.promo-dummy.xxl-skyscraper {
  width: 420px;
  height: 870px;
}
.promo-dummy.xxl-skyscraper:before {
  content: "XXL Skyscraper 420x870";
}
.promo-dummy.halfpage-ad {
  width: 300px;
  height: 600px;
}
.promo-dummy.halfpage-ad:before {
  content: "Halfpage Ad 300x600";
}
.promo-dummy.medium-rectangle {
  width: 300px;
  height: 250px;
}
.promo-dummy.medium-rectangle:before {
  content: "Medium Rectangle 300x250";
}
.site-wrapper {
  position: relative;
  max-width: 1280px;
  margin: 0 auto;
  padding-top: 1rem;
}

.site {
  background-color: #fff;
}
.color-primary {
  color: #b41616;
}
.color-secondary {
  color: #10214c;
}
.candy_icon {
  position: relative;
  width: 2.5rem;
  height: 2.5rem;
}
.icon-header {
  margin: 0 0.5rem;
}
.candy_icon__inner {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
.icon-themen:before {
  content: "";
  position: absolute;
  left: 7px;
  top: 8.5px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  border-top: 1px solid #4b4b4b;
  border-bottom: 1px solid #4b4b4b;
  padding: 1.5px 4px;
}
.icon-themen:before:hover {
  left: 11px;
}
.candy_icon--hamburger .candy_icon__inner {
  width: 70%;
  height: 3px;
  background-color: #000;
}
.candy_icon--hamburger .candy_icon__inner:after,
.candy_icon--hamburger .candy_icon__inner:before {
  content: "";
  width: 100%;
  height: 100%;
  background-color: #000;
  position: absolute;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
.candy_icon--hamburger .candy_icon__inner:before {
  -webkit-transform: translateY(-250%);
  transform: translateY(-250%);
}
.candy_icon--hamburger .candy_icon__inner:after {
  -webkit-transform: translateY(250%);
  transform: translateY(250%);
}
.candy_icon--hamburger.active .candy_icon__inner {
  -webkit-transform: translate(-50%, -50%) rotate(-45deg);
  transform: translate(-50%, -50%) rotate(-45deg);
}
.candy_icon--hamburger.active .candy_icon__inner:before {
  -webkit-transform: translate(0) rotate(-90deg);
  transform: translate(0) rotate(-90deg);
}
.candy_icon--hamburger.active .candy_icon__inner:after {
  -webkit-transform: translate(0);
  transform: translate(0);
  opacity: 0;
}
.candy_newsletter_teaser--tiny
  .candy_newsletter_teaser__wrapper
  .candy_newsletter_teaser__link
  a,
.font_icon--link {
  color: #b41616;
  font-size: 1rem;
}
.candy_newsletter_teaser--tiny
  .candy_newsletter_teaser__wrapper
  .candy_newsletter_teaser__link
  a:before,
.font_icon--link:before {
  content: "\E900";
}
.candy_newsletter_teaser--tiny
  .candy_newsletter_teaser__wrapper
  .candy_newsletter_teaser__link
  a
  span,
.screen-reader-text {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  -webkit-clip-path: inset(50%);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute !important;
  width: 1px;
  word-wrap: normal !important;
}
.candy_newsletter_teaser--tiny
  .candy_newsletter_teaser__wrapper
  .candy_newsletter_teaser__link
  a
  span:focus,
.screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  -webkit-box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  -webkit-clip-path: none;
  clip-path: none;
  color: #21759b;
  display: block;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: 700;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
}
#content[tabindex="-1"]:focus {
  outline: 0;
}
a,
a:active,
a:focus,
a:hover,
a:visited {
  color: inherit;
}
a:active,
a:focus,
a:hover {
  outline: 0;
}
.link-more {
  position: relative;
  text-decoration: none;
  padding-left: 1.6rem;
}
.link-more,
.link-more:visited {
  color: #b41616;
}
.link-more:before {
  position: absolute;
  top: -1px;
  left: 0;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  display: inline-block;
  vertical-align: middle;
  font-family: cash-20220919-icons;
  content: "\E900";
  font-size: 1rem;
}
.link-more:hover {
  color: #b41616;
}
.link-more:hover:before {
  left: 0.3em;
}
article .entry-title {
  -webkit-transition: color 0.1s ease-in-out;
  transition: color 0.1s ease-in-out;
}
article:hover .entry-title {
  color: #10214c;
}
.candy-form-simple input[type="submit"],
.candy_button,
.candy_newsletter_teaser--large
  .candy_newsletter_teaser__wrapper
  .candy_newsletter_teaser__link
  a,
.candy_newsletter_teaser--medium
  .candy_newsletter_teaser__wrapper
  .candy_newsletter_teaser__link
  a,
.comments-area #wpcomm .wc-footer-left .wc-reply-button,
.comments-area #wpcomm .wc-form-wrapper .button,
.entry-page-links .post-page-numbers,
.site-main .search-form .search-submit,
.site-search .search-form .search-submit,
.candy_newsletter_teaser__link > div {
  display: inline-block;
  font-family: Open Sans, sans-serif;
  font-size: 1.125rem;
  font-weight: 600;
  color: #fff;
  background-color: #b41616;
  font-style: normal;
  text-decoration: none;
  text-align: center;
  line-height: 1.4rem;
  padding: 0.45rem 2.5rem 0.6rem;
  border-radius: 0.25rem;
  border: 1px solid;
  cursor: pointer;
  -webkit-transition: background-color 0.3s;
  transition: background-color 0.3s;
}
.candy-form-simple input:active[type="submit"],
.candy-form-simple input:focus[type="submit"],
.candy-form-simple input:visited[type="submit"],
.candy_button:active,
.candy_button:focus,
.candy_button:visited,
.candy_newsletter_teaser--large
  .candy_newsletter_teaser__wrapper
  .candy_newsletter_teaser__link
  a:active,
.candy_newsletter_teaser--large
  .candy_newsletter_teaser__wrapper
  .candy_newsletter_teaser__link
  a:focus,
.candy_newsletter_teaser--large
  .candy_newsletter_teaser__wrapper
  .candy_newsletter_teaser__link
  a:visited,
.candy_newsletter_teaser--medium
  .candy_newsletter_teaser__wrapper
  .candy_newsletter_teaser__link
  a:active,
.candy_newsletter_teaser--medium
  .candy_newsletter_teaser__wrapper
  .candy_newsletter_teaser__link
  a:focus,
.candy_newsletter_teaser--medium
  .candy_newsletter_teaser__wrapper
  .candy_newsletter_teaser__link
  a:visited,
.comments-area #wpcomm .wc-footer-left .wc-reply-button:active,
.comments-area #wpcomm .wc-footer-left .wc-reply-button:focus,
.comments-area #wpcomm .wc-footer-left .wc-reply-button:visited,
.comments-area #wpcomm .wc-form-wrapper .button:active,
.comments-area #wpcomm .wc-form-wrapper .button:focus,
.comments-area #wpcomm .wc-form-wrapper .button:visited,
.entry-page-links .post-page-numbers:active,
.entry-page-links .post-page-numbers:focus,
.entry-page-links .post-page-numbers:visited,
.site-main .search-form .search-submit:active,
.site-main .search-form .search-submit:focus,
.site-main .search-form .search-submit:visited,
.site-search .search-form .search-submit:active,
.site-search .search-form .search-submit:focus,
.site-search .search-form .search-submit:visited {
  color: #fff;
}
.candy_button__light {
  color: #4b4b4b;
  background-color: transparent;
  font-family: Open Sans, sans-serif;
  border: 1px solid #4b4b4b;
  height: 0.5rem;
  padding: 0.25rem 1.5rem;
  border-radius: 0.25rem;
  position: relative;
}
.candy-form-simple input:hover[type="submit"],
.candy_button:hover,
.candy_newsletter_teaser--large
  .candy_newsletter_teaser__wrapper
  .candy_newsletter_teaser__link
  a:hover,
.candy_newsletter_teaser--medium
  .candy_newsletter_teaser__wrapper
  .candy_newsletter_teaser__link
  a:hover,
.comments-area #wpcomm .wc-footer-left .wc-reply-button:hover,
.comments-area #wpcomm .wc-form-wrapper .button:hover,
.entry-page-links .post-page-numbers:hover,
.site-main .search-form .search-submit:hover,
.site-search .search-form .search-submit:hover {
  background-color: #871010;
  color: #fff;
}
.candy-form-simple input:focus[type="submit"],
.candy_button:focus,
.candy_newsletter_teaser--large
  .candy_newsletter_teaser__wrapper
  .candy_newsletter_teaser__link
  a:focus,
.candy_newsletter_teaser--medium
  .candy_newsletter_teaser__wrapper
  .candy_newsletter_teaser__link
  a:focus,
.comments-area #wpcomm .wc-footer-left .wc-reply-button:focus,
.comments-area #wpcomm .wc-form-wrapper .button:focus,
.entry-page-links .post-page-numbers:focus,
.site-main .search-form .search-submit:focus,
.site-search .search-form .search-submit:focus {
  outline: 5px auto #00f;
  outline-offset: -2px;
}
.candy_button--block {
  display: block;
}
.candy_button--outline,
.entry-page-links .post-page-numbers {
  color: #9c9c9c;
  background-color: #fff;
  border-color: #9c9c9c;
}
.candy_button--outline:visited,
.entry-page-links .post-page-numbers:visited {
  color: #9c9c9c;
}
.candy_button--outline.focus,
.candy_button--outline:focus,
.entry-page-links .focus.post-page-numbers,
.entry-page-links .post-page-numbers:focus {
  color: #9c9c9c;
  background-color: #e6e6e6;
  border-color: #5c5c5c;
}
.candy_button--outline:hover,
.entry-page-links .post-page-numbers:hover {
  color: #9c9c9c;
  background-color: #e6e6e6;
  border-color: #9c9c9c;
}
.candy_button--outline.active,
.candy_button--outline:active,
.entry-page-links .active.post-page-numbers,
.entry-page-links .post-page-numbers:active {
  color: #9c9c9c;
  background-color: #e6e6e6;
  border-color: #7d7d7d;
}
.candy_button--outline.active.focus,
.candy_button--outline.active:focus,
.candy_button--outline.active:hover,
.candy_button--outline:active.focus,
.candy_button--outline:active:focus,
.candy_button--outline:active:hover,
.entry-page-links .active.focus.post-page-numbers,
.entry-page-links .active.post-page-numbers:focus,
.entry-page-links .active.post-page-numbers:hover,
.entry-page-links .post-page-numbers:active.focus,
.entry-page-links .post-page-numbers:active:focus,
.entry-page-links .post-page-numbers:active:hover {
  color: #9c9c9c;
  background-color: #d4d4d4;
  border-color: #838383;
}
.candy_button--outline.active,
.candy_button--outline:active,
.entry-page-links .active.post-page-numbers,
.entry-page-links .post-page-numbers:active {
  background-image: none;
}
.candy_button--outline.disabled.focus,
.candy_button--outline.disabled:focus,
.candy_button--outline.disabled:hover,
.candy_button--outline[disabled].focus,
.candy_button--outline[disabled]:focus,
.candy_button--outline[disabled]:hover,
.entry-page-links .disabled.focus.post-page-numbers,
.entry-page-links .disabled.post-page-numbers:focus,
.entry-page-links .disabled.post-page-numbers:hover,
.entry-page-links .post-page-numbers[disabled].focus,
.entry-page-links .post-page-numbers[disabled]:focus,
.entry-page-links .post-page-numbers[disabled]:hover {
  background-color: #fff;
  border-color: #9c9c9c;
}
.candy_button--icon,
.comments-area #wpcomm .wc-footer-left .wc-reply-button {
  color: #9c9c9c;
  background-color: #fff;
  border-color: #9c9c9c;
  padding: 0;
  font-size: 1.5rem;
  width: 3.8rem;
  height: 3.1875rem;
  line-height: 3rem;
}
.candy_button--icon:visited,
.comments-area #wpcomm .wc-footer-left .wc-reply-button:visited {
  color: #9c9c9c;
}
.candy_button--icon.focus,
.candy_button--icon:focus,
.comments-area #wpcomm .wc-footer-left .focus.wc-reply-button,
.comments-area #wpcomm .wc-footer-left .wc-reply-button:focus {
  color: #9c9c9c;
  background-color: #e6e6e6;
  border-color: #5c5c5c;
}
.candy_button--icon:hover,
.comments-area #wpcomm .wc-footer-left .wc-reply-button:hover {
  color: #9c9c9c;
  background-color: #e6e6e6;
  border-color: #9c9c9c;
}
.candy_button--icon.active,
.candy_button--icon:active,
.comments-area #wpcomm .wc-footer-left .active.wc-reply-button,
.comments-area #wpcomm .wc-footer-left .wc-reply-button:active {
  color: #9c9c9c;
  background-color: #e6e6e6;
  border-color: #7d7d7d;
}
.candy_button--icon.active.focus,
.candy_button--icon.active:focus,
.candy_button--icon.active:hover,
.candy_button--icon:active.focus,
.candy_button--icon:active:focus,
.candy_button--icon:active:hover,
.comments-area #wpcomm .wc-footer-left .active.focus.wc-reply-button,
.comments-area #wpcomm .wc-footer-left .active.wc-reply-button:focus,
.comments-area #wpcomm .wc-footer-left .active.wc-reply-button:hover,
.comments-area #wpcomm .wc-footer-left .wc-reply-button:active.focus,
.comments-area #wpcomm .wc-footer-left .wc-reply-button:active:focus,
.comments-area #wpcomm .wc-footer-left .wc-reply-button:active:hover {
  color: #9c9c9c;
  background-color: #d4d4d4;
  border-color: #838383;
}
.candy_button--icon.active,
.candy_button--icon:active,
.comments-area #wpcomm .wc-footer-left .active.wc-reply-button,
.comments-area #wpcomm .wc-footer-left .wc-reply-button:active {
  background-image: none;
}
.candy_button--icon.disabled.focus,
.candy_button--icon.disabled:focus,
.candy_button--icon.disabled:hover,
.candy_button--icon[disabled].focus,
.candy_button--icon[disabled]:focus,
.candy_button--icon[disabled]:hover,
.comments-area #wpcomm .wc-footer-left .disabled.focus.wc-reply-button,
.comments-area #wpcomm .wc-footer-left .disabled.wc-reply-button:focus,
.comments-area #wpcomm .wc-footer-left .disabled.wc-reply-button:hover,
.comments-area #wpcomm .wc-footer-left .wc-reply-button[disabled].focus,
.comments-area #wpcomm .wc-footer-left .wc-reply-button[disabled]:focus,
.comments-area #wpcomm .wc-footer-left .wc-reply-button[disabled]:hover {
  background-color: #fff;
  border-color: #9c9c9c;
}
.candy_button--icon:hover,
.comments-area #wpcomm .wc-footer-left .wc-reply-button:hover {
  color: #10214c;
  border: 1px solid #10214c;
}
.candy_button--tag {
  font-size: 0.8rem;
  padding: 0.5em 1em 0.6em;
  line-height: 1;
}
img {
  max-width: 100%;
  height: auto;
}
figure {
  margin: 1em 0;
}
figure.aligncenter {
  text-align: center;
}
.alignleft {
  display: inline;
  float: left;
  margin-right: 1em;
}
.alignright {
  display: inline;
  float: right;
  margin-left: 1em;
}
.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.wp-caption {
  margin-bottom: 1.5em;
  max-width: 100%;
}
.wp-caption img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.wp-caption .wp-caption-text {
  margin: 0.8075em 0;
}
.wp-caption-text {
  text-align: center;
}
body {
  font-size: 1rem;
  line-height: 1.75;
  font-weight: 400;
  color: #4b4b4b;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-family: Open Sans, sans-serif;
}
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: Open Sans, sans-serif;
  font-weight: 700;
  line-height: 1.2222222;
  color: inherit;
  margin-top: 1em;
  margin-bottom: 1em;
}
p {
  margin-top: 1em;
  margin-bottom: 1em;
}
.text-center {
  text-align: center;
}
.badge-comment,
.comments-area #wc-comment-header .wpdiscuz-comment-count .wpd-cc-value {
  display: inline-block;
  position: relative;
  width: 26px;
  height: 16px;
  border: 1px solid #b41616;
  color: #b41616;
  font-size: 0.5625rem;
  text-align: center;
  line-height: 14px;
  font-weight: 600;
  border-radius: 2px;
}
.badge-comment:after,
.comments-area #wc-comment-header .wpdiscuz-comment-count .wpd-cc-value:after {
  content: "";
  display: block;
  position: absolute;
  right: 0;
  border-top: 6px solid #b41616;
  border-right: 6px solid transparent;
}



.badge-exclusive {
  display: inline-block !important;
  float: left !important; /* Pozycjonowanie po lewej stronie */
  margin-top: 11px !important; /* Opcjonalnie – wyrównanie w pionie */
  margin-right: 3px !important; /* Opcjonalnie – odstęp od tekstu */
  height: 21px !important;
}

.badge-exclusive img {
  height: 21px !important;
}


.badge-exclusive--small,
.post-list__ribbon .badge-exclusive {
  margin-top: 1px !important; /* Opcjonalnie – wyrównanie w pionie */
  margin-right: 4px !important; /* Opcjonalnie – odstęp od tekstu */
  height: 14px !important;
}

.badge-exclusive--small img,
.post-list__ribbon .badge-exclusive img {
  height: 14px !important;
}

@media (max-width: 640px) {
  .badge-exclusive {
    margin-top: 6px !important;
    height: 18px !important;
  }

  .badge-exclusive img {
    height: 18px !important;
  }

  .badge-exclusive--small,
  .post-list__ribbon .badge-exclusive,
  .candy_hero-slider .badge-exclusive {
    margin-top: 3px !important; /* Opcjonalnie – wyrównanie w pionie */
    margin-right: 5px !important; /* Opcjonalnie – odstęp od tekstu */
    height: 14px !important;
  }
  
  .post-teaser a.badge-exclusive,
  .site-section--category .badge-exclusive {
    margin-top: 0px !important; /* Opcjonalnie – wyrównanie w pionie */
  }

  .entry-header .badge-exclusive {
    margin-top: 3px !important; /* Opcjonalnie – wyrównanie w pionie */
  }

  .entry-header .headline .badge-exclusive {
    margin-top: 5px !important; /* Opcjonalnie – wyrównanie w pionie */
  }

  .badge-exclusive--small img,
  .post-list__ribbon .badge-exclusive img,
  .candy_hero-slider .badge-exclusive img {
    height: 14px !important;
  }
}



.nav-menu a {
  display: block;
  text-decoration: none;
  padding: 1em 0;
}
.menu,
.menu .sub-menu {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.menu--justify {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.menu--dropdown > li,
.menu--inline a,
.menu--inline li {
  display: inline-block;
}
.menu--dropdown > li {
  position: relative;
}
.menu--dropdown > li:hover .sub-menu {
  display: block;
}
.menu--dropdown .sub-menu {
  position: absolute;
  left: 0;
  width: 100%;
  display: none;
  background-color: #fff;
}
.menu--list .sub-menu a {
  padding-left: 1em;
}
.menu--divider > li:after {
  content: "|";
}
.menu--divider > li:last-of-type:after {
  content: "";
}
.post-navigation,
.posts-navigation {
  margin: 3rem 0;
}
.post-navigation .nav-links:after,
.post-navigation .nav-links:before,
.posts-navigation .nav-links:after,
.posts-navigation .nav-links:before {
  content: " ";
  display: table;
}
.post-navigation .nav-links:after,
.posts-navigation .nav-links:after {
  clear: both;
}
.post-navigation .nav-links .nav-previous,
.posts-navigation .nav-links .nav-previous {
  float: left;
}
.post-navigation .nav-links .nav-next,
.posts-navigation .nav-links .nav-next {
  float: right;
}
.candy-pagination.candy-pagination--logarithmic {
  margin: 3rem 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-evenly;
}
.candy-pagination.candy-pagination--logarithmic .page-numbers__wrap {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.candy-pagination.candy-pagination--logarithmic .candy-pagination__button a {
  display: inline-block;
  height: 40px;
  padding: 0 2rem;
  background-color: #b41616;
  color: #fff;
  text-decoration: none;
  line-height: 38px;
  font-weight: 600;
}
.candy-pagination.candy-pagination--logarithmic .candy-pagination__button {
  width: 115px;
  height: 40px;
}
.candy-pagination.candy-pagination--logarithmic .candy-pagination__button.prev {
  order: 1;
}
.candy-pagination.candy-pagination--logarithmic .candy-pagination__button.next {
  order: 3;
}
.candy-pagination.candy-pagination--logarithmic .page-numbers {
  width: 56px;
  height: 40px;
  line-height: 38px;
  font-weight: 400;
  text-decoration: none;
  border: 1px solid #e5e5e5;
  text-align: center;
}
.candy-pagination.candy-pagination--logarithmic .page-numbers.current {
  font-weight: 700;
  font-size: 1.4em;
}
.breadcrumbs {
  text-align: center;
}

.post-teaser {
  position: relative;
  padding: var(--custom-spacing) 0;
  font-size: 0.875rem;
  line-height: 1.5;
  color: #1d1d1d;
}
.post-teaser a {
  text-decoration: none;
}
.post-teaser .promo-label {
  position: absolute;
  top: 6px;
  left: 0;
}
.post-teaser .entry-header {
  font-size: 1.125rem;
  line-height: 1.225;
}
.post-teaser .entry-title {
  font-size: 1.125rem;
  font-weight: 700;
  margin-bottom: 0.5em;
}
.post-teaser .post-thumbnail {
  background-color: #f4f4f4;
}
.post-teaser .post-thumbnail img {
  width: 100%;
  max-width: none;
}
.comments-area
  #wc-comment-header
  .wpdiscuz-comment-count
  .post-teaser
  .wpd-cc-value,
.post-teaser .badge-comment,
.post-teaser
  .comments-area
  #wc-comment-header
  .wpdiscuz-comment-count
  .wpd-cc-value {
  margin-top: 0.2rem;
  margin-right: 1rem;
  float: right;
}
.comments-area
  #wc-comment-header
  .wpdiscuz-comment-count
  .post-teaser
  .wpd-cc-value:after,
.comments-area
  #wc-comment-header
  .wpdiscuz-comment-count
  .post-teaser
  .wpd-cc-value:before,
.post-teaser .badge-comment:after,
.post-teaser .badge-comment:before,
.post-teaser
  .comments-area
  #wc-comment-header
  .wpdiscuz-comment-count
  .wpd-cc-value:after,
.post-teaser
  .comments-area
  #wc-comment-header
  .wpdiscuz-comment-count
  .wpd-cc-value:before {
  content: " ";
  display: table;
}
.comments-area
  #wc-comment-header
  .wpdiscuz-comment-count
  .post-teaser
  .wpd-cc-value:after,
.post-teaser .badge-comment:after,
.post-teaser
  .comments-area
  #wc-comment-header
  .wpdiscuz-comment-count
  .wpd-cc-value:after {
  clear: both;
}
.post-teaser .promo-area__container {
  position: static;
}

.post-teaser.post-teaser--list-item {
  border-bottom: 1px solid #e5e5e5;
}
.post-teaser.post-teaser--list-item.is-promo {
  margin-top: 1rem;
}
.post-teaser.post-teaser--hero {
  border-bottom: 1px solid #e5e5e5;
  margin-bottom: calc(var(--custom-spacing) / 2);
}
.candy_social-nav {
  margin-top: 1rem;
}
.candy_social-nav ul {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  list-style: none;
  margin: 0;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.candy_social-nav li {
  text-align: center;
  border-radius: 50%;
  height: 2rem;
  width: 2rem;
  border: 1px solid #e5e5e5;
  margin: 0 0.5rem;
  color: #9c9c9c;
  -webkit-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;
}
.candy_social-nav li:before {
  content: "";
}
.candy_social-nav li:hover {
  color: #10214c;
  border: 1px solid #10214c;
}
.candy_social-nav li:first-of-type {
  margin-left: 0;
}
.candy_social-nav li:last-of-type {
  margin-right: 0;
}
.candy_social-nav li a {
  text-decoration: none;
  line-height: 2;
}
.candy_newsletter_teaser {
  background-color: #f5f5f5;
  cursor: pointer;
}
.candy_newsletter_teaser__image img {
  display: block;
}
.candy_newsletter_teaser__text {
  line-height: 1.2925;
  color: #4b4b4b;
}

#masthead .candy_newsletter_teaser__text {
  font-size: 11px;
}
.candy_newsletter_teaser__link a {
  -webkit-text-decoration-line: none;
  text-decoration-line: none;
}
.candy_newsletter_teaser--tiny {
  background-color: transparent;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 0.625rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-direction: column;
}
.candy_newsletter_teaser--tiny .candy_newsletter_teaser__image img {
  height: 2rem;
  width: auto;
}
.candy_newsletter_teaser--tiny .candy_newsletter_teaser__wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-top: 1px;
  flex-grow: 1;
}
.candy_newsletter_teaser--tiny
  .candy_newsletter_teaser__wrapper
  .candy_newsletter_teaser__text {
  margin: 0 0.6rem;
  color: red;
  font-weight: 100;
}
.candy_newsletter_teaser--tiny
  .candy_newsletter_teaser__wrapper
  .candy_newsletter_teaser__text
  strong {
  display: block;
}
.candy_newsletter_teaser--tiny
  .candy_newsletter_teaser__wrapper
  .candy_newsletter_teaser__text
  span {
  color: #b41616;
}
.candy_newsletter_teaser--medium {
  font-size: 1.5rem;
  font-weight: 700;
  text-align: center;
  padding: 2rem 0;
}
.candy_newsletter_teaser--medium .candy_newsletter_teaser__image {
  padding: 0 2rem 2rem;
  display: inline-block;
}
.candy_newsletter_teaser--medium .candy_newsletter_teaser__image img {
  max-height: 123px;
  width: auto;
}
.candy_newsletter_teaser--medium
  .candy_newsletter_teaser__wrapper
  .candy_newsletter_teaser__text {
  padding-bottom: 1rem;
  display: inline-block;
  max-width: 380px;
}
.candy_newsletter_teaser--large {
  font-size: 1.5rem;
  font-weight: 700;
  text-align: center;
  padding: 2rem 0;
  margin-bottom: 2rem;
}
.candy_newsletter_teaser--large .candy_newsletter_teaser__image {
  padding: 0 2rem;
  display: inline-block;
}
.candy_newsletter_teaser--large .candy_newsletter_teaser__image img {
  max-height: 3rem;
  width: auto;
}
.candy_newsletter_teaser--large
  .candy_newsletter_teaser__wrapper
  .candy_newsletter_teaser__text {
  padding-bottom: 1rem;
  display: inline-block;
}

.medium_rectangle_sidebar_top {
  margin-top: 3rem;
  margin-bottom: 3rem;
}

.candy-post-share-nav ul {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;

  list-style: none;
  padding: 0;
  margin: 0 -0.3em;
}

@media (min-width: 1024px) {
  .candy-post-share-nav ul {
    justify-content: start;
  }

  .medium_rectangle_sidebar_top {
    margin-top: 1rem;
    margin-bottom: unset;
  }
}

.candy-post-share-nav li {
  display: inline-block;
  margin: 0.3em;
}

.candy-post-share-nav li:last-child {
  display: flex;
  align-items: center;
  justify-content: center;
}

.candy_author__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0;
  padding: 0;
  list-style: none;
}
.candy_author__list a {
  -webkit-text-decoration-line: unset;
  text-decoration-line: unset;
}
.candy_author__list a:hover .candy_author__name {
  color: #10214c;
}
.candy_author__list li {
  padding: 0 0.5rem;
  -ms-flex-preferred-size: 50%;
  flex-basis: 50%;
  -webkit-box-flex: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}
.candy_author__teaser {
  text-align: center;
}
.candy_author__teaser a {
  text-decoration: none;
}
.candy_author__teaser.active .candy_author__thumbnail {
  border: 2px solid #10214c;
}
.candy_author__teaser.inactive {
  opacity: 0.8;
}
.candy_author__teaser.inactive img {
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
}
.candy_author__teaser .icon-cash_arrow-circle {
  color: #b41616;
  font-size: 1.2em;
}
.candy_author__thumbnail {
  display: inline-block;
  width: 80px;
  height: 80px;
  border-radius: 40px;
  overflow: hidden;
  border: 2px solid transparent;
}
.candy_author__thumbnail img {
  display: block;
}
.candy_author__name {
  font-size: 1.1rem;
  font-weight: 700;
  margin: 0 0 0.2rem 0.5rem;
  -webkit-transition: color 0.1s ease-in-out;
  transition: color 0.1s ease-in-out;
}
.candy_author__content {
  font-size: 1rem;
  margin-bottom: 0.5rem;
}
.candy_author__list--post li {
  padding: 0 0.5rem;
  -ms-flex-preferred-size: auto;
  flex-basis: auto;
  -webkit-box-flex: initial;
  -ms-flex-positive: initial;
  flex-grow: 0;
  -ms-flex-negative: initial;
  flex-shrink: 1;
}
.candy_author__list--post .candy_author__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.candy_author__list--post .candy_author__item .candy_author__thumbnail {
  height: 3.125rem;
  width: 3.125rem;
}
.candy_author__list--post .candy_author__item .candy_author__details,
.candy_author__list--post .candy_author__item .candy_author__thumbnail {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.candy_author__list--post .candy_author__item .candy_author__details {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}

.candy_author__list--post
  .candy_author__item
  .candy_author__details
  .candy_author__job_title {
  margin: 0 0 0.2rem 0.5rem;
  font-size: 0.8rem;
}

.candy_author__list--post
  .candy_author__item
  .candy_author__details
  .candy_author__name {
  font-size: 0.8rem;
}
.site-search .search-form {
  height: 1.5rem;
}
.site-search .search-form label input {
  height: 100%;
  font-size: 0.7rem;
  vertical-align: middle;
  border-color: unset;
}
.site-search .search-form .search-submit {
  height: 100%;
  font-size: 0.7rem;
  padding: 0 1rem;
  border: none;
  border-radius: 0;
  vertical-align: middle;
}
.site-main .search-form {
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.site-main .search-form label {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}
.site-main .search-form label input {
  width: 100%;
  height: 3rem;
  padding-left: 1rem;
}
.site-main .search-form .search-submit {
  -ms-flex-preferred-size: 15%;
  flex-basis: 15%;
  border: none;
  border-radius: 0;
}
.site-main .search-title {
  text-align: left;
  font-size: 1.125rem;
  font-weight: 700;
}
.candy_content {
  border: 0.01rem solid transparent;
}
.page-header {
  text-align: center;
}
.page-header .archive-description {
  margin: 0 auto;
  width: 100%;
}
.offcanvas-layer {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #fff;
  z-index: 900;
  -webkit-transform: translate(-100%);
  transform: translate(-100%);
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.offcanvas-layer.offcanvas-layer--right {
  left: auto;
  right: 0;
  max-width: 360px;
  -webkit-transform: translate(100%);
  transform: translate(100%);
}
.offcanvas-layer.offcanvas-layer--top {
  left: 0;
  -webkit-transform: translateY(-100%);
  transform: translateY(-100%);
}
.offcanvas-layer.open {
  -webkit-transform: translate(0);
  transform: translate(0);
}
.offcanvas-layer__header {
  position: relative;
  height: 4.5rem;
  padding: 0 0.625rem;
}
.offcanvas-layer__header .offcanvas-layer__container {
  height: inherit;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.offcanvas-layer__header .offcanvas-layer__container .site-branding img {
  width: 150px;
}
.offcanvas-layer__body {
  position: absolute;
  top: 4.5rem;
  left: 0;
  width: 100%;
  bottom: 6rem;
  background-color: #10214c;
}
.offcanvas-layer__body__content {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.offcanvas-layer__body__content.scrollable {
  overflow: scroll;
  -webkit-overflow-scrolling: touch;
}
.offcanvas-layer__footer {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 6rem;
}
.offcanvas-layer__footer nav ul {
  color: #9c9c9c;
  font-weight: 600;
  font-size: 0.6rem;
}
.offcanvas-layer__footer .mobile-nav-meta {
  margin-top: 1rem;
}
.offcanvas-layer__footer .mobile-nav-meta .nav-menu--meta ul {
  font-size: 0.8rem;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.offcanvas-layer__footer .mobile-nav-meta .nav-menu--meta ul li {
  -webkit-box-flex: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
  margin: 0 0.3rem;
}
.offcanvas-layer__footer .mobile-nav-meta .nav-menu--meta ul li:after {
  content: "";
}
.offcanvas-layer__footer .mobile-nav-meta .nav-menu--meta ul li a {
  padding: 0.5rem 0.3rem;
}
.offcanvas-layer__container {
  margin: 0;
}
#offcanvas-layer__page-cover {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: hsla(0, 0%, 100%, 0.5);
  z-index: 100;
  display: none;
  opacity: 0;
}
body[class*="offcanvas-layer-active"] {
  overflow: hidden;
}
body[class*="offcanvas-layer-active"] #offcanvas-layer__page-cover {
  display: block;
  opacity: 1;
}
.offcanvas-layer__toggle {
  cursor: pointer;
}
#mobile-nav-offcanvas-layer {
  font-family: Open Sans, sans-serif;
}
.nav-menu--offcanvas .menu-primary {
  background-color: transparent !important;
  padding: 0;
}
.nav-menu--offcanvas .menu-primary a {
  padding: 1em 2em;
}
.candy_tabs__nav {
  margin: 0;
  padding: 0;
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.candy_tabs__nav li {
  margin-right: 1em;
}
.candy_tabs__nav li:last-of-type {
  margin-right: 0;
}
.candy_tabs__nav a {
  display: block;
  padding: 1em;
  text-decoration: none;
}
.candy_tabs__nav a[aria-selected="true"] {
  font-weight: 700;
}
.candy_tab__pane {
  height: 0;
  overflow: hidden;
}
.candy_tab__pane.active {
  height: auto;
  overflow: visible;
}
.candy_tabs__nav {
  font-size: 0.875rem;
  text-transform: uppercase;
  border-bottom: 2px solid #e5e5e5;
}
.candy_tabs__nav li a {
  padding: 0.5em 0;
  border-bottom: 2px solid transparent;
  margin-bottom: -2px;
}
.candy_tabs__nav li a[aria-selected="true"] {
  border-color: #b41616;
}
.site-header {
  font-size: 1.5rem;
  font-weight: 600;
  width: 100%;
  background-color: #fff;
  font-family: Open Sans, sans-serif;
  padding-bottom: 1rem;
}
.site-header .site-branding img {
  width: 150px;
  height: auto;
}
.site-header__block.site-header__block--main {
  font-size: 0.6875rem;
  padding: 1rem 0;
}
.site-header__block .row {
  margin: 0;
  -webkit-box-align: center;
  /*-ms-flex-align: center;*/
  align-items: center;
  padding: 0 20px;
}
.admin-bar .site-header {
  top: 32px;
}
.menu-primary {
  font-size: 0.9rem;
  background-color: #10214c;
  color: #fff;
  padding: 0 50px;
  font-weight: 200;
}
.menu-primary--desktop a {
  padding: 0.6rem;
  white-space: nowrap;
}
.menu-primary--mobile {
  font-size: 1rem;
}
.site-header.site-header--slideout {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 0;
  z-index: 99;
  padding: 0;
}
.site-header.site-header--slideout .site-header--container {
  background-color: #fff;
  max-width: 1280px;
  margin: 0 auto;
  -webkit-transform: translateY(-100%);
  transform: translateY(-100%);
  -webkit-box-shadow: 0 0 0 0 transparent;
  box-shadow: 0 0 0 0 transparent;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.site-header.site-header--slideout .site-branding {
  padding-right: 2rem;
}
.site-header.site-header--slideout .site-branding img {
  width: 150px;
}
.site-header.site-header--slideout .site-navigation {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}
body.header-threshold-reached.scroll-direction--up
  .site-header.site-header--slideout
  .site-header--container {
  -webkit-transform: translateY(0);
  transform: translateY(0);
  -webkit-box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.4);
  box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.4);
}
.candy_author_box__label span {
  font-weight: 700;
  text-transform: uppercase;
  font-size: 1.5rem;
  letter-spacing: 0.35em;
}
.candy_author_details table td {
  vertical-align: top;
}
.candy_category-teaser ul {
  padding: 0 0 1.5rem;
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  font-size: 0.875rem;
  font-weight: 700;
  color: #fff;
  margin: 0 -6px;
}
.candy_category-teaser ul li {
  -webkit-box-flex: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
  -ms-flex-preferred-size: 50%;
  flex-basis: 50%;
  padding: 6px;
}
.candy_category-teaser ul li a {
  display: block;
  position: relative;
  background-size: cover;
  overflow: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  border-radius: 4px;
}
.candy_category-teaser ul li a:before {
  display: block;
  content: "";
  width: 100%;
  padding-top: 87.65957%;
}
.candy_category-teaser ul li a:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(16, 33, 76, 0.5);
}
.candy_category-teaser ul li a span {
  position: absolute;
  left: 10px;
  right: 10px;
  bottom: 10px;
  z-index: 2;
}
.candy_category-teaser__title {
  font-size: 1.125rem;
  font-weight: 700;
}

#content #primary #main .col--aside .candy_tabs-postlist {
  padding: 0 1rem;
}

.candy_tabs-postlist {
  margin-top: 16px;
}

#primary #main .site-section .medium_rectangle_content_top {
  margin-top: 0;
  margin-bottom: 18px;
}

#first-section .multi-content-box {
  margin-top: 23px !important;
}

body.home
  .post-teaser-group
  .post-teaser
  .promo-area.medium_rectangle_content_top {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}

/* @media (min-width: 1024px) {
    #primary #main .site-section .medium_rectangle_content_top {
        margin-top: 36px;
        margin-bottom: 36px;
    }
} */

.candy_tabs-postlist ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.candy_ajax-postlist {
  position: relative;
}
.candy_ajax-postlist .post-list {
  padding-bottom: 5rem;
}
.candy_ajax-postlist__nav {
  line-height: 0;
  position: absolute;
  bottom: 0;
  right: 50%;
  -webkit-transform: translate(50%);
  transform: translate(50%);
  text-align: center;
}
.candy_ajax-postlist__title {
  display: block;
  font-weight: 700;
  font-size: 0.875rem;
  text-transform: uppercase;
  margin-bottom: 0.5em;
}
.candy_ajax-postlist__next,
.candy_ajax-postlist__prev {
  position: relative;
  display: inline-block;
  width: 2.5rem;
  height: 2.5rem;
  cursor: pointer;
}
.candy_ajax-postlist__next:before,
.candy_ajax-postlist__prev:before {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 1.5rem;
  height: 1.5rem;
  background-color: #b41616;
  border-radius: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.candy_ajax-postlist__next:after,
.candy_ajax-postlist__prev:after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 0.5rem;
  height: 0.5rem;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  -webkit-transform: translate(-55%, -35%) rotate(-45deg);
  transform: translate(-55%, -35%) rotate(-45deg);
}
.candy_ajax-postlist__next.disabled,
.candy_ajax-postlist__prev.disabled {
  cursor: auto;
}
.candy_ajax-postlist__next.disabled:before,
.candy_ajax-postlist__prev.disabled:before {
  background-color: #9c9c9c;
}
.candy_ajax-postlist__next:after {
  -webkit-transform: translate(-50%, -65%) rotate(135deg);
  transform: translate(-50%, -65%) rotate(135deg);
}
.candy_ajax-postlist--grid .candy_ajax-postlist__nav {
  bottom: 1rem;
}
.candy_ajax-postlist--grid .post-list {
  margin: 0;
  list-style: none;
  padding: 0 0 6rem;
}
.candy_ajax-postlist--grid .post-list .promo-label {
  left: unset;
  right: 0;
  top: 9px;
}
.candy_ajax-postlist--grid .post-list .entry-header a {
  font-size: 1.125rem;
  text-decoration: none;
  color: #4b4b4b;
  font-weight: 400;
}
.candy_ajax-postlist--grid .post-list li {
  position: relative;
  padding: 0 1em;
  border-bottom: 1px solid #e5e5e5;
}
.candy_ajax-postlist--grid .post-list li:before {
  content: attr(value);
  display: block;
  position: absolute;
  top: 0;
  color: #e5e5e5;
}
.candy_ajax-postlist--grid .post-list li:before article {
  padding-left: 0.5rem;
}
.candy_ajax-postlist--list .post-list li {
  color: #9c9c9c;
  font-size: 0.875rem;
}
.candy_ajax-postlist--list .post-list li article {
  border-bottom: 1px solid #e5e5e5;
}
.candy_ajax-postlist--list .post-list .entry-header a {
  font-size: 1.125rem;
  text-decoration: none;
  color: #4b4b4b;
}
footer {
  background-color: #fff;
}
.site-footer {
  margin-top: 1rem;
}
.site-footer__block {
  position: relative;
}
.site-footer__block--brand:before {
  content: "";
  display: block;
  border-top: 2px solid #10214c;
  margin: 0 10px;
}
.site-footer__block--brand:after {
  content: "";
  display: block;
  border-top: 1px solid #e5e5e5;
  margin: 0 10px;
}
.site-footer__block--brand .container {
  padding: 1rem 0;
}
.site-footer__block--nav {
  padding: 2rem 0;
}
.site-footer__block--nav a {
  -webkit-transition: color 0.1s ease-in-out;
  transition: color 0.1s ease-in-out;
}
.site-footer__block--nav a:hover {
  color: #10214c;
}
.site-footer__block--copyright {
  padding: 0 0 1rem;
  font-size: 0.5625rem;
  font-weight: 600;
  color: #9c9c9c;
}
.site-footer__block--copyright a {
  -webkit-transition: color 0.1s ease-in-out;
  transition: color 0.1s ease-in-out;
}
.site-footer__block--copyright a:hover {
  color: #10214c;
}
.site-footer__block--copyright:before {
  content: "";
  display: block;
  border-top: 1px solid #e5e5e5;
  margin: 0 10px;
}
.site-branding_footer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 0.3rem 0;
}
.site-branding_footer img {
  height: 100%;
}
.footer__magazin {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.footer__magazin .col-xs-12 {
  margin-bottom: 150px;
}
.footer-widget {
  border-right: 1px solid #e5e5e5;
  margin-bottom: 1rem;
  color: #4b4b4b;
  line-height: 1.4;
}
.footer-widget .widget {
  padding-bottom: 1rem;
}
.footer-widget .widget + .widget {
  padding-top: 1rem;
  border-top: 1px solid #e5e5e5;
}
.footer-widget .widget:last-of-type {
  padding-bottom: 0;
}
.footer-widget .widget-title {
  font-size: 1rem;
  font-weight: 600;
  text-transform: uppercase;
  padding-bottom: 0.5rem;
}
.footer-widget .widget_nav_menu {
  text-transform: uppercase;
  font-size: 0.8rem;
  font-weight: 600;
}
.footer-widget .widget_nav_menu .menu li {
  margin-bottom: 0.6em;
}
.footer-widget .widget_nav_menu .menu li a {
  text-decoration: none;
}
.nav-menu.nav-menu--meta ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.nav-menu.nav-menu--meta ul li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}
.nav-menu.nav-menu--meta ul li a {
  padding: 0.8rem 0.5rem;
}
.nav-menu.nav-menu--meta_right {
  margin: auto;
}
.copyright-text {
  text-align: center;
  padding: 0.8rem 0 0;
}
.site-section__term-header .term-title {
  color: #9c9c9c;
  font-weight: 800;
  padding-right: 1em;
  margin-bottom: 0.5em;
}
.site-section__term-header .term-title.splitted_title {
  font-size: 1.8rem;
  line-height: 1.2;
  -webkit-transition: color 0.1s ease-in-out;
  transition: color 0.1s ease-in-out;
}
.site-section__term-header .term-title a {
  position: relative;
  display: inline-block;
  text-decoration: none;
  font-size: 1.8rem;
  line-height: 1.2;
  -webkit-transition: color 0.1s ease-in-out;
  transition: color 0.1s ease-in-out;
}

.site-section__term-header .term-title.splitted_title a {
  text-decoration: underline;
}

.site-section__term-header .term-title a:first-child {
  padding-left: 1em;
}
.site-section__term-header .term-title a:hover {
  color: #10214c;
}
.site-section__term-header .term-title a:first-child:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  display: inline-block;
  width: 0.5em;
  height: 0.5em;
  border-right: 0.1rem solid #b41616;
  border-top: 0.1rem solid #b41616;
  -webkit-transform: rotate(45deg) translate(50%, 50%);
  transform: rotate(45deg) translate(50%, 50%);
}
.site-section__term-header .term-author-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  font-size: 0.8125rem;
  padding-top: 0.7em;
}
.site-section__term-header .term-author-list__title {
  color: #9c9c9c;
  font-weight: 800;
}
.site-section__term-header .term-author-list ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -ms-flex-preferred-size: 50%;
  flex-basis: 50%;
  white-space: normal;
}
.site-section__term-header .term-author-list ul li {
  padding-left: 0.2rem;
}
.site-section__term-header .term-author-list ul li a {
  font-weight: 800;
  color: #4b4b4b;
  -webkit-transition: color 0.1s ease-in-out;
  transition: color 0.1s ease-in-out;
}
.site-section__term-header .term-author-list ul li a:hover {
  color: #10214c;
}
.site-section__term-header .term-author-list ul li:after {
  content: "|";
  color: #9c9c9c;
  font-weight: 800;
}
.site-section__term-header .term-author-list ul li:last-of-type:after {
  content: "";
}
.candy-modal__title {
  color: #4b4b4b;
  text-align: center;
  font-weight: 700;
  font-size: 1.4rem;
  margin-bottom: 1em;
  line-height: 1.4;
}
.multi-content-box {
  border: 2px solid #b41616;
  font-size: 0.825rem;
  max-width: 300px;
  margin: 32px auto;
}
.multi-content-box ul {
  list-style: none;
  margin: 0;
  padding: 0.625rem;
}
.multi-content-box ul li {
  padding: 0.625rem 0;
  border-bottom: 1px solid #9c9c9c;
}
.multi-content-box ul li a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.multi-content-box ul li:last-of-type {
  border-bottom: none;
}
.multi-content-box .post-thumbnail img {
  display: block;
}
.multi-content-box .post-title {
  padding-left: 10px;
}
.multi-content-box__title {
  background-color: #b41616;
  color: #fff;
  font-weight: 700;
  padding: 0.25rem 0.625rem;
}
.multi-content-box__sidebar-elements ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
.multi-content-box__sidebar-elements ul li {
  border-bottom: 1px solid grey;
}
.multi-content-box__sidebar-elements ul li:last-child {
  border: none;
}
.theme_header_mcb {
  color: grey;
}
.module {
  position: relative;
  margin-top: 5rem;
  margin-bottom: 5rem;
}
.module-simple {
  border: 8px solid #54dbff;
}
body.has-modal {
  overflow: hidden;
}
.candy-modal {
  position: fixed;
  z-index: 2990;
  color: #000;
}
.candy-modal,
.candy-modal__overlay {
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.candy-modal__overlay {
  position: absolute;
  z-index: 1;
  background: rgba(0, 0, 0, 0.5);
}
.candy-modal__dialog {
  z-index: 1000;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 98%;
  max-width: 520px;
  max-height: 95%;
  background: #fff;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.7);
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.7);
  -webkit-animation: modal-scale-in 0.3s;
  animation: modal-scale-in 0.3s;
}
.candy-modal__dialog__inner {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}
.modal-scrollable {
  height: 90%;
}
.modal-scrollable .candy-modal__dialog__inner {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  will-change: scroll-position;
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch;
  scroll-behavior: smooth;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}
.modal-scrollable:before {
  top: 0;
  background-image: -webkit-gradient(
    linear,
    left bottom,
    left top,
    from(hsla(0, 0%, 100%, 0)),
    color-stop(80%, #fff)
  );
  background-image: linear-gradient(0deg, hsla(0, 0%, 100%, 0), #fff 80%);
}
.modal-scrollable:after,
.modal-scrollable:before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  height: 3rem;
  z-index: 10;
  pointer-events: none;
}
.modal-scrollable:after {
  bottom: 0;
  background-image: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(hsla(0, 0%, 100%, 0)),
    color-stop(80%, #fff)
  );
  background-image: linear-gradient(180deg, hsla(0, 0%, 100%, 0), #fff 80%);
}
.candy-modal__content {
  padding: 2rem 1rem;
}
.candy-modal__close {
  width: 50px;
  height: 50px;
  position: absolute;
  top: 0;
  right: 0;
  cursor: pointer;
  z-index: 100;
}
.candy-modal__close:after,
.candy-modal__close:before {
  content: "";
  width: 50%;
  height: 3px;
  background-color: #b41616;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  -webkit-transform-origin: center center;
  transform-origin: center center;
}
.candy-modal__close:before {
  -webkit-transform: translate(-50%, -50%) rotate(45deg);
  transform: translate(-50%, -50%) rotate(45deg);
}
.candy-modal__close:after {
  -webkit-transform: translate(-50%, -50%) rotate(-45deg);
  transform: translate(-50%, -50%) rotate(-45deg);
}
[data-modal-content] {
  clip: rect(1px, 1px, 1px, 1px);
  -webkit-clip-path: inset(50%);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute !important;
  width: 1px;
}
@-webkit-keyframes modal-scale-in {
  0% {
    opacity: 0;
    -webkit-transform: translate(-50%, -50%) scale(0.5);
    transform: translate(-50%, -50%) scale(0.5);
  }
  to {
    opacity: 1;
    -webkit-transform: translate(-50%, -50%) scale(1);
    transform: translate(-50%, -50%) scale(1);
  }
}
@keyframes modal-scale-in {
  0% {
    opacity: 0;
    -webkit-transform: translate(-50%, -50%) scale(0.5);
    transform: translate(-50%, -50%) scale(0.5);
  }
  to {
    opacity: 1;
    -webkit-transform: translate(-50%, -50%) scale(1);
    transform: translate(-50%, -50%) scale(1);
  }
}
.site-section {
  position: relative;
  z-index: 1;
}
.site-section.site-section--category {
  padding: 0.5rem 0;
}
.site-section.site-section--category .term-more-article {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.site-section.site-section--category .term-more-article a {
  margin: 1rem 0;
}
.candy_panel.open > .candy_panel__body {
  height: auto;
}
.candy_panel.active > .candy_panel__header:after {
  content: "";
}
.candy_panel.disabled > .candy_panel__header {
  cursor: not-allowed;
}
.candy_panel .candy_panel__header {
  position: relative;
  cursor: pointer;
  padding: 10px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.candy_panel .candy_panel__header:after {
  content: "";
  display: inline-block;
  position: absolute;
  top: 50%;
  right: 10px;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.candy_panel .candy_panel__body {
  height: 0;
  overflow: hidden;
}
.candy_panel .candy_panel__body__content {
  overflow: hidden;
  padding-left: 10px;
  padding-right: 10px;
}
.candy_panel > .candy_panel__header {
  color: #0b1e25;
  background-color: #f4f4f4;
}
.candy_panel.active > .candy_panel__header,
.candy_panel:hover:not(.disabled) > .candy_panel__header {
  color: #4b4b4b;
  background-color: #f4f4f4;
}
.candy_panel.disabled > .candy_panel__header {
  color: #6f6f6f;
  background-color: #4c4c4c;
}
.candy_panel.candy_panel--light > .candy_panel__header {
  color: #777;
  background-color: #e5e5e5;
}
.candy_panel.candy_panel--light.active > .candy_panel__header,
.candy_panel.candy_panel--light:hover:not(.disabled) > .candy_panel__header {
  color: #f4f4f4;
  background-color: #fff;
}
.candy_panel.candy_panel--light.disabled > .candy_panel__header {
  color: #ccc;
  background-color: #f2f2f2;
}
.candy_hero-slider {
  z-index: 1;
  margin-bottom: 4rem;
}
.candy_hero-slider .post-teaser {
  padding: 0;
}
.candy_hero-slider .post-thumbnail-mobile {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
  background-size: cover;
  background-position: 50%;
  position: relative;
}
.candy_hero-slider .post-thumbnail-mobile:before {
  display: block;
  content: "";
  width: 100%;
  padding-top: 75%;
}
.candy_hero-slider .post-thumbnail-desktop {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
  background-size: cover;
  background-position: 50%;
  position: relative;
}
.candy_hero-slider .post-thumbnail-desktop:before {
  display: block;
  content: "";
  width: 100%;
  padding-top: 56.25%;
}
.candy_hero-slider .swiper-slide {
  height: 100%;
}
.candy_hero-slider .swiper-slide .entry-header {
  padding-top: 10px;
  padding-left: 10px;
  padding-right: 10px;
}
.candy_hero-slider .swiper-slide .entry-title {
  font-size: 1.2rem;
  line-height: 1.4;
}
.candy_hero-slider .swiper-slide .read-link {
  position: relative;
  font-size: 13px;
  font-weight: 600;
}
.candy_hero-slider .swiper-slide .read-link:before {
  content: "";
  display: inline-block;
  background-color: #b41616;
  width: 24px;
  height: 18px;
  border-radius: 9px;
  vertical-align: middle;
  margin-right: 0.5em;
}
.candy_hero-slider .swiper-slide .read-link:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 4px;
  height: 4px;
  border-top: 1px solid #fff;
  border-right: 1px solid #fff;
  -webkit-transform: translate(160%, 150%) rotate(45deg);
  transform: translate(160%, 150%) rotate(45deg);
}
.candy_hero-slider .swiper-controls {
  position: absolute;
  bottom: -3rem;
  left: 0;
  width: 100%;
  color: #4b4b4b;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  z-index: 10;
  background-color: #e5e5e5;
}
.candy_hero-slider .swiper-pagination {
  position: relative;
  top: auto;
  left: auto;
  right: auto;
  bottom: auto;
  width: auto;
  font-size: 16px;
}
.candy_hero-slider .swiper-pagination .swiper-pagination-current {
  font-size: 24px;
  font-weight: 700;
}
.candy_hero-slider .swiper-button-next,
.candy_hero-slider .swiper-button-prev {
  display: inline-block;
  position: relative;
  top: auto;
  left: auto;
  right: auto;
  bottom: auto;
  margin: 0;
  width: 40px;
  height: 40px;
}
.candy_hero-slider .swiper-button-next:before,
.candy_hero-slider .swiper-button-prev:before {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 19px;
  height: 19px;
  background-color: #b41616;
  border-radius: 50%;
  -webkit-transform: translate(-50%, -50%);
}
.candy_hero-slider .swiper-button-next:after,
.candy_hero-slider .swiper-button-prev:after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 7px;
  height: 7px;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  -webkit-transform: translate(-55%, -50%) rotate(45deg);
  transform: translate(-55%, -50%) rotate(45deg);
}
.candy_hero-slider .swiper-button-next:focus,
.candy_hero-slider .swiper-button-prev:focus {
  outline: 0;
}
.candy_hero-slider .swiper-button-next:after {
  -webkit-transform: translate(-45%, -50%) rotate(-135deg);
  transform: translate(-45%, -50%) rotate(-135deg);
}
.candy_hero-slider .post-list,
.post-list__ribbon {
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
  z-index: 2;
  background-color: hsla(0, 0%, 100%, 0.8);
}
.post-list__ribbon {
  padding-left: 20px;
  padding-right: 20px;
  visibility: hidden;
  overflow: hidden;
}
.post-list__ribbon .post-list__container .post-teaser .entry-title {
  font-size: 1rem;
  line-height: 1.4;
}
.post-list__ribbon .post-list__container ul.clone {
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
}
.post-list__ribbon .post-list__container ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  list-style: none;
  margin: 0;
  padding: 0;
}
.post-list__ribbon .post-list__container ul li {
  position: relative;
  width: 200px;
  padding-top: 1rem;
  padding-bottom: 1rem;
  margin-top: 2rem;
  margin-bottom: 2rem;
}
.post-list__ribbon .post-list__container ul li:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 1rem;
  height: 2px;
  background-color: #4b4b4b;
}
.post-list__ribbon .post-list__container ul li .read-link {
  display: none;
}
.comments-area
  #wc-comment-header
  .wpdiscuz-comment-count
  .post-list__ribbon
  .post-list__container
  ul
  li
  .wpd-cc-value,
.post-list__ribbon .post-list__container ul li .badge-comment,
.post-list__ribbon
  .post-list__container
  ul
  li
  .comments-area
  #wc-comment-header
  .wpdiscuz-comment-count
  .wpd-cc-value {
  float: none;
  border-color: #4b4b4b;
  color: #4b4b4b;
}
.comments-area
  #wc-comment-header
  .wpdiscuz-comment-count
  .post-list__ribbon
  .post-list__container
  ul
  li
  .wpd-cc-value:after,
.post-list__ribbon .post-list__container ul li .badge-comment:after,
.post-list__ribbon
  .post-list__container
  ul
  li
  .comments-area
  #wc-comment-header
  .wpdiscuz-comment-count
  .wpd-cc-value:after {
  border-top-color: #4b4b4b;
}
.wp-block-video {
  margin-bottom: 2rem;
}
.wp-block-video video {
  width: 100%;
}
.wp-block-table {
  margin-bottom: 2rem;
  margin-right: -0.5em;
  padding-right: 0.5em;
}
.wp-block-table table {
  border-collapse: collapse;
  line-height: 1.2;
}
.wp-block-table table td {
  text-align: left;
  border: 1px solid #9c9c9c;
  padding: 0.5em;
}
.wp-block-table table th {
  padding: 0.5em;
  text-align: left;
  background-color: #10214c;
  color: #fff;
}
.wp-block-table table tr:nth-child(2n) td {
  background-color: #e5e5e5;
}
.wp-block-embed.wp-embed-aspect-16-9 .wp-block-embed__wrapper {
  position: relative;
}
.wp-block-embed.wp-embed-aspect-16-9 .wp-block-embed__wrapper:before {
  display: block;
  content: "";
  width: 100%;
  padding-top: 56.25%;
}
.wp-block-embed.wp-embed-aspect-16-9 .wp-block-embed__wrapper iframe,
.wp-block-embed.wp-embed-aspect-16-9 .wp-block-embed__wrapper > div {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.iframe-responsive {
  width: 100%;
  height: 500px;
}

.is-resized img {
  height: auto !important;
}

.edit-post-visual-editor [data-type="candy/slider"] {
  max-width: 1100px;
}
.edit-post-visual-editor .candy_slider {
  position: relative;
  outline: 1px solid #666;
  background-color: rgba(0, 0, 0, 0.1);
  padding-top: 1rem;
}
.edit-post-visual-editor .candy_slider:before {
  content: "Slider";
  position: absolute;
  top: 0;
  left: 0;
  font-family: sans-serif;
  outline: 1px solid grey;
  padding: 0 0.5em;
  font-size: 12px;
}
.edit-post-visual-editor .candy_slide {
  margin: 10px;
  outline: 1px solid #fff;
  background-color: hsla(0, 0%, 100%, 0.8);
  position: relative;
  padding-top: 1rem;
}
.edit-post-visual-editor .candy_slide:before {
  content: "Slider Slide";
  position: absolute;
  top: 0;
  left: 0;
  font-family: sans-serif;
  outline: 1px solid grey;
  padding: 0 0.5em;
  font-size: 12px;
}
.wp-block-candy-slider {
  margin-bottom: 2rem;
}
.wp-block-candy-slider .swiper-container {
  background-color: #e5e5e5;
}
.wp-block-candy-slider .swiper-controls {
  position: relative;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  bottom: 0;
  background-color: #fff;
}
.wp-block-candy-slider .swiper-controls .swiper-button-next,
.wp-block-candy-slider .swiper-controls .swiper-button-prev {
  position: relative;
  top: auto;
  left: auto;
  right: auto;
  bottom: auto;
  margin: 0;
  width: 32px;
  height: 32px;
}
.wp-block-candy-slider .swiper-controls .swiper-button-next:after,
.wp-block-candy-slider .swiper-controls .swiper-button-prev:after {
  content: "";
  background-image: url(/wp-content/themes/cash-theme/assets/_/_/inc/blocks/slider/circle-chevron-left.svg);
  width: 28px;
  height: 28px;
}
.wp-block-candy-slider .swiper-controls .swiper-button-next:after {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}
.wp-block-candy-slider .swiper-controls .swiper-pagination {
  position: relative;
  line-height: 0;
  padding: 0 10px;
}
.wp-block-candy-slider
  .swiper-controls
  .swiper-pagination
  .swiper-pagination-bullet {
  width: 6px;
  height: 6px;
  margin: 0 5px;
}
.wp-block-candy-slider
  .swiper-controls
  .swiper-pagination
  .swiper-pagination-bullet-active {
  background-color: #4b4b4b;
}
.wp-block-candy-slider .candy_slide {
  background-color: #e5e5e5;
  -webkit-transition-property: opacity;
  transition-property: opacity;
}
.wp-block-candy-slider .candy_slide__content {
  padding-left: 1rem;
  padding-right: 1rem;
}
.wp-block-candy-slider .candy_block.block-image {
  margin-left: -1rem;
  margin-right: -1rem;
}
.wp-block-candy-slider .candy_block.block-image .wp-block-image {
  max-width: none;
  margin: 0 0 1rem;
}
.wp-block-candy-slider .candy_block.block-image .wp-block-image figcaption {
  padding-left: 1rem;
  padding-right: 1rem;
}
.wp-block-candy-slider .candy_block.block-image .wp-block-image img {
  display: block;
  width: 100%;
  height: auto;
}

.candy_block.block-image .wp-block-image figcaption {
  font-style: italic;
  font-size: 0.9rem;
}

.candy-form-simple fieldset {
  border: 1px solid #e5e5e5;
  padding: 1rem;
}
.candy-form-simple legend {
  font-weight: 600;
}
.candy-form-simple input {
  display: block;
  width: 100%;
  height: 2rem;
  margin-bottom: 1rem;
}
.candy-form-simple input[type="submit"] {
  height: auto;
  border: none;
}
.grwf2-wrapper {
  margin: 0 !important;
}
.entry-category-list {
  list-style-type: none;
  margin: 0;
  padding: 0.3rem 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -ms-flex-preferred-size: 50%;
  flex-basis: 50%;
  white-space: normal;
  text-transform: uppercase;
}
.entry-category-list li a {
  font-weight: 600;
  color: #b41616;
  text-decoration: none;
  font-size: 0.75rem;
}
.entry-category-list li:after {
  content: ">";
  position: relative;
  color: #9c9c9c;
  font-weight: 400;
  padding: 0 0.3rem;
  top: 2px;
}
.entry-category-list li:last-of-type:after {
  content: "";
}

@media (max-width: 786px) {
  .content-area h1.entry-title {
    font-size: 1.6rem;
  }
}

.content-area h1.entry-title {
  margin: 0.5em 0;
}
.content-area .author-share-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  border-top: 1px solid #e5e5e5;
  border-bottom: 1px solid #e5e5e5;
  padding: 0.3em 0;
}
.content-area .candy_block.block-list ol,
.content-area .candy_block.block-list ul {
  margin: 2em 0;
  padding-left: 1em;
}
.content-area .candy_block.block-list ol li,
.content-area .candy_block.block-list ul li {
  margin-bottom: 0.5em;
}
.entry-page-links__title {
  font-weight: 700;
  margin-bottom: 1em;
  text-align: center;
  padding: 3rem 0 0;
}
.entry-page-links__title + .entry-page-links {
  padding-top: 0;
}
.entry-page-links {
  text-align: center;
  padding: 3rem 0;
}
.entry-page-links .post-page-numbers {
  display: inline-block;
  padding-left: 1em;
  padding-right: 1em;
  margin-right: 0.5em;
}
.entry-page-links .post-page-numbers.current {
  color: #b41616;
  cursor: auto;
}
.entry-tags-related {
  color: #1d1d1d;
  margin: 0.5rem 0;
}
.entry-tags-related__title {
  text-transform: uppercase;
  color: #b41616;
  font-size: 0.8125rem;
  font-weight: 800;
  display: inline-block;
  padding: 0.5em 0;
  border-bottom: 2px solid #b41616;
  margin-bottom: -2px;
}
.entry-tags-related ul {
  margin: 0;
  padding: 0.5rem 0;
  border-top: 1px solid #e5e5e5;
  border-bottom: 1px solid #e5e5e5;
  display: block;
}
.entry-tags-related ul li {
  padding: 0.5rem 0;
  list-style-type: none;
}
.entry-tags-related ul li a {
  text-decoration: none;
  font-size: 1.1rem;
  font-weight: 600;
  -webkit-transition: color 0.1s ease-in-out;
  transition: color 0.1s ease-in-out;
}
.entry-tags-related ul li a:hover {
  color: #10214c;
}
.entry-related-teasers {
  color: #1d1d1d;
}
.entry-related-teasers .post-teaser-group {
  margin-bottom: 1em;
}
.entry-related-teasers__title {
  font-weight: 700;
  font-size: 1.2rem;
  margin-top: 1em;
}

.entry-most-viewed__hr {
  border-color: #e3e3e3;
  color: #e3e3e3;
}

.entry-most-viewed__title {
  font-weight: 700;
  font-size: 1.2rem;
  margin-top: 1.2em;
  margin-bottom: 1.2em;
}

.single-post .content-area table {
  display: block;
  overflow-x: auto;
}
.single-post .content-area table th {
  background-color: #ccc;
}
.single-post .content-area table tbody tr:nth-child(2n) {
  background-color: #f4f4ec;
}
.single-post .content-area table td,
.single-post .content-area table th {
  min-width: 8rem;
}
.page-template-page-uif .post-thumbnail {
  position: relative;
}
.page-template-page-uif .post-thumbnail__logo {
  position: absolute;
  left: 50%;
  bottom: 1rem;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
.page-template-page-uif .post-thumbnail__logo img {
  max-width: 200px;
}
.page-template-page-uif .news-list {
  font-size: 0.875rem;
  line-height: 1.5;
}
.page-template-page-uif .news-list ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.page-template-page-uif .news-list li {
  margin-bottom: 1em;
}
.page-template-page-uif .news-list a {
  font-weight: 600;
}
.page-template-page-uif .news-list.news-list__uif.grid ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-left: -1rem;
  margin-right: -1rem;
}
.page-template-page-uif .news-list.news-list__uif.grid ul li {
  padding: 1rem;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
}
.page-template-page-uif .news-list__item_date {
  display: block;
  font-size: 0.8em;
}
.page-template-page-uif .page-uif__news.page-uif__news__more {
  max-width: 930px;
  margin: 0 auto;
}
.teaser-uif {
  font-size: 0.8125rem;
  font-weight: 600;
  margin: 2rem 0;
}
.teaser-uif .teaser-uif__title {
  font-size: 1.4rem;
  color: #10214c;
  margin-bottom: -2px;
}
.teaser-uif .teaser-uif__title > span {
  border-bottom: 2px solid #b41616;
}
.teaser-uif .teaser-uif__logo {
  margin-top: 5px;
  max-width: 100%;
}
.teaser-uif .teaser-uif__items {
  border-top: 2px solid #e5e5e5;
  border-bottom: 1px solid #e5e5e5;
}
.teaser-uif ul {
  padding: 0;
  list-style: none;
  margin: 0.5rem -0.5rem;
  line-height: 1.2;
}
.teaser-uif li {
  display: block;
  padding: 0.5rem;
}
.teaser-uif a {
  text-decoration: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.teaser-uif a > * {
  -webkit-box-flex: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 50%;
  word-break: break-all;
}
.teaser-uif a .post-thumbnail {
  -ms-flex-preferred-size: 40%;
  flex-basis: 40%;
  width: 40%;
}
.teaser-uif a .post-thumbnail img {
  width: 100%;
  height: auto;
}
.teaser-uif a .post-thumbnail.logo {
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  width: 100%;
}
.teaser-uif a span {
  padding-left: 0.6em;
}

.single .post > .post-thumbnail .meta-description,
.single .post > .post-thumbnail .meta-caption {
  margin: 0 !important;
}

.single .post > .post-thumbnail {
  margin-bottom: 1rem;
}
.single .post > .post-thumbnail img {
  display: block;
}
.single .post > .post-thumbnail .post-thumbnail__meta {
  color: #4b4b4b;
}
.single .post > .post-thumbnail .meta-description {
  display: block;
  text-align: right;
  font-size: 0.625rem;
  opacity: 0.7;
  margin-bottom: 0.5rem;
}
.single .post > .post-thumbnail .meta-caption {
  margin-top: 0.5rem;
  font-size: 0.8rem;
  line-height: 1.4;
}
.entry-tags-list {
  font-size: 0.875rem;
  margin: 1em 0;
}
.entry-tags-list .nav-tags {
  font-weight: 700;
}
.entry-tags-list .nav-tags__title {
  text-transform: uppercase;
}
.entry-tags-list .menu li {
  display: inline-block;
  margin-right: 0.5em;
  margin-bottom: 0.5em;
}
.entry-meta {
  font-size: 0.8rem;
  margin-bottom: 0.5em;
}

.entry-meta .reading-time {
  margin-left: 4px;
}

.entry-excerpt {
  font-weight: 700;
}
.entry-footer--home {
  text-align: center;
  padding: 3rem 0;
}
.comments-area .wc-comment-link {
  display: none;
}
.comments-area #wc-comment-header {
  font-size: 1.2rem;
  background-color: #f5f5f5;
  padding: 0.5rem;
  margin: 1rem 0;
}
.comments-area #wc-comment-header .wpdiscuz-comment-count .wpd-cc-value {
  color: #b41616;
  background-color: transparent;
  padding: 0;
  min-height: unset;
  min-width: unset;
  bottom: 0.2rem;
}
.comments-area #wc-comment-header .wpdiscuz-comment-count .wpd-cc-arrow,
.comments-area .wpdiscuz-form-top-bar {
  display: none;
}
.comments-area #wpcomm {
  border-top: none;
}
.comments-area #wpcomm .wc-form-wrapper .wc-field-submit .wpd_label {
  display: none;
}
.comments-area #wpcomm .wc-form-wrapper .button {
  font-weight: 400;
  font-size: 1rem;
  border-radius: 1.3rem;
}
.comments-area #wpcomm .wc-footer-left .wc-reply-button {
  width: auto;
  background-color: transparent !important;
  border: 1px solid #9c9c9c !important;
  font-size: 0.8rem;
  padding: 0 1rem;
  line-height: 1.5rem;
  height: auto;
}
.comments-area #wpcomm .wc-footer-left .wc-reply-button:hover {
  background-color: #e6e6e6 !important;
  color: #10214c;
}
.comments-area #wpcomm .wc-footer-left .wc-reply-button i {
  display: none;
}
.comments-area #wpcomm .wc-footer-left .wc_editable_comment {
  color: #9c9c9c;
  background-color: transparent !important;
}
.comments-area #wpcomm .wc-footer-left .wc_editable_comment:hover {
  color: #10214c;
}
.comments-area #wpcomm .wc-reply .wc-comment-right {
  background-color: #f5f5f5;
}
.comment-form label {
  display: block;
}
.comment-form input,
.comment-form textarea {
  width: 100%;
}
code.develop,
code.error {
  display: none;
}
@media only screen and (min-width: 425px) {
  .col-ms {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    max-width: 100%;
    padding: 0 10px;
  }
  .col-ms-1 {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -ms-flex-preferred-size: 8.33333%;
    flex-basis: 8.33333%;
    max-width: 8.33333%;
    padding: 0 10px;
  }
  .col-ms-offset-1 {
    margin-left: 8.33333%;
  }
  .col-ms-2 {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -ms-flex-preferred-size: 16.66667%;
    flex-basis: 16.66667%;
    max-width: 16.66667%;
    padding: 0 10px;
  }
  .col-ms-offset-2 {
    margin-left: 16.66667%;
  }
  .col-ms-3 {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%;
    max-width: 25%;
    padding: 0 10px;
  }
  .col-ms-offset-3 {
    margin-left: 25%;
  }
  .col-ms-4 {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -ms-flex-preferred-size: 33.33333%;
    flex-basis: 33.33333%;
    max-width: 33.33333%;
    padding: 0 10px;
  }
  .col-ms-offset-4 {
    margin-left: 33.33333%;
  }
  .col-ms-5 {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -ms-flex-preferred-size: 41.66667%;
    flex-basis: 41.66667%;
    max-width: 41.66667%;
    padding: 0 10px;
  }
  .col-ms-offset-5 {
    margin-left: 41.66667%;
  }
  .col-ms-6 {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    max-width: 50%;
    padding: 0 10px;
  }
  .col-ms-offset-6 {
    margin-left: 50%;
  }
  .col-ms-7 {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -ms-flex-preferred-size: 58.33333%;
    flex-basis: 58.33333%;
    max-width: 58.33333%;
    padding: 0 10px;
  }
  .col-ms-offset-7 {
    margin-left: 58.33333%;
  }
  .col-ms-8 {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -ms-flex-preferred-size: 66.66667%;
    flex-basis: 66.66667%;
    max-width: 66.66667%;
    padding: 0 10px;
  }
  .col-ms-offset-8 {
    margin-left: 66.66667%;
  }
  .col-ms-9 {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -ms-flex-preferred-size: 75%;
    flex-basis: 75%;
    max-width: 75%;
    padding: 0 10px;
  }
  .col-ms-offset-9 {
    margin-left: 75%;
  }
  .col-ms-10 {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -ms-flex-preferred-size: 83.33333%;
    flex-basis: 83.33333%;
    max-width: 83.33333%;
    padding: 0 10px;
  }
  .col-ms-offset-10 {
    margin-left: 83.33333%;
  }
  .col-ms-11 {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -ms-flex-preferred-size: 91.66667%;
    flex-basis: 91.66667%;
    max-width: 91.66667%;
    padding: 0 10px;
  }
  .col-ms-offset-11 {
    margin-left: 91.66667%;
  }
  .col-ms-12 {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%;
    padding: 0 10px;
  }
  .col-ms-offset-12 {
    margin-left: 100%;
  }
  .row.start-ms {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .row.center-ms {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .row.end-ms {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }
  .row.top-ms {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .row.middle-ms {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .row.bottom-ms {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
  }
  .row.around-ms {
    -ms-flex-pack: distribute;
    justify-content: space-around;
  }
  .row.between-ms {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .first-ms {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
  }
  .last-ms {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
  .show-ms {
    display: block !important;
  }
  .row.show-ms {
    display: -ms-flexbox !important;
    display: -webkit-box !important;
    display: flex !important;
  }
  .hide-ms {
    display: none !important;
  }
  .container {
    width: auto;
    margin: 0 10px;
  }
  .container-narrow {
    width: 80%;
    margin: 0 auto;
  }
}
@media only screen and (min-width: 640px) {
  .col-sm {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    max-width: 100%;
  }
  .col-sm,
  .col-sm-1 {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 10px;
  }
  .col-sm-1 {
    -ms-flex-preferred-size: 8.33333%;
    flex-basis: 8.33333%;
    max-width: 8.33333%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333%;
  }
  .col-sm-2 {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -ms-flex-preferred-size: 16.66667%;
    flex-basis: 16.66667%;
    max-width: 16.66667%;
    padding: 0 10px;
  }
  .col-sm-offset-2 {
    margin-left: 16.66667%;
  }
  .col-sm-3 {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%;
    max-width: 25%;
    padding: 0 10px;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-4 {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -ms-flex-preferred-size: 33.33333%;
    flex-basis: 33.33333%;
    max-width: 33.33333%;
    padding: 0 10px;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333%;
  }
  .col-sm-5 {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -ms-flex-preferred-size: 41.66667%;
    flex-basis: 41.66667%;
    max-width: 41.66667%;
    padding: 0 10px;
  }
  .col-sm-offset-5 {
    margin-left: 41.66667%;
  }
  .col-sm-6 {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    max-width: 50%;
    padding: 0 10px;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-7 {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -ms-flex-preferred-size: 58.33333%;
    flex-basis: 58.33333%;
    max-width: 58.33333%;
    padding: 0 10px;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333%;
  }
  .col-sm-8 {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -ms-flex-preferred-size: 66.66667%;
    flex-basis: 66.66667%;
    max-width: 66.66667%;
    padding: 0 10px;
  }
  .col-sm-offset-8 {
    margin-left: 66.66667%;
  }
  .col-sm-9 {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -ms-flex-preferred-size: 75%;
    flex-basis: 75%;
    max-width: 75%;
    padding: 0 10px;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-10 {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -ms-flex-preferred-size: 83.33333%;
    flex-basis: 83.33333%;
    max-width: 83.33333%;
    padding: 0 10px;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333%;
  }
  .col-sm-11 {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -ms-flex-preferred-size: 91.66667%;
    flex-basis: 91.66667%;
    max-width: 91.66667%;
    padding: 0 10px;
  }
  .col-sm-offset-11 {
    margin-left: 91.66667%;
  }
  .col-sm-12 {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%;
    padding: 0 10px;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .row.start-sm {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .row.center-sm {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .row.end-sm {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }
  .row.top-sm {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .row.middle-sm {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .row.bottom-sm {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
  }
  .row.around-sm {
    -ms-flex-pack: distribute;
    justify-content: space-around;
  }
  .row.between-sm {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .first-sm {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
  }
  .last-sm {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
  .show-sm {
    display: block !important;
  }
  .row.show-sm {
    display: -ms-flexbox !important;
    display: -webkit-box !important;
    display: flex !important;
  }
  .hide-sm {
    display: none !important;
  }
  .container {
    width: auto;
    margin: 0 10px;
  }
  .container-narrow {
    width: 80%;
    margin: 0 auto;
  }
  .candy-pagination.candy-pagination--logarithmic .page-numbers__wrap {
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
    -webkit-box-flex: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }
  .candy_social-nav {
    margin-top: 0;
  }
  .candy_newsletter_teaser--medium {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    text-align: left;
  }
  .candy_newsletter_teaser--medium .candy_newsletter_teaser__image {
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    max-width: 400px;
    padding: 0 2rem;
  }
  .candy_author__list {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
  .candy_author__list li {
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%;
  }
  .candy_author__list--post li {
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
  }
  .page-header .archive-description {
    width: 66.667%;
  }
  .candy_author_box,
  .candy_author_box--homepage {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 1rem 0 0;
  }
  .candy_author_box--homepage {
    background-color: #fff;
    border-top-right-radius: 10px;
  }
  .candy_author_box__label {
    -webkit-box-flex: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -ms-flex-preferred-size: 30px;
    flex-basis: 30px;
    position: relative;
    padding: 0 2rem;
  }
  .candy_author_box__label span {
    position: absolute;
    top: 50%;
    left: 50%;
    display: block;
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: translate(-50%, -50%) rotate(-90deg);
    transform: translate(-50%, -50%) rotate(-90deg);
  }
  .candy_category-teaser ul {
    font-size: 0.725rem;
  }
  .candy_category-teaser ul li {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
  }
  .candy_ajax-postlist--grid .candy_ajax-postlist__nav {
    right: 0;
    top: 0;
    bottom: auto;
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .candy_ajax-postlist--grid
    .candy_ajax-postlist__nav
    .candy_ajax-postlist__title {
    margin: 0;
  }
  .candy_ajax-postlist--grid .candy_ajax-postlist__prev:after {
    -webkit-transform: translate(-40%, -50%) rotate(-135deg);
    transform: translate(-40%, -50%) rotate(-135deg);
  }
  .candy_ajax-postlist--grid .candy_ajax-postlist__next:after {
    -webkit-transform: translate(-60%, -50%) rotate(45deg);
    transform: translate(-60%, -50%) rotate(45deg);
  }
  .candy_ajax-postlist--grid .post-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .candy_ajax-postlist--grid .post-list li {
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    width: 50%;
  }
  .copyright-text {
    text-align: unset;
    padding: 0.8rem 0.3rem;
  }
  .site-section__term-header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .candy_hero-slider {
    position: relative;
    margin-bottom: 0;
  }
  .candy_hero-slider:before {
    display: block;
    content: "";
    width: 100%;
    padding-top: 56.25%;
  }
  .candy_hero-slider .swiper-container {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
  }
  .candy_hero-slider .swiper-slide .entry-header {
    position: absolute;
    bottom: 2rem;
    left: 0;
    right: 10%;
    max-width: 50%;
    z-index: 2;
    background-color: hsla(0, 0%, 100%, 0.8);
    padding: 20px;
    bottom: 5rem;
  }
  .candy_hero-slider .swiper-slide .entry-title {
    font-size: 1.9rem;
  }
  .candy_hero-slider .swiper-controls {
    bottom: auto;
    top: 0;
    left: 0;
    width: 150px;
    background-color: hsla(0, 0%, 100%, 0.8);
  }
  .post-list__ribbon {
    visibility: visible;
  }
  .entry-tags-related ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
  .entry-tags-related ul li {
    padding: 0 0.5rem;
    -ms-flex-preferred-size: 33.333%;
    flex-basis: 33.333%;
  }
  .single-post .content-area table {
    display: table;
  }

  .single-post .medium_rectangle_content_top {
    display: inline-block;
    width: 100%;
  }

  .single-post .medium_rectangle_content_top,
  .single-post .author-share-box {
    margin: 1em 0 !important;
  }

  .page-template-page-uif .news-list.news-list__uif.grid ul li {
    -ms-flex-preferred-size: 33.3333333%;
    flex-basis: 33.3333333%;
  }
  .teaser-uif .teaser-uif__logo {
    max-width: 50%;
    padding-right: 1rem;
  }
  .teaser-uif ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .teaser-uif li {
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
  }
}

@media only screen and (min-width: 1024px) {
  .col-md {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    max-width: 100%;
  }
  .col-md,
  .col-md-1 {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 10px;
  }
  .col-md-1 {
    -ms-flex-preferred-size: 8.33333%;
    flex-basis: 8.33333%;
    max-width: 8.33333%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333%;
  }
  .col-md-2 {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -ms-flex-preferred-size: 16.66667%;
    flex-basis: 16.66667%;
    max-width: 16.66667%;
    padding: 0 10px;
  }
  .col-md-offset-2 {
    margin-left: 16.66667%;
  }
  .col-md-3 {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%;
    max-width: 25%;
    padding: 0 10px;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-4 {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -ms-flex-preferred-size: 33.33333%;
    flex-basis: 33.33333%;
    max-width: 33.33333%;
    padding: 0 10px;
  }
  .col-md-offset-4 {
    margin-left: 33.33333%;
  }
  .col-md-5 {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -ms-flex-preferred-size: 41.66667%;
    flex-basis: 41.66667%;
    max-width: 41.66667%;
    padding: 0 10px;
  }
  .col-md-offset-5 {
    margin-left: 41.66667%;
  }
  .col-md-6 {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    max-width: 50%;
    padding: 0 10px;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-7 {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -ms-flex-preferred-size: 58.33333%;
    flex-basis: 58.33333%;
    max-width: 58.33333%;
    padding: 0 10px;
  }
  .col-md-offset-7 {
    margin-left: 58.33333%;
  }
  .col-md-8 {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -ms-flex-preferred-size: 66.66667%;
    flex-basis: 66.66667%;
    max-width: 66.66667%;
    padding: 0 10px;
  }
  .col-md-offset-8 {
    margin-left: 66.66667%;
  }
  .col-md-9 {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -ms-flex-preferred-size: 75%;
    flex-basis: 75%;
    max-width: 75%;
    padding: 0 10px;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-10 {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -ms-flex-preferred-size: 83.33333%;
    flex-basis: 83.33333%;
    max-width: 83.33333%;
    padding: 0 10px;
  }
  .col-md-offset-10 {
    margin-left: 83.33333%;
  }
  .col-md-11 {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -ms-flex-preferred-size: 91.66667%;
    flex-basis: 91.66667%;
    max-width: 91.66667%;
    padding: 0 10px;
  }
  .col-md-offset-11 {
    margin-left: 91.66667%;
  }
  .col-md-12 {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%;
    padding: 0 10px;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .row.start-md {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .row.center-md {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .row.end-md {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }
  .row.top-md {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .row.middle-md {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .row.bottom-md {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
  }
  .row.around-md {
    -ms-flex-pack: distribute;
    justify-content: space-around;
  }
  .row.between-md {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .first-md {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
  }
  .last-md {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
  .show-md {
    display: block !important;
  }
  .row.show-md {
    display: -ms-flexbox !important;
    display: -webkit-box !important;
    display: flex !important;
  }
  .hide-md {
    display: none !important;
  }
  .container {
    width: auto;
    margin: 0 10px;
  }
  .container-narrow {
    width: 884px;
    margin: 0 auto;
  }
  .col--main {
    max-width: 850px;
    min-width: 850px;
  }
  .col--aside {
    max-width: 360px;
  }

  .col--aside .medium_rectangle_sidebar_top {
    margin-top: 1rem;
  }

  .col--aside.padding-top--large {
    padding-top: 6.1rem !important;
  }
  .home .col--aside.padding-top--large .multi-content-box {
    margin-top: -30px;
  }

  .home .site-section--category .col--aside .multi-content-box {
    margin-top: 68px;
  }

  .col--aside.padding-top--large > .promo-area {
    margin-top: -17px;
  }
  .home .col--aside.padding-top--large > .promo-area {
    margin-top: -30px;
  }
  .promo-area.parallax_mobile {
    display: none;
  }
  .candy_social-nav ul {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }
  .candy_newsletter_teaser--large {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    text-align: left;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 2rem;
  }
  .candy_newsletter_teaser--large .candy_newsletter_teaser__image {
    padding: 0;
  }
  .candy_newsletter_teaser--large .candy_newsletter_teaser__wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: baseline;
    -ms-flex-align: baseline;
    align-items: baseline;
  }
  .candy_newsletter_teaser--large
    .candy_newsletter_teaser__wrapper
    .candy_newsletter_teaser__link
    a,
  .candy_newsletter_teaser--large
    .candy_newsletter_teaser__wrapper
    .candy_newsletter_teaser__link
    > div {
    width: 24.4375rem;
  }
  .candy_author_box--homepage {
    margin-top: -3rem;
  }
  .candy_category-teaser ul {
    font-size: 1rem;
  }
  .candy_ajax-postlist--grid .post-list li {
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%;
    width: 25%;
  }
  .wp-block-candy-slider .swiper-controls .swiper-button-wrap {
    opacity: 0;
    -webkit-transform: translateX(50%);
    transform: translateX(50%);
    -webkit-transition: all 0.6s;
    transition: all 0.6s;
  }
  .wp-block-candy-slider .swiper-controls .swiper-button-wrap.next {
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
  }
  .wp-block-candy-slider .swiper-controls:hover .swiper-button-wrap {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  .teaser-uif .teaser-uif__logo {
    max-width: 25%;
  }
  .teaser-uif li {
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%;
  }
}
@media only screen and (min-width: 1280px) {
  .col-lg {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    max-width: 100%;
  }
  .col-lg,
  .col-lg-1 {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 10px;
  }
  .col-lg-1 {
    -ms-flex-preferred-size: 8.33333%;
    flex-basis: 8.33333%;
    max-width: 8.33333%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333%;
  }
  .col-lg-2 {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -ms-flex-preferred-size: 16.66667%;
    flex-basis: 16.66667%;
    max-width: 16.66667%;
    padding: 0 10px;
  }
  .col-lg-offset-2 {
    margin-left: 16.66667%;
  }
  .col-lg-3 {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%;
    max-width: 25%;
    padding: 0 10px;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-4 {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -ms-flex-preferred-size: 33.33333%;
    flex-basis: 33.33333%;
    max-width: 33.33333%;
    padding: 0 10px;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333%;
  }
  .col-lg-5 {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -ms-flex-preferred-size: 41.66667%;
    flex-basis: 41.66667%;
    max-width: 41.66667%;
    padding: 0 10px;
  }
  .col-lg-offset-5 {
    margin-left: 41.66667%;
  }
  .col-lg-6 {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    max-width: 50%;
    padding: 0 10px;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-7 {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -ms-flex-preferred-size: 58.33333%;
    flex-basis: 58.33333%;
    max-width: 58.33333%;
    padding: 0 10px;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333%;
  }
  .col-lg-8 {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -ms-flex-preferred-size: 66.66667%;
    flex-basis: 66.66667%;
    max-width: 66.66667%;
    padding: 0 10px;
  }
  .col-lg-offset-8 {
    margin-left: 66.66667%;
  }
  .col-lg-9 {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -ms-flex-preferred-size: 75%;
    flex-basis: 75%;
    max-width: 75%;
    padding: 0 10px;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-10 {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -ms-flex-preferred-size: 83.33333%;
    flex-basis: 83.33333%;
    max-width: 83.33333%;
    padding: 0 10px;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333%;
  }
  .col-lg-11 {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -ms-flex-preferred-size: 91.66667%;
    flex-basis: 91.66667%;
    max-width: 91.66667%;
    padding: 0 10px;
  }
  .col-lg-offset-11 {
    margin-left: 91.66667%;
  }
  .col-lg-12 {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%;
    padding: 0 10px;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .row.start-lg {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .row.center-lg {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .row.end-lg {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }
  .row.top-lg {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .row.middle-lg {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .row.bottom-lg {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
  }
  .row.around-lg {
    -ms-flex-pack: distribute;
    justify-content: space-around;
  }
  .row.between-lg {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .first-lg {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
  }
  .last-lg {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
  .show-lg {
    display: block !important;
  }
  .row.show-lg {
    display: -ms-flexbox !important;
    display: -webkit-box !important;
    display: flex !important;
  }
  .hide-lg {
    display: none !important;
  }
  .container {
    width: auto;
    margin: 0 10px;
  }
  .container-narrow {
    width: 1140px;
    margin: 0 auto;
  }
  .hidden-lg {
    display: none;
  }
}
@media only screen and (min-width: 1441px) {
  .col-xl {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    max-width: 100%;
  }
  .col-xl,
  .col-xl-1 {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 10px;
  }
  .col-xl-1 {
    -ms-flex-preferred-size: 8.33333%;
    flex-basis: 8.33333%;
    max-width: 8.33333%;
  }
  .col-xl-offset-1 {
    margin-left: 8.33333%;
  }
  .col-xl-2 {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -ms-flex-preferred-size: 16.66667%;
    flex-basis: 16.66667%;
    max-width: 16.66667%;
    padding: 0 10px;
  }
  .col-xl-offset-2 {
    margin-left: 16.66667%;
  }
  .col-xl-3 {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%;
    max-width: 25%;
    padding: 0 10px;
  }
  .col-xl-offset-3 {
    margin-left: 25%;
  }
  .col-xl-4 {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -ms-flex-preferred-size: 33.33333%;
    flex-basis: 33.33333%;
    max-width: 33.33333%;
    padding: 0 10px;
  }
  .col-xl-offset-4 {
    margin-left: 33.33333%;
  }
  .col-xl-5 {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -ms-flex-preferred-size: 41.66667%;
    flex-basis: 41.66667%;
    max-width: 41.66667%;
    padding: 0 10px;
  }
  .col-xl-offset-5 {
    margin-left: 41.66667%;
  }
  .col-xl-6 {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    max-width: 50%;
    padding: 0 10px;
  }
  .col-xl-offset-6 {
    margin-left: 50%;
  }
  .col-xl-7 {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -ms-flex-preferred-size: 58.33333%;
    flex-basis: 58.33333%;
    max-width: 58.33333%;
    padding: 0 10px;
  }
  .col-xl-offset-7 {
    margin-left: 58.33333%;
  }
  .col-xl-8 {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -ms-flex-preferred-size: 66.66667%;
    flex-basis: 66.66667%;
    max-width: 66.66667%;
    padding: 0 10px;
  }
  .col-xl-offset-8 {
    margin-left: 66.66667%;
  }
  .col-xl-9 {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -ms-flex-preferred-size: 75%;
    flex-basis: 75%;
    max-width: 75%;
    padding: 0 10px;
  }
  .col-xl-offset-9 {
    margin-left: 75%;
  }
  .col-xl-10 {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -ms-flex-preferred-size: 83.33333%;
    flex-basis: 83.33333%;
    max-width: 83.33333%;
    padding: 0 10px;
  }
  .col-xl-offset-10 {
    margin-left: 83.33333%;
  }
  .col-xl-11 {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -ms-flex-preferred-size: 91.66667%;
    flex-basis: 91.66667%;
    max-width: 91.66667%;
    padding: 0 10px;
  }
  .col-xl-offset-11 {
    margin-left: 91.66667%;
  }
  .col-xl-12 {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%;
    padding: 0 10px;
  }
  .col-xl-offset-12 {
    margin-left: 100%;
  }
  .row.start-xl {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .row.center-xl {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .row.end-xl {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }
  .row.top-xl {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .row.middle-xl {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .row.bottom-xl {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
  }
  .row.around-xl {
    -ms-flex-pack: distribute;
    justify-content: space-around;
  }
  .row.between-xl {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .first-xl {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
  }
  .last-xl {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
  .show-xl {
    display: block !important;
  }
  .row.show-xl {
    display: -ms-flexbox !important;
    display: -webkit-box !important;
    display: flex !important;
  }
  .hide-xl {
    display: none !important;
  }
  .container {
    width: auto;
    margin: 0 10px;
  }
  .container-narrow {
    width: 1300px;
    margin: 0 auto;
  }
}
@media only screen and (max-width: 424px) {
  .show-xs-only {
    display: block !important;
  }
  .row.show-xs-only {
    display: -ms-flexbox !important;
    display: -webkit-box !important;
    display: flex !important;
  }
  .hide-xs-only {
    display: none !important;
  }
}
@media only screen and (min-width: 425px) and (max-width: 639px) {
  .show-ms-only {
    display: block !important;
  }
  .row.show-ms-only {
    display: -ms-flexbox !important;
    display: -webkit-box !important;
    display: flex !important;
  }
  .hide-ms-only {
    display: none !important;
  }
}
@media only screen and (min-width: 640px) and (max-width: 1023px) {
  .show-sm-only {
    display: block !important;
  }
  .row.show-sm-only {
    display: -ms-flexbox !important;
    display: -webkit-box !important;
    display: flex !important;
  }
  .hide-sm-only {
    display: none !important;
  }
}
@media only screen and (min-width: 1024px) and (max-width: 1279px) {
  .show-md-only {
    display: block !important;
  }
  .row.show-md-only {
    display: -ms-flexbox !important;
    display: -webkit-box !important;
    display: flex !important;
  }
  .hide-md-only {
    display: none !important;
  }
}
@media only screen and (min-width: 1280px) and (max-width: 1440px) {
  .show-lg-only {
    display: block !important;
  }
  .row.show-lg-only {
    display: -ms-flexbox !important;
    display: -webkit-box !important;
    display: flex !important;
  }
  .hide-lg-only {
    display: none !important;
  }
}
@media screen and (min-width: 1024px) {
  .visible-mobile {
    display: none;
  }
  .site-header .site-branding img {
    width: 200px;
  }

  .candy_ajax-postlist--grid .post-list {
    padding: 0;
  }
}
@media screen and (max-width: 1024px) {
  .visible-desktop {
    display: none;
  }
}
@media screen and (min-width: 1280px) {
  .promo-area__wallpaper-wrapper {
    left: 20px;
  }
}
@media screen and (max-width: 1280px) {
  .promo-area__wallpaper-wrapper .skyscraper,
  .promo-dummy.billboard,
  .promo-dummy.superbanner {
    display: none;
  }
}
@media only screen and (max-width: 1023px) {
  .promo-area.parallax_desktop {
    display: none;
  }
  .site-section__term-header .term-title a {
    max-width: 22rem;
  }
}
@media (min-width: 1120px) {
  .promo-area.sticky_footer {
    display: block;
    position: fixed;
    left: 0;
    bottom: 0;
    width: 100%;
    z-index: 50;
    pointer-events: none;
  }
  .promo-area.sticky_footer .promo-area__container ins {
    pointer-events: auto;
  }
}
@media screen and (max-width: 782px) {
  .admin-bar .site-header {
    top: 46px;
  }
}

@media screen and (max-width: 576px) {
  .candy-post-share-nav li:last-child {
    margin: 32px auto 0;
  }
}

@media screen {
  .print-only {
    display: none;
  }
}
@media print {
  body {
    background-color: #fff;
  }
  #colophon,
  #comments,
  .candy-post-share-nav,
  .candy_newsletter_teaser,
  .col--aside,
  .entry-footer--home,
  .entry-related-teasers,
  .entry-tags-related,
  .promo-area,
  .site-header {
    display: none;
  }
}
#market-detail {
  overlow: hidden !important;
}

#navigation-primary-header > li > a {
  display: flex;
  flex-direction: column-reverse;
  justify-content: center;
  align-items: center;
}

#navigation-primary-header > li > a > span {
  font-size: 65px;
}

#navigation-primary-header > li > a > span:before {
  color: #fff;
}

#navigation-primary-header > li > a > .icon-Versicherungen_white:before,
#navigation-primary-header-slideout
  > li
  > a
  > .icon-Versicherungen_white:before {
  font-family: cash-20220919-icons !important;
  content: "\e90f";
}

.icon-Investmentfonds_white {
  position: relative !important;
}

#navigation-primary-header > li > a > .icon-Investmentfonds_white:before,
#navigation-primary-header-slideout
  > li
  > a
  > .icon-Investmentfonds_white:before {
  font-family: cash-20220919-icons !important;
  content: "\e914";
}

#navigation-primary-header > li > a > .icon-Finanzberater_white:before,
#navigation-primary-header-slideout
  > li
  > a
  > .icon-Finanzberater_white:before {
  font-family: cash-20220919-icons !important;
  content: "\e915";
}

#navigation-primary-header
  > li
  > a
  > .icon-Sachwertanlagen_Immobilien_white:before,
#navigation-primary-header-slideout
  > li
  > a
  > .icon-Sachwertanlagen_Immobilien_white:before {
  font-family: cash-20220919-icons !important;
  content: "\e913";
}

/*
 * MOBILE BOTTOM STICKY MENU
 */

.mobile_menu {
  position: sticky;
  bottom: 0;
  background-color: #10214c;
  color: white;
  flex-wrap: wrap;
  display: none;
  z-index: 999;
}

.mobile_menu .mobile_menu_item {
  width: 50%;
  min-width: 50%;
  border: 1px solid white;
  padding: 5px 5px 5px 15px;
}

.mobile_menu .mobile_menu_item > a {
  display: flex;
  flex-direction: row-reverse;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  font-size: 20px;
  text-align: center;
  line-height: 1em;
}

.mobile_menu .mobile_menu_item a span {
  font-size: 60px;
  margin-right: 10px;
}

.mobile_menu .mobile_menu_item a span:before {
  color: #fff;
}

.mobile_menu .mobile_menu_item.current-menu-item {
  background-color: rgba(64, 78, 112, 255);
}

.current-menu-item {
  background-color: rgba(64, 78, 112, 255) !important;
  position: relative;
}

/*
 MENU TOP ON SCROLL TOP
 */

.menu-primary--desktop a {
  display: flex;
  flex-direction: column-reverse;
  justify-content: center;
  align-items: center;
}

.menu-primary--desktop a span:before {
  font-size: 65px;
}

/*
 * end
 */

.mobile_menu .mobile_menu_item a .icon-Versicherungen_white:before,
#navigation-primary-header-slideout
  > li.menu-item.menu-item-type-taxonomy.menu-item-object-category:nth-child(1)
  > a
  span:before {
  font-family: cash-20220919-icons !important;
  content: "\e90f";
}

.mobile_menu .mobile_menu_item a .icon-Investmentfonds_white:before,
#navigation-primary-header-slideout
  > li.menu-item.menu-item-type-taxonomy.menu-item-object-category:nth-child(2)
  > a
  span:before {
  font-family: cash-20220919-icons;
  content: "\e914";
}

.mobile_menu .mobile_menu_item a .icon-Finanzberater_white:before,
#navigation-primary-header-slideout
  > li.menu-item.menu-item-type-taxonomy.menu-item-object-category:nth-child(3)
  > a
  span:before {
  font-family: cash-20220919-icons;
  content: "\e915";
}

.mobile_menu .mobile_menu_item a .icon-Sachwertanlagen_Immobilien_white:before,
#navigation-primary-header-slideout
  > li.menu-item.menu-item-type-taxonomy.menu-item-object-category:nth-child(4)
  > a
  span:before {
  font-family: cash-20220919-icons;
  content: "\e913";
}

@media (max-width: 1024px) {
  .mobile_menu {
    display: flex;
  }

  #masthead .visible-mobile {
    display: none;
  }

  #page > div.site-header.site-header--slideout {
    display: none;
  }

  #masthead {
    padding-bottom: 0;
  }

  .site-header__block .row {
    padding-left: 0;
  }

  .candy-pagination.candy-pagination--logarithmic {
    justify-content: center;
  }

  .candy-pagination.candy-pagination--logarithmic .page-numbers__wrap {
    width: 100%;
    order: 0;
    margin-bottom: 50px;
  }

  .candy-pagination__button.prev {
    margin-right: 150px;
  }

  .candy-pagination__button.prev.button-invisible {
    margin-right: 0;
    width: 0;
  }
}

@media (max-width: 768px) {
  .mobile_menu .mobile_menu_item {
    padding: 7px;
  }

  .mobile_menu .mobile_menu_item > a {
    font-size: 18px;
  }

  .mobile_menu .mobile_menu_item a span {
    font-size: 55px;
  }

  .icon-envelope_solid:before {
    font-size: 25px;
  }
  .icon-microphone_solid:before {
    font-size: 25px;
  }
  .icon-circle_play_solid:before {
    font-size: 25px;
  }
  .icon-magnifying_glass_solid:before {
    font-size: 25px;
  }
  .site-search .right-menu .single-item {
    padding: 0 12px;
  }

  #masthead .site-header__block .row {
    padding-right: 10px;
  }

  .candy_newsletter_teaser__text {
    font-size: 11px;
  }
}

@media (max-width: 540px) {
  .mobile_menu .mobile_menu_item {
    padding: 5px;
  }

  .mobile_menu .mobile_menu_item > a {
    font-size: 16px;
  }

  .mobile_menu .mobile_menu_item a span {
    font-size: 50px;
  }
}

@media (max-width: 400px) {
  .mobile_menu .mobile_menu_item > a {
    font-size: 12px;
  }
}

.authors_box_category_name {
  color: #9c9c9c;
  position: relative;
  display: flex;
}

.authors_box_category_name img {
  width: 100px;
}

.authors_box_category_name:hover {
  color: #10214c;
}

.authors_box_category_name h1 {
  color: #4b4b4b;
  font-size: 1.8em;
  display: flex;
  align-items: flex-end;
  margin: 0;
  padding-bottom: 15px;
}
.authors_box_category_name h1.padding_left {
  padding-left: 1em;
}

.authors_box_category_description h2 {
  font-weight: 300;
  font-size: 1.3em;
  font-family: Open Sans, sans-serif;
  line-height: 1.2222222;
  color: #4b4b4b;
}

/*.authors_box_category_name h1:before {*/
/*    position: absolute;*/
/*    top: 0;*/
/*    left: 0;*/
/*    content: "";*/
/*    display: inline-block;*/
/*    width: 0.5em;*/
/*    height: 0.5em;*/
/*    border-right: 0.1rem solid #b41616;*/
/*    border-top: 0.1rem solid #b41616;*/
/*    -webkit-transform: rotate(45deg) translate(50%, 50%);*/
/*    transform: rotate(45deg) translate(50%, 50%);*/
/*}*/

/*
 * Authors section rearrangement
 */

.upper-site-section {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-template-rows: 0fr 1fr;
  gap: 0 0;
  grid-template-areas:
    "us-article us-advert"
    "us-article us-sidebar";
}
.us-article {
  grid-area: us-article;
}
.us-advert {
  grid-area: us-advert;
}
.us-sidebar {
  grid-area: us-sidebar;
}

.upper-site-section .us-sidebar > .row {
  justify-content: flex-end;
}

.upper-site-section .us-advert > .row {
  justify-content: flex-end;
}

.us-authors > .container {
  border-top: 2px solid #10214c;
  padding: 50px 0 30px 0;
}

.us-authors > .container {
  border-top: 2px solid #10214c;
  padding: 50px 0 30px 0;
}

.us-authors > .container .authors-box {
  display: flex;
  justify-content: center;
  width: 100%;
}

.us-authors > .container .authors-box .candy_author__list {
  justify-content: center;
  flex-wrap: wrap;
}

.us-authors > .container .authors-box .candy_author__list li {
  padding: 0;
  margin-bottom: 25px;
}

.us-authors > .container .authors-box .candy_author__teaser {
  width: 300px;
}

.us-authors
  > .container
  .authors-box
  .candy_author__list
  .candy_author__thumbnail {
  width: 120px;
  height: 120px;
  border-color: #10214c;
  border-radius: 100px;
}

.us-authors
  > .container
  .authors-box
  .candy_author__list
  .candy_author__thumbnail
  img {
  width: 100%;
}

.us-authors > .container .category-description {
  font-size: 0.8rem;
}

#main
  > section:nth-child(1)
  > div.upper-site-section
  > div:nth-child(1)
  > div
  > div
  > div.promo-area.medium_rectangle_content_top {
  display: none;
}

@media (min-width: 1025px) and (max-width: 1250px) {
  .upper-site-section {
    grid-template-columns: 2fr 1fr;
  }
}

@media (max-width: 1024px) {
  .upper-site-section {
    flex-wrap: wrap;
    display: flex;
  }

  .col--main {
    max-width: inherit;
    min-width: auto;
  }

  .upper-site-section .us-advert {
    width: 100%;
  }

  .upper-site-section .us-advert > .row {
    justify-content: center;
  }

  .upper-site-section .us-sidebar {
    width: 100%;
  }

  .upper-site-section .us-sidebar .col--aside {
    max-width: 100%;
  }

  .candy-pagination.candy-pagination--logarithmic
    .candy-pagination__button.prev {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }

  .candy-pagination.candy-pagination--logarithmic
    .candy-pagination__button.next {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
  }
}

@media (max-width: 568px) {
  .authors_box_category_name h1 {
    font-size: 1.5em;
    padding-left: 0.5em;
  }

  .authors_box_category_description h2 {
    font-size: 1.2em;
  }
}

@media (max-width: 400px) {
  .candy-pagination__button.prev {
    margin-right: 80px;
  }
}

article.post-teaser header.entry-header {
  margin-top: 0.5em;
}

.cateogry .candy_tabs-postlist ul.candy_tabs__nav li {
  width: 100%;
}

.top-space {
  margin-top: 12px;
}

.bottom-space {
  margin-bottom: 10px;
}

.billboard-space {
  margin: 20px auto;
}

.medium_rectangle_content_top_teaser .post-teaser {
  padding: 0 0 1.5rem 0;
}

.medium_rectangle_sidebar_bottom {
  margin-top: 1.5rem;
}

.site-section--category .col--aside .medium_rectangle_sidebar_bottom {
  margin-top: 68px;
}

@media (max-width: 640px) {
  .site-section--category .col--aside .medium_rectangle_sidebar_bottom {
    margin-top: 32px;
  }
}

/* .medium_rectangle_content_top_teaser .post-teaser .promo-label {
  top: -18px;
} */

.medium_rectangle_content_top_teaser_ad {
  padding: 1.5rem 10px 0 10px;
}

@media (min-width: 1024px) {
  .entry-content .medium_rectangle_content_top {
    margin-top: 48px;
  }
}

.entry-content .medium_rectangle_content_top {
  margin-top: 24px;
}

.post-teaser--hero.is-promo .promo-label {
  top: 6px;
}

.make-space-up {
  margin-top: 20px;
}

.site-search .right-menu .right-menu-icons {
  display: flex;
}

.site-search .right-menu .right-menu-icons a {
  text-decoration: none;
}

.site-search .right-menu .right-menu-icons .single-item.show-search {
  cursor: pointer;
}

.site-search .right-menu .single-item {
  padding: 0 15px;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
}

.site-search .right-menu .single-item .icon {
}

.site-search .right-menu .single-item .text {
  color: #10214c;
  font-weight: 100;
  margin-top: 5px;
  font-size: 11px;
}

.site-search .right-menu .single-item .search-submit {
  display: none;
}

.site-search .right-menu-search .search-input .search-field {
  border: none;
  outline: none;
  font-family: "Open sans-serif";
  font-size: 0.8rem;
  max-width: 150px;
  border: none;
  outline: none;
}

#colophon
  > div.site-footer_block.site-footer__block--brand
  > div
  > div
  > div:nth-child(2) {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}

::-webkit-input-placeholder {
  /* WebKit, Blink, Edge */
  color: #10214c;
}
:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #10214c;
  opacity: 1;
}
::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #10214c;
  opacity: 1;
}
:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #10214c;
}
::-ms-input-placeholder {
  /* Microsoft Edge */
  color: #10214c;
}

::placeholder {
  /* Most modern browsers support this now. */
  color: #10214c;
}

.site-search .right-menu .right-menu-search .single-item {
  display: flex;
  margin-top: 15px;
  flex-direction: row;
  border: 1px solid #10214c;
  border-radius: 5px;
  padding: 0 10px;
}

.site-search .right-menu .right-menu-search .single-item .close-search {
  display: flex;
  align-items: flex-end;
  cursor: pointer;
  color: #10214c;
  font-size: 14px;
}

.hidden {
  display: none;
}

#masthead .site-branding {
  width: 33%;
}

.cashFormNewsletter .wpcf7-email {
  width: calc(100% - 10px);
}

#masthead .candy_newsletter_teaser {
  width: 33%;
  height: 55px;
  display: flex;
}

#masthead .site-search {
  width: 33%;
  display: flex;
  justify-content: flex-end;
}

body.home .mrst_homepage .promo-area.medium_rectangle_sidebar_top {
  margin-top: var(--custom-spacing--below-swiper);
  margin-bottom: 3rem;
}

@media (min-width: 992px) {
  .mrst_homepage {
    z-index: 2;
    position: absolute;
    right: 0;
    bottom: 50px;
  }

  .mrst_homepage .promo-area .anzeige {
    right: 1px;
  }

  body.home .mrst_homepage .promo-area.medium_rectangle_sidebar_top {
    margin-top: 3rem;
    margin-bottom: 3rem;
  }
}

@media (min-width: 768px) {
  .candy_newsletter_teaser--tiny .candy_newsletter_teaser__image img {
    height: 3rem;
  }
  .icon-envelope_solid:before {
    font-size: 40px;
  }
  .icon-circle_play_solid:before {
    font-size: 40px;
  }
  .icon-magnifying_glass_solid:before {
    font-size: 40px;
  }
  .site-search .right-menu .single-item {
    padding: 0 20px;
  }
}

@media (max-width: 640px) {
  .home
    #main
    > section:nth-child(4)
    > div:nth-child(2)
    > div
    > div
    > div.post-teaser-group
    > div
    > div:nth-child(2),
  .home
    #main
    > section:nth-child(4)
    > div:nth-child(2)
    > div
    > div
    > div.post-teaser-group
    > div
    > div:nth-child(3),
  .home
    #main
    > section:nth-child(6)
    > div:nth-child(2)
    > div
    > div
    > div.post-teaser-group
    > div
    > div:nth-child(2),
  .home
    #main
    > section:nth-child(6)
    > div:nth-child(2)
    > div
    > div
    > div.post-teaser-group
    > div
    > div:nth-child(3),
  .home
    #main
    > section:nth-child(6)
    > div:nth-child(2)
    > div
    > div
    > div.post-teaser-group
    > div
    > div:nth-child(4),
  .home
    #main
    > section:nth-child(8)
    > div:nth-child(2)
    > div
    > div
    > div.post-teaser-group
    > div
    > div:nth-child(2),
  .home
    #main
    > section:nth-child(8)
    > div:nth-child(2)
    > div
    > div
    > div.post-teaser-group
    > div
    > div:nth-child(3),
  .home
    #main
    > section:nth-child(8)
    > div:nth-child(2)
    > div
    > div
    > div.post-teaser-group
    > div
    > div:nth-child(4),
  .home
    #main
    > section:nth-child(11)
    > div:nth-child(2)
    > div
    > div
    > div.post-teaser-group
    > div
    > div:nth-child(3),
  .home
    #main
    > section:nth-child(11)
    > div:nth-child(2)
    > div
    > div
    > div.post-teaser-group
    > div
    > div:nth-child(4),
  .home
    #main
    > section:nth-child(14)
    > div:nth-child(2)
    > div
    > div
    > div.post-teaser-group
    > div
    > div:nth-child(3),
  .home
    #main
    > section:nth-child(14)
    > div:nth-child(2)
    > div
    > div
    > div.post-teaser-group
    > div
    > div:nth-child(4),
  .home
    #main
    > section:nth-child(16)
    > div:nth-child(2)
    > div
    > div
    > div.post-teaser-group
    > div
    > div:nth-child(3),
  .home
    #main
    > section:nth-child(16)
    > div:nth-child(2)
    > div
    > div
    > div.post-teaser-group
    > div
    > div:nth-child(4),
  .home
    #main
    > section:nth-child(18)
    > div:nth-child(2)
    > div
    > div
    > div.post-teaser-group
    > div
    > div:nth-child(3),
  .home
    #main
    > section:nth-child(18)
    > div:nth-child(2)
    > div
    > div
    > div.post-teaser-group
    > div
    > div:nth-child(4),
  .home
    #main
    > section:nth-child(20)
    > div:nth-child(2)
    > div
    > div
    > div.post-teaser-group
    > div
    > div:nth-child(3),
  .home
    #main
    > section:nth-child(20)
    > div:nth-child(2)
    > div
    > div
    > div.post-teaser-group
    > div
    > div:nth-child(4),
  .home
    #main
    > section:nth-child(22)
    > div:nth-child(2)
    > div
    > div
    > div.post-teaser-group
    > div
    > div:nth-child(3),
  .home
    #main
    > section:nth-child(22)
    > div:nth-child(2)
    > div
    > div
    > div.post-teaser-group
    > div
    > div:nth-child(4) {
    display: none;
  }

  #first-section
    > div
    > div.col-xs-12.col-md-8.col--main
    > div
    > div
    > div:nth-child(3) {
    order: -1;
  }

  #second-section > .row > div > .post-teaser-group > .row > div:nth-child(2) {
    order: -1;
  }

  #third-section > div > div > div > div > div:nth-child(2) {
    order: -1;
  }

  #fourth-section > div > div > div > div > div:nth-child(2) {
    order: -1;
  }

  .promo-area.billboard_header {
    margin-top: 20px;
  }

  .promo-area.billboard_content {
    margin-top: 30px;
  }

  .container.bottom-space {
    margin: 10px auto 10px auto;
  }

  .promo-area.parallax_mobile {
    position: relative;
    padding-top: 20px;
  }

  .promo-area.parallax_mobile > div ins {
    margin-top: 10px;
  }

  .site-search
    .right-menu
    .right-menu-icons
    .single-item.show-search:nth-child(3) {
    padding: 0 0 0 8px;
  }

  #masthead .site-header__block .row {
    height: 60px;
  }

  .site-search .right-menu .single-item {
    padding: 0 8px;
  }

  .site-search .right-menu-search .search-input .search-field {
    max-width: 100px;
  }

  .site-search .right-menu .right-menu-search .single-item {
    margin-top: 17px;
  }

  #colophon
    > div.site-footer_block.site-footer__block--brand
    > div
    > div
    > div:nth-child(2) {
    justify-content: center;
  }

  #main
    > section:nth-child(4)
    > div:nth-child(2)
    > div
    > div
    > div.term-more-article {
    padding-bottom: 20px;
  }
}

@media (max-width: 370px) {
  #masthead .site-branding {
    width: 25%;
  }

  #masthead .candy_newsletter_teaser {
    width: 40%;
  }

  #masthead .site-search {
    width: 35%;
  }
}

section#latest-articles {
  padding-top: var(--custom-spacing);
}

.promo-area.parallax_desktop {
  padding-bottom: 30px;
  padding-top: 30px;
}

.no_underline {
  text-decoration: none;
}

.subcategories-menu {
  display: flex;
  flex-wrap: wrap;
}

@media (max-width: 640px) {
  .subcategories-menu {
    position: relative;
    white-space: nowrap;
    flex-wrap: nowrap;
  }
}

.subcategory {
  border: 1px solid;
  font-size: 0.875rem;
  font-weight: 600;
  margin-right: 10px;
  margin-bottom: 10px;
  height: 40px;
  width: auto;
}

.subcategory:hover {
  background: #ececec;
}

.subcategory a {
  height: 100%;
  width: 100%;
  text-decoration: none;
  padding: 7px 15px;
  display: inline-block;
}

.subcategories-header {
  font-size: 0.875rem;
  margin-bottom: 15px;
}

.w-full {
  width: calc(100% - 20px) !important;
}

@media (max-width: 640px) {
  .w-full {
    overflow-x: hidden;
  }
}

.w-100p {
  width: 100%;
}

/* Hide scrollbar for Chrome, Safari and Opera */
.subcategories-menu::-webkit-scrollbar {
  display: none;
}

/* Hide scrollbar for IE, Edge and Firefox */
.subcategories-menu {
  -ms-overflow-style: none; /* IE and Edge */
  scrollbar-width: none; /* Firefox */
}

/* Hide scrollbar for Chrome, Safari and Opera */
.subcategories-menu::-webkit-scrollbar {
  display: none;
}

/* Hide scrollbar for IE, Edge and Firefox */
.subcategories-menu {
  -ms-overflow-style: none; /* IE and Edge */
  scrollbar-width: none; /* Firefox */
}

.dropdown-select {
  text-align: center;
  border: 1px solid;
  font-family: "Open Sans", sans-serif;
  font-weight: 600;
  font-size: 14px;
  color: #4b4b4b;
}

.select-hidden {
  display: none;
  visibility: hidden;
  padding-right: 10px;
}

.select {
  cursor: pointer;
  display: inline-block;
  position: relative;
  font-size: 16px;
  color: #4b4b4b;
  height: 40px;
  -webkit-tap-highlight-color: transparent !important;
}

.select-styled {
  background-color: white;
  -moz-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  -webkit-transition: all 0.2s ease-in;
  transition: all 0.1s ease-in;
  text-align: center;
  border: 1px solid;
  font-family: "Open Sans", sans-serif;
  font-weight: 600;
  font-size: 14px;
  color: #4b4b4b;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 40px 0 10px;
  margin-right: 10px;
  width: max-content;
  position: relative;
}
.select-styled:after {
  content: "";
  width: 0;
  height: 0;
  border: 7px solid transparent;
  border-color: #4b4b4b transparent transparent transparent;
  position: absolute;
  top: 16px;
  right: 20px;
}
.select-styled:hover {
  background-color: #efefef03;
}
.select-styled:active,
.select-styled.active {
  background-color: white;
}

ul.select-options.show-formatted {
  display: block;
  position: absolute;
  width: max-content;
  margin-right: 10px;
  max-height: 400px;
}

@media (max-width: 641px) {
  .last-options {
    position: relative !important;
  }
}

ul.select-options.show-formatted::-webkit-scrollbar {
  width: 5px;
}

ul.select-options.show-formatted::-webkit-scrollbar-track-piece {
  background: lightgray;
}

ul.select-options.show-formatted::-webkit-scrollbar-thumb {
  background: #4b4b4b;
}

.add-overflow {
  overflow-y: scroll;
}

.select-styled:active:after,
.select-styled.active:after {
  top: 9px;
  border-color: transparent transparent #4b4b4b transparent;
}

.select-options {
  display: none;
  position: absolute;
  right: 0;
  left: 0;
  z-index: 999;
  margin: 0;
  padding: 0;
  list-style: none;
  background-color: white;
}
.select-options a {
  position: relative;
  margin: 0;
  height: 40px;
  -moz-transition: all 0.15s ease-in;
  -o-transition: all 0.15s ease-in;
  -webkit-transition: all 0.15s ease-in;
  transition: all 0.15s ease-in;
  word-break: break-all;
  text-align: center;
  font-family: "Open Sans", sans-serif;
  font-weight: 600;
  font-size: 14px;
  color: #4b4b4b;
  min-width: 150px;
  background: white;
  text-decoration: none;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 5px;
  border-left: 1px solid;
  border-right: 1px solid;
}

.select-options a:before {
  content: "";
  position: absolute;
  right: 5%;
  bottom: 0;
  height: 1px;
  width: 90%;
  border-bottom: 1px solid #d0d1d3;
}
ul.select-options.show-formatted > a:last-child {
  border-bottom: 1px solid;
}

ul.select-options.show-formatted > a:nth-child(2) {
  border-top: 1px solid;
}

.select-options a:hover,
.select-options a.is-selected {
  color: #4b4b4b;
  background: #ececec;
}
.select-options a[href="hide"] {
  display: none;
}

.subcategories-menu select {
  transition: all 0.2s ease-in;
  text-align: center;
  border: 1px solid;
  font-family: "Open Sans", sans-serif;
  font-weight: 600;
  font-size: 14px;
  color: #4b4b4b;
  height: 40px;
  padding: 0 40px 0 10px;
  position: relative;
  margin-right: 10px;
  width: max-content;
}

.subcategories-menu select:after {
  content: "";
  width: 0;
  height: 0;
  border-color: #4b4b4b transparent transparent transparent;
  position: absolute;
  top: 16px;
  right: 20px;
}

.newest_issue {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  gap: 16px;
  padding: 32px 16px 16px;
  text-align: center;
}

.newest_issue h3 {
  margin-top: 16px;
}

.newest_issue img {
  width: 100%;
}

.newest_issue a {
  border: 1px solid black;
  width: 100%;
  padding: 8px 16px;
  text-align: center;
  text-decoration: none;
  color: black;
}

.newest_issue a:hover {
  background-color: #10214c;
  color: white;
}

.awards {
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  padding: 16px;
}

.p-0 {
  padding: 0 !important;
}

/* CATEGORY PAGE */

/* Desktop */

@media (min-width: 1024px) {
  body.category .container.us-advert .col--aside {
    padding-top: 0px;
  }

  body.category .billboard_header {
    margin-top: 0px;
  }
}

#third-section .medium_rectangle_content_top {
  margin-top: 0px !important;
}

.footer-ressorts .current-menu-item {
  background-color: unset !important;
}
