@font-face {
  font-family: ABMonumentGroteskHeadline-Bold750;
  src: url(/fonts/ABMonumentGroteskHeadline-Bold750.woff2) format("woff2");
  font-weight: 100 900;
  font-display: swap;
}
@font-face {
  font-family: ABMonumentGrotesk-Regular;
  src: url(/fonts/ABMonumentGrotesk-Regular.woff2) format("woff2");
  font-weight: 400;
  font-display: swap;
}
@font-face {
  font-family: ABMonumentGrotesk-Regular;
  src: url(/fonts/ABMonumentGrotesk-Bold.woff2) format("woff2");
  font-weight: 700;
  font-display: swap;
}
@font-face {
  font-family: ABMonumentGrotesk-Bold;
  src: url(/fonts/ABMonumentGrotesk-Bold.woff2) format("woff2");
  font-weight: 100 900;
  font-display: swap;
}
@font-face {
  font-family: ABMonumentGrotesk-Bold750;
  src: url(/fonts/ABMonumentGrotesk-Bold750.woff2) format("woff2");
  font-weight: 100 900;
  font-display: swap;
}

html {
  color-scheme: light;
  scroll-behavior: smooth;
  scroll-padding-top: 120px;
}
body {
  text-rendering: optimizelegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.button-default_0f12 {
  color: var(--color-text-default);
  text-align: center;
  background: 0 0;
  border: none;
  border-radius: 24px;
  flex-shrink: 0;
  justify-content: center;
  align-items: center;
  padding: 0;
  display: inline-flex;
}
.button-plus_0f12 {
  color: var(--color-text-on-light);
  background-color: var(--color-theme-plus);
}
.button-plus_0f12:hover:enabled {
  cursor: pointer;
  background-color: #f3de00;
}
.button-filled_0f12 {
  border: 1px solid var(--color-background-accent);
  color: var(--color-text-on-accent);
  background-color: var(--color-background-accent);
}
.button-filled_0f12:hover:enabled {
  border-color: var(--c-primary-hover-01);
  background-color: var(--c-primary-hover-01);
  cursor: pointer;
}
.button-text_0f12:hover:enabled {
  cursor: pointer;
  text-decoration: underline;
}
.button-withIcon_0f12 {
  pointer-events: none;
}
.button-small_0f12 {
  height: 32px;
  font: var(--text-base-300-bold);
  gap: 4px;
  padding-left: 16px;
  padding-right: 16px;
}
.button-small_0f12.button-withIcon_0f12 {
  padding-left: 12px;
}
.button-small_0f12.button-text_0f12 {
  padding-left: 0;
  padding-right: 0;
}
.styles-root_c2c5 {
  flex-wrap: wrap;
  justify-content: space-between;
  margin-bottom: 16px;
  display: flex;
}
@media screen and (width>=1025px) {
  .styles-root_c2c5 {
    padding-right: calc(var(--gap-unit) * 2);
    padding-left: calc(var(--gap-unit) * 2);
  }
}
.styles-right_c2c5 {
  gap: calc(var(--gap-unit) * 2);
  flex-grow: 1;
  justify-content: flex-end;
  display: flex;
  position: relative;
}
.twocolumnlayout-root_3bf5 {
  z-index: 2;
  margin-top: 16px;
  display: flex;
}
.twocolumnlayout-root_3bf5 a {
  text-decoration: none;
}
@media screen and (width>=590px) {
  .twocolumnlayout-root_3bf5 {
    width: 100%;
    max-width: var(--header-content-width);
    margin: 8px auto 0;
  }
}
@media screen and (width<=589px) {
  .twocolumnlayout-root_3bf5 {
    background: var(--component-background-color-01);
  }
}
@media screen and (width>=1025px) {
  .twocolumnlayout-root_3bf5 {
    max-width: var(--container-width);
  }
}
.twocolumnlayout-rootInner_3bf5 {
  box-sizing: border-box;
  width: 100%;
}
@media screen and (width>=1025px) {
  .twocolumnlayout-rootInner_3bf5 {
    max-width: var(--twocol-width);
    flex-shrink: 0;
  }
}
.twocolumnlayout-content_3bf5 {
  box-sizing: border-box;
  max-width: var(--twocol-width);
  background: var(--color-background-collection-primary);
  flex-direction: row;
  justify-content: space-between;
  padding: 16px;
  display: flex;
  position: relative;
}
@media screen and (width>=590px) {
  .twocolumnlayout-content_3bf5 {
    width: 100%;
  }
}
.twocolumnlayout-content_3bf5.twocolumnlayout-article_3bf5 {
  background: var(--color-background-base-primary);
}
.twocolumnlayout-main_3bf5 {
  box-sizing: border-box;
  flex: 0 0 100%;
  min-width: 0;
}
@media screen and (width>=590px) {
  .twocolumnlayout-main_3bf5 {
    flex-basis: calc(67.7% - 16px);
  }
}
@media screen and (width>=1025px) {
  .twocolumnlayout-main_3bf5 {
    flex-basis: 664px;
    margin-right: 16px;
    padding: 0;
  }
}
.twocolumnlayout-aside_3bf5 {
  box-sizing: border-box;
  flex: 0 0 32.3%;
  min-width: 0;
}
@media screen and (width<=589px) {
  .twocolumnlayout-aside_3bf5 {
    display: none;
  }
}
@media screen and (width>=1025px) {
  .twocolumnlayout-aside_3bf5 {
    flex-basis: 300px;
    padding: 0;
  }
}
body:has(.twocolumnlayout-content_3bf5) {
  background: var(--color-background-collection-primary);
}
body:has(.twocolumnlayout-content_3bf5.twocolumnlayout-article_3bf5) {
  background: var(--color-background-base-primary);
}
body:has(.singlecolumnlayout-root_8345) {
  background: var(--color-background-collection-primary);
}
body:has(.singlecolumnlayout-root_8345.singlecolumnlayout-article_8345) {
  background: var(--color-background-base-primary);
}
.article .hyperion-css-l7k909 {
  overflow-wrap: break-word;
  color: #222;
  font-family: var(--subtitle_subtitle-font, var(--ff-chrome));
  margin-top: 0;
  margin-bottom: calc(2rem - 24px);
  font-size: calc(4px + 1rem);
  font-weight: 400;
  line-height: calc(10px + 1rem);
}
@media screen and (width<=589px) {
  body:has(.popover-drawerContainer_40f7) {
    overflow: hidden;
  }
}
.hamburgerbutton-root_c2cd {
  --hamburger-color: var(--color-header-navbar);
  cursor: pointer;
  pointer-events: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
  touch-action: manipulation;
  background-color: #0000;
  border: none;
  justify-content: center;
  align-items: center;
  width: 44px;
  height: 44px;
  text-decoration: none;
  display: inline-flex;
}
.hamburgerbutton-icon_c2cd {
  fill: var(--c-light);
  margin-top: -1px;
  position: relative;
}
.hamburgerbutton-icon_c2cd,
.hamburgerbutton-iconBox_c2cd {
  width: 13px;
  height: 13px;
}
.hamburgerbutton-iconBox_c2cd {
  display: block;
}
.hamburgerbutton-iconInner_c2cd {
  width: 13px;
  height: 2px;
  top: 6px;
}
.hamburgerbutton-iconInner_c2cd,
.hamburgerbutton-iconInner_c2cd:after,
.hamburgerbutton-iconInner_c2cd:before {
  background-color: var(--hamburger-color);
  display: block;
  position: absolute;
}
.hamburgerbutton-iconInner_c2cd:after,
.hamburgerbutton-iconInner_c2cd:before {
  content: "";
  width: inherit;
  height: inherit;
  left: 0;
}
.hamburgerbutton-iconInner_c2cd:before {
  top: -4px;
}
.hamburgerbutton-iconInner_c2cd:after {
  bottom: -4px;
}
.navbar-root_8eec {
  z-index: 79;
  border-color: var(--c-primary-01);
  width: 100%;
  max-height: 44px;
  color: var(--color-header-navbar);
  background-color: var(--c-primary-01);
  transition: transform 0.3s ease-out;
  top: 0;
  transform: translateY(44px);
}
.navbar-content_8eec {
  box-sizing: border-box;
  max-width: var(--header-content-width);
  height: 44px;
  margin: 0 auto;
  display: flex;
  overflow: hidden;
}
.navbar-content_8eec nav {
  margin-left: 4px;
  display: flex;
  position: relative;
}
@media (width<=450px) {
  .navbar-content_8eec nav {
    overflow-x: scroll;
  }
}
.navbar-content_8eec nav > div {
  color: var(--color-header-navbar);
  text-transform: uppercase;
  margin-right: 0;
  padding: 15px 11px;
  font-weight: 600;
  line-height: 14px;
}
.navbar-widgets_8eec {
  flex-direction: row;
  flex-grow: 1;
  align-items: center;
  display: flex;
}
.searchwrapper-root_f114 {
  margin-left: auto;
  padding-right: 4px;
  display: flex;
  position: relative;
}
.searchwrapper-button_f114,
.searchwrapper-root_f114 {
  align-items: center;
  height: 100%;
}
.searchwrapper-button_f114 {
  justify-content: center;
  gap: var(--gap-unit);
  min-width: 44px;
  color: var(--color-header-navbar);
  cursor: pointer;
  pointer-events: none;
  appearance: none;
  background: 0 0;
  border: 0;
  padding: 0 11px;
  display: inline-flex;
}
.searchwrapper-button_f114:hover {
  background-color: #00000026;
}
.searchwrapper-button_f114 .searchwrapper-label_f114 {
  color: var(--color-text-on-accent, #fff);
  text-transform: uppercase;
  font-family: Arial, sans-serif;
  font-size: 13px;
  font-style: normal;
  font-weight: 600;
  line-height: 14px;
  display: none;
}
@media screen and (width>=1025px) {
  .searchwrapper-button_f114 .searchwrapper-label_f114 {
    display: block;
  }
}
.datewidget-root_4ebb {
  display: none;
}
@media screen and (width>=1025px) {
  .datewidget-root_4ebb {
    height: 26px;
    color: var(--c-neutral-07);
    font-family: var(--ff-body);
    letter-spacing: var(--text-base-letter-spacing);
    margin-left: 16px;
    font-size: 11px;
    line-height: 13px;
    display: block;
    overflow: hidden;
  }
}
.datewidget-time_4ebb {
  text-transform: uppercase;
  font-weight: 700;
}
.datewidget-extra_4ebb,
.datewidget-time_4ebb {
  margin: 0;
  padding: 0;
}
.buyplusbutton-desktopBuyPlusButton_7f3c {
  line-height: 1;
}
.buyplusbutton-mobileBuyPlusButton_7f3c {
  display: none;
}
@media screen and (width<=589px) {
  .buyplusbutton-desktopBuyPlusButton_7f3c {
    display: none;
  }
  @media (width>=375px) and (color<=2147477350) {
    .buyplusbutton-mobileBuyPlusButton_7f3c {
      display: flex;
    }
  }
}
@media not screen and (width<=589px) {
  @media (width>=375px) and (color: 2147477350) {
    .buyplusbutton-mobileBuyPlusButton_7f3c {
      display: flex;
    }
  }
}
@media (width>=345px) and (width<=374px) {
  .buyplusbutton-mobileBuyPlusButton_7f3c {
    display: flex;
  }
}
.userbadge-root_f7c7 {
  align-items: center;
  height: 100%;
  display: flex;
}
.userbadge-desktopLoginButton_f7c7,
.userbadge-mobileLoginButton_f7c7 {
  align-items: center;
  display: flex;
}
@media screen and (width>=590px) {
  .userbadge-mobileLoginButton_f7c7 {
    display: none;
  }
}
@media screen and (width<=589px) {
  @media (width>=375px) and (color<=2147477350) {
    .userbadge-desktopLoginButton_f7c7 {
      display: none;
    }
  }
}
@media not screen and (width<=589px) {
  @media (width>=375px) and (color: 2147477350) {
    .userbadge-desktopLoginButton_f7c7 {
      display: none;
    }
  }
}
@media (width>=345px) and (width<=374px) {
  .userbadge-desktopLoginButton_f7c7,
  .userbadge-mobileLoginButton_f7c7 {
    display: none;
  }
}
@media (width<=344px) {
  .userbadge-desktopLoginButton_f7c7 {
    display: none;
  }
  .userbadge-mobileLoginButton_f7c7 {
    display: flex;
  }
}
.usermastheadwidget-root_3e9e {
  z-index: 11;
  pointer-events: none;
  order: 3;
  align-items: center;
  gap: 16px;
  height: 100%;
  margin-left: auto;
  line-height: 1;
  display: flex;
  position: relative;
}
@media screen and (width<=589px) {
  .usermastheadwidget-root_3e9e {
    gap: 8px;
  }
}
.toprow-root_f11d {
  z-index: 80;
  background-color: var(--c-neutral-01);
  width: 100%;
  line-height: 44px;
  position: fixed;
  top: 0;
}
.toprow-content_f11d {
  box-sizing: border-box;
  max-width: var(--header-content-width);
  margin: 0 auto;
  padding: 0 16px 0 12px;
  display: flex;
}
.toprow-widgets_f11d {
  flex-grow: 1;
  align-items: center;
  display: inline-flex;
  overflow-x: hidden;
}
.headerlogo-root_40e7 {
  align-items: center;
  min-height: 44px;
  display: flex;
}
.headerlogo-topRowLogo_40e7 {
  padding: 0 4px 0 1px;
}
body:has(.regularheader-root_eff4) {
  --fixed-header-height: 88px;
}
body:has(.regularheader-root_eff4):has(.regularheader-withSubNav_eff4) {
  --fixed-header-height: 132px;
}
.regularheader-root_eff4 {
  width: 100%;
  height: var(--fixed-header-height);
  font-family: var(--ff-body);
  letter-spacing: var(--text-base-letter-spacing);
  text-rendering: optimizelegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 12.5px;
}
body:has(.minimalheader-root_f2f0) {
  --fixed-header-height: 0px;
}
.boxtextgrotesk-root_baa6 {
  --text-title-400-font-size: 16px;
  --text-title-500-font-size: 18px;
  --text-title-600-font-size: 20px;
  --text-title-700-font-size: 24px;
  --text-title-800-font-size: 30px;
  --text-title-900-font-size: 36px;
  --text-title-1000-font-size: 44px;
  --text-title-1100-font-size: 54px;
  --text-title-1200-font-size: 72px;
  --text-title-1300-font-size: 92px;
  overflow-wrap: break-word;
  color: var(--c-dark);
  line-height: 1;
}
html {
  -webkit-text-size-adjust: 100%;
  line-height: 1.15;
}
body {
  margin: 0;
}
main {
  display: block;
}
h1 {
  margin: 0.67em 0;
  font-size: 2em;
}
a {
  background-color: #0000;
}
b,
strong {
  font-weight: bolder;
}
img {
  border-style: none;
}
button {
  text-transform: none;
  margin: 0;
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  overflow: visible;
}
button,
[type="button"] {
  -webkit-appearance: button;
}
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}
@media screen and (width<=1024px) {
  body {
    height: 100%;
    min-height: -webkit-fill-available;
  }
}
#application {
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  min-height: 100vh;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
a {
  -webkit-text-decoration: none;
  text-decoration: none;
}
p,
figure {
  margin: 0;
}
html {
  height: -webkit-fill-available;
  font-size: 16px;
}
@media screen and (width>=590px) {
  html {
    font-size: calc(10.5622px + 0.921659vw);
  }
}
@media screen and (width>=1024px) {
  html {
    font-size: 20px;
  }
}
body,
.default {
  --inner-content-width-desktop: calc(
    var(--content-width) - 2 * var(--article-padding-max)
  );
  --inner-content-width-fluid: calc(100vw - 2 * var(--article-padding));
  --inner-content-width-mobile: calc(100vw - 2 * var(--article-padding-min));
  --gap-unit: 8px;
  --horseshoe-gutter: 15px;
  --grid-gutter: 16px;
  --fixed-header-height: 0px;
  --header-content-width: 1278px;
  --scrolled-header-height: 0px;
  --content-width: 664px;
  --container-width: 1278px;
  --extended-content-margin: -16px;
  --narrow-content-width: 380px;
  --skyscraper-width: 266px;
  --skyscraper-top: 60px;
  --article-padding-min: 16px;
  --article-padding-max: 16px;
  --article-padding: calc(16px + 0rem);
  --article-padding-fluid-value: calc(16px + 0rem);
  --article-padding-fluid-factor: calc(128px + 0rem);
  --fluid-width-min: 590px;
  --fluid-width-max: 1024px;
  --fluid-width: calc(-1146px + 108.5rem);
  --fluid-width-fluid-value: calc(-1146px + 108.5rem);
  --fluid-width-fluid-factor: calc(-9168px + 868rem);
  --component-padding-factor-min: 1;
  --component-padding-factor-max: 2;
  --component-padding-factor: calc(-3px + 0.25rem);
  --component-padding-factor-fluid-value: calc(-3px + 0.25rem);
  --component-padding-factor-fluid-factor: calc(-24px + 2rem);
  --float-width-factor: 0.4;
  --c-primary-01: #dd2a30;
  --c-primary-02: #007fff;
  --c-primary-03: #c4252b;
  --c-primary-04: #911c20;
  --c-secondary-01: var(--c-primary-01);
  --c-secondary-02: #0067a3;
  --c-secondary-03: #00578a;
  --c-secondary-04: #004770;
  --c-accent-01: var(--c-primary-01);
  --c-accent-02: #deddb8;
  --c-accent-03: #c4c4a3;
  --c-accent-04: #abaa8e;
  --c-positive: #57a663;
  --c-negative: #d05d61;
  --c-warning: #f1efec;
  --c-info: #dd2a30;
  --c-light: #fff;
  --c-dark: #222;
  --c-neutral-01: #f9fafb;
  --c-neutral-02: #f7f7f7;
  --c-neutral-03: #e2e2e2;
  --c-neutral-04: #e8e8e8;
  --c-neutral-05: #909090;
  --c-neutral-06: #585858;
  --c-neutral-07: #444;
  --c-neutral-08: #222;
  --c-neutral-09: #000;
  --c-gradient-01: linear-gradient(
    180deg,
    var(--c-light) 100px,
    var(--c-neutral-02) 400px
  );
  --c-gradient-02: linear-gradient(
    180deg,
    rgba(var(--widget-background-rgb), 0),
    rgba(var(--widget-background-rgb), 0.9)
  );
  --c-hyperlink-pressed: #9b59b6;
  --color-separator: #0000002b;
  --ff-title:
    ABMonumentGroteskHeadline-Bold750, Arial, Helvetica, Verdana, Geneva,
    sans-serif;
  --ff-body:
    ABMonumentGrotesk-Regular, Arial, Helvetica, Verdana, Geneva, sans-serif;
  --ff-chrome:
    ABMonumentGrotesk-Regular, Arial, Helvetica, Verdana, Geneva, sans-serif;
  --fs-caption-min: 12px;
  --fs-caption-max: 16px;
  --fs-caption: calc(-4px + 1rem);
  --fs-caption-fluid-value: calc(-4px + 1rem);
  --fs-caption-fluid-factor: calc(-32px + 8rem);
  --lh-caption-min: 14px;
  --lh-caption-max: 18px;
  --lh-caption: calc(-2px + 1rem);
  --lh-caption-fluid-value: calc(-2px + 1rem);
  --lh-caption-fluid-factor: calc(-16px + 8rem);
  --fs-bodytext: 18px;
  --lh-bodytext: 1.33;
  --fs-base-size: 10px;
  --fs-label-min: 12px;
  --fs-label-max: 14px;
  --fs-label: calc(4px + 0.5rem);
  --fs-label-fluid-value: calc(4px + 0.5rem);
  --fs-label-fluid-factor: calc(32px + 4rem);
  --lh-label-min: 16px;
  --lh-label-max: 24px;
  --lh-label: calc(-16px + 2rem);
  --lh-label-fluid-value: calc(-16px + 2rem);
  --lh-label-fluid-factor: calc(-128px + 16rem);
  --fs-footnote: 13px;
  --fs-body: 17px;
  --fs-body-small: 16px;
  --fs-headline3: 17px;
  --fs-headline4: 15px;
  --fs-baseline: 1.5rem;
  --transition: 0.3s ease-in;
  --component-text-color-01: var(--c-dark);
  --component-text-color-02: var(--c-neutral-06);
  --component-text-color-03: var(--c-neutral-05);
  --component-background-color-01: var(--c-light);
  --component-background-color-02: var(--c-neutral-02);
  --component-background-color-03: var(--c-neutral-03);
  --component-gradient-color-01: var(--c-gradient-01);
  --link-color: var(--c-primary-02);
  --link-color-hover: var(--c-secondary-02);
  --link-color-active: var(--c-secondary-03);
  --link-color-visited: var(--c-primary-02);
  --link-color-visited-hover: var(--c-primary-04);
  --link-color-focused: var(--c-primary-03);
  --link-focus-outline: 2px auto -webkit-focus-ring-color;
  --link-border-bottom: 1px solid;
  --link-border-bottom-hover: none;
  --link-border-bottom-active: 2px dotted;
  --link-border-bottom-visited: 1px solid;
  --link-border-bottom-focused: 2px dotted;
  --link-border-bottom-color: currentColor;
  --link-border-bottom-color-active: currentColor;
  --link-border-bottom-color-visited: currentColor;
  --link-border-bottom-color-focused: currentColor;
  --text-highlighted-padding: 0.138em 0.4em;
  --text-word-explainer-color: var(--c-dark);
  --text-word-explainer-background-color: #e2f2ff;
  --text-word-explainer-border-radius: 0px;
  --text-word-explainer-left-offset: -50%;
  --background-color: var(--c-light);
  --border-radius: 8px;
  --c-base-rgb: 0, 0, 0;
  --c-grey-02: #f6f6f6;
  --c-highlight: #f1efec;
  --c-highlight-light: #fefefe;
  --c-highlight-premium: #f8f7cf;
  --c-highlight-text: #222;
  --c-highlight-background: #ffeb18;
  --c-primary-hover-01: #bd2528;
  --color-background-accent: #dd2a30;
  --color-background-attention: #f8f7cf;
  --color-background-base-primary: #fff;
  --color-background-base-secondary: #f7f7f7;
  --color-background-collection-primary: #f7f7f7;
  --color-background-collection-secondary: #fff;
  --color-background-elevated-primary: #fff;
  --color-background-elevated-secondary: #f7f7f7;
  --color-background-menu-primary: #fff;
  --color-background-menu-secondary: #f7f7f7;
  --color-background-neutral: #00000017;
  --color-background-placeholder: #00000003;
  --color-background-scrim: #00000080;
  --color-background-static-dark: #222;
  --color-background-static-light: #fff;
  --color-background-weak: #00000017;
  --color-border-accent: #dd2a30;
  --color-border-accessible: #909090;
  --color-border-default: #00000017;
  --color-border-error: red;
  --color-header-navbar: #fff;
  --color-header-hover: #00000026;
  --color-header-focus: #0000004d;
  --color-text-accent: #dd2a30;
  --color-text-ad: #2a72dd;
  --color-text-default: #222;
  --color-text-error: red;
  --color-text-link-active: #00578a;
  --color-text-link-default: #0078bd;
  --color-text-link-focus: #c4252b;
  --color-text-link-hover: #0067a3;
  --color-text-link-visited: #004770;
  --color-text-on-accent: #fff;
  --color-text-on-dark: #fff;
  --color-text-on-light: #222;
  --color-text-weak: #585858;
  --color-theme-plus: #ffeb18;
  --custom-grid-border: none;
  --custom-grid-padding: 8px 0px 0px;
  --data-controller-width-tablet: 980px;
  --ff-title-thin:
    ABMonumentGrotesk-Regular, Arial, Helvetica, Verdana, Geneva, sans-serif;
  --fill-accent: #dd2a30;
  --fill-icon-accent: #dd2a30;
  --fill-icon-accent-opacity-24: #dd2a303d;
  --fill-icon-default: #222;
  --fill-icon-error: red;
  --fill-icon-on-accent: #fff;
  --fill-icon-on-dark: #fff;
  --fill-icon-on-light: #222;
  --fill-icon-weak: #585858;
  --fill-neutral: #00000017;
  --fixed-header-height-app: 0px;
  --letter-spacing-title: var(--text-title-letter-spacing-tight);
  --page-footer-bg: #dd2a30;
  --page-margin-top: 16px;
  --panorama-width: 980px;
  --text-base-letter-spacing: 0.01em;
  --text-base-letter-spacing-tight: 0em;
  --text-base-letter-spacing-loose: 0.04em;
  --text-base-100-normal:
    400 11px/1.27 ABMonumentGrotesk-Regular, Arial, Helvetica, Verdana, Geneva,
    sans-serif;
  --text-base-100-bold:
    700 11px/1.27 ABMonumentGroteskHeadline-Bold750, Arial, Helvetica, Verdana,
    Geneva, sans-serif;
  --text-base-200-normal:
    400 12px/1.33 ABMonumentGrotesk-Regular, Arial, Helvetica, Verdana, Geneva,
    sans-serif;
  --text-base-200-bold:
    700 12px/1.33 ABMonumentGroteskHeadline-Bold750, Arial, Helvetica, Verdana,
    Geneva, sans-serif;
  --text-base-300-normal:
    400 14px/1.29 ABMonumentGrotesk-Regular, Arial, Helvetica, Verdana, Geneva,
    sans-serif;
  --text-base-300-bold:
    700 14px/1.29 ABMonumentGroteskHeadline-Bold750, Arial, Helvetica, Verdana,
    Geneva, sans-serif;
  --text-base-400-normal:
    400 16px/1.3125 ABMonumentGrotesk-Regular, Arial, Helvetica, Verdana,
    Geneva, sans-serif;
  --text-base-400-bold:
    400 16px/1.3125 ABMonumentGrotesk-Regular, Arial, Helvetica, Verdana,
    Geneva, sans-serif;
  --text-base-500-normal:
    400 18px/1.33 ABMonumentGrotesk-Regular, Arial, Helvetica, Verdana, Geneva,
    sans-serif;
  --text-base-500-bold:
    700 18px/1.33 ABMonumentGroteskHeadline-Bold750, Arial, Helvetica, Verdana,
    Geneva, sans-serif;
  --text-base-600-normal:
    400 20px/1.3 ABMonumentGrotesk-Regular, Arial, Helvetica, Verdana, Geneva,
    sans-serif;
  --text-base-600-bold:
    700 20px/1.3 ABMonumentGroteskHeadline-Bold750, Arial, Helvetica, Verdana,
    Geneva, sans-serif;
  --text-base-700-normal:
    400 24px/1.25 ABMonumentGrotesk-Regular, Arial, Helvetica, Verdana, Geneva,
    sans-serif;
  --text-base-700-bold:
    700 24px/1.25 ABMonumentGroteskHeadline-Bold750, Arial, Helvetica, Verdana,
    Geneva, sans-serif;
  --text-base-800-normal:
    400 30px/1.2 ABMonumentGrotesk-Regular, Arial, Helvetica, Verdana, Geneva,
    sans-serif;
  --text-base-800-bold:
    700 30px/1.2 ABMonumentGroteskHeadline-Bold750, Arial, Helvetica, Verdana,
    Geneva, sans-serif;
  --text-title-100-normal:
    400 11px/1.09 ABMonumentGrotesk-Regular, Verdana, Arial, Helvetica,
    sans-serif;
  --text-title-100-bold:
    700 11px/1.09 ABMonumentGroteskHeadline-Bold750, Verdana, Arial, Helvetica,
    sans-serif;
  --text-title-200-normal:
    400 12px/1.17 ABMonumentGrotesk-Regular, Verdana, Arial, Helvetica,
    sans-serif;
  --text-title-200-bold:
    700 12px/1.17 ABMonumentGroteskHeadline-Bold750, Verdana, Arial, Helvetica,
    sans-serif;
  --text-title-300-normal:
    400 14px/1.14 ABMonumentGrotesk-Regular, Verdana, Arial, Helvetica,
    sans-serif;
  --text-title-300-bold:
    700 14px/1.14 ABMonumentGroteskHeadline-Bold750, Verdana, Arial, Helvetica,
    sans-serif;
  --text-title-400-normal:
    400 16px/1.125 ABMonumentGrotesk-Regular, Verdana, Arial, Helvetica,
    sans-serif;
  --text-title-400-bold:
    700 16px/1.125 ABMonumentGroteskHeadline-Bold750, Verdana, Arial, Helvetica,
    sans-serif;
  --text-title-500-normal:
    400 18px/1.11 ABMonumentGrotesk-Regular, Verdana, Arial, Helvetica,
    sans-serif;
  --text-title-500-bold:
    700 18px/1.11 ABMonumentGroteskHeadline-Bold750, Verdana, Arial, Helvetica,
    sans-serif;
  --text-title-600-normal:
    400 20px/1.1 ABMonumentGrotesk-Regular, Verdana, Arial, Helvetica,
    sans-serif;
  --text-title-600-bold:
    700 20px/1.1 ABMonumentGroteskHeadline-Bold750, Verdana, Arial, Helvetica,
    sans-serif;
  --text-title-700-normal:
    400 24px/1.08 ABMonumentGrotesk-Regular, Verdana, Arial, Helvetica,
    sans-serif;
  --text-title-700-bold:
    700 24px/1.08 ABMonumentGroteskHeadline-Bold750, Verdana, Arial, Helvetica,
    sans-serif;
  --text-title-800-normal:
    400 30px/1.07 ABMonumentGrotesk-Regular, Verdana, Arial, Helvetica,
    sans-serif;
  --text-title-800-bold:
    700 30px/1.07 ABMonumentGroteskHeadline-Bold750, Verdana, Arial, Helvetica,
    sans-serif;
  --text-title-900-normal:
    400 36px/1.06 ABMonumentGrotesk-Regular, Verdana, Arial, Helvetica,
    sans-serif;
  --text-title-900-bold:
    700 36px/1.06 ABMonumentGroteskHeadline-Bold750, Verdana, Arial, Helvetica,
    sans-serif;
  --text-title-1000-normal:
    400 44px/1.05 ABMonumentGrotesk-Regular, Verdana, Arial, Helvetica,
    sans-serif;
  --text-title-1000-bold:
    700 44px/1.05 ABMonumentGroteskHeadline-Bold750, Verdana, Arial, Helvetica,
    sans-serif;
  --text-title-1100-normal:
    400 56px/1.04 ABMonumentGrotesk-Regular, Verdana, Arial, Helvetica,
    sans-serif;
  --text-title-1100-bold:
    700 56px/1.04 ABMonumentGroteskHeadline-Bold750, Verdana, Arial, Helvetica,
    sans-serif;
  --text-title-1200-normal:
    400 66px/1.03 ABMonumentGrotesk-Regular, Verdana, Arial, Helvetica,
    sans-serif;
  --text-title-1200-bold:
    700 66px/1.03 ABMonumentGroteskHeadline-Bold750, Verdana, Arial, Helvetica,
    sans-serif;
  --text-title-1300-normal:
    400 80px/1.025 ABMonumentGrotesk-Regular, Verdana, Arial, Helvetica,
    sans-serif;
  --text-title-1300-bold:
    700 80px/1.025 ABMonumentGroteskHeadline-Bold750, Verdana, Arial, Helvetica,
    sans-serif;
  --text-title-letter-spacing: 0;
  --text-title-letter-spacing-tight: -0.02em;
  --text-title-letter-spacing-loose: 0.04em;
  --twocol-width: 1012px;
  --video-floating-background-color: #fff;
  --inline-video-bottom-margin: 16px;
  --widget-background: var(--c-neutral-02);
  --widget-background-rgb: 247, 247, 250;
}
@media screen and (width<=1024px) {
  body,
  .default {
    --scrolled-header-height: 0px;
    --scrolled-header-height-mobile: 0px;
  }
}
html {
  --large-viewport-height: 100lvh;
  --mobile-address-bar-height: calc(100lvh - 100svh);
}
.hyperion-css-e79h2z {
  margin-right: calc(-1 * var(--article-padding-min));
  margin-left: calc(-1 * var(--article-padding-min));
}
@media screen and (width>=590px) and (width<=1024px) {
  .hyperion-css-e79h2z {
    margin-right: calc(-1 * var(--article-padding));
    margin-left: calc(-1 * var(--article-padding));
  }
}
@media screen and (width>=1025px) {
  .hyperion-css-e79h2z {
    margin-right: calc(-1 * var(--article-padding-max));
    margin-left: calc(-1 * var(--article-padding-max));
  }
}
.hyperion-css-9ce81r {
  box-sizing: border-box;
  max-width: 100vw;
  margin: 0 calc(0px + var(--article-padding-fluid-value, 0px)) 8px
    calc(0px + var(--article-padding-fluid-value, 0px));
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-text-decoration: none;
  text-decoration: none;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.hyperion-css-koengj {
  box-sizing: border-box;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  -webkit-flex-grow: 1;
  flex-grow: 1;
  max-width: 100vw;
  -webkit-text-decoration: none;
  text-decoration: none;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.hyperion-css-14csb3r {
  box-sizing: border-box;
  -webkit-box-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  max-width: 100vw;
  -webkit-text-decoration: none;
  text-decoration: none;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.hyperion-css-yxj50w {
  box-sizing: border-box;
  max-width: 100vw;
  -webkit-text-decoration: none;
  text-decoration: none;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.hyperion-css-anenvi {
  color: #dd2a30 !important;
  letter-spacing: 0.01px !important;
  margin: 0 !important;
  font-family:
    ABMonumentGrotesk-Regular, Arial, Helvetica, Verdana, Geneva, sans-serif !important;
  font-size: 14px !important;
  font-weight: 700 !important;
  line-height: 1.29 !important;
}
.hyperion-css-8yjtvu {
  color: #dd2a30 !important;
  letter-spacing: 0.01px !important;
  margin: 0 5px !important;
  font-family:
    ABMonumentGrotesk-Regular, Arial, Helvetica, Verdana, Geneva, sans-serif !important;
  font-size: 14px !important;
  font-weight: 700 !important;
  line-height: 1.29 !important;
}
.hyperion-css-13snya6 {
  overflow-wrap: break-word;
  overflow-wrap: break-word;
  color: var(--title_title-color, var(--component-text-color-01));
  font-family: var(--title_title-font, var(--ff-title));
  letter-spacing: var(
    --title_title-spacing,
    var(--text-title-letter-spacing-tight)
  );
  letter-spacing: var(
    --title_title-spacing,
    var(--text-title-letter-spacing-tight)
  );
  text-align: left;
  margin-top: 0;
  margin-bottom: 8px;
  font-size: calc(6.5rem - 74px);
  font-weight: 700;
  line-height: calc(6.5rem - 72px);
}
.hyperion-css-12d5aj4 {
  box-sizing: border-box;
  -webkit-box-flex-wrap: wrap;
  background-color: #f7f7f7;
  border: 0 solid #0000001a;
  border-bottom-width: 1px;
  -webkit-flex-flow: wrap;
  -ms-flex-flow: wrap;
  flex-flow: wrap;
  max-width: 100vw;
  margin: 24px 0 0;
  -webkit-text-decoration: none;
  text-decoration: none;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
@media screen and (width>=1024px) {
  .hyperion-css-12d5aj4 {
    margin: 24px calc(0px + var(--article-padding-fluid-value, 0px)) 0
      calc(0px + var(--article-padding-fluid-value, 0px));
  }
}
.hyperion-css-hnrdj8 {
  box-sizing: border-box;
  max-width: 100vw;
  min-height: 48px;
  margin: 0 calc(0px + var(--article-padding-fluid-value, 0px)) 0
    calc(0px + var(--article-padding-fluid-value, 0px));
  -webkit-box-flex-wrap: nowrap;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-flex-grow: 1;
  flex-grow: 1;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-text-decoration: none;
  text-decoration: none;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
@media screen and (width>=1024px) {
  .hyperion-css-hnrdj8 {
    margin: 0 16px;
  }
}
.hyperion-css-18t1hsi {
  box-sizing: border-box;
  -webkit-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  max-width: 100vw;
  margin: 0 8px 0 0;
  -webkit-text-decoration: none;
  text-decoration: none;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.hyperion-css-ytqkz {
  box-sizing: border-box;
  border-radius: 20px;
  width: 40px;
  max-width: 100vw;
  height: 40px;
  -webkit-text-decoration: none;
  text-decoration: none;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.hyperion-css-wruiif {
  background-color: #fff;
  border: 1px solid #e8e8e8;
  border-radius: 20px;
  width: 100%;
  position: relative;
  overflow: hidden;
}
.hyperion-css-9hv8z7 {
  padding-bottom: 100%;
}
.hyperion-css-9hv8z7 .image-asset {
  min-width: 100%;
  max-width: none;
  height: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.hyperion-css-n6kkq1 {
  object-fit: cover;
}
.hyperion-css-1swoavs {
  box-sizing: border-box;
  border-radius: 20px;
  width: 40px;
  max-width: 100vw;
  height: 40px;
  margin: 0 -6px 0 0;
  -webkit-text-decoration: none;
  text-decoration: none;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.hyperion-css-1ctrzp2 {
  color: #222 !important;
  letter-spacing: 0.01px !important;
  margin: 0 !important;
  font-family:
    ABMonumentGrotesk-Regular, Arial, Helvetica, Verdana, Geneva, sans-serif !important;
  font-size: 14px !important;
  line-height: 1.29 !important;
}
.hyperion-css-1fqf0pv {
  box-sizing: border-box;
  max-width: 100vw;
  padding: 0 calc(0px + var(--article-padding-fluid-value, 0px)) 0
    calc(0px + var(--article-padding-fluid-value, 0px));
  background-color: #f7f7f7;
  margin: 0 0 8px;
  -webkit-text-decoration: none;
  text-decoration: none;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
@media screen and (width>=1024px) {
  .hyperion-css-1fqf0pv {
    margin: 0 calc(0px + var(--article-padding-fluid-value, 0px)) 8px
      calc(0px + var(--article-padding-fluid-value, 0px));
    padding: 0 16px;
  }
}
.hyperion-css-7pajle {
  color: #585858 !important;
  letter-spacing: 0.01px !important;
  margin: 0 !important;
  padding: 4px 0 !important;
  font-family:
    ABMonumentGrotesk-Regular, Arial, Helvetica, Verdana, Geneva, sans-serif !important;
  font-size: 12px !important;
  line-height: 1.3 !important;
}
@media screen and (width>=1024px) {
  .hyperion-css-7pajle {
    letter-spacing: 0.01px !important;
    font-family:
      ABMonumentGrotesk-Regular, Arial, Helvetica, Verdana, Geneva, sans-serif !important;
    font-size: 14px !important;
    line-height: 1.29 !important;
  }
}
.article__image {
  clear: both;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  margin-bottom: 24px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  position: relative;
}
.hyperion-css-um4uop {
  box-sizing: border-box;
  width: 100%;
  margin-top: var(--gap-unit);
  overflow-wrap: break-word;
  color: var(--image_image-info-color, var(--c-neutral-06));
  font-family: var(--image_image-info-font, var(--ff-chrome));
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
  font-size: 14px;
  line-height: 18px;
}
@media screen and (width<=589px) {
  .hyperion-css-um4uop {
    max-width: var(--inner-content-width-mobile);
  }
}
.article p {
  overflow-wrap: break-word;
  color: var(--text_text-color, var(--component-text-color-01));
  font-family: var(--text_text-font, var(--ff-body));
  font-weight: 400;
  font-size: var(--text_text-fs, var(--fs-bodytext));
  line-height: var(--text_text-lh, var(--lh-bodytext));
  text-align: left;
  margin-top: 0;
  margin-bottom: 12px;
}
.article p + :not(p) {
  margin-top: 16px;
}
.article a {
  color: var(--link-color);
  text-decoration: underline;
}
.article a:focus {
  color: var(--link-color-focused);
}
.article a:active {
  color: #d10119;
}
.article a:hover {
  color: #e11229;
}
.article a:visited {
  color: var(--link-color-visited);
}
.article a:visited:hover {
  color: var(--link-color-visited-hover);
}
.article h2 {
  clear: both;
  overflow-wrap: break-word;
  color: var(
    --paragraph-header_paragraph-header-color,
    var(--component-text-color-01)
  );
  font-family: var(--paragraph-header_paragraph-header-font, var(--ff-title));
  letter-spacing: -0.64px;
  margin-block: 16px 10px;
  font-size: 20px;
  font-weight: 700;
  line-height: 22px;
}
.hyperion-css-1k2y2rn {
  box-sizing: border-box;
  background-color: #fff;
  border: 1px solid #e8e8e8;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  -ms-flex-preferred-size: 100%;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-grow: 1;
  flex-grow: 1;
  -webkit-flex-basis: 100%;
  flex-basis: 100%;
  max-width: 100vw;
  margin: 0 0 6px;
  padding: 16px 16px 0;
  -webkit-text-decoration: none;
  text-decoration: none;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  position: relative;
}
.hyperion-css-13tjieb {
  color: #fff;
  letter-spacing: 0.01px;
  text-transform: uppercase;
  align-self: flex-start;
  -ms-flex-item-align: flex-start;
  background-color: #dd2a30;
  border-radius: 2px;
  margin: 0;
  padding: 5px 5px 4px;
  font-family:
    ABMonumentGrotesk-Regular, Arial, Helvetica, Verdana, Geneva, sans-serif;
  font-size: 11px;
  font-weight: 700;
  line-height: 1.27;
}
.hyperion-css-1yavcuw {
  box-sizing: border-box;
  border-width: 0;
  border-color: #e8e8e8;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-grow: 1;
  flex-grow: 1;
  width: auto;
  max-width: 100vw;
  margin: 0;
  padding: 0;
  -webkit-text-decoration: none;
  text-decoration: none;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.hyperion-css-7ytp1n {
  box-sizing: border-box;
  border-width: 0;
  border-color: #e8e8e8;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  max-width: 100vw;
  margin: 0;
  padding: 12px 0 8px;
  -webkit-text-decoration: none;
  text-decoration: none;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.hyperion-css-j9o55 {
  box-sizing: border-box;
  width: 100%;
  max-width: 100vw;
  -webkit-text-decoration: none;
  text-decoration: none;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.hyperion-css-q2wyzr {
  box-sizing: border-box;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-grow: 1;
  flex-grow: 1;
  min-width: 70px;
  max-width: 100vw;
  -webkit-text-decoration: none;
  text-decoration: none;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.hyperion-css-yx8ohc {
  box-sizing: border-box;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  min-width: 70px;
  max-width: 100vw;
  -webkit-text-decoration: none;
  text-decoration: none;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.hyperion-css-1u1kd35 {
  color: #585858;
  letter-spacing: 0.01px;
  margin: 0 0 4px;
  padding: 0;
  font-family:
    ABMonumentGrotesk-Regular, Arial, Helvetica, Verdana, Geneva, sans-serif;
  font-size: 14px;
  line-height: 1.29;
}
.hyperion-css-43tyjz {
  color: #dd2a30;
  text-transform: uppercase;
}
.hyperion-css-qre4kl {
  color: #222;
  letter-spacing: 0;
  margin: 0;
  font-family:
    ABMonumentGroteskHeadline-Bold750, ABMonumentGrotesk-Bold750, Verdana,
    Arial, Helvetica, sans-serif;
  font-size: 16px;
  line-height: 1.125;
}
.hyperion-css-1531qt1 {
  box-sizing: border-box;
  -ms-flex-negative: 0;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
  width: 100px;
  max-width: 100vw;
  margin: 0 0 0 8px;
  -webkit-text-decoration: none;
  text-decoration: none;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  position: relative;
}
@media screen and (width>=590px) and (width<=1024px) {
  .hyperion-css-1531qt1 {
    display: none !important;
  }
}
.hyperion-css-1wv6pji {
  box-sizing: border-box;
  max-width: 100vw;
  -webkit-text-decoration: none;
  text-decoration: none;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  position: relative;
}
.hyperion-css-16sz48o {
  width: 100%;
  position: relative;
  overflow: hidden;
}
.hyperion-css-cr7qni {
  padding-bottom: 75%;
}
.hyperion-css-cr7qni .image-asset {
  min-width: 100%;
  max-width: none;
  height: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.hyperion-css-1q0rxu7 {
  box-sizing: border-box;
  border: 0 solid #e8e8e8;
  border-top-width: 1px;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  max-width: 100vw;
  margin: 0;
  padding: 8px 0;
  -webkit-text-decoration: none;
  text-decoration: none;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.hyperion-css-zse9a5 {
  object-fit: cover;
  object-position: 86.6528% 62.0831% !important;
}
.hyperion-css-1r31lfq {
  box-sizing: border-box;
  border: 0 solid #e8e8e8;
  border-top-width: 1px;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  max-width: 100vw;
  margin: 0;
  padding: 8px 0 12px;
  -webkit-text-decoration: none;
  text-decoration: none;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.inline_style_2,
.inline_style_3 {
  aspect-ratio: 1900/1900;
}
.inline_style_9,
.inline_style_10,
.inline_style_11,
.inline_style_12,
.inline_style_13 {
  aspect-ratio: 300/225;
}
.red-line {
  z-index: 1000;
  background-color: #dd2a30;
  width: 100%;
  max-width: 100dvw;
  height: 4px;
  position: fixed;
  top: 44px;
}
.footer {
  color: #fff;
  background-color: #dd2a30;
  justify-content: center;
  align-items: center;
  padding: 20px 45px;
  font-family:
    ABMonumentGrotesk-Regular, Arial, Helvetica, Verdana, Geneva, sans-serif;
  font-size: 16px;
  display: flex;
}
.comment {
  font-family: var(--text_text-font, var(--ff-body));
  font-size: 18px;
}
.fb-post {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  font: "Helvetica Neue", Helvetica, Arial, sans-serif;
  border: 1px solid #dddfe2;
  border-radius: 3px;
  padding: 12px;
}
.fb-comment__sort {
  color: #365899;
  cursor: pointer;
  pointer-events: none;
  margin: 10px 0;
}
.fb-comment__sort:hover {
  text-decoration: underline;
}
.fb-comment__avatar {
  border: 1px solid #0000001a;
  border-radius: 50%;
  min-width: 32px;
  height: 32px;
  margin-right: 8px;
  overflow: hidden;
  padding: 0 !important;
}
.fb-comment__item {
  align-items: top;
  -webkit-box-align: top;
  -ms-flex-align: top;
  margin: 10px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.fb-comment__content {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.fb-comment__text {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: #1d2129;
  background-color: #f2f3f5;
  border-radius: 18px;
  width: 100%;
  margin: 0;
  padding: 8px 20px 8px 10px;
  position: relative;
}
.fb-comment__author {
  color: #365899;
  font-weight: 600;
  text-decoration: none;
}
.fb-comment__react {
  color: #365899;
  text-decoration: none;
}
.fb-comment__react:after {
  content: "·";
  color: #606770;
  padding: 3px;
}
.fb-comment__posted {
  color: #606770;
}
.fb-comment__like {
  color: #8d949e;
  cursor: pointer;
  background: #fff;
  border-radius: 10px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 20px;
  padding: 3px 5px;
  font-size: 11px;
  font-weight: 400;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  bottom: 5px;
  right: 0;
  -webkit-box-shadow: 0 1px 3px #0003;
  box-shadow: 0 1px 3px #0003;
}
@media (width<=400px) {
  .fb-comment__like {
    bottom: 0;
    right: -22px;
  }
}
.fb-comment__like img {
  width: 18px;
  height: 18px;
  margin-right: 3px;
  display: inline-block;
  padding: 0 !important;
}
@media screen and (width<=600px) {
  .fb-post {
    border: none;
    width: 100%;
    margin: 0;
    padding: 10px;
  }
  .fb-comment__text {
    max-width: 100%;
  }
}
.button__wrapper {
  background-color: #f7f7f7;
  flex-direction: column;
  align-items: center;
  gap: 8px;
  max-width: 450px;
  margin: 1.8rem auto;
  padding: 10px 9px 10px 15px;
  display: flex;
}
.article .button__wrapper-title {
  text-align: center;
  margin-bottom: 0;
  font-size: 18px;
}
.button-link {
  text-align: center;
  text-transform: uppercase;
  background-color: #d10119;
  border-radius: 25px;
  max-width: 370px;
  padding: 12px 15px;
  font-family:
    ABMonumentGrotesk-Regular, Arial, Helvetica, Verdana, Geneva, sans-serif;
  font-size: 18px;
  font-weight: 700;
  transition: all 0.3s ease-in-out;
  display: block;
  color: #fff !important;
  margin: 0 auto !important;
  text-decoration: none !important;
}
@media (width<768px) {
  .button__wrapper {
    max-width: 320px;
  }
  .button-link {
    max-width: 280px;
  }
}
.button-link:hover {
  background: #ffeb19;
  color: #000 !important;
}
[data-zoomable] {
  cursor: zoom-in;
  position: relative;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}
[data-zoomable] img {
  z-index: 1;
  object-fit: contain;
  width: 100%;
  height: 100%;
  image-rendering: -webkit-optimize-contrast;
  position: relative;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}
[data-zoomable]:after {
  content: "";
  z-index: 2;
  opacity: 0.5;
  color: #e11229;
  pointer-events: none;
  user-select: none;
  background-repeat: no-repeat;
  background-size: contain;
  width: 48px;
  height: 48px;
  position: absolute;
  top: calc(50% - 24px);
  left: calc(50% - 24px);
}
@media not all and (resolution>=.001dpcm) {
  @supports ((-webkit-appearance: none)) {
  }
}
.info-box {
  background: var(--widget-background);
  border-radius: 8px;
  margin: 32px 0;
  padding: 24px 28px 20px;
  font-family:
    ABMonumentGrotesk-Regular, Arial, Helvetica, Verdana, Geneva, sans-serif;
}
.info-box h3 {
  margin: 0;
  font-size: 22px;
  font-weight: 700;
}
.info-box ul {
  margin-bottom: 0;
  padding-left: 0.75em;
}
.info-box ul li,
.info-box ol li {
  font-size: var(--text_text-fs, var(--fs-bodytext));
  margin: 0.75em 0;
}
.expert-card {
  background: #f7f9fb;
  border: 1px solid #e8ecf0;
  border-radius: 10px;
  align-items: flex-start;
  gap: 20px;
  margin-bottom: 20px;
  padding: 24px;
  font-family:
    ABMonumentGrotesk-Regular, Arial, Helvetica, Verdana, Geneva, sans-serif;
  display: flex;
}
.expert-avatar {
  object-fit: cover;
  border: 3px solid #d9d9d9;
  border-radius: 50%;
  flex-shrink: 0;
  width: 80px;
  height: 80px;
}
.expert-info {
  flex: 1;
}
.expert-info h4 {
  margin: 0 0 2px;
  font-size: 22px;
  font-weight: 700;
}
.expert-info > span {
  color: #666;
  margin-bottom: 10px;
  font-size: 17px;
  display: block;
}
.expert-info p {
  margin-bottom: 0;
  font-size: 15px;
  line-height: 1.6;
}
@media (width<768px) {
  .expert-info p {
    margin-top: 42px;
    margin-left: -100px;
  }
}
:root {
  --iti-hover-color: rgba(0, 0, 0, 0.05);
  --iti-border-color: #ccc;
  --iti-dialcode-color: #999;
  --iti-dropdown-bg: white;
  --iti-spacer-horizontal: 20px;
  --iti-flag-height: 12px;
  --iti-flag-width: 16px;
  --iti-border-width: 1px;
  --iti-arrow-height: 4px;
  --iti-arrow-width: 6px;
  --iti-triangle-border: calc(var(--iti-arrow-width) / 2);
  --iti-arrow-padding: 10px;
  --iti-arrow-color: #555;
  --iti-path-flags-1x: url(bd95ef49b665a571ca04.webp?v=1);
  --iti-path-flags-2x: url(bea0200ba7ea874b359f.webp?v1=);
  --iti-path-globe-1x: url(7fb216c936a98b90918e.webp?v1=);
  --iti-path-globe-2x: url(5dc7e51d6b5d42fc2be4.webp?v1=);
  --iti-flag-sprite-width: 3904px;
  --iti-flag-sprite-height: 12px;
  --iti-mobile-popup-margin: 30px;
}
.iti-aio--allow-dropdown
  .iti-aio__country-container:not(:has(+ input[disabled])):not(
    :has(+ input[readonly])
  ):hover,
.iti-aio--allow-dropdown
  .iti-aio__country-container:not(:has(+ input[disabled])):not(
    :has(+ input[readonly])
  ):hover
  button {
  cursor: pointer;
}
.iti-aio--allow-dropdown
  .iti-aio__country-container:not(:has(+ input[disabled])):not(
    :has(+ input[readonly])
  )
  .iti-aio__selected-country-primary:hover,
.iti-aio--allow-dropdown
  .iti-aio__country-container:not(:has(+ input[disabled])):not(
    :has(+ input[readonly])
  )
  .iti-aio__selected-country:has(+ .iti-aio__dropdown-content:hover)
  .iti-aio__selected-country-primary {
  background-color: var(--iti-hover-color);
}
