/*
 Theme Name: Museum Amager
 Theme URI: https://museumamager.dk
 Author: Flyingoctober
 Author URI: https://www.flyingoctober.com/
 Description: Custom theme for Museum Amager.
 Version: 1.56
 License: GNU General Public License v2 or later
 License URI: http://www.gnu.org/licenses/gpl-2.0.html
 Text Domain: museum-amager
 Tags: custom-background, custom-logo, custom-menu, editor-style, featured-images
*/

@font-face {
  font-family: "ArminSoft";
  src: url("fonts/ArminSoft-Thin.woff2") format("woff2");
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "ArminSoft";
  src: url("fonts/ArminSoft-ThinItalic.woff2") format("woff2");
  font-weight: 100;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: "ArminSoft";
  src: url("fonts/ArminSoft-UltraLight.woff2") format("woff2");
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "ArminSoft";
  src: url("fonts/ArminSoft-UltraLightItalic.woff2") format("woff2");
  font-weight: 200;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: "ArminSoft";
  src: url("fonts/ArminSoft-Regular.woff2") format("woff2");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "ArminSoft";
  src: url("fonts/ArminSoft-RegularItalic.woff2") format("woff2");
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: "ArminSoft";
  src: url("fonts/ArminSoft-Normal.woff2") format("woff2");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "ArminSoft";
  src: url("fonts/ArminSoft-NormalItalic.woff2") format("woff2");
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: "ArminSoft";
  src: url("fonts/ArminSoft-SemiBold.woff2") format("woff2");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "ArminSoft";
  src: url("fonts/ArminSoft-SemiBoldItalic.woff2") format("woff2");
  font-weight: 600;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: "ArminSoft";
  src: url("fonts/ArminSoft-Black.woff2") format("woff2");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "ArminSoft";
  src: url("fonts/ArminSoft-BlackItalic.woff2") format("woff2");
  font-weight: 900;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: "ArminSoft";
  src: url("fonts/ArminSoft-UltraBold.woff2") format("woff2");
  font-weight: 800;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "ArminSoft";
  src: url("fonts/ArminSoft-UltraBoldItalic.woff2") format("woff2");
  font-weight: 800;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: "ArminSoft Variable";
  src: url("fonts/ArminSoftVariable-Variable.woff2") format("woff2-variations");
  font-weight: 100 900;
  font-style: normal;
  font-display: swap;
}

:root {
  --gMaxWidth: 1560px;
  --gPadding: 0 60px;
  --gSectionPadding: 100px 60px;
  --gGap: 60px;
  --gPatternHeight: 225px;
  --headerHeight: 75px;
  --gMaxSectionHeight: 900px;
  --gGapBtm: 60px;
}

small,
span,
p {
  font-family: "ArminSoft", sans-serif;
  font-weight: 400;
  font-size: 16x;
  letter-spacing: 0.1em;
}

h1 {
  font-family: "ArminSoft", sans-serif;
  text-transform: uppercase;
  font-weight: 400;
  font-size: 30px;
  line-height: 1;
}

h2 {
  text-wrap: balance;
  font-family: "ArminSoft", sans-serif;
  text-transform: uppercase;
  font-weight: 400;
  font-size: 20px;
  line-height: 1;
}

h3 {
  text-wrap: balance;
}

a {
  color: inherit;
  text-decoration: none;
  font-family: "ArminSoft", sans-serif;
  font-weight: 400;
  /* font-size: 16px; */
  letter-spacing: 0.12em;
}

.section_title {
  font-family: "ArminSoft", sans-serif;
  font-size: 20px;
  font-weight: 700;
  letter-spacing: 0.15em;
  line-height: 1.1;
  text-transform: uppercase;
  color: #164959;
}

.box_category {
  font-family: "ArminSoft", sans-serif;
  font-size: 15px;
  font-weight: 700;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  color: #164959;
}

.box_date_label {
  font-family: "ArminSoft", sans-serif;
  font-size: 15px;
  font-weight: 700;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  color: #164959;
}

.box_title {
  font-family: "ArminSoft", sans-serif;
  font-size: 45px;
  font-weight: 700;
  letter-spacing: 0em;
  text-transform: none;
  color: #164959;
}

.box_title_secondary {
  font-family: "ArminSoft", sans-serif;
  font-size: 40px;
  font-weight: 700;
  letter-spacing: 0.01em;
  text-transform: none;
  color: #164959;
}

.box_title_secondary_swiper {
  font-family: "ArminSoft", sans-serif;
  font-size: 37px;
  font-weight: 700;
  letter-spacing: 0.01em;
  line-height: 1;
  text-transform: none;
  color: #164959;
}

.box_txt {
  font-family: "ArminSoft", sans-serif;
  font-weight: 400;
  font-size: 16px;
  letter-spacing: 0.1em;
  color: #164959;
  /* Armin regular */
}

ul {
  font-family: "ArminSoft", sans-serif;
  font-weight: 400;
  font-size: 16px;
  letter-spacing: 0.1em;
}

/* laptop */
@media (max-width: 1280px) {
  :root {
    --gPadding: 0 40px;
    --gSectionPadding: 100px 60px;
    --gGap: 50px;
    --gPatternHeight: 200px;
    --gGapBtm: 50px;
  }

  .section_title {
    font-size: 25px;
  }

  .box_title {
    font-size: 45px;
  }

  .box_title_secondary {
    font-size: 36px;
  }
}

/* tablet */
@media (max-width: 1024px) {
  :root {
    --gPadding: 0 20px;
    --gSectionPadding: 60px 40px;
    --gGap: 40px;
    --gGapBtm: 40px;
    --gPatternHeight: 175px;
  }

  .section_title {
    font-size: 20px;
  }

  .box_category {
    font-size: 16px;
  }

  .box_title {
    font-size: 35px;
  }

  .box_title_secondary {
    font-size: 26px;
  }

  .box_txt {
    font-size: 16px;
  }

  .box_txt {
    font-size: 16px;
  }

  a {
    font-size: 16px;
  }

  small,
  span,
  p {
    font-size: 16px;
  }
}

/* mobile */
@media (max-width: 768px) {
  :root {
    --gPadding: 0px;
    --gSectionPadding: 60px 20px;
    --gGap: 20px;
    --gPatternHeight: 150px;
    --gGapBtm: 60px;
    /* --headerHeight: 65px; */
  }

  .box_category {
    font-size: 14px;
  }

  .box_title {
    font-size: 25px;
  }
  .box_title_secondary {
    line-height: 1.2;
  }

  .box_txt {
    font-size: 14px;
  }

  .section_title {
    font-size: 17px;
  }

  .box_title_secondary_swiper {
    font-size: 27px;
  }

  a {
    font-size: 14px;
  }

  small,
  span,
  p {
    font-size: 14px;
  }
}

* {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
  list-style: none;
}

/* tekst components */
.tekst_smal_venstre_module_wrapper {
  position: relative;
  background-color: #fff7f0;
  height: 100vh;
  max-height: var(--gMaxSectionHeight);
}

.tekst_smal_venstre_module_container {
  padding: 0;
  height: 100%;
  width: 100%;
}

.tekst_smal_venstre_module_bg_image_wrapper {
  width: 100%;
  height: 100%;
}

.tekst_smal_venstre_module_bg_image {
  width: 100%;
  height: 100%;
  object-fit: cover;
  background-position: center;
}

.tekst_smal_venstre_module_txt_wrapper {
  position: absolute;
  inset: 0;
  padding: var(--gSectionPadding);
}

.tekst_smal_venstre_module_txt_wrapper_inner {
  margin: 0 auto;
  max-width: var(--gMaxWidth);
  display: flex;
  align-items: center;
  justify-content: flex-start;
  width: 100%;
  height: 100%;
}

.tekst_smal_venstre_module_txt_link_wrapper {
  width: 600px;
  height: 500px;
  transition: transform 0.2s ease-in-out;
}

.tekst_smal_venstre_module_txt_link_wrapper:hover {
  transform: scale(1.025);
}

.tekst_smal_venstre_module_txt_container {
  color: #164959;
  background-color: #fff7f0;
  border: 2px solid #36534a;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  text-align: center;
  gap: 1rem;
  padding: 2rem;
  width: 600px;
  height: 500px;
}

.tekst_smal_venstre_module_venue_logo {
  position: absolute;
  bottom: 2rem;
  right: 2rem;
  z-index: 2;
  pointer-events: none;
}

.tekst_smal_venstre_module_venue_logo img {
  width: 60px;
  height: auto;
}

@media (max-width: 1280px) {
}

@media (max-width: 1024px) {
  .tekst_smal_venstre_module_txt_container {
    padding: 2rem;
    width: 500px;
    height: 400px;
  }
}

@media (max-width: 768px) {
  .tekst_smal_venstre_module_container {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: var(--gSectionPadding);
  }

  .tekst_smal_venstre_module_bg_image_wrapper {
    position: relative;
    width: 100%;
    height: auto;
  }

  .tekst_smal_venstre_module_bg_image {
    display: block;
    border: 2px solid #36534a;
    border-bottom: 0px solid #36534a;
    height: 200px;
  }

  .tekst_smal_venstre_module_txt_wrapper {
    position: relative;
    padding: 0;
  }

  .tekst_smal_venstre_module_txt_link_wrapper {
    height: 100%;
    width: 100%;
  }

  .tekst_smal_venstre_module_txt_container {
    padding: 2rem;
    width: 100%;
    height: fit-content;
  }

  .tekst_smal_venstre_module_venue_logo {
    position: absolute;
    left: 2rem;
  }

  .tekst_smal_venstre_module_txt_link_wrapper:hover {
    transform: none;
  }
}

.tekst_smal_hoejre_module_wrapper {
  position: relative;
  background-color: #fff7f0;
  height: 100vh;
  max-height: var(--gMaxSectionHeight);
}

.tekst_smal_hoejre_module_container {
  padding: 0;
  height: 100%;
  width: 100%;
}

.tekst_smal_hoejre_module_bg_image_wrapper {
  width: 100%;
  height: 100%;
}

.tekst_smal_hoejre_module_bg_image {
  width: 100%;
  height: 100%;
  object-fit: cover;
  background-position: center;
}

.tekst_smal_hoejre_module_txt_wrapper {
  position: absolute;
  inset: 0;
  padding: var(--gSectionPadding);
}

.tekst_smal_hoejre_module_txt_wrapper_inner {
  margin: 0 auto;
  max-width: var(--gMaxWidth);
  display: flex;
  align-items: center;
  justify-content: flex-end;
  width: 100%;
  height: 100%;
}

.tekst_smal_hoejre_module_txt_link_wrapper {
  width: 600px;
  height: 500px;
  transition: transform 0.2s ease-in-out;
}

.tekst_smal_hoejre_module_txt_link_wrapper:hover {
  transform: scale(1.025);
}

.tekst_smal_hoejre_module_txt_container {
  color: #164959;
  background-color: #fff7f0;
  border: 2px solid #36534a;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  text-align: center;
  gap: 1rem;
  padding: 2rem;
  width: 600px;
  height: 500px;
}

.tekst_smal_hoejre_module_venue_logo {
  position: absolute;
  bottom: 2rem;
  left: 2rem;
  z-index: 2;
  pointer-events: none;
}

.tekst_smal_hoejre_module_venue_logo img {
  width: 60px;
  height: auto;
}

@media (max-width: 1280px) {
}

@media (max-width: 1024px) {
  .tekst_smal_hoejre_module_txt_container {
    padding: 2rem;
    width: 500px;
    height: 400px;
  }
}

@media (max-width: 768px) {
  .tekst_smal_hoejre_module_container {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: var(--gSectionPadding);
  }

  .tekst_smal_hoejre_module_bg_image_wrapper {
    position: relative;
    width: 100%;
    height: auto;
  }

  .tekst_smal_hoejre_module_bg_image {
    display: block;
    border: 2px solid #36534a;
    border-bottom: 0px solid #36534a;
    height: 200px;
  }

  .tekst_smal_hoejre_module_txt_wrapper {
    position: relative;
    padding: 0;
  }

  .tekst_smal_hoejre_module_txt_link_wrapper {
    height: 100%;
    width: 100%;
  }

  .tekst_smal_hoejre_module_txt_container {
    padding: 2rem;
    width: 100%;
    height: fit-content;
  }

  .tekst_smal_hoejre_module_venue_logo {
    position: absolute;
  }

  .tekst_smal_hoejre_module_txt_link_wrapper:hover {
    transform: none;
  }
}

.tekst_bred_hoejre_module_wrapper {
  position: relative;
  background-color: #fff7f0;
  height: 100vh;
  max-height: var(--gMaxSectionHeight);
}

.tekst_bred_hoejre_module_container {
  padding: 0;
  height: 100%;
  width: 100%;
}

.tekst_bred_hoejre_module_bg_image_wrapper {
  width: 100%;
  height: 100%;
}

.tekst_bred_hoejre_module_bg_image {
  width: 100%;
  height: 100%;
  object-fit: cover;
  background-position: center;
}

.tekst_bred_hoejre_module_txt_wrapper {
  position: absolute;
  inset: 0;
  padding: var(--gSectionPadding);
}

.tekst_bred_hoejre_module_txt_wrapper_inner {
  margin: 0 auto;
  max-width: var(--gMaxWidth);
  display: flex;
  align-items: center;
  justify-content: flex-end;
  width: 100%;
  height: 100%;
}

.tekst_bred_hoejre_module_txt_inner_container {
  display: flex;
  align-items: center;
  width: 55%;
  height: 100%;
}

.tekst_bred_hoejre_module_txt_link_wrapper {
  width: 100%;
  height: 500px;
  transition: transform 0.2s ease-in-out;
}

.tekst_bred_hoejre_module_txt_link_wrapper:hover {
  transform: scale(1.025);
}

.tekst_bred_hoejre_module_txt_container {
  color: #164959;
  background-color: #fff7f0;
  border: 2px solid #36534a;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  text-align: center;
  gap: 1rem;
  padding: 2rem;
  width: 100%;
  height: 600px;
}

.tekst_bred_hoejre_module_venue_logo {
  position: absolute;
  bottom: 2rem;
  left: 2rem;
  z-index: 2;
  pointer-events: none;
}

.tekst_bred_hoejre_module_venue_logo img {
  width: 60px;
  height: auto;
}

@media (max-width: 1280px) {
}

@media (max-width: 1024px) {
  .tekst_bred_hoejre_module_txt_container {
    padding: 2rem;
    width: 500px;
    height: 400px;
  }
}

@media (max-width: 768px) {
  .tekst_bred_hoejre_module_container {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: var(--gSectionPadding);
  }

  .tekst_bred_hoejre_module_bg_image_wrapper {
    position: relative;
    width: 100%;
    height: auto;
  }

  .tekst_bred_hoejre_module_bg_image {
    display: block;
    border: 2px solid #36534a;
    border-bottom: 0px solid #36534a;
    height: 200px;
  }

  .tekst_bred_hoejre_module_txt_wrapper_inner {
    width: 100%;
  }

  .tekst_bred_hoejre_module_txt_inner_container {
    width: 100%;
  }

  .tekst_bred_hoejre_module_txt_wrapper {
    position: relative;
    padding: 0;
  }

  .tekst_bred_hoejre_module_txt_link_wrapper {
    height: 100%;
    width: 100%;
  }

  .tekst_bred_hoejre_module_txt_container {
    padding: 2rem;
    width: 100%;
    height: fit-content;
  }

  .tekst_bred_hoejre_module_venue_logo {
    position: absolute;
  }

  .tekst_bred_hoejre_module_txt_link_wrapper:hover {
    transform: none;
  }
}

.tekst_bred_venstre_module_wrapper {
  position: relative;
  background-color: #fff7f0;
  height: 100vh;
  max-height: var(--gMaxSectionHeight);
}

.tekst_bred_venstre_module_container {
  padding: 0;
  height: 100%;
  width: 100%;
}

.tekst_bred_venstre_module_bg_image_wrapper {
  width: 100%;
  height: 100%;
}

.tekst_bred_venstre_module_bg_image {
  width: 100%;
  height: 100%;
  object-fit: cover;
  background-position: center;
}

.tekst_bred_venstre_module_txt_wrapper {
  position: absolute;
  inset: 0;
  padding: var(--gSectionPadding);
}

.tekst_bred_venstre_module_txt_wrapper_inner {
  margin: 0 auto;
  max-width: var(--gMaxWidth);
  display: flex;
  align-items: center;
  justify-content: flex-start;
  width: 100%;
  height: 100%;
}

.tekst_bred_venstre_module_txt_inner_container {
  display: flex;
  align-items: center;
  width: 55%;
  height: 100%;
}

.tekst_bred_venstre_module_txt_link_wrapper {
  width: 100%;
  height: 500px;
  transition: transform 0.2s ease-in-out;
}

.tekst_bred_venstre_module_txt_link_wrapper:hover {
  transform: scale(1.025);
}

.tekst_bred_venstre_module_txt_container {
  color: #164959;
  background-color: #fff7f0;
  border: 2px solid #36534a;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  text-align: center;
  gap: 1rem;
  padding: 2rem;
  width: 100%;
  height: 500px;
}

.tekst_bred_venstre_module_venue_logo {
  position: absolute;
  bottom: 2rem;
  right: 2rem;
  z-index: 2;
  pointer-events: none;
}

.tekst_bred_venstre_module_venue_logo img {
  width: 60px;
  height: auto;
}

@media (max-width: 1280px) {
}

@media (max-width: 1024px) {
  .tekst_bred_venstre_module_txt_container {
    padding: 2rem;
    width: 500px;
    height: 400px;
  }
}

@media (max-width: 768px) {
  .tekst_bred_venstre_module_container {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: var(--gSectionPadding);
  }

  .tekst_bred_venstre_module_bg_image_wrapper {
    position: relative;
    width: 100%;
    height: auto;
  }

  .tekst_bred_venstre_module_bg_image {
    display: block;
    border: 2px solid #36534a;
    border-bottom: 0px solid #36534a;
    height: 200px;
  }

  .tekst_bred_venstre_module_txt_wrapper_inner {
    width: 100%;
  }

  .tekst_bred_venstre_module_txt_inner_container {
    width: 100%;
  }

  .tekst_bred_venstre_module_txt_wrapper {
    position: relative;
    padding: 0;
  }

  .tekst_bred_venstre_module_txt_link_wrapper {
    height: 100%;
    width: 100%;
  }

  .tekst_bred_venstre_module_txt_container {
    padding: 2rem;
    width: 100%;
    height: fit-content;
  }

  .tekst_bred_venstre_module_venue_logo {
    position: absolute;
  }

  .tekst_bred_venstre_module_txt_link_wrapper:hover {
    transform: none;
  }

  .tekst_bred_venstre_module_venue_logo {
    left: 2rem;
  }
}

.tekst_smal_venstre_billede_hoejre_module_wrapper {
  position: relative;
  background-color: #fff7f0;
  padding: var(--gSectionPadding);
  height: 100vh;
  max-height: var(--gMaxSectionHeight);
}

.tekst_smal_venstre_billede_hoejre_module_container {
  position: relative;
  max-width: var(--gMaxWidth);
  margin: 0 auto;
  height: 100%;
}

.tekst_smal_venstre_billede_hoejre_module_overlay {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  pointer-events: none;
  z-index: 1;
}

.tekst_smal_venstre_billede_hoejre_module_txt_wrapper {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: flex-end;
  justify-content: flex-start;
  z-index: 2;
}

.tekst_smal_venstre_billede_hoejre_module_txt_container {
  color: #164959;
  background-color: #fff7f0;
  border: 2px solid #36534a;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  text-align: center;
  gap: 1rem;
  padding: 4rem;
  max-width: 600px;
  max-height: 500px;
  height: 100%;
}

.tekst_smal_venstre_billede_hoejre_module_image_container {
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: flex-start;
  justify-content: flex-end;
  z-index: 1;
}

.tekst_smal_venstre_billede_hoejre_module_image_inner {
  position: relative;
  height: fit-content;
  width: calc((100% / 3) * 2);
  display: flex;
}

.tekst_smal_venstre_billede_hoejre_module_image {
  width: 100%;
  max-height: 500px;
  border: 2px solid #36534a;
  object-fit: cover;
}

.tekst_smal_venstre_billede_hoejre_module_venue_logo {
  position: absolute;
  bottom: 2rem;
  right: 2rem;
  z-index: 3;
  pointer-events: none;
}

.tekst_smal_venstre_billede_hoejre_module_venue_logo img {
  width: 60px;
  height: auto;
}

.tekst_smal_venstre_billede_hoejre_module_link_wrapper {
  max-width: 600px;
  max-height: 500px;
  transition: transform 0.2s ease-in-out;
}

.tekst_smal_venstre_billede_hoejre_module_link_wrapper:hover {
  transform: scale(1.025);
}

@media (max-width: 1280px) {
  .tekst_smal_venstre_billede_hoejre_module_image {
    max-height: 400px;
  }

  .tekst_smal_venstre_billede_hoejre_module_txt_container {
    padding: 3rem;
    max-width: 500px;
    max-height: 400px;
  }

  .tekst_smal_venstre_billede_hoejre_module_link_wrapper {
    max-width: 500px;
    max-height: 400px;
  }
}

@media (max-width: 1024px) {
  .tekst_smal_venstre_billede_hoejre_module_txt_container {
    padding: 2rem;
    max-width: 400px;
  }

  .tekst_smal_venstre_billede_hoejre_module_link_wrapper {
    max-width: 400px;
  }
}

@media (max-width: 768px) {
  .tekst_smal_venstre_billede_hoejre_module_container {
    display: flex;
    flex-direction: column-reverse;
    align-items: center;
    justify-content: center;
  }

  .tekst_smal_venstre_billede_hoejre_module_image_container {
    position: relative;
    max-height: 200px;
  }

  .tekst_smal_venstre_billede_hoejre_module_image_inner {
    width: 100%;
    height: 100%;
  }

  .tekst_smal_venstre_billede_hoejre_module_image {
    height: 100%;
    width: 100%;
    border-bottom: 0;
  }

  .tekst_smal_venstre_billede_hoejre_module_txt_wrapper {
    position: relative;
    height: fit-content;
  }

  .tekst_smal_venstre_billede_hoejre_module_link_wrapper {
    max-height: 400px;
    max-width: 100%;
  }

  .tekst_smal_venstre_billede_hoejre_module_venue_logo {
    bottom: 2rem;
    left: 2rem;
  }

  .tekst_smal_venstre_billede_hoejre_module_txt_container {
    width: 100%;
    max-width: 100%;
  }

  .tekst_smal_venstre_billede_hoejre_module_link_wrapper:hover {
    transform: none;
  }
}

.tekst_smal_hoejre_billede_venstre_module_wrapper {
  position: relative;
  background-color: #fff7f0;
  padding: var(--gSectionPadding);
  height: 100vh;
  max-height: var(--gMaxSectionHeight);
}

.tekst_smal_hoejre_billede_venstre_module_container {
  position: relative;
  max-width: var(--gMaxWidth);
  margin: 0 auto;
  height: 100%;
}

.tekst_smal_hoejre_billede_venstre_module_overlay {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  pointer-events: none;
  z-index: 1;
}

.tekst_smal_hoejre_billede_venstre_module_image_container {
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  z-index: 1;
}

.tekst_smal_hoejre_billede_venstre_module_image_inner {
  position: relative;
  height: fit-content;
  width: calc((100% / 3) * 2);
  display: flex;
}

.tekst_smal_hoejre_billede_venstre_module_image {
  width: 100%;
  max-height: 500px;
  border: 2px solid #36534a;
  object-fit: cover;
}

.tekst_smal_hoejre_billede_venstre_module_txt_wrapper {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: flex-end;
  justify-content: flex-end;
  position: absolute;
  z-index: 2;
}

.tekst_smal_hoejre_billede_venstre_module_txt_container {
  color: #164959;
  background-color: #fff7f0;
  border: 2px solid #36534a;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  text-align: center;
  gap: 1rem;
  padding: 4rem;
  max-width: 600px;
  max-height: 500px;
  height: 100%;
}

.tekst_smal_hoejre_billede_venstre_module_venue_logo {
  position: absolute;
  bottom: 2rem;
  left: 2rem;
  z-index: 3;
  pointer-events: none;
}

.tekst_smal_hoejre_billede_venstre_module_venue_logo img {
  width: 60px;
  height: auto;
}

.tekst_smal_hoejre_billede_venstre_module_link_wrapper {
  max-width: 600px;
  max-height: 500px;
  transition: transform 0.2s ease-in-out;
}

.tekst_smal_hoejre_billede_venstre_module_link_wrapper:hover {
  transform: scale(1.025);
}

@media (max-width: 1280px) {
  .tekst_smal_hoejre_billede_venstre_module_image {
    max-height: 400px;
  }

  .tekst_smal_hoejre_billede_venstre_module_txt_container {
    padding: 3rem;
    max-width: 500px;
    max-height: 400px;
  }

  .tekst_smal_hoejre_billede_venstre_module_link_wrapper {
    max-width: 500px;
    max-height: 400px;
  }
}

@media (max-width: 1024px) {
  .tekst_smal_hoejre_billede_venstre_module_txt_container {
    padding: 2rem;
    max-width: 400px;
  }

  .tekst_smal_hoejre_billede_venstre_module_link_wrapper {
    max-width: 400px;
  }
}

@media (max-width: 768px) {
  .tekst_smal_hoejre_billede_venstre_module_container {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }

  .tekst_smal_hoejre_billede_venstre_module_image_container {
    position: relative;
    max-height: 200px;
  }

  .tekst_smal_hoejre_billede_venstre_module_image_inner {
    width: 100%;
    height: 100%;
  }

  .tekst_smal_hoejre_billede_venstre_module_image {
    height: 100%;
    width: 100%;
    border-bottom: 0;
  }

  .tekst_smal_hoejre_billede_venstre_module_txt_wrapper {
    position: relative;
    height: fit-content;
  }

  .tekst_smal_hoejre_billede_venstre_module_link_wrapper {
    max-height: 400px;
    max-width: 100%;
  }

  .tekst_smal_hoejre_billede_venstre_module_venue_logo {
    bottom: 2rem;
    left: 2rem;
  }

  .tekst_smal_hoejre_billede_venstre_module_txt_container {
    width: 100%;
    max-width: 100%;
  }

  .tekst_smal_hoejre_billede_venstre_module_link_wrapper:hover {
    transform: none;
  }
}

.tekst_bred_hoejre_og_billede_venstre_wrapper {
  position: relative;
  background-color: #fff7f0;
  padding: var(--gSectionPadding);
}

.tekst_bred_hoejre_og_billede_venstre_overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  pointer-events: none;
  z-index: 1;
}

.tekst_bred_hoejre_og_billede_venstre_container {
  position: relative;
  height: 100vh;
  max-height: var(--gMaxSectionHeight);
  max-width: var(--gMaxWidth);
  margin: 0 auto;
  z-index: 2;
}

.tekst_bred_hoejre_og_billede_venstre_image_container {
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
  height: fit-content;
  display: flex;
  align-items: center;
  justify-content: flex-start;
}

.tekst_bred_hoejre_og_billede_venstre_image {
  width: 55%;
  height: 500px;
  border: 2px solid #164959;
  object-fit: cover;
}

.tekst_bred_hoejre_og_billede_venstre_text_container {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 55%;
  height: 100%;
  display: flex;
  align-items: flex-end;
  justify-content: flex-end;
}

.tekst_bred_hoejre_og_billede_venstre_link_wrapper {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  width: 100%;
  height: 500px;
  max-height: 500px;
  transition: transform 0.2s ease-in-out;
}

.tekst_bred_hoejre_og_billede_venstre_link_wrapper:hover {
  transform: scale(1.025);
}

.tekst_bred_hoejre_og_billede_venstre_text {
  color: #164959;
  background-color: #fff7f0;
  border: 2px solid #36534a;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  text-align: center;
  gap: 1rem;
  padding: 2rem;
  width: 100%;
  height: 500px;
  max-height: 500px;
}

.tekst_bred_hoejre_og_billede_venstre_venue_logo {
  position: absolute;
  z-index: 2;
  pointer-events: none;
  bottom: 2rem;
  left: 2rem;
}

.tekst_bred_hoejre_og_billede_venstre_venue_logo img {
  width: 60px;
  height: auto;
}

@media (max-width: 1280px) {
}

@media (max-width: 1024px) {
}

@media (max-width: 768px) {
  .tekst_bred_hoejre_og_billede_venstre_container {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }

  .tekst_bred_hoejre_og_billede_venstre_image_container {
    top: 0px;
    position: relative;
    height: fit-content;
  }

  .tekst_bred_hoejre_og_billede_venstre_image {
    height: 200px;
    width: 100%;
    border-bottom: 0;
  }

  .tekst_bred_hoejre_og_billede_venstre_text_container {
    position: relative;
    height: fit-content;
    width: 100%;
    top: 0px;
  }

  .tekst_bred_hoejre_og_billede_venstre_link_wrapper {
    width: 100%;
    height: 100%;
  }

  .tekst_bred_hoejre_og_billede_venstre_text {
    padding: 1rem;
    height: 100%;
    width: 100%;
  }

  .tekst_bred_hoejre_og_billede_venstre_link_wrapper:hover {
    transform: none;
  }
}

.tekst_bred_venstre_og_billede_hoejre_modul_wrapper {
  position: relative;
  background-color: #fff7f0;
  padding: var(--gSectionPadding);
}

.tekst_bred_venstre_og_billede_hoejre_modul_overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  pointer-events: none;
  z-index: 1;
}

.tekst_bred_venstre_og_billede_hoejre_modul_container {
  position: relative;
  height: 100vh;
  max-height: var(--gMaxSectionHeight);
  max-width: var(--gMaxWidth);
  margin: 0 auto;
  z-index: 2;
}

.tekst_bred_venstre_og_billede_hoejre_modul_image_container {
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
  height: fit-content;
  display: flex;
  align-items: center;
  justify-content: flex-end;
}

.tekst_bred_venstre_og_billede_hoejre_modul_image {
  width: 55%;
  height: 500px;
  border: 2px solid #164959;
  object-fit: cover;
}

.tekst_bred_venstre_og_billede_hoejre_modul_text_container {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 55%;
  height: 100%;
  display: flex;
  align-items: flex-end;
  justify-content: flex-start;
  z-index: 2;
}

.tekst_bred_venstre_og_billede_hoejre_modul_link_wrapper {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  width: 100%;
  height: 500px;
  max-height: 500px;
  transition: transform 0.2s ease-in-out;
}

.tekst_bred_venstre_og_billede_hoejre_modul_link_wrapper:hover {
  transform: scale(1.025);
}

.tekst_bred_venstre_og_billede_hoejre_modul_text {
  color: #164959;
  background-color: #fff7f0;
  border: 2px solid #36534a;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  text-align: center;
  gap: 1rem;
  padding: 2rem;
  width: 100%;
  height: 500px;
  max-height: 500px;
}

.tekst_bred_venstre_og_billede_hoejre_modul_venue_logo {
  position: absolute;
  z-index: 2;
  pointer-events: none;
  bottom: 2rem;
  right: 2rem;
}

.tekst_bred_venstre_og_billede_hoejre_modul_venue_logo img {
  width: 60px;
  height: auto;
}

@media (max-width: 1280px) {
}

@media (max-width: 1024px) {
}

@media (max-width: 768px) {
  .tekst_bred_venstre_og_billede_hoejre_modul_container {
    display: flex;
    flex-direction: column-reverse;
    align-items: center;
    justify-content: center;
  }

  .tekst_bred_venstre_og_billede_hoejre_modul_image_container {
    top: 0px;
    position: relative;
    height: fit-content;
  }

  .tekst_bred_venstre_og_billede_hoejre_modul_image {
    height: 200px;
    width: 100%;
    border-bottom: 0;
  }

  .tekst_bred_venstre_og_billede_hoejre_modul_text_container {
    position: relative;
    height: fit-content;
    width: 100%;
    top: 0px;
  }

  .tekst_bred_venstre_og_billede_hoejre_modul_link_wrapper {
    width: 100%;
    height: 100%;
  }

  .tekst_bred_venstre_og_billede_hoejre_modul_text {
    padding: 1rem;
    height: 100%;
    width: 100%;
  }

  .tekst_bred_venstre_og_billede_hoejre_modul_link_wrapper:hover {
    transform: none;
  }

  .tekst_bred_venstre_og_billede_hoejre_modul_venue_logo {
    left: 2rem;
  }
}

/* header */

.header_wrapper {
  position: sticky;
  top: 0;
  left: 0;
  padding: var(--gPadding);
  height: 75px;
  background-color: #fff7f0;
  border: 2px solid #144b5b;
  z-index: 3;
}

.menu_lang .lang-item a,
.menu_lang .lang-item + .lang-item::before {
  color: #144b5b;
}

.menu_toggle {
  color: #144b5b;
  border-right: 2px solid #144b5b;
}

.menu_toggle_bar {
  background-color: #144b5b;
}

.menu_price {
  color: #144b5b;
  border: 2px solid #144b5b;
}

/* hollaendermuseet */
body.venue-hollaendergaarden .header_wrapper {
  background-color: #e37064;
  border: 2px solid #304c5b;
}

body.venue-hollaendergaarden .menu_price {
  border: 2px solid #304c5b;
  color: #304c5b;
}

body.venue-hollaendergaarden .menu_toggle {
  color: #164959;
  border-right: 2px solid #164959;
}

body.venue-hollaendergaarden .menu_toggle_bar {
  background-color: #164959;
}

body.venue-hollaendergaarden .menu_lang .lang-item a,
body.venue-hollaendergaarden .menu_lang .lang-item + .lang-item::before {
  color: #164959;
}

/* dragoer-museet */
body.venue-dragoer-museet .header_wrapper {
  background-color: #e3cb9c;
  border: 2px solid #47554d;
}

body.venue-dragoer-museet .menu_price {
  border: 2px solid #47554d;
  color: #47554d;
}

body.venue-dragoer-museet .menu_toggle {
  color: #47554d;
  border-right: 2px solid #47554d;
}

body.venue-dragoer-museet .menu_toggle_bar {
  background-color: #47554d;
}

body.venue-dragoer-museet .menu_lang .lang-item a,
body.venue-dragoer-museet .menu_lang .lang-item + .lang-item::before {
  color: #47554d;
}

/* lodsmuseet */
body.venue-lodsmuseet .header_wrapper {
  background-color: #a2b397;
  border: 2px solid #624f4e;
}

body.venue-lodsmuseet .menu_price {
  border: 2px solid #624f4e;
  color: #624f4e;
}

body.venue-lodsmuseet .menu_toggle {
  color: #624f4e;
  border-right: 2px solid #624f4e;
}

body.venue-lodsmuseet .menu_toggle_bar {
  background-color: #624f4e;
}

body.venue-lodsmuseet .menu_lang .lang-item a,
body.venue-lodsmuseet .menu_lang .lang-item + .lang-item::before {
  color: #624f4e;
}

/* moelsteds-atelier */
body.venue-moelsteds-atelier .header_wrapper {
  background-color: #9db6bb;
  border: 2px solid #5d5348;
}

body.venue-moelsteds-atelier .menu_price {
  border: 2px solid #5d5348;
  color: #5d5348;
}

body.venue-moelsteds-atelier .menu_toggle {
  color: #5d5348;
  border-right: 2px solid #5d5348;
}

body.venue-moelsteds-atelier .menu_toggle_bar {
  background-color: #5d5348;
}

body.venue-moelsteds-atelier .menu_lang .lang-item a,
body.venue-moelsteds-atelier .menu_lang .lang-item + .lang-item::before {
  color: #5d5348;
}

/* elisabeth-kutteren */
body.venue-elisabeth-kutteren .header_wrapper {
  background-color: #f4eee4;
  border: 2px solid #944737;
}

body.venue-elisabeth-kutteren .menu_price {
  border: 2px solid #944737;
  color: #944737;
}

body.venue-elisabeth-kutteren .menu_toggle {
  color: #944737;
  border-right: 2px solid #944737;
}

body.venue-elisabeth-kutteren .menu_toggle_bar {
  background-color: #944737;
}

body.venue-elisabeth-kutteren .menu_lang .lang-item a,
body.venue-elisabeth-kutteren .menu_lang .lang-item + .lang-item::before {
  color: #944737;
}

.header_container {
  max-width: var(--gMaxWidth);
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 100%;
}

.header_logo_container {
  position: relative;
  height: 75px;
}

/* Logo animation container */
.header_logo_animated {
  position: relative;
  width: 179.5px;
  height: 75px;
  display: block;
}

.header_logo_link {
  display: block;
  width: 179.5px;
  height: 75px;
}

/* Bottom logo - always visible */
.logo_bottom {
  position: absolute;
  bottom: -1px;
  left: 0;
  width: 179.5px;
  height: 40.5px;
  z-index: 1;
}

/* Top logo pieces - stacked and animated */
.logo_top {
  position: absolute;
  top: 0;
  left: var(--gPadding);
  width: 37.5px;
  height: 39.5px;
  z-index: 2;
  opacity: 0;
  animation: logo-piece-appear 0.4s cubic-bezier(0.34, 1.56, 0.64, 1) forwards;
}

/* Position each piece */
.logo_top_1 {
  left: 0;
  animation-delay: 0.1s;
}

.logo_top_2 {
  left: 35.5px;
  animation-delay: 0.2s;
}

.logo_top_3 {
  left: 71px;
  animation-delay: 0.3s;
}

.logo_top_4 {
  left: 106.5px;
  animation-delay: 0.4s;
}

.logo_top_5 {
  left: 142px;
  animation-delay: 0.5s;
}

@media (max-width: 768px) {
  .logo_bottom {
    left: -2px;
  }

  .logo_top {
    left: -2px;
  }

  /* Position each piece */
  .logo_top_1 {
    left: -2px;
  }

  .logo_top_2 {
    left: 33.5px;
  }

  .logo_top_3 {
    left: 69px;
  }

  .logo_top_4 {
    left: 104.5px;
  }

  .logo_top_5 {
    left: 140px;
  }
}

/* Animation keyframes */
@keyframes logo-piece-appear {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

/* Screen reader only text */
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border-width: 0;
}

/* Flag animation */
.header_flag {
  position: absolute;
  /* top: 71.5px; */
  top: 71px;
  left: var(--gPadding);
  width: 179.5px;
  height: 0;
  overflow: hidden;
  z-index: 10;
  transform-origin: top center;
  animation: unfurl-flag 0.8s cubic-bezier(0.34, 1.56, 0.64, 1) forwards;
  animation-delay: 0.5s;
}

@media (max-width: 768px) {
  .header_flag {
    left: -2px;
  }
}

@keyframes unfurl-flag {
  0% {
    height: 0;
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    height: 150px;
    opacity: 1;
  }
}

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

.header_btn_container {
  display: flex;
  flex-direction: row;
}

.menu_lang {
  display: inline-flex;
  align-items: center;
  height: 75px;
  padding: 0 1rem;
}

.lang-switcher-wrapper {
  display: inline-flex;
  align-items: center;
  height: 100%;
}

/* Desktop inline switcher */
.lang-switcher-desktop {
  display: inline-flex;
  align-items: center;
}

.lang-switcher-mobile {
  display: none;
}

.menu_lang .lang-item a {
  text-underline-offset: 4px;
  text-decoration-color: currentColor;
  /* color: #164959; */
  text-transform: uppercase;
  font-weight: 700;
  transition: opacity 0.2s ease;
  font-size: 14px;
}

.menu_lang .lang-item a:hover,
.menu_lang .lang-item a:focus {
  opacity: 0.8;
}

.menu_lang .lang-item + .lang-item::before {
  content: " / ";
  margin: 0 0.3em;
  /* color: #164959; */
}

/* Current language highlight */
.menu_lang .lang-item.current-lang a {
  font-weight: 700;
  text-decoration: underline;
  text-decoration-thickness: 1.5px;
  font-size: 14px;
}

/* Mobile dropdown styles */
.lang-dropdown {
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  background-color: transparent;
  border: none;
  border-radius: 4px;
  padding: 0.4rem;
  font-size: 14px;
  font-weight: 700;
  color: #164959;
  text-transform: uppercase;
  cursor: pointer;
}

.lang-dropdown:focus {
  outline: none;
}

/* Hide any unexpected flags or extra stuff */
.menu_lang img,
.menu_lang .lang-item-flag {
  display: none !important;
}

.menu_price {
  display: flex;
  align-items: center;
  justify-content: center;
  background: none;
  background-color: #abc5ae;
  height: 75px;
  padding: 0 1.5rem;
  text-transform: uppercase;
}

.responsive-text .menu-text-full {
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 0.15em;
  display: inline;
}
.responsive-text .menu-text-short {
  display: none;
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 0.1em;
}

@media (max-width: 768px) {
  .responsive-text .menu-text-full {
    display: none;
  }
  .responsive-text .menu-text-short {
    display: inline;
  }

  .header_btn_container {
    width: 100%;
  }

  .menu_lang {
    padding: 0;
    flex: 1;
    justify-content: center;
  }

  .lang-switcher-wrapper {
    display: inline-flex;
    align-items: center;
  }

  .lang-switcher-desktop {
    display: none;
  }

  .lang-switcher-mobile {
    display: block;
  }

  .menu_price {
    padding: 0 0.75rem;
  }
}

/* Menu */
.menu_toggle {
  width: 75px;
  height: 75px;
  border: none;
  background: none;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-transform: uppercase;
  cursor: pointer;
  padding-top: 5px;
}

.menu_toggle_bar_wrapper {
  width: 35px;
  height: 25px;
  padding: 0;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  cursor: pointer;
  margin-bottom: 5px;
}

.menu_toggle_bar {
  height: 2px;
  width: 100%;
  /* background-color: #164959; */
  border-radius: 2px;
}

.menu_toggle span {
  font-size: 10px;
  font-weight: 700;
}

.menu_overlay {
  position: fixed;
  inset: 0;
  background-color: rgba(0, 0, 0, 0.2);
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.3s ease, visibility 0.3s ease;
  z-index: 1000;
}

.menu_overlay.is_visible {
  opacity: 1;
  visibility: visible;
}

.walker_menu {
  position: fixed;
  top: 0;
  right: 0;
  height: 100vh;
  width: 500px;
  max-width: 80vw;
  background-color: #19404e;
  transform: translateX(100%);
  transition: transform 0.3s ease-in-out;
  padding: 5rem 2.5rem 2rem;
  z-index: 1001;
  overflow-y: auto;
  overflow-x: hidden;
  visibility: hidden;
}

.walker_menu.is_open {
  transform: translateX(0);
  visibility: visible;
}

@media (max-width: 768px) {
  .menu_toggle {
    border-right: none;
  }

  .walker_menu {
    right: 0;
    left: 0;
    width: 100%;
    max-width: 100%;
    transform: translateY(-100%);
  }

  .walker_menu.is_open {
    transform: translateY(0);
  }
}

/* Close button */
.menu_close {
  position: absolute;
  top: 1rem;
  right: 1rem;
  width: 68px;
  height: 68px;
  background: none;
  border: none;
  color: #f5eee4;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0;
  z-index: 10;
  transition: opacity 0.2s ease;
}

.menu_close svg {
  width: 35px;
  height: 35px;
}

.menu_close:hover {
  opacity: 0.7;
}

.walker_menu_list {
  display: flex;
  flex-direction: column;
  padding: 0;
  margin: 0;
  color: #fff7f0;
}

.walker_menu_list > li {
  display: block;
  padding: 1rem 0;
  border-bottom: 1px solid rgba(255, 247, 240, 0.15);
  font-family: "ArminSoft", sans-serif;
  font-weight: 400;
  font-size: 15px;
  letter-spacing: 0.15em;
  text-transform: uppercase;
}

/* Optional: remove divider from very last item */
.walker_menu_list > li:last-child {
  border-bottom: none;
}

/* Submenu styles */
.menu_item_wrapper {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 1rem;
}

.menu_item_wrapper a {
  flex: 1;
  font-family: "ArminSoft", sans-serif;
  font-weight: 400;
  font-size: 15px;
  letter-spacing: 0.15em;
  text-transform: uppercase;
}

.submenu_arrow {
  background: none;
  border: none;
  color: #fff7f0;
  cursor: pointer;
}

.submenu_arrow img {
  width: 18px;
  height: 18px;
}

/* Hide submenus by default */
.walker_menu .sub-menu {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #19404e;
  transform: translateX(100%);
  transition: transform 0.3s ease-in-out;
  padding: 1rem 2.5rem 2rem;
  display: flex;
  flex-direction: column;
  overflow-y: auto;
  overflow-x: hidden;
}

.walker_menu .sub-menu.is_open {
  transform: translateX(0);
}

.walker_menu .sub-menu > li {
  display: block;
  border-bottom: 1px solid rgba(255, 247, 240, 0.15);
  padding: 1rem 0;
}

.submenu_back {
  background: none;
  border: none;
  color: #fff7f0;
  /* font-size: 1rem; */
  cursor: pointer;
  padding: 0.5rem 0;
  display: flex;
  align-items: center;
  transition: opacity 0.2s ease;
}

.submenu_back span {
  font-size: 14px;
}

.submenu_back_arrow {
  width: 14px;
  height: 14px;
  transform: rotate(180deg);
  margin-right: 0.5rem;
}

.submenu_back:hover {
  opacity: 0.7;
}

.submenu_parent_title {
  margin: 0;
  /* font-size: 1.25rem;
  font-weight: 600; */
  color: #fff7f0;
  border-bottom: 1px solid rgba(255, 247, 240, 0.15);
  pointer-events: none;
}

/* If you make it a link instead */
.submenu_parent_title span {
  color: #fff7f0;
  font-weight: 700;
}

.submenu_parent_title a:hover {
  text-decoration: underline;
}

.submenu_parent_title span,
.submenu_parent_title a {
  display: block;
  padding: 0.5rem 0;
}

.submenu_back_item {
  border-bottom: none !important;
}

.submenu_parent_title {
  border-bottom: none !important;
}

/* Ensure it doesn't mess with back button spacing */
.submenu_back_item + .submenu_parent_title {
  margin-top: -0.5rem; /* optional: tighter spacing after back btn */
}

body.walker_menu_open {
  overflow-x: hidden;
}

/* search bar container */
.menu-search-fixed {
  position: absolute;
  bottom: 50px;
  left: 0;
  right: 0;
  padding: 1.5rem;
  z-index: 5;
  margin-bottom: calc(-2rem - env(safe-area-inset-bottom));
}

.menu-search-form {
  width: 100%;
}

.search-wrapper {
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
  border-bottom: 1px solid rgba(255, 247, 240, 0.15);
}

.search-icon {
  position: absolute;
  left: 12px;
  width: 20px;
  height: 20px;
  pointer-events: none;
}

.menu-search-form input[type="search"] {
  width: 100%;
  padding: 0.75rem 1rem 0.75rem 2.8rem;
  border: none;
  background: transparent;
  color: white;
  /* font-size: 1rem; */
  font-family: "ArminSoft", sans-serif;
  font-weight: 400;
  font-size: 17px;
  letter-spacing: 0.12em;
}

.menu-search-form input[type="search"]::placeholder {
  color: rgba(255, 255, 255, 0.6);
}

.menu-search-form input[type="search"]:focus {
  outline: none;
}

/* Still make room for fixed search in submenus */
.walker_menu .sub-menu {
  padding-bottom: 6rem;
}

/* footer */
.footer_container {
  display: flex;
  flex-direction: column;
}

.footer_pattern_container {
  background-color: #fff7f0;
  height: var(--gPatternHeight);
}

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

.footer_main_navigation {
  background-color: #19404e;
  color: #fff7f0;
  padding: var(--gPadding);
  padding-top: 75px;
  padding-bottom: 75px;
}

.footer_columns_wrapper {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  max-width: var(--gMaxWidth);
  margin: 0 auto;
}

.footer_column {
  flex: 1 1 20%;
  max-width: 300px;
}

.footer_column_heading {
  font-family: "ArminSoft", sans-serif;
  font-size: 15px;
  font-weight: 700;
  letter-spacing: 0.2em;
  text-transform: uppercase;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

/* tablet */
@media (max-width: 1024px) {
  .footer_main_navigation {
    padding-top: 40px;
    padding-bottom: 40px;
  }
}

/* mobile */
@media (max-width: 768px) {
  .footer_columns_wrapper {
    display: flex;
    flex-direction: column;
    align-items: center;
  }

  .footer_main_navigation {
    padding: 0px 20px;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  /* Mobile accordion behavior */
  .footer_column_sublist {
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.4s ease, margin 0.3s ease;
    margin: 0;
    display: flex;
    flex-direction: column;
    gap: 1rem;
  }

  /* This is the only selector you actually need now */
  .footer-col-toggle:checked ~ .footer_column_heading + .footer_column_sublist {
    max-height: 2000px;
    margin-top: 1rem;
  }

  .footer_column {
    margin-bottom: 1rem;
    padding-bottom: 1rem;
    border-bottom: 1px solid rgba(255, 247, 240, 0.15);
    width: 100%;
    max-width: 100%;
  }

  .footer_column:last-child {
    border-bottom: none;
  }
}

.footer_column_inner {
  /* Helps contain the structure */
}

.footer-toggle-arrow {
  width: 16px;
  height: 16px;
  margin-left: auto; /* pushes to right */
  transition: transform 0.3s ease;
  transform: rotate(0deg);
}

.footer-col-toggle:checked + .footer_column_heading .footer-toggle-arrow {
  transform: rotate(90deg);
}

.footer_column_sublist li a {
  font-size: 15px;
}

/* Desktop: force always open, hide controls */
@media (min-width: 769px) {
  .footer-col-toggle,
  .footer-toggle-arrow {
    display: none !important;
  }

  .footer_column_heading {
    cursor: default;
  }

  .footer_column_sublist {
    max-height: none !important;
    overflow: visible !important;
    margin: 1rem 0 2rem !important;
  }

  .footer_column_sublist li {
    margin-bottom: 10px;
  }
}

/* venue navigation */
.footer_venue_navigation {
  background-color: #132f3a;
  padding: 60px;
}

.footer_venue_list {
  display: flex;
  flex-wrap: wrap;
  gap: 2rem;
  justify-content: space-between;
  max-width: var(--gMaxWidth);
  margin: 0 auto;
}

.footer_venue_list li {
  width: calc(20% - 1.6rem);
}

.footer_venue_list .venue_link {
  display: block;
  line-height: 0;
}

.footer_venue_list img {
  width: 100%;
  height: auto;
  object-fit: contain;
}

.footer_venue_list .venue_link .visually-hidden {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

/* labtop */
@media (max-width: 1280px) {
}

/* tablet */
@media (max-width: 1024px) {
  .footer_venue_navigation {
    padding: 40px;
  }

  .footer_venue_list li {
    width: calc(50% - 1rem);
  }
}

/* mobile */
@media (max-width: 768px) {
  .footer_venue_navigation {
    padding: 60px 40px;
  }

  .footer_venue_list li {
    width: 100%;
  }
}

/* footer btm */
.footer_legal_social_wrapper {
  background-color: #0d2229;
  color: #fff7f0;
  padding: var(--gPadding);
  padding-top: 20px;
  padding-bottom: 20px;
}

.footer_legal_social_container {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  max-width: var(--gMaxWidth);
  margin: 0 auto;
}

.footer_copyright {
  display: flex;
  align-items: center;
  font-size: 12px !important;
}

.footer_copyright span {
  margin: 0 5px;
  font-size: 12px !important;
}

.footer_legal_social_links {
  display: flex;
  flex-direction: row;
  align-items: center;
}

.footer_legal_social_links li {
  margin-right: 10px;
}

.footer_legal_social_links li:last-child {
  margin-right: 0;
}

.footer_legal_social_links a {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 35px;
  width: 35px;
  line-height: 1;
}

.footer_legal_social_links .social-icon {
  width: 35px;
  height: 35px;
  display: block;
}

@media (max-width: 768px) {
  .footer_legal_social_wrapper {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .footer_legal_social_links li {
    margin-right: 10px;
  }

  .footer_legal_social_container {
    display: flex;
    flex-direction: column-reverse;
    align-items: center;
  }

  .footer_copyright {
    margin-top: 10px;
  }
}

/* opening hours */
.tab_pattern_top_wrapper {
  background-color: #164959;
  height: var(--gPatternHeight);
}

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

.tabs_list_outer {
  position: relative;
  padding: var(--gPadding);
  margin: -53px 0 0 0;
  z-index: 2;
}

.tabs_list {
  display: flex;
  flex-wrap: nowrap;
  gap: 10px;
  justify-content: flex-start;
  max-width: var(--gMaxWidth);
  margin: 0 auto;
}

.tabs_list .swiper-wrapper {
  display: flex;
  gap: 10px;
}

.tabs_list .swiper-slide {
  width: auto;
  flex-shrink: 0;
}

.tabs__radio {
  position: absolute;
  opacity: 0;
  width: 0;
  height: 0;
  pointer-events: none;
}

.tabs__label {
  padding: 14px 28px;
  background: #a5b2b5;
  color: #fff7f0;
  cursor: pointer;
  transition: all 0.2s ease;
  white-space: nowrap;
  flex-shrink: 0;
  font-family: "ArminSoft", sans-serif;
  font-size: 17px;
  font-weight: 700;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  display: block;
}

.tabs__radio:checked + .tabs__label {
  background: #fff7f0;
  color: #164959;
  position: relative;
  top: 0px;
}

.tab_group_wrapper {
  display: flex;
  flex-direction: column;
  background-color: #fff7f0;
  position: relative;
  z-index: 1;
}

.tabs {
  width: 100%;
}

.tabs__panels {
  position: relative;
}

.tabs__panel {
  display: none;
}

body:has(#tab-1:checked) #panel-tab-1,
body:has(#tab-2:checked) #panel-tab-2,
body:has(#tab-3:checked) #panel-tab-3,
body:has(#tab-4:checked) #panel-tab-4 {
  display: block;
  animation: fadeInContent 0.35s ease-out;
}

@keyframes fadeInContent {
  from {
    opacity: 0;
    transform: translateY(12px);
  }
  to {
    opacity: 1;
    transform: none;
  }
}

.info-group__title {
  text-align: center;
  padding-bottom: var(--gGapBtm);
  margin: 0 auto;
}

.info-group__wrapper {
  padding: var(--gSectionPadding);
}

.info-group__content {
  display: flex;
  flex-direction: row;
  gap: var(--gGap);
  width: 100%;
  max-width: var(--gMaxWidth);
  margin: 0 auto;
}

@media (max-width: 1280px) {
  .block-header__title {
    font-size: 36px;
  }
}

@media (max-width: 1024px) {
  .block-header__title {
    font-size: 26px;
  }

  .tabs__label {
    font-size: 16px;
  }
}

@media (max-width: 768px) {
  .tabs_list_outer {
    padding: var(--gPadding) 20px;
    overflow: hidden;
  }

  .tabs_list {
    overflow: visible;
  }

  .tabs_list .swiper-wrapper {
    gap: 10px;
  }

  .info-group__content {
    flex-direction: column;
    gap: 50px;
  }

  .white-blocks {
    column-count: 1;
    flex: none;
  }

  .tabs__label {
    font-size: 14px;
    padding: 12px 24px;
  }
}

/* navigation */
.museum_navigerings_modul_wrapper {
  width: 100%;
  min-height: 100px;
  background-color: #fff7f0;
  padding: 20px 60px;
  display: flex;
  align-items: center;
}

.museum_navigerings_modul_container {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  justify-content: center;
  max-width: var(--gMaxWidth);
  margin: 0 auto;
  height: 100%;
}

.museum_navigerings_modul_item {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  gap: 1rem;
}

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

.museum_navigerings_modul_text {
  color: #164959;
  font-weight: 700;
}

.museum_navigerings_modul_sub_text {
  text-transform: uppercase;
  color: #164959;
}

@media (max-width: 1280px) {
  .museum_navigerings_modul_item {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
  }

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

@media (max-width: 1024px) {
  .museum_navigerings_modul_wrapper {
    padding: 20px 40px;
  }
}

@media (max-width: 768px) {
  .museum_navigerings_modul_container {
    grid-template-columns: 1fr;
    gap: 1rem;
  }

  .museum_navigerings_modul_item {
    justify-content: flex-start;
  }

  .museum_navigerings_modul_wrapper {
    padding: 20px;
  }
}

/* logo banner */
.museum_logo_banner_module_wrapper {
  background-color: #f5f0e8;
  padding: 60px 60px;
}

.museum_logo_banner_module_container {
  max-width: var(--gMaxWidth);
  margin: 0 auto;
}

.museum_logo_banner_module_title {
  text-align: center;
  margin-bottom: var(--gGap);
}

.museum_logo_banner_module_grid {
  display: flex;
  flex-wrap: wrap;
  gap: 2rem;
  justify-content: space-between;
}

.museum_logo_banner_module_grid > a {
  width: calc(20% - 1.6rem);
}

.venue_card_pattern_image {
  width: 100%;
  height: auto;
  object-fit: contain;
}

@media (max-width: 1280px) {
}

@media (max-width: 1024px) {
  .museum_logo_banner_module_wrapper {
    padding: 40px 40px;
  }

  .museum_logo_banner_module_grid > a {
    width: calc(50% - 1rem);
  }
}

@media (max-width: 768px) {
  .museum_logo_banner_module_wrapper {
    padding: 60px 40px;
  }

  .museum_logo_banner_module_grid {
    gap: 1rem;
    margin: 0 auto;
  }

  .museum_logo_banner_module_grid > a {
    width: 100%;
  }

  .museum_logo_banner_module_title {
    margin-bottom: 40px;
  }
}

/* events */
/* Top pattern */
.events_pattern_container {
  background-color: #fff7f0;
  height: var(--gPatternHeight);
}

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

/* Events template */
.events_template_wrapper {
  padding: var(--gSectionPadding);
  background-color: #fff7f0;
}

.events_template_container {
  display: flex;
  flex-direction: column;
  max-width: var(--gMaxWidth);
  margin: 0 auto;
}

.events_template_title {
  text-align: center;
  margin-bottom: 60px;
}

.events_template_list {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  gap: var(--gGap);
  width: 100%;
}

.events_template_list_item {
  width: calc((100% - (2 * var(--gGap))) / 3);
  transition: transform 0.2s ease-in-out;
}

@media (max-width: 1280px) {
  .events_template_list_item {
    width: calc((100% - (1 * var(--gGap))) / 2);
  }
}

@media (max-width: 1024px) {
  .events_template_list_item {
    width: calc((100% - (1 * var(--gGap))) / 2);
  }
}

@media (max-width: 768px) {
  .events_template_list_item {
    width: 100%;
  }
}

/* event swiper */
.events_swiper_wrapper {
  position: relative;
  padding: var(--gSectionPadding);
  background-color: #174959;
  overflow: hidden;
}

.events_swiper_wrapper .swiper {
  overflow: visible !important;
}

.events_swiper_container {
  max-width: var(--gMaxWidth);
  margin: 0 auto;
}

.events_swiper_header {
  margin-bottom: var(--gGap);
}

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

.events_swiper_title {
  color: #f5eee4;
  text-align: center;
  margin: 0 auto;
  font-family: "ArminSoft", sans-serif;
  font-size: 20px;
  font-weight: 700;
  letter-spacing: 0.15em;
  text-transform: uppercase;
}

.events_swiper_navigation {
  position: absolute;
  top: 0;
  right: 0;
}

.events_swiper_navigation_container {
  display: flex;
  gap: 1rem;
}

.swiper-button-next,
.swiper-button-prev {
  position: static;
  width: 44px;
  height: 44px;
  margin: 0;
  background-color: transparent;
  border: none;
  cursor: pointer;
  transition: all 0.25s;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 1 !important;
}

.swiper-button-next img,
.swiper-button-prev img {
  width: 44px;
  height: 44px;
}

.swiper-button-next:after,
.swiper-button-prev:after {
  display: none !important;
  content: none !important;
}

.swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled {
  opacity: 0.35;
  cursor: not-allowed;
}

.swiper-slide {
  height: auto;
}

.event_card {
  background-color: #f5eee4;
  border: 2px solid #f5eee4;
  height: 100%;
  display: flex;
  flex-direction: column;
  transition: transform 0.25s ease;
}

.event_card:hover {
  transform: scale(1.025);
}

.event_card_image_wrapper {
  position: relative;
  width: 100%;
  overflow: hidden;
}

.event_card_image {
  width: 100%;
  height: 100%;
  height: 300px;
  object-fit: cover;
}

.event_card_content {
  padding: 1.5rem;
  height: 300px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;
  gap: 1rem;
}

.event_btm_pattern {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 450px;
  object-fit: cover;
}

.event_venue_logo {
  position: absolute;
  z-index: 2;
  pointer-events: none;
  bottom: 2rem;
  right: 2rem;
}

.event_venue_logo img {
  width: 60px;
  height: auto;
}

.events-swiper {
  min-height: 200px;
}

@media (max-width: 1280px) {
  .event_btm_pattern {
    height: 400px;
  }

  .events_swiper_title {
    font-size: 20px;
  }
}

@media (max-width: 1024px) {
  .event_btm_pattern {
    height: 350px;
  }

  .events_swiper_title {
    font-size: 20px;
  }
}

@media (max-width: 768px) {
  .events_swiper_wrapper {
    padding: 60px 40px;
  }
  .events_swiper_header_content {
    flex-direction: column;
    align-items: flex-start;
  }

  .events_swiper_navigation {
    display: none;
  }

  .event_card_image {
    height: 200px;
  }

  .event_btm_pattern {
    height: 300px;
  }

  .events_swiper_header {
    margin-bottom: 40px;
  }

  .events_swiper_title {
    font-size: 17px;
  }
}

/* basic hero */
.basic_hero_wrapper {
  height: 650px;
  width: 100%;
}

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

@media (max-width: 1280px) {
  .basic_hero_wrapper {
    height: 600px;
    width: 100%;
  }
}

@media (max-width: 1024px) {
  .basic_hero_wrapper {
    height: 500px;
    width: 100%;
  }
}

@media (max-width: 768px) {
  .basic_hero_wrapper {
    height: 400px;
    width: 100%;
  }
}

.page_404_container_wrapper {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: var(--gGap);
  width: 100%;
  background-color: #fff7f0;
  padding: var(--gSectionPadding);
}
.page_404_back_to_home_link {
  display: flex;
  align-items: center;
  justify-content: center;
  background: none;
  background-color: #abc5ae;
  height: 75px;
  padding: 0 1.5rem;
  text-transform: uppercase;
  color: #144b5b;
  border: 2px solid #144b5b;
}
