/* ====== header.css ========================================= */

*,
:after,
:before {
  background-repeat: no-repeat;
  box-sizing: inherit;
}
:after,
:before {
  text-decoration: inherit;
  vertical-align: inherit;
}
html {
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  box-sizing: border-box;
  cursor: default;
}
article,
footer,
header,
nav,
section {
  display: block;
}
body {
  margin: 0;
}
main {
  display: block;
}
nav ul {
  list-style: none;
}
a {
  -webkit-text-decoration-skip: objects;
  background-color: rgba(0, 0, 0, 0);
}
b {
  font-weight: inherit;
  font-weight: bolder;
}
::-moz-selection {
  background-color: #b3d4fc;
  color: #000;
  text-shadow: none;
}
::selection {
  background-color: #b3d4fc;
  color: #000;
  text-shadow: none;
}
img,
svg,
video {
  vertical-align: middle;
}
video {
  display: inline-block;
}
img {
  border-style: none;
}
svg {
  fill: currentColor;
}
svg:not(:root) {
  overflow: hidden;
}
button,
input {
  margin: 0;
}
button,
input {
  background-color: rgba(0, 0, 0, 0);
  color: inherit;
  font-size: inherit;
  line-height: inherit;
}
button,
input {
  overflow: visible;
}
button {
  text-transform: none;
}
button,
html [type="button"] {
  -webkit-appearance: button;
}
[type="button"]::-moz-focus-inner,
button::-moz-focus-inner {
  border-style: none;
  padding: 0;
}
[type="button"]:-moz-focusring,
button:-moz-focusring {
  outline: 1px dotted ButtonText;
}
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}
a,
button,
input,
label {
  touch-action: manipulation;
}
[aria-hidden="false"][hidden]:not(:focus) {
  clip: rect(0, 0, 0, 0);
  display: inherit;
  position: absolute;
}
a,
article,
b,
body,
div,
footer,
h2,
h3,
header,
html,
img,
label,
li,
nav,
p,
section,
span,
ul,
video {
  margin: 0;
  padding: 0;
  vertical-align: baseline;
}
ul {
  list-style: none;
}
::-moz-selection {
  background-color: #333;
  border-radius: 2px;
  color: #fff;
}
::selection {
  background-color: #333;
  border-radius: 2px;
  color: #fff;
}
html {
  font-size: 62.5%;
  scroll-behavior: smooth;
}
body {
  -webkit-font-smoothing: antialiased;
  color: #494949;
  display: flex;
  flex-direction: column;
  font-family: Austin News, georgia, times, serif;
  font-size: 1.6rem;
  font-variation-settings: "wght" 300, "opsz" 9;
  line-height: 1.55;
  overflow-x: hidden;
}
h2,
h3 {
  color: #222;
  font-weight: 400;
  margin-bottom: 0;
  margin-top: 0;
}
h2 {
  font-family: Austin News, georgia, times, serif;
  font-size: 2.2rem;
  font-variation-settings: "wght" 525, "opsz" 60;
  line-height: 1.17;
}
@media only screen and (min-width: 1280px) {
  h2 {
    font-size: 2.6rem;
  }
}
h3 {
  font-family: Austin News, georgia, times, serif;
  font-size: 2.2rem;
  font-variation-settings: "wght" 525, "opsz" 60;
  line-height: 1.17;
}
@media only screen and (min-width: 1280px) {
  h3 {
    font-size: 2.4rem;
  }
}
button,
input {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
p {
  color: #333;
  font-family: Austin News, georgia, times, serif;
  font-size: 1.7rem;
  font-variation-settings: "wght" 300, "opsz" 9;
  line-height: 1.55;
}
@media only screen and (min-width: 1440px) {
  p {
    font-size: 1.8rem;
  }
}
a {
  color: inherit;
  text-decoration-color: #04777b;
}
a:active,
a:focus,
a:hover {
  color: #04777b;
}
img {
  display: block;
  width: 100%;
}
.container {
  margin-left: auto;
  margin-right: auto;
  max-width: 1536px;
  padding-left: 8px;
  padding-right: 8px;
  width: 100%;
}
@media only screen and (min-width: 768px) {
  .container {
    padding-left: 16px;
    padding-right: 16px;
  }
}
@media only screen and (min-width: 1024px) {
  .container {
    padding-left: 48px;
    padding-right: 48px;
  }
}
.container--content:has(.major-news--full) {
  padding-top: 0;
}
.container--content:has(.major-news-hero--medium) {
  padding-top: 0;
}
@media only screen and (min-width: 1280px) {
  .container--content:has(.major-news-hero--medium) {
    padding-top: 16px;
  }
}
.container--content:has(.mega-headline) {
  padding-top: 0;
}
.container--content:has(.giga-headline) {
  padding-top: 0;
}
.container--app:has(.major-news--full) {
  padding-top: 0;
}
.container--app:has(.major-news-hero--medium) {
  padding-top: 0;
}
@media only screen and (min-width: 1280px) {
  .container--app:has(.major-news-hero--medium) {
    padding-top: 16px;
  }
}
.container--app:has(.mega-headline) {
  padding-top: 0;
}
.container--app:has(.giga-headline) {
  padding-top: 0;
}
.container--content:has(.major-news-hero--none) {
  padding-top: 0;
}

.grid {
  display: flex;
  flex-wrap: wrap;
  list-style-type: none;
  margin: 0 -8px;
  padding-left: 0;
}
.grid-col {
  padding-left: 8px;
  padding-right: 8px;
}
.grid-col-6 {
  width: 50%;
}
@media only screen and (min-width: 768px) {
  .grid-col-sm-4 {
    width: 33.333%;
  }
}
@media only screen and (min-width: 1280px) {
  .grid-col-lg-3 {
    width: 25%;
  }
}
@supports (display: grid) {
  .grid {
    grid-gap: 16px;
    display: grid;
    flex-wrap: nowrap;
    grid-template-columns: repeat(12, 1fr);
    margin-left: 0;
    margin-right: 0;
  }
  .grid-col {
    padding-left: 0;
    padding-right: 0;
    width: auto;
  }
  .grid-col-6 {
    grid-column: span 6;
  }
  @media only screen and (min-width: 768px) {
    .grid-col-sm-4 {
      grid-column: span 4;
    }
  }
  @media only screen and (min-width: 1280px) {
    .grid-col-lg-3 {
      grid-column: span 3;
    }
  }
}
.accordion__arrow-icon {
  display: block;
  height: 5px;
  transform: rotate(-180deg);
  transition: transform 0.2s linear;
  width: 10px;
}
@media only screen and (min-width: 1024px) {
  .accordion__arrow-icon {
    transform: rotate(0);
  }
}
.article-body-text ol li:has(a[href*="#"]:not([href$="#"])) {
  line-height: 20px;
  margin: 6px 0;
  min-height: 33px;
  padding-bottom: 3px;
  padding-top: 3px;
}
.article-body-text ol li:has(a[href*="#"]:not([href$="#"])) a {
  color: #222;
  font-family: Doric News, Arial, sans-serif;
  font-size: 17px;
  font-variation-settings: "wght" 500, "opsz" 60;
  text-decoration-color: #ddd;
  text-decoration-thickness: 1px;
  text-underline-offset: 5px;
}
.article-body-text ol li:has(a[href*="#"]:not([href$="#"])) a:hover {
  background-color: #333;
  border-radius: 4px;
  color: #fff;
  padding: 2px 6px 0 2px;
  text-decoration-color: rgba(0, 0, 0, 0);
}
.article-body-text ol li:has(a[href*="#"]:not([href$="#"])) a:active {
  background-color: #333;
  border-radius: 4px;
  color: #fff;
  padding: 2px 6px 0 2px;
  text-decoration-color: rgba(0, 0, 0, 0);
}
.article-body-text ol li:has(a[href*="#"]:not([href$="#"])) a:focus {
  background-color: #333;
  border-radius: 4px;
  color: #fff;
  padding: 2px 6px 0 2px;
  text-decoration-color: rgba(0, 0, 0, 0);
}
.article-body-text ul li:has(a[href*="#"]:not([href$="#"])) {
  line-height: 20px;
  margin: 4px 0;
  min-height: 33px;
  padding-bottom: 3px;
  padding-left: 16px;
  padding-top: 3px;
}
.article-body-text ul li:has(a[href*="#"]:not([href$="#"])):before {
  height: 8px;
  top: 8px;
  width: 8px;
}
.article-body-text ul li:has(a[href*="#"]:not([href$="#"])) a {
  color: #222;
  font-family: Doric News, Arial, sans-serif;
  font-size: 17px;
  font-variation-settings: "wght" 500, "opsz" 60;
  text-decoration-color: #ddd;
  text-decoration-thickness: 1px;
  text-underline-offset: 5px;
}
.article-body-text ul li:has(a[href*="#"]:not([href$="#"])) a:hover {
  background-color: #333;
  border-radius: 4px;
  color: #fff;
  padding: 2px 6px 0 2px;
  text-decoration-color: rgba(0, 0, 0, 0);
}
.article-body-text ul li:has(a[href*="#"]:not([href$="#"])) a:active {
  background-color: #333;
  border-radius: 4px;
  color: #fff;
  padding: 2px 6px 0 2px;
  text-decoration-color: rgba(0, 0, 0, 0);
}
.article-body-text ul li:has(a[href*="#"]:not([href$="#"])) a:focus {
  background-color: #333;
  border-radius: 4px;
  color: #fff;
  padding: 2px 6px 0 2px;
  text-decoration-color: rgba(0, 0, 0, 0);
}
.channel-type-betterliving
  .article-body-text
  ol
  li:has(a[href*="#"]:not([href$="#"]))
  a:hover {
  background-color: #1f53cb;
  color: #fff;
  text-decoration-color: rgba(0, 0, 0, 0);
}
.channel-type-betterliving
  .article-body-text
  ol
  li:has(a[href*="#"]:not([href$="#"]))
  a:active {
  background-color: #1f53cb;
  color: #fff;
  text-decoration-color: rgba(0, 0, 0, 0);
}
.channel-type-betterliving
  .article-body-text
  ol
  li:has(a[href*="#"]:not([href$="#"]))
  a:focus {
  background-color: #1f53cb;
  color: #fff;
  text-decoration-color: rgba(0, 0, 0, 0);
}
.channel-type-betterliving
  .article-body-text
  ul
  li:has(a[href*="#"]:not([href$="#"]))
  a:hover {
  background-color: #1f53cb;
  color: #fff;
  text-decoration-color: rgba(0, 0, 0, 0);
}
.channel-type-betterliving
  .article-body-text
  ul
  li:has(a[href*="#"]:not([href$="#"]))
  a:active {
  background-color: #1f53cb;
  color: #fff;
  text-decoration-color: rgba(0, 0, 0, 0);
}
.channel-type-betterliving
  .article-body-text
  ul
  li:has(a[href*="#"]:not([href$="#"]))
  a:focus {
  background-color: #1f53cb;
  color: #fff;
  text-decoration-color: rgba(0, 0, 0, 0);
}
.method-component .instruction-steps .step:not(:has(div)) {
  display: none;
}
@media only screen and (min-width: 320px) {
  .article-list.article-list--collection:has(.article-list):last-of-type {
    margin-bottom: 0;
    padding-bottom: 0;
  }
}
@media only screen and (min-width: 1024px) {
  .article-list.article-list--collection:has(.article-list):last-of-type {
    margin-bottom: 16px;
  }
}
@media only screen and (min-width: 320px) {
  .article-list.article-list--collection .grid:has(.grid-col-sm-6) {
    grid-row-gap: 8px;
  }
}
@media only screen and (min-width: 1024px) {
  .article-list.article-list--collection .grid:has(.grid-col-sm-6) {
    grid-row-gap: 16px;
  }
}
@media only screen and (min-width: 768px) {
  .article-list.article-list--collection.two-col-divided
    .grid:has(.grid-column-4) {
    grid-row-gap: 0;
  }
}
.article-list.article-list--collection.article-list--two-col-divided-8-4.article-list--two-col-divided-4-8
  .grid:has(.grid) {
  grid-row-gap: 8px;
}
.article-list--collection
  .article-list--collection-list
  .article-list__item
  .card__meta:has(.e-byline__author:empty) {
  height: 0;
}
.article-list--collection
  .article-list--collection-list
  .article-list__item
  .card__meta
  .card__meta-wrapper:has(.e-byline__author:empty) {
  height: 0;
}
.article-list--collection
  .article-list--collection-list
  .article-list__item
  .card__meta
  .e-byline:has(.e-byline__author:empty) {
  height: 0;
}
.article-list--collection
  .article-list--collection-list
  .collection-list__item:has(.save-article-actions)
  .save-article-actions {
  margin-top: 4px;
}
@media only screen and (min-width: 1024px) {
  .article-list--collection.two-col-divided
    .grid-column-4:last-child
    .article-list--collection-list:last-child
    .article-list__item:has(+ .article-list__item):nth-child(odd):has(
      + .article-list__item:last-child
    ) {
    margin-bottom: 16px;
  }
}
@media only screen and (min-width: 768px) {
  .article-list--collection.two-col-divided
    .grid-column-4:last-child
    .article-list--collection-list:last-child
    .article-list__item:has(+ .article-list__item):nth-child(odd):has(
      + .article-list__item:last-child
    ) {
    margin-bottom: 0;
  }
}
@media only screen and (min-width: 1024px) {
  .article-list--collection.two-col-divided
    .grid-column-4:has(.article-list.article-list--collection-list) {
    margin-bottom: 0;
  }
}
.article-list.article-list--collection
  .article-list--articleURLImage
  .card__meta:has(.e-byline__author:empty) {
  height: 0;
}
.article-list.article-list--collection
  .article-list--articleURLImage
  .card__meta-wrapper
  .e-byline:has(.e-byline__author:empty) {
  height: 0;
}
@media only screen and (min-width: 768px) {
  .article-list.article-list--collection.two-col-divided
    .grid-column-4:first-child:has(.article-list--articleURLImage)
    .article-list--articleURLImage {
    padding-bottom: 0;
  }
}
@media only screen and (min-width: 1024px) {
  .article-list.article-list--collection.two-col-divided
    .grid-column-4:first-child:has(.article-list--articleURLImage)
    .article-list__list:before {
    height: calc(100% + 16px);
  }
}
.article-list.article-list--collection
  .article-list--guide-link-two-col:has(.save-article-actions)
  .save-article-actions,
.article-list.article-list--collection
  .article-list--guide-link:has(.save-article-actions)
  .save-article-actions {
  margin-top: auto;
  padding: 4px 0 0;
}
@media only screen and (min-width: 1024px) {
  .article-list.article-list--collection.two-col-divided
    .grid:has(.article-list--guide-link-two-col)
    .grid-col:has(.article-list--guide-link-two-col):first-child
    .article-list__list:before {
    height: 100vh;
  }
}
.article-list.article-list--collection.two-col-divided
  .grid:has(.article-list--guide-link-two-col)
  .article-list--guide-link-two-col
  .article-list__item {
  grid-column: span 6;
}
@media only screen and (min-width: 320px) {
  .article-list.article-list--collection.two-col-divided
    .grid:has(.article-list--guide-link-two-col)
    .grid-col:last-child
    .article-list--guide-link-two-col
    .article-list__item {
    grid-column: span 6;
  }
}
@media only screen and (min-width: 768px) {
  .article-list.article-list--collection.two-col-divided
    .grid:has(.article-list--guide-link-two-col)
    .grid-col:last-child
    .article-list--guide-link-two-col
    .article-list__item {
    grid-column: span 3;
  }
}
@media only screen and (min-width: 1024px) {
  .article-list.article-list--collection.two-col-divided
    .grid:has(.article-list--guide-link-two-col)
    .grid-col:last-child
    .article-list--guide-link-two-col
    .article-list__item {
    grid-column: span 6;
  }
}
@media only screen and (min-width: 768px) {
  .article-list.article-list--collection.two-col-divided
    .grid:has(.article-list--guide-link-two-col)
    .grid-column-4:first-child
    .article-list--guide-link-two-col {
    height: calc(100% + 16px);
  }
}
@media only screen and (min-width: 768px) {
  .article-list.article-list--collection.two-col-divided
    .grid:has(.article-list--guide-link-two-col)
    .grid-col:has(.article-list--guide-link-two-col):not(:last-child)
    .article-list {
    padding-bottom: 0;
  }
}
@media only screen and (min-width: 768px) {
  .article-list.article-list--collection.two-col-divided:has(
      .grid-column-4:last-child .article-list--guide-link-two-col
    )
    .article-list__heading:after {
    height: calc(100% - 16px);
  }
}
@media only screen and (min-width: 768px) and (min-width: 768px) {
  .article-list.article-list--collection.two-col-divided:has(
      .grid-column-4:last-child .article-list--guide-link-two-col
    )
    .article-list--guide-link {
    margin-bottom: 0;
  }
}
@media only screen and (min-width: 768px) and (min-width: 1024px) {
  .article-list.article-list--collection.two-col-divided:has(
      .grid-column-4:last-child .article-list--guide-link-two-col
    )
    .article-list--guide-link {
    margin-bottom: 0;
  }
}
@media only screen and (min-width: 320px) {
  .article-list.article-list--collection.two-col-divided
    .grid-col:has(.article-list--guide-link-two-col):not(:last-child)
    .article-list {
    margin-bottom: 0;
  }
}
@media only screen and (min-width: 320px) {
  .article-list.article-list--collection.two-col-divided
    .grid-col:has(.article-list--guide-link):not(:last-child)
    .article-list {
    margin-bottom: 0;
  }
}
@media only screen and (min-width: 320px) {
  .article-list.article-list--collection.two-col-divided.article-list--two-col-divided-4-8
    .grid-col:has(.article-list--guide-link-two-col):first-child
    .article-list__item {
    grid-column: span 6;
  }
}
@media only screen and (min-width: 768px) {
  .article-list.article-list--collection.two-col-divided.article-list--two-col-divided-4-8
    .grid-col:has(.article-list--guide-link-two-col):first-child
    .article-list__item {
    grid-column: span 3;
  }
}
@media only screen and (min-width: 1024px) {
  .article-list.article-list--collection.two-col-divided.article-list--two-col-divided-4-8
    .grid-col:has(.article-list--guide-link-two-col):first-child
    .article-list__item {
    grid-column: span 6;
  }
}
@media only screen and (min-width: 320px) {
  .article-list.article-list--collection.article-list--two-col-divided-8-4
    .grid-col:has(.article-list--guide-link-two-col):last-child
    .article-list__item {
    grid-column: span 6;
  }
}
@media only screen and (min-width: 768px) {
  .article-list.article-list--collection.article-list--two-col-divided-8-4
    .grid-col:has(.article-list--guide-link-two-col):last-child
    .article-list__item {
    grid-column: span 3;
  }
}
@media only screen and (min-width: 1024px) {
  .article-list.article-list--collection.article-list--two-col-divided-8-4
    .grid-col:has(.article-list--guide-link-two-col):last-child
    .article-list__item {
    grid-column: span 6;
  }
}
.article-list.article-list--collection.article-list--two-col-divided-8-4
  .grid:has(.article-list--guide-link-two-col)
  .article-list--guide-link-two-col
  .article-list__list
  .article-list__item:before {
  border-right: 0;
}
@media only screen and (min-width: 1024px) {
  .article-list.article-list--collection.article-list--two-col-divided-8-4
    .grid:has(.article-list--guide-link-two-col):not(
      :has(.article-list--articleURLImage)
    )
    .grid-col:first-child
    .article-list:after {
    border-left: 1px solid #b5b5b5;
    bottom: -12px;
    content: "";
    height: calc(100% - 16px);
    position: absolute;
    right: -8px;
    top: 0;
  }
}
.large-horizontal-scroll__article:has(.save-article-actions)
  .card__thumbnail
  img {
  border-radius: 4px;
}
.large-horizontal-scroll__article:has(.save-article-actions)
  .card__content--gradient {
  padding: 66px 16px 12px;
}
.large-horizontal-scroll__article:has(.save-article-actions)
  .save-article-actions
  .save-article-text {
  color: #fff;
}
.large-horizontal-scroll__article:has(.save-article-actions)
  .save-article-actions
  .e-save-article
  .ribbon--outline {
  fill: #fff;
}
@media (hover: hover) {
  .large-horizontal-scroll__article:has(.save-article-actions)
    .save-article-actions
    .e-save-article:active {
    color: #fff;
  }
  .large-horizontal-scroll__article:has(.save-article-actions)
    .save-article-actions
    .e-save-article:visited {
    color: #fff;
  }
  .large-horizontal-scroll__article:has(.save-article-actions)
    .save-article-actions
    .e-save-article:hover
    .ribbon--outline {
    fill: #fff;
  }
  .large-horizontal-scroll__article:has(.save-article-actions)
    .save-article-actions
    .e-save-article:hover
    .save-article-text {
    color: #fff;
  }
}
.large-horizontal-scroll__article:has(.save-article-actions)
  .save-article-actions
  .e-save-article.e-save-article--saved
  .ribbon--inside {
  fill: #fff;
}
.large-horizontal-scroll__article:has(.save-article-actions)
  .save-article-actions
  .e-save-article.e-save-article--saved
  .ribbon--outline {
  fill: #fff;
}
.large-horizontal-scroll__article:has(.save-article-actions)
  .save-article-actions
  .e-save-article.e-save-article--saved
  .save-article-text {
  color: #fff;
}
.large-horizontal-scroll__article--topMode:has(.save-article-actions)
  .card__content {
  display: flex;
  flex: 1;
  flex-direction: column;
  flex-wrap: wrap;
  height: 100%;
  padding-bottom: 12px !important;
  width: 100%;
}
.large-horizontal-scroll__article--topMode:has(.save-article-actions)
  .save-article-actions {
  margin-top: auto;
}
.small-horizontal-scroll__article:has(.save-article-actions)
  .save-article-actions {
  margin-top: auto;
  padding: 2px 0 0;
}
.article-list--horizontal-scroll:has(.save-article-actions)
  .save-article-actions {
  margin-top: auto;
  padding: 2px 0 0;
}
.save-article-actions .e-save-article:focus-visible {
  border: 0;
  border-radius: 4px;
  outline: 2px solid #0d99ff;
  outline-offset: 1px;
}
.save-article-actions .e-save-article:focus-visible span {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
.save-article-actions:focus-visible {
  outline: unset;
}
@supports (display: grid) {
}
@media only screen and (min-width: 0) and (max-width: 767px) {
  .article-list--collection div:has(> [data-type="particle"]) {
    padding-left: 8px;
    padding-right: 8px;
  }
}
.viafoura .vf3-comment .vf-content-actions__like:not(:hover) {
  color: unset !important;
  text-decoration: none !important;
}
.viafoura .vf3-comment .vf-content-actions__like:not(:hover):before {
  text-decoration: none !important;
}
.hero-asset
  + .container
  > .article-list.article-list--collection:is(
    [class*=" article-list--channel"]
  ):first-child
  .article-list__heading.collections__large-heading
  .collection-header-main-container {
  border-top: 0;
  margin-top: -8px;
  padding-top: 1px;
}
/* ===================================================== */
.package:has(.reskin.package.show-top-thick-rule__app.is-app),
.package:has(.reskin.package.show-top-thick-rule__app.is-web),
.package:has(.reskin.package.show-top-thin-rule__app.is-app),
.package:has(.reskin.package.show-top-thin-rule__app.is-web) {
  margin-bottom: 28px;
  padding-bottom: 0;
}
@supports (display: grid) {
}
.site-footer {
  background-color: #fff;
  border-top: 1px solid #ddd;
  content-visibility: auto;
  font-family: Telesans Text Regular, arial, sans-serif;
  font-size: 1.4rem;
  line-height: 1;
  position: relative;
  z-index: 100;
}
@media only screen and (min-width: 1024px) {
  .site-footer {
    font-size: 1.638rem;
  }
}
.site-footer__container {
  margin-left: auto;
  margin-right: auto;
  max-width: 1536px;
  padding-left: 8px;
  padding-right: 8px;
  width: 100%;
}
@media only screen and (min-width: 768px) {
  .site-footer__container {
    padding-left: 16px;
    padding-right: 16px;
  }
}
@media only screen and (min-width: 1024px) {
  .site-footer__container {
    padding-left: 48px;
    padding-right: 48px;
  }
}
@media only screen and (min-width: 0) and (max-width: 767px) {
  .site-footer__container--top {
    padding-left: 0;
    padding-right: 0;
  }
}
.site-footer__masthead {
  align-items: center;
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-end;
  padding-bottom: 16px;
  padding-top: 16px;
  position: relative;
}
@media only screen and (min-width: 768px) {
  .site-footer__masthead {
    align-items: unset;
    overflow: hidden;
    padding-top: 0;
  }
}
.site-footer__logo-wrapper {
  flex: 50% 0 0;
}
@media only screen and (min-width: 0) and (max-width: 767px) {
  .site-footer__logo-wrapper {
    padding-left: 8px;
  }
}
@media only screen and (min-width: 768px) {
  .site-footer__logo-wrapper {
    flex: 1 0 0;
    padding-top: 16px;
  }
}
.site-footer__logo-link {
  display: inline-block;
  padding-right: 16px;
  position: relative;
}
.site-footer__logo {
  width: 160px;
}
@media only screen and (min-width: 768px) {
  .site-footer__logo {
    width: 190px;
  }
}
.site-footer__back-to-top {
  align-self: center;
  color: #222;
  display: flex;
  flex: 1 0 0;
  justify-content: flex-end;
  position: relative;
  text-align: right;
}
@media only screen and (min-width: 0) and (max-width: 767px) {
  .site-footer__back-to-top {
    padding-right: 8px;
  }
}
@media only screen and (min-width: 768px) {
  .site-footer__back-to-top {
    align-items: center;
    align-self: unset;
    border-left: 1px solid #ddd;
    flex: 0 0 auto;
    margin-left: 16px;
    order: 1000;
    padding-left: 16px;
    padding-top: 16px;
  }
}
.site-footer__back-to-top-link {
  text-decoration: none;
}
.site-footer__back-to-top-text {
  font-size: 1.2rem;
  margin-right: 4px;
}
.site-footer__back-to-top-icon {
  fill: #222;
  height: 10px;
  transform: rotate(180deg);
  width: 10px;
}
.site-footer__back-to-top-link:hover {
  color: #04777b;
}
.site-footer__back-to-top-link:hover .site-footer__back-to-top-icon {
  fill: #04777b;
}
.site-footer__social {
  align-items: center;
  border-top: 1px solid #ddd;
  color: #222;
  display: flex;
  flex: 100% 0 0;
  margin-top: 16px;
  padding-left: 8px;
  padding-right: 8px;
  padding-top: 16px;
  width: 100%;
}
@media only screen and (min-width: 480px) {
  .site-footer__social {
    justify-content: flex-end;
  }
}
@media only screen and (min-width: 768px) {
  .site-footer__social {
    border-top: 0;
    flex: unset;
    margin-top: 0;
    order: 100;
    padding-left: 16px;
    padding-right: 16px;
    padding-top: 16px;
    text-align: right;
    width: auto;
  }
}
.site-footer__social-description {
  font-size: 1.2rem;
  line-height: 1;
}
@media only screen and (min-width: 480px) {
  .site-footer__social-description {
    font-size: 1.4rem;
  }
}
.site-footer__social-links {
  display: flex;
  flex-direction: row;
  flex-grow: 1;
  justify-content: space-between;
  margin-left: 16px;
  padding: 0;
}
@media only screen and (min-width: 480px) {
  .site-footer__social-links {
    flex-grow: unset;
    margin-left: 0;
  }
}
.site-footer__social-link {
  align-items: center;
  border: 1px solid #222;
  border-radius: 50px;
  display: inline-flex;
  height: 32px;
  justify-content: center;
  width: 32px;
}
@media only screen and (min-width: 480px) {
  .site-footer__social-link {
    margin-left: 16px;
  }
}
.site-footer__social-icon {
  fill: #222;
  height: 20px;
  width: 20px;
}
.site-footer__social-icon .youtube-arrow {
  fill: #fff;
}
.site-footer__social-link:focus,
.site-footer__social-link:hover {
  background-color: #222;
}
.site-footer__social-link:focus .site-footer__social-icon,
.site-footer__social-link:hover .site-footer__social-icon {
  fill: #fff;
}
.site-footer__social-link:focus .youtube-arrow,
.site-footer__social-link:hover .youtube-arrow {
  fill: #222;
}
.site-footer__primary-content {
  background-color: #073349;
}
.site-footer__navigation {
  display: flex;
  flex-flow: row wrap;
  padding-bottom: 48px;
  padding-top: 16px;
}
.site-footer__navigation-list {
  flex: 1 0 100%;
  overflow: hidden;
  padding: 0;
}
@media only screen and (min-width: 1024px) {
  .site-footer__navigation-list {
    flex: 1 0 0;
  }
}
.site-footer__navigation-item {
  position: relative;
}
.site-footer__navigation-item:before {
  background-color: #072a3a;
  bottom: -8px;
  content: "";
  height: 1px;
  position: absolute;
  width: 100%;
}
@media only screen and (min-width: 768px) {
  .site-footer__navigation-item:before {
    content: none;
  }
}
.site-footer__navigation-link {
  color: #fff;
  display: flex;
  flex: 1 0 0;
  font-size: 1.2rem;
  line-height: 1.6rem;
  padding-bottom: 8px;
  padding-top: 8px;
  text-decoration: none;
}
.site-footer__navigation-link:focus,
.site-footer__navigation-link:hover {
  color: #fff;
  text-decoration: underline;
}
@media only screen and (min-width: 768px) {
  .site-footer__navigation-link {
    padding-bottom: 0;
    padding-top: 0;
  }
}
.site-footer__navigation-text {
  color: #fff;
  flex: 100% 0 0;
  font-size: 1.2rem;
  padding-top: 24px;
}
@media only screen and (min-width: 1024px) {
  .site-footer__navigation-text {
    flex: 0 0 auto;
    padding-top: 0;
  }
}
.site-header-wrapper {
  order: -100;
}
.site-header {
  border-bottom: 2px solid #072a3a;
  order: -100;
  overflow-x: auto;
}
@media only screen and (min-width: 1024px) {
  .site-header {
    overflow: visible;
  }
}
.site-header--has-sub-navigation {
  border-bottom: 0;
}
.site-header__container {
  margin-left: auto;
  margin-right: auto;
  max-width: 1536px;
  width: 100%;
}
@media only screen and (min-width: 1024px) {
  .site-header__container {
    padding-left: 48px;
    padding-right: 48px;
  }
}
.site-header__primary-wrapper {
  background-color: #fff;
  border-top-color: #ddd;
}
@media only screen and (min-width: 768px) {
  .site-header__primary-wrapper {
    border-top-style: solid;
    border-top-width: 1px;
  }
}
.site-header__primary-content {
  align-items: center;
  display: flex;
  flex-flow: row;
  flex-wrap: wrap;
}
@media only screen and (min-width: 1024px) {
  .site-header__primary-content {
    align-items: flex-end;
    flex-wrap: nowrap;
    justify-content: flex-start;
  }
}
.site-header__primary-content .site-header__logo {
  align-items: center;
  order: -10000;
  padding-left: 8px;
}
@media only screen and (min-width: 768px) {
  .site-header__primary-content .site-header__logo {
    padding-left: 16px;
  }
}
@media only screen and (min-width: 1024px) {
  .site-header__primary-content .site-header__logo {
    padding-left: 0;
  }
}
.site-header__navigation::-webkit-scrollbar {
  height: 0;
  width: 0;
}
.site-header__primary-navigation-wrapper {
  flex-grow: 1;
  order: 10000;
  overflow-x: auto;
  position: relative;
  width: 100%;
}
.site-header__primary-navigation-wrapper:after,
.site-header__primary-navigation-wrapper:before {
  background: linear-gradient(90deg, #fff, rgba(255, 255, 255, 0));
  border-top: 1px solid #ddd;
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 8px;
  z-index: 100;
}
@media only screen and (min-width: 1024px) {
  .site-header__primary-navigation-wrapper:after,
  .site-header__primary-navigation-wrapper:before {
    border-top: 0;
  }
}
.site-header__primary-navigation-wrapper:after {
  background: linear-gradient(90deg, rgba(255, 255, 255, 0), #fff 80%);
  left: inherit;
  right: 0;
  width: 48px;
}
.site-header__primary-navigation-wrapper .e-site-header-button__link {
  padding-left: 0;
  padding-right: 0;
}
.site-header__primary-content .site-header__navigation {
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: none;
  background-color: #fff;
  border-top: 1px solid #ddd;
  overflow-x: auto;
  padding-left: 0;
  padding-right: 8px;
  scrollbar-width: none;
  width: 100%;
}
.site-header__primary-content
  .site-header__navigation
  .e-site-header-button--search {
  display: flex;
}
.site-header__primary-content
  .site-header__navigation
  .e-site-header-button--search
  .e-site-header-button__link {
  border-left: 0;
}
@media only screen and (min-width: 768px) {
  .site-header__primary-content
    .site-header__navigation
    .e-site-header-button--search {
    display: none;
  }
}
.site-header__primary-content .site-header__navigation .site-navigation {
  display: flex;
}
@media only screen and (min-width: 768px) {
  .site-header__primary-content .site-header__navigation {
    padding-left: 8px;
    padding-right: 16px;
  }
}
@media only screen and (min-width: 1024px) {
  .site-header__primary-content .site-header__navigation {
    background-color: inherit;
    border-top: 0;
    order: -100;
    padding-left: 0;
    padding-right: 0;
    width: auto;
  }
}
.site-header__primary-content .site-header__buttons {
  align-self: stretch;
  display: flex;
  flex-grow: 1;
  flex-shrink: 0;
  justify-content: flex-end;
  padding-right: 8px;
}
@media only screen and (min-width: 768px) {
  .site-header__primary-content .site-header__buttons {
    padding-right: 16px;
  }
}
@media only screen and (min-width: 1024px) {
  .site-header__primary-content .site-header__buttons {
    flex-grow: 0;
    order: 10000;
    padding-right: 0;
  }
}
.site-header__country-selector {
  align-self: stretch;
  display: none;
  float: left;
  list-style: none;
  position: relative;
  white-space: nowrap;
  z-index: 999;
}
@media only screen and (min-width: 1024px) {
  .site-header__country-selector {
    flex-grow: 0;
    order: 10000;
    padding-right: 0;
  }
}
.e-site-header-country-selector {
  display: flex;
}
.e-site-header-country-selector__icon-flag {
  height: 15px;
  margin-bottom: 2px;
  margin-right: 4px;
  min-height: 15px;
  min-width: 20px;
  width: 20px;
}
.e-site-header-country-selector__item {
  margin: 4px 8px;
  padding: 4px 8px;
}
.e-site-header-country-selector__link {
  align-items: center;
  border-bottom: 2px solid rgba(0, 0, 0, 0);
  color: #222;
  display: inline-flex;
  font-family: Telesans Text Regular, arial, sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  letter-spacing: 0.02em;
  line-height: 1.3;
  padding-bottom: 2px;
  position: relative;
  text-decoration: none;
  width: auto;
}
.e-site-header-country-selector__link:hover {
  border-bottom-color: #03908b;
  color: #222;
}
.e-site-header-country-selector__list {
  background-color: #fff;
  display: none;
  height: auto;
  padding-bottom: 8px;
  position: absolute;
  top: 90%;
  width: 100%;
}
.e-site-header-country-selector__name {
  align-items: center;
  border: 0;
  color: #222;
  display: flex;
  font-family: Telesans Text Regular, arial, sans-serif;
  font-size: 16px;
  letter-spacing: 0.02em;
  line-height: 1.3;
  min-width: 125px;
  padding: 16px 8px 16px 16px;
  z-index: 10;
}
.e-site-header-country-selector__title {
  align-items: center;
  display: inline-flex;
}
.e-site-header-country-selector__wrapper {
  align-items: center;
  border-left: 1px solid #ddd;
  display: flex;
  min-width: 147px;
}
.e-site-header-country-selector__wrapper:hover {
  background-color: #f8f8f8;
}
.e-site-header-country-selector__wrapper:focus-within {
  background-color: #f8f8f8;
}
.e-site-header-country-selector:hover .e-site-header-country-selector__wrapper {
  background-color: #f8f8f8;
}
.e-site-header-country-selector:focus-within
  .e-site-header-country-selector__wrapper {
  background-color: #f8f8f8;
}
.e-site-header-country-selector:hover .e-site-header-country-selector__list {
  background-color: #f8f8f8;
  display: block;
}
.e-site-header-country-selector:focus-within
  .e-site-header-country-selector__list {
  background-color: #f8f8f8;
  display: block;
}
@media only screen and (min-width: 1024px) {
  .e-site-header-country-selector:hover .e-site-header-country-selector__icon {
    fill: #222;
    transform: rotate(180deg);
  }
  .e-site-header-country-selector:focus-within
    .e-site-header-country-selector__icon {
    fill: #222;
    transform: rotate(180deg);
  }
}
.site-navigation__list {
  display: flex;
  flex-flow: column;
  flex-wrap: wrap;
  width: 100%;
}
@media only screen and (min-width: 1024px) {
  .site-navigation__list {
    flex-flow: row;
  }
}
.site-navigation__list--primary {
  flex-flow: row;
}
@media only screen and (min-width: 1024px) {
  .site-navigation__list--primary {
    overflow: visible;
    width: 500px;
  }
}
.sponsored-logo--small:has(.sticky-true) {
  border-bottom: 0;
}
.sponsored-logo--small:has(.sticky-true) :after {
  display: none !important;
}
.cta .cmp-teaser__content:has(.no-border) {
  border: 0;
  margin-top: 0;
  padding: 0;
}
@-moz-document url-prefix() {
}
@-moz-document url-prefix() {
}
.e-navigation-border {
  display: inline-block;
  position: relative;
}
.e-navigation-border:after {
  border-bottom: 1px solid #03908b;
  content: "";
  left: 0;
  position: absolute;
  width: 100%;
}
@media only screen and (min-width: 1024px) {
  .e-navigation-border:after {
    border-bottom-width: 4px;
  }
}
.e-navigation-primary-item__link {
  color: #222;
  display: block;
  padding: 16px 8px;
  text-align: left;
  text-decoration: none;
}
.e-navigation-primary-item__link:active,
.e-navigation-primary-item__link:focus,
.e-navigation-primary-item__link:hover {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0.25);
  color: #222;
}
@media only screen and (min-width: 1024px) {
  .e-navigation-primary-item__link {
    padding-bottom: 16px;
    padding-top: 32px;
  }
}
.e-navigation-primary-item__link-text:after {
  bottom: -16px;
  display: none;
}
.e-navigation-primary-item--current
  .e-navigation-primary-item__link-text:after {
  border-width: 4px;
  display: block;
}
@media only screen and (min-width: 1024px) {
  .e-navigation-primary-item__link:hover
    .e-navigation-primary-item__link-text:after {
    display: block;
  }
}
.e-navigation-primary-item {
  flex-shrink: 0;
  font-family: Telesans Text Regular, arial, sans-serif;
  font-size: 1.6rem;
  line-height: 1;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
.e-navigation-primary-item:first-child .e-navigation-primary-item__link {
  padding-left: 16px;
}
@media only screen and (min-width: 768px) {
  .e-navigation-primary-item:first-child .e-navigation-primary-item__link {
    padding-left: 8px;
  }
}
.channel-type-betterliving
  .e-navigation-secondary-item:not(:has(.site-navigation__list)):hover
  .e-navigation-secondary-item__link-text {
  text-decoration-line: underline;
  text-underline-offset: 2px;
}
@media only screen and (min-width: 320px) {
  .channel-type-betterliving
    .e-navigation-secondary-item:not(:has(.site-navigation__list)):hover
    .e-navigation-secondary-item__link-text {
    text-decoration: none;
  }
}
@media only screen and (min-width: 768px) {
  .channel-type-betterliving
    .e-navigation-secondary-item:not(:has(.site-navigation__list)):hover
    .e-navigation-secondary-item__link-text {
    text-decoration: none;
  }
}
@media only screen and (min-width: 1024px) {
  .channel-type-betterliving
    .e-navigation-secondary-item:not(:has(.site-navigation__list)):hover
    .e-navigation-secondary-item__link-text {
    text-decoration: underline;
  }
}
.article-gift__button:hover__content {
  color: #222;
  font-family: Doric News, georgia, times, serif;
  font-size: 17px;
  font-style: normal;
  font-variation-settings: "wght" 400, "opsz" 16;
  line-height: 23px;
  margin-bottom: 4px;
}
.article-gift__button:focus__content {
  color: #222;
  font-family: Doric News, georgia, times, serif;
  font-size: 17px;
  font-style: normal;
  font-variation-settings: "wght" 400, "opsz" 16;
  line-height: 23px;
  margin-bottom: 4px;
}
.article-gift__button:active__content {
  color: #222;
  font-family: Doric News, georgia, times, serif;
  font-size: 17px;
  font-style: normal;
  font-variation-settings: "wght" 400, "opsz" 16;
  line-height: 23px;
  margin-bottom: 4px;
}
.article-gift__button:hover__content-bold {
  font-variation-settings: "wght" 700, "opsz" 16;
}
.article-gift__button:focus__content-bold {
  font-variation-settings: "wght" 700, "opsz" 16;
}
.article-gift__button:active__content-bold {
  font-variation-settings: "wght" 700, "opsz" 16;
}
@media screen and (min-width: 768px) {
  .article-gift__button:active__content,
  .article-gift__button:focus__content,
  .article-gift__button:hover__content {
    font-size: 15px;
    line-height: 21px;
  }
}
.e-site-header-button {
  align-self: stretch;
  display: flex;
  flex-shrink: 0;
  font-family: Telesans Text Regular, arial, sans-serif;
  font-size: 1.6rem;
  line-height: 1;
}
.e-site-header-button__link {
  align-items: center;
  align-self: stretch;
  background-color: #fff;
  border-left: 1px solid #ddd;
  color: #222;
  display: flex;
  flex-direction: row;
  padding-left: 8px;
  padding-right: 8px;
  position: relative;
  text-decoration: none;
  z-index: 101;
}
@media only screen and (min-width: 768px) {
  .e-site-header-button__link {
    padding-left: 16px;
    padding-right: 16px;
  }
}
@media only screen and (min-width: 1440px) {
  .e-site-header-button__link {
    padding-left: 24px;
    padding-right: 24px;
  }
}
@media only screen and (min-width: 480px) {
  .e-site-header-button__link--no-border {
    border: 0;
  }
}
.e-site-header-button__icon {
  fill: #222;
}
.e-site-header-button__icon-search {
  border-right: 1px solid #ddd;
  box-sizing: content-box;
  padding-left: 16px;
  padding-right: 16px;
}
@media only screen and (min-width: 768px) {
  .e-site-header-button__icon-search {
    border-right: 0;
    padding-left: 0;
    padding-right: 0;
  }
}
.e-site-header-button__link-text {
  display: block;
}
.e-site-header-button__link-text--message {
  font-family: Telesans Text Regular, arial, sans-serif;
  font-size: 1.6rem;
  line-height: 1;
}
.e-site-header-button--subscribe {
  display: none;
  height: 100%;
}
.e-site-header-button--subscribe .e-site-header-button__link {
  background-color: #02c3aa;
  border-left: 0;
  color: #072a3a;
}
.e-site-header-button--subscribe .e-site-header-button__link:hover {
  background-color: #04777b;
  color: #fff;
}
@media only screen and (min-width: 480px) {
  .e-site-header-button--subscribe {
    display: flex;
  }
}
.e-site-header-button--search {
  display: none;
}
.e-site-header-button--search .e-site-header-button__icon {
  height: 16px;
  width: 12px;
}
@media only screen and (min-width: 768px) {
  .e-site-header-button--search {
    display: flex;
  }
}
.e-site-header-button--menu .e-site-header-button__icon {
  border-bottom: 2px solid #222;
  border-top: 2px solid #222;
  height: 14px;
  position: relative;
  width: 20px;
}
.e-site-header-button--menu .e-site-header-button__icon:after {
  border-top: 2px solid #222;
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 100%;
}
.e-site-header-button--menu .e-site-header-button__link {
  padding-left: 16px;
  padding-right: 8px;
}
@media only screen and (min-width: 1440px) {
  .e-site-header-button--menu .e-site-header-button__link {
    padding-left: 24px;
  }
}
.e-site-header-button--menu
  .e-site-header-button__link:hover
  .e-site-header-button__icon {
  border-bottom-color: #04777b;
  border-top-color: #04777b;
}
.e-site-header-button--menu
  .e-site-header-button__link:hover
  .e-site-header-button__icon:after {
  border-top-color: #04777b;
}
.e-site-header-button
  .e-site-header-button__link:hover
  .e-site-header-button__icon {
  fill: #04777b;
}
.e-site-header-button--sign-in .e-site-header-button__link:hover {
  color: #072a3a;
}
.e-site-header-button--sign-in .e-site-header-button__link:hover:after {
  border-bottom: 4px solid #03908b;
  bottom: 0;
  content: "";
  display: block;
  left: 0;
  position: absolute;
  width: 100%;
}
.e-site-logo {
  display: inline-block;
  padding-bottom: 8px;
  padding-right: 16px;
  padding-top: 4px;
  position: relative;
}
@media only screen and (min-width: 1024px) {
  .e-site-logo {
    padding-top: 8px;
  }
}
.e-site-logo__image {
  fill: #333;
  height: 28px;
  width: 172px;
}
@media only screen and (min-width: 768px) {
  .e-site-logo__image {
    height: 32px;
    width: 190px;
  }
}
.e-site-logo__award {
  color: #7d0000;
  font-family: Austin News, Georgia, Times, serif;
  font-size: 9px;
  letter-spacing: 0.5px;
  padding-left: 2px;
  padding-top: 4px;
  text-transform: uppercase;
}
@media only screen and (min-width: 768px) {
  .e-site-logo__award {
    padding-left: 1px;
  }
}
@media only screen and (min-width: 1024px) {
  .e-site-logo__award {
    border-bottom: 1px solid #ddd;
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
    line-height: 1;
    padding: 4px;
    width: -moz-fit-content;
    width: fit-content;
  }
}
@supports (display: grid) {
}
@supports (display: grid) {
}
@supports (display: grid) {
}
@supports (display: grid) {
}
@supports (display: grid) {
}
@supports (display: grid) {
}
@supports (display: grid) {
}
@supports (display: grid) {
}
@supports (display: grid) {
}
@supports (display: grid) {
}
@supports (display: grid) {
}
@supports (display: grid) {
}
@supports (display: grid) {
}
@supports (display: grid) {
}
@supports (display: grid) {
}
@supports (display: grid) {
}
@supports (display: grid) {
}
.tpl-article__layout--liveblog
  .article-body-text
  ul
  li:has(a[href*="#"]:not([href$="#"]))
  a {
  color: #222;
  font-family: Doric News, georgia, times, serif;
  font-size: 17px;
  font-weight: 500;
  line-height: 20px;
  text-decoration-color: #ccc;
}
.tpl-article__layout--standard
  .article-body-text
  ul
  li:has(a[href*="#"]:not([href$="#"]))
  a {
  color: #222;
  font-family: Doric News, georgia, times, serif;
  font-size: 17px;
  font-weight: 500;
  line-height: 20px;
  text-decoration-color: #ccc;
}
.tpl-article__layout--liveblog
  .article-body-text
  ul
  li:has(a[href*="#"]:not([href$="#"]))
  a:active {
  background-color: #222;
  color: #fff !important;
  text-decoration: none;
}
.tpl-article__layout--liveblog
  .article-body-text
  ul
  li:has(a[href*="#"]:not([href$="#"]))
  a:hover {
  background-color: #222;
  color: #fff !important;
  text-decoration: none;
}
.tpl-article__layout--liveblog
  .article-body-text
  ul
  li:has(a[href*="#"]:not([href$="#"]))
  a:focus {
  background-color: #222;
  color: #fff !important;
  text-decoration: none;
}
.tpl-article__layout--standard
  .article-body-text
  ul
  li:has(a[href*="#"]:not([href$="#"]))
  a:active {
  background-color: #222;
  color: #fff !important;
  text-decoration: none;
}
.tpl-article__layout--standard
  .article-body-text
  ul
  li:has(a[href*="#"]:not([href$="#"]))
  a:hover {
  background-color: #222;
  color: #fff !important;
  text-decoration: none;
}
.tpl-article__layout--standard
  .article-body-text
  ul
  li:has(a[href*="#"]:not([href$="#"]))
  a:focus {
  background-color: #222;
  color: #fff !important;
  text-decoration: none;
}
.tpl-article__layout--liveblog
  .article-body-text
  ul
  li:has(a[href*="#"]:not([href$="#"])):before {
  background-color: #494949;
  height: 6px;
  top: 12px;
  width: 6px;
}
.tpl-article__layout--standard
  .article-body-text
  ul
  li:has(a[href*="#"]:not([href$="#"])):before {
  background-color: #494949;
  height: 6px;
  top: 12px;
  width: 6px;
}
.tpl-article__layout--liveblog
  .article-body-text
  ol
  li:has(a[href*="#"]:not([href$="#"]))
  a {
  color: #222;
  font-family: Austin News, georgia, times, serif;
  font-size: 19px;
  font-variation-settings: "wght" 300, "opsz" 9;
  line-height: 27px;
  text-decoration-color: #222;
  text-decoration-thickness: 1.5px;
  text-underline-offset: 2px;
}
.tpl-article__layout--standard
  .article-body-text
  ol
  li:has(a[href*="#"]:not([href$="#"]))
  a {
  color: #222;
  font-family: Austin News, georgia, times, serif;
  font-size: 19px;
  font-variation-settings: "wght" 300, "opsz" 9;
  line-height: 27px;
  text-decoration-color: #222;
  text-decoration-thickness: 1.5px;
  text-underline-offset: 2px;
}
.tpl-article__layout--liveblog
  .article-body-text
  ol
  li:has(a[href*="#"]:not([href$="#"]))
  a:hover {
  color: #fff;
}
.tpl-article__layout--standard
  .article-body-text
  ol
  li:has(a[href*="#"]:not([href$="#"]))
  a:hover {
  color: #fff;
}
.tpl-article__layout--liveblog
  .article-body-text
  ol
  li:has(a[href*="#"]:not([href$="#"]))
  a:focus {
  color: #fff;
}
.tpl-article__layout--standard
  .article-body-text
  ol
  li:has(a[href*="#"]:not([href$="#"]))
  a:focus {
  color: #fff;
}
.tpl-article__layout--liveblog
  .article-body-text
  ol
  li:has(a[href*="#"]:not([href$="#"])):before,
.tpl-article__layout--standard
  .article-body-text
  ol
  li:has(a[href*="#"]:not([href$="#"])):before {
  font-size: 19px;
  height: 6px;
  top: 12px;
  width: 6px;
}
.channel-type-betterliving
  .tpl-article__layout--liveblog
  .article-body-text
  ul
  li:has(a[href*="#"]:not([href$="#"]))
  a {
  color: #333;
}
.channel-type-betterliving
  .tpl-article__layout--standard
  .article-body-text
  ul
  li:has(a[href*="#"]:not([href$="#"]))
  a {
  color: #333;
}
.channel-type-betterliving
  .tpl-article__layout--liveblog
  .article-body-text
  ul
  li:has(a[href*="#"]:not([href$="#"]))
  a:active {
  background-color: #1f53cb;
  color: #fff !important;
}
.channel-type-betterliving
  .tpl-article__layout--liveblog
  .article-body-text
  ul
  li:has(a[href*="#"]:not([href$="#"]))
  a:hover {
  background-color: #1f53cb;
  color: #fff !important;
}
.channel-type-betterliving
  .tpl-article__layout--liveblog
  .article-body-text
  ul
  li:has(a[href*="#"]:not([href$="#"]))
  a:focus {
  background-color: #1f53cb;
  color: #fff !important;
}
.channel-type-betterliving
  .tpl-article__layout--standard
  .article-body-text
  ul
  li:has(a[href*="#"]:not([href$="#"]))
  a:active {
  background-color: #1f53cb;
  color: #fff !important;
}
.channel-type-betterliving
  .tpl-article__layout--standard
  .article-body-text
  ul
  li:has(a[href*="#"]:not([href$="#"]))
  a:hover {
  background-color: #1f53cb;
  color: #fff !important;
}
.channel-type-betterliving
  .tpl-article__layout--standard
  .article-body-text
  ul
  li:has(a[href*="#"]:not([href$="#"]))
  a:focus {
  background-color: #1f53cb;
  color: #fff !important;
}
.channel-type-betterliving
  .tpl-article__layout--liveblog
  .article-body-text
  ul
  li:has(a[href*="#"]:not([href$="#"])):before {
  background-color: #1f53cb;
}
.channel-type-betterliving
  .tpl-article__layout--standard
  .article-body-text
  ul
  li:has(a[href*="#"]:not([href$="#"])):before {
  background-color: #1f53cb;
}
@media only screen and (min-width: 768px) and (max-width: 1279px) {
  .tpl-article__layout--standard:not(:has(.sponsored-logo))
    .tpl-article__layout--meta {
    display: none;
  }
  .tpl-article__layout--standard:not(:has(.sponsored-logo))
    .tpl-article__lead-asset {
    margin-top: -8px;
  }
}
@supports (display: grid) {
}
@supports (display: grid) {
}
@supports (display: grid) {
}
@supports (display: grid) {
}
@supports (display: grid) {
}
@supports (display: grid) {
}
@supports (display: grid) {
}
@supports (display: grid) {
}
@supports (display: grid) {
}

/* =========================================================== */

/*! nouislider - 15.5.0 - 05.01.2022 */
.ardplayer.ardplayer-show-focus-outlines
  .ardplayer-controlbar:focus:not(:focus-visible),
.ardplayer.ardplayer-show-focus-outlines
  [tabindex]:not([tabindex^="-"]):focus:not(:focus-visible),
.ardplayer.ardplayer-show-focus-outlines button:focus:not(:focus-visible) {
  outline: none;
}
.ardplayer:not(.ardplayer-show-focus-outlines)
  .ardplayer-controlbar:focus-visible,
.ardplayer:not(.ardplayer-show-focus-outlines)
  [tabindex]:not([tabindex^="-"]):focus-visible,
.ardplayer:not(.ardplayer-show-focus-outlines) button:focus-visible {
  outline: none;
}
.ardplayer.ardplayer-state-audio
  .ardplayer-volume-fader:not(:hover)
  .noUi-handle {
  transform: scale(0);
}
.ardplayer.ardplayer-state-audio:not(.ardplayer-state-embedded):not(:hover)
  .ardplayer-controlbar
  .noUi-horizontal
  .noUi-handle {
  transform: scale(0);
}
.ardplayer
  .ardplayer-bottom-sheet-container
  .ardplayer-input-wrapper
  input:focus-visible {
  border: none !important;
  outline: none !important;
}
.ardplayer video::-internal-media-controls-overlay-cast-button {
  display: none;
}
.ardplayer.ardplayer-show-focus-outlines
  .ardplayer-controlbar
  .ardplayer-controlbar-jumpmarks
  .ardplayer-controlbar-jumpmark:focus:not(:focus-visible) {
  outline: none;
}
a,
article,
b,
body,
button,
div,
footer,
h2,
h3,
header,
html,
img,
label,
li,
nav,
p,
section,
span,
ul,
video {
  border: 0;
  font-size: 100%;
  font: inherit;
  font-style: inherit;
  font-weight: inherit;
  letter-spacing: 0.02rem;
  margin: 0;
  outline: none;
  padding: 0;
  vertical-align: baseline;
}
article,
footer,
header,
nav,
section {
  display: block;
}
body {
  line-height: 1;
}
ul {
  list-style: none;
}
*,
:after,
:before {
  box-sizing: border-box;
}
.form-input__text:focus-visible,
.form-mail__input:focus-visible {
  color: #33322f;
  padding-bottom: 0.8rem;
  padding-top: 2.8rem;
}
.form-input__text:focus-visible + .form-input__label,
.form-mail__input:focus-visible + .form-mail__label,
.form-textarea__textarea:focus-visible + .form-textarea__label {
  opacity: 0.75;
  transform: scale(0.75) translateY(-0.8rem) translateX(0.4rem);
}
.color--tongue a:focus-visible,
.color--tongue a:focus-visible img {
  outline: 0.2rem solid #99bdd6;
}
a:focus-visible,
a:focus-visible img {
  outline: 0.2rem solid #80807e;
  outline-offset: -0.2rem;
}
a {
  font-family: inherit;
  font-size: inherit;
  font-style: inherit;
  font-weight: inherit;
  text-decoration: none;
}
b {
  font-weight: 700;
}
abbr:focus-visible:after {
  content: " (" attr(title) ")";
  display: inline-block;
  margin-left: 0.5rem;
  transition: all 0.2s ease-in-out;
}
@media (prefers-reduced-motion: no-preference) {
  @view-transition {
    navigation: auto;
  }
}
html {
  text-size-adjust: 100%;
  color: #33322f;
  font-size: 62.5%;
}
@media screen and (max-width: 360px) {
  html {
    font-size: 56%;
  }
}
@media print {
  html {
    font-size: 50%;
  }
}
a,
body,
button,
div,
html,
img,
label,
li,
p,
span,
ul {
  border: 0;
  outline: none;
}
a,
body,
button,
div,
html,
img,
label,
li,
p,
span,
ul {
  font-family: Thesis, Helvetica, Arial, sans-serif;
  font-weight: 400;
}
h2,
h3 {
  font-family: Thesis, Helvetica, Arial, sans-serif;
}
.teaser-slider__wrapper .swiper-button-next:focus-visible,
.teaser-slider__wrapper .swiper-button-prev:focus-visible,
.vueslider .swiper-button-next:focus-visible,
.vueslider .swiper-button-prev:focus-visible {
  background: #015999;
}
.container {
  padding: 0;
  width: 100%;
}
.columns {
  float: left;
  margin-top: 0;
}
@media only screen and (min-width: 1024px) {
  /* .columns.l-eight {
    width: 66.6666666667%;
  } */
}
body {
  background-color: #f1f1f1;
}
.layout-container {
  margin: 0 auto;
  max-width: 1200px;
  width: 100%;
}
.layout-content {
  align-items: stretch;
  display: flex;
  flex-wrap: wrap;
  overflow: hidden;
  padding-top: 1.2rem;
}
.global-wrapper {
  margin: 0 auto;
  overflow: hidden;
  position: relative;
  width: 100%;
}
@media print {
  .layout-content {
    overflow: visible;
  }
}
.global-wrapper .content-wrapper:after {
  backdrop-filter: blur(0.5rem);
  background-color: rgba(0, 0, 0, 0.6);
  clear: both;
  content: "";
  display: block;
  height: 100%;
  left: 0;
  opacity: 0;
  position: absolute;
  top: 0;
  transition: opacity 0.3s ease-in-out, z-index 0.3s ease-in-out;
  width: 100%;
  z-index: -1;
}
.content-wrapper {
  background-color: #fff;
  display: block;
  margin: auto;
  max-width: 1104px;
}
@media screen and (min-width: 1921px) {
  .content-wrapper {
    max-width: 1280px;
  }
}
@media screen and (min-width: 768px) {
  .content-wrapper {
    padding: 0;
  }
}
@media screen and (min-width: 1024px) {
  .content-wrapper {
    padding: 0 40px;
  }
  .layout-content {
    padding-top: 1.6rem;
  }
}
@media screen and (min-width: 1104px) {
  .global-wrapper {
    max-width: 110.4rem;
  }
}
@media screen and (min-width: 1921px) {
  .global-wrapper {
    max-width: 128rem;
  }
}
@media print {
  .layout-content {
    padding-top: 0;
  }
}
@page {
  margin: 2cm;
}
.header-fancy-v2:has(.header__banner) + .content-wrapper .layout-content {
  padding-top: 15.9rem;
}
.header-fancy-v2:has(.header__banner)
  + .content-wrapper
  .layout-content.scrolled {
  padding-top: 1.6rem;
}
@media screen and (min-width: 1024px) {
  .header-fancy-v2:has(.header__banner) + .content-wrapper .layout-content {
    padding-top: 17.4rem;
  }
  .header-fancy-v2:has(.header__banner)
    + .content-wrapper
    .layout-content.scrolled {
    padding-top: 17.4rem;
  }
}
.content-wrapper.content-wrapper--show-cuts {
  background-color: transparent;
  max-width: 110.4rem;
}
.content-wrapper.content-wrapper--show-cuts .layout-container {
  max-width: 128rem;
}
@media screen and (min-width: 1921px) {
  .content-wrapper.content-wrapper--show-cuts {
    max-width: 128rem;
  }
}
@media screen and (min-width: 1024px) {
  .content-wrapper.content-wrapper--show-cuts {
    padding: 0;
  }
}
.content-wrapper.content-wrapper--show-cuts .content-wrapper__group {
  background-color: #fff;
  padding-top: 0;
}
@media screen and (min-width: 1024px) {
  .content-wrapper.content-wrapper--show-cuts .content-wrapper__group {
    padding: 0 4rem;
  }
}
.burger-button-animated:focus-visible {
  outline: 2px solid #80807e;
}
.btn--uppercase-text__shortlabel abbr:focus-visible:after {
  content: "";
  display: none;
}
.transparent-btn:focus-visible {
  outline: 0.2rem solid #80807e;
  outline-offset: -0.2rem;
}
.tag-btn:focus-visible {
  outline-offset: 0.2rem;
}
.tag-btn.tag-btn--standard-secondary:focus-visible {
  outline-color: #80807e;
}
.tag-btn.tag-btn--standard-primary:focus-visible {
  outline-color: #99bdd6;
}
.textonly-btn:focus-visible {
  outline: 0.2rem solid #80807e;
  outline-offset: 0;
}
.form-checkbox .form-checkbox__hidden:focus-visible {
  opacity: 1;
  outline: 0.2rem solid #80807e;
  outline-offset: 0.2rem;
}
.form-checkbox:focus-visible .form-checkbox__box {
  border: 0.1rem solid #33322f;
}
.form-checkbox.color--tongue .form-checkbox__hidden:focus-visible {
  outline-color: #fff;
}
.toggle-switch
  input:focus-visible
  + .toggle-switch__slider
  .toggle-switch__input {
  outline: 0.2rem solid #80807e;
  outline-offset: 0.2rem;
}
.toggle-switch.color--tongue
  input:focus-visible
  + .toggle-switch__slider
  .toggle-switch__input {
  outline: 0.2rem solid #dee9f2;
  outline-offset: 0.2rem;
}
body.mouse-usage
  .toggle-switch
  input:focus-visible
  + .toggle-switch__slider
  .toggle-switch__input {
  outline: none;
}
.form-radio__input:focus-visible {
  opacity: 1;
  outline: 0.2rem solid #80807e;
}
.form-radio.color--tongue .form-radio__input:focus-visible {
  outline: 0.2rem solid #dee9f2;
}
.form-select .form-select__select:focus-visible {
  color: #33322f;
  outline: 0.2rem solid #33322f;
}
.form-input-icon__text:focus-visible {
  padding-top: 0.8rem;
}
.form-input .form-input__text:focus-visible {
  color: #33322f;
  outline: 0.2rem solid #33322f;
}
.form-textarea__textarea:focus-visible {
  color: #33322f;
  outline: none;
}
.form-mail .form-mail__input:focus-visible {
  color: #33322f;
  outline: 0.2rem solid #33322f;
}
.searchfield__input:-webkit-autofill:focus-visible {
  box-shadow: inset 0 0 0 5rem #fff !important;
  -webkit-text-fill-color: #33322f;
}
.searchfield .searchfield__input:focus-visible {
  outline: 0.2rem solid #33322f;
}
.searchfield__submit:focus-visible {
  background: #015999;
}
.searchfield__submit:focus-visible + .searchfield__icon .icon--search {
  fill: #fff;
}
.searchfield__submit:focus-visible {
  outline: none;
}
.searchfield__reset:focus-visible {
  outline: 0.2rem solid #80807e;
  outline-offset: 0.2rem;
}
.btn.btn--standard-primary:focus-visible {
  outline-color: #99bdd6;
}
.btn.btn--standard-secondary:focus-visible {
  outline-color: #80807e;
}
.btn.btn--standard-secondary.is-active:focus-visible {
  outline-color: #99bdd6;
}
.btn.btn--highlight-primary:focus-visible {
  outline-color: #99bdd6;
}
.btn.btn--highlight-secondary:focus-visible {
  outline-color: #99bdd6;
}
.btn.btn--highlight-secondary.btn--opened:focus-visible,
.btn.btn--highlight-secondary.is-active:focus-visible {
  outline-color: #99bdd6;
}
.btn.btn--standard-live-primary:focus-visible {
  outline-color: #80807e;
}
.btn.btn--standard-live-secondary:focus-visible {
  outline-color: #80807e;
}
.btn.btn--standard-live-tertiary:focus-visible {
  outline-color: #80807e;
}
.btn.btn--standard-tertiary:focus-visible {
  outline-color: #80807e;
}
.btn:focus-visible {
  outline-offset: 0.2rem;
  outline-style: solid;
  outline-width: 0.2rem;
}
.ardplayer.ardplayer-show-focus-outlines
  .ardplayer-button-posterframe[tabindex]:not([tabindex^="-"]):focus-visible,
.ardplayer.ardplayer-show-focus-outlines
  button.ardplayer-button-posterframe:focus-visible {
  outline-offset: 3px;
  outline-width: 3px;
}
.ardplayer
  .ardplayer-ms-stage
  div.ardplayer-ms-feed-container
  div.ardplayer-ms-feed
  .ardplayer-ms-card:focus-visible.ardplayer-ms-card-current {
  background-color: #024682;
}
.mediaplayer--inline-play__button:focus-visible {
  outline: 0.2rem solid #80807e;
  outline-offset: -0.2rem;
}
.subnav .latthema__link:focus-visible {
  background: #c2c2c1;
}
.subnav .latthema__link:focus-visible {
  outline: 0.2rem solid #80807e;
  outline-offset: 0.4rem;
}
.footer__navigation__list__item a:focus-visible {
  outline: 2px solid #80807e;
}
html:has(.burger-navi-holder--open),
html:has(.burger-navi-holder:not(.js)[open]) {
  overflow: hidden;
}
html:has(.burger-navi-holder--open) body,
html:has(.burger-navi-holder:not(.js)[open]) body {
  overflow: hidden;
}
html:has(.burger-navi-holder:not(.js)[open])
  .global-wrapper
  .content-wrapper:after,
html:has(.burger-navi-holder:not(.js)[open])
  .header-fancy-v2
  .header__horiz:after {
  opacity: 1;
  z-index: 112;
}
.burger-navi a:focus-visible img {
  outline: 0;
}
.burger-navi-nav__sublevel
  .burger-panel.js-current-sublevel-active
  li:first-child
  .burger-panel__closelink:focus-visible {
  outline: 0.2rem solid #fff;
  outline-offset: -0.4rem;
}
.teaser-nano__link:focus-visible {
  display: inherit;
  outline: 0.2rem solid #80807e;
  outline-offset: -0.2rem;
}
.teaser-nano.color--tongue .teaser-nano__link:focus-visible {
  outline-color: #dee9f2;
}
.mubu-container.color--tongue .mubu-container__content__link:focus-visible {
  outline-color: #dee9f2;
}
a:focus-visible .teaser-xs__headline,
a:focus-visible .teaser-xs__topline,
a:focus-visible .teaser__headline,
a:focus-visible .teaser__topline {
  text-decoration: underline;
}
.teaser__link:focus-visible {
  outline: 0.2rem solid #80807e;
  outline-offset: -0.2rem;
}
.teaser__link:focus-visible img {
  outline: 0;
}
.teaser.color--tongue .teaser__link:focus-visible {
  outline-color: #dee9f2;
}
.bulletpoint-list ol:is(ol),
.bulletpoint-list ul:is(ol),
.bulletpoint-list:is(ol) {
  list-style-type: decimal;
}
.bulletpoint-list ol:is(ul),
.bulletpoint-list ul:is(ul),
.bulletpoint-list:is(ul) {
  list-style-type: disc;
}
.infobox ol:is(ol),
.infobox ul:is(ol) {
  list-style-type: decimal;
}
.infobox ol:is(ul),
.infobox ul:is(ul) {
  list-style-type: disc;
}
.horizontal-nav .swipe .latthema--link:focus-visible {
  background: #c2c2c1;
}
.latthema--link:focus-visible {
  outline: 0.2rem solid #80807e;
  outline-offset: 0.4rem;
}
.article-breadcrumb li + li > :before {
  border-color: transparent transparent transparent #80807e;
  border-style: solid;
  border-width: 0.4rem 0 0.4rem 0.6rem;
  content: "";
  display: inline-block;
  height: 0;
  margin: 0 0.6em 0.1rem -1.2rem;
  top: -2rem;
  width: 0;
}
.socialbuttons button:focus-visible {
  outline: 0.2rem solid #80807e;
  outline-offset: -0.2rem;
}
.color--tongue .socialbuttons button:focus-visible,
.socialbuttons.color--tongue button:focus-visible {
  outline-color: #99bdd6;
}
.paginierung__liste--link:focus-visible {
  outline-offset: 2px;
}
.anchor-link {
  color: #33322f;
  font-size: 1.5rem;
  left: -10000px;
  opacity: 0;
  position: absolute;
  text-decoration: underline;
  top: 1.2rem;
}
.anchor-link:focus-visible {
  background: #fff;
  left: 1.2rem;
  opacity: 1;
  padding: 0.8rem;
  z-index: 1000;
}
.expanderbox--tongue .expanderbox__header:focus-visible {
  outline-color: #99bdd6;
}
.expanderbox__header:focus-visible {
  outline: 0.2rem solid #80807e;
  outline-offset: -0.3rem;
}
.dropdown-navi__link:focus-visible {
  outline: 0.2rem solid #80807e;
}
.dropdown-navi.dropdown-navi--tongue .dropdown-navi__link:focus-visible {
  outline-color: #99bdd6;
}
.teaser-absatz__link:focus-visible {
  outline: 0.2rem solid #80807e;
  outline-offset: -0.2rem;
}
.dynamic-navigation__link:focus-visible {
  outline: 0.2rem solid #80807e;
  outline-offset: -0.2rem;
}
.dynamic-navigation__submenulink:focus-visible {
  outline: 0.2rem solid #80807e;
  outline-offset: -0.2rem;
}
.dynamic-navigation-item--headline a.dynamic-navigation__link:focus-visible {
  height: 3.4rem;
}
.dynamic-navigation-item--headline .dynamic-navigation__link:focus-visible {
  outline: 0.2rem solid #fff;
  outline-offset: -1.4rem;
}
.subheader__textlink:focus-visible {
  outline: 0.2rem solid #80807e;
  outline-offset: 0.2rem;
}
.dialog::backdrop {
  backdrop-filter: blur(0.5rem);
  background-color: rgba(0, 0, 0, 0.6);
}
.image-label:focus-visible {
  outline-color: #80807e;
}
.image-label--highlight:focus-visible {
  outline-color: #99bdd6;
}
.tooltip > summary:focus-visible {
  outline: 0.2rem solid #80807e;
}
.accordion__header::marker {
  content: "";
}
.accordion__header:focus-visible {
  outline: 0.2rem solid #80807e;
  outline-offset: -0.2rem;
}
.accordion--highlight .accordion__header:focus-visible {
  outline-color: #99bdd6;
}
@media screen and (min-width: 768px) {
  .accordion:has(.hint) {
    border-bottom: none;
    border-top: none;
  }
  .accordion summary:has(.hint) {
    align-items: center;
    display: flex;
    flex: 1;
    justify-content: space-between;
  }
}
.vueslider
  .swiper:focus-visible
  .swiper-button-next:not(.swiper-button-disabled),
.vueslider
  .swiper:focus-visible
  .swiper-button-prev:not(.swiper-button-disabled) {
  opacity: 1;
}
.teaser-slider__wrapper
  .swiper:focus-visible
  .swiper-button-next:not(.swiper-button-disabled),
.teaser-slider__wrapper
  .swiper:focus-visible
  .swiper-button-prev:not(.swiper-button-disabled) {
  opacity: 1;
}
.header-app__link:focus-visible {
  outline: 0.2rem solid #80807e;
}
_:future {
  height: fill-available;
}
.header-app__close:focus-visible {
  outline: 0.2rem solid #80807e;
}
.mappingbox .searchfield__input:focus-visible {
  outline: 0.1rem solid #fff;
  outline-offset: 0.2rem;
}
.mappingbox .searchfield__submit:focus-visible {
  background: #015999;
}
.mappingbox
  .searchfield__submit:focus-visible
  + .searchfield__icon
  .icon--search {
  fill: #fff;
}
.systeminfos .systeminfos__targetarea:focus-visible {
  outline: 0.1rem solid #33322f;
}
.tabnav--logos .logo-btn:focus-visible img {
  outline: none;
}
.vue-comparison-slider.color--tongue
  .vue-comparison-slider__slider:focus-visible {
  outline-color: #99bdd6;
}
.vue-comparison-slider__slider:focus-visible {
  outline-color: #80807e;
}
.vue-comparison-slider__slider:focus-visible
  .arrow-handle-control
  .icon--arrow-handle
  circle {
  fill: transparent;
}
.horizontal-navigation__scrollable:not(
    :has(.horizontal-navigation__button-prev:disabled)
  ) {
  scroll-padding-left: 5.4rem;
}
.horizontal-navigation__scrollable:not(
    :has(.horizontal-navigation__button-next:disabled)
  ) {
  scroll-padding-right: 5.4rem;
}
.horizontal-navigation__button-next:focus-visible,
.horizontal-navigation__button-prev:focus-visible {
  border: 0.2rem solid #80807e;
}

/* ====== inline ========================================= */

/* ============================ */

/* ========================== */

.content-wrapper__group {
  position: relative;
}

h2.header-title-cust {
  position: absolute;
  font-size: 56px;
  margin-top: 10px;
  max-width: 500px;
  text-align: left;
  padding-left: 30px;
  top: 100px;
  color: #fff;
}

.header-btn-cust {
  font-size: 18px;
  border: 1px solid blue;
  background: #fff;
  padding: 10px 20px;
  margin-top: 30px;
  display: inline-block;
  position: absolute;
  left: 72px;
  top: 280px;
}

@media (max-width: 768px) {
  h2.header-title-cust {
    position: absolute;
    font-size: 28px;
    max-width: 220px;
    text-align: left;
    padding-left: 15px;
    top: 50px;
    color: #fff;
  }

  .header-btn-cust {
    font-size: 14px;
    border: 1px solid blue;
    background: #fff;
    padding: 10px 20px;
    margin-top: 90px;
    display: inline-block;
    position: absolute;
    left: 15px;
    top: 70px;
  }
  .header-img-cust {
    max-height: 185px;
  }
}

/* =========================== */

.bar-unique {
  transition: height 10s ease-in-out;
  position: relative;
}

.bar-unique::before {
  content: attr(data-value);
  position: absolute;
  top: -25px;
  left: 50%;
  transform: translateX(-50%);
  font-weight: bold;
  font-size: 14px;
  color: #333;
  white-space: nowrap;
}
.bg {
  background-color: #e8e8e8;
  padding: 10px;
}

/* ========================== */

.containers {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-gap: 20px;
  margin-top: 30px;
  margin-bottom: 30px;
}
.columns {
  text-align: center;
}
.image-container {
  width: 100%;
  padding-top: 0px;
  position: relative;
}
.image-container img {
  width: 100%;

  object-fit: cover;
}

/* ================================ */

.container-seleba {
  background: linear-gradient(to right, #f0f0f0, #e0e0e0);
  display: flex;
  margin-top: 15px;
  margin-bottom: 15px;
}

.text-block-seleba {
  width: 65%;
  padding: 20px;
  box-sizing: border-box;
}

div.container-seleba h2 {
  font-size: 46px;
  line-height: 6rem;
  margin-top: 0px;
  margin-bottom: 28px;
}

div.container-seleba p {
  font-size: 18px;
  line-height: 2rem;
  margin-top: 0px;
  margin-bottom: 20px;
}

@media only screen and (max-width: 768px) {
  .text-block-seleba {
    padding: 0px 5px;
  }

  div.container-seleba h2 {
    font-size: 16px;
    line-height: 2rem;
    margin-top: 0px;
    margin-bottom: 10px;
  }

  div.container-seleba p {
    font-size: 12px;
    line-height: 2rem;
    margin-top: 0px;
    margin-bottom: 10px;
  }

  .image-block-seleba {
    width: 35%;
    text-align: center;
    padding-top: 56px;
    padding-right: 5px;
  }
}

.image-block-seleba img {
  max-width: 100%;
  height: auto;
  max-width: 420px;
}

@media only screen and (max-width: 768px) {
  .image-block-seleba {
    width: 35%;
    text-align: center;
    padding-top: 56px;
    padding-right: 5px;
  }

  .image-block-seleba img {
    max-width: 100%;
    height: auto;
  }
}

.container-seleba p.container-seleba-name {
  background: #0550d1;
  color: #fff;
  padding: 5px 15px;
  max-width: 140px;
  border-radius: 2px;
  font-size: 14px;
  text-align: center;
}

/* ====================================== */

html {
  scroll-behavior: smooth;
}
.investment-calculator {
  max-width: 600px;
  margin: 40px auto;
  background: #f9f9f9;
  padding: 25px;
  border-radius: 12px;
  box-shadow: 0 4px 14px rgba(0, 0, 0, 0.1);
  font-family: Arial, sans-serif;
}

.investment-calculator h2 {
  text-align: center;
  margin-bottom: 20px;
  color: #222;
}

label {
  font-weight: 600;
  margin-bottom: 10px;
  display: block;
  font-size: 18px;
}

.preset-buttons {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  margin-bottom: 15px;
}

.preset {
  flex: 1 1 calc(50% - 10px);
  padding: 10px;
  background: #eaeaea;
  border: none;
  border-radius: 6px;
  font-size: 15px;
  cursor: pointer;
  font-weight: bold;
  transition: background 0.2s;
}

.preset:hover {
  background: #d0d0d0;
}

input[type="number"] {
  width: 100%;
  padding: 10px;
  font-size: 16px;
  margin-bottom: 15px;
  border: 1px solid #ccc;
  border-radius: 6px;
}

.calc-btn {
  width: 100%;
  padding: 12px;
  font-size: 16px;
  background-color: #007bff;
  border: none;
  color: white;
  font-weight: bold;
  border-radius: 6px;
  cursor: pointer;
  transition: background 0.3s;
}

.calc-btn:hover {
  background-color: #0056b3;
}

.result-box {
  margin-top: 20px;
  text-align: center;
  font-size: 18px;
  background: #e8ffe5;
  padding: 15px;
  border: 1px solid #8fdd91;
  border-radius: 6px;
}

.result-box b {
  font-size: 20px;
  color: #28a745;
}

/* ================================== */

.chart-container-unique {
  display: flex;
  justify-content: center;
  align-items: flex-end;
  height: 400px; /* Увеличили высоту диаграммы */
  padding-top: 50px; /* Уменьшили верхний отступ */
  padding-left: 5px;
  padding-right: 5px;
  padding-bottom: 10px;
  margin-bottom: 40px;
  /*margin-top: 30px*/
  /* Добавляем прокрутку по горизонтали */
}

.bar-unique {
  width: 100px;
  background: linear-gradient(#2559ae, #051546);
  margin: 0 5px 5px;
  position: relative;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  transition: height 0.5s ease;
  /* Анимация изменения высоты */
}

.bar-unique::before {
  font-size: 18px;
  content: attr(data-value);
  position: absolute;
  top: -30px;
  left: 0;
  right: 0;
  text-align: center;
  font-weight: bold;
  z-index_files: 2; /* Убедимся, что текст будет поверх столбца */
  max-width: 100px; /* Ограничиваем ширину текста */
  white-space: nowrap; /* Не разрешаем перенос строк */
  overflow: hidden; /* Прячем лишний текст */
  text-overflow: ellipsis; /* Добавляем многоточие для переполненного текста */
}

.under-bar {
  position: absolute;
  bottom: 0px;
  color: #000;
  bottom: -14px;
}

.under-bar {
  position: absolute;
  bottom: 0px;
  color: #000;
  bottom: -26px;
  font-size: 20px;
}

@media (max-width: 768px) {
  .under-bar {
    position: absolute;
    bottom: 0px;
    color: #000;
    bottom: -14px;
    font-size: 9px;
  }

  .bar-unique::before {
    font-size: 8px;
    content: attr(data-value);
    position: absolute;
    top: -20px;
    left: 0;
    right: 0;
    text-align: center;
    font-weight: bold;
    z-index_files: 2;
    max-width: 100px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
}

@media (max-width: 768px) {
  .bar-unique::before {
    font-size: 10px;
    content: attr(data-value);
    position: absolute;
    top: -20px;
    left: 0;
    right: 0;
    text-align: center;
    font-weight: bold;
    z-index_files: 2;
    max-width: 100px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
}
@media (max-width: 768px) {
  .under-bar {
    position: absolute;
    bottom: 0px;
    color: #000;
    bottom: -14px;
    font-size: 12px;
  }
}

.bar-unique {
  width: 100px;
  background: linear-gradient(#2559ae, #051546);
  margin: 0 1px 5px;
  position: relative;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  transition: height 0.5s ease;
}

/* ===================================== */

:root {
  --mainColor: #121534;
  --text: #fff;
  --input-color: #000;
  --valid-input-color: #000;
}

#reg-form {
  border: 2px solid var(--mainColor);
  border-radius: 16px;
  max-width: 560px;
  margin: 0 auto;
  font-family: Arial;
  box-shadow: 3px 3px 6px #00000030;
}

.form-title {
  text-align: center;
  padding: 30px 15px;
  font-size: 30px;
  background: var(--mainColor);
  color: var(--text);
  text-transform: uppercase;
  margin: 30px 0;
  line-height: 1.2;
  letter-spacing: 2px;
}
@media (max-width: 767px) {
  .form-title {
    font-size: 24px;
  }
}

/* ===================================== */

#reg-form {
  margin-top: 30px;
}

#reg-form h2.form-title {
  color: var(--text);
}

/* ====================================== */

.mod-page-headline h2 {
  color: #16184e;
  font-weight: 400;
  font-size: 44px;
  line-height: 5rem;
  /*margin-bottom: 5px;*/
  margin-top: 5px;
  font-family: Deutsche Bank Text, Arial, Helvetica Neue, Helvetica, sans-serif;
}

@media only screen and (max-width: 768px) {
  .mod-page-headline h2 {
    font-size: 28px;
    line-height: 4rem;
  }
}

.mod-page-headline a,
.mod-page-headline b {
  font-weight: 700;
  cursor: pointer;
  color: #015999;
}

.mod-page-headline p {
  color: #16184e;
  font-weight: 400;
  font-size: 18px;
  line-height: 3rem;
  margin-bottom: 10px;
  margin-top: 10px;
  font-family: Deutsche Bank Text, Arial, Helvetica Neue, Helvetica, sans-serif;
}

@media only screen and (max-width: 768px) {
  .mod-page-headline {
    padding: 0 15px;
  }
}

@media only screen and (max-width: 768px) {
  .containers {
    display: flex;
    flex-wrap: wrap;
  }
}

.mod-page-headline h3 {
  color: #16184e;
  text-align: center;
  font-weight: 400;
  font-size: 26px;
  line-height: 5rem;
  margin-bottom: 25px;
  margin-top: 25px;
  font-family: Deutsche Bank Text, Arial, Helvetica Neue, Helvetica, sans-serif;
}

@media only screen and (max-width: 768px) {
  .mod-page-headline h3 {
    font-size: 24px;
    line-height: 4rem;
  }
}

.image-container {
  position: relative;
}

.image-container p {
  position: absolute;
  left: 10;
  top: 10;
}

.image-container p {
  position: absolute;
  left: 20px;
  top: 0px;
  color: #fff;
  text-align: left;
  max-width: 225px;
  font-size: 20px;
  line-height: 2.5rem;
}

@media only screen and (max-width: 768px) {
  .image-container p {
    position: absolute;
    left: 10px;
    top: 0px;
    color: #fff;
    text-align: left;
    max-width: 190px;
    font-size: 16px;
    line-height: 2.5rem;
  }

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

.grey-block {
  background: linear-gradient(#e8e8e8, #bec0c5);
  padding: 10px 15px;
}

.grey-block p,
.grey-block h3 {
  color: #000000;
}

.blue-block {
  margin-top: 30px;
  margin-bottom: 30px;
  background: #1e2a78;
  padding: 10px 15px;
}

.blue-block p,
.blue-block h3 {
  color: #fff;
}

div.blue-block b {
  color: #52b6ff;
}

a.grey-block-btn {
  margin-top: 10px;
  margin-bottom: 10px;
  background: blue;
  color: #fff;
  padding: 10px 15px;
  font-size: 14px;
}

.grey-block-plus {
  padding: 15px;
  margin-top: 30px;
}

.grey-block-plus h3 {
  color: #16184e;
}

@media screen and (min-width: 1024px) {
  .content-wrapper.content-wrapper--show-cuts .content-wrapper__group {
    padding: 4rem 4rem;
  }
}
