@charset "UTF-8";
@font-face {
  font-family: "FontAwesome";
  src: url("../fonts/fontawesome/fontawesome-webfont.eot?v=4.7.0");
  src: url("../fonts/fontawesome/fontawesome-webfont.eot?#iefix&v=4.7.0") format("embedded-opentype"), url("../fonts/fontawesome/fontawesome-webfont.woff2?v=4.7.0") format("woff2"), url("../fonts/fontawesome/fontawesome-webfont.woff?v=4.7.0") format("woff"), url("../fonts/fontawesome/fontawesome-webfont.ttf?v=4.7.0") format("truetype"), url("../fonts/fontawesome/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Source Serif";
  src: url("../fonts/source-serif/SourceSerif-Regular.woff2") format("woff2");
  font-weight: 400;
  font-display: swap;
  font-style: normal;
}
@font-face {
  font-family: "Source Serif";
  src: url("../fonts/source-serif/SourceSerif-Italic.woff2") format("woff2");
  font-weight: 400;
  font-display: swap;
  font-style: italic;
}
@font-face {
  font-family: "Source Sans";
  src: url("../fonts/source-sans/SourceSans-Regular.woff2") format("woff2");
  font-weight: 400;
  font-display: swap;
  font-style: normal;
}
@font-face {
  font-family: "Source Sans";
  src: url("../fonts/source-sans/SourceSans-Bold.woff2") format("woff2");
  font-weight: 700;
  font-display: swap;
  font-style: normal;
}
@-webkit-keyframes slideright {
  0% {
    opacity: 0;
    transform: translate3d(-20px, 0, 0);
  }
  100% {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}
@keyframes slideright {
  0% {
    opacity: 0;
    transform: translate3d(-20px, 0, 0);
  }
  100% {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}
*,
*:after,
*:before {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
}

.clear {
  clear: both;
  *zoom: 1;
}
.clear:before {
  content: "";
  display: table;
}
.clear:after {
  content: "";
  display: table;
}

.relative {
  position: relative;
}

.d-flex {
  display: flex;
}

.flex-wrap {
  flex-wrap: wrap;
}

body {
  font-family: "Source Serif", serif;
  font-size: 16px;
  font-weight: 400;
  color: #000;
  overflow-x: hidden;
  position: relative;
  background: #efefef;
}
body .wrapper {
  max-width: 1456px;
  width: 94%;
  margin: 0 auto;
  padding: 0px 0;
  position: relative;
}
body .wrapper.wide {
  max-width: 1750px;
}
body .wrapper.small {
  max-width: 900px;
}
body .wrapper.x-small {
  max-width: 56.625rem;
}
body .flexRowWrapper {
  display: flex;
  justify-content: space-between;
}
body .flexColumnWrapper {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

body.menu-open {
  overflow: hidden;
  position: fixed;
  width: 100%;
}

.page-content .nomargin,
.news .nomargin,
.content .nomargin,
.stories .nomargin,
.loadWrap .nomargin {
  margin: 0;
}
.page-content .wp-block-media-text.has-media-on-the-right .wp-block-media-text__content,
.news .wp-block-media-text.has-media-on-the-right .wp-block-media-text__content,
.content .wp-block-media-text.has-media-on-the-right .wp-block-media-text__content,
.stories .wp-block-media-text.has-media-on-the-right .wp-block-media-text__content,
.loadWrap .wp-block-media-text.has-media-on-the-right .wp-block-media-text__content {
  padding-left: 0;
}
.page-content .alignwide,
.news .alignwide,
.content .alignwide,
.stories .alignwide,
.loadWrap .alignwide {
  max-width: 1450px;
  width: 94%;
  margin: 0 auto;
  padding: 0px 0;
  position: relative;
}
.page-content .has-gul-color,
.news .has-gul-color,
.content .has-gul-color,
.stories .has-gul-color,
.loadWrap .has-gul-color {
  color: #fcbc00;
  border: none !important;
}
.page-content .has-gul-colora:hover,
.news .has-gul-colora:hover,
.content .has-gul-colora:hover,
.stories .has-gul-colora:hover,
.loadWrap .has-gul-colora:hover {
  background-color: #fcbc00;
}
.page-content .has-orange-color,
.news .has-orange-color,
.content .has-orange-color,
.stories .has-orange-color,
.loadWrap .has-orange-color {
  color: #f39200;
  border-color: #f39200;
}
.page-content a.has-orange-color:hover,
.news a.has-orange-color:hover,
.content a.has-orange-color:hover,
.stories a.has-orange-color:hover,
.loadWrap a.has-orange-color:hover {
  background-color: #f39200;
  color: #fff;
}
.page-content .has-rod-color,
.news .has-rod-color,
.content .has-rod-color,
.stories .has-rod-color,
.loadWrap .has-rod-color {
  color: #6E1600;
  border-color: #6E1600;
}
.page-content .has-rod-color a,
.news .has-rod-color a,
.content .has-rod-color a,
.stories .has-rod-color a,
.loadWrap .has-rod-color a {
  color: #6E1600;
  display: inline-flex;
  align-items: center;
  font-size: 1.25rem;
  font-weight: 700;
  color: #6E1600 !important;
}
.page-content .has-rod-color a::after,
.news .has-rod-color a::after,
.content .has-rod-color a::after,
.stories .has-rod-color a::after,
.loadWrap .has-rod-color a::after {
  content: "";
  display: inline-block;
  width: 30px;
  height: 27px;
  margin-left: 0.5rem;
  background-image: url("../images/arrow-red.svg");
  background-repeat: no-repeat;
  background-size: contain;
}
.page-content a.has-rod-color:hover,
.news a.has-rod-color:hover,
.content a.has-rod-color:hover,
.stories a.has-rod-color:hover,
.loadWrap a.has-rod-color:hover {
  background-color: #6E1600;
  color: #fff;
}
.page-content .has-vit-color,
.news .has-vit-color,
.content .has-vit-color,
.stories .has-vit-color,
.loadWrap .has-vit-color {
  color: #fff;
  border-color: #fff;
}
.page-content a.has-vit-color:hover,
.news a.has-vit-color:hover,
.content a.has-vit-color:hover,
.stories a.has-vit-color:hover,
.loadWrap a.has-vit-color:hover {
  background-color: #fff;
  color: #000;
}
.page-content .has-svart-color,
.news .has-svart-color,
.content .has-svart-color,
.stories .has-svart-color,
.loadWrap .has-svart-color {
  color: #000;
  border-color: #000;
}
.page-content a.has-svart-color:hover,
.news a.has-svart-color:hover,
.content a.has-svart-color:hover,
.stories a.has-svart-color:hover,
.loadWrap a.has-svart-color:hover {
  background-color: #000;
  color: #fff;
}
.page-content .has-gul-background-color,
.news .has-gul-background-color,
.content .has-gul-background-color,
.stories .has-gul-background-color,
.loadWrap .has-gul-background-color {
  background-color: #fcbc00;
}
.page-content .has-orange-background-color,
.news .has-orange-background-color,
.content .has-orange-background-color,
.stories .has-orange-background-color,
.loadWrap .has-orange-background-color {
  background-color: #f39200;
}
.page-content .has-rod-background-color,
.news .has-rod-background-color,
.content .has-rod-background-color,
.stories .has-rod-background-color,
.loadWrap .has-rod-background-color {
  background-color: #6E1600;
}
.page-content .has-vit-background-color,
.news .has-vit-background-color,
.content .has-vit-background-color,
.stories .has-vit-background-color,
.loadWrap .has-vit-background-color {
  background-color: #fff;
}
.page-content .has-svart-background-color,
.news .has-svart-background-color,
.content .has-svart-background-color,
.stories .has-svart-background-color,
.loadWrap .has-svart-background-color {
  background-color: #000;
  border: none !important;
}
.page-content .has-svart-background-color:hover,
.news .has-svart-background-color:hover,
.content .has-svart-background-color:hover,
.stories .has-svart-background-color:hover,
.loadWrap .has-svart-background-color:hover {
  color: #fff;
  background-color: #6E1600;
}
.page-content .has-genomskinlig-background-color,
.news .has-genomskinlig-background-color,
.content .has-genomskinlig-background-color,
.stories .has-genomskinlig-background-color,
.loadWrap .has-genomskinlig-background-color {
  background-color: transparent;
}
.page-content .wp-block-image.size-full,
.page-content .wp-block-media-text__media.size-full,
.news .wp-block-image.size-full,
.news .wp-block-media-text__media.size-full,
.content .wp-block-image.size-full,
.content .wp-block-media-text__media.size-full,
.stories .wp-block-image.size-full,
.stories .wp-block-media-text__media.size-full,
.loadWrap .wp-block-image.size-full,
.loadWrap .wp-block-media-text__media.size-full {
  width: 100%;
}
.page-content .wp-block-image.size-full img,
.page-content .wp-block-media-text__media.size-full img,
.news .wp-block-image.size-full img,
.news .wp-block-media-text__media.size-full img,
.content .wp-block-image.size-full img,
.content .wp-block-media-text__media.size-full img,
.stories .wp-block-image.size-full img,
.stories .wp-block-media-text__media.size-full img,
.loadWrap .wp-block-image.size-full img,
.loadWrap .wp-block-media-text__media.size-full img {
  width: 100%;
}
.page-content .noshadow img,
.news .noshadow img,
.content .noshadow img,
.stories .noshadow img,
.loadWrap .noshadow img {
  box-shadow: none;
}
.page-content .noshadow .wp-block-media-text__media img,
.news .noshadow .wp-block-media-text__media img,
.content .noshadow .wp-block-media-text__media img,
.stories .noshadow .wp-block-media-text__media img,
.loadWrap .noshadow .wp-block-media-text__media img {
  box-shadow: none;
}
.page-content a:not(.wp-block-button__link):not(.btn):not(.imgLink),
.news a:not(.wp-block-button__link):not(.btn):not(.imgLink),
.content a:not(.wp-block-button__link):not(.btn):not(.imgLink),
.stories a:not(.wp-block-button__link):not(.btn):not(.imgLink),
.loadWrap a:not(.wp-block-button__link):not(.btn):not(.imgLink) {
  padding-bottom: 7px;
  position: relative;
  font-weight: bold;
  font-family: "Source Sans", sans-serif;
  background-position: center bottom;
  background-repeat: repeat-x;
  background-size: 0 auto;
}
.page-content a:not(.wp-block-button__link):not(.btn):not(.imgLink) svg,
.news a:not(.wp-block-button__link):not(.btn):not(.imgLink) svg,
.content a:not(.wp-block-button__link):not(.btn):not(.imgLink) svg,
.stories a:not(.wp-block-button__link):not(.btn):not(.imgLink) svg,
.loadWrap a:not(.wp-block-button__link):not(.btn):not(.imgLink) svg {
  display: inline-block;
  font-size: 0.8em;
  margin-left: 3px;
}
.page-content a:not(.wp-block-button__link):not(.btn):not(.imgLink)[href^="mailto:"] svg, .page-content a:not(.wp-block-button__link):not(.btn):not(.imgLink)[href^="tel:"] svg,
.news a:not(.wp-block-button__link):not(.btn):not(.imgLink)[href^="mailto:"] svg,
.news a:not(.wp-block-button__link):not(.btn):not(.imgLink)[href^="tel:"] svg,
.content a:not(.wp-block-button__link):not(.btn):not(.imgLink)[href^="mailto:"] svg,
.content a:not(.wp-block-button__link):not(.btn):not(.imgLink)[href^="tel:"] svg,
.stories a:not(.wp-block-button__link):not(.btn):not(.imgLink)[href^="mailto:"] svg,
.stories a:not(.wp-block-button__link):not(.btn):not(.imgLink)[href^="tel:"] svg,
.loadWrap a:not(.wp-block-button__link):not(.btn):not(.imgLink)[href^="mailto:"] svg,
.loadWrap a:not(.wp-block-button__link):not(.btn):not(.imgLink)[href^="tel:"] svg {
  display: none;
}
.page-content a:not(.wp-block-button__link):not(.btn):not(.imgLink):hover,
.news a:not(.wp-block-button__link):not(.btn):not(.imgLink):hover,
.content a:not(.wp-block-button__link):not(.btn):not(.imgLink):hover,
.stories a:not(.wp-block-button__link):not(.btn):not(.imgLink):hover,
.loadWrap a:not(.wp-block-button__link):not(.btn):not(.imgLink):hover {
  background-size: 350px auto;
}

/* .wp-block-column {
  p {
    a {
      display: inline-flex;
      align-items: center;
      font-size: 1.25rem;
      font-weight: 700;
      color: $red !important;

      &::after {
        content: "";
        display: inline-block;
        width: 30px;
        height: 27px;
        margin-left: 0.5rem;
        background-image: url("../images/arrow-red.svg");
        background-repeat: no-repeat;
        background-size: contain;
      }
    }
  };
} */
.titleFix {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

h1,
h2,
h3,
h4 {
  font-weight: 700;
  font-family: "Source Sans", sans-serif;
}
h1.smaller,
h2.smaller,
h3.smaller,
h4.smaller {
  font-size: 24px;
  line-height: 26px;
}

h1 {
  margin: 0 0 14px;
  font-size: 4.5rem;
  line-height: 75px;
  font-family: "Source Sans", sans-serif;
}

h2 {
  margin: 0 0 12px;
  font-size: 2.1875rem;
  line-height: 2.5rem;
  font-family: "Source Sans", sans-serif;
}

h3 {
  margin: 0 0 10px;
  font-size: 1.5625rem;
  line-height: 1.875rem;
  font-family: "Source Sans", sans-serif;
}

h4 {
  margin: 0 0 8px;
  font-size: 1.25rem;
  line-height: 1.5625rem;
  font-family: "Source Sans", sans-serif;
}

h5 {
  margin: 0 0 3px;
  font-size: 20px;
  line-height: 24px;
}

h6 {
  margin: 0 0 2px;
  font-size: 18px;
  line-height: 22px;
}

.kontakt h3 {
  font-family: "Source Sans", sans-serif;
  margin: 0;
}

p {
  margin: 0 0 15px 0;
  font-size: 1rem;
  line-height: 1.3125rem;
  font-family: "Source Serif", serif;
  font-weight: 400;
}

i,
em {
  font-style: italic;
  font-family: "Source Sans", sans-serif;
}

blockquote {
  font-style: italic;
  font-family: "Source Sans", sans-serif;
  margin: 0 0 10px 20px;
}

b,
strong {
  font-weight: bold;
  font-family: "Source Sans", sans-serif;
}

a {
  color: #b12009;
  text-decoration: none;
  transition: all 0.2s;
}
a:hover {
  text-decoration: none;
}

.link {
  font-family: "Source Sans", sans-serif;
  font-weight: 700;
  font-size: 1.25rem;
  position: relative;
  transition: color 0.2s;
  display: inline-flex;
  align-items: center;
  transition: color 0.2s;
}
.link--icon {
  align-self: baseline;
  position: relative;
}
.link--icon svg {
  position: absolute;
  left: calc(100% + 1.25rem);
  transform: translateX(0);
  transition: transform 0.2s ease-in-out;
}
.link--icon:hover svg {
  transform: translateX(0.625rem);
}
.link:hover .icon--black {
  background-image: url("../images/link-arrow-red.svg");
  transition-duration: 0.25s;
}
.link--arrow {
  width: 30px;
  height: 27px;
}
.link--yellow {
  color: #fcbc00;
}
.link--yellow:hover {
  color: #b12009;
}
.link--red {
  color: #6E1600;
}
.link--red:hover {
  color: #b12009;
}
.link--black {
  color: #000;
}
.link .icon {
  margin-left: 1.25rem;
  display: inline-block;
  background-repeat: no-repeat;
}
.link .icon__arrow {
  width: 70px;
  height: 30px;
}
.link .icon--yellow {
  background-image: url("../images/link-arrow-yellow.svg");
}
.link .icon--red {
  background-image: url("../images/link-arrow-red.svg");
}
.link .icon--black {
  background-image: url("../images/link-arrow-black.svg");
}

p.has-text-color a {
  color: #b12009;
}

ul {
  margin: 0 0 10px 35px;
}
ul li {
  list-style: disc;
  padding: 0;
  line-height: 28px;
}

ol {
  margin: 0 0 10px 35px;
}
ol li {
  list-style: decimal;
  padding: 0 0;
}

img {
  opacity: 1;
  transition: opacity 0.2s;
  max-width: 100%;
  height: auto;
}
img[data-src] {
  opacity: 0;
}
img.alignleft {
  float: left;
  margin: 10px 10px 10px 0;
}
img.alignright {
  float: right;
  margin: 10px 0 10px 10px;
}
img.aligncenter {
  display: block;
  margin: 10px auto;
}

figure video {
  width: 100%;
}
figure a svg {
  display: none !important;
}
figure a:hover {
  background-size: 0 0 !important;
}

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

.publisheddate {
  font-weight: 600;
  font-family: "Source Sans", sans-serif;
}

.icon--tilted {
  transform: rotate(-45deg);
}

.has-text-align-center {
  max-width: calc(100vw - 6%);
  margin-left: auto;
  margin-right: auto;
}

.function_message {
  width: 100%;
  float: left;
  opacity: 0;
  -webkit-animation-name: slideright;
          animation-name: slideright;
  -webkit-animation-duration: 0.4s;
          animation-duration: 0.4s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
  -webkit-animation-timing-function: ease;
          animation-timing-function: ease;
  -webkit-animation-delay: 0.8s;
          animation-delay: 0.8s;
  margin: 0 0 15px;
  transition: all 0.2s;
}
.function_message .inner {
  float: left;
  width: 100%;
  padding: 10px 20px 10px 13px;
  text-align: left;
}
.function_message .inner p {
  margin: 0;
}
.function_message .inner p .fa {
  margin: 0 5px 0 0;
}
.function_message .inner.success {
  color: #3c763d;
  background-color: #dff0d8;
  border-left: solid 5px #559a1c;
}
.function_message .inner.failed {
  color: #a94442;
  background-color: #f2dede;
  border-left: solid 5px #ca3750;
}
.function_message .inner.info {
  color: #31708f;
  background-color: #d9edf7;
  border-left: solid 5px #18a7c3;
}
.function_message.light_message {
  position: inherit;
  top: inherit;
  right: inherit;
}
.function_message.light_message .inner {
  margin: 15px 0;
}

#breadcrumbs {
  float: left;
  width: 100%;
  padding: 20px 0 1rem;
  margin: 0 0 2rem;
  color: #b12009;
  font-family: "Source Sans", sans-serif;
  font-size: 15px;
}
#breadcrumbs .delimiter {
  margin: 0 0.5rem;
  color: #000;
}
#breadcrumbs a {
  color: #000;
}
#breadcrumbs a:hover {
  color: #6E1600;
  text-decoration: underline;
}
#breadcrumbs span {
  color: #6E1600;
}
#breadcrumbs span span a {
  opacity: 0.8;
}
#breadcrumbs span span span {
  opacity: 1;
}

*.white {
  color: #fff;
  fill: #fff;
}

*.yellow {
  color: #fcbc00;
  fill: #fcbc00;
}

*.red {
  color: #6E1600;
  fill: #6E1600;
}

*.orange {
  color: #f39200;
  fill: #f39200;
}

*.gray {
  color: #dbdbdb;
  fill: #dbdbdb;
}

*.black {
  color: #000;
  fill: #000;
}

.btn, .page-content .wp-block-button__link,
.news .wp-block-button__link,
.content .wp-block-button__link,
.stories .wp-block-button__link,
.loadWrap .wp-block-button__link {
  display: inline-block;
  border: 3px solid;
  padding: 1rem 3.4rem;
  font-family: "Source Sans", sans-serif;
  font-size: 1.25rem;
  line-height: 1.65rem;
  transition: all 0.3s;
  min-width: 200px;
  text-align: center;
}
.btn--rounded, .page-content .wp-block-button__link,
.news .wp-block-button__link,
.content .wp-block-button__link,
.stories .wp-block-button__link,
.loadWrap .wp-block-button__link {
  border-radius: 33px;
}
.btn.outline-white, .page-content .outline-white.wp-block-button__link,
.news .outline-white.wp-block-button__link,
.content .outline-white.wp-block-button__link,
.stories .outline-white.wp-block-button__link,
.loadWrap .outline-white.wp-block-button__link {
  color: #fff;
  background-color: transparent;
  border-color: #fff;
}
.btn.outline-white:hover, .page-content .outline-white.wp-block-button__link:hover,
.news .outline-white.wp-block-button__link:hover,
.content .outline-white.wp-block-button__link:hover,
.stories .outline-white.wp-block-button__link:hover,
.loadWrap .outline-white.wp-block-button__link:hover {
  color: #000;
  background-color: #fff;
}
.btn.white, .page-content .white.wp-block-button__link,
.news .white.wp-block-button__link,
.content .white.wp-block-button__link,
.stories .white.wp-block-button__link,
.loadWrap .white.wp-block-button__link {
  color: #fff;
  border-color: #fff;
}
.btn.white:hover, .page-content .white.wp-block-button__link:hover,
.news .white.wp-block-button__link:hover,
.content .white.wp-block-button__link:hover,
.stories .white.wp-block-button__link:hover,
.loadWrap .white.wp-block-button__link:hover {
  color: #000;
  background-color: #fff;
}
.btn.yellow, .page-content .yellow.wp-block-button__link,
.news .yellow.wp-block-button__link,
.content .yellow.wp-block-button__link,
.stories .yellow.wp-block-button__link,
.loadWrap .yellow.wp-block-button__link {
  color: #000;
  background-color: #fcbc00;
  border-color: #fcbc00;
}
.btn.yellow a, .page-content .yellow.wp-block-button__link a,
.news .yellow.wp-block-button__link a,
.content .yellow.wp-block-button__link a,
.stories .yellow.wp-block-button__link a,
.loadWrap .yellow.wp-block-button__link a {
  color: #000;
}
.btn.yellow:hover, .page-content .yellow.wp-block-button__link:hover,
.news .yellow.wp-block-button__link:hover,
.content .yellow.wp-block-button__link:hover,
.stories .yellow.wp-block-button__link:hover,
.loadWrap .yellow.wp-block-button__link:hover {
  color: #fff;
  background-color: #6E1600;
  border-color: #6E1600;
}
.btn.yellow:hover a, .page-content .yellow.wp-block-button__link:hover a,
.news .yellow.wp-block-button__link:hover a,
.content .yellow.wp-block-button__link:hover a,
.stories .yellow.wp-block-button__link:hover a,
.loadWrap .yellow.wp-block-button__link:hover a {
  color: #fff;
}
.btn.black, .page-content .black.wp-block-button__link,
.news .black.wp-block-button__link,
.content .black.wp-block-button__link,
.stories .black.wp-block-button__link,
.loadWrap .black.wp-block-button__link {
  color: #fcbc00;
  background-color: #000;
  border-color: #000;
}
.btn.black:hover, .page-content .black.wp-block-button__link:hover,
.news .black.wp-block-button__link:hover,
.content .black.wp-block-button__link:hover,
.stories .black.wp-block-button__link:hover,
.loadWrap .black.wp-block-button__link:hover {
  color: #fff;
  background-color: #6E1600;
  border-color: #6E1600;
}
.btn.red, .page-content .red.wp-block-button__link,
.news .red.wp-block-button__link,
.content .red.wp-block-button__link,
.stories .red.wp-block-button__link,
.loadWrap .red.wp-block-button__link {
  color: #6E1600;
  border-color: #6E1600;
}
.btn.red:hover, .page-content .red.wp-block-button__link:hover,
.news .red.wp-block-button__link:hover,
.content .red.wp-block-button__link:hover,
.stories .red.wp-block-button__link:hover,
.loadWrap .red.wp-block-button__link:hover {
  color: #fff;
  background-color: #6E1600;
}
.btn.orange, .page-content .orange.wp-block-button__link,
.news .orange.wp-block-button__link,
.content .orange.wp-block-button__link,
.stories .orange.wp-block-button__link,
.loadWrap .orange.wp-block-button__link {
  color: #f39200;
  border-color: #f39200;
}
.btn.orange:hover, .page-content .orange.wp-block-button__link:hover,
.news .orange.wp-block-button__link:hover,
.content .orange.wp-block-button__link:hover,
.stories .orange.wp-block-button__link:hover,
.loadWrap .orange.wp-block-button__link:hover {
  color: #fff;
  background-color: #f39200;
}
.btn.gray, .page-content .gray.wp-block-button__link,
.news .gray.wp-block-button__link,
.content .gray.wp-block-button__link,
.stories .gray.wp-block-button__link,
.loadWrap .gray.wp-block-button__link {
  color: #dbdbdb;
  border-color: #dbdbdb;
}
.btn.gray:hover, .page-content .gray.wp-block-button__link:hover,
.news .gray.wp-block-button__link:hover,
.content .gray.wp-block-button__link:hover,
.stories .gray.wp-block-button__link:hover,
.loadWrap .gray.wp-block-button__link:hover {
  color: #fff;
  background-color: #dbdbdb;
}

.wp-block-button a {
  min-width: 200px;
}

.center_btn {
  display: inline-block;
  width: 100%;
  text-align: center;
}

@media only screen and (max-width: 768px) {
  .btn, .page-content .wp-block-button__link,
.news .wp-block-button__link,
.content .wp-block-button__link,
.stories .wp-block-button__link,
.loadWrap .wp-block-button__link {
    min-width: 150px;
  }

  .wp-block-button a {
    min-width: 150px;
  }
}
input, textarea, select {
  resize: none;
  outline: 0;
  border: solid 1px #E0E0E0;
  padding: 10px 8px;
  font-family: "Source Sans", sans-serif;
  transition: all 0.3s;
  font-size: 16px;
}
input.error, textarea.error, select.error {
  background: #ffd8e1;
  border: solid 1px #e26884 !important;
}
input.error:-webkit-autofill, textarea.error:-webkit-autofill, select.error:-webkit-autofill {
  -webkit-box-shadow: 0 0 0px 1000px #ffd8e1 inset;
}
input.valid, textarea.valid, select.valid {
  background: #eaffe6;
  border: solid 1px #eaffe6 !important;
}
input.valid:-webkit-autofill, textarea.valid:-webkit-autofill, select.valid:-webkit-autofill {
  -webkit-box-shadow: 0 0 0px 1000px #eaffe6 inset;
}
input:focus, textarea:focus, select:focus {
  outline: 0;
}
input:-webkit-autofill, textarea:-webkit-autofill, select:-webkit-autofill {
  -webkit-box-shadow: 0 0 0px 1000px #fff inset;
}

button {
  border: none;
  transition: all 0.3s;
  font-size: 14px;
  padding: 14px 0 14px;
}
button:focus {
  outline: 0;
}
button.submitButton {
  width: auto;
  float: none;
  border-radius: 4px;
  border: none;
}
button.submitSearch {
  background: #ccc;
}
button.submitSearch:hover {
  background: #d9d9d9;
}
button:hover {
  cursor: pointer;
}

.rowCell {
  float: left;
  width: 100%;
  position: relative;
  display: flex;
  margin: 0 0 10px;
}
.rowCell .row {
  position: relative;
  margin: 0;
  width: 100%;
  padding: 0 5px;
}
.rowCell .row i {
  position: absolute;
  top: 38px;
  right: 15px;
  transform: scale(0);
  transition: transform 0.2s;
}
.rowCell .row i.fa-times {
  color: #e26884;
}
.rowCell .row i.fa-check {
  color: #eaffe6;
}
.rowCell .row .error ~ .fa-times {
  transform: scale(1);
}
.rowCell .row .error ~ .fa-check {
  transform: scale(0);
}
.rowCell .row .valid ~ .fa-times {
  transform: scale(0);
}
.rowCell .row .valid ~ .fa-check {
  transform: scale(1);
}
.rowCell .row.full {
  width: 100%;
}
.rowCell .row.left {
  width: 48%;
  float: left;
}
.rowCell .row.right {
  width: 48%;
  float: right;
}
.rowCell .row label {
  float: left;
  width: 100%;
  margin: 0 0 3px;
}
.rowCell .row label.error {
  margin: 3px 0 0 1px;
  font-size: small;
  font-style: italic;
  color: #e26884;
}
.rowCell .row input, .rowCell .row textarea {
  width: 100%;
}

#search_form {
  float: left;
  width: 100%;
  margin: 10px 0 0;
}
#search_form .row input {
  float: left;
}
#search_form .row input.fieldSearch {
  width: 75%;
  max-width: 300px;
}
#search_form .row button.submitSearch {
  text-align: center;
  width: 25%;
}

.gform_wrapper {
  color: #000;
}
.gform_wrapper input, .gform_wrapper textarea {
  background-color: #F7F7F7;
  border: 0;
}
.gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) {
  padding: 10px;
}
.gform_wrapper h3.gform_title {
  font-size: 30px;
}
.gform_wrapper .gform_footer {
  text-align: center;
}
.gform_wrapper .gform_footer input[type=submit] {
  border: 3px solid;
  border-radius: 50px;
  padding: 12px 66px;
  font-family: "Source Sans", sans-serif;
  transition: all 0.3s;
  background: none;
  font-weight: bold;
}

.card__wrapper {
  position: relative;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  margin-bottom: 5.625rem;
  width: 100%;
}
.card__overlay {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding-top: 5.5rem;
  padding-bottom: 6rem;
  text-align: center;
  background-color: #00000099;
  min-height: 36.8125rem;
}
.card__content {
  width: 37.5rem;
}
.card .link {
  justify-content: center;
}
.card__image-top {
  width: 6.25rem;
  margin-bottom: 3.75rem;
}
.card__title {
  margin-bottom: 1.5rem;
  font-size: 2.1875rem;
  line-height: 40px;
  color: #fcbc00;
}
.card__text {
  color: #efefef;
  font-weight: 700;
  line-height: 25px;
  font-size: 1.25rem;
}
.card__text {
  margin-bottom: 3.5rem;
}
.card--small {
  display: flex;
  gap: 3.25rem;
}
.card--small .card__wrapper {
  background-color: #fcbc00;
}
.card--small .link {
  justify-content: flex-start;
}
.card--small .card__title {
  color: #000;
}
.card--small .card__text {
  color: #000;
  font-weight: 400;
  margin-bottom: 1rem;
}
.card--small .card__bottom {
  display: flex;
  flex-direction: column;
  padding: 1.25rem;
  margin: 0;
  min-height: 19rem;
}
.card--small .card__bottom .link {
  margin-top: auto;
}
.card--small .card__bottom .card__btn {
  align-self: flex-start;
  margin: auto;
  padding-left: 3.5rem;
  padding-right: 3.5rem;
}

.card_news {
  position: relative;
  display: flex;
  flex-direction: column;
  width: 44rem;
  background-color: #fff;
}
.card_news:first-child {
  margin-right: 3rem;
}
.card_news__wrapper {
  display: flex;
  justify-content: center;
  margin-top: 5.125rem;
}
.card_news__category {
  position: absolute;
  top: -1px;
  left: -1px;
  z-index: 2;
}
.card_news__category p {
  position: absolute;
  top: 20px;
  left: 20px;
  font-size: 1.625em;
  font-weight: 700;
  font-family: "Source Sans", sans-serif;
}
.card_news__top {
  position: relative;
}
.card_news__line {
  position: absolute;
  bottom: -1.2rem;
  width: 130%;
}
.card_news__image {
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 314px;
}
.card_news__content {
  display: flex;
  flex-direction: column;
  height: 100%;
  padding-top: 2rem;
  margin-bottom: 3.625rem;
  padding-left: 3rem;
  padding-right: 3rem;
}
.card_news__middle {
  text-align: left;
  margin-bottom: 3.125rem;
}
.card_news__date {
  font-size: 1rem;
  margin-bottom: 1.875rem;
}
.card_news__heading {
  margin-bottom: 10px;
  font-size: 2.5rem;
}
.card_news__excerpt {
  font-size: 1.25rem;
  line-height: 24px;
}
.card_news__bottom {
  margin-top: auto;
}

.text_image {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 5%;
  margin: 5rem 0;
}
.text_image__text h2 {
  width: 90%;
}
.text_image__text a {
  margin-top: 2rem;
}
.text_image__image {
  display: flex;
  flex-direction: column;
  gap: 1rem;
}
.text_image__image img {
  -o-object-fit: cover;
     object-fit: cover;
  height: 38.5rem;
  width: 100%;
}
.text_image__small {
  display: flex;
}
.text_image__small a {
  margin-right: 1rem;
}
.text_image__small a:last-child {
  margin-right: 0;
}
.text_image__small a img {
  -o-object-fit: cover;
     object-fit: cover;
  height: 10rem;
  transition: transform 0.2s ease-in-out;
}
.text_image__small a img:hover {
  transform: scale(1.1);
}
.text_image__text, .text_image__image {
  flex-basis: 50%;
}

.featherlight .featherlight-content {
  background: none;
}
.featherlight .featherlight-close-icon {
  background: #fff;
  border-radius: 50%;
}

.tickets {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  gap: 3rem;
}
.tickets .ticket {
  position: relative;
  width: 30%;
  min-height: 18.75rem;
  box-shadow: 0 60px 80px rgba(0, 0, 0, 0.3);
  padding-top: 5.125rem;
  padding-bottom: 3.875rem;
  padding-left: 1.5625rem;
  padding-right: 1.5625rem;
  margin-bottom: 40px;
  text-align: center;
  background-size: cover;
  background-position: center;
}
.tickets .ticket:hover .ticket__link {
  color: #b12009;
}
.tickets .ticket:hover svg {
  transform: translateX(0.625rem);
}
.tickets .ticket p,
.tickets .ticket h2 {
  text-align: center;
}
.tickets .ticket div {
  position: relative;
  z-index: 2;
}
.tickets .ticket .overlay {
  background-color: #00000099;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1;
}
.tickets .ticket__content {
  display: flex;
  flex-direction: column;
  height: 100%;
}
.tickets .ticket .titleHolder {
  display: inline-block;
}
.tickets .ticket .titleHolder .line svg {
  transform: translateY(-100%);
}
.tickets .ticket .excerptHolder p {
  font-size: 1.25rem;
  margin-bottom: 0;
  color: black;
}
.tickets .ticket .priceHolder h4:before {
  content: "\F51E";
  font-family: "Font Awesome 5 Solid";
  display: none;
}
.tickets .ticket .priceHolder h4 svg {
  display: inline-block;
  margin-right: 10px;
}
.tickets .ticket .priceHolder p {
  font-size: 20px;
  margin-bottom: 0;
  line-height: 30px;
}
.tickets .ticket .linksHolder {
  margin-top: auto;
}
.tickets .ticket .linksHolder svg {
  position: static;
}
.tickets .ticket .linksHolder .btn, .tickets .ticket .linksHolder .page-content .wp-block-button__link, .page-content .tickets .ticket .linksHolder .wp-block-button__link,
.tickets .ticket .linksHolder .news .wp-block-button__link,
.news .tickets .ticket .linksHolder .wp-block-button__link,
.tickets .ticket .linksHolder .content .wp-block-button__link,
.content .tickets .ticket .linksHolder .wp-block-button__link,
.tickets .ticket .linksHolder .stories .wp-block-button__link,
.stories .tickets .ticket .linksHolder .wp-block-button__link,
.tickets .ticket .linksHolder .loadWrap .wp-block-button__link,
.loadWrap .tickets .ticket .linksHolder .wp-block-button__link {
  display: inline-block;
  padding: 12px 40px;
  width: 70%;
  border-width: 4px;
  margin: 20px 0;
}
.tickets .ticket .linksHolder .ticket__arrow {
  width: 70px;
}
.tickets .ticket .linksHolder .ticket__link {
  font-weight: bold;
  font-family: "Source Sans", sans-serif;
  background-image: none;
  display: inline-flex;
  align-items: center;
}
.tickets .ticket .linksHolder .ticket__link:hover {
  background-image: none;
}
.tickets .ticket .mobileOpener {
  display: none;
  position: relative;
  z-index: 2;
}
.tickets .ticket--simple {
  min-height: 600px;
  width: 26rem;
  padding: 0;
  background-color: #fcbc00;
  color: #000;
}
.tickets .ticket--simple .ticket__content {
  height: 100%;
  align-items: center;
  padding-top: 3.75rem;
  padding-left: 2.5rem;
  padding-right: 2.5rem;
  padding-bottom: 2.375rem;
}
.tickets .ticket--simple .ticket__icon {
  width: 2.625rem;
  height: 2.625rem;
  transform: rotate(-45deg);
}
.tickets .ticket--simple .titleHolder {
  display: block;
  padding-top: 1rem;
  color: #000;
  text-transform: uppercase;
}
.tickets .ticket--simple .excerptHolder {
  margin-bottom: 0;
  line-height: 25px;
}
.tickets .ticket--simple .excerptHolder em {
  font-family: "Source Sans", sans-serif;
  font-size: 1rem;
}
.tickets .ticket--simple .timeHolder {
  display: flex;
  align-items: center;
  margin-top: 1rem;
}
.tickets .ticket--simple .timeHolder svg {
  width: 1.25rem;
  height: 1.25rem;
}
.tickets .ticket--simple .timeHolder p {
  margin-left: 1rem;
  margin-bottom: 0;
  font-size: 15px;
  font-style: italic;
}
.tickets .ticket--simple .ticket__button {
  margin-top: 2rem;
}
.tickets .ticket--simple .ticket__link {
  margin-top: 2rem;
}
.tickets .ticket--simple .ticket__bottom {
  margin-top: auto;
}
.tickets .ticket--bakgrund {
  box-shadow: none;
  padding: 0;
  background: #fcbc00;
}
.tickets .ticket--bakgrund .ticket__content {
  justify-content: flex-end;
  gap: 0.5rem;
  min-height: 11rem;
  height: initial;
  padding: 1.75rem 1.25rem;
}
.tickets .ticket--bakgrund .ticket__image {
  -o-object-fit: cover;
     object-fit: cover;
  width: 450px;
  height: 240px;
}
.tickets .ticket--bakgrund .ticket__bottom {
  display: flex;
  justify-content: space-between;
}
.tickets .ticket--bakgrund .excerptHolder {
  width: 80%;
}
.tickets .ticket--bakgrund p,
.tickets .ticket--bakgrund h2 {
  text-align: left;
}
.tickets .ticket--bakgrund .titleHolder {
  color: #6E1600;
}
.tickets .ticket--bakgrund .heroCta {
  display: flex;
  gap: 1rem;
  justify-content: center;
}
.tickets .ticket--bakgrund .heroCta a {
  padding: 1.25rem 3.125rem;
}
.tickets .ticket--bakgrund .heroCta .icon {
  margin-left: 7px;
}
.tickets .ticket--bakgrund .ticket__title {
  margin-bottom: 0;
}

.opening {
  position: relative;
  padding-top: 5rem;
  padding-right: 8.75rem;
  padding-bottom: 5rem;
  padding-left: 8.75rem;
  margin-bottom: 3.125rem;
}
.opening:first-child .opening__line {
  background-image: url("../images/line_openings_lg.svg");
  background-repeat: no-repeat;
  height: 10px;
  width: 1316px;
  background-position: left;
  position: absolute;
  transform: translateX(60%) scale(2.7);
  bottom: -0.5rem;
}
.opening:not(:first-child) .opening__line {
  background-image: url("../images/line_openings.svg");
  background-repeat: no-repeat;
  height: 10px;
  width: 1316px;
  background-position: left;
  position: absolute;
  transform: translateX(60%) scale(2.7);
  bottom: -0.5rem;
}
.opening:last-child .opening__line {
  display: none;
}
.opening:last-child {
  border-bottom: none;
}
.opening--current {
  background: #fcbc00;
}
.opening__period {
  text-align: center;
}
.opening__period h2 {
  font-family: "Source Serif", serif;
  font-size: 1.5rem;
  font-weight: 400;
}
.opening--other {
  background: #ffeeaf;
}
.opening__wrapper {
  margin: 5rem 0;
  position: relative;
  overflow: hidden;
}
.opening__title {
  text-align: center;
}
.opening__title_other {
  font-size: 2.5rem;
  text-align: center;
  margin-bottom: 3rem;
}
.opening__heading {
  margin-bottom: 0.75rem;
}
.opening__heading p {
  font-size: 1.5rem;
  font-family: "Source Sans", sans-serif;
  font-weight: 700;
}
.opening__day_time {
  display: flex;
  align-items: baseline;
  justify-content: space-between;
  font-size: 1.25rem;
}
.opening__day_time p {
  font-size: 1.25rem;
  font-family: "Source Sans", sans-serif;
}
.opening__text {
  font-size: 1.25rem;
  line-height: 25px;
  margin-top: 2rem;
  margin-bottom: 3rem;
}
.opening__dots {
  flex: 1;
  border-bottom: 1px dashed black;
  margin-left: 10px;
  margin-right: 10px;
}
.opening__other {
  margin-top: 3rem;
}

#header {
  width: 100%;
  position: fixed;
  z-index: 50;
}
#header .hide-nav .menu-item-type-post_type {
  display: none;
}
#header .headerCont {
  background-color: #6E1600;
}
#header .header-links .header-link {
  font-family: "Source Sans", sans-serif;
  display: flex;
  align-items: center;
  color: white;
  font-size: 1.5rem;
  font-weight: 700;
  gap: 14px;
  margin-inline: 2rem;
}
#header .line {
  position: absolute;
  top: calc(100%);
  z-index: 10;
  width: 140%;
  transform: translate(-5%, 0%);
}
#header .line svg {
  transform: translateY(-50%);
  min-width: 2100px;
}
#header .line svg path {
  fill: #fcbc00;
}
#header .flexRowWrapper {
  align-items: center;
}
#header .nav {
  display: flex;
}
#header .nav__line {
  top: 3.9rem;
}
#header nav {
  width: 100%;
  justify-content: flex-end;
  font-family: "Source Sans", sans-serif;
}
#header nav ul {
  display: inline-flex;
  height: 100%;
  position: relative;
}
#header nav ul li {
  list-style: none;
  text-align: center;
}
#header nav ul li a {
  position: relative;
  padding: 18px 0;
  margin: 0 10px;
  font-size: 2.5rem;
  line-height: 17px;
}
#header nav ul li a:hover {
  text-decoration: none;
}
#header nav ul li a:hover::after {
  opacity: 1;
}
#header nav ul li .sub-menu {
  display: none;
}
#header nav ul li:not(.btn) a {
  color: #fff;
}
#header nav .heritage {
  display: flex;
  align-items: center;
  margin-left: 50px;
}
#header nav .heritage a {
  color: #000;
  line-height: 25px;
  font-weight: bold;
  position: relative;
  display: flex;
  align-items: center;
  background-color: #fcbc00;
  height: 100%;
}
#header nav .heritage a .img {
  background-image: url("../images/World_Heritage_Logo_Black.png");
  margin-right: 10px;
  height: 25px;
  width: 25px;
  display: inline-block;
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
}
#header nav .heritage a:hover {
  color: #fff;
  background-color: #6E1600;
  transition: 0.5s background-color;
}
#header nav .heritage a:hover .img {
  background-image: url("../images/World_Heritage_Logo_White.png");
}
#header .top {
  background-color: #6E1600;
}
#header .bot {
  height: 4.9rem;
  padding-top: 0.2rem;
}
#header .bot #logotype {
  width: 100%;
  height: 100%;
  max-width: 7.1875rem;
  position: relative;
}
#header .bot #logotype a {
  display: inline-block;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
}
#header .bot #logotype a .logo-img {
  width: 120px;
  height: auto;
}
#header .bot .hamburger {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  color: #fff;
  cursor: pointer;
  z-index: 999;
  min-width: 8rem;
}
#header .bot .hamburger__title {
  font-size: 1.5rem;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 0;
  font-family: "Source Sans", sans-serif;
}
#header .bot .hamburger span {
  display: block;
  border-radius: 2px;
  position: absolute;
  height: 3px;
  width: 1.6875rem;
  background: #fff;
  opacity: 1;
  left: 0;
  transform: rotate(0deg);
  transition: 0.15s ease-in-out;
}
#header .bot .hamburger span:nth-child(1) {
  top: 5px;
}
#header .bot .hamburger span:nth-child(2), #header .bot .hamburger span:nth-child(3) {
  top: 14px;
}
#header .bot .hamburger span:nth-child(4) {
  top: 23px;
}
#header .bot .hamburger.open {
  color: white;
}
#header .bot .hamburger.open span {
  background: white;
}
#header .bot .hamburger.open span:nth-child(1) {
  top: 11px;
  width: 0;
  left: 50%;
}
#header .bot .hamburger.open span:nth-child(2) {
  transform: rotate(45deg);
}
#header .bot .hamburger.open span:nth-child(3) {
  transform: rotate(-45deg);
}
#header .bot .hamburger.open span:nth-child(4) {
  top: 11px;
  width: 0;
  left: 50%;
}
#header .bot #toggle_navigation {
  width: 28px;
  height: 31px;
  position: relative;
  transform: rotate(0deg);
  transition: 0.5s ease-in-out;
  cursor: pointer;
  margin-left: 1rem;
}
#header .bot nav {
  justify-content: flex-start;
  position: relative;
  z-index: 21;
}
#header .bot nav ul {
  margin: 0;
  width: 100%;
  justify-content: flex-end;
  align-items: center;
}
#header .bot nav ul li a {
  font-family: "Source Sans", sans-serif;
  margin: 0 3.125rem;
  font-size: 1.5rem;
  line-height: 28px;
  text-transform: uppercase;
  color: white;
  font-weight: 700;
}
#header .bot nav ul li.current-menu-item, #header .bot nav ul li.current-page-ancestor {
  padding: 25px 0;
}
#header .bot nav:last-of-type ul li {
  font-weight: bold;
  font-family: "Source Sans", sans-serif;
  transition: all 0.3s;
}
#header .bot nav:last-of-type ul li a {
  background-image: none;
}
#header .bot nav:last-of-type ul li.white {
  color: #fff;
  border-color: #fff;
}
#header .bot nav:last-of-type ul li.white:hover {
  color: #000;
  background-color: #fff;
}
#header .bot nav:last-of-type ul li.yellow {
  color: #fcbc00;
  border-color: #fcbc00;
}
#header .bot nav:last-of-type ul li.yellow a {
  color: #fcbc00;
}
#header .bot nav:last-of-type ul li.yellow:hover {
  color: #fff;
  background-color: #fcbc00;
}
#header .bot nav:last-of-type ul li.yellow:hover a {
  color: #fff;
}
#header .bot nav:last-of-type ul li.black {
  color: #000;
  border-color: #000;
}
#header .bot nav:last-of-type ul li.black:hover {
  color: #fff;
  background-color: #000;
}
#header .bot nav:last-of-type ul li.red {
  color: #6E1600;
  border-color: #6E1600;
}
#header .bot nav:last-of-type ul li.red a {
  color: #6E1600;
}
#header .bot nav:last-of-type ul li.red:hover {
  color: #fff;
  background-color: #6E1600;
}
#header .bot nav:last-of-type ul li.orange {
  color: #f39200;
  border-color: #f39200;
}
#header .bot nav:last-of-type ul li.orange a {
  color: #f39200;
}
#header .bot nav:last-of-type ul li.orange:hover {
  color: #fff;
  background-color: #f39200;
}
#header .bot nav:last-of-type ul li.gray {
  color: #dbdbdb;
  border-color: #dbdbdb;
}
#header .bot nav:last-of-type ul li.gray a {
  color: #dbdbdb;
}
#header .bot nav:last-of-type ul li.gray:hover {
  color: #fff;
  background-color: #dbdbdb;
}
#header .wpml-ls-item-en {
  margin-right: 0;
}
#header .wpml-ls-item-en a {
  margin: 0 8px !important;
}
#header .wpml-ls-item-en a .wpml-ls-flag {
  display: block;
  content: url(../images/en-icon-cropped.svg);
  width: 1.25rem;
  height: 1.25rem;
}
#header .wpml-ls-item-sv {
  margin-left: 1rem;
}
#header .wpml-ls-item-sv a {
  margin: 0 8px !important;
}
#header .wpml-ls-item-sv a .wpml-ls-flag {
  display: block;
  content: url(../images/swe-icon-cropped.svg);
  width: 1.25rem;
  height: 1.25rem;
}
#header .nav__mobile {
  display: none;
}
#header .nav__mobile .wpml-ls-item-en {
  margin-right: 0rem;
}

.nav-view {
  visibility: initial !important;
  transform: translateX(0) !important;
}

.nav__mega {
  overflow-y: auto;
  visibility: hidden;
  transition: all 500ms cubic-bezier(0.23, 1, 0.32, 1);
  transform: translateX(100%);
  z-index: 20;
  position: fixed;
  top: 70px;
  left: 0;
  height: 100vh;
  background-color: #6E1600;
}
.nav__mega__top {
  padding-top: 1rem;
  padding-left: 4rem;
  padding-bottom: 7rem;
}
.nav__mega__title {
  font-size: 2.5rem;
  font-weight: 700;
  color: white;
  font-family: "Source Sans", sans-serif;
}
.nav__mega__cards {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 2rem;
  margin-top: 2rem;
}
.nav__mega__card {
  display: flex;
  flex-direction: column;
  background-color: #fcbc00;
  padding: 1.5rem;
  max-width: 390px;
}
.nav__mega__card .card_heading {
  font-size: 2.1875rem;
  font-weight: 700;
  line-height: 40px;
  margin-bottom: 10px;
  font-family: "Source Sans", sans-serif;
}
.nav__mega__card .card_text {
  margin-bottom: 2rem;
}
.nav__mega__card .card_link {
  margin-top: auto;
}
.nav__mega__menus {
  display: flex;
  justify-content: space-between;
  gap: 2rem;
  margin-top: 4rem !important;
}
.nav__mega__menus ul {
  margin: 0;
}
.nav__mega__menus ul li {
  text-align: left !important;
}
.nav__mega__menus ul li a {
  font-size: 1.7rem !important;
}
.nav__mega__menus ul li.linje {
  border-top: 1px solid white;
}
.nav__mega__menus ul .menu-item-has-children {
  position: relative;
}
.nav__mega__menus ul .menu-item-has-children a {
  font-weight: 700;
}
.nav__mega__menus .wpml-ls-flag {
  display: none !important;
}
.nav__mega__image {
  position: fixed;
  left: 0;
  bottom: 4rem;
}
@media (max-height: 748px) {
  .nav__mega__image {
    bottom: -4rem;
  }
}
.nav__mega__image img {
  width: 25rem;
}
.nav__mega .menu-item {
  padding: 0.9rem;
  padding-left: 1rem;
}
.nav__mega .sub-menu .menu-item {
  padding: 0.5rem 0;
}
.nav__mega .sub-menu .menu-item:first-child {
  padding-top: 1rem;
}
.nav__mega .sub-menu a {
  font-family: "Source Sans", sans-serif;
  font-size: 1.125rem !important;
  font-weight: 400 !important;
}
.nav__mega .grow {
  color: #fcbc00;
  margin-left: 1rem;
}
.nav__mega__children {
  margin-left: 1rem !important;
}
.nav__mega__grandchildren {
  margin-left: 2rem !important;
  margin-bottom: 1rem !important;
}
.nav__mega__main, .nav__mega__children {
  display: block !important;
}
.nav__mega .nav_mega__container {
  display: flex !important;
  flex-direction: column;
}
.nav__mega__left {
  flex-direction: column;
  width: 34%;
}
.nav__mega__left .expand {
  position: absolute;
  right: 2rem;
  top: 0.4rem;
}
.nav__mega__left .plus,
.nav__mega__left .minus {
  transition: 0.2s all ease-out;
  position: absolute;
  font-size: 1.8rem;
}
.nav__mega__left .plus {
  opacity: 1;
  transform: rotate(0deg);
}
.nav__mega__left .active .plus {
  opacity: 0;
  transform: rotate(90deg);
}
.nav__mega__left .minus {
  opacity: 0;
  transform: rotate(-90deg);
}
.nav__mega__left .active .minus {
  opacity: 1;
  transform: rotate(0deg);
}

.startSection {
  padding-top: 270px;
}

#singlePostSection {
  padding-bottom: 7rem;
}
#singlePostSection .startSection {
  padding-top: 100px;
}

#frontpageHeroSection .heroHeading {
  color: white;
  text-shadow: 2px 3px 10px #0000005d;
  margin-bottom: 5rem;
}
#frontpageHeroSection .heroHeading h1 {
  font-size: 7.5rem;
  line-height: 7.5rem;
}
#frontpageHeroSection .heroHeading h1 em {
  font-family: "Source Serif", serif;
  font-weight: 400;
}
#frontpageHeroSection .heroCta {
  display: flex;
  gap: 1rem;
  justify-content: center;
}
#frontpageHeroSection .heroCta a {
  padding: 1.25rem 3.125rem;
}
#frontpageHeroSection .heroCta .icon {
  margin-left: 7px;
}
#frontpageHeroSection .heroLink {
  margin-bottom: 10.25rem;
}
#frontpageHeroSection .heroLink .link {
  display: flex;
  align-items: flex-end;
  justify-content: center;
  transition: color 0.2s;
}
#frontpageHeroSection .heroLink .link:hover .icon--arrow {
  transition-duration: 0.25s;
}
#frontpageHeroSection .heroLink .link .icon {
  margin-left: 1rem;
  display: inline-block;
  background-repeat: no-repeat;
}
#frontpageHeroSection .heroLink .link .icon--arrow {
  width: 70px;
  height: 30px;
}

.hero_divider {
  position: absolute;
  bottom: -5rem;
  z-index: 100;
  width: 100%;
}

.heroVideo {
  position: relative;
  overflow: hidden;
  width: 100vw;
  height: 100vh;
}
.heroVideo iframe {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100vw;
  height: 100vh;
  transform: translate(-50%, -50%);
}

@media (min-aspect-ratio: 16/9) {
  .heroVideo iframe {
    height: 56.25vw;
  }
}
@media (max-aspect-ratio: 16/9) {
  .heroVideo iframe {
    width: 177.78vh;
  }
}
#frontpageHeroSection,
#subpageHeroSection {
  height: 55.5625rem;
  width: 100vw;
  overflow: hidden;
  position: relative;
  z-index: 10;
  justify-content: flex-end;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
#frontpageHeroSection .heroText,
#subpageHeroSection .heroText {
  position: absolute;
  top: 65%;
  left: 50%;
  transform: translate(-50%, -68%);
  z-index: 2;
  text-align: center;
  width: 100%;
}
#frontpageHeroSection .heroText .text,
#subpageHeroSection .heroText .text {
  color: #efefef;
  margin-top: 2.5rem;
  margin-bottom: 2.5rem;
}
#frontpageHeroSection .heroText .text p,
#subpageHeroSection .heroText .text p {
  font-size: 1.25rem;
  line-height: 25px;
}
#frontpageHeroSection .heroText .nav.mobile,
#subpageHeroSection .heroText .nav.mobile {
  display: none;
}
#frontpageHeroSection .overlay,
#subpageHeroSection .overlay {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: rgba(0, 0, 0, 0.4);
  z-index: 1;
}
#frontpageHeroSection .lines,
#subpageHeroSection .lines {
  position: absolute;
  bottom: -0.6rem;
  left: 50%;
  width: 110%;
  transform: translate(-50%, 0);
  z-index: 3;
}
#frontpageHeroSection .lines--desktop,
#subpageHeroSection .lines--desktop {
  display: block;
}
#frontpageHeroSection .lines--mobile,
#subpageHeroSection .lines--mobile {
  display: none;
}
#frontpageHeroSection .lines .line:first-of-type,
#subpageHeroSection .lines .line:first-of-type {
  transform: translateY(120%);
}
#frontpageHeroSection .lines .line:first-of-type svg path,
#subpageHeroSection .lines .line:first-of-type svg path {
  fill: #6E1600;
}
#frontpageHeroSection .lines .line:nth-of-type(2),
#subpageHeroSection .lines .line:nth-of-type(2) {
  transform: translateY(60%);
}
#frontpageHeroSection .lines .line:nth-of-type(2) svg path,
#subpageHeroSection .lines .line:nth-of-type(2) svg path {
  fill: #f39200;
}
#frontpageHeroSection .lines .line:last-of-type svg,
#subpageHeroSection .lines .line:last-of-type svg {
  transform: translateY(0%);
}
#frontpageHeroSection .lines .line:last-of-type svg path,
#subpageHeroSection .lines .line:last-of-type svg path {
  fill: #f39200;
}
#frontpageHeroSection .hoursWrapper,
#subpageHeroSection .hoursWrapper {
  margin-top: auto;
  position: relative;
  z-index: 3;
}
#frontpageHeroSection .hoursWrapper .hours,
#subpageHeroSection .hoursWrapper .hours {
  display: inline-block;
  max-width: 475px;
  background-color: #fcbc00;
  position: relative;
  padding: 40px 170px 50px 40px;
}
#frontpageHeroSection .hoursWrapper .hours .opeinghours .titleHolder,
#subpageHeroSection .hoursWrapper .hours .opeinghours .titleHolder {
  margin-bottom: 10px;
}
#frontpageHeroSection .hoursWrapper .hours .opeinghours .titleHolder h3,
#subpageHeroSection .hoursWrapper .hours .opeinghours .titleHolder h3 {
  margin-bottom: 0;
  font-family: "Source Sans", sans-serif;
}
#frontpageHeroSection .hoursWrapper .hours .opeinghours .titleHolder .line svg,
#subpageHeroSection .hoursWrapper .hours .opeinghours .titleHolder .line svg {
  transform: translateY(-100%);
}
#frontpageHeroSection .hoursWrapper .hours .opeinghours table tr td,
#subpageHeroSection .hoursWrapper .hours .opeinghours table tr td {
  padding: 5px 5px 5px 0;
}
#frontpageHeroSection .hoursWrapper .hours .opeinghours .btnHolder,
#subpageHeroSection .hoursWrapper .hours .opeinghours .btnHolder {
  margin-top: 10px;
}
#frontpageHeroSection .hoursWrapper .hours .opeinghours .btnHolder .btn, #frontpageHeroSection .hoursWrapper .hours .opeinghours .btnHolder .page-content .wp-block-button__link, .page-content #frontpageHeroSection .hoursWrapper .hours .opeinghours .btnHolder .wp-block-button__link,
#frontpageHeroSection .hoursWrapper .hours .opeinghours .btnHolder .news .wp-block-button__link,
.news #frontpageHeroSection .hoursWrapper .hours .opeinghours .btnHolder .wp-block-button__link,
#frontpageHeroSection .hoursWrapper .hours .opeinghours .btnHolder .content .wp-block-button__link,
.content #frontpageHeroSection .hoursWrapper .hours .opeinghours .btnHolder .wp-block-button__link,
#frontpageHeroSection .hoursWrapper .hours .opeinghours .btnHolder .stories .wp-block-button__link,
.stories #frontpageHeroSection .hoursWrapper .hours .opeinghours .btnHolder .wp-block-button__link,
#frontpageHeroSection .hoursWrapper .hours .opeinghours .btnHolder .loadWrap .wp-block-button__link,
.loadWrap #frontpageHeroSection .hoursWrapper .hours .opeinghours .btnHolder .wp-block-button__link,
#subpageHeroSection .hoursWrapper .hours .opeinghours .btnHolder .btn,
#subpageHeroSection .hoursWrapper .hours .opeinghours .btnHolder .page-content .wp-block-button__link,
.page-content #subpageHeroSection .hoursWrapper .hours .opeinghours .btnHolder .wp-block-button__link,
#subpageHeroSection .hoursWrapper .hours .opeinghours .btnHolder .news .wp-block-button__link,
.news #subpageHeroSection .hoursWrapper .hours .opeinghours .btnHolder .wp-block-button__link,
#subpageHeroSection .hoursWrapper .hours .opeinghours .btnHolder .content .wp-block-button__link,
.content #subpageHeroSection .hoursWrapper .hours .opeinghours .btnHolder .wp-block-button__link,
#subpageHeroSection .hoursWrapper .hours .opeinghours .btnHolder .stories .wp-block-button__link,
.stories #subpageHeroSection .hoursWrapper .hours .opeinghours .btnHolder .wp-block-button__link,
#subpageHeroSection .hoursWrapper .hours .opeinghours .btnHolder .loadWrap .wp-block-button__link,
.loadWrap #subpageHeroSection .hoursWrapper .hours .opeinghours .btnHolder .wp-block-button__link {
  display: inline-block;
  padding: 12px 35px;
  font-weight: bold;
  font-family: "Source Sans", sans-serif;
  border-width: 4px;
}
#frontpageHeroSection .hoursWrapper .hours img,
#subpageHeroSection .hoursWrapper .hours img {
  position: absolute;
  right: 0;
  bottom: 0;
  transform: translateX(30%);
  height: 140%;
}
#frontpageHeroSection .hoursWrapper .banner-card.mobile,
#subpageHeroSection .hoursWrapper .banner-card.mobile {
  position: absolute;
  left: 6%;
  bottom: 100%;
  max-width: 200px;
  display: none;
}
@media only screen and (max-width: 768px) {
  #frontpageHeroSection .hoursWrapper .banner-card.mobile,
#subpageHeroSection .hoursWrapper .banner-card.mobile {
    display: block;
  }
}
@media only screen and (max-width: 667px) {
  #frontpageHeroSection .hoursWrapper .banner-card.mobile,
#subpageHeroSection .hoursWrapper .banner-card.mobile {
    max-width: 150px;
  }
}
#frontpageHeroSection.text,
#subpageHeroSection.text {
  height: auto;
  padding-top: 100px;
  overflow: visible;
}
#frontpageHeroSection.text .heroText,
#subpageHeroSection.text .heroText {
  position: relative;
  top: unset;
  left: unset;
  transform: none;
}
#frontpageHeroSection.text .heroText .heroHeading,
#subpageHeroSection.text .heroText .heroHeading {
  margin-bottom: 10px;
}
#frontpageHeroSection.text .heroText .heroHeading,
#frontpageHeroSection.text .heroText .text,
#subpageHeroSection.text .heroText .heroHeading,
#subpageHeroSection.text .heroText .text {
  color: #000;
  text-align: center;
}

#subpageHeroSection {
  height: 42rem;
  z-index: 8;
}
#subpageHeroSection .heroText {
  top: calc(50% + 100px);
  color: #fcbc00;
}
#subpageHeroSection .heroText .heroHeading {
  margin: 0 auto;
}

.heroLine {
  position: relative;
  z-index: 10;
  height: 0px;
  width: 100vw;
}
.heroLine--desktop {
  display: block;
}
.heroLine--mobile {
  display: none;
}
.heroLine .line {
  width: 100%;
  overflow: hidden;
  transform: translateY(-40%);
}
.heroLine .line svg {
  width: 110%;
  margin-left: -5%;
}
.heroLine .line svg path {
  fill: #fcbc00;
}
.heroLine .banner-card.desktop {
  position: absolute;
  left: 50%;
  bottom: 0;
  z-index: 999;
  transform: translateX(-50%);
  text-align: right;
}
.heroLine .banner-card.desktop a {
  display: inline-block;
  max-width: 250px;
}
@media only screen and (max-width: 1280px) {
  .heroLine .banner-card.desktop a {
    max-width: 225px;
  }
}
@media only screen and (max-width: 1024px) {
  .heroLine .banner-card.desktop a {
    max-width: 200px;
  }
}
@media only screen and (max-width: 768px) {
  .heroLine .banner-card.desktop {
    display: none;
  }
}
.heroLine.sub:before {
  display: none;
}

#frontpageSection {
  padding-top: 5rem;
  padding-bottom: 10rem;
}

#subpageSection {
  margin-top: 6.25rem;
  margin-bottom: 6.25rem;
}

#frontpageSection,
#paketSection,
#subpageSection {
  position: relative;
  z-index: 9;
  width: 100vw;
  overflow: hidden;
}
#frontpageSection#subpageSection,
#paketSection#subpageSection,
#subpageSection#subpageSection {
  overflow: visible;
}
#frontpageSection .block.line,
#paketSection .block.line,
#subpageSection .block.line {
  width: 100%;
  height: 0;
  position: relative;
  z-index: 999;
}
#frontpageSection .block.line svg,
#paketSection .block.line svg,
#subpageSection .block.line svg {
  transform: translateY(-50%);
}
#frontpageSection .block.line.alignfull svg,
#paketSection .block.line.alignfull svg,
#subpageSection .block.line.alignfull svg {
  width: 100%;
}
#frontpageSection .block.line.alignfull svg g,
#paketSection .block.line.alignfull svg g,
#subpageSection .block.line.alignfull svg g {
  transform: scaleX(1.1) translateX(-5%);
}
#frontpageSection .block.line.aligncenter,
#paketSection .block.line.aligncenter,
#subpageSection .block.line.aligncenter {
  text-align: center;
}
#frontpageSection .block.line.aligncenter svg,
#paketSection .block.line.aligncenter svg,
#subpageSection .block.line.aligncenter svg {
  width: 94%;
  max-width: 870px;
}
#frontpageSection .block.line.alignwide svg,
#paketSection .block.line.alignwide svg,
#subpageSection .block.line.alignwide svg {
  width: 100%;
}
#frontpageSection .animationBlock,
#paketSection .animationBlock,
#subpageSection .animationBlock {
  position: relative;
  padding: 150px 0;
  overflow: hidden;
  background-position: center;
  background-size: cover;
}
#frontpageSection .animationBlock .overlay,
#paketSection .animationBlock .overlay,
#subpageSection .animationBlock .overlay {
  background-color: rgba(0, 0, 0, 0.6);
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1;
}
#frontpageSection .animationBlock .animationImage,
#paketSection .animationBlock .animationImage,
#subpageSection .animationBlock .animationImage {
  position: absolute;
  z-index: 2;
  transition: 1s transform;
  max-width: calc((96vw - 900px) / 2);
}
#frontpageSection .animationBlock .animationImage.left,
#paketSection .animationBlock .animationImage.left,
#subpageSection .animationBlock .animationImage.left {
  top: 100%;
  left: 2%;
}
#frontpageSection .animationBlock .animationImage.left.visible,
#paketSection .animationBlock .animationImage.left.visible,
#subpageSection .animationBlock .animationImage.left.visible {
  transform: translateY(-95%);
}
#frontpageSection .animationBlock .animationImage.right,
#paketSection .animationBlock .animationImage.right,
#subpageSection .animationBlock .animationImage.right {
  top: 0%;
  right: 2%;
  transform: rotate(180deg) translateY(100%);
}
#frontpageSection .animationBlock .animationImage.right.visible,
#paketSection .animationBlock .animationImage.right.visible,
#subpageSection .animationBlock .animationImage.right.visible {
  transform: rotate(180deg) translateY(5%);
}
#frontpageSection .animationBlock .textHolder,
#paketSection .animationBlock .textHolder,
#subpageSection .animationBlock .textHolder {
  text-align: center;
  z-index: 3;
  position: relative;
}
#frontpageSection .animationBlock .textHolder .headingHolder,
#paketSection .animationBlock .textHolder .headingHolder,
#subpageSection .animationBlock .textHolder .headingHolder {
  display: inline-block;
}
#frontpageSection .animationBlock .textHolder .headingHolder h2,
#paketSection .animationBlock .textHolder .headingHolder h2,
#subpageSection .animationBlock .textHolder .headingHolder h2 {
  margin-bottom: 0;
}
#frontpageSection .animationBlock .textHolder .headingHolder .line svg,
#paketSection .animationBlock .textHolder .headingHolder .line svg,
#subpageSection .animationBlock .textHolder .headingHolder .line svg {
  transform: translateY(-100%);
}
#frontpageSection .animationBlock .textHolder .linksHolder .btn, #frontpageSection .animationBlock .textHolder .linksHolder .page-content .wp-block-button__link, .page-content #frontpageSection .animationBlock .textHolder .linksHolder .wp-block-button__link,
#frontpageSection .animationBlock .textHolder .linksHolder .news .wp-block-button__link,
.news #frontpageSection .animationBlock .textHolder .linksHolder .wp-block-button__link,
#frontpageSection .animationBlock .textHolder .linksHolder .content .wp-block-button__link,
.content #frontpageSection .animationBlock .textHolder .linksHolder .wp-block-button__link,
#frontpageSection .animationBlock .textHolder .linksHolder .stories .wp-block-button__link,
.stories #frontpageSection .animationBlock .textHolder .linksHolder .wp-block-button__link,
#frontpageSection .animationBlock .textHolder .linksHolder .loadWrap .wp-block-button__link,
.loadWrap #frontpageSection .animationBlock .textHolder .linksHolder .wp-block-button__link,
#paketSection .animationBlock .textHolder .linksHolder .btn,
#paketSection .animationBlock .textHolder .linksHolder .page-content .wp-block-button__link,
.page-content #paketSection .animationBlock .textHolder .linksHolder .wp-block-button__link,
#paketSection .animationBlock .textHolder .linksHolder .news .wp-block-button__link,
.news #paketSection .animationBlock .textHolder .linksHolder .wp-block-button__link,
#paketSection .animationBlock .textHolder .linksHolder .content .wp-block-button__link,
.content #paketSection .animationBlock .textHolder .linksHolder .wp-block-button__link,
#paketSection .animationBlock .textHolder .linksHolder .stories .wp-block-button__link,
.stories #paketSection .animationBlock .textHolder .linksHolder .wp-block-button__link,
#paketSection .animationBlock .textHolder .linksHolder .loadWrap .wp-block-button__link,
.loadWrap #paketSection .animationBlock .textHolder .linksHolder .wp-block-button__link,
#subpageSection .animationBlock .textHolder .linksHolder .btn,
#subpageSection .animationBlock .textHolder .linksHolder .page-content .wp-block-button__link,
.page-content #subpageSection .animationBlock .textHolder .linksHolder .wp-block-button__link,
#subpageSection .animationBlock .textHolder .linksHolder .news .wp-block-button__link,
.news #subpageSection .animationBlock .textHolder .linksHolder .wp-block-button__link,
#subpageSection .animationBlock .textHolder .linksHolder .content .wp-block-button__link,
.content #subpageSection .animationBlock .textHolder .linksHolder .wp-block-button__link,
#subpageSection .animationBlock .textHolder .linksHolder .stories .wp-block-button__link,
.stories #subpageSection .animationBlock .textHolder .linksHolder .wp-block-button__link,
#subpageSection .animationBlock .textHolder .linksHolder .loadWrap .wp-block-button__link,
.loadWrap #subpageSection .animationBlock .textHolder .linksHolder .wp-block-button__link {
  display: inline-block;
  padding: 12px 30px;
  border-width: 4px;
  font-weight: bold;
  font-family: "Source Sans", sans-serif;
}
#frontpageSection .contactBlock,
#paketSection .contactBlock,
#subpageSection .contactBlock {
  position: relative;
  justify-content: flex-start;
}
#frontpageSection .contactBlock .imgHolder,
#paketSection .contactBlock .imgHolder,
#subpageSection .contactBlock .imgHolder {
  width: 30%;
  margin-right: 20px;
}
#frontpageSection .contactBlock .imgHolder img,
#paketSection .contactBlock .imgHolder img,
#subpageSection .contactBlock .imgHolder img {
  max-height: 200px;
}
#frontpageSection .contactBlock .textHolder .titleHolder h3,
#paketSection .contactBlock .textHolder .titleHolder h3,
#subpageSection .contactBlock .textHolder .titleHolder h3 {
  margin-bottom: 0;
}
#frontpageSection .contactBlock .textHolder .titleHolder .line svg,
#paketSection .contactBlock .textHolder .titleHolder .line svg,
#subpageSection .contactBlock .textHolder .titleHolder .line svg {
  transform: translateY(-100%);
}
#frontpageSection .contactBlock .textHolder .titleHolder .line svg path,
#paketSection .contactBlock .textHolder .titleHolder .line svg path,
#subpageSection .contactBlock .textHolder .titleHolder .line svg path {
  fill: #6E1600;
}
#frontpageSection .contactBlock .textHolder p,
#paketSection .contactBlock .textHolder p,
#subpageSection .contactBlock .textHolder p {
  margin-bottom: 0;
  font-weight: 600;
}
#frontpageSection .contactBlock .textHolder a,
#paketSection .contactBlock .textHolder a,
#subpageSection .contactBlock .textHolder a {
  line-height: 28px;
}
#frontpageSection .heading.line,
#paketSection .heading.line,
#subpageSection .heading.line {
  display: inline-block;
  overflow: hidden;
  padding-bottom: 10px;
  position: relative;
}
#frontpageSection .heading.line .line,
#paketSection .heading.line .line,
#subpageSection .heading.line .line {
  height: 0;
  width: 100%;
  min-width: 400px;
  position: absolute;
  top: calc(100% - 10px);
  left: 0;
}
#frontpageSection .heading.line .line svg,
#paketSection .heading.line .line svg,
#subpageSection .heading.line .line svg {
  transform: translateY(-100%) scaleY(1.2);
}

#openinghoursSection {
  padding-bottom: 100px;
}
#openinghoursSection .page-header h1 {
  text-align: center;
  font-size: 50px;
}
#openinghoursSection .generalhours {
  justify-content: center;
}
#openinghoursSection .generalhours .place {
  text-align: center;
  width: 495px;
  margin: 0 22px;
}
#openinghoursSection .generalhours .place .headingHolder {
  display: inline-block;
  margin: 0 auto;
}
#openinghoursSection .generalhours .place .headingHolder h2 {
  font-size: 30px;
  line-height: 30px;
  margin-bottom: 0;
}
#openinghoursSection .generalhours .place .headingHolder .line svg {
  transform: translateY(-100%);
}
#openinghoursSection .generalhours .place .hours {
  margin: 10px auto 0;
}
#openinghoursSection .generalhours .place .hours tr td {
  padding-bottom: 10px;
}
#openinghoursSection .generalhours .place .hours tr td:first-of-type {
  padding-right: 30px;
  font-family: "Source Sans", sans-serif;
  font-weight: bold;
}
#openinghoursSection .otherhours {
  justify-content: center;
  margin-top: 100px;
  flex-wrap: wrap;
}
#openinghoursSection .otherhours .heading {
  width: 100%;
  text-align: center;
  margin-bottom: 25px;
}
#openinghoursSection .otherhours .heading h2 {
  font-size: 40px;
}
#openinghoursSection .otherhours .other {
  background-color: #fcbc00;
  padding: 40px 100px 30px 30px;
  margin: 0 22px;
  width: 495px;
}
#openinghoursSection .otherhours .other .headingHolder {
  display: inline-block;
  margin-bottom: 20px;
}
#openinghoursSection .otherhours .other .headingHolder h3 {
  margin-bottom: 0;
}
#openinghoursSection .otherhours .other .headingHolder .line svg {
  transform: translateY(-100%);
}
#openinghoursSection .otherhours .other .periodsHolder {
  margin-bottom: 40px;
}
#openinghoursSection .otherhours .other .periodsHolder table {
  margin-top: 10px;
}
#openinghoursSection .otherhours .other .periodsHolder table tr td {
  padding-bottom: 10px;
}
#openinghoursSection .otherhours .other .periodsHolder table tr td:first-of-type {
  padding-right: 30px;
  font-weight: bold;
  font-family: "Source Sans", sans-serif;
}
#openinghoursSection .otherhours .other:nth-of-type(3) {
  position: relative;
}
#openinghoursSection .otherhours .other:nth-of-type(3):after {
  content: url("../../assets/images/Fet-mats.png");
  position: absolute;
  left: 100%;
  bottom: 50%;
  transform: translateY(50%);
}
#openinghoursSection .otherhours .message {
  width: 1035px;
  padding-right: 20%;
  margin-top: 40px;
}

#archiveSection .page-header {
  text-align: center;
}

#archiveMainSection .news.block {
  width: 100%;
}
#archiveMainSection .news .card_news:first-child {
  margin-right: 0;
}
#archiveMainSection .news .card_news {
  flex: 40%;
}
#archiveMainSection .news .card_news__wrapper {
  gap: 2.5rem;
}
#archiveMainSection .loadWrap {
  margin-top: 11rem;
  margin-bottom: 9rem;
  padding-bottom: 30px;
  text-align: center;
}
#archiveMainSection .loadWrap .empty svg {
  display: none;
}

#storySection {
  padding: 50px 0;
  width: 100%;
  position: relative;
}
#storySection .scrollbar {
  width: 80%;
  margin: 80px auto 0;
}
#storySection .scrollbar #start,
#storySection .scrollbar #end {
  width: 30px;
  height: 30px;
  border: solid #000 2px;
  background-color: #fff;
  border-radius: 50%;
  margin: auto 0;
  position: relative;
}
#storySection .scrollbar #start .time,
#storySection .scrollbar #end .time {
  position: absolute;
  bottom: 120%;
  left: 50%;
  transform: translateX(-50%);
  width: 150px;
  text-align: center;
}
#storySection .scrollbar #bar {
  width: calc(100% - 60px);
  margin: auto 0;
  position: relative;
  height: 50px;
}
#storySection .scrollbar #bar .inner {
  height: 4px;
  width: 100%;
  margin: 0 auto;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  justify-content: space-around;
  background-color: #000;
}
#storySection .scrollbar #bar .inner strong {
  line-height: 4px;
}
#storySection .scrollbar #bar #ball {
  z-index: 999;
  position: relative;
  top: 50%;
  left: 50%;
  transform: translateY(-50%);
  width: 50px;
  height: 50px;
  border: solid #000 4px;
  background-color: #fcbc00;
  border-radius: 50%;
  cursor: pointer;
}
#storySection .storiesWrapper {
  overflow-x: scroll;
  overflow-y: hidden;
  width: 100%;
  padding-top: 50px;
  margin-top: -50px;
  position: relative;
}
#storySection .storiesWrapper .stories {
  margin: 0 auto;
  display: inline-flex;
}
#storySection .storiesWrapper .stories .story {
  width: 400px;
  margin: 0 50px;
}
#storySection .storiesWrapper .stories .story .imgLink svg {
  display: none;
}
#storySection .storiesWrapper .stories .story .imgLink .imgHolder {
  height: 315px;
  width: 100%;
  position: relative;
  z-index: 2;
}
#storySection .storiesWrapper .stories .story .imgLink .imgHolder img {
  box-shadow: 20px 20px 99px #0000007b;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
#storySection .storiesWrapper .stories .story .textHolder {
  text-align: center;
  position: relative;
  z-index: 1;
}
#storySection .storiesWrapper .stories .story .textHolder strong {
  color: #fcbc00;
}
#storySection .storiesWrapper .stories .story .textHolder .year {
  margin: 20px 0 30px;
}
#storySection .storiesWrapper .stories .story .textHolder .title {
  margin: 30px 0 20px;
}
#storySection .storiesWrapper .stories .story .textHolder .title a {
  color: #000;
}
#storySection .storiesWrapper .stories .story .textHolder .title a svg {
  display: none;
}
#storySection .storiesWrapper .stories .story .textHolder p {
  margin-bottom: 20px;
}
#storySection .storiesWrapper .stories .story:first-of-type {
  margin-left: 105px;
}
#storySection .storiesWrapper .stories .story:last-of-type {
  margin-right: 105px;
}
#storySection .storiesWrapper::-webkit-scrollbar {
  display: none;
}
#storySection .arrowHolder {
  width: 100%;
  pointer-events: none;
}
#storySection .arrowHolder .arrow {
  background-color: #f39200;
  position: absolute;
  top: 40%;
  transform: translateY(-50%);
  width: 100px;
  height: 80px;
  z-index: 999;
  pointer-events: initial;
  cursor: pointer;
}
#storySection .arrowHolder .arrow.prev {
  left: 0;
}
#storySection .arrowHolder .arrow.next {
  right: 0;
}
#storySection .arrowHolder .arrow.next:after {
  transform: translateY(-50%) rotate(-135deg);
  right: 19px;
  left: unset;
}
#storySection .arrowHolder .arrow:before {
  content: "";
  border-bottom: solid #fff 2px;
  border-top: solid #fff 2px;
  width: 65px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
#storySection .arrowHolder .arrow:after {
  content: "";
  border-left: solid #fff 4px;
  border-bottom: solid #fff 4px;
  width: 30px;
  height: 30px;
  position: absolute;
  top: 50%;
  left: 19px;
  transform: translateY(-50%) rotate(45deg);
}

.ticket-page .startSection {
  padding-top: 100px;
}

.wp-content a {
  color: #000;
}
.wp-content a:hover {
  color: #6E1600;
  text-decoration: underline;
}
.wp-content h1 {
  margin-bottom: 1.875rem;
  text-align: center;
}
.wp-content h2 {
  margin-top: 2rem;
  margin-bottom: 0.2rem;
}
.wp-content h3 {
  margin-top: 2rem;
  margin-bottom: 0.2rem;
}

.page-template-default p a {
  color: #000;
}
.page-template-default p a:hover {
  color: #6E1600;
  text-decoration: underline;
}

#paketSection .content {
  width: calc(100% - 450px);
}
#paketSection .content .page-header {
  margin-bottom: 30px;
}
#paketSection .content .excerpt {
  font-weight: bold;
  font-family: "Source Sans", sans-serif;
  margin-bottom: 30px;
}
#paketSection .content .block {
  margin-bottom: 30px;
}
#paketSection .content .price {
  justify-content: flex-start;
}
#paketSection .content .price .pricetitle {
  margin-bottom: 0;
}
#paketSection .content .price .pricetitle:before {
  content: "\F51E";
  font-family: "Font Awesome 5 Solid";
  display: none;
}
#paketSection .content .price .pricetitle svg {
  display: inline-block;
  margin-right: 10px;
}
#paketSection .content .price .type {
  font-weight: 500;
  margin: auto 30px 0;
}
#paketSection .content .price .btn,
#paketSection .content .price .wp-block-button__link {
  display: inline-block;
  margin-top: 40px;
  padding: 12px 40px;
  font-weight: bold;
  font-family: "Source Sans", sans-serif;
  border-width: 4px;
}
#paketSection .otherTitle {
  text-align: center;
  margin: 100px 0 30px;
}
#paketSection .otherTickets {
  padding-bottom: 150px;
  flex-wrap: wrap;
}

.single-post .content {
  width: 71%;
  margin: 0 auto;
}
.single-post h1 {
  pointer-events: none;
}
.single-post__excerpt p {
  font-size: 1.25rem;
  line-height: 25px;
}
.single-post__image {
  text-align: center;
  margin-top: 3rem;
  margin-bottom: 4.5rem;
}
.single-post__image img {
  -o-object-fit: cover;
     object-fit: cover;
  width: 85%;
  height: 556px;
}

#berattelseSection {
  padding-bottom: 100px;
}
#berattelseSection .top {
  text-align: center;
}
#berattelseSection .top h3 {
  color: #f39200;
  margin: 15px 0;
}
#berattelseSection .top .excerpt {
  margin-bottom: 40px;
}
#berattelseSection .storiesWrapper {
  width: 100vw;
}
#berattelseSection .storiesWrapper .stories {
  margin: 0 auto;
  display: inline-flex;
}
#berattelseSection .storiesWrapper .stories .story {
  width: 27%;
  margin: 0 50px;
}
#berattelseSection .storiesWrapper .stories .story .imgHolder {
  height: 315px;
  width: 100%;
  position: relative;
  z-index: 2;
}
#berattelseSection .storiesWrapper .stories .story .imgHolder img {
  box-shadow: 20px 20px 99px #0000007b;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
#berattelseSection .storiesWrapper .stories .story .textHolder {
  text-align: center;
  position: relative;
  z-index: 1;
}
#berattelseSection .storiesWrapper .stories .story .textHolder strong {
  color: #fcbc00;
}
#berattelseSection .storiesWrapper .stories .story .textHolder .year {
  margin: 20px 0 30px;
}
#berattelseSection .storiesWrapper .stories .story .textHolder .title {
  margin: 30px 0 20px;
}
#berattelseSection .storiesWrapper .stories .story .textHolder p {
  margin-bottom: 20px;
}
#berattelseSection .storiesWrapper .stories .filler {
  min-width: 192px;
}
#berattelseSection .storiesWrapper::-webkit-scrollbar {
  display: none;
}

#qrSection {
  background-color: #fcbc00;
  padding: 20vh 0 10vh;
  text-align: center;
  display: flex;
  height: 100vh;
}
#qrSection .wrapper {
  display: flex;
  flex-direction: column;
  flex-grow: 1;
  position: static;
}
#qrSection .buttons {
  display: flex;
  flex-direction: column;
  margin: 40px 0;
}
#qrSection .buttons .button {
  background-color: transparent;
  margin: 0 auto 20px;
  border-width: 5px;
  width: 250px;
  font-weight: bold;
  font-size: 18px;
}
#qrSection .buttons .button:hover {
  background-color: #000;
  color: #fcbc00;
  border-color: #000;
}
#qrSection .video {
  background-color: #fcbc00;
  width: 100vw;
  height: 100vh;
  position: absolute;
  top: 0;
  left: 0;
  display: none;
}
#qrSection .video iframe {
  width: 100%;
  height: 100%;
}
#qrSection .footer {
  position: fixed;
  right: 15px;
  bottom: 10px;
  max-width: 100px;
}

.single-qr-guide {
  background-color: #fcbc00;
}
.single-qr-guide #header,
.single-qr-guide #footer,
.single-qr-guide .footerLine {
  display: none;
}

.newsSidebar {
  width: 27%;
}
.newsSidebar #mobileOpener {
  display: none;
}
.newsSidebar .top {
  padding: 30px;
  background-color: #fff;
}
.newsSidebar .top ul {
  margin: 0;
}
.newsSidebar .top ul li {
  list-style: none;
  padding: 7px 0;
}
.newsSidebar .top ul li a {
  color: #000;
  font-weight: bold;
}
.newsSidebar .top ul li a.current {
  color: #6E1600;
}
.newsSidebar .top .line {
  fill: #6E1600;
  margin: 10px 0 15px;
}
.newsSidebar .top .contact p {
  margin-bottom: 0;
  font-weight: 500;
}
.newsSidebar .top .titleHolder {
  display: inline-block;
}
.newsSidebar .top .titleHolder .line {
  margin: 15px 0 0px;
  transform: translateY(-100%);
}
.newsSidebar .top strong {
  display: block;
  margin-bottom: 5px;
}
.newsSidebar .bot {
  margin: 10px 0 0;
}
.newsSidebar .bot li {
  list-style: none;
  padding: 10px 0;
  display: flex;
}
.newsSidebar .bot li .icon {
  background-color: #6E1600;
  display: inline-block;
  border-radius: 50%;
  margin-right: 10px;
  width: 33px;
  height: 33px;
  position: relative;
}
.newsSidebar .bot li .icon svg {
  color: #fff;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.newsSidebar .bot li a {
  font-weight: bold;
  color: #000;
  line-height: 33px;
}
.newsSidebar .bot li a:hover {
  color: #6E1600;
}

#paketSection #mobileOpener {
  display: none;
}
#paketSection .sidebar {
  width: 400px;
}
#paketSection .sidebar .topImg {
  width: 100%;
  height: 80px;
}
#paketSection .sidebar .inner {
  background-color: #fff;
  padding: 50px 30px;
}
#paketSection .sidebar .inner .time {
  margin: 30px 0;
}
#paketSection .sidebar .inner p {
  font-size: 15px;
}
#paketSection .sidebar ul {
  display: block;
  text-align: left;
  margin-left: 20px;
}

.footer-top {
  display: flex;
  align-items: center;
  justify-content: space-around;
  gap: 2rem;
  margin-inline: auto;
  max-width: 88.75rem;
  padding-top: 5.5625rem;
  padding-bottom: 4rem;
}
.footer-top__wrapper {
  background-color: #6E1600;
}
.footer-top__wrapper .footerLine::before {
  background-color: #fcbc00;
}
.footer-top__heading {
  max-width: 56.25rem;
  margin-bottom: 1.5rem;
  line-height: 60px;
  color: white;
  font-size: 3.4375rem;
}
.footer-top__text {
  font-size: 1.25rem;
  margin-bottom: 2.875rem;
  color: white;
}

#footer {
  width: 100vw;
  position: relative;
  background-color: #6E1600;
  background-position-y: -3rem;
  background-repeat: no-repeat;
  z-index: 10;
}
#footer .flexRowWrapper {
  height: 31rem;
  align-items: center;
  padding-bottom: 1.5rem;
}
#footer .footer__content {
  padding-top: 7rem;
}
#footer #logotype {
  max-width: 300px;
  margin-bottom: 80px;
}
#footer .contact {
  margin: 0 0 0 20px;
}
#footer .contact li {
  list-style: none;
  padding: 0;
  margin-bottom: 20px;
}
#footer .contact li:last-child {
  margin-bottom: 0;
}
#footer .contact li a {
  color: #fff;
  font-size: 20px;
  font-weight: bold;
  font-family: "Source Sans", sans-serif;
}
#footer .contact li a svg {
  margin-right: 20px;
  font-size: 2.1rem;
}
#footer .contact .d-flex {
  align-items: flex-end;
}
#footer .footer__middle {
  position: absolute;
  left: 50%;
  bottom: 0;
  transform: translateX(-50%);
  margin: 0 2rem;
}
#footer .footer__middle img {
  vertical-align: bottom;
}
#footer .opeinghours h3,
#footer .opeinghours h4 {
  color: #fff;
}
#footer .opeinghours table {
  margin-top: 20px;
}
#footer .opeinghours table tr td {
  padding-right: 15px;
}
#footer .opeinghours table tr td p {
  color: #fff;
  margin-bottom: 0;
  font-size: 20px;
}
#footer .opeinghours table tr td:first-of-type p {
  font-family: "Source Sans", sans-serif;
}
#footer .opeinghours .links {
  margin-top: 15px;
}
#footer .opeinghours .links p {
  margin-bottom: 0;
}
#footer .opeinghours .links p a {
  text-decoration: underline;
  font-weight: bold;
}
#footer .nav {
  display: inline-flex;
  justify-content: flex-end;
}
#footer .nav ul {
  display: inline-flex;
  flex-direction: column;
  flex-wrap: wrap;
  height: 210px;
  margin: 0;
  width: 70%;
}
#footer .nav ul li {
  height: calc(100% / 5);
  list-style: none;
  width: 33.3333%;
  padding: 0;
}
#footer .nav ul li a {
  color: #fff;
  text-decoration: underline;
  line-height: 23px;
  font-weight: bold;
  font-family: "Source Sans", sans-serif;
}
#footer .nav ul li:nth-of-type(1n + 10) {
  width: auto;
  display: inline-block;
}
#footer .buttonHolder .button {
  text-align: right;
  margin-bottom: 40px;
}
#footer .buttonHolder .button .btn, #footer .buttonHolder .button .page-content .wp-block-button__link, .page-content #footer .buttonHolder .button .wp-block-button__link,
#footer .buttonHolder .button .news .wp-block-button__link,
.news #footer .buttonHolder .button .wp-block-button__link,
#footer .buttonHolder .button .content .wp-block-button__link,
.content #footer .buttonHolder .button .wp-block-button__link,
#footer .buttonHolder .button .stories .wp-block-button__link,
.stories #footer .buttonHolder .button .wp-block-button__link,
#footer .buttonHolder .button .loadWrap .wp-block-button__link,
.loadWrap #footer .buttonHolder .button .wp-block-button__link {
  display: inline-block;
  border-width: 4px;
  font-weight: bold;
  font-family: "Source Sans", sans-serif;
  padding: 12px 24px;
  width: 180px;
  text-align: center;
}
#footer .footerLine {
  margin: 70px 0 20px;
}
#footer .partners {
  display: flex;
  flex-direction: column;
  gap: 2rem;
}
#footer .partners .partner {
  width: 7rem;
}

@media (max-width: 781px) and (min-width: 600px) {
  .wp-block-columns .wp-block-column {
    flex-basis: 100% !important;
    margin: 0 !important;
  }
}
@media only screen and (max-width: 1770px) {
  body .wrapper.wide {
    max-width: 1550px;
  }
}
@media only screen and (max-width: 1570px) {
  body .wrapper.wide {
    max-width: 1400px;
  }
}
@media only screen and (max-width: 1440px) {
  body .wrapper.wide {
    max-width: 1350px;
  }
}
@media only screen and (max-width: 1280px) {
  body .wrapper.wide {
    max-width: 1150px;
  }
}
@media only screen and (max-width: 1140px) {
  body .wrapper.wide {
    max-width: 966px;
  }

  h1 {
    font-size: 60px;
    line-height: 62px;
  }

  h2 {
    font-size: 50px;
    line-height: 52px;
  }

  h3 {
    font-size: 27px;
    line-height: 28px;
  }

  h4 {
    font-size: 24px;
    line-height: 25px;
  }
}
@media only screen and (max-width: 1024px) {
  body {
    font-size: 15px;
  }
  body .wrapper.wide, body .wrapper.small {
    max-width: 768px;
  }

  p {
    line-height: 20px;
  }

  ul li {
    line-height: 20px;
  }

  h1 {
    font-size: 60px;
    line-height: 62px;
  }

  h2 {
    font-size: 50px;
    line-height: 52px;
  }

  h3 {
    font-size: 25px;
    line-height: 26px;
  }

  h4 {
    font-size: 21px;
    line-height: 22px;
  }
}
@media only screen and (max-width: 768px) {
  body .wrapper {
    max-width: 94%;
  }
  body .wrapper.wide {
    max-width: 94%;
  }
  body .wrapper.small {
    max-width: 94%;
  }
}
@media only screen and (max-width: 667px) {
  .wp-block-button {
    margin: 5px 0;
  }
  .wp-block-button.alignright, .wp-block-button.alignleft {
    text-align: center;
  }
}
@media only screen and (max-width: 568px) {
  h1 {
    font-size: 39px;
    line-height: 40px;
  }

  h2 {
    font-size: 35px;
    line-height: 37px;
  }
}
@media only screen and (max-height: 440px) {
  .nav__mega__image {
    display: none;
  }
}
@media only screen and (max-width: 1280px) {
  #header .bot nav ul li a {
    margin: 0 10px;
  }
  #header .bot nav ul li.current-menu-item .sub-menu li a {
    margin: 0 9px;
  }
}
@media only screen and (max-width: 1140px) {
  .nav__mega__cards {
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }
  .nav__mega__image {
    bottom: -24rem;
  }
}
@media only screen and (max-width: 1024px) {
  #header .nav__line {
    top: 4.7rem;
  }
  #header .nav__mobile {
    display: block !important;
  }
  #header .top {
    display: none;
  }
  #header .bot #logotype {
    max-width: 120px;
  }
  #header .bot nav {
    display: none;
  }
  #header .bot nav ul li a {
    font-size: 18px;
    margin: 0 10px;
  }
  #header .bot nav ul li.current-menu-item .sub-menu li a {
    margin: 0 9px;
  }
  #header .mobileMenu {
    padding-bottom: 50px;
  }
  #header .mobileMenu nav {
    justify-content: center;
  }
  #header .mobileMenu nav ul {
    flex-direction: column;
  }
  #header .mobileMenu nav ul li {
    padding: 12px 0;
  }
  #header .mobileMenu nav ul li a {
    font-size: 22px;
  }
  #header .mobileMenu nav ul li .grow svg {
    color: #fff;
    font-size: 22px;
  }
  #header .mobileMenu nav ul li.current-menu-item .sub-menu, #header .mobileMenu nav ul li.menu-item-has-children .sub-menu {
    display: none;
    position: relative;
    transform: none;
    left: unset;
    top: unset;
    margin-top: 10px;
  }
  #header .mobileMenu nav ul li.current-menu-item .sub-menu li, #header .mobileMenu nav ul li.menu-item-has-children .sub-menu li {
    padding: 10px 0;
    display: block;
    margin: 0;
  }
  #header .mobileMenu nav ul li.current-menu-item .sub-menu li a, #header .mobileMenu nav ul li.menu-item-has-children .sub-menu li a {
    padding: 0;
    white-space: nowrap;
    color: #fcbc00;
    font-size: 18px;
    background-image: none;
    margin: 0 12px;
    font-weight: 600;
  }
  #header .mobileMenu nav ul li.current-menu-item .sub-menu li a:hover, #header .mobileMenu nav ul li.menu-item-has-children .sub-menu li a:hover {
    color: #fff;
  }
  #header .mobileMenu nav ul li.current-menu-item .sub-menu li.current-menu-item a, #header .mobileMenu nav ul li.menu-item-has-children .sub-menu li.current-menu-item a {
    color: #fff;
  }
  #header .mobileMenu nav:last-of-type {
    margin-top: 40px;
  }
  #header .mobileMenu nav:last-of-type ul {
    display: block;
    text-align: center;
  }
  #header .mobileMenu nav:last-of-type ul li {
    padding: 8px 0;
  }
  #header .mobileMenu nav:last-of-type ul li a {
    font-size: 16px;
  }
  #header .mobileMenu nav:last-of-type ul li.wpml-ls-item {
    display: inline-block;
  }
  #header .mobileMenu nav:last-of-type ul li.wpml-ls-item:nth-of-type(2n + 1) a span {
    border: 0;
  }
  #header .mobileMenu .heritage {
    margin-top: 30px;
  }
  #header .mobileMenu .heritage a {
    color: #fff;
    font-weight: bold;
    font-size: 18px;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  #header .mobileMenu .heritage a .img {
    background-image: url("../images/World_Heritage_Logo_White.png");
    margin-right: 10px;
    height: 25px;
    width: 25px;
    display: inline-block;
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
  }
}
@media only screen and (max-width: 966px) {
  .nav__mega__menus {
    margin: 0;
  }
}
@media only screen and (max-width: 820px) {
  #header .nav__line {
    top: 4.4rem;
  }
  #header .line {
    width: 250%;
    transform: translate(-21%, 0%);
  }

  .nav__mega__left {
    order: 1;
  }
  .nav__mega__image {
    display: none;
  }
  .nav__mega__top {
    padding-left: 2rem;
    padding-bottom: 5rem;
  }
}
@media only screen and (max-width: 736px) {
  .nav__mega__menus {
    margin-right: 2rem !important;
  }
  .nav__mega__cards_container {
    order: 2;
  }
  .nav__mega__menus {
    flex-direction: column;
  }
}
@media only screen and (max-width: 667px) {
  #header .header-links {
    display: none;
  }
}
@media only screen and (max-width: 414px) {
  #header .header-links {
    display: none;
  }
  #header .mobileMenu {
    padding-bottom: 500px;
  }
  #header .bot {
    height: 5.2rem;
  }
  #header .bot .hamburger {
    min-width: initial;
  }
  #header .bot .hamburger__title {
    font-size: 1.2rem;
  }
  #header .nav__line {
    top: 4.2rem;
  }
  #header .line {
    left: 0;
    width: 480%;
    transform: translate(-14%, 0%);
  }

  .nav__mega__menus {
    margin-top: 2rem !important;
  }
  .nav__mega__top {
    padding-top: 2rem;
    padding-left: 1rem;
    padding-bottom: 2rem;
  }
  .nav__mega__top .logo-img {
    width: 7rem;
  }
  .nav__mega__cards_container {
    padding-left: 28px;
  }
  .nav__mega .menu-item {
    padding: 0.8rem;
  }
  .nav__mega .sub-menu a {
    font-size: 0.9375rem !important;
  }
  .nav__mega__left {
    width: auto;
  }
  .nav__mega__left .expand {
    position: initial !important;
    margin-left: 1.5rem;
  }
  .nav__mega__left .plus,
.nav__mega__left .minus {
    font-size: 1rem;
  }
  .nav__mega__title {
    font-size: 1.5rem;
  }
  .nav__mega .nav_mega__container {
    margin-top: -3rem;
  }
  .nav__mega__menus {
    flex-direction: column;
    margin: 0;
  }
  .nav__mega__menus ul li a {
    font-size: 1.125rem !important;
  }
}
@media only screen and (max-width: 1440px) {
  .hero_divider {
    bottom: -2rem;
  }
}
@media only screen and (max-width: 1280px) {
  #frontpageHeroSection .heroLink {
    margin-bottom: 5rem;
  }
  #frontpageHeroSection .lines--desktop {
    bottom: -0.3rem;
  }
}
@media only screen and (max-width: 1140px) {
  #frontpageSection .lines--desktop {
    bottom: -0.9rem;
  }

  #frontpageSection .tickets .ticket .titleHolder h2,
#paketSection .tickets .ticket .titleHolder h2,
#subpageSection .tickets .ticket .titleHolder h2 {
    font-size: 35px;
  }
  #frontpageSection .tickets .ticket .priceHolder p,
#paketSection .tickets .ticket .priceHolder p,
#subpageSection .tickets .ticket .priceHolder p {
    font-size: 16px;
    line-height: 18px;
  }

  #openinghoursSection .otherhours .other {
    width: calc(50% - 22px);
    margin: 0;
    margin-right: 22px;
  }
  #openinghoursSection .otherhours .other:nth-of-type(3) {
    margin-right: 0;
    margin-left: 22px;
  }
  #openinghoursSection .otherhours .other:nth-of-type(3):after {
    display: none;
  }
}
@media only screen and (max-width: 1024px) {
  .startSection {
    padding-top: 130px;
  }

  #frontpageHeroSection .heroHeading h1 {
    font-size: 6rem;
    line-height: 6rem;
  }
  #frontpageHeroSection .heroCta a {
    padding: 1.25rem 0.625rem;
  }

  #frontpageHeroSection .heroVideo,
#subpageHeroSection .heroVideo {
    display: none;
  }
  #frontpageHeroSection .hoursWrapper .hours,
#subpageHeroSection .hoursWrapper .hours {
    padding: 25px 120px 40px 25px;
  }
  #frontpageHeroSection .hoursWrapper .hours .imageHolder img,
#subpageHeroSection .hoursWrapper .hours .imageHolder img {
    height: 120%;
  }
  #frontpageHeroSection .heroText .nav.mobile,
#subpageHeroSection .heroText .nav.mobile {
    display: block;
  }
  #frontpageHeroSection .heroText .nav.mobile ul,
#subpageHeroSection .heroText .nav.mobile ul {
    margin: 0;
  }
  #frontpageHeroSection .heroText .nav.mobile ul li,
#subpageHeroSection .heroText .nav.mobile ul li {
    list-style: none;
  }
  #frontpageHeroSection .heroText .nav.mobile ul li a,
#subpageHeroSection .heroText .nav.mobile ul li a {
    margin-top: 10px;
    font-size: 20px;
    color: #fcbc00;
    border-color: #fcbc00;
    display: inline-block;
    border: 4px solid;
    border-radius: 50px;
    padding: 12px 24px;
    font-family: "Source Sans", sans-serif;
    transition: all 0.3s;
    min-width: 200px;
  }
  #frontpageHeroSection .heroLink,
#subpageHeroSection .heroLink {
    margin-bottom: 3rem;
  }

  #frontpageSection .tickets,
#paketSection .tickets,
#subpageSection .tickets {
    flex-wrap: wrap;
    gap: 1rem;
    margin-top: 30px;
    margin-bottom: 10px;
  }
  #frontpageSection .tickets .ticket,
#paketSection .tickets .ticket,
#subpageSection .tickets .ticket {
    width: 49%;
  }
  #frontpageSection .tickets .ticket:not(.simple),
#paketSection .tickets .ticket:not(.simple),
#subpageSection .tickets .ticket:not(.simple) {
    width: 100%;
    margin: 0;
  }
  #frontpageSection .tickets .ticket:not(.simple) .excerptHolder,
#paketSection .tickets .ticket:not(.simple) .excerptHolder,
#subpageSection .tickets .ticket:not(.simple) .excerptHolder {
    margin-top: 10px;
  }
  #frontpageSection .tickets .ticket:not(.simple) .mobileOpener,
#paketSection .tickets .ticket:not(.simple) .mobileOpener,
#subpageSection .tickets .ticket:not(.simple) .mobileOpener {
    display: block;
  }
  #frontpageSection .tickets .ticket:not(.simple) .mobileOpener.close,
#paketSection .tickets .ticket:not(.simple) .mobileOpener.close,
#subpageSection .tickets .ticket:not(.simple) .mobileOpener.close {
    display: block;
  }
  #frontpageSection .tickets .ticket:not(.simple) .mobileOpener.close svg,
#paketSection .tickets .ticket:not(.simple) .mobileOpener.close svg,
#subpageSection .tickets .ticket:not(.simple) .mobileOpener.close svg {
    transform: rotate(90deg);
  }
  #frontpageSection .tickets .ticket:not(.simple) .mobileOpener:hover,
#paketSection .tickets .ticket:not(.simple) .mobileOpener:hover,
#subpageSection .tickets .ticket:not(.simple) .mobileOpener:hover {
    background-size: 0 0;
  }
  #frontpageSection .tickets .ticket:not(.simple):nth-of-type(3n),
#paketSection .tickets .ticket:not(.simple):nth-of-type(3n),
#subpageSection .tickets .ticket:not(.simple):nth-of-type(3n) {
    margin-right: 0;
  }
  #frontpageSection .tickets .ticket:nth-of-type(3n),
#paketSection .tickets .ticket:nth-of-type(3n),
#subpageSection .tickets .ticket:nth-of-type(3n) {
    margin-right: 2%;
  }
  #frontpageSection .tickets .ticket:nth-of-type(2n),
#paketSection .tickets .ticket:nth-of-type(2n),
#subpageSection .tickets .ticket:nth-of-type(2n) {
    margin-right: 0;
  }
  #frontpageSection .tickets .ticket--bakgrund .ticket__image,
#paketSection .tickets .ticket--bakgrund .ticket__image,
#subpageSection .tickets .ticket--bakgrund .ticket__image {
    width: 100%;
    height: 400px;
  }
}
@media only screen and (max-width: 1024px) and (max-width: 430px) {
  #frontpageSection .tickets .ticket--bakgrund .ticket__image,
#paketSection .tickets .ticket--bakgrund .ticket__image,
#subpageSection .tickets .ticket--bakgrund .ticket__image {
    height: 210px;
  }
}
@media only screen and (max-width: 1024px) {
  #frontpageSection .animationBlock .animationImage,
#paketSection .animationBlock .animationImage,
#subpageSection .animationBlock .animationImage {
    max-width: none;
    max-height: 170px;
  }
}
@media only screen and (max-width: 1024px) {
  #archiveMainSection .news {
    width: 100%;
  }
}
@media only screen and (max-width: 966px) {
  .hero_divider {
    bottom: -1rem;
  }

  #openinghoursSection .otherhours .other {
    width: calc(50% - 11px);
    margin-right: 11px;
    padding: 40px 30px 30px 30px;
  }
  #openinghoursSection .otherhours .other:nth-of-type(3) {
    margin-left: 11px;
  }
}
@media only screen and (max-width: 768px) {
  #archiveMainSection .card_news:first-child {
    margin-bottom: 0;
  }

  #frontpageHeroSection:before {
    content: "";
    background: inherit;
    width: 100%;
    height: 600px;
  }
  #frontpageHeroSection .lines--desktop {
    bottom: -0.3rem;
  }

  #frontpageHeroSection video,
#subpageHeroSection video {
    display: none;
  }
  #frontpageHeroSection .heroText,
#subpageHeroSection .heroText {
    top: 330px;
  }
  #frontpageHeroSection .hoursWrapper,
#subpageHeroSection .hoursWrapper {
    width: 100%;
    max-width: 100%;
  }
  #frontpageHeroSection .hoursWrapper .hours,
#subpageHeroSection .hoursWrapper .hours {
    width: 100%;
    padding: 30px;
    margin-bottom: -2px;
    max-width: 100%;
  }
  #frontpageHeroSection .hoursWrapper .hours .opeinghours .titleHolder,
#subpageHeroSection .hoursWrapper .hours .opeinghours .titleHolder {
    display: inline-block;
  }
  #frontpageHeroSection .hoursWrapper .hours .opeinghours table,
#subpageHeroSection .hoursWrapper .hours .opeinghours table {
    width: 100%;
  }
  #frontpageHeroSection .hoursWrapper .hours .opeinghours table tr td:last-of-type,
#subpageHeroSection .hoursWrapper .hours .opeinghours table tr td:last-of-type {
    text-align: right;
  }
  #frontpageHeroSection .hoursWrapper .hours .opeinghours .btnHolder,
#subpageHeroSection .hoursWrapper .hours .opeinghours .btnHolder {
    text-align: center;
    margin-top: 10px;
  }
  #frontpageHeroSection .hoursWrapper .hours .imageHolder img,
#subpageHeroSection .hoursWrapper .hours .imageHolder img {
    height: 120%;
    top: unset;
    bottom: 55%;
    transform: none;
  }

  #frontpageSection .animationBlock,
#paketSection .animationBlock,
#subpageSection .animationBlock {
    padding: 230px 0 50px;
  }
  #frontpageSection .animationBlock .animationImage,
#paketSection .animationBlock .animationImage,
#subpageSection .animationBlock .animationImage {
    max-width: none;
    max-height: 200px;
  }
  #frontpageSection .animationBlock .animationImage.left,
#paketSection .animationBlock .animationImage.left,
#subpageSection .animationBlock .animationImage.left {
    display: none;
  }
  #frontpageSection .animationBlock .animationImage.right,
#paketSection .animationBlock .animationImage.right,
#subpageSection .animationBlock .animationImage.right {
    right: 50%;
    transform: rotate(180deg) translate(-50%, 100%);
  }
  #frontpageSection .animationBlock .animationImage.right.visible,
#paketSection .animationBlock .animationImage.right.visible,
#subpageSection .animationBlock .animationImage.right.visible {
    transform: rotate(180deg) translate(-50%, 5%);
  }
  #frontpageSection .block.line svg,
#paketSection .block.line svg,
#subpageSection .block.line svg {
    transform: scaleY(2) translateY(-50%);
  }
  #frontpageSection .block.line.aligncenter,
#paketSection .block.line.aligncenter,
#subpageSection .block.line.aligncenter {
    text-align: center;
  }
  #frontpageSection .block.line.aligncenter svg,
#paketSection .block.line.aligncenter svg,
#subpageSection .block.line.aligncenter svg {
    max-width: 400px;
    transform: scaleY(2) translateY(-50%);
  }
  #frontpageSection .block.line.alignwide,
#paketSection .block.line.alignwide,
#subpageSection .block.line.alignwide {
    text-align: center;
  }
  #frontpageSection .block.line.alignwide svg,
#paketSection .block.line.alignwide svg,
#subpageSection .block.line.alignwide svg {
    max-width: 400px;
    transform: scaleY(2) translateY(-50%);
  }

  #openinghoursSection .generalhours {
    flex-direction: column;
  }
  #openinghoursSection .generalhours .place {
    width: 100%;
    margin: 0 0 20px;
  }
  #openinghoursSection .otherhours .other {
    width: 100%;
    margin-right: 0;
    margin-bottom: 20px;
  }
  #openinghoursSection .otherhours .other .headingHolder {
    margin-right: 300px;
  }
  #openinghoursSection .otherhours .other .periodsHolder {
    width: 49%;
    display: inline-block;
  }
  #openinghoursSection .otherhours .other .periodsHolder table tr td:first-of-type {
    padding-right: 5px;
  }
  #openinghoursSection .otherhours .other:nth-of-type(3) {
    margin-left: 0;
  }
}
@media only screen and (max-width: 736px) {
  #subpageHeroSection {
    height: 100vh;
  }
  #subpageHeroSection .heroHeading {
    font-size: 4.375rem;
    line-height: 72px;
  }
  #subpageHeroSection .heroText {
    top: 30rem;
  }
  #subpageHeroSection .heroText .heroHeading {
    font-size: 4.375rem;
    line-height: 72px;
  }
  #subpageHeroSection .heroText .text {
    margin-top: 1rem;
    margin-bottom: 1rem;
  }
  #subpageHeroSection .heroText .text p {
    font-size: 1rem;
  }

  #frontpageHeroSection:before {
    content: "";
    background: inherit;
    width: 100%;
    height: 600px;
  }
  #frontpageHeroSection .heroText {
    top: 37rem;
  }
  #frontpageHeroSection .heroText .heroHeading {
    font-size: 4.375rem;
    line-height: 72px;
  }
  #frontpageHeroSection .heroText .text {
    margin-top: 1rem;
    margin-bottom: 1rem;
  }
  #frontpageHeroSection .heroText .text p {
    font-size: 1rem;
  }
  #frontpageHeroSection .heroLink .link {
    font-size: 1rem;
  }
  #frontpageHeroSection .heroCta {
    flex-direction: column;
    max-width: 80%;
  }
  #frontpageHeroSection .heroCta a {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0.7rem 1.7rem;
    text-align: left;
  }
  #frontpageHeroSection .heroCta .icon {
    font-size: 1.8rem;
  }
}
@media only screen and (max-width: 667px) {
  #frontpageHeroSection {
    height: 44rem;
  }
  #frontpageHeroSection .heroText {
    top: 30rem;
  }
  #frontpageHeroSection .heroHeading {
    margin-bottom: 3rem;
  }
  #frontpageHeroSection .heroHeading h1 {
    font-size: 3rem;
    line-height: 3rem;
  }
  #frontpageHeroSection .hero_divider {
    width: 161%;
    left: -8rem;
  }

  #frontpageSection .tickets .ticket,
#paketSection .tickets .ticket,
#subpageSection .tickets .ticket {
    width: 100%;
    margin-right: 0;
  }
  #frontpageSection .tickets .ticket:nth-of-type(3n),
#paketSection .tickets .ticket:nth-of-type(3n),
#subpageSection .tickets .ticket:nth-of-type(3n) {
    margin-right: 0;
  }
  #frontpageSection .tickets .ticket.simple .excerptHolder,
#paketSection .tickets .ticket.simple .excerptHolder,
#subpageSection .tickets .ticket.simple .excerptHolder {
    margin-top: 20px;
    font-size: 20px;
  }
  #frontpageSection .tickets .ticket.simple .excerptHolder p,
#paketSection .tickets .ticket.simple .excerptHolder p,
#subpageSection .tickets .ticket.simple .excerptHolder p {
    line-height: 22px;
  }

  #archiveMainSection .news .post {
    flex-direction: column-reverse;
    height: auto;
  }
  #archiveMainSection .news .post .text,
#archiveMainSection .news .post .image {
    width: 100%;
  }
  #archiveMainSection .news .post .image {
    height: 300px;
  }

  #openinghoursSection .otherhours .other {
    width: 100%;
    margin-right: 0;
    margin-bottom: 20px;
  }
  #openinghoursSection .otherhours .other .headingHolder {
    margin-right: 0;
  }
  #openinghoursSection .otherhours .other .periodsHolder {
    width: 100%;
  }
  #openinghoursSection .otherhours .other .periodsHolder table tr td:first-of-type {
    padding-right: 5px;
  }
  #openinghoursSection .otherhours .other .message {
    padding-right: 0;
  }
}
@media only screen and (max-width: 600px) {
  .wp-block-media-text *:first-of-type {
    margin-bottom: 10px;
  }
  .wp-block-media-text .wp-block-media-text__content {
    padding: 0 !important;
  }

  .wp-block-columns .wp-block-column {
    margin-bottom: 20px;
  }
  .wp-block-columns .wp-block-column:last-of-type {
    margin-bottom: 0;
  }

  #storySection .arrowHolder .arrow {
    width: 70px;
    height: 50px;
  }
  #storySection .arrowHolder .arrow:after {
    width: 20px;
    height: 20px;
  }
  #storySection .arrowHolder .arrow:before {
    width: 32px;
  }
  #storySection .storiesWrapper .stories .story {
    width: 90vw;
    margin: 0 5vw;
  }
  #storySection .storiesWrapper .stories .story:first-of-type {
    margin-left: 5vw;
  }
  #storySection .storiesWrapper .stories .story:last-of-type {
    margin-right: 5vw;
  }
}
@media only screen and (max-width: 568px) {
  #frontpageSection .block.line svg,
#paketSection .block.line svg,
#subpageSection .block.line svg {
    transform: scaleY(2.2) translateY(-60%);
  }

  #frontpageHeroSection.text,
#subpageHeroSection.text {
    padding-top: 130px;
  }
  #frontpageHeroSection.text .heroText .heroHeading,
#subpageHeroSection.text .heroText .heroHeading {
    font-size: 39px;
    line-height: 40px;
  }

  #openinghoursSection .otherhours .heading h2 {
    font-size: 39px;
    line-height: 40px;
  }
}
@media only screen and (max-width: 450px) {
  .page-template-page-news #subpageHeroSection.text .heroText {
    padding: 0 17px;
  }

  #archiveMainSection .news .post .text {
    padding: 25px;
  }
  #archiveMainSection .news .post .text h3 {
    width: 100%;
  }
  #archiveMainSection .news .post .image {
    height: 250px;
  }

  #frontpageSection .block.line svg,
#paketSection .block.line svg,
#subpageSection .block.line svg {
    transform: scaleY(2.8) translateY(-60%);
  }
}
@media only screen and (max-width: 414px) {
  .lines--desktop {
    display: none !important;
  }
  .lines--mobile {
    display: block !important;
    bottom: -2rem !important;
  }
  .lines--mobile img {
    position: absolute;
    transform: scale(1.7);
  }
  .lines--mobile img:first-child {
    bottom: 3.3rem;
  }
  .lines--mobile img:last-child {
    bottom: 2.3rem;
  }

  .heroLine--desktop {
    display: none !important;
  }
  .heroLine--mobile {
    position: absolute;
    top: 55rem;
    display: block !important;
    overflow: hidden;
    height: 80px;
  }
  .heroLine--mobile img {
    position: absolute;
    transform: scale(1.7);
  }
  .heroLine--mobile img:first-child {
    bottom: 1rem;
  }
  .heroLine--mobile img:nth-child(2) {
    bottom: 1.9rem;
  }
  .heroLine--mobile img:last-child {
    bottom: 2.8rem;
  }

  .ticket-page .startSection {
    padding-top: 100px;
  }

  #subpageHeroSection.text {
    padding-top: 100px;
  }
}
@media only screen and (max-width: 390px) {
  #frontpageHeroSection .heroText {
    top: 30rem;
  }
  #frontpageHeroSection .heroHeading {
    margin-bottom: 3rem;
  }
  #frontpageHeroSection .heroHeading h1 {
    font-size: 3rem;
    line-height: 3rem;
  }
  #frontpageHeroSection .hero_divider {
    width: 161%;
    left: -8rem;
  }
}
@media only screen and (max-width: 360px) {
  .heroLine--mobile {
    top: 47.4rem;
  }
}
@media only screen and (max-width: 1440px) {
  #berattelseSection .storiesWrapper .stories .story {
    width: 30%;
    margin: 0 25px;
  }
  #berattelseSection .storiesWrapper .stories .story .imgHolder {
    height: 250px;
  }
  #berattelseSection .storiesWrapper .stories .story .imgHolder img {
    max-width: 100%;
    min-height: 0;
  }
}
@media only screen and (max-width: 1024px) {
  #berattelseSection .storiesWrapper .stories .story {
    margin: 0 15px;
  }
  #berattelseSection .storiesWrapper .stories .story .imgHolder {
    height: 200px;
  }

  #paketSection,
.single-post {
    width: 100vw;
  }
  #paketSection .content,
.single-post .content {
    width: 100%;
  }

  #paketSection .tickets .ticket.simple,
#subpageSection .tickets .ticket.simple {
    margin: 30px 0;
    width: 100%;
  }
}
@media only screen and (max-width: 768px) {
  #berattelseSection .storiesWrapper .stories {
    flex-wrap: wrap;
  }
  #berattelseSection .storiesWrapper .stories .story {
    width: 100%;
    margin-bottom: 30px;
  }
  #berattelseSection .storiesWrapper .stories .story .imgHolder {
    margin-bottom: 25px;
  }
  #berattelseSection .storiesWrapper .stories .story .imgHolder img {
    max-width: none;
    max-height: 100%;
    width: auto;
    min-width: 0;
  }

  .single-post .post-header {
    overflow: hidden;
  }
  .single-post .post-header h1 {
    padding-right: 0;
    font-size: 39px;
    line-height: 40px;
    word-wrap: break-word;
  }
}
@media only screen and (max-width: 414px) {
  .single-post__image img {
    width: 100%;
    height: initial;
    aspect-ratio: 4/3;
  }
}
@media only screen and (max-width: 1024px) {
  .newsSidebar {
    position: fixed;
    top: 30%;
    left: 100%;
    transition: 1s transform ease-in-out;
    background-color: #fff;
    width: auto;
    z-index: 999;
  }
  .newsSidebar .top .contact p {
    white-space: nowrap;
  }
  .newsSidebar .bot {
    padding: 0 30px 30px;
  }
  .newsSidebar .bot li a {
    white-space: nowrap;
  }
  .newsSidebar #mobileOpener {
    background-color: #b12009;
    display: block;
    transform: rotate(270deg) translateY(-100%);
    transform-origin: top right;
    position: absolute;
    right: 100%;
    top: 0;
    width: 120px;
    text-align: center;
    color: #fff;
    font-size: 20px;
    padding: 5px 0;
  }
  .newsSidebar.open {
    transform: translateX(-100%);
  }

  #paketSection .sidebar {
    position: fixed;
    top: 30%;
    left: 100%;
    transition: 1s transform ease-in-out;
    background-color: #fff;
    z-index: 999;
  }
  #paketSection .sidebar #mobileOpener {
    background-color: #b12009;
    display: block;
    transform: rotate(270deg) translateY(-100%);
    transform-origin: top right;
    position: absolute;
    right: 100%;
    top: 0;
    width: 120px;
    text-align: center;
    color: #fff;
    font-size: 20px;
    padding: 5px 0;
  }
  #paketSection .sidebar .topImg {
    margin-bottom: 30px;
  }
  #paketSection .sidebar .inner .time {
    margin-top: 0;
  }
  #paketSection .sidebar.open {
    transform: translateX(-100%);
  }
}
@media only screen and (max-width: 568px) {
  .newsSidebar {
    z-index: 9999;
    top: 130px;
    width: calc(100% - 30px);
  }

  #paketSection .sidebar {
    z-index: 9999;
    top: 130px;
    width: calc(100% - 30px);
  }
}
@media only screen and (min-width: 2100px) {
  .footerLine .line {
    transform: translateY(-120%);
  }
  .footerLine .line svg {
    min-width: 2800px;
  }
}
@media only screen and (max-width: 1440px) {
  #footer .right .nav ul {
    width: 90%;
  }
}
@media only screen and (max-width: 1280px) {
  .footer-top__heading {
    max-width: 50rem;
  }
}
@media only screen and (max-width: 1140px) {
  .footer-top {
    flex-direction: column;
    align-items: flex-start;
    gap: 1rem;
    margin-inline: 0;
  }
  .footer-top__text {
    font-size: 0.875rem;
  }
}
@media only screen and (max-width: 1024px) {
  .footer__middle {
    display: none;
  }

  #footer {
    padding-bottom: 4rem;
  }
  #footer #logotype {
    max-width: 200px;
  }
  #footer .left {
    width: calc(100% - 200px);
  }
  #footer .left .contact li a {
    font-size: 17px;
  }
  #footer .right {
    width: 200px;
  }
  #footer .right .nav {
    display: none;
  }
}
@media only screen and (max-width: 768px) {
  .footer-top {
    width: 90%;
  }
}
@media only screen and (max-width: 568px) {
  .footer-top__heading {
    font-size: 2.5rem;
    line-height: 3.125rem;
  }

  #footer {
    padding: 45px 0;
  }
}
@media only screen and (max-width: 414px) {
  #footer .flexRowWrapper {
    height: initial;
  }
  #footer #logotype {
    max-width: 300px;
    margin-left: 2.5rem;
  }
  #footer .flexRowWrapper {
    flex-direction: column;
  }
  #footer .contact {
    padding-right: 4rem;
    padding-left: 4rem;
    margin-bottom: 4rem;
  }
  #footer .contact .d-flex {
    align-items: center;
  }
  #footer .partners {
    flex-direction: row;
    justify-content: center;
    gap: 0;
  }
  #footer .partners .partner img {
    width: 90px;
  }

  #footer .right .buttonHolder .button .btn, #footer .right .buttonHolder .button .page-content .wp-block-button__link, .page-content #footer .right .buttonHolder .button .wp-block-button__link,
#footer .right .buttonHolder .button .news .wp-block-button__link,
.news #footer .right .buttonHolder .button .wp-block-button__link,
#footer .right .buttonHolder .button .content .wp-block-button__link,
.content #footer .right .buttonHolder .button .wp-block-button__link,
#footer .right .buttonHolder .button .stories .wp-block-button__link,
.stories #footer .right .buttonHolder .button .wp-block-button__link,
#footer .right .buttonHolder .button .loadWrap .wp-block-button__link,
.loadWrap #footer .right .buttonHolder .button .wp-block-button__link {
    width: 150px;
    padding: 12px 0;
  }
}
@media only screen and (max-width: 1200px) {
  .card--small {
    gap: 1.5rem;
  }
  .card--small .card__overlay {
    min-height: 31.8125rem;
    justify-content: flex-end;
  }
}
@media only screen and (max-width: 1140px) {
  .card--small {
    flex-direction: column;
    gap: 3.5rem;
  }
  .card--small .card__wrapper:not(:last-child) {
    margin-bottom: 0rem;
  }
}
@media only screen and (max-width: 414px) {
  .card__wrapper {
    margin-bottom: 3.75rem;
  }
  .card__content {
    width: 90%;
  }
  .card__title {
    font-size: 1.875rem;
  }
  .card__text {
    font-size: 1.125rem;
  }
}
@media only screen and (max-width: 1563px) {
  .card_news {
    width: 100%;
  }
  .card_news__content {
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .card_news__line {
    position: absolute;
    bottom: -1rem;
  }
}
@media only screen and (max-width: 1300px) {
  .card_news__line {
    bottom: -1rem;
  }
}
@media only screen and (max-width: 1140px) {
  .card_news__heading {
    margin-bottom: 1.25rem;
    font-size: 1.5625rem;
    line-height: 30px;
  }
  .card_news__line {
    bottom: -0.8rem;
  }
  .card_news__middle {
    margin-bottom: 1.5rem;
  }
}
@media only screen and (max-width: 768px) {
  .card_news {
    width: 100%;
  }
  .card_news:first-child {
    margin-right: 0;
    margin-bottom: 3.9375rem;
  }
  .card_news__wrapper {
    flex-direction: column;
    align-items: center;
  }
  .card_news__line {
    bottom: -1.3rem;
  }
}
@media only screen and (max-width: 414px) {
  .card_news__line {
    bottom: -0.7rem;
  }
  .card_news__top svg {
    height: 2rem;
  }
  .card_news__content {
    padding-left: 2rem;
    padding-right: 2rem;
  }
}
@media only screen and (max-width: 966px) {
  .text_image {
    flex-direction: column;
    gap: 2rem;
  }
}
@media only screen and (max-width: 414px) {
  .text_image__image img {
    height: 16rem;
  }
  .text_image__small a img {
    height: 5rem;
  }
}
@media only screen and (max-width: 414px) {
  .opening {
    padding-right: 2rem;
    padding-left: 2rem;
  }
  .opening .opening:not(:first-child) .opening__line {
    transform: translateX(29%) scale(2.7);
  }
  .opening__period h2 {
    font-size: 1.5625rem;
  }
  .opening__dots {
    border-bottom: 3px dotted black;
  }
  .opening__heading p {
    font-size: 0.9375rem;
  }
  .opening__day_time p {
    font-size: 0.9375rem;
  }
}