#block-ewcustom-views-block-ewapp-kontekstuelt-galleri-block-3 .row {
  row-gap: 2rem;
}

.content-sidebar-second:has(#block-ewcustom-views-block-ewapp-kontekstuelt-galleri-block-3) {
  display: flex;
  align-items: center;
}

@media (min-width: 576px) {
  .not-front .pdf-img-wrapper {
    grid-template-columns: repeat(auto-fit, minmax(100px, 310px));
    gap: 30px;
  }
}
.not-front .pdf-img-wrapper img {
  aspect-ratio: 4/3;
  -o-object-fit: cover;
     object-fit: cover;
}

@media screen and (max-width: 575px) {
  .not-front .pdf-img-wrapper {
    grid-template-columns: 1fr;
  }
}
.not-front .iframe-wrapper {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  row-gap: 2rem;
}

.magazine-img {
  max-height: 260px;
  width: auto;
}

.TextImageSectionsContainer {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 30px 0;
}
@media (min-width: 768px) {
  .TextImageSectionsContainer {
    gap: 30px;
  }
}
.TextImageSectionsContainer .TextImageSections-item {
  margin-bottom: 1rem;
  grid-column: 1/-1;
  align-content: center;
}
@media (min-width: 1200px) {
  .TextImageSectionsContainer .TextImageSections-item {
    grid-column: span 1;
  }
}
.TextImageSectionsContainer .paragraph {
  display: grid;
  grid-template-columns: repeat(12, 1fr);
  gap: 1rem 0;
}
@media (min-width: 768px) {
  .TextImageSectionsContainer .paragraph {
    gap: 30px;
  }
}
.TextImageSectionsContainer .field_tekst {
  grid-column: 1/-1;
  align-self: center;
}
@media (min-width: 768px) {
  .TextImageSectionsContainer .field_tekst {
    grid-column: span 6;
  }
}
@media (min-width: 991px) {
  .TextImageSectionsContainer .field_tekst {
    grid-column: span 7;
  }
}
.TextImageSectionsContainer .field_billede {
  align-self: center;
  grid-column: 1/-1;
}
@media (min-width: 768px) {
  .TextImageSectionsContainer .field_billede {
    grid-column: span 6;
  }
}
@media (min-width: 991px) {
  .TextImageSectionsContainer .field_billede {
    grid-column: span 5;
  }
}

.imageGallery {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 1rem;
}
.imageGallery picture img {
  max-height: 300px;
  -o-object-fit: scale-down;
     object-fit: scale-down;
  width: auto;
  max-width: unset;
}/*# sourceMappingURL=custom.css.map */

.gap-1 {
    gap: 1rem;
}

#iubenda-cs-banner .iubenda-cs-rationale .iubenda-cs-brand img,
#iubenda-cs-banner.iubenda-cs-fix-height .iubenda-cs-rationale .iubenda-cs-brand img {
    height: auto;
    max-height: none !important;
    max-width: 300px !important;
    display: block;
    margin: auto;
    margin-top: 25px;
}
#iubenda-cs-banner .iubenda-cs-content, 
#iubenda-cs-banner #iubenda-cs-title, 
#iubenda-cs-banner .iub-toggle-checkbox.granular-control-checkbox span {
    background-color: transparent !important;
}
#iubenda-cs-banner .iubenda-cs-rationale .iubenda-banner-content div:nth-child(1) {
    margin-top: 0px !important;
}
a.iubenda-nostyle {
    color: #fff !important;
    font-weight: 700;
}
