.header-client-module__JhAica__search-button-text {
  display: inline;
}
@media (min-width: 768px) {
  .header-client-module__JhAica__search-button-text {
    display: none;
  }
}
.header-client-module__JhAica__search-button-icon {
  display: none;
}
@media (min-width: 768px) {
  .header-client-module__JhAica__search-button-icon {
    display: inline;
  }
}

.advertisement-slot-module__X2JH9a__dfp-display {
  --container-max-width: 1024px;
}
.advertisement-slot-module__X2JH9a__dfp-display[data-display="bottom"] {
  margin: 32px 0;
}
.advertisement-slot-module__X2JH9a__dfp-display[data-display="left-sticky"] {
  right: calc(50vw + var(--container-max-width) / 2);
  width: calc(50vw - var(--container-max-width) / 2);
  z-index: 1;
  flex-direction: column;
  align-items: flex-end;
  min-width: 250px;
  height: 100%;
  display: flex;
  position: absolute;
}
.advertisement-slot-module__X2JH9a__dfp-display[data-display="left-sticky"]
  .advertisement-slot-module__X2JH9a__dfp-slot {
  top: var(--header-height);
  position: sticky;
}
.advertisement-slot-module__X2JH9a__hpto {
  width: 100%;
  height: 100%;
  position: absolute;
}
.advertisement-slot-module__X2JH9a__hpto-background {
  z-index: -1;
  background-position: top;
  background-repeat: no-repeat;
  width: 100%;
  height: 100vh;
  position: relative;
  top: 0;
}
.advertisement-slot-module__X2JH9a__hpto-clickbox {
  z-index: 1;
  position: absolute;
  inset: 0;
}
.advertisement-slot-module__X2JH9a__advertisement-slot-wrapper {
  display: block;
  position: relative;
}
.article-media-top-module__tCloOa__article-media-top {
  position: relative;
}
.article-media-top-module__tCloOa__article-media-top-link {
  z-index: 1;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.article-media-top-module__tCloOa__article-media-top-link-text {
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  position: absolute;
  overflow: hidden;
}
.article-tracking-module__8Jankq__hidden {
  opacity: 0;
  pointer-events: none;
  width: 0;
  height: 0;
}
body:has(
  .article-layout-media-overlay-module__i6PLla__article-layout-media-overlay
) {
  background-color: #fff;
}
@media (min-width: 768px) {
  body:has(
    .article-layout-media-overlay-module__i6PLla__article-layout-media-overlay
  ) {
    --body-padding-top: 137px;
  }
}
.article-layout-media-top-module__8Ah5Ra__article-layout-media-top {
  background-color: var(--color-background-page);
}

:root {
  --color-background-page: #f6f6f6;
  --header-height: 96px;
  --header-height-sticky: 56px;
  --body-padding-top: var(--header-height);
}
@media (min-width: 768px) {
  :root {
    --header-height: 152px;
  }
}
body .advertisement-slot-hpto {
  top: var(--body-padding-top);
  transition: top 0.45s ease-in-out;
}
.adv-stacking-context {
  z-index: 10;
  position: relative;
}
html,
body {
  -webkit-font-smoothing: antialiased;
  margin: 0;
  padding: 0;
  font-family:
    -apple-system,
    BlinkMacSystemFont,
    Segoe UI,
    Roboto,
    Oxygen,
    Ubuntu,
    Cantarell,
    Fira Sans,
    Droid Sans,
    Helvetica Neue,
    sans-serif;
}
body {
  background-color: var(--color-background-page);
}
a {
  color: inherit;
  text-decoration: none;
}
* {
  box-sizing: border-box;
}
.brand {
  scroll-padding-top: var(--body-padding-top);
}
.brand body {
  padding-top: var(--body-padding-top);
}
:is(
  .brand--idb body:has(main.main-search),
  .brand--idb body:has(main.main-most-recent)
) {
  padding-top: calc(var(--body-padding-top) - 40px);
}
@media (min-width: 768px) {
  :is(
    .brand--idb body:has(main.main-search),
    .brand--idb body:has(main.main-most-recent)
  ) {
    padding-top: calc(var(--body-padding-top) + 40px);
  }
}
.grecaptcha-badge {
  visibility: hidden;
}

.e :before,
.e :after {
  box-sizing: border-box;
}
.e ::-webkit-inner-spin-button {
  height: auto;
}
.e ::-webkit-outer-spin-button {
  height: auto;
}
.e ::-webkit-search-decoration {
  -webkit-appearance: none;
}
.e ::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}
.G {
  --entertainment-colors-black: #000;
  --entertainment-colors-grey-1: #333;
  --entertainment-colors-grey-2: #555;
  --entertainment-colors-grey-3: #666;
  --entertainment-colors-grey-10: #efefef;
  --entertainment-colors-white: #fff;
  --entertainment-colors-primary: gold;
  --entertainment-colors-secondary: silver;
  --entertainment-font-family-primary: inherit;
  --entertainment-font-family-secondary: inherit;
  --entertainment-font-family-titles: var(--entertainment-font-family-primary);
  --entertainment-font-family-body: var(--entertainment-font-family-secondary);
  --entertainment-video-player-colors-skin: var(--entertainment-colors-primary);
  --entertainment-video-player-colors-controls: var(
    --entertainment-video-player-colors-skin
  );
  --entertainment-video-player-background: var(--entertainment-colors-black);
  --entertainment-video-player-font-weight: 700;
}
.m {
  --entertainment-font-family-primary:
    Flama Semicondensed, Arial, "Helvetica Neue", Helvetica, sans-serif;
  --entertainment-font-family-secondary: Arial, Helvetica, sans-serif;
}
.m {
  --entertainment-colors-primary: #d10a10;
}
.V {
  display: contents;
}
.H:focus-visible {
  outline-offset: -2px;
  outline: 2px solid #fff;
}
button.f:focus-visible {
  outline-offset: 2px;
  outline: 2px solid gold;
}
.j:focus-visible {
  outline-offset: -3px;
  outline: 3px solid #fffc;
}
.entertainment-video-module__K1X97q__video-container {
  aspect-ratio: var(--video-aspect-ratio);
  position: relative;
}

._116qfz50 {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 8px;
}

._1itbg0k1 {
  width: 12px;
  height: 12px;
}

._1itbg0k2 {
  width: 16px;
  height: 16px;
}

._1itbg0k3 {
  width: 20px;
  height: 20px;
}

._1itbg0k4 {
  width: 24px;
  height: 24px;
}

._1itbg0k5 {
  width: 32px;
  height: 32px;
}

._i7r5093 {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 4px;
  opacity: 1;
}

._i7r5096 {
  position: relative;
  text-decoration: none;
  cursor: pointer;
  border-radius: 4px;
  font-weight: bold;
  text-transform: none;
  font-family:
    Flama Semicondensed,
    Arial,
    Helvetica Neue,
    Helvetica,
    sans-serif;
  display: flex;
  gap: 4px;
  justify-content: center;
  align-items: center;
  width: 100%;
  border: none;
  background-color: transparent;
  padding: 0;
  appearance: none;
}

._i7r5098 {
  color: #ffffff;
  background-color: #d10a10;
  border-color: #d10a10;
}

._i7r5098:hover {
  color: #ffffff;
  background-color: #a1070c;
  border-color: #a1070c;
}

._i7r5098:active {
  color: #ffffff;
  background-color: #ba080e;
  border-color: #ba080e;
}

._i7r5099 {
  border-width: 1px;
  border-style: solid;
  color: #d10a10;
  background-color: rgba(0, 0, 0, 0);
  border-color: #d10a10;
}

._i7r5099:hover {
  color: #a1070c;
  background-color: rgba(0, 0, 0, 0);
  border-color: #a1070c;
  border-width: 1px;
}

._i7r5099:active {
  color: #ba080e;
  background-color: rgba(0, 0, 0, 0);
  border-color: #ba080e;
  border-width: 1px;
}

._i7r509d {
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 12px;
  padding-right: 12px;
  font-size: 0.875rem;
  line-height: 1.15;
}

._i7r509e {
  padding-top: 12px;
  padding-bottom: 12px;
  padding-left: 16px;
  padding-right: 16px;
  font-size: 1rem;
  line-height: 1.25;
}

._i7r509g {
  width: 100%;
  display: flex;
}

._i7r509h {
  width: auto;
  display: inline-flex;
}

._1orp4e30 {
  display: flex;
  align-items: center;
  height: inherit;
  background-color: #ffffff;
  gap: 4px;
  color: #18191a;
}

._1orp4e31 {
  padding: 4px 6px;
}

._1orp4e33 {
  color: #18191a;
  line-height: 1;
  font-family:
    Flama Semicondensed,
    Arial,
    Helvetica Neue,
    Helvetica,
    sans-serif;
  font-weight: bold;
}

._1orp4e34 {
  font-size: 0.75rem;
}

._vpve1h4 {
  margin: 0;
  display: block;
  max-width: 100%;
  overflow-wrap: break-word;
}

._vpve1h5 {
  text-align: left;
}

._vpve1h9 {
  color: #18191a;
  font-size: 1.5rem;
  line-height: 1.3;
}

._vpve1ha {
  color: #18191a;
  font-size: 1.25rem;
  line-height: 1.3;
}

._vpve1hc {
  color: #18191a;
  font-size: 1.625rem;
  line-height: 1.2;
}

._vpve1hd {
  color: #18191a;
  font-size: 1.125rem;
  line-height: 1.5;
}

._vpve1hf {
  color: #18191a;
  font-size: 1.125rem;
  line-height: 1.5;
}

._vpve1hg {
  color: #18191a;
  font-size: 1rem;
  line-height: 1.5;
}

._vpve1hh {
  color: #18191a;
  font-size: 1.125rem;
  line-height: 1.5;
}

._vpve1hp {
  --_vpve1h0: underline;
  --_vpve1h1: #d10a10;
  --_vpve1h2: #a1070c;
  --_vpve1h3: #ba080e;
  font-family:
    Flama Semicondensed,
    Arial,
    Helvetica Neue,
    Helvetica,
    sans-serif;
  font-weight: bold;
}

._vpve1hs {
  --_vpve1h0: underline;
  --_vpve1h1: #d10a10;
  --_vpve1h2: #a1070c;
  --_vpve1h3: #ba080e;
  font-family:
    Flama Semicondensed,
    Arial,
    Helvetica Neue,
    Helvetica,
    sans-serif;
  font-weight: bold;
}

._vpve1hy {
  --_vpve1h0: underline;
  --_vpve1h1: #d10a10;
  --_vpve1h2: #a1070c;
  --_vpve1h3: #ba080e;
  font-family:
    Flama Semicondensed,
    Arial,
    Helvetica Neue,
    Helvetica,
    sans-serif;
  font-weight: bold;
}

._vpve1h11 {
  --_vpve1h0: underline;
  --_vpve1h1: #d10a10;
  --_vpve1h2: #a1070c;
  --_vpve1h3: #ba080e;
  font-family: Arial, sans-serif;
  font-weight: bold;
}

._vpve1h17 {
  --_vpve1h0: underline;
  --_vpve1h1: #d10a10;
  --_vpve1h2: #a1070c;
  --_vpve1h3: #ba080e;
  font-family: Arial, sans-serif;
  font-weight: bold;
}

._vpve1h1a {
  --_vpve1h0: underline;
  --_vpve1h1: #d10a10;
  --_vpve1h2: #a1070c;
  --_vpve1h3: #ba080e;
  font-family: Arial, sans-serif;
  font-weight: normal;
}

._vpve1h1d {
  --_vpve1h0: underline;
  --_vpve1h1: #d10a10;
  --_vpve1h2: #a1070c;
  --_vpve1h3: #ba080e;
  font-family: Arial, sans-serif;
  font-weight: normal;
}

._vpve1h4 a {
  text-decoration: var(--_vpve1h0);
  color: var(--_vpve1h1);
}

._vpve1h4 a:hover {
  color: var(--_vpve1h2);
}

._vpve1h4 a:active {
  color: var(--_vpve1h3);
}

@media only screen and (width>=460px) {
  ._vpve1h9 {
    font-size: 1.5rem;
  }

  ._vpve1ha {
    font-size: 1.25rem;
  }

  ._vpve1hc {
    font-size: 1.625rem;
  }

  ._vpve1hd {
    font-size: 1.125rem;
  }

  ._vpve1hf {
    font-size: 1.125rem;
  }

  ._vpve1hg {
    font-size: 1rem;
  }

  ._vpve1hh {
    font-size: 1.125rem;
  }
}

@media only screen and (width>=600px) {
  ._vpve1h9 {
    font-size: 1.5rem;
  }

  ._vpve1ha {
    font-size: 1.25rem;
  }

  ._vpve1hc {
    font-size: 2.5rem;
  }

  ._vpve1hd {
    font-size: 1.125rem;
  }

  ._vpve1hf {
    font-size: 1.125rem;
  }

  ._vpve1hg {
    font-size: 1rem;
  }

  ._vpve1hh {
    font-size: 1.125rem;
  }
}

@media only screen and (width>=768px) {
  ._vpve1h9 {
    font-size: 1.5rem;
  }

  ._vpve1ha {
    font-size: 1.25rem;
  }

  ._vpve1hc {
    font-size: 2.5rem;
  }

  ._vpve1hd {
    font-size: 1.125rem;
  }

  ._vpve1hf {
    font-size: 1.125rem;
  }

  ._vpve1hg {
    font-size: 1rem;
  }

  ._vpve1hh {
    font-size: 1.125rem;
  }
}

@media only screen and (width>=1024px) {
  ._vpve1h9 {
    font-size: 1.5rem;
  }

  ._vpve1ha {
    font-size: 1.25rem;
  }

  ._vpve1hc {
    font-size: 2.5rem;
  }

  ._vpve1hd {
    font-size: 1.125rem;
  }

  ._vpve1hf {
    font-size: 1.125rem;
  }

  ._vpve1hg {
    font-size: 1rem;
  }

  ._vpve1hh {
    font-size: 1.125rem;
  }
}

._aqoyx90 {
  margin: 0;
  padding: 0;
  border: 0;
  width: 100%;
  height: 1px;
  background-color: #e8e8e8;
}

._aqoyx91 {
  background-color: #e8e8e8;
}

._deui8g0 {
  display: flex;
  gap: 8px;
}

._deui8g1 {
  flex: 0;
  color: #d10a10;
}

._deui8g2 {
  color: #18191a;
  font-family: Arial, sans-serif;
  font-weight: bold;
  line-height: 1.25;
  font-size: 0.875rem;
}

._deui8g3 {
  color: #666666;
  font-family: Arial, sans-serif;
  font-weight: normal;
  line-height: 1.25;
  font-size: 0.875rem;
}

@media only screen and (width>=460px) {
  ._deui8g2 {
    font-size: 0.875rem;
  }

  ._deui8g3 {
    font-size: 0.875rem;
  }
}

@media only screen and (width>=600px) {
  ._deui8g2 {
    font-size: 0.875rem;
  }

  ._deui8g3 {
    font-size: 0.875rem;
  }
}

@media only screen and (width>=768px) {
  ._deui8g2 {
    font-size: 0.875rem;
  }

  ._deui8g3 {
    font-size: 0.875rem;
  }
}

@media only screen and (width>=1024px) {
  ._deui8g2 {
    font-size: 0.875rem;
  }

  ._deui8g3 {
    font-size: 0.875rem;
  }
}

._1nkf9xg0 {
  display: flex;
  flex-direction: column;
  gap: 8px;
  margin: 0;
}

._1nkf9xg2 {
  height: 100%;
}

._b0sysr0 {
  box-sizing: border-box;
  position: relative;
  display: flex;
  flex-direction: column;
  width: 100%;
  margin: 0 auto;
  gap: 48px;
}

._b0sysr2 {
  display: flex;
  flex-direction: column;
  flex: 100%;
  width: 100%;
  gap: 16px;
  min-width: 0;
}

._b0sysr3 {
  display: flex;
  flex-direction: column;
  flex: 100%;
  width: 100%;
  gap: 32px;
}

._b0sysr4,
._b0sysr5 {
  display: contents;
}

@media only screen and (width>=460px) {
  ._b0sysr0 {
    gap: 48px;
  }
}

@media only screen and (width>=600px) {
  ._b0sysr0 {
    gap: 16px;
  }
}

@media only screen and (width>=768px) {
  ._b0sysr0 {
    flex-direction: row;
    gap: 16px;
  }

  ._b0sysr2 {
    flex: auto;
    width: auto;
  }

  ._b0sysr3 {
    flex: 0 0 300px;
    width: 300px;
  }

  ._b0sysr5 {
    display: block;
    position: sticky;
    top: calc(96px + 16px);
  }
}

@media only screen and (width>=1024px) {
  ._b0sysr0 {
    flex-direction: row;
    gap: 16px;
  }

  ._b0sysr2 {
    flex: auto;
    width: auto;
  }

  ._b0sysr3 {
    flex: 0 0 300px;
    width: 300px;
  }

  ._b0sysr5 {
    display: block;
    position: sticky;
    top: calc(96px + 16px);
  }
}

._dxjpf20 {
  max-inline-size: 100%;
  max-block-size: 100%;
  position: relative;
  min-width: 100%;
  min-height: 100%;
  object-fit: cover;
  height: auto;
}

._1p0mm3m0 {
  line-height: 1;
  text-transform: uppercase;
  display: inline-block;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  vertical-align: top;
}

._1p0mm3m2 {
  padding-left: 6px;
  padding-right: 6px;
  padding-top: 4px;
  padding-bottom: 4px;
  font-size: 0.75rem;
}

._1p0mm3m4 {
  background-color: #d10a10;
  color: #ffffff;
  font-family:
    Flama Semicondensed,
    Arial,
    Helvetica Neue,
    Helvetica,
    sans-serif;
  font-weight: bold;
}

._150ztpf3::marker {
  font-family: Arial, sans-serif;
  font-weight: bold;
  color: #18191a;
}

._690hlj6 {
  width: 36px;
  height: 36px;
}

._690hlj7 {
  width: 48px;
  height: 48px;
}

._690hlj9 {
  width: 96px;
  height: 96px;
}

._690hlje {
  color: #d10a10;
}

._1o5i8v92 {
  width: 60px;
  height: 16px;
}

._1o5i8v93 {
  width: 75px;
  height: 20px;
}

._1snnbjn0 {
  margin-top: 0rem;
}

._1snnbjn1 {
  margin-top: 0.25rem;
}

._1snnbjn4 {
  margin-top: 1rem;
}

._1snnbjn6 {
  margin-top: 1.5rem;
}

._1snnbjngo {
  padding-top: 0rem;
}

._1snnbjnku {
  padding-right: 0rem;
}

._1snnbjnky {
  padding-right: 1rem;
}

._1snnbjnp0 {
  padding-bottom: 0rem;
}

._1snnbjnt6 {
  padding-left: 0rem;
}

._1snnbjnta {
  padding-left: 1rem;
}

@media only screen and (width>=768px) {
  ._1snnbjnjk {
    padding-top: 1rem;
  }

  ._1snnbjnnm {
    padding-right: 0rem;
  }

  ._1snnbjnnq {
    padding-right: 1rem;
  }

  ._1snnbjnrw {
    padding-bottom: 1rem;
  }

  ._1snnbjnvy {
    padding-left: 0rem;
  }

  ._1snnbjnw2 {
    padding-left: 1rem;
  }
}

@media only screen and (width>=1024px) {
  ._1snnbjnob {
    padding-right: 0rem;
  }

  ._1snnbjnoh {
    padding-right: 1.5rem;
  }

  ._1snnbjnwn {
    padding-left: 0rem;
  }

  ._1snnbjnwt {
    padding-left: 1.5rem;
  }
}

._s1fgmb0 {
  display: inline-flex;
  align-items: center;
  gap: 4px;
  flex-wrap: wrap;
}

._s1fgmb1 {
  display: inline;
  font-size: 0.875rem;
  line-height: 1.4;
  color: #666666;
}

._s1fgmb2 {
  font-weight: normal;
  font-family: Arial, sans-serif;
}

._s1fgmb5 {
  font-size: 0.875rem;
  line-height: 1.4;
  color: #666666;
}

time + ._s1fgmb5:before {
  content: "•";
  margin-right: 4px;
}

._s1fgmb6 {
  font-weight: bold;
  font-family: Arial, sans-serif;
}

._d7vi9p0 {
  box-sizing: border-box;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}

._d7vi9p3 {
  max-width: 1024px;
}

._xz7vmd0 {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 16px;
}

._xz7vmd1 {
  display: flex;
  height: 40px;
}

._rgfufe0 {
  display: flex;
  position: relative;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

._rgfufe0:not(:has(img)) {
  aspect-ratio: 4 / 3;
}

._1y68rwz0 {
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  overflow: hidden;
  flex-shrink: 0;
  border: 1px solid #e8e8e8;
  background-color: #f5f5f5;
  color: #666666;
  line-height: 1.4;
  text-transform: uppercase;
}

._1y68rwz1 {
  width: 40px;
  height: 40px;
  font-size: 0.875rem;
}

._1y68rwz3 {
  font-weight: bold;
  font-family: Arial, sans-serif;
}

._1y68rwz6 {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

._1v6p3tl0 {
  position: relative;
  text-decoration: none;
  cursor: pointer;
  border-radius: 4px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-width: 0;
  padding-top: 12px;
  padding-bottom: 12px;
  padding-left: 12px;
  padding-right: 12px;
}

._1v6p3tl2 {
  color: #ffffff;
  background-color: #25d366;
  border-color: #25d366;
}

._1v6p3tl2:hover {
  color: #ffffff;
  background-color: #1da34f;
  border-color: #1da34f;
}

._1v6p3tl2:active {
  color: #ffffff;
  background-color: #21bd5b;
  border-color: #21bd5b;
}

._1v6p3tl3 {
  color: #ffffff;
  background-color: #18191a;
  border-color: #18191a;
}

._1v6p3tl3:hover {
  color: #ffffff;
  background-color: #3a3b3d;
  border-color: #3a3b3d;
}

._1v6p3tl3:active {
  color: #ffffff;
  background-color: #232426;
  border-color: #232426;
}

._1v6p3tl4 {
  color: #ffffff;
  background-color: #0866ff;
  border-color: #0866ff;
}

._1v6p3tl4:hover {
  color: #ffffff;
  background-color: #064fc6;
  border-color: #064fc6;
}

._1v6p3tl4:active {
  color: #ffffff;
  background-color: #075be4;
  border-color: #075be4;
}

._ylz6cd1 {
  position: relative;
  width: 100%;
}

._ylz6cd2 {
  display: block;
  width: 100%;
  height: auto;
}

._ylz6cd4 {
  padding: 0 1rem;
}

@media only screen and (width>=1024px) {
  ._ylz6cd4 {
    padding: 0 1.5rem;
  }
}

._1lym68c0 {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  justify-content: center;
  gap: 12px;
}

._1lym68c1 {
  display: flex;
  text-decoration: none;
  color: #18191a;
}

._1lym68c1:active {
  color: #ba080e;
}

._1lym68c1:hover {
  color: #a1070c;
}

@media only screen and (width>=768px) {
  ._1lym68c1 {
    color: #ffffff;
  }
}

._sex70n1 {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  width: 100%;
  gap: 12px;
  border: 1px solid #e8e8e8;
  border-radius: 4px;
  background-color: #ffffff;
  padding: 12px 12px;
}

._sex70n5 {
  --_sex70n0: #666666;
}

._sex70n5:hover {
  --_sex70n0: #666666;
  color: #18191a;
  background-color: #ffffff;
  border: 1px solid #666666;
}

._sex70n5:active,
._sex70n5:focus-within {
  --_sex70n0: #666666;
  color: #18191a;
  background-color: #ffffff;
  border: 1px solid #18191a;
  border-color: #18191a;
}

._sex70n6 {
  border: 0;
  background: unset;
  padding: 0;
  resize: none;
  width: 100%;
  color: #18191a;
  font-family: Arial, sans-serif;
  font-size: 0.875rem;
  font-weight: normal;
  line-height: 1.25;
}

._sex70n6:focus {
  outline: none;
}

._sex70n7 {
  display: flex;
  justify-content: flex-end;
  align-items: flex-end;
  flex-direction: column;
  gap: 12px;
}

._2fx0qtd {
  flex: 100%;
  color: #d10a10;
  font-family: Arial, sans-serif;
  font-size: 0.875rem;
  line-height: 1.3;
}

._2fx0qte {
  color: #b3b3b3;
}

._1xa449p0 {
  width: 100%;
  padding-top: 0px;
  padding-bottom: 0px;
}

._g4pftn0 {
  display: flex;
  flex-direction: column;
  gap: 8px;
}

._g4pftn1 {
  display: flex;
  align-items: center;
  gap: 8px;
}

._g4pftn2 {
  font-size: 0.875rem;
  line-height: 1.4;
}

._g4pftn3 {
  font-weight: bold;
  font-family: Arial, sans-serif;
  color: #18191a;
}

._g4pftn6 {
  font-size: 0.875rem;
  line-height: 1.4;
  color: #666666;
}

._g4pftn9 {
  font-weight: normal;
  font-family: Arial, sans-serif;
}

._g4pftnc {
  display: flex;
  flex-wrap: wrap;
  gap: 4px;
}

._g4pftnd {
  display: flex;
}

._g4pftne {
  z-index: 2;
}

._g4pftng {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 4px;
}

._i95sej0,
._i95sej1 {
  display: flex;
  flex-direction: column;
  width: 100%;
  gap: 16px;
}

._15q4xxs0,
._15q4xxs1 {
  display: flex;
  flex-direction: column;
  width: 100%;
  gap: 16px;
}

._15q4xxs2 {
  display: flex;
  flex-direction: column;
  gap: 4px;
}

._15q4xxs3 {
  display: flex;
  justify-content: space-between;
  gap: 12px;
}

._15q4xxs4 {
  font-size: 1rem;
  font-family: Arial, sans-serif;
  font-weight: bold;
  line-height: 1.5;
  color: #18191a;
}

._15q4xxs5 {
  font-size: 0.875rem;
  font-family: Arial, sans-serif;
  font-weight: normal;
  line-height: 1;
  color: #666666;
}

._6mioud0 {
  display: flex;
  flex-direction: column;
  gap: 12px;
}

._1nmp5rp0 {
  flex-direction: column;
  width: 100%;
  display: flex;
  gap: 12px;
  content-visibility: auto;
}

._1nmp5rp3 {
  position: absolute;
  bottom: 0;
  left: 0;
  display: flex;
  width: 100%;
  overflow: hidden;
}

._1nmp5rp8 {
  position: relative;
  width: 100%;
}

._1nmp5rpd {
  position: absolute;
  bottom: 0;
  right: 0;
  font-family:
    Flama Semicondensed,
    Arial,
    Helvetica Neue,
    Helvetica,
    sans-serif;
  font-weight: bold;
  text-transform: none;
  font-size: 1.75rem;
  line-height: 1;
}

._1nmp5rp2 ._1nmp5rpd {
  color: #929292;
}

._1nmp5rpj {
  display: flex;
  flex-direction: column;
}

._1nmp5rpk {
  display: flex;
  gap: 4px;
}

._1nmp5rpl {
  display: flex;
  gap: 4px;
  font-family:
    Flama Semicondensed,
    Arial,
    Helvetica Neue,
    Helvetica,
    sans-serif;
  font-weight: bold;
  text-transform: none;
  font-size: 1rem;
  line-height: 1.25;
}

._1nmp5rp2 ._1nmp5rpl {
  color: #d10a10;
}

._1nmp5rpq {
  text-decoration: line-through;
}

._1nmp5rp11 {
  font-family: Arial, sans-serif;
  font-weight: normal;
  text-transform: none;
  white-space: nowrap;
  font-size: 0.875rem;
  line-height: 1.4;
}

._1nmp5rp2 ._1nmp5rp11 {
  color: #666666;
}

._1nmp5rp16 {
  position: absolute;
  top: 0;
  right: 0;
  padding: 4px 4px;
}

._1nmp5rp17 {
  display: flex;
  flex: 1 1 100%;
  flex-direction: column;
  justify-content: space-between;
  max-height: 100%;
  overflow: hidden;
}

._1nmp5rp18 {
  margin: 0;
  transition: color 0.25s ease-in-out;
  hyphens: manual;
  text-transform: none;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  display: -webkit-box;
  max-width: 100%;
  text-overflow: ellipsis;
  overflow: hidden;
  font-size: 1rem;
  line-height: 1.25;
}

._1nmp5rp2 ._1nmp5rp18 {
  color: #18191a;
}

._1nmp5rp2 ._1nmp5rp18:hover {
  color: #18191a;
}

._1nmp5rp2 ._1nmp5rp18:active {
  color: #18191a;
}

._1nmp5rp1d {
  font-family:
    Flama Semicondensed,
    Arial,
    Helvetica Neue,
    Helvetica,
    sans-serif;
  font-weight: bold;
}

@media only screen and (width>=320px) {
  ._1nmp5rp0 {
    flex-direction: row;
    contain-intrinsic-size: auto 88px;
  }

  ._1nmp5rp8 {
    flex: 0 0 118px;
    width: 118px;
    height: 88px;
  }
}

@media only screen and (width>=460px) {
  ._1nmp5rp0 {
    contain-intrinsic-size: auto 88px;
  }

  ._1nmp5rp8 {
    flex: 0 0 118px;
    width: 118px;
    height: 88px;
  }

  ._1nmp5rpd {
    font-size: 1.75rem;
    line-height: 1;
  }

  ._1nmp5rpl {
    font-size: 1rem;
    line-height: 1.25;
  }

  ._1nmp5rp11 {
    font-size: 0.875rem;
    line-height: 1.4;
  }

  ._1nmp5rp18 {
    font-size: 1rem;
    line-height: 1.25;
  }
}

@media only screen and (width>=600px) {
  ._1nmp5rp0 {
    contain-intrinsic-size: auto 150px;
  }

  ._1nmp5rp8 {
    flex: 0 0 200px;
    width: 200px;
    height: 150px;
  }

  ._1nmp5rpd {
    font-size: 2.375rem;
    line-height: 1;
  }

  ._1nmp5rpl {
    font-size: 1.125rem;
    line-height: 1.1;
  }

  ._1nmp5rp11 {
    font-size: 0.875rem;
    line-height: 1.4;
  }

  ._1nmp5rp18 {
    font-size: 1.125rem;
    line-height: 1.3;
  }
}

@media only screen and (width>=768px) {
  ._1nmp5rp0 {
    contain-intrinsic-size: auto 88px;
  }

  ._1nmp5rpb {
    flex: 0 0 118px;
    width: 118px;
    height: 88px;
  }

  ._1nmp5rpg {
    font-size: 2rem;
    line-height: 1;
  }

  ._1nmp5rpo {
    font-size: 0.875rem;
    line-height: 1.4;
  }

  ._1nmp5rp14 {
    font-size: 0.875rem;
    line-height: 1.4;
  }

  ._1nmp5rp1b {
    font-size: 0.875rem;
    line-height: 1.3;
  }
}

@media only screen and (width>=1024px) {
  ._1nmp5rp0 {
    contain-intrinsic-size: auto 88px;
  }

  ._1nmp5rpc {
    flex: 0 0 118px;
    width: 118px;
    height: 88px;
  }

  ._1nmp5rph {
    font-size: 2rem;
    line-height: 1;
  }

  ._1nmp5rpp {
    font-size: 0.875rem;
    line-height: 1.4;
  }

  ._1nmp5rp15 {
    font-size: 0.875rem;
    line-height: 1.4;
  }

  ._1nmp5rp1c {
    font-size: 0.875rem;
    line-height: 1.3;
  }
}

._156i5dd0 {
  display: flex;
  width: 100%;
  height: 100%;
  flex-direction: column;
  overflow: hidden;
  position: relative;
}

._156i5dd3 {
  position: relative;
  width: 100%;
  height: 100%;
  overflow: hidden;
  flex: 0 0 100%;
}

._156i5dd4 {
  position: absolute;
  bottom: 100%;
  left: 0;
  width: 100%;
  height: 120px;
  background: linear-gradient(
    0deg,
    rgba(0, 0, 0, 0.34) 0%,
    rgba(0, 0, 0, 0) 100%
  );
}

._156i5dd5 {
  position: relative;
  background: none;
  bottom: 0;
  left: 0;
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: 8px;
  padding: 8px 8px;
}

._156i5dd6 {
  display: flex;
  position: absolute;
  bottom: 100%;
  padding: 8px 0;
}

._156i5dda {
  position: absolute;
  top: 0;
  right: 0;
  padding: 8px 8px;
}

._156i5ddb {
  margin: 0;
  hyphens: manual;
  text-transform: none;
  text-shadow: 0px 0px 2px rgba(0, 0, 0, 0.3);
  color: inherit;
}

._156i5ddd {
  font-size: 1.375rem;
  line-height: 1.2;
}

._156i5ddk {
  font-family:
    Flama Semicondensed,
    Arial,
    Helvetica Neue,
    Helvetica,
    sans-serif;
  font-weight: bold;
}

@media only screen and (width>=320px) {
  ._156i5dd5 {
    position: absolute;
    background: rgba(0, 0, 0, 0.34);
  }

  ._156i5dd6 {
    padding: 0;
  }

  ._156i5ddb {
    color: #ffffff;
  }
}

@media only screen and (width>=460px) {
  ._156i5ddb {
    color: #ffffff;
  }

  ._156i5ddd {
    font-size: 1.375rem;
    line-height: 1.2;
  }

  ._156i5ddk {
    font-family:
      Flama Semicondensed,
      Arial,
      Helvetica Neue,
      Helvetica,
      sans-serif;
    font-weight: bold;
  }
}

@media only screen and (width>=600px) {
  ._156i5ddb {
    color: #ffffff;
  }

  ._156i5ddd {
    font-size: 2.25rem;
    line-height: 1.15;
  }

  ._156i5ddk {
    font-family:
      Flama Semicondensed,
      Arial,
      Helvetica Neue,
      Helvetica,
      sans-serif;
    font-weight: bold;
  }
}

@media only screen and (width>=768px) {
  ._156i5ddb {
    color: #ffffff;
  }

  ._156i5ddd {
    font-size: 1.75rem;
    line-height: 1.15;
  }

  ._156i5ddk {
    font-family:
      Flama Semicondensed,
      Arial,
      Helvetica Neue,
      Helvetica,
      sans-serif;
    font-weight: bold;
  }
}

@media only screen and (width>=1024px) {
  ._156i5ddb {
    color: #ffffff;
  }

  ._156i5ddd {
    font-size: 1.5rem;
    line-height: 1.15;
  }

  ._156i5ddk {
    font-family:
      Flama Semicondensed,
      Arial,
      Helvetica Neue,
      Helvetica,
      sans-serif;
    font-weight: bold;
  }
}

._13nfct50 {
  display: flex;
  flex-direction: column;
  height: 100%;
  width: 100%;
  position: relative;
}

._13nfct50:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 1px;
}

._13nfct51:after {
  background: #e8e8e8;
}

._13nfct53 {
  position: relative;
  overflow: hidden;
}

._13nfct55 {
  display: flex;
  position: absolute;
  bottom: 8px;
  left: 8px;
  right: 8px;
}

._13nfct59 {
  position: absolute;
  top: 0;
  right: 0;
  display: flex;
  padding: 8px 8px;
}

._13nfct5a {
  flex: 0 1;
  padding: 8px 8px;
}

._13nfct51 ._13nfct5a {
  background: #ffffff;
}

._13nfct5b {
  margin: 0;
  text-transform: none;
  hyphens: manual;
}

._13nfct51 ._13nfct5b {
  color: #18191a;
}

._13nfct51 ._13nfct5b:hover {
  color: #18191a;
}

._13nfct51 ._13nfct5b:active {
  color: #18191a;
}

._13nfct5c {
  font-size: 1rem;
  line-height: 1.25;
}

._13nfct5d {
  font-size: 1.125rem;
  line-height: 1.2;
}

._13nfct5h {
  font-family:
    Flama Semicondensed,
    Arial,
    Helvetica Neue,
    Helvetica,
    sans-serif;
  font-weight: bold;
}

@media only screen and (width>=460px) {
  ._13nfct5c {
    font-size: 1rem;
    line-height: 1.25;
  }

  ._13nfct5d {
    font-size: 1.125rem;
    line-height: 1.2;
  }
}

@media only screen and (width>=600px) {
  ._13nfct5c {
    font-size: 1.625rem;
    line-height: 1.15;
  }

  ._13nfct5d {
    font-size: 2rem;
    line-height: 1.15;
  }
}

@media only screen and (width>=768px) {
  ._13nfct5c {
    font-size: 1.25rem;
    line-height: 1.2;
  }

  ._13nfct5d {
    font-size: 1.25rem;
    line-height: 1.2;
  }
}

@media only screen and (width>=1024px) {
  ._13nfct5c {
    font-size: 1.25rem;
    line-height: 1.2;
  }

  ._13nfct5d {
    font-size: 1.375rem;
    line-height: 1.2;
  }
}

._msx9af0 {
  width: 100%;
  display: flex;
  flex-direction: column;
  content-visibility: auto;
  gap: 12px;
}

._msx9af1 {
  display: flex;
  align-items: center;
  text-wrap: nowrap;
  gap: 4px;
}

._msx9af2 {
  color: #666666;
  font-size: 0.875rem;
  line-height: 1.15;
  font-family: Arial, sans-serif;
  font-weight: normal;
  text-transform: none;
}

._msx9af3 {
  display: block;
  position: relative;
  border-radius: 50%;
  width: 7px;
  height: 7px;
  background-color: #666666;
  top: 4px;
}

._msx9af4 {
  position: absolute;
  height: 100%;
  left: 3px;
  width: 1px;
  background-color: #e8e8e8;
}

._msx9af5 {
  display: flex;
  flex: 1 1 100%;
  flex-direction: column;
  max-height: 100%;
  overflow: hidden;
  gap: 4px;
}

._msx9afa {
  position: absolute;
  bottom: 0;
  left: 0;
  display: flex;
  width: 100%;
  overflow: hidden;
}

._msx9afb {
  margin: 0;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  display: -webkit-box;
  max-width: 100%;
  line-height: 1.3;
  text-overflow: ellipsis;
  overflow: hidden;
  transition: color 0.25s ease-in-out;
  hyphens: manual;
  color: #18191a;
  font-family:
    Flama Semicondensed,
    Arial,
    Helvetica Neue,
    Helvetica,
    sans-serif;
  font-weight: bold;
  font-size: 1rem;
  text-transform: none;
}

._msx9afb:hover {
  color: #18191a;
}

._msx9afb:active {
  color: #18191a;
}

._msx9aff {
  position: relative;
  width: 100%;
}

@media only screen and (width>=320px) {
  ._msx9af0 {
    flex-direction: row;
  }

  ._msx9aff {
    flex: 0 0 118px;
    width: 118px;
    height: 88px;
  }
}

@media only screen and (width>=460px) {
  ._msx9afb {
    font-size: 1rem;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    max-width: 100%;
    line-height: 1.3;
    text-overflow: ellipsis;
    overflow: hidden;
  }

  ._msx9aff {
    flex: 0 0 118px;
    width: 118px;
    height: 88px;
  }
}

@media only screen and (width>=600px) {
  ._msx9afb {
    font-size: 1.125rem;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    max-width: 100%;
    line-height: 1.4;
    text-overflow: ellipsis;
    overflow: hidden;
  }

  ._msx9aff {
    flex: 0 0 200px;
    width: 200px;
    height: 150px;
  }
}

@media only screen and (width>=768px) {
  ._msx9afb {
    font-size: 0.875rem;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    max-width: 100%;
    line-height: 1.3;
    text-overflow: ellipsis;
    overflow: hidden;
  }

  ._msx9aff {
    display: none;
  }
}

@media only screen and (width>=1024px) {
  ._msx9afb {
    font-size: 0.875rem;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    max-width: 100%;
    line-height: 1.3;
    text-overflow: ellipsis;
    overflow: hidden;
  }
}

._pzmqdj0 {
  position: relative;
}

._pzmqdj1 {
  display: flex;
  flex-direction: column;
  width: 100%;
  position: relative;
  text-decoration: none;
}

._pzmqdj2,
._pzmqdj3 {
  display: flex;
}

._pzmqdj2 + ._pzmqdj3 {
  display: none;
}

@media only screen and (width>=460px) {
  ._pzmqdj0 {
    position: absolute;
    width: 100%;
    height: 100%;
  }

  ._pzmqdj2 {
    display: none;
  }

  ._pzmqdj2 + ._pzmqdj3 {
    display: flex;
  }

  ._pzmqdj0 ._pzmqdj3 {
    position: absolute;
    width: 100%;
    height: 100%;
  }
}

._1tm70qu0 {
  display: flex;
  flex-direction: column;
  width: 100%;
  overflow: hidden;
  position: relative;
  z-index: 10;
  font-family: inherit;
  font-size: 1rem;
}

._1tm70qu1 {
  width: 100%;
  background-color: #d10a10;
  padding: 16px;
}

._1tm70qu2 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  color: #fff;
}

._1tm70qu3,
._1tm70qu4 {
  display: none;
  margin: 0;
}

._1tm70qu5 {
  background-color: #f6f6f6;
  padding: 0 16px;
}

._1tm70qu6 {
  display: flex;
  align-items: flex-start;
  gap: 16px;
  padding: 24px 0;
}

._1tm70qu7 {
  margin: 0;
  color: #d10a10;
}

._1tm70qu9 {
  margin: 0 0 8px;
  font-weight: bold;
  font-size: 1.75rem;
  font-family:
    Flama Semicondensed,
    Arial,
    Helvetica Neue,
    Helvetica,
    sans-serif;
}

._1tm70qua {
  display: flex;
  align-items: center;
  text-decoration: none;
  color: #d10a10;
  gap: 8px;
}

._1tm70qua:hover {
  color: #a1070c;
}

._1tm70qua:active {
  color: #ba080e;
}

._1tm70qub {
  display: flex;
  flex: auto;
  flex-direction: column;
  flex-wrap: wrap;
  justify-content: space-between;
  gap: 32px;
  padding: 16px 0;
  border-top: 1px solid #e8e8e8;
  text-align: center;
}

._1tm70quc {
  display: flex;
  flex-direction: column;
  gap: 32px;
}

._1tm70qud,
._1tm70que {
  display: flex;
  flex-direction: column;
  flex: 0;
  justify-content: flex-start;
  align-items: center;
  gap: 12px;
}

._1tm70quf {
  background-color: #f6f6f6;
  border-top: 1px solid #e8e8e8;
  border-bottom: 1px solid #e8e8e8;
  padding: 24px 16px;
}

._1tm70qug {
  display: flex;
  flex: 100%;
  flex-wrap: wrap;
  gap: 12px;
  justify-content: center;
}

._1tm70quh {
  display: flex;
}

._1tm70qui {
  display: flex;
  flex: 100%;
  flex-direction: column;
  align-items: center;
  background-color: #f6f6f6;
  padding: 24px 16px;
  font-size: 0.875rem;
  color: #cfcfcf;
}

._1tm70quj {
  margin: 0 0 24px;
}

._1tm70quk {
  text-align: center;
  color: #666;
}

._1tm70qul {
  text-decoration: none;
  color: #18191a;
}

._1tm70qul:hover {
  color: #a1070c;
}

._1tm70qul:active {
  color: #ba080e;
}

._1tm70qul[role="button"] {
  cursor: pointer;
}

._1tm70qun {
  margin: 0;
  font-family:
    Flama Semicondensed,
    Arial,
    Helvetica Neue,
    Helvetica,
    sans-serif;
  font-weight: bold;
  font-size: 1.125rem;
  color: #18191a;
  line-height: 1;
  text-align: center;
}

._1tm70quo {
  margin: 16px 0 0;
  padding: 0;
  list-style: none;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 12px;
}

._1tm70qup {
  padding: 0;
  margin: 0;
}

._1tm70qup::marker {
  font-family: Arial, sans-serif;
  font-weight: bold;
  color: #18191a;
}

@media only screen and (width>=600px) {
  ._1tm70qu3 {
    display: block;
  }
}

@media only screen and (width>=768px) {
  ._1tm70qu4 {
    display: block;
  }

  ._1tm70qu6 {
    align-items: center;
  }

  ._1tm70qub {
    flex-direction: row;
    text-align: left;
  }

  ._1tm70qud {
    align-items: flex-start;
  }

  ._1tm70que {
    display: none;
  }

  ._1tm70qun {
    text-align: left;
  }

  ._1tm70quo {
    align-items: flex-start;
  }
}

._o9eneu0 {
  display: none;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 40;
}

._o9eneu1 {
  left: 0;
  right: 0;
}

._o9eneu2 {
  position: absolute;
  top: 40px;
}

._o9eneu5 {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  flex-direction: row;
}

._o9eneu6 {
  gap: 16px;
}

._o9eneu7 {
  gap: 16px;
}

._o9eneu8 {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  flex-wrap: wrap;
  overflow: hidden;
  height: 56px;
  font-family:
    Flama Semicondensed,
    Arial,
    Helvetica Neue,
    Helvetica,
    sans-serif;
  font-size: 1.25rem;
  font-weight: bold;
  gap: 8px;
}

._o9eneu9 {
  display: flex;
  align-items: center;
  gap: 8px;
  height: 100%;
  overflow: hidden;
  margin-left: initial;
  padding: initial;
  justify-content: normal;
}

._o9eneua {
  display: flex;
  align-items: center;
  gap: 8px;
  height: auto;
  overflow: visible;
  margin-left: auto;
  justify-content: space-between;
}

@media only screen and (width>=768px) {
  ._o9eneu0 {
    display: block;
  }
}

._1tphtr90 {
  display: flex;
  align-items: center;
}

._1tphtr91 {
  display: flex;
  align-items: center;
  text-decoration: none;
  color: inherit;
  flex-direction: row;
  flex-wrap: nowrap;
  transition: 0.3s ease-out color;
}

._1tphtr92 {
  text-wrap: nowrap;
}

._1tphtr97 {
  color: #d10a10;
  transition: 0.3s ease-out color;
}

._1tphtr98 {
  gap: 4px;
  color: #18191a;
  font-size: 0.875rem;
  font-weight: normal;
  font-family: Arial, sans-serif;
  line-height: 1;
}

._1tphtr98:hover {
  color: #a1070c;
}

._1tphtr98:active {
  color: #ba080e;
}

._1tphtr98:hover ._1tphtr97 {
  color: #a1070c;
}

._1tphtr98:active ._1tphtr97 {
  color: #ba080e;
}

._1tphtr99 {
  text-transform: uppercase;
  color: #ffffff;
  height: 56px;
}

._1tphtr9a {
  padding: 6px 8px;
  border-radius: 4px;
  line-height: 1;
  transition: 0.3s ease-out background-color;
}

._1tphtr9h {
  color: #ffffff;
}

._1tphtr9h:hover {
  background-color: #a1070c;
  color: #ffffff;
}

._1tphtr9h:active {
  background-color: #ba080e;
  color: #ffffff;
}

._1tphtr9m {
  background-color: #a1070c;
  color: #ffffff;
  border-radius: 4px;
}

._1tphtr9r {
  background-color: #d10a10;
  color: #ffffff;
}

._1tphtr9s {
  height: 40px;
  padding-right: 16px;
}

._1tphtr9z {
  gap: 8px;
  height: 100%;
}

._1tphtr918 {
  color: #18191a;
}

._1tphtr918:hover {
  color: #d10a10;
}

._1tphtr918:active {
  color: #ba080e;
}

._1tphtr91p {
  color: #d10a10;
  line-height: 1;
}

._1tphtr91q {
  color: #18191a;
  line-height: 1;
}

._113hsop0 {
  position: absolute;
  display: flex;
  z-index: 50;
  transition: transform 0.1s ease-out;
}

._113hsop2 {
  border: 1px solid #ffffff;
  top: -24px;
  left: 16px;
}

._t3zouf0 {
  background-color: #ffffff;
  border-bottom: 0px solid #e8e8e8;
  height: 40px;
}

._t3zouf1 {
  display: flex;
  position: relative;
  overflow: hidden;
  align-items: center;
  height: 100%;
}

._t3zouf2 {
  display: flex;
  justify-content: space-between;
  width: 100%;
  height: 100%;
  padding: 12px 16px 12px 136px;
  gap: 4px;
}

._t3zouf5 {
  width: 100%;
  z-index: 10;
  position: relative;
  height: 56px;
  background-color: #d10a10;
  border-bottom: 0px solid #e8e8e8;
}

._t3zouf6 {
  background-color: #d10a10;
}

._t3zoufb {
  display: flex;
  position: relative;
  padding: 0 16px 0 128px;
}

._t3zoufc {
  display: flex;
  width: 100%;
  padding: 0;
  gap: 4px;
}

._t3zoufd {
  position: relative;
  transition: top 0.5s cubic-bezier(0.25, 0.1, 0.25, 1);
  border-bottom: 1px solid #e8e8e8;
}

._t3zoufe {
  top: 0;
}

._t3zoufg {
  top: 0;
  z-index: 0;
  transition: top 0.3s ease-out 0.1s;
  background-color: #ffffff;
}

._t3zoufh {
  display: flex;
  padding: 0 16px 0 136px;
}

._t3zoufi {
  overflow: hidden;
  z-index: 0;
  transition: 0.3s ease-out height;
}

._t3zoufl {
  height: 40px;
}

._t3zoufm {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  flex-wrap: wrap;
  font-family: Arial, sans-serif;
  font-size: 0.875rem;
  font-weight: bold;
}

._q6lq580 {
  border-style: solid;
  color: #ffffff;
  border-color: #ffffff;
  border-width: 1px;
  border-radius: 4px;
  font-weight: bold;
  font-family:
    Flama Semicondensed,
    Arial,
    Helvetica Neue,
    Helvetica,
    sans-serif;
  font-size: 0.875rem;
  text-transform: uppercase;
  padding: 8px 12px;
  line-height: 1;
  text-decoration: none;
}

._q6lq580:hover {
  color: #cfcfcf;
  border-color: #cfcfcf;
}

._q6lq580:active {
  color: #e8e8e8;
  border-color: #e8e8e8;
}

._1wrrdmz0 {
  display: flex;
  flex-direction: column;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 40;
}

._1wrrdmz1 {
  display: flex;
  flex-direction: column;
  justify-content: center;
  z-index: 1;
  background-color: #d10a10;
  height: 56px;
  padding: 0 16px;
  border-bottom: 0px solid #e8e8e8;
}

._1wrrdmz2 {
  background-color: #d10a10;
}

._1wrrdmz7 {
  display: flex;
  justify-content: space-between;
  max-width: 1024px;
  gap: 8px;
}

._1wrrdmz8 {
  display: flex;
}

._1wrrdmz9 {
  display: flex;
  align-items: center;
  gap: 8px;
}

._1wrrdmzb {
  display: flex;
  align-items: center;
  height: 100%;
}

._1wrrdmzc {
  font-family:
    Flama Semicondensed,
    Arial,
    Helvetica Neue,
    Helvetica,
    sans-serif;
  color: #ffffff;
  text-transform: uppercase;
  font-size: 0.875rem;
  display: flex;
  align-items: center;
}

._1wrrdmzd {
  display: flex;
  height: 100%;
  color: #fff;
  font-family:
    Flama Semicondensed,
    Arial,
    Helvetica Neue,
    Helvetica,
    sans-serif;
  font-size: 0.875rem;
  font-weight: bold;
}

._1wrrdmze {
  background: unset;
  border: unset;
  padding: unset;
  text-align: unset;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 32px;
  height: 32px;
  color: #ffffff;
  cursor: pointer;
}

._1wrrdmze:hover {
  color: #cfcfcf;
}

._1wrrdmze:active {
  color: #e8e8e8;
}

._1wrrdmzf {
  display: flex;
  z-index: 0;
  transition: top 0.2s ease-in-out;
  background-color: #ffffff;
  min-width: 100%;
  position: relative;
  border-bottom: 1px solid #e8e8e8;
}

._1wrrdmzg {
  top: 0;
}

._1wrrdmzi {
  margin: 0;
  padding: 0 16px;
  list-style: none;
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  width: 100%;
  flex-basis: 100vw;
  height: 40px;
  overflow-x: scroll;
  overflow-y: hidden;
  white-space: nowrap;
  gap: 16px;
  font-family: Arial, sans-serif;
  font-size: 0.875rem;
  font-weight: bold;
  text-transform: none;
  color: #18191a;
}

._1wrrdmzj {
  display: flex;
  align-items: center;
  gap: 8px;
}

._1wrrdmzk {
  display: flex;
  align-items: center;
  gap: 8px;
  text-decoration: none;
  transition: 0.3s ease-out color;
  line-height: 1;
  padding: 12px 0;
}

._1wrrdmzr {
  color: #18191a;
}

._1wrrdmzr:hover {
  color: #d10a10;
}

._1wrrdmzr:active {
  color: #a1070c;
}

._1wrrdmzw {
  color: #d10a10;
}

._1wrrdmz11 {
  color: #18191a;
}

@media only screen and (width>=768px) {
  ._1wrrdmz0 {
    display: none;
  }
}

._bmtfvd0 {
  display: flex;
  flex-direction: column;
  inset: 56px 0 0;
  transition: 0.3s ease-out all;
  position: fixed;
  background-color: #fff;
}

._bmtfvd2 {
  transform: translate(100%);
  visibility: collapse;
}

._bmtfvd3 {
  display: flex;
  align-items: center;
  width: 100%;
  flex: 0 0 40px;
  font-family: inherit;
  border-bottom: 1px solid #e8e8e8;
}

._bmtfvd4 {
  margin: 0;
  padding: 0 16px;
  list-style: none;
  display: flex;
  align-items: center;
  gap: 16px;
  flex-wrap: nowrap;
  overflow-x: auto;
  overflow-y: hidden;
  white-space: nowrap;
  height: 100%;
  width: 100%;
  min-width: 0;
}

._bmtfvd5 {
  display: flex;
  align-items: center;
  gap: 4px;
  white-space: nowrap;
  text-decoration: none;
  color: #18191a;
  font-size: 0.875rem;
  font-weight: normal;
  font-family: Arial, sans-serif;
  line-height: 1;
  transition: 0.3s ease-out color;
}

._bmtfvd5:hover {
  color: #a1070c;
}

._bmtfvd5:active {
  color: #ba080e;
}

._bmtfvd6 {
  transition: 0.3s ease-out color;
}

._bmtfvd5 ._bmtfvd6 {
  color: #d10a10;
}

._bmtfvd5:hover ._bmtfvd6 {
  color: #a1070c;
}

._bmtfvd5:active ._bmtfvd6 {
  color: #ba080e;
}

._bmtfvd7 {
  padding: 12px 16px;
  border-bottom: 1px solid #e8e8e8;
}

._bmtfvd8 {
  display: flex;
  justify-content: stretch;
  flex-grow: 1;
  position: relative;
  overflow: hidden;
}

._bmtfvd9 {
  margin: 0;
  padding: 12px 16px;
  list-style: none;
  display: flex;
  flex-direction: column;
  width: 50%;
  overflow-y: scroll;
  height: 100%;
  overflow: auto;
  background-color: #f5f5f5;
  gap: 8px;
}

._bmtfvda {
  display: flex;
  flex-direction: column;
}

._bmtfvdb {
  text-decoration: none;
  border: 0;
  display: flex;
  width: 100%;
  align-items: center;
  justify-content: space-between;
  cursor: pointer;
  border-radius: 4px;
  padding: 6px 8px;
  font-family:
    Flama Semicondensed,
    Arial,
    Helvetica Neue,
    Helvetica,
    sans-serif;
  text-transform: uppercase;
  font-size: 1.25rem;
  font-weight: bold;
  transition: 0.3s ease-out all;
}

._bmtfvdn {
  background-color: #d10a10;
  color: #ffffff;
}

._bmtfvdn:hover {
  background-color: #d10a10;
  color: #ffffff;
}

._bmtfvdn:active {
  background-color: #ba080e;
  color: #ffffff;
}

._bmtfvds {
  background-color: rgba(0, 0, 0, 0);
  color: #18191a;
}

._bmtfvds:hover {
  background-color: #d10a10;
  color: #ffffff;
}

._bmtfvds:active {
  background-color: #ba080e;
  color: #ffffff;
}

._bmtfvdt {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

._bmtfvdu {
  margin: 0;
  padding: 20px 16px;
  list-style: none;
  display: flex;
  flex-direction: column;
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  width: 50%;
  gap: 24px;
  background-color: #ffffff;
  overflow: auto;
}

._bmtfvdv {
  display: flex;
  align-items: center;
  font-family: Arial, sans-serif;
  font-weight: bold;
  font-size: 0.875rem;
  text-transform: none;
  color: #18191a;
  line-height: 1;
}

._bmtfvdw {
  text-decoration: none;
  transition: 0.3s ease-out color;
}

._bmtfvd13 {
  color: #18191a;
}

._bmtfvd13:hover {
  color: #d10a10;
}

._bmtfvd13:active {
  color: #ba080e;
}

._bmtfvd18 {
  color: #d10a10;
}

._bmtfvd1d {
  color: #18191a;
}

._191muwe0 {
  display: flex;
  flex-direction: column;
  width: 100%;
  position: relative;
  gap: 12px;
}

._191muwe1 {
  width: auto;
  display: block;
  margin-left: 12px;
}

._ztjuth0 {
  display: grid;
  position: relative;
  width: 100%;
  grid-template-columns: repeat(12, 1fr);
  gap: 16px;
}

._ztjuth1 {
  position: relative;
  grid-column: span 12;
  grid-row: span 1;
  padding-bottom: 0;
}

@media only screen and (width>=460px) {
  ._ztjuth2 {
    grid-column: span 12;
    padding-bottom: 75%;
  }

  ._ztjuth4 {
    grid-column: span 6;
    padding-bottom: 150%;
  }

  ._ztjuth6 {
    grid-column: span 6;
    padding-bottom: 0;
  }
}

@media only screen and (width>=600px) {
  ._ztjuth2 {
    grid-column: span 12;
    padding-bottom: 75%;
  }

  ._ztjuth4 {
    grid-column: span 6;
    padding-bottom: 150%;
  }

  ._ztjuth6 {
    grid-column: span 6;
    padding-bottom: 0;
  }
}

@media only screen and (width>=768px) {
  ._ztjuth2 {
    grid-column: span 12;
    padding-bottom: 75%;
  }

  ._ztjuth4 {
    grid-column: span 6;
    padding-bottom: 150%;
  }

  ._ztjuth6 {
    grid-column: span 6;
    padding-bottom: 0;
  }
}

@media only screen and (width>=1024px) {
  ._ztjuth2 {
    grid-column: span 8;
    padding-bottom: 75%;
  }

  ._ztjuth4 {
    grid-column: span 4;
    padding-bottom: 150%;
  }

  ._ztjuth6 {
    grid-column: span 4;
    padding-bottom: 0;
  }
}

html {
  font-family: Arial, sans-serif;
  line-height: 1.2;
  -webkit-text-size-adjust: 100%;
  box-sizing: border-box;
}

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

body {
  margin: 0;
  -webkit-font-smoothing: antialiased;
}

a {
  color: inherit;
}

b,
strong {
  font-weight: bolder;
}

button,
input,
textarea {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.2;
  margin: 0;
}

button {
  -webkit-appearance: button;
}

::-webkit-inner-spin-button,
::-webkit-outer-spin-button {
  height: auto;
}

::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}

:focus-visible {
  outline: 2px solid #1a73e8;
  outline-offset: 1px;
  border-radius: 2px;
}

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

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

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

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

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

*,
:after,
:before {
  box-sizing: inherit;
  margin: 0;
}

h2 {
  font-size: 28px;
}

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

input {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}

input {
  overflow: visible;
}

button {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}

button {
  overflow: visible;
}

button {
  text-transform: none;
}

button {
  touch-action: manipulation;
}

button {
  -webkit-appearance: button;
}

button {
  -webkit-appearance: button;
}

button > * {
  pointer-events: none;
}

.pexi-tm-58651__tm-call2action {
  display: inline-block;
  max-width: 296px;
  height: 30px;
  margin-right: auto;
  margin-left: auto;
  padding: 0 10px;
  border: 0;
  border-radius: 5px;
  font-family:
    "FlamaProSemicond-Bold", "Flama Semicondensed", "Arial", "Helvetica Neue",
    "Helvetica", sans-serif;
  font-weight: 700;
  font-size: 12px;
  line-height: 30px;
  text-align: center;
  text-transform: uppercase;
  white-space: nowrap;
}

@media screen and (min-width: 600px) {
  .pexi-tm-58651__tm-call2action {
    font-size: 14px;
  }
}

.pexi-tm-58651__tm-call2action:hover {
  background-color: #f1be3b;
}

.pexi-tm-58651__tm-call2action:focus {
  outline-color: #fff;
  outline-style: dotted;
  outline-width: thin;
}

.pexi-tm-58651__tm-call2action:active {
  background-color: #f1be3b;
}

.pexi-tm-58651__tm-call2action,
.pexi-tm-58651__tm-call2action:visited {
  background-color: #f1be3b;
  color: #570003;
}

.pexi-tm-58651__tm-call2action[href] {
  text-decoration: none;
}

.pexi-tm-58651__tm-call2action[href]:focus {
  text-decoration: underline;
}
[data-advert-slot-state] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

[data-advert-slot-empty]:not([data-advert-placeholder-collapses="false"]) {
  display: none;
}

.pexi-tm-63952,
.pexi-tm-63952 * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  outline: none;
  text-rendering: optimizeLegibility !important;
  -webkit-font-smoothing: antialiased !important;
}

#pexi-tm-63952__centerContainer {
  width: 100%;
  display: flex;
  flex-flow: row;
  align-items: center;
  justify-content: space-between;
  display: flex;
  position: relative;
}

#pexi-tm-63952__container {
  position: relative;
  width: 100%;
  max-width: 600px;
  height: 90px;
  margin: 0 auto;
  padding: 15px;
  border: 1px solid #e5e5e5;
  z-index: 1;
  border-left: 5px solid #d10a10;
}

#pexi-tm-63952__titel {
  width: 90%;
  font-family:
    FlamaProSemicond-Bold, "Flama Semicondensed", "Arial", "Helvetica Neue",
    "Helvetica", sans-serif;
  font-size: clamp(5px, 3.5vw, 18px);
  text-align: left;
  margin-right: 20px;
}

#pexi-tm-63952__copy {
  width: 65%;
  margin-top: 7px;
  font-size: clamp(3px, 2.5vw, 13px);
  font-family:
    "Arial", "Flama Semicondensed", "Helvetica Neue", "Helvetica", sans-serif;
  line-height: 1.2;
}

.pexi-tm-63952__permissieDenied {
  cursor: pointer;
  font-size: 20px;
  font-family:
    "Arial", "Flama Semicondensed", "Helvetica Neue", "Helvetica", sans-serif;
  line-height: 1.2;
  display: none;
}

.pexi-tm-63952__hier {
  text-decoration: underline;
}

.pexi-tm-63952__checkboxContainer {
  display: block;
  position: relative;
  padding-left: 75px;
  cursor: pointer;
  font-size: 20px;
  font-family: "Arial", "Helvetica Neue", "Helvetica", sans-serif;
  line-height: 1.2;
}

.pexi-tm-63952__checkboxContainer input {
  opacity: 0;
  width: 0;
  height: 0;
  display: none;
}

.pexi-tm-63952__slider {
  position: absolute;
  cursor: pointer;
  top: 15px;
  transform: translateY(-50%);
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ccc;
  -webkit-transition: 0.4s;
  transition: 0.4s;
  border-radius: 34px;
  width: 56px;
  height: 27px;
}

.pexi-tm-63952__slider:before {
  position: absolute;
  content: "";
  height: 20px;
  width: 20px;
  left: 4px;
  bottom: 3.5px;
  background-color: white;
  -webkit-transition: 0.4s;
  transition: 0.4s;
  border-radius: 50%;
  box-shadow:
    0 2px 8px 0 rgba(0, 0, 0, 0.2),
    0 0px 20px 0 rgba(0, 0, 0, 0.19);
}

.pexi-tm-63952 input:checked + .pexi-tm-63952__slider {
  background-color: #d10a10;
}

.pexi-tm-63952 input:focus + .pexi-tm-63952__slider {
  box-shadow: 0 0 1px #d10a10;
}

.pexi-tm-63952 input:checked + .pexi-tm-63952__slider:before {
  -webkit-transform: translateX(26px);
  -ms-transform: translateX(26px);
  transform: translateX(26px);
}

.pexi-tm-63952__bell {
  position: relative;
  top: 5px;
  margin-right: 3px;
  margin-left: -3px;
}

.pexi-tm-63952__bg-color-FAFAFA {
  background-color: #fafafa !important;
}

.pexi-tm-43066,
.pexi-tm-43066 * {
  margin: 0;
  padding: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.pexi-tm-43066 {
  margin: 0px;
  padding: 0px;
  font-family:
    "FlamaProSemicond-Bold", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
}

.pexi-tm-43066__container {
  text-align: center;
  margin: auto;
  background-color: #f5f5f5;
  padding: 20px 5px;
}

#pexi-tm-43066__button,
#pexi-tm-43066__button:hover,
#pexi-tm-43066__button:visited,
#pexi-tm-43066__button:focus,
#pexi-tm-43066__button:active {
  font-family:
    "FlamaProSemicond-Bold", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
  font-style: normal;
  font-weight: 750;
  text-transform: uppercase;
  padding: 6px 20px;
  background-color: #d10a10;
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 10px;
  font-size: 14px;
  line-height: 20px;
  border-radius: 5px;
  width: fit-content;
  height: 32px;
  text-decoration: none;
  position: relative;
  margin: auto;
  margin-top: 10px;
}

#pexi-tm-43066__line1 {
  margin-top: 20px;
  color: #292929;
  line-height: 22.92px;
  font-size: 18px;
  font-weight: 750;
}

#pexi-tm-43066__line2 {
  color: #292929;
  margin-top: 10px;
  font-family: Arial, Helvetica, sans-serif;
  line-height: 19.6px;
  font-size: 14px;
  font-weight: 400;
}

#pexi-tm-43066__line3 {
  color: #292929;
  margin-top: 10px;
  display: inline-block;
  margin-bottom: 14px;
}

#pexi-tm-43066__line3 svg {
  vertical-align: bottom;
}

#pexi-tm-43066__copy3 {
  display: inline-block;
  padding-left: 5px;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: 700;
  font-size: 15px;
  line-height: 15px;
  vertical-align: bottom;
}

#pexi-tm-43066__link {
  width: 100%;
  text-decoration: inherit;
  color: inherit;
  cursor: pointer;
}

@media (max-width: 600px) {
  .pexi-tm-43066__container {
    margin: 0px 10px;
    width: calc(100% - 20px);
  }
}

@media (max-width: 320px) {
  .pexi-tm-43066__container {
    margin: 0px 0px;
    width: 100%;
  }
}

.pushengage-subscription-management-widget
  .pushengage-subscription-management-widget__opt-in.pushengage-subscription-management-widget__opt-in--granted:not(
    :has(.pushengage-subscription-management-widget__opt-in__unsubscribe)
  ):not(
    :has(.pushengage-subscription-management-widget__opt-in__auto-notification)
  )
  .pushengage-subscription-management-widget__opt-in__segment {
  margin-top: 0;
}

:not(:root):-webkit-full-screen {
  height: 100%;
  width: 100%;
}

.pexi-tm-58651__tm-call2action {
  display: inline-block;
  max-width: 296px;
  height: 30px;
  margin-right: auto;
  margin-left: auto;
  padding: 0 10px;
  border: 0;
  border-radius: 5px;
  font-family:
    "FlamaProSemicond-Bold", "Flama Semicondensed", "Arial", "Helvetica Neue",
    "Helvetica", sans-serif;
  font-weight: 700;
  font-size: 12px;
  line-height: 30px;
  text-align: center;
  text-transform: uppercase;
  white-space: nowrap;
}

@media screen and (min-width: 600px) {
  .pexi-tm-58651__tm-call2action {
    font-size: 14px;
  }
}

.pexi-tm-58651__tm-call2action:hover {
  background-color: #f1be3b;
}

.pexi-tm-58651__tm-call2action:focus {
  outline-color: #fff;
  outline-style: dotted;
  outline-width: thin;
}

.pexi-tm-58651__tm-call2action:active {
  background-color: #f1be3b;
}

.pexi-tm-58651__tm-call2action,
.pexi-tm-58651__tm-call2action:visited {
  background-color: #f1be3b;
  color: #570003;
}

.pexi-tm-58651__tm-call2action[href] {
  text-decoration: none;
}

.pexi-tm-58651__tm-call2action[href]:focus {
  text-decoration: underline;
}

html {
  scroll-behavior: smooth;
  scroll-padding: 20vh;
}