/* GANTRY5 DEVELOPMENT MODE ENABLED.

   WARNING: This file is automatically generated by Gantry5. Any modifications to this file will be lost!

   For more information on modifying CSS, please read:

   http://docs.gantry.org/gantry5/configure/styles
   http://docs.gantry.org/gantry5/tutorials/adding-a-custom-style-sheet
 */

/* line 2, media/gantry5/engines/nucleus/scss/nucleus/mixins/_nav.scss */
/* line 12, media/gantry5/engines/nucleus/scss/nucleus/mixins/_nav.scss */
/* line 2, media/gantry5/engines/nucleus/scss/nucleus/mixins/_utilities.scss */
/* line 9, media/gantry5/engines/nucleus/scss/nucleus/mixins/_utilities.scss */
/* line 2, media/gantry5/engines/nucleus/scss/nucleus/theme/_flex.scss */
.g-content {
  margin: 0.625rem;
  padding: 1.5rem;
}
/* line 6, media/gantry5/engines/nucleus/scss/nucleus/theme/_flex.scss */
.g-flushed .g-content {
  margin: 0;
  padding: 0;
}
/* line 2, media/gantry5/engines/nucleus/scss/nucleus/theme/_typography.scss */
body {
  font-size: 1rem;
  line-height: 1.5;
}
/* line 8, media/gantry5/engines/nucleus/scss/nucleus/theme/_typography.scss */
h1 {
  font-size: 2.2rem;
}
/* line 12, media/gantry5/engines/nucleus/scss/nucleus/theme/_typography.scss */
h2 {
  font-size: 2rem;
}
/* line 16, media/gantry5/engines/nucleus/scss/nucleus/theme/_typography.scss */
h3 {
  font-size: 1.7rem;
}
/* line 20, media/gantry5/engines/nucleus/scss/nucleus/theme/_typography.scss */
h4 {
  font-size: 1.25rem;
}
/* line 24, media/gantry5/engines/nucleus/scss/nucleus/theme/_typography.scss */
h5 {
  font-size: 1.2rem;
}
/* line 28, media/gantry5/engines/nucleus/scss/nucleus/theme/_typography.scss */
h6 {
  font-size: 1rem;
}
/* line 33, media/gantry5/engines/nucleus/scss/nucleus/theme/_typography.scss */
small {
  font-size: 0.875rem;
}
/* line 37, media/gantry5/engines/nucleus/scss/nucleus/theme/_typography.scss */
cite {
  font-size: 0.875rem;
}
/* line 41, media/gantry5/engines/nucleus/scss/nucleus/theme/_typography.scss */
sub, sup {
  font-size: 0.75rem;
}
/* line 46, media/gantry5/engines/nucleus/scss/nucleus/theme/_typography.scss */
code, kbd, pre, samp {
  font-size: 1rem;
  font-family: "Menlo", "Monaco", monospace;
}
/* line 1, media/gantry5/engines/nucleus/scss/nucleus/theme/_forms.scss */
textarea, select[multiple=multiple], input[type="color"], input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="email"], input[type="month"], input[type="number"], input[type="password"], input[type="search"], input[type="tel"], input[type="text"], input[type="time"], input[type="url"], input[type="week"], input:not([type]) {
  border-radius: 0.1875rem;
}
/* line 17, templates/rt_notio/custom/scss/custom.scss */
.layout-slideshow .sprocket-features-content {
  bottom: 40px;
  top: auto;
}
/* line 23, templates/rt_notio/custom/scss/custom.scss */
.sprocket-forside .sprocket-mosaic-item {
  min-height: 400px;
}
/* line 27, templates/rt_notio/custom/scss/custom.scss */
.sprocket-stagepartner .sprocket-mosaic-item {
  min-height: 430px;
}
/* line 31, templates/rt_notio/custom/scss/custom.scss */
.sprocket-partnerprogram .sprocket-mosaic-item {
  min-height: 400px;
}
/* line 35, templates/rt_notio/custom/scss/custom.scss */
/* line 36, templates/rt_notio/custom/scss/custom.scss */
div[itemprop='julekalender-intro'] .platform-content:first-child, div[itemprop='julekalender-intro'] .moduletable:first-child, div[itemprop='julekalender-intro'] .widget:first-child {
  padding-bottom: 0px;
  margin-bottom: 0px;
}
/* line 44, templates/rt_notio/custom/scss/custom.scss */
.sprocket-headlines-text {
  font-size: 2rem;
  font-weight: bold;
  line-height: 1.4;
}
/* line 56, templates/rt_notio/custom/scss/custom.scss */
.julekalender-embed {
  border-bottom: 1px dashed #f6f6f6;
}
/* line 60, templates/rt_notio/custom/scss/custom.scss */
li[class='content-links-a'], .sprocket-features-content {
  display: none;
}
/* line 65, templates/rt_notio/custom/scss/custom.scss */
.infomodul {
  font-weight: 700;
}
@media only screen (max-width: 414px) {
  /* line 70, templates/rt_notio/custom/scss/custom.scss */
  img[alt="Braatthallen"] {
    max-width: 70%;
  }
}
/* old JCE stuff */
/* line 77, templates/rt_notio/custom/scss/custom.scss */
.wf-columns {
  display: flex;
  gap: 1rem;
}
/* line 77, templates/rt_notio/custom/scss/custom.scss */
.wf-columns .wf-column {
  max-width: 100%;
  box-sizing: border-box;
  flex: 1;
}
/* line 77, templates/rt_notio/custom/scss/custom.scss */
.wf-columns-stack-large, .wf-columns-stack-medium, .wf-columns-stack-small, .wf-columns-stack-xlarge {
  flex-wrap: wrap;
}
/* line 77, templates/rt_notio/custom/scss/custom.scss */
.wf-columns-align-left {
  justify-content: flex-start;
}
/* line 77, templates/rt_notio/custom/scss/custom.scss */
.wf-columns-align-center {
  justify-content: center;
}
/* line 77, templates/rt_notio/custom/scss/custom.scss */
.wf-columns-align-right {
  justify-content: flex-end;
}
/* line 77, templates/rt_notio/custom/scss/custom.scss */
.wf-columns-layout-1-2 > .wf-column:last-child, .wf-columns-layout-2-1 > .wf-column:first-child {
  width: calc(100% * 2 / 3.001);
  flex: none;
}
/* line 77, templates/rt_notio/custom/scss/custom.scss */
.wf-columns-layout-1-1-2 > .wf-column:last-child, .wf-columns-layout-1-2-1 > .wf-column:nth-child(2), .wf-columns-layout-2-1-1 > .wf-column:first-child {
  width: 50%;
  flex: none;
}
/* line 77, templates/rt_notio/custom/scss/custom.scss */
.wf-columns-layout-1-3 > .wf-column:last-child, .wf-columns-layout-3-1 > .wf-column:first-child {
  width: 75%;
  flex: none;
}
/* line 77, templates/rt_notio/custom/scss/custom.scss */
.wf-columns-gap-small {
  gap: 0.5rem;
}
/* line 77, templates/rt_notio/custom/scss/custom.scss */
.wf-columns-gap-medium {
  gap: 1rem;
}
/* line 77, templates/rt_notio/custom/scss/custom.scss */
.wf-columns-gap-large {
  gap: 2rem;
}
/* line 77, templates/rt_notio/custom/scss/custom.scss */
.wf-columns-gap-none {
  gap: 0;
}
/* line 77, templates/rt_notio/custom/scss/custom.scss */
.wf-columns-align-top {
  align-items: flex-start;
}
/* line 77, templates/rt_notio/custom/scss/custom.scss */
.wf-columns-align-middle {
  align-items: center;
}
/* line 77, templates/rt_notio/custom/scss/custom.scss */
.wf-columns-align-bottom {
  align-items: flex-end;
}
/* line 77, templates/rt_notio/custom/scss/custom.scss */
.wf-columns-align-stretch {
  align-items: stretch;
}
@media (max-width: 640px) {
  /* line 77, templates/rt_notio/custom/scss/custom.scss */
  .wf-columns-stack-small > .wf-column {
    width: 100%;
    flex: auto !important;
  }
}
@media (max-width: 960px) {
  /* line 77, templates/rt_notio/custom/scss/custom.scss */
  .wf-columns-stack-medium > .wf-column {
    width: 100%;
    flex: auto !important;
  }
}
@media (max-width: 1200px) {
  /* line 77, templates/rt_notio/custom/scss/custom.scss */
  .wf-columns-stack-large > .wf-column {
    width: 100%;
    flex: auto !important;
  }
}
@media (max-width: 1600px) {
  /* line 77, templates/rt_notio/custom/scss/custom.scss */
  .wf-columns-stack-xlarge > .wf-column {
    width: 100%;
  }
}
/* line 77, templates/rt_notio/custom/scss/custom.scss */
[data-wf-columns] > div > figure img, [data-wf-columns] > div > figure video {
  object-fit: cover;
  height: calc(100% - 2rem);
}
/* line 77, templates/rt_notio/custom/scss/custom.scss */
[data-wf-columns] > div > figure {
  margin: 0;
  display: block;
  position: relative;
  height: 100%;
}
/* line 77, templates/rt_notio/custom/scss/custom.scss */
[data-wf-columns] > div > figure figcaption {
  text-align: center;
  line-height: 2rem;
  display: inline-block;
  width: 100%;
}
/* line 77, templates/rt_notio/custom/scss/custom.scss */
[data-wf-columns] > div > figure > a.wfpopup + figcaption {
  pointer-events: none;
}
@media (-ms-high-contrast: none), (-ms-high-contrast: active) {
  /* line 77, templates/rt_notio/custom/scss/custom.scss */
  .wf-columns .wf-column {
    margin-left: 1rem;
  }
  /* line 77, templates/rt_notio/custom/scss/custom.scss */
  .wf-columns .wf-column:first-child {
    margin-left: inherit;
  }
  /* line 77, templates/rt_notio/custom/scss/custom.scss */
  .wf-columns .wf-column:last-child {
    margin-right: inherit;
  }
  /* line 77, templates/rt_notio/custom/scss/custom.scss */
  .wf-columns-gap-small .wf-column {
    margin-left: 0.5rem;
  }
  /* line 77, templates/rt_notio/custom/scss/custom.scss */
  .wf-columns-gap-medium .wf-column {
    margin-left: 1rem;
  }
  /* line 77, templates/rt_notio/custom/scss/custom.scss */
  .wf-columns-gap-large .wf-column {
    margin-left: 2rem;
  }
  /* line 77, templates/rt_notio/custom/scss/custom.scss */
  .wf-columns-gap-none .wf-column {
    margin-left: inherit;
  }
}
@media (-ms-high-contrast: none) and (max-width: 640px), (-ms-high-contrast: active) and (max-width: 640px) {
  /* line 77, templates/rt_notio/custom/scss/custom.scss */
  .wf-columns-stack-small .wf-column {
    margin-left: inherit;
    margin-right: inherit;
    margin-top: 1rem;
  }
  /* line 77, templates/rt_notio/custom/scss/custom.scss */
  .wf-columns-stack-small .wf-column:first-child {
    margin-top: inherit !important;
  }
  /* line 77, templates/rt_notio/custom/scss/custom.scss */
  .wf-columns-stack-small.wf-columns-gap-none .wf-column {
    margin-top: inherit;
  }
  /* line 77, templates/rt_notio/custom/scss/custom.scss */
  .wf-columns-stack-small.wf-columns-gap-small .wf-column {
    margin-top: 0.5rem;
  }
  /* line 77, templates/rt_notio/custom/scss/custom.scss */
  .wf-columns-stack-small.wf-columns-gap-medium .wf-column {
    margin-top: 1rem;
  }
  /* line 77, templates/rt_notio/custom/scss/custom.scss */
  .wf-columns-stack-small.wf-columns-gap-large .wf-column {
    margin-top: 2rem;
  }
}
@media (-ms-high-contrast: none) and (max-width: 960px), (-ms-high-contrast: active) and (max-width: 960px) {
  /* line 77, templates/rt_notio/custom/scss/custom.scss */
  .wf-columns-stack-medium .wf-column {
    margin-left: inherit;
    margin-right: inherit;
    margin-top: 1rem;
  }
  /* line 77, templates/rt_notio/custom/scss/custom.scss */
  .wf-columns-stack-medium .wf-column:first-child {
    margin-top: inherit !important;
  }
  /* line 77, templates/rt_notio/custom/scss/custom.scss */
  .wf-columns-stack-medium.wf-columns-gap-none .wf-column {
    margin-top: inherit;
  }
  /* line 77, templates/rt_notio/custom/scss/custom.scss */
  .wf-columns-stack-medium.wf-columns-gap-small .wf-column {
    margin-top: 0.5rem;
  }
  /* line 77, templates/rt_notio/custom/scss/custom.scss */
  .wf-columns-stack-medium.wf-columns-gap-medium .wf-column {
    margin-top: 1rem;
  }
  /* line 77, templates/rt_notio/custom/scss/custom.scss */
  .wf-columns-stack-medium.wf-columns-gap-large .wf-column {
    margin-top: 2rem;
  }
}
@media (-ms-high-contrast: none) and (max-width: 1200px), (-ms-high-contrast: active) and (max-width: 1200px) {
  /* line 77, templates/rt_notio/custom/scss/custom.scss */
  .wf-columns-stack-large .wf-column {
    margin-left: inherit;
    margin-right: inherit;
    margin-top: 1rem;
  }
  /* line 77, templates/rt_notio/custom/scss/custom.scss */
  .wf-columns-stack-large .wf-column:first-child {
    margin-top: inherit !important;
  }
  /* line 77, templates/rt_notio/custom/scss/custom.scss */
  .wf-columns-stack-large.wf-columns-gap-none .wf-column {
    margin-top: inherit;
  }
  /* line 77, templates/rt_notio/custom/scss/custom.scss */
  .wf-columns-stack-large.wf-columns-gap-small .wf-column {
    margin-top: 0.5rem;
  }
  /* line 77, templates/rt_notio/custom/scss/custom.scss */
  .wf-columns-stack-large.wf-columns-gap-medium .wf-column {
    margin-top: 1rem;
  }
  /* line 77, templates/rt_notio/custom/scss/custom.scss */
  .wf-columns-stack-large.wf-columns-gap-large .wf-column {
    margin-top: 2rem;
  }
}
@media (-ms-high-contrast: none) and (max-width: 1600px), (-ms-high-contrast: active) and (max-width: 1600px) {
  /* line 77, templates/rt_notio/custom/scss/custom.scss */
  .wf-columns-stack-xlarge .wf-column {
    margin-left: inherit;
    margin-right: inherit;
    margin-top: 1rem;
  }
  /* line 77, templates/rt_notio/custom/scss/custom.scss */
  .wf-columns-stack-xlarge .wf-column:first-child {
    margin-top: inherit !important;
  }
  /* line 77, templates/rt_notio/custom/scss/custom.scss */
  .wf-columns-stack-xlarge.wf-columns-gap-none .wf-column {
    margin-top: inherit;
  }
  /* line 77, templates/rt_notio/custom/scss/custom.scss */
  .wf-columns-stack-xlarge.wf-columns-gap-small .wf-column {
    margin-top: 0.5rem;
  }
  /* line 77, templates/rt_notio/custom/scss/custom.scss */
  .wf-columns-stack-xlarge.wf-columns-gap-medium .wf-column {
    margin-top: 1rem;
  }
  /* line 77, templates/rt_notio/custom/scss/custom.scss */
  .wf-columns-stack-xlarge.wf-columns-gap-large .wf-column {
    margin-top: 2rem;
  }
}
@supports (not (scale:-1)) and (-webkit-hyphens:none) {
  /* line 77, templates/rt_notio/custom/scss/custom.scss */
  .wf-columns .wf-column {
    margin-left: 1rem;
  }
  /* line 77, templates/rt_notio/custom/scss/custom.scss */
  .wf-columns .wf-column:first-child {
    margin-left: inherit;
  }
  /* line 77, templates/rt_notio/custom/scss/custom.scss */
  .wf-columns .wf-column:last-child {
    margin-right: inherit;
  }
  /* line 77, templates/rt_notio/custom/scss/custom.scss */
  .wf-columns-gap-small .wf-column {
    margin-left: 0.5rem;
  }
  /* line 77, templates/rt_notio/custom/scss/custom.scss */
  .wf-columns-gap-medium .wf-column {
    margin-left: 1rem;
  }
  /* line 77, templates/rt_notio/custom/scss/custom.scss */
  .wf-columns-gap-large .wf-column {
    margin-left: 2rem;
  }
  /* line 77, templates/rt_notio/custom/scss/custom.scss */
  .wf-columns-gap-none .wf-column {
    margin-left: inherit;
  }
  @media (max-width: 640px) {
    /* line 77, templates/rt_notio/custom/scss/custom.scss */
    .wf-columns-stack-small .wf-column {
      margin-left: inherit;
      margin-right: inherit;
      margin-top: 1rem;
    }
    /* line 77, templates/rt_notio/custom/scss/custom.scss */
    .wf-columns-stack-small .wf-column:first-child {
      margin-top: inherit !important;
    }
    /* line 77, templates/rt_notio/custom/scss/custom.scss */
    .wf-columns-stack-small.wf-columns-gap-none .wf-column {
      margin-top: inherit;
    }
    /* line 77, templates/rt_notio/custom/scss/custom.scss */
    .wf-columns-stack-small.wf-columns-gap-small .wf-column {
      margin-top: 0.5rem;
    }
    /* line 77, templates/rt_notio/custom/scss/custom.scss */
    .wf-columns-stack-small.wf-columns-gap-medium .wf-column {
      margin-top: 1rem;
    }
    /* line 77, templates/rt_notio/custom/scss/custom.scss */
    .wf-columns-stack-small.wf-columns-gap-large .wf-column {
      margin-top: 2rem;
    }
  }
  @media (max-width: 960px) {
    /* line 77, templates/rt_notio/custom/scss/custom.scss */
    .wf-columns-stack-medium .wf-column {
      margin-left: inherit;
      margin-right: inherit;
      margin-top: 1rem;
    }
    /* line 77, templates/rt_notio/custom/scss/custom.scss */
    .wf-columns-stack-medium .wf-column:first-child {
      margin-top: inherit !important;
    }
    /* line 77, templates/rt_notio/custom/scss/custom.scss */
    .wf-columns-stack-medium.wf-columns-gap-none .wf-column {
      margin-top: inherit;
    }
    /* line 77, templates/rt_notio/custom/scss/custom.scss */
    .wf-columns-stack-medium.wf-columns-gap-small .wf-column {
      margin-top: 0.5rem;
    }
    /* line 77, templates/rt_notio/custom/scss/custom.scss */
    .wf-columns-stack-medium.wf-columns-gap-medium .wf-column {
      margin-top: 1rem;
    }
    /* line 77, templates/rt_notio/custom/scss/custom.scss */
    .wf-columns-stack-medium.wf-columns-gap-large .wf-column {
      margin-top: 2rem;
    }
  }
  @media (max-width: 1200px) {
    /* line 77, templates/rt_notio/custom/scss/custom.scss */
    .wf-columns-stack-large .wf-column {
      margin-left: inherit;
      margin-right: inherit;
      margin-top: 1rem;
    }
    /* line 77, templates/rt_notio/custom/scss/custom.scss */
    .wf-columns-stack-large .wf-column:first-child {
      margin-top: inherit !important;
    }
    /* line 77, templates/rt_notio/custom/scss/custom.scss */
    .wf-columns-stack-large.wf-columns-gap-none .wf-column {
      margin-top: inherit;
    }
    /* line 77, templates/rt_notio/custom/scss/custom.scss */
    .wf-columns-stack-large.wf-columns-gap-small .wf-column {
      margin-top: 0.5rem;
    }
    /* line 77, templates/rt_notio/custom/scss/custom.scss */
    .wf-columns-stack-large.wf-columns-gap-medium .wf-column {
      margin-top: 1rem;
    }
    /* line 77, templates/rt_notio/custom/scss/custom.scss */
    .wf-columns-stack-large.wf-columns-gap-large .wf-column {
      margin-top: 2rem;
    }
  }
  @media (max-width: 1600px) {
    /* line 77, templates/rt_notio/custom/scss/custom.scss */
    .wf-columns-stack-xlarge .wf-column {
      margin-left: inherit;
      margin-right: inherit;
      margin-top: 1rem;
    }
    /* line 77, templates/rt_notio/custom/scss/custom.scss */
    .wf-columns-stack-xlarge .wf-column:first-child {
      margin-top: inherit !important;
    }
    /* line 77, templates/rt_notio/custom/scss/custom.scss */
    .wf-columns-stack-xlarge.wf-columns-gap-none .wf-column {
      margin-top: inherit;
    }
    /* line 77, templates/rt_notio/custom/scss/custom.scss */
    .wf-columns-stack-xlarge.wf-columns-gap-small .wf-column {
      margin-top: 0.5rem;
    }
    /* line 77, templates/rt_notio/custom/scss/custom.scss */
    .wf-columns-stack-xlarge.wf-columns-gap-medium .wf-column {
      margin-top: 1rem;
    }
    /* line 77, templates/rt_notio/custom/scss/custom.scss */
    .wf-columns-stack-xlarge.wf-columns-gap-large .wf-column {
      margin-top: 2rem;
    }
  }
}
/* line 77, templates/rt_notio/custom/scss/custom.scss */
[data-wf-columns].uk-flex, [data-wf-columns].uk-flex-gap-small {
  gap: 0.5rem;
}
/* line 77, templates/rt_notio/custom/scss/custom.scss */
[data-wf-columns].uk-flex-gap-medium {
  gap: 1rem;
}
/* line 77, templates/rt_notio/custom/scss/custom.scss */
[data-wf-columns].uk-flex-gap-large {
  gap: 2rem;
}
/* line 77, templates/rt_notio/custom/scss/custom.scss */
[data-wf-columns].uk-flex-gap-none {
  gap: 0;
}
/* line 77, templates/rt_notio/custom/scss/custom.scss */
[data-wf-columns].row {
  gap: 0.5rem;
  margin: 0;
}
/* line 77, templates/rt_notio/custom/scss/custom.scss */
[data-wf-columns].row > [class*=col] {
  padding: 0;
}
/* line 77, templates/rt_notio/custom/scss/custom.scss */
[data-wf-columns].flex-gap-sm {
  gap: 0.5rem;
}
/* line 77, templates/rt_notio/custom/scss/custom.scss */
[data-wf-columns].flex-gap-md {
  gap: 1rem;
}
/* line 77, templates/rt_notio/custom/scss/custom.scss */
[data-wf-columns].flex-gap-lg {
  gap: 2rem;
}
/* line 77, templates/rt_notio/custom/scss/custom.scss */
[data-wf-columns].flex-gap-none {
  gap: 0;
}
/* line 77, templates/rt_notio/custom/scss/custom.scss */
[data-wf-columns].flex-top {
  align-items: flex-start;
}
/* line 77, templates/rt_notio/custom/scss/custom.scss */
[data-wf-columns].flex-middle {
  align-items: center;
}
/* line 77, templates/rt_notio/custom/scss/custom.scss */
[data-wf-columns].flex-bottom {
  align-items: flex-end;
}
/* line 77, templates/rt_notio/custom/scss/custom.scss */
[data-wf-columns].flex-stretch {
  align-items: stretch;
}
/* line 77, templates/rt_notio/custom/scss/custom.scss */
figure[data-wf-figure] {
  display: table;
  margin-block-start: inherit;
  margin-block-end: inherit;
  margin-inline-start: inherit;
  margin-inline-end: inherit;
}
/* line 77, templates/rt_notio/custom/scss/custom.scss */
figure[data-wf-figure] figcaption {
  display: table-caption;
  caption-side: bottom;
}
/*# sourceMappingURL=custom__body_only.css.map */