@charset "utf-8";
/* CSS Document */
html,body{
  height: 100%;
  background-color: #e4d4c7;
}

footer {
  background-color: #edded5;
}

.container-fluid {
  background-color: #edded5;
}

.logo-bar {
  overflow: hidden;
  background-color: #faeae0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 3;
  border-bottom: 1px solid #979797;
  text-align: center; /* centrerer indholdet */
}

.logo-bar a {
  float: left;
  display: block;
  padding: 15px 20%;
  text-decoration: none;
}

.logo-bar p {
  float: none; /* var: center (ugyldigt) */
  display: block;
  padding: 15px 20%;
  text-decoration: none;
  margin: 0;
}

.header-content {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.header-content h1 {
  opacity: 1.0;
  font-size: 280%;
  color: #fff;
  text-align: center;
  border-bottom: none;
  z-index: 3;
  padding-bottom: 1%;
  font-family: Constantia, "Lucida Bright", "DejaVu Serif", Georgia, "serif";
}

.header-content h2 {
  font-size: 1.2em;
  color: #fff;
  text-align: center;
  font-weight: normal;
  z-index: 3;
  font-family: Constantia, "Lucida Bright", "DejaVu Serif", Georgia, "serif";
}

.top-mobil-billede { display: none; }
.top-desktop-billede { display: inline; }

.artikeltekst {
  margin: auto;
  max-width: 100%;
  padding: 2% 0 2% 0;
}

.artikeltekst p {
  max-width: 40%;
  text-align: left;
  font-family: Constantia, "Lucida Bright", "DejaVu Serif", Georgia, "serif";
  font-style: normal;
  font-weight: normal !important;
  line-height: 150% !important;
  font-size: 18px;
  color: #282828;
}

.artikeltekst a {
  font-family: Constantia, "Lucida Bright", "DejaVu Serif", Georgia, "serif";
  font-style: normal;
  font-weight: normal !important;
  line-height: 150% !important;
  font-size: 18px;
  color: #db3d7f;
}

.artikeltekst h2 {
  max-width: 40%;
  font-size: 30px;
  text-align: left;
  font-weight: 500;
  color: #282828;
  font-family: Constantia, "Lucida Bright", "DejaVu Serif", Georgia, "serif";
}

.artikeltekst-dark {
  margin: auto;
  max-width: 100%;
  padding: 2% 0 0 0;
  background-color: #282828;
}

.artikeltekst-dark p {
  max-width: 720px;
  text-align: left;
  font-family: Constantia, "Lucida Bright", "DejaVu Serif", Georgia, "serif";
  font-style: normal;
  font-weight: normal !important;
  line-height: 150% !important;
  font-size: 18px;
  color: #fff;
  display: block;
  margin-block-start: 1em;
  margin-block-end: 1em;
  margin-inline-start: 0px;
  margin-inline-end: 0px;
}

.artikeltekst-dark a {
  font-family: Constantia, "Lucida Bright", "DejaVu Serif", Georgia, "serif";
  font-style: normal;
  font-weight: normal !important;
  line-height: 150% !important;
  font-size: 18px;
  color: #db3d7f;
}

.artikeltekst-dark h2 {
  font-size: 30px;
  text-align: left;
  font-weight: 500;
  color: #fff;
  font-family: Constantia, "Lucida Bright", "DejaVu Serif", Georgia, "serif";
}

.img-responsive {
  display: block;
  height: auto;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
}

.billedparallax01-desk,
.billedparallax02-desk,
.billedparallax03-desk,
.billedparallax04-desk,
.billedparallax05-desk,
.billedparallax06-desk,
.billedparallax07-desk,
.billedparallax08-desk,
.billedparallax09-desk,
.billedparallax10-desk {
  height: 1200px; 
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.desktop { display: inline; margin: auto; }
.mobile { display: none; }

.dark-background-case { background-color: #282828; }

.img-fluid { max-width: 100%; height: auto; }

/* Mulige widget-selectors */
.Widget__Inner-sc-3jr9ts-2.dKdkzu { max-height: 461px !important; }
.Widget__Inner-sc-3jr9ts-2 .dKdkzu { max-height: 461px !important; }

.elfsight-app-cf4a5cab-aa2b-4e9c-8b04-05d5b310877f { max-height: 461px !important; }

.laksbgboks {
  width: 100%;
  background-color: #E5D7D0;
  padding: 2%;
  font-family: Constantia, "Lucida Bright", "DejaVu Serif", Georgia, "serif";
  color: #282828;
}
.laksbgboks strong {
  font-weight: bold;
  font-size: 2.0em;
  color: #282828;
}
.laksbgboks p {
  max-width: 720px;
  text-align: left;
  font-family: Constantia, "Lucida Bright", "DejaVu Serif", Georgia, "serif";
  font-style: normal;
  font-weight: normal !important;
  line-height: 150% !important;
  font-size: 16px;
  color: #282828;
}

.faktablaaboks {
  width: 40%;
  background-color: #faeae0;
  padding: 1%;
  font-family: Constantia, "Lucida Bright", "DejaVu Serif", Georgia, "serif";
  color: black;
}
.faktablaaboks strong {
  font-weight: bold;
  font-size: 2.0em;
  color: black;
}
.faktablaaboks p {
  max-width: 720px;
  text-align: left;
  font-family: Constantia, "Lucida Bright", "DejaVu Serif", Georgia, "serif";
  font-style: normal;
  font-weight: normal !important;
  font-size: 16px;
}

.image-caption {
  position: relative;
  padding: 0;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0%;
  max-width: 720px;
  color: #282828; /* rettet: manglende # */
}
.image-caption-para {
  position: relative;
  padding: 0;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0%;
  max-width: 720px;
  color: #282828;
}
.image-caption img { top: 0; left: 0; width: 100%; }
.image-caption description {
  text-align: left;
  font-size: 100%;
  font-family: "PT Serif", Georgia, serif;
  font-style: italic;
  max-width: 720px;
  color: #282828;
}

.image-caption-dark {
  position: relative;
  padding: 0;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0%;
  max-width: 720px;
  background-color: #282828;
  color: #fff;
}
.image-caption-dark description {
  text-align: left;
  font-size: 100%;
  font-family: "PT Serif", Georgia, serif;
  font-style: italic;
  max-width: 720px;
  background-color: #282828;
  color: #fff;
}
.image-caption-para-dark {
  position: relative;
  padding: 0;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0%;
  max-width: 720px;
  background-color: #282828;
  color: #fff;
}

.infogram-embed { max-width: 720px; }

/* -------- Breakpoints -------- */

@media only screen and (max-width: 1500px) {
  .header-content { top: 35%; }
  .artikeltekst p { max-width: 50%; }
  .artikeltekst h2 { max-width: 50%; }
  .mobile { display: none; }
}

@media only screen and (max-width: 1200px) {
  .header-content { top: 25%; }
  .img-responsive { width: 100%; }
  .artikeltekst p { max-width: 60%; }
  .artikeltekst h2 { max-width: 60%; }
  .mobile { display: none; }
}

@media only screen and (max-width: 992px) {
  .header-content { top: 20%; }
  .header-content h1 { font-size: 220%; }
  .artikeltekst p { max-width: 70%; }
  .artikeltekst h2 { max-width: 70%; }
  .faktablaaboks {
    width: 95%;
    background-color: #faeae0;
    padding: 2%;
    font-family: Constantia, "Lucida Bright", "DejaVu Serif", Georgia, "serif";
    color: black;
  }
  .mobile { display: none; }
}

@media only screen and (max-width: 768px) {
  .top-mobil-billede {
    display: block;
    background-repeat: no-repeat;
    width: 100%;
    background-attachment: scroll;
  }
  .top-desktop-billede { display: none; }
  .header-content { top: 50%; }
  .img-responsive { display: none; }
  .desktop { display: none; }
  .billedparallax01-desk { display: none; }
  .mobile { display: inline; }
  .artikeltekst p { max-width: 95%; }
  .artikeltekst h2 { max-width: 95%; }
  .juxtapose { display: none; }
  .faktablaaboks {
    width: 95%;
    background-color: #faeae0;
    padding: 2%;
    font-family: Constantia, "Lucida Bright", "DejaVu Serif", Georgia, "serif";
    color: black;
  }
}

@media only screen and (max-width: 576px) {
  .logo-bar {
    overflow: hidden;
    background-color: #faeae0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 3;
    height: 45px;
  }
  .logo-bar a {
    float: left;
    display: block;
    padding: 15px 20%;
    text-decoration: none;
  }
  .logo-bar p {
    float: none;
    display: block;
    padding: 15px 20%;
    text-decoration: none;
    margin: 0;
  }

  .header-content {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 80%;
  }
  .header-content h1 {
    opacity: 1.0;
    font-size: 200%;
    color: #fff;
    margin: 2%;
    border-bottom: none;
    font-family: Constantia, "Lucida Bright", "DejaVu Serif", Georgia, "serif";
  }
  .header-content h2 {
    font-size: 1.2em;
    color: #fff;
    text-align: left;
    margin: 2%;
    font-weight: normal;
    max-width: 95%;
    font-family: Constantia, "Lucida Bright", "DejaVu Serif", Georgia, "serif";
  }

  .top-mobil-billede {
    display: block;
    background-repeat: no-repeat;
    width: 100%;
    background-attachment: scroll;
  }
  .top-desktop-billede { display: none; }

  .artikeltekst { padding: 3% 2%; }
  .artikeltekst p {
    max-width: 95%;
    padding: 0 3% 0 3%;
    margin-bottom: 0;
  }
  .artikeltekst-dark { padding: 3% 2%; }
  .artikeltekst-dark p {
    padding: 0 3% 0 3%;
    margin-bottom: 0;
  }

  .mobile { display: inline; }

  .billedparallax01-desk,
  .billedparallax02-desk,
  .billedparallax03-desk,
  .billedparallax04-desk,
  .billedparallax05-desk,
  .billedparallax06-desk,
  .billedparallax07-desk,
  .billedparallax08-desk,
  .billedparallax09-desk,
  .billedparallax10-desk { display: none; }

  .image-caption description { text-align: left; }
  .image-caption {
    position: relative;
    padding: 3% 3% 0 3%;
    margin-left: auto;
    margin-right: auto;
    margin-top: -1%;
    width: 100%;
    font-size: 100%;
  }
  .image-caption-para {
    position: relative;
    padding: 2% 5% 0 5%;
    margin-left: auto;
    margin-right: auto;
    margin-top: -1%;
    width: 100%;
    font-size: 100%;
  }
  .image-caption-dark description { text-align: left; }
  .image-caption-dark {
    position: relative;
    padding: 3% 3% 0 3%;
    margin-left: auto;
    margin-right: auto;
    margin-top: -1%;
    width: 100%;
    font-size: 100%;
  }
  .image-caption-para-dark {
    position: relative;
    padding: 2% 5% 0 5%;
    margin-left: auto;
    margin-right: auto;
    margin-top: -1%;
    width: 100%;
    font-size: 100%;
  }
  .image-caption img { top: 0; left: 0; width: 100%; }
  .image-caption-grafik { width: 100%; }

  .faktablaaboks {
    width: 100%;
    background-color: #faeae0;
    padding: 2%;
    font-family: Constantia, "Lucida Bright", "DejaVu Serif", Georgia, "serif";
    color: black;
  }
}

/* ------- Desktop finjustering: stram H2 generelt i artikeltekst ------- */
@media (min-width: 769px) {
  /* Bevar normal rytme mellem afsnit */
  .artikeltekst p,
  .artikeltekst-dark p {
    margin-block: 0 1em;
  }

  /* Stram H2 uanset forudgående element inde i artikeltekst */
  :is(.artikeltekst, .artikeltekst-dark) * + h2 {
    margin-top: 0.35em !important;  /* justér fx 0.25–0.50em */
    margin-bottom: 0.4em;
  }

  /* Undtagelser hvor du ønsker ekstra luft */
  .laksbgboks + h2,
  .image-caption + h2,
  .image-caption-para + h2,
  .image-caption-dark + h2,
  .image-caption-para-dark + h2 {
    margin-top: 0.8em !important;
  }
}
