@font-face {
  font-family: "Hurricane";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("../Fonts/hurricane-latin-ext.woff2") format("woff2");
  unicode-range:
    U+0100-02BA,
    U+02BD-02C5,
    U+02C7-02CC,
    U+02CE-02D7,
    U+02DD-02FF,
    U+0304,
    U+0308,
    U+0329,
    U+1D00-1DBF,
    U+1E00-1E9F,
    U+1EF2-1EFF,
    U+2020,
    U+20A0-20AB,
    U+20AD-20C0,
    U+2113,
    U+2C60-2C7F,
    U+A720-A7FF;
}

@font-face {
  font-family: "Hurricane";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("../Fonts/hurricane-latin.woff2") format("woff2");
  unicode-range:
    U+0000-00FF,
    U+0131,
    U+0152-0153,
    U+02BB-02BC,
    U+02C6,
    U+02DA,
    U+02DC,
    U+0304,
    U+0308,
    U+0329,
    U+2000-206F,
    U+20AC,
    U+2122,
    U+2191,
    U+2193,
    U+2212,
    U+2215,
    U+FEFF,
    U+FFFD;
}

@font-face {
  font-family: "Josefin Sans";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("../Fonts/josefin-sans-regular-latin-ext.woff2") format("woff2");
  unicode-range:
    U+0100-02BA,
    U+02BD-02C5,
    U+02C7-02CC,
    U+02CE-02D7,
    U+02DD-02FF,
    U+0304,
    U+0308,
    U+0329,
    U+1D00-1DBF,
    U+1E00-1E9F,
    U+1EF2-1EFF,
    U+2020,
    U+20A0-20AB,
    U+20AD-20C0,
    U+2113,
    U+2C60-2C7F,
    U+A720-A7FF;
}

@font-face {
  font-family: "Josefin Sans";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("../Fonts/josefin-sans-regular-latin.woff2") format("woff2");
  unicode-range:
    U+0000-00FF,
    U+0131,
    U+0152-0153,
    U+02BB-02BC,
    U+02C6,
    U+02DA,
    U+02DC,
    U+0304,
    U+0308,
    U+0329,
    U+2000-206F,
    U+20AC,
    U+2122,
    U+2191,
    U+2193,
    U+2212,
    U+2215,
    U+FEFF,
    U+FFFD;
}

@font-face {
  font-family: "Neuton";
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url("../Fonts/neuton-light-latin-ext.woff2") format("woff2");
  unicode-range:
    U+0100-02BA,
    U+02BD-02C5,
    U+02C7-02CC,
    U+02CE-02D7,
    U+02DD-02FF,
    U+0304,
    U+0308,
    U+0329,
    U+1D00-1DBF,
    U+1E00-1E9F,
    U+1EF2-1EFF,
    U+2020,
    U+20A0-20AB,
    U+20AD-20C0,
    U+2113,
    U+2C60-2C7F,
    U+A720-A7FF;
}

@font-face {
  font-family: "Neuton";
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url("../Fonts/neuton-light-latin.woff2") format("woff2");
  unicode-range:
    U+0000-00FF,
    U+0131,
    U+0152-0153,
    U+02BB-02BC,
    U+02C6,
    U+02DA,
    U+02DC,
    U+0304,
    U+0308,
    U+0329,
    U+2000-206F,
    U+20AC,
    U+2122,
    U+2191,
    U+2193,
    U+2212,
    U+2215,
    U+FEFF,
    U+FFFD;
}

@font-face {
  font-family: "Neuton";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("../Fonts/neuton-regular-latin-ext.woff2") format("woff2");
  unicode-range:
    U+0100-02BA,
    U+02BD-02C5,
    U+02C7-02CC,
    U+02CE-02D7,
    U+02DD-02FF,
    U+0304,
    U+0308,
    U+0329,
    U+1D00-1DBF,
    U+1E00-1E9F,
    U+1EF2-1EFF,
    U+2020,
    U+20A0-20AB,
    U+20AD-20C0,
    U+2113,
    U+2C60-2C7F,
    U+A720-A7FF;
}

@font-face {
  font-family: "Neuton";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("../Fonts/neuton-regular-latin.woff2") format("woff2");
  unicode-range:
    U+0000-00FF,
    U+0131,
    U+0152-0153,
    U+02BB-02BC,
    U+02C6,
    U+02DA,
    U+02DC,
    U+0304,
    U+0308,
    U+0329,
    U+2000-206F,
    U+20AC,
    U+2122,
    U+2191,
    U+2193,
    U+2212,
    U+2215,
    U+FEFF,
    U+FFFD;
}

:root {
  --page-bg: #fff;
  --surface: #ffffff;
  --surface-soft: #fff;
  --text: #161311;
  --text-soft: rgba(22, 19, 17, 0.72);
  --dark: #040404;
  --dark-soft: rgba(4, 4, 4, 0.78);
  --accent: #f6c233;
  --accent-deep: #d79d00;
  --border: rgba(22, 19, 17, 0.12);
  --shadow: 0 30px 70px rgba(9, 7, 5, 0.16);
  --content-width: 1280px;
  --font-body: "Josefin Sans", sans-serif;
  --font-heading: "Neuton", serif;
  --font-script: "Hurricane", cursive;
}

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

html {
  scroll-behavior: smooth;
}

@media (prefers-reduced-motion: reduce) {
  html {
    scroll-behavior: auto;
  }
}

body {
  margin: 0;
  font-family: var(--font-body);
  font-size: 18px;
  line-height: 1.75;
  /*
  background:
    radial-gradient(circle at top left, rgba(246, 194, 51, 0.18), transparent 24%),
    linear-gradient(180deg, #f8f4ee 0%, var(--page-bg) 100%);
  */
  color: var(--text);
}

button,
input,
select,
textarea {
  font: inherit;
}

body.menu-open {
  overflow: hidden;
}

a {
  color: inherit;
  text-decoration: none;
}

img {
  max-width: 100%;
  display: block;
}

.site-shell--home {
  min-height: 100vh;
}

.site-shell--home .content-panel {
  padding-bottom: clamp(30px, 4vw, 56px);
}

.home-news-section {
  padding: clamp(1.75rem, 3vw, 2.75rem) 24px clamp(2.5rem, 4vw, 4rem);
}

.home-news-section__inner {
  width: min(100%, var(--content-width));
  margin: 0 auto;
}

.home-news-section__header {
  margin-bottom: 22px;
}

.home-news-section__header h2 {
  margin: 0;
  font-family: var(--font-heading);
  font-size: clamp(2rem, 3.1vw, 2.85rem);
  font-weight: 300;
  line-height: 1.04;
  color: var(--text);
}

.home-news-section__grid {
  list-style: none;
  margin: 0;
  padding: 0;
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 24px;
}

.home-news-section__item {
  min-width: 0;
}

.home-news-card {
  height: 100%;
  overflow: hidden;
  display: flex;
  flex-direction: column;
  border: 1px solid rgba(71, 49, 34, 0.08);
  border-radius: 20px;
  background: rgba(255, 255, 255, 0.96);
  box-shadow: 0 14px 30px rgba(52, 31, 18, 0.09);
  transition: transform 180ms ease, box-shadow 180ms ease, border-color 180ms ease;
}

.home-news-card:hover,
.home-news-card:focus-within {
  transform: translateY(-2px);
  border-color: rgba(71, 49, 34, 0.14);
  box-shadow: 0 16px 30px rgba(52, 31, 18, 0.13);
}

.home-news-card__media-link {
  display: block;
  width: 100%;
}

.home-news-card__media {
  height: clamp(128px, 10vw, 148px);
  overflow: hidden;
  background: #d9e4ed;
}

.home-news-card__image {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.home-news-card__placeholder {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: flex-end;
  justify-content: flex-start;
  padding: 14px;
  background:
    linear-gradient(135deg, rgba(246, 194, 51, 0.26) 0%, rgba(255, 255, 255, 0.92) 100%);
  color: rgba(22, 19, 17, 0.72);
  font-family: var(--font-heading);
  font-size: 1rem;
  letter-spacing: 0.03em;
}

.home-news-card__body {
  flex: 1;
  display: flex;
  flex-direction: column;
  gap: 8px;
  padding: 16px 18px 18px;
}

.home-news-card__date {
  margin: 0;
  font-size: 0.7rem;
  font-weight: 700;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  color: rgba(22, 19, 17, 0.58);
}

.home-news-card__title {
  margin: 0;
  font-family: var(--font-heading);
  font-size: clamp(1.08rem, 1.45vw, 1.4rem);
  font-weight: 400;
  line-height: 1.1;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.home-news-card__title-link {
  color: var(--text);
}

.home-news-card__title-link:hover,
.home-news-card__title-link:focus-visible {
  color: #5e451a;
  outline: none;
}

.home-news-card__teaser {
  margin: 0;
  color: var(--text-soft);
  font-size: 0.95rem;
  line-height: 1.58;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.home-news-card__more {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  align-self: flex-start;
  margin-top: auto;
  min-height: 30px;
  padding: 0 14px;
  border-radius: 999px;
  background: var(--accent);
  color: #1d1711;
  font-size: 0.72rem;
  font-weight: 700;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  transition: transform 180ms ease, box-shadow 180ms ease, background 180ms ease;
  box-shadow: 0 8px 18px rgba(246, 194, 51, 0.16);
}

.home-news-card__more:hover,
.home-news-card__more:focus-visible {
  transform: translateY(-1px);
  background: #ffd24f;
  box-shadow: 0 10px 24px rgba(246, 194, 51, 0.24);
  outline: none;
}

.hero {
  position: relative;
  min-height: min(62vh, 560px);
  color: #fff;
  overflow: hidden;
  background: #14100d;
}

.hero__slides,
.hero__overlay {
  position: absolute;
  inset: 0;
}

.hero__indicators {
  position: absolute;
  right: clamp(18px, 3vw, 34px);
  bottom: clamp(92px, 14vh, 124px);
  z-index: 3;
  display: inline-flex;
  flex-direction: column;
  gap: 10px;
}

.hero__indicator {
  width: 12px;
  height: 12px;
  padding: 0;
  border: 0;
  border-radius: 50%;
  background: rgba(240, 193, 38, 0.58);
  box-shadow: 0 0 0 1px rgba(255, 210, 71, 0.18);
  cursor: pointer;
  transition: transform 0.2s ease, background 0.2s ease, box-shadow 0.2s ease;
}

.hero__indicator.is-active {
  background: #f0c126;
  box-shadow: 0 0 0 4px rgba(240, 193, 38, 0.22);
  transform: scale(1.08);
}

.hero__indicator:hover,
.hero__indicator:focus-visible {
  background: #f0c126;
  outline: none;
  transform: scale(1.08);
}

.hero__slides {
  background: #0f0f0f;
}

.hero__slide {
  position: absolute;
  inset: 0;
  background-size: cover;
  background-position: center;
  opacity: 0;
  transform: scale(1.04);
  transition: opacity 0.9s ease, transform 6s ease;
}

.hero__slide.is-active {
  opacity: 1;
  transform: scale(1);
}

.hero__overlay {
  background: transparent;
}

.hero__inner {
  position: relative;
  z-index: 2;
  min-height: min(62vh, 560px);
  width: min(calc(100% - 48px), 1440px);
  margin: 0 auto;
  padding: 22px 0 62px;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
}

.hero__topbar {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap: 16px;
  padding-right: 6px;
}

.menu-toggle {
  width: 74px;
  height: 74px;
  border: 0;
  border-radius: 50%;
  background: rgba(0, 0, 0, 0.74);
  color: #fff;
  cursor: pointer;
  display: inline-flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 5px;
  box-shadow: 0 18px 38px rgba(0, 0, 0, 0.3);
  transition: transform 0.25s ease, background 0.25s ease;
}

.site-logo-link {
  display: inline-flex;
  align-items: center;
  flex-shrink: 0;
}

.site-logo {
  display: block;
  width: 100%;
  height: auto;
}

.site-logo--hero {
  width: clamp(260px, 28vw, 410px);
  filter: drop-shadow(0 14px 28px rgba(0, 0, 0, 0.16));
}

.hero .site-logo-link,
.default-header .site-logo-link {
  padding: 16px 20px 14px;
  background: rgba(255, 255, 255, 0.58);
  border: 1px solid rgba(255, 255, 255, 0.44);
  border-radius: 22px 0 22px 22px;
  box-shadow: 0 20px 40px rgba(0, 0, 0, 0.18);
  backdrop-filter: blur(10px);
}

.site-logo-link--header {
  max-width: 250px;
}

.site-logo--header {
  width: clamp(150px, 16vw, 210px);
}

.menu-toggle:hover,
.menu-toggle:focus-visible {
  transform: translateY(-2px);
  background: rgba(0, 0, 0, 0.88);
}

.menu-toggle__line {
  width: 26px;
  height: 2px;
  border-radius: 999px;
  background: currentColor;
  display: block;
}

.menu-toggle__label {
  margin-top: 2px;
  font-size: 0.8rem;
  font-family: var(--font-body);
  letter-spacing: 0.16em;
  text-transform: uppercase;
}

.page-top-anchor {
  display: block;
  width: 0;
  height: 0;
  overflow: hidden;
}

.menu-toggle--floating {
  position: fixed;
  top: clamp(18px, 2vw, 28px);
  left: clamp(18px, 2vw, 28px);
  z-index: 48;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  transform: translateY(-12px) scale(0.96);
  transition: transform 0.25s ease, opacity 0.25s ease, background 0.25s ease, box-shadow 0.25s ease;
}

.menu-toggle--floating.is-visible {
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
  transform: translateY(0) scale(1);
}

.menu-toggle--floating--touch {
  top: auto;
  left: auto;
  right: calc(clamp(14px, 4vw, 22px) + env(safe-area-inset-right, 0px));
  bottom: calc(clamp(14px, 3vh, 22px) + env(safe-area-inset-bottom, 0px));
  width: 62px;
  height: 62px;
  transform: translateY(12px) scale(0.96);
}

.scroll-top {
  position: fixed;
  right: clamp(18px, 2vw, 28px);
  bottom: clamp(18px, 2vw, 28px);
  z-index: 47;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 52px;
  height: 52px;
  border-radius: 50%;
  background: rgba(0, 0, 0, 0.84);
  color: #fff;
  border: 1px solid rgba(255, 255, 255, 0.08);
  text-decoration: none;
  box-shadow: 0 18px 36px rgba(0, 0, 0, 0.18);
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  transform: translateY(12px) scale(0.96);
  transition: transform 0.25s ease, opacity 0.25s ease, background 0.25s ease, box-shadow 0.25s ease, color 0.25s ease, border-color 0.25s ease;
}

.scroll-top.is-visible {
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
  transform: translateY(0) scale(1);
}

.scroll-top:hover,
.scroll-top:focus-visible {
  background: rgba(0, 0, 0, 0.94);
  box-shadow: 0 22px 42px rgba(0, 0, 0, 0.22);
  outline: none;
  transform: translateY(-2px) scale(1);
}

.scroll-top--on-dark {
  background: var(--accent);
  color: #171311;
  border-color: rgba(0, 0, 0, 0.14);
  box-shadow: 0 18px 34px rgba(0, 0, 0, 0.32);
}

.scroll-top--on-dark:hover,
.scroll-top--on-dark:focus-visible {
  background: #ffd95b;
  color: #120f0d;
  box-shadow: 0 22px 40px rgba(0, 0, 0, 0.34);
}

.scroll-top__arrow {
  display: block;
  margin-top: -1px;
  font-size: 1.45rem;
  line-height: 1;
  font-weight: 700;
}

.scroll-top--touch {
  right: auto;
  left: calc(clamp(14px, 4vw, 22px) + env(safe-area-inset-left, 0px));
  bottom: calc(clamp(14px, 3vh, 22px) + env(safe-area-inset-bottom, 0px));
  width: 56px;
  height: 56px;
  transform: translateY(12px) scale(0.96);
}

body.menu-open .menu-toggle--floating {
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
}

body.menu-open .scroll-top {
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
}

.hero__copy {
  align-self: center;
  max-width: 760px;
  margin: 0;
  padding: clamp(52px, 9vh, 88px) 0 14px;
  text-align: center;
}

.hero__lockup {
  display: grid;
  justify-items: center;
}

.hero__eyebrow,
.site-footer__eyebrow,
.content-panel__eyebrow {
  margin: 0 0 16px;
  font-size: 0.74rem;
  letter-spacing: 0.34em;
  text-transform: uppercase;
}

.hero__copy h1 {
  margin: 0;
  max-width: 9ch;
  text-wrap: balance;
}

.hero__slogan {
  position: relative;
  display: inline-block;
  width: auto;
  margin: 0;
  padding-bottom: 48px;
}

.hero__slogan-main {
  display: block;
  position: relative;
  left: 50%;
  width: max-content;
  transform: translateX(-50%);
  font-family: var(--font-heading);
  font-size: 118px;
  font-weight: 400;
  line-height: 0.96;
  letter-spacing: 0.01em;
  text-shadow: 0 8px 20px rgba(0, 0, 0, 0.14);
}

.hero__slogan-sub {
  display: block;
  margin: 0;
  position: absolute;
  top: 104px;
  left: 50%;
  width: max-content;
  transform: translateX(-50%);
  font-family: var(--font-heading);
  font-size: 68px;
  font-weight: 300;
  line-height: 1;
  color: rgba(255, 255, 255, 0.88);
}

.hero__slogan-script {
  display: block;
  margin-left: 0;
  font-family: var(--font-script);
  font-size: 148px;
  font-weight: 400;
  line-height: 0.84;
  letter-spacing: 0.01em;
  transform: rotate(-3deg);
  transform-origin: left center;
  text-shadow: 0 10px 24px rgba(0, 0, 0, 0.16);
}

.hero__script-lock {
  display: inline-grid;
  justify-items: stretch;
}

.hero__cta {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  margin: 8px 0 0;
  min-height: 40px;
  padding: 0 22px;
  border-radius: 999px;
  background: #f0c126;
  color: #1d1711;
  font-family: var(--font-body);
  font-size: 0.84rem;
  font-weight: 700;
  letter-spacing: 0.04em;
  text-transform: uppercase;
  box-shadow: 0 8px 20px rgba(20, 14, 8, 0.2);
}

.site-navigation {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  width: auto;
  height: auto;
  max-width: none;
  padding: 26px 34px 30px;
  background: rgba(0, 0, 0, 0.94);
  color: #fff;
  transform: translateY(-100%);
  opacity: 0;
  visibility: hidden;
  transition: transform 0.28s ease, opacity 0.28s ease, visibility 0.28s ease;
  z-index: 30;
  overflow: hidden;
  backdrop-filter: blur(18px);
  border-radius: 0;
  border: 0;
  box-shadow: 0 24px 80px rgba(0, 0, 0, 0.42);
}

.site-navigation.is-open {
  transform: translateY(0);
  opacity: 1;
  visibility: visible;
}

.site-navigation__header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 22px;
}

.site-navigation__header p {
  margin: 0;
  font-family: var(--font-body);
  font-size: 0.82rem;
  letter-spacing: 0.16em;
  text-transform: uppercase;
  color: rgba(255, 255, 255, 0.68);
}

.site-navigation__close {
  width: 42px;
  height: 42px;
  border: 1px solid rgba(255, 255, 255, 0.2);
  border-radius: 50%;
  background: transparent;
  color: #fff;
  font-size: 1.8rem;
  line-height: 1;
  cursor: pointer;
}

.site-navigation__list,
.site-navigation__sublist,
.site-footer__menu {
  list-style: none;
  margin: 0;
  padding: 0;
}

.site-navigation__item + .site-navigation__item {
  margin-top: 0;
  padding-top: 0;
  border-top: 0;
}

.site-navigation__list {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));
  gap: 24px 28px;
  align-items: start;
}

.site-navigation__link {
  display: inline-block;
  font-family: var(--font-heading);
  font-weight: 400;
  font-size: clamp(1.15rem, 1.8vw, 1.55rem);
  line-height: 1.1;
}

.site-navigation__link.is-active,
.site-navigation__sublink.is-active,
.site-footer__menu-link:hover {
  color: var(--accent);
}

.site-navigation__sublist {
  margin-top: 12px;
  display: grid;
  gap: 7px;
}

.site-navigation__sublist--deep {
  margin-top: 10px;
  padding-left: 14px;
  border-left: 1px solid rgba(255, 255, 255, 0.12);
}

.site-navigation__sublink {
  font-family: var(--font-body);
  font-size: 0.92rem;
  line-height: 1.5;
  color: rgba(255, 255, 255, 0.74);
}

.site-navigation__sublink--deep {
  font-size: 0.9rem;
  color: rgba(255, 255, 255, 0.58);
}

.content-shell {
  position: relative;
  z-index: 2;
  margin-top: 0;
  padding: 32px 24px 72px;
}

.content-panel {
  width: min(100%, var(--content-width));
  margin: 0 auto;
  /*background: var(--surface);*/
  border-radius: 0;
  box-shadow: none;
  padding: clamp(34px, 4vw, 68px);
}

.site-shell--home .facts-panel {
  margin-top: clamp(24px, 3vw, 40px);
}

.content-article + .content-article {
  margin-top: 32px;
}

.content-article__header {
  margin-bottom: 18px;
}

.content-article__header h2 {
  margin: 0;
}

.content-panel .ce-bodytext,
.content-article__body {
  color: var(--text-soft);
  font-size: 18px;
  line-height: 1.75;
}

.content-panel .content-article__body a,
.content-panel .ce-bodytext a,
.content-panel .content-fallback a {
  font-weight: 600;
  color: var(--text);
  text-decoration: underline;
  text-decoration-thickness: 0.08em;
  text-underline-offset: 0.16em;
  text-decoration-skip-ink: auto;
}

.content-panel .content-article__body a:hover,
.content-panel .content-article__body a:focus-visible,
.content-panel .ce-bodytext a:hover,
.content-panel .ce-bodytext a:focus-visible,
.content-panel .content-fallback a:hover,
.content-panel .content-fallback a:focus-visible {
  color: #5e451a;
  outline: none;
}

.content-panel h1,
.content-panel h2,
.content-panel h3,
.content-fallback h2,
.site-footer__brand h2 {
  font-family: var(--font-heading);
  line-height: 1.05;
}

.content-panel h1 {
  margin: 0 0 20px;
  font-size: 48px;
  font-weight: 400;
}

.content-panel h2,
.content-panel h3,
.content-fallback h2,
.site-footer__brand h2 {
  margin: 0 0 18px;
  font-size: 35px;
  font-weight: 300;
}

.content-fallback p {
  margin: 0;
  line-height: 1.8;
  color: var(--text-soft);
}

.facts-panel {
  padding: 0 24px 92px;
}

.facts-panel__inner {
  width: min(100%, 980px);
  margin: 0 auto;
  padding: 34px 42px 38px;
  background: #ebe1d9;
  color: #201915;
}

.facts-panel__header {
  margin-bottom: 28px;
  text-align: center;
}

.facts-panel__eyebrow {
  margin: 0 0 6px;
  font-family: var(--font-body);
  font-size: 0.82rem;
  letter-spacing: 0.04em;
  color: rgba(32, 25, 21, 0.72);
}

.facts-panel__header h2 {
  margin: 0;
  font-size: 20px;
  font-weight: 300;
  line-height: 1.2;
}

.facts-panel__grid {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 18px;
  align-items: start;
}

.facts-panel__item {
  display: grid;
  justify-items: center;
  gap: 8px;
  text-align: center;
}

.facts-panel__icon {
  display: block;
  position: relative;
  width: 26px;
  height: 22px;
  color: #211a16;
}

.facts-panel__icon::before,
.facts-panel__icon::after {
  content: "";
  position: absolute;
  display: block;
}

.facts-panel__icon--member::before {
  top: 0;
  left: 8px;
  width: 10px;
  height: 10px;
  border: 2px solid currentColor;
  border-radius: 50%;
}

.facts-panel__icon--member::after {
  top: 10px;
  left: 5px;
  width: 16px;
  height: 10px;
  border: 2px solid currentColor;
  border-top: 0;
  border-radius: 0 0 10px 10px;
}

.facts-panel__icon--team::before {
  top: 2px;
  left: 2px;
  width: 6px;
  height: 6px;
  border: 2px solid currentColor;
  border-radius: 50%;
  box-shadow: 8px 0 0 -2px currentColor, 16px 0 0 -2px currentColor;
}

.facts-panel__icon--team::after {
  top: 11px;
  left: 1px;
  width: 24px;
  height: 8px;
  border-top: 2px solid currentColor;
  border-bottom: 2px solid currentColor;
}

.facts-panel__icon--year::before {
  inset: 2px 3px 2px 3px;
  border: 2px solid currentColor;
  border-radius: 3px;
}

.facts-panel__icon--year::after {
  top: 6px;
  left: 5px;
  width: 16px;
  height: 2px;
  background: currentColor;
  box-shadow: 0 6px 0 0 currentColor;
}

.facts-panel__icon--court::before {
  inset: 2px;
  border: 2px solid currentColor;
  border-radius: 2px;
}

.facts-panel__icon--court::after {
  top: 2px;
  bottom: 2px;
  left: 50%;
  width: 2px;
  background: currentColor;
  transform: translateX(-50%);
  box-shadow: -8px 9px 0 -1px currentColor, 8px 9px 0 -1px currentColor;
}

.facts-panel__value {
  display: block;
  font-family: var(--font-heading);
  font-size: 56px;
  font-weight: 400;
  line-height: 0.95;
}

.facts-panel__label {
  display: block;
  font-family: var(--font-body);
  font-size: 0.94rem;
  color: rgba(32, 25, 21, 0.78);
}

.hall-teaser {
  width: 100vw;
  margin-left: calc(50% - 50vw);
  padding: 0 0 92px;
}

.hall-teaser__media {
  position: relative;
  width: 100%;
  min-height: 420px;
  margin: 0;
  overflow: hidden;
  background-color: #111;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}

.hall-teaser__overlay {
  position: absolute;
  inset: 0;
  background:
    linear-gradient(180deg, rgba(7, 7, 7, 0.2) 0%, rgba(7, 7, 7, 0.38) 100%),
    linear-gradient(90deg, rgba(7, 7, 7, 0.42) 0%, rgba(7, 7, 7, 0.16) 70%, rgba(7, 7, 7, 0.06) 100%);
}

.hall-teaser__inner {
  position: relative;
  z-index: 1;
  width: min(100%, 1280px);
  min-height: 420px;
  margin: 0 auto;
  padding: 58px 48px 52px;
  display: grid;
  align-content: center;
  justify-items: center;
  text-align: center;
  color: #fff;
}

.hall-teaser__copy {
  max-width: 520px;
}

.hall-teaser__eyebrow {
  margin: 0 0 8px;
  font-family: var(--font-body);
  font-size: 0.84rem;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  color: rgba(255, 255, 255, 0.72);
}

.hall-teaser__copy h2 {
  margin: 0;
  font-family: var(--font-heading);
  font-size: 46px;
  font-weight: 400;
  line-height: 0.98;
}

.hall-teaser__text {
  margin-top: 16px;
  font-size: 18px;
  line-height: 1.5;
  color: rgba(255, 255, 255, 0.88);
}

.hall-teaser__text p {
  margin: 0;
}

.hall-teaser__facts {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 18px 26px;
  width: min(100%, 860px);
  margin-top: 30px;
}

.hall-teaser__fact {
  display: grid;
  justify-items: center;
  gap: 10px;
}

.hall-teaser__fact-icon {
  position: relative;
  display: block;
  width: 28px;
  height: 24px;
  color: #f5efe8;
}

.hall-teaser__fact-icon::before,
.hall-teaser__fact-icon::after {
  content: "";
  position: absolute;
  display: block;
}

.hall-teaser__fact-icon--court::before {
  inset: 2px 2px 2px 2px;
  border: 2px solid currentColor;
}

.hall-teaser__fact-icon--court::after {
  top: 2px;
  bottom: 2px;
  left: 50%;
  width: 2px;
  background: currentColor;
  transform: translateX(-50%);
}

.hall-teaser__fact-icon--light::before {
  top: 0;
  left: 9px;
  width: 10px;
  height: 10px;
  border: 2px solid currentColor;
  border-radius: 50%;
}

.hall-teaser__fact-icon--light::after {
  bottom: 0;
  left: 13px;
  width: 2px;
  height: 12px;
  background: currentColor;
  box-shadow: -6px -2px 0 0 currentColor, 6px -2px 0 0 currentColor;
}

.hall-teaser__fact-icon--room::before {
  inset: 2px;
  border: 2px solid currentColor;
  border-radius: 2px;
}

.hall-teaser__fact-icon--room::after {
  top: 8px;
  left: 8px;
  width: 12px;
  height: 2px;
  background: currentColor;
  box-shadow: 0 5px 0 0 currentColor;
}

.hall-teaser__fact-icon--booking::before {
  inset: 2px 4px;
  border: 2px solid currentColor;
  border-radius: 2px;
}

.hall-teaser__fact-icon--booking::after {
  top: 7px;
  left: 7px;
  width: 14px;
  height: 2px;
  background: currentColor;
  box-shadow: 0 5px 0 0 currentColor, 0 10px 0 0 currentColor;
}

.hall-teaser__fact-label {
  font-family: var(--font-body);
  font-size: 0.92rem;
  line-height: 1.35;
  color: rgba(255, 255, 255, 0.82);
}

.hall-teaser__cta {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-top: 28px;
  min-height: 36px;
  padding: 0 18px;
  border-radius: 999px;
  background: #f0c126;
  color: #1d1711;
  font-family: var(--font-body);
  font-size: 0.8rem;
  font-weight: 700;
  letter-spacing: 0.06em;
  text-transform: uppercase;
}

.sponsors-section {
  margin-top: clamp(2.5rem, 5vw, 4rem);
  padding: clamp(2.5rem, 4vw, 4rem) 24px clamp(2rem, 3vw, 3rem);
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.7) 0%, rgba(244, 240, 235, 0.96) 100%);
  border-top: 1px solid rgba(22, 19, 17, 0.08);
}

.sponsors-section__inner {
  width: min(100%, 1240px);
  margin: 0 auto;
}

.sponsors-section__header {
  text-align: center;
}

.sponsors-section__eyebrow {
  margin: 0 0 8px;
  font-size: 0.74rem;
  letter-spacing: 0.14em;
  text-transform: uppercase;
  color: rgba(22, 19, 17, 0.55);
}

.sponsors-section__header h2 {
  margin: 0;
  font-family: var(--font-heading);
  font-size: clamp(2.2rem, 3.5vw, 3rem);
  line-height: 1.02;
  color: var(--text);
}

.sponsors-section__grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(150px, 1fr));
  gap: 16px;
  margin-top: clamp(1.5rem, 3vw, 2.25rem);
}

.sponsors-section__item {
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 118px;
  padding: 18px 16px;
  border: 1px solid rgba(22, 19, 17, 0.08);
  border-radius: 20px;
  background: rgba(255, 255, 255, 0.92);
  box-shadow: 0 16px 32px rgba(9, 7, 5, 0.06);
  color: inherit;
  text-decoration: none;
  transition: transform 180ms ease, box-shadow 180ms ease, border-color 180ms ease;
}

.sponsors-section__item:hover {
  transform: translateY(-2px);
  border-color: rgba(22, 19, 17, 0.14);
  box-shadow: 0 22px 40px rgba(9, 7, 5, 0.1);
}

.sponsors-section__logo {
  display: block;
  max-width: 100%;
  max-height: 64px;
  width: auto;
  height: auto;
  object-fit: contain;
}

.site-footer {
  background: var(--dark);
  color: #f4efe8;
  padding: 56px 24px 42px;
}

.site-footer__inner {
  width: min(100%, 1240px);
  margin: 0 auto;
  display: grid;
  grid-template-columns: minmax(0, 420px) minmax(0, 320px);
  justify-content: space-between;
  gap: 54px;
  align-items: start;
}

.site-footer__brand {
  max-width: 360px;
}

.site-footer__kicker {
  margin: 0 0 8px;
  font-size: 0.7rem;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  color: rgba(244, 239, 232, 0.74);
}

.site-footer__brand h2 {
  margin: 0;
  font-family: var(--font-heading);
  font-size: clamp(1.9rem, 3vw, 2.35rem);
  line-height: 1.02;
}

.site-footer__brand p:last-of-type {
  margin: 16px 0 0;
  font-size: 1rem;
  line-height: 1.7;
  color: rgba(244, 239, 232, 0.68);
}

.site-footer__cta {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 34px;
  margin-top: 18px;
  padding: 0 16px;
  border-radius: 999px;
  background: var(--accent);
  color: #111;
  font-size: 0.78rem;
  font-weight: 700;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

.site-footer__cta:hover {
  background: #ffe37a;
}

.site-footer__sitemap {
  justify-self: end;
  width: min(100%, 280px);
}

.site-footer__menu {
  display: grid;
  grid-template-columns: 1fr;
  gap: 10px;
  margin-top: 12px;
}

.site-footer__menu-link {
  display: block;
  font-family: var(--font-body);
  font-size: 0.98rem;
  color: rgba(244, 239, 232, 0.68);
  line-height: 1.45;
  transition: color 180ms ease, transform 180ms ease;
}

.site-footer__menu-link:hover {
  color: #fff;
  transform: translateX(2px);
}

.site-footer__bottom {
  margin-top: 38px;
  padding: 16px 24px 0;
}

.site-footer__bottom-inner {
  width: min(100%, 1240px);
  margin: 0 auto;
  padding-top: 16px;
  border-top: 1px solid rgba(255, 255, 255, 0.58);
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 24px;
}

.site-footer__legal {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 10px;
}

.site-footer__legal-link {
  font-size: 1.3rem;
  line-height: 1.4;
  color: rgba(244, 239, 232, 0.76);
  text-transform: none;
}

.site-footer__legal-link:hover {
  color: #fff;
}

.site-footer__legal-separator {
  font-size: 1.2rem;
  line-height: 1;
  color: rgba(244, 239, 232, 0.52);
}

.site-footer__socials {
  display: flex;
  align-items: center;
  gap: 10px;
}

.site-footer__social-link {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 44px;
  height: 44px;
  color: #f4efe8;
  transition: color 180ms ease, transform 180ms ease;
}

.site-footer__social-link:hover {
  color: var(--accent);
  transform: translateY(-1px);
}

.site-footer__social-link img {
  display: block;
  width: 32px;
  height: 32px;
}

.site-footer__social-icon {
  filter: brightness(0) invert(1);
}

.site-shell--default {
  min-height: 100vh;
}

.default-header {
  position: relative;
  min-height: 320px;
  overflow: hidden;
  background: #111;
}

.default-header__image {
  position: relative;
  min-height: 320px;
  background-color: #111;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}

.default-header__inner {
  width: min(100%, var(--content-width));
  margin: 0 auto;
  position: relative;
  z-index: 1;
  padding-top: 22px;
}

.content-shell--default {
  margin-top: 0;
  padding-top: 48px;
}

.breadcrumb {
  padding: 18px 24px 0;
}

.breadcrumb__inner {
  width: min(100%, var(--content-width));
  margin: 0 auto;
}

.breadcrumb__list {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 0;
  margin: 0;
  padding: 0;
  list-style: none;
  font-size: 0.76rem;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  color: rgba(22, 19, 17, 0.58);
}

.breadcrumb__item {
  display: inline-flex;
  align-items: center;
  min-width: 0;
}

.breadcrumb__item + .breadcrumb__item::before {
  content: "/";
  margin: 0 10px;
  color: rgba(22, 19, 17, 0.32);
}

.breadcrumb__link {
  color: inherit;
  text-decoration: none;
  transition: color 180ms ease;
}

.breadcrumb__link:hover,
.breadcrumb__link:focus-visible {
  color: var(--text);
  outline: none;
  text-decoration: underline;
  text-decoration-thickness: 0.08em;
  text-underline-offset: 0.16em;
}

.breadcrumb__current {
  font-weight: 600;
  color: var(--text);
}

.content-panel--default {
  border-radius: 26px;
}

.content-panel__header {
  margin-bottom: 34px;
}

.news.news-single .article:empty {
  display: none;
}

.news.news-single:has(.article:empty) {
  display: none;
}

.news.news-single .article {
  display: flow-root;
}

.news.news-single .header {
  margin-bottom: 18px;
}

.news.news-single .footer {
  margin-bottom: 26px;
}

.news.news-single .news-img-wrap {
  float: left;
  width: clamp(280px, 34vw, 380px);
  margin: 0 32px 22px 0;
}

.news.news-single .news-img-wrap .outer {
  margin: 0;
}

.news.news-single .news-img-wrap a {
  display: block;
  float: none;
  padding: 0;
  border: 0;
  background: transparent;
  cursor: zoom-in;
}

.news.news-single .news-img-wrap img {
  display: block;
  width: 100%;
  height: auto;
  border-radius: 24px;
  box-shadow: 0 18px 42px rgba(52, 31, 18, 0.14);
}

.news.news-single .news-img-caption {
  margin: 12px 0 0;
  font-size: 0.88rem;
  line-height: 1.55;
  color: var(--text-soft);
}

.news.news-single .news-text-wrap {
  min-width: 0;
  line-height: 1.15;
}

.news.news-single .news-text-wrap .teaser-text {
  margin: 0 0 10px;
  font-size: 1.08rem;
  line-height: 1.15;
  color: var(--text);
}

.news.news-single .news-text-wrap .news-body-text {
  line-height: 1.15;
}

.news.news-single .news-text-wrap .news-body-text p {
  margin: 0 0 0.55rem;
  line-height: 1.15;
}

.news.news-single .news-text-wrap .news-body-text p:last-child {
  margin-bottom: 0;
}

.news.news-single .news-text-wrap .news-body-text p:first-child {
  margin-top: 0;
}

.news.news-single .news-backlink-wrap,
.news.news-single .news-related-wrap {
  clear: both;
}

.news.news-single .news-backlink-wrap {
  margin-top: 28px;
}

.news.news-single .news-related-wrap {
  margin-top: 30px;
}

.news-lightbox-open {
  overflow: hidden;
}

.news-lightbox {
  position: fixed;
  inset: 0;
  z-index: 2000;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: clamp(18px, 3vw, 40px);
  opacity: 0;
  pointer-events: none;
  transition: opacity 180ms ease;
}

.news-lightbox.is-open {
  opacity: 1;
  pointer-events: auto;
}

.news-lightbox__backdrop {
  position: absolute;
  inset: 0;
  background: rgba(12, 10, 8, 0.84);
  backdrop-filter: blur(8px);
}

.news-lightbox__dialog {
  position: relative;
  z-index: 1;
  width: min(92vw, 1200px);
  max-height: 92vh;
  display: grid;
  gap: 12px;
  align-items: start;
}

.news-lightbox__close {
  justify-self: end;
  width: 44px;
  height: 44px;
  border: 0;
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.12);
  color: #fff;
  font-size: 2rem;
  line-height: 1;
  cursor: pointer;
}

.news-lightbox__image {
  display: block;
  width: 100%;
  max-height: calc(92vh - 72px);
  object-fit: contain;
  border-radius: 24px;
  background: rgba(255, 255, 255, 0.05);
  box-shadow: 0 28px 72px rgba(0, 0, 0, 0.35);
}

.news-lightbox__caption {
  margin: 0;
  color: rgba(255, 255, 255, 0.84);
  font-size: 0.96rem;
  line-height: 1.5;
  text-align: center;
}

.frame-type-news_pi1 .news-list-view {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: clamp(20px, 2vw, 32px);
}

.frame-type-news_pi1 .news-list-view > ul.list-group {
  display: contents;
}

.frame-type-news_pi1 .news-list-view > li.list-group-item,
.frame-type-news_pi1 .news-list-view > ul.list-group > li.list-group-item {
  margin: 0;
  padding: 0;
  border: 0;
  background: transparent;
}

.frame-type-news_pi1 .news-card {
  height: 100%;
  overflow: hidden;
  display: flex;
  flex-direction: column;
  border: 1px solid rgba(71, 49, 34, 0.12);
  border-radius: 28px;
  background:
    linear-gradient(180deg, rgba(255, 255, 255, 0.98) 0%, rgba(246, 239, 231, 0.98) 100%);
  box-shadow: 0 20px 48px rgba(52, 31, 18, 0.08);
}

.frame-type-news_pi1 .news-card__media {
  position: relative;
  aspect-ratio: 16 / 10;
  overflow: hidden;
  background: #d9e4ed;
}

.frame-type-news_pi1 .news-card__media a {
  display: block;
  width: 100%;
  height: 100%;
}

.frame-type-news_pi1 .news-card__image {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.frame-type-news_pi1 .news-card__body {
  display: flex;
  flex: 1;
  flex-direction: column;
  gap: 16px;
  padding: clamp(18px, 2vw, 28px);
}

.frame-type-news_pi1 .news-card__header {
  display: flex;
  flex-direction: column;
  gap: 10px;
}

.frame-type-news_pi1 .news-card__title {
  margin: 0;
  font-family: var(--font-heading);
  font-size: clamp(1.38rem, 1.15vw + 1rem, 1.85rem);
  line-height: 1.12;
}

.frame-type-news_pi1 .news-card__title a {
  color: var(--text-primary);
}

.frame-type-news_pi1 .news-card .extra {
  margin-bottom: 0;
  font-size: 0.92rem;
  color: rgba(71, 49, 34, 0.72);
}

.frame-type-news_pi1 .news-card__teaser {
  margin: 0;
  font-size: 1.03rem;
  line-height: 1.7;
  color: rgba(71, 49, 34, 0.9);
}

.frame-type-news_pi1 .news-card__more {
  align-self: flex-start;
  margin-top: auto;
}

@media (max-width: 900px) {
  .news.news-single .news-img-wrap {
    float: none;
    width: 100%;
    max-width: none;
    margin: 0 0 22px;
  }

  .news.news-single .news-backlink-wrap,
  .news.news-single .news-related-wrap {
    clear: none;
  }

  .frame-type-news_pi1 .news-list-view {
    grid-template-columns: 1fr;
  }

  .frame-type-news_pi1 .news-card__title {
    font-size: 1.42rem;
  }
}

@media (max-width: 900px) {
  .hero__inner {
    width: min(calc(100% - 28px), 1440px);
    padding-top: 18px;
    padding-bottom: 44px;
  }

  .hero__copy h1 {
    max-width: none;
  }

  .hero__copy {
    max-width: 560px;
    padding-top: clamp(56px, 9vh, 86px);
  }

  .hero__slogan-main {
    font-size: 86px;
  }

  .hero__slogan-sub {
    top: 80px;
    font-size: 52px;
  }

  .hero__slogan-script {
    font-size: 114px;
  }

  .site-logo--hero {
    width: clamp(200px, 34vw, 280px);
  }

  .menu-toggle--floating {
    top: auto;
    left: auto;
    right: calc(clamp(14px, 4vw, 22px) + env(safe-area-inset-right, 0px));
    bottom: calc(clamp(14px, 3vh, 22px) + env(safe-area-inset-bottom, 0px));
    transform: translateY(12px) scale(0.96);
  }

  .default-header,
  .default-header__image {
    min-height: 280px;
  }

  .hero__indicators {
    right: 16px;
    bottom: 84px;
    gap: 8px;
  }

  .hero .site-logo-link {
    padding: 13px 16px 11px;
    border-radius: 18px 0 18px 18px;
  }

  .content-shell {
    margin-top: 0;
    padding-left: 14px;
    padding-right: 14px;
  }

  .content-panel {
    border-radius: 0;
  }

  .content-panel h1 {
    font-size: clamp(2.2rem, 5vw, 3rem);
  }

  .content-panel h2,
  .content-panel h3,
  .content-fallback h2,
  .site-footer__brand h2 {
    font-size: clamp(1.9rem, 4vw, 2.1875rem);
  }

  .site-footer__inner {
    grid-template-columns: 1fr;
  }

  .site-footer__sitemap {
    justify-self: start;
    width: 100%;
  }

  .site-footer__bottom-inner {
    flex-direction: column;
    align-items: flex-start;
  }

  .facts-panel {
    padding-left: 14px;
    padding-right: 14px;
  }

  .facts-panel__inner {
    padding: 28px 24px 30px;
  }

  .facts-panel__grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 24px 18px;
  }

  .hall-teaser {
    padding-left: 14px;
    padding-right: 14px;
  }

  .hall-teaser__inner {
    padding: 36px 24px 32px;
  }

  .hall-teaser__copy h2 {
    font-size: 40px;
  }

  .hall-teaser__facts {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 20px;
  }

  .site-navigation {
    top: 0;
    left: 0;
    right: 0;
    padding: 20px 18px 22px;
  }

  .site-navigation__list {
    grid-template-columns: 1fr 1fr;
    gap: 18px;
  }

  .home-news-section {
    padding-left: 14px;
    padding-right: 14px;
  }

  .home-news-section__grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 20px;
  }
}

@media (max-width: 640px) {
  .menu-toggle {
    width: 62px;
    height: 62px;
  }

  .breadcrumb {
    padding-left: 14px;
    padding-right: 14px;
  }

  .breadcrumb__list {
    font-size: 0.7rem;
    letter-spacing: 0.08em;
  }

  .hero__topbar {
    align-items: flex-start;
    padding-right: 0;
  }

  .hero__copy {
    max-width: 360px;
    padding-top: 52px;
  }

  .site-logo--hero {
    width: min(190px, 48vw);
  }

  .hero__indicators {
    right: 12px;
    bottom: 76px;
  }

  .hero__indicator {
    width: 10px;
    height: 10px;
  }

  .hero__slogan-sub {
    top: 60px;
  }

  .hero__slogan-script {
    font-size: 82px;
  }

  .hero__cta {
    margin-top: 10px;
    min-height: 34px;
    padding: 0 16px;
    font-size: 0.76rem;
    font-weight: 700;
  }

  .hero .site-logo-link {
    padding: 10px 12px 9px;
    border-radius: 16px 0 16px 16px;
  }

  .facts-panel__grid {
    grid-template-columns: 1fr;
  }

  .facts-panel__value {
    font-size: 48px;
  }

  .hall-teaser__media,
  .hall-teaser__inner {
    min-height: 320px;
  }

  .hall-teaser__copy h2 {
    font-size: 34px;
  }

  .hall-teaser__facts {
    grid-template-columns: 1fr;
    margin-top: 22px;
  }

  .site-logo--header {
    width: min(145px, 40vw);
  }

  .default-header,
  .default-header__image {
    min-height: 220px;
  }

  .hero {
    min-height: 420px;
  }

  .hero__inner {
    min-height: 420px;
    padding-bottom: 34px;
  }

  .hero__copy p:last-child,
  .content-panel .ce-bodytext {
    font-size: 18px;
  }

  .home-news-card__body {
    gap: 7px;
    padding: 14px 14px 16px;
  }

  .home-news-card__media {
    height: clamp(170px, 45vw, 220px);
  }

  .home-news-card__teaser {
    display: -webkit-box;
    margin: 0;
    color: var(--text-soft);
    font-size: 0.9rem;
    line-height: 1.52;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
  }

  .home-news-card__more {
    margin-top: auto;
  }

  .home-news-section {
    padding-left: 14px;
    padding-right: 14px;
  }

  .home-news-section__grid {
    grid-template-columns: 1fr;
    gap: 18px;
  }

  .site-navigation {
    left: 0;
    right: 0;
    top: 0;
  }

  .site-navigation__list {
    grid-template-columns: 1fr;
  }

  .site-navigation__link {
    font-size: 1.15rem;
  }

  .site-footer {
    padding-top: 64px;
    padding-bottom: 52px;
  }

  .site-footer__menu {
    gap: 12px;
  }

  .site-footer__bottom {
    margin-top: 28px;
    padding-left: 14px;
    padding-right: 14px;
  }
}
