@charset "UTF-8";
/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
  line-height: 1.15;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}

/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1, .overview__description__content {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
   ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/* Text-level semantics
   ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
  /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
  border-style: none;
}

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type="checkbox"],
[type="radio"] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */
}

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}

/* Misc
   ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none;
}

@font-face {
  font-family: 'godsbanen_displayregular';
  src: url("../fonts/godsbanen-webfont.eot");
  src: url("../fonts/godsbanen-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/godsbanen-webfont.woff") format("woff"), url("../fonts/godsbanen-webfont.ttf") format("truetype"), url("../fonts/godsbanen-webfont.svg#godsbanen_displayregular") format("svg");
  font-weight: normal;
  font-style: normal;
}

h1, .overview__description__content {
  font-size: 30px;
  line-height: 1;
  font-weight: bold;
  color: #0094be;
}

@media screen and (max-width: 1023px) {
  h1, .overview__description__content {
    font-size: 18px;
    -webkit-hyphens: auto;
        -ms-hyphens: auto;
            hyphens: auto;
  }
}

h2 {
  font-size: 21px;
  line-height: 1.2;
  font-weight: normal;
}

@media screen and (max-width: 1023px) {
  h2 {
    font-size: 16px;
    -webkit-hyphens: auto;
        -ms-hyphens: auto;
            hyphens: auto;
  }
}

h3 {
  margin-bottom: 0;
  font-size: 18px;
  line-height: 1.11;
}

@media screen and (max-width: 1023px) {
  h3 {
    font-size: 15px;
    -webkit-hyphens: auto;
        -ms-hyphens: auto;
            hyphens: auto;
  }
}

h3 + p {
  margin-top: 0;
}

html {
  -webkit-font-smoothing: antialiased;
}

body {
  font-family: 'Neue Helvetica eText W01', Arial, sans-serif;
  font-size: 16px;
  line-height: 1.375;
}

@media screen and (max-width: 1023px) {
  body {
    font-size: 15px;
    -webkit-hyphens: auto;
        -ms-hyphens: auto;
            hyphens: auto;
  }
}

.wrapper {
  margin: 0 auto;
  max-width: 1400px;
}

a {
  color: inherit;
  text-decoration: none;
}

figure {
  margin: 0;
  line-height: 0;
}

figure figcaption {
  margin-top: 0.5em;
  font-size: 12px;
  line-height: 1.8;
  color: #ec5c4f;
}

.container {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr)[13];
      grid-template-columns: repeat(13, 1fr);
  grid-gap: 20px;
  width: 1020px;
  margin: 0 auto;
  padding: 0 20px;
}

@media screen and (max-width: 1023px) {
  .container {
    width: auto;
    display: block;
  }
}

.cta-button, .frontpage-gallery .frontpage-links__link, .frontpage-feature__link a, .division__links__links__link--button a {
  position: relative;
  display: inline-block;
  padding: 10px 15px;
  font-size: 29px;
  line-height: 1;
  font-weight: bold;
  color: #ec5c4f;
  text-transform: uppercase;
  background: #fff;
  white-space: nowrap;
  border: 5px solid #ec5c4f;
  -webkit-box-shadow: 5px 5px 0px 0px #ec5c4f;
          box-shadow: 5px 5px 0px 0px #ec5c4f;
  -webkit-transition: all 100ms ease-out;
  transition: all 100ms ease-out;
}

.cta-button:before, .frontpage-gallery .frontpage-links__link:before, .frontpage-feature__link a:before, .division__links__links__link--button a:before {
  position: absolute;
  content: '';
  width: 0;
  height: 0;
  top: -5px;
  right: -10px;
  opacity: 1;
  border-style: solid;
  border-width: 5px 0 0 5px;
  border-color: transparent transparent transparent #ec5c4f;
}

.cta-button:after, .frontpage-gallery .frontpage-links__link:after, .frontpage-feature__link a:after, .division__links__links__link--button a:after {
  position: absolute;
  content: '';
  width: 0;
  height: 0;
  bottom: -10px;
  left: -5px;
  opacity: 1;
  border-style: solid;
  border-width: 0 5px 5px 0;
  border-color: transparent #ec5c4f transparent transparent;
}

.cta-button:hover, .frontpage-gallery .frontpage-links__link:hover, .frontpage-feature__link a:hover, .division__links__links__link--button a:hover {
  -webkit-transform: translate(5px, 5px);
          transform: translate(5px, 5px);
  -webkit-box-shadow: 5px 5px 0px 0px transparent;
          box-shadow: 5px 5px 0px 0px transparent;
}

.cta-button:hover:before, .frontpage-gallery .frontpage-links__link:hover:before, .frontpage-feature__link a:hover:before, .division__links__links__link--button a:hover:before, .cta-button:hover:after, .frontpage-gallery .frontpage-links__link:hover:after, .frontpage-feature__link a:hover:after, .division__links__links__link--button a:hover:after {
  opacity: 0;
}

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}

.slick-list:focus {
  outline: none;
}

.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.slick-track:before, .slick-track:after {
  content: "";
  display: table;
}

.slick-track:after {
  clear: both;
}

.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}

[dir="rtl"] .slick-slide {
  float: right;
}

.slick-slide img {
  display: block;
}

.slick-slide.slick-loading img {
  display: none;
}

.slick-slide.dragging img {
  pointer-events: none;
}

.slick-initialized .slick-slide {
  display: block;
}

.slick-loading .slick-slide {
  visibility: hidden;
}

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}

/* Slider */
.slick-loading .slick-list {
  background: #fff;
}

/* Icons */
/* Arrows */
.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  height: 20px;
  width: 20px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  padding: 0;
  border: none;
  outline: none;
}

.slick-prev:hover, .slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
  outline: none;
  background: transparent;
  color: transparent;
}

.slick-prev:hover:before, .slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
  opacity: 1;
}

.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
  opacity: 0.25;
}

.slick-prev:before,
.slick-next:before {
  font-family: "Arial";
  font-size: 20px;
  line-height: 1;
  color: white;
  opacity: 0.75;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.slick-prev {
  left: -25px;
}

[dir="rtl"] .slick-prev {
  left: auto;
  right: -25px;
}

.slick-prev:before {
  content: "←";
}

[dir="rtl"] .slick-prev:before {
  content: "→";
}

.slick-next {
  right: -25px;
}

[dir="rtl"] .slick-next {
  left: -25px;
  right: auto;
}

.slick-next:before {
  content: "→";
}

[dir="rtl"] .slick-next:before {
  content: "←";
}

/* Dots */
.slick-dotted.slick-slider {
  margin-bottom: 30px;
}

.slick-dots {
  position: absolute;
  bottom: -25px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%;
}

.slick-dots li {
  position: relative;
  display: inline-block;
  height: 20px;
  width: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}

.slick-dots li button {
  border: 0;
  background: transparent;
  display: block;
  height: 20px;
  width: 20px;
  outline: none;
  line-height: 0px;
  font-size: 0px;
  color: transparent;
  padding: 5px;
  cursor: pointer;
}

.slick-dots li button:hover, .slick-dots li button:focus {
  outline: none;
}

.slick-dots li button:hover:before, .slick-dots li button:focus:before {
  opacity: 1;
}

.slick-dots li button:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "•";
  width: 20px;
  height: 20px;
  font-family: "Arial";
  font-size: 6px;
  line-height: 20px;
  text-align: center;
  color: black;
  opacity: 0.25;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.slick-dots li.slick-active button:before {
  color: black;
  opacity: 0.75;
}

.header {
  position: relative;
  z-index: 2;
  padding: 40px 0;
  background: #fff;
}

@media screen and (max-width: 1023px) {
  .header {
    padding: 20px 0;
  }
}

.header__logo {
  position: relative;
  -ms-grid-column: 1;
  -ms-grid-column-span: 9;
  grid-column: 1 / span 9;
  padding-left: 180px;
  font-family: 'godsbanen_displayregular', sans-serif;
  text-transform: uppercase;
  font-size: 74px;
  line-height: 58px;
  color: #000;
  text-decoration: none;
}

@media screen and (max-width: 1023px) {
  .header__logo {
    display: block;
    font-size: 34px;
    line-height: 32px;
    padding-left: 70px;
    -webkit-hyphens: none;
        -ms-hyphens: none;
            hyphens: none;
  }
}

.header__logo:after, .header__logo:before {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  width: 160px;
  height: 12px;
  background: #ec5c4f;
}

@media screen and (max-width: 1023px) {
  .header__logo:after, .header__logo:before {
    width: 60px;
    height: 5px;
  }
}

.header__logo:before {
  bottom: 24px;
}

@media screen and (max-width: 1023px) {
  .header__logo:before {
    bottom: 15px;
  }
}

.header__logo:after {
  bottom: 0;
}

@media screen and (max-width: 1023px) {
  .header__logo:after {
    bottom: 4px;
  }
}

.header__menu {
  position: relative;
  -ms-grid-column: 12;
  -ms-grid-column-span: 2;
  grid-column: 12 / span 2;
  -ms-flex-item-align: end;
      -ms-grid-row-align: end;
      align-self: end;
  text-align: right;
  padding-right: 57px;
  color: #ec5c4f;
  text-decoration: none;
  text-transform: uppercase;
  font-size: 16px;
  line-height: 12px;
  font-weight: bold;
}

@media screen and (max-width: 1023px) {
  .header__menu {
    display: block;
    margin-top: 20px;
  }
}

.header__menu:after, .header__menu:before {
  content: '';
  display: block;
  position: absolute;
  right: 0;
  width: 37px;
  height: 5px;
  background: #ec5c4f;
}

.header__menu:before {
  bottom: 10px;
}

.header__menu:after {
  bottom: 0;
}

.header__menu.is-open:before {
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
  bottom: 8px;
}

.header__menu.is-open:after {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  bottom: 8px;
}

.header__search {
  -ms-grid-column: 10;
  -ms-grid-column-span: 2;
  grid-column: 10 / span 2;
  -ms-flex-item-align: end;
      -ms-grid-row-align: end;
      align-self: end;
  -ms-grid-column-align: end;
      justify-self: end;
  color: #ec5c4f;
  text-decoration: none;
  text-transform: uppercase;
  font-size: 16px;
  line-height: 12px;
  font-weight: bold;
}

@media screen and (max-width: 1023px) {
  .header__search {
    display: block;
    margin-top: 20px;
    text-align: right;
  }
}

.header__search:after {
  position: relative;
  margin-left: 15px;
  top: 5px;
  content: '';
  display: inline-block;
  width: 25px;
  height: 25px;
  background: url("../images/search.svg") 0 50% no-repeat;
  background-size: contain;
}

aside.search-form {
  height: 0;
  overflow: hidden;
  -webkit-transition: height 400ms ease-out;
  transition: height 400ms ease-out;
}

aside.search-form.is-visible {
  height: 62px;
}

aside.search-form form {
  position: relative;
  -ms-grid-column: 9;
  -ms-grid-column-span: 5;
  grid-column: 9 / span 5;
}

aside.search-form .screen-reader-text {
  display: none;
}

aside.search-form input[type="search"] {
  width: 100%;
  border: 4px solid #ec5c4f;
  padding: 8px;
}

aside.search-form input[type="search"]:focus {
  outline-color: #ec5c4f;
}

aside.search-form input[type="submit"] {
  display: block;
  width: 25px;
  height: 25px;
  position: absolute;
  right: 7px;
  top: 7px;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border: none;
  color: transparent;
  background: #fff url("../images/search.svg") 50% 50% no-repeat;
  background-size: contain;
}

body.search aside.search-form {
  height: 62px;
}

.main-nav {
  position: absolute;
  left: 0;
  right: 0;
  background: #ec5c4f;
  padding: 40px 0 100px;
  color: #fff;
  -webkit-transform: translateY(-100%);
          transform: translateY(-100%);
  -webkit-transition: all 400ms ease-out;
  transition: all 400ms ease-out;
}

@media screen and (max-width: 1023px) {
  .main-nav {
    padding: 20px 0 40px;
  }
}

.main-nav.is-open {
  -webkit-transform: translateY(0);
          transform: translateY(0);
  z-index: 10;
}

.main-nav ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

.main-nav .container > ul {
  -ms-grid-column: 2;
  -ms-grid-column-span: 11;
  grid-column: 2 / span 11;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr)[12];
      grid-template-columns: repeat(12, 1fr);
  grid-gap: 20px;
}

@media screen and (max-width: 1023px) {
  .main-nav .container > ul {
    display: block;
  }
}

.main-nav .container > ul > li {
  grid-column: span 3;
}

.main-nav .container > ul > li > a {
  display: none;
}

.main-nav .container > ul > li > ul > li {
  font-size: 15px;
  line-height: 1.33;
  font-weight: bold;
  text-transform: uppercase;
}

.main-nav .container > ul > li > ul > li > ul {
  margin-bottom: 1em;
  font-size: 14px;
  font-weight: normal;
  text-transform: none;
}

.footer {
  margin-top: 80px;
  padding: 40px 0 100px 0;
  background: #f2d9d2;
}

@media screen and (max-width: 1023px) {
  .footer {
    margin-top: 40px;
  }
}

body.home .footer,
body.page-template-template-division-page .footer {
  margin-top: 0;
}

@media screen and (max-width: 1023px) {
  .footer {
    padding: 20px 0 40px 0;
  }
}

.footer h4 {
  font-size: 15px;
  line-height: 1.2;
}

.footer__col1 {
  -ms-grid-column: 1;
  -ms-grid-column-span: 4;
  grid-column: 1 / span 4;
}

.footer__col2 {
  -ms-grid-column: 5;
  -ms-grid-column-span: 4;
  grid-column: 5 / span 4;
}

.footer__col3 {
  -ms-grid-column: 11;
  -ms-grid-column-span: 3;
  grid-column: 11 / span 3;
  -ms-grid-column-align: right;
      justify-self: right;
}

.footer input[type="email"] {
  border: 2px solid #ec5c4f;
  padding: 4px;
  width: 200px;
  font-size: 0.8em;
  font-weight: bold;
}

.footer input[type="email"]::-webkit-input-placeholder {
  color: #000;
}

.footer input[type="email"]:-ms-input-placeholder {
  color: #000;
}

.footer input[type="email"]::-ms-input-placeholder {
  color: #000;
}

.footer input[type="email"]::placeholder {
  color: #000;
}

@media screen and (max-width: 1023px) {
  .footer input[type="email"] {
    width: 140px;
  }
}

.footer input[type="submit"] {
  margin-left: 10px;
  background: url("../images/link-arrow-right-red.svg") 50% 50% no-repeat;
  display: inline-block;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border: none;
  color: transparent;
  width: 60px;
}

.default-page {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.default-page__image-header {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}

.default-page__image-header img {
  width: 100%;
  height: auto;
  display: block;
}

.default-page__modules {
  -webkit-box-ordinal-group: 4;
      -ms-flex-order: 3;
          order: 3;
}

.default-page__index {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
}

.default-page__index .container {
  position: relative;
}

.default-page__index__toggle {
  -ms-grid-column: 2;
  -ms-grid-column-span: 3;
  grid-column: 2 / span 3;
  -ms-grid-row: 1;
  grid-row: 1;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 25px;
  margin: 1em 0 1em -35px;
  padding-left: 35px;
  background: url("../images/index-toggle.svg") 0 0 no-repeat;
  background-size: 25px 25px;
  font-size: 13px;
  font-weight: bold;
  color: #ec5c4f;
}

@media screen and (max-width: 1023px) {
  .default-page__index__toggle {
    margin-left: 0;
  }
}

.default-page__index__list {
  -ms-grid-column: 1;
  -ms-grid-column-span: 4;
  grid-column: 1 / span 4;
  -ms-grid-row: 1;
  grid-row: 1;
  max-height: 0;
  background: #ec5c4f;
  color: #fff;
  overflow: hidden;
}

.default-page__index__list ul {
  margin: 0;
  padding: 10px 20px 10px 80px;
  list-style: none;
  display: block;
}

@media screen and (max-width: 1023px) {
  .default-page__index__list {
    margin-top: -45px;
    margin-left: -20px;
    margin-bottom: 20px;
  }
}

.default-page__index__close {
  position: absolute;
  left: 65px;
  top: 13px;
  display: none;
  width: 25px;
  height: 25px;
  background: url("../images/index-toggle-inverse.svg") 0 0 no-repeat;
  background-size: 25px 25px;
}

@media screen and (max-width: 1023px) {
  .default-page__index__close {
    left: 20px;
  }
}

.default-page__index.is-open .default-page__index__list {
  max-height: 400px;
}

.default-page__index.is-open .default-page__index__close {
  display: block;
}

.default-page .module {
  margin: 40px 0;
}

.frontpage-gallery {
  position: relative;
}

.frontpage-gallery__items img {
  display: block;
  width: 100%;
  height: 600px;
  -o-object-position: 50% 50%;
     object-position: 50% 50%;
  -o-object-fit: cover;
     object-fit: cover;
}

.frontpage-gallery .slick-prev {
  left: 40px;
  width: 40px;
  height: 40px;
  z-index: 1;
  background: url("../images/arrow-left-white.svg") 50% 50% no-repeat;
}

.frontpage-gallery .slick-prev:before {
  content: none;
}

.frontpage-gallery .slick-next {
  right: 40px;
  width: 40px;
  height: 40px;
  z-index: 1;
  background: url("../images/arrow-right-white.svg") 50% 50% no-repeat;
}

.frontpage-gallery .slick-next:before {
  content: none;
}

.frontpage-gallery .frontpage-links {
  position: absolute;
  top: 140px;
  left: 180px;
  right: 180px;
  z-index: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  pointer-events: none;
}

@media screen and (max-width: 1023px) {
  .frontpage-gallery .frontpage-links {
    top: 20px;
    left: 10px;
    right: 10px;
    display: block;
  }
}

.frontpage-gallery .frontpage-links__link {
  -webkit-box-flex: 0;
      -ms-flex: 0;
          flex: 0;
  margin: 15px;
  pointer-events: all;
}

@media screen and (max-width: 1023px) {
  .frontpage-gallery .frontpage-links__link {
    white-space: normal;
    font-size: 20px;
  }
}

.frontpage-gallery .frontpage-links__link:nth-child(1) {
  margin: 10px 15px;
}

.frontpage-gallery .frontpage-links__link:nth-child(2) {
  margin-right: 120px;
  margin-bottom: -8px;
}

@media screen and (max-width: 1023px) {
  .frontpage-gallery .frontpage-links__link:nth-child(2) {
    margin: 10px 15px;
  }
}

@media screen and (max-width: 1023px) {
  .frontpage-gallery .frontpage-links__link:nth-child(3) {
    margin: 10px 15px;
  }
}

.frontpage-gallery .frontpage-links__link:nth-child(4) {
  margin-bottom: -12px;
}

@media screen and (max-width: 1023px) {
  .frontpage-gallery .frontpage-links__link:nth-child(4) {
    margin: 10px 15px;
  }
}

.frontpage-gallery .frontpage-links__link:nth-child(5) {
  margin-bottom: -8px;
}

@media screen and (max-width: 1023px) {
  .frontpage-gallery .frontpage-links__link:nth-child(5) {
    margin: 10px 15px;
  }
}

.frontpage-feature {
  position: relative;
}

.frontpage-feature__background img {
  width: 100%;
  height: 600px;
  -o-object-position: 50% 50%;
     object-position: 50% 50%;
  -o-object-fit: cover;
     object-fit: cover;
}

.frontpage-feature__content {
  position: absolute;
  top: 40px;
  left: 0;
  right: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.frontpage-feature__text h1, .frontpage-feature__text .overview__description__content {
  margin: 0;
  font-size: 72px;
  line-height: 76px;
  color: #fff;
}

.frontpage-feature__text h1 em, .frontpage-feature__text .overview__description__content em {
  font-family: 'godsbanen_displayregular', sans-serif;
  text-transform: uppercase;
  font-style: normal;
}

.frontpage-feature__text h2 {
  margin: 0;
  font-size: 24px;
  font-weight: bold;
  text-transform: uppercase;
  color: #fff;
}

.frontpage-feature__link {
  margin: 40px 0 0 0;
  text-align: right;
}

.division {
  position: relative;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: cover;
}

.division:before {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  content: '';
  background: rgba(0, 148, 190, 0.8);
}

.division__intro {
  position: relative;
  margin-bottom: 100px;
}

.division__intro__text {
  -ms-grid-column: 1;
  -ms-grid-column-span: 6;
  grid-column: 1 / span 6;
}

.division__intro__text h1, .division__intro__text .overview__description__content {
  font-size: 30px;
  line-height: 1.13;
  text-transform: uppercase;
  color: #fff;
}

.division__intro__image {
  -ms-grid-column: 8;
  -ms-grid-column-span: 4;
  grid-column: 8 / span 4;
}

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

.division__links {
  position: relative;
  margin-bottom: 100px;
}

.division__links__image {
  -ms-grid-column: 1;
  -ms-grid-column-span: 6;
  grid-column: 1 / span 6;
  margin-left: calc(100%/-6);
}

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

.division__links__links {
  position: relative;
  -ms-grid-column: 9;
  -ms-grid-column-span: 5;
  grid-column: 9 / span 5;
  margin-top: -10px;
}

.division__links__links:before {
  content: '';
  position: absolute;
  top: 4px;
  left: -80px;
  width: 60px;
  height: 26px;
  background: url("../images/link-arrow.svg") 50% 50% no-repeat;
  background-size: cover;
}

.division__links__links__link--text {
  color: #fff;
  text-transform: uppercase;
  font-size: 24px;
  font-weight: bold;
}

.division__links__links__link--button {
  margin-top: 1em;
}

.division__info {
  position: relative;
}

.division__info__text {
  -ms-grid-column: 1;
  -ms-grid-column-span: 6;
  grid-column: 1 / span 6;
  font-weight: bold;
  color: #fff;
}

.division__info__text p {
  margin: 0 0 1em 0;
}

.division__info__image {
  -ms-grid-column: 9;
  -ms-grid-column-span: 4;
  grid-column: 9 / span 4;
}

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

.event-overview__back {
  -ms-grid-column: 1;
  -ms-grid-column-span: 12;
  grid-column: 1 / span 12;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-weight: bold;
  opacity: 1;
  -webkit-transition: opacity 200ms ease-out;
  transition: opacity 200ms ease-out;
}

.event-overview__back:before {
  content: '';
  display: inline-block;
  margin-right: 20px;
  width: 60px;
  height: 27px;
  background: url("../images/link-arrow-left-red.svg") 50% 50% no-repeat;
  background-size: cover;
}

@media screen and (max-width: 1023px) {
  .event-overview__back:before {
    background-size: contain;
  }
}

.event-overview__back.is-hidden {
  opacity: 0;
}

.event-overview__title {
  margin-top: 0;
  -ms-grid-column: 1;
  -ms-grid-column-span: 12;
  grid-column: 1 / span 12;
}

.event-overview__filters {
  -ms-grid-column: 1;
  -ms-grid-column-span: 12;
  grid-column: 1 / span 12;
  margin-bottom: 1em;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr)[13];
      grid-template-columns: repeat(13, 1fr);
  grid-gap: 20px;
}

@media screen and (max-width: 1023px) {
  .event-overview__filters {
    display: block;
    width: 80%;
  }
}

.event-overview__filters__filter {
  grid-column: span 3;
  position: relative;
}

@media screen and (max-width: 1023px) {
  .event-overview__filters__filter {
    margin-top: 20px;
  }
}

.event-overview__filters__filter__toggle {
  display: block;
  border-top: 1px solid #ec5c4f;
  border-bottom: 1px solid #ec5c4f;
  padding: 4px 10px;
}

.event-overview__filters__filter__items {
  display: none;
  position: absolute;
  top: 32px;
  left: 0;
  right: 0;
  z-index: 2;
  margin: 0;
  padding: 0;
  list-style: none;
  background: #fff;
}

.event-overview__filters__filter__items.is-open {
  display: block;
}

.event-overview__filters__filter__items > li {
  padding: 4px 10px;
  border-bottom: 1px solid #ec5c4f;
}

.event-overview__items {
  -ms-grid-column: 1;
  -ms-grid-column-span: 12;
  grid-column: 1 / span 12;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr)[3];
      grid-template-columns: repeat(3, 1fr);
  grid-gap: 20px;
}

@media screen and (max-width: 1023px) {
  .event-overview__items {
    display: block;
    width: 80%;
  }
}

.event-overview__item {
  position: relative;
}

@media screen and (max-width: 1023px) {
  .event-overview__item {
    margin-bottom: 20px;
  }
}

.event-overview__item__image {
  position: relative;
}

.event-overview__item__image img {
  width: 100%;
  height: auto;
}

.event-overview__item__image:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  background: rgba(0, 148, 190, 0.8);
  opacity: 0;
  -webkit-transition: opacity 600ms ease-out;
  transition: opacity 600ms ease-out;
}

@media screen and (max-width: 1023px) {
  .event-overview__item__image:after {
    display: none;
  }
}

.event-overview__item a:hover .event-overview__item__image:after {
  opacity: 1;
}

.event-overview__item__content {
  position: absolute;
  top: 20px;
  left: 20px;
  right: 20px;
  bottom: 20px;
  color: #fff;
  text-transform: uppercase;
}

@media screen and (max-width: 1023px) {
  .event-overview__item__content {
    position: static;
    top: auto;
    left: auto;
    right: auto;
    bottom: auto;
  }
}

.event-overview__item__content h3 {
  font-weight: bold;
  font-size: 16px;
  line-height: 2em;
}

@media screen and (max-width: 1023px) {
  .event-overview__item__content h3 {
    color: #000;
  }
}

.event-overview__item__content h2 {
  font-weight: bold;
  font-size: 24px;
  line-height: 1.16em;
}

@media screen and (max-width: 1023px) {
  .event-overview__item__content h2 {
    color: #0094be;
  }
}

.event-overview__item__content .event-overview__item__date {
  position: relative;
  font-weight: bold;
  font-size: 24px;
  line-height: 1.16em;
}

@media screen and (max-width: 1023px) {
  .event-overview__item__content .event-overview__item__date {
    color: #000;
  }
}

.event-overview__item__content .event-overview__item__date:after {
  position: absolute;
  content: '';
  display: block;
  top: 50%;
  right: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 60px;
  height: 26px;
  background: url("../images/link-arrow.svg") 50% 50% no-repeat;
  background-size: cover;
}

@media screen and (max-width: 1023px) {
  .event-overview__item__content .event-overview__item__date:after {
    position: relative;
    top: auto;
    right: auto;
    -webkit-transform: none;
            transform: none;
    margin-top: 10px;
    background: url("../images/link-arrow-right-red.svg") 50% 50% no-repeat;
  }
}

.event-single__back {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-weight: bold;
}

.event-single__back:before {
  content: '';
  display: inline-block;
  margin-right: 20px;
  width: 60px;
  height: 27px;
  background: url("../images/link-arrow-left-red.svg") 50% 50% no-repeat;
  background-size: cover;
}

@media screen and (max-width: 1023px) {
  .event-single__back:before {
    background-size: contain;
  }
}

.event-single__item__content {
  -ms-grid-column: 1;
  -ms-grid-column-span: 5;
  grid-column: 1 / span 5;
}

.event-single__item__content h1, .event-single__item__content .overview__description__content {
  text-transform: uppercase;
  line-height: 0.9;
}

.event-single__item__content a {
  text-decoration: underline;
}

.event-single__item__content .event-single__back a {
  text-decoration: none;
}

.event-single__item__meta {
  font-weight: bold;
  text-transform: uppercase;
}

.event-single__item__media {
  -ms-grid-column: 7;
  -ms-grid-column-span: 7;
  grid-column: 7 / span 7;
}

.event-single__item__media > div {
  margin-bottom: 40px;
}

.event-single__item__media__image img {
  width: 100%;
  height: auto;
  display: block;
}

.event-single__item__media__video .embed-container {
  position: relative;
  padding-bottom: 56.25%;
  overflow: hidden;
  max-width: 100%;
  height: auto;
}

.event-single__item__media__video .embed-container iframe,
.event-single__item__media__video .embed-container object,
.event-single__item__media__video .embed-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.event-form {
  -ms-grid-column: 1;
  -ms-grid-column-span: 8;
  grid-column: 1 / span 8;
}

.post-overview__title {
  -ms-grid-column: 1;
  -ms-grid-column-span: 12;
  grid-column: 1 / span 12;
}

.post-overview__items {
  -ms-grid-column: 1;
  -ms-grid-column-span: 12;
  grid-column: 1 / span 12;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr)[3];
      grid-template-columns: repeat(3, 1fr);
  grid-gap: 20px;
}

@media screen and (max-width: 1023px) {
  .post-overview__items {
    display: block;
    width: 80%;
  }
}

.post-overview__item {
  position: relative;
}

@media screen and (max-width: 1023px) {
  .post-overview__item {
    margin-bottom: 20px;
  }
}

.post-overview__item__image {
  position: relative;
}

.post-overview__item__image img {
  width: 100%;
  height: auto;
}

.post-overview__item__image:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  background: rgba(0, 148, 190, 0.8);
  opacity: 0;
  -webkit-transition: opacity 600ms ease-out;
  transition: opacity 600ms ease-out;
}

@media screen and (max-width: 1023px) {
  .post-overview__item__image:after {
    display: none;
  }
}

.post-overview__item a:hover .post-overview__item__image:after {
  opacity: 1;
}

.post-overview__item__content {
  position: absolute;
  top: 20px;
  left: 20px;
  right: 20px;
  bottom: 20px;
  color: #fff;
  text-transform: uppercase;
}

@media screen and (max-width: 1023px) {
  .post-overview__item__content {
    position: static;
    top: auto;
    left: auto;
    right: auto;
    bottom: auto;
  }
}

.post-overview__item__content h3 {
  font-weight: bold;
  font-size: 16px;
  line-height: 2em;
}

@media screen and (max-width: 1023px) {
  .post-overview__item__content h3 {
    color: #000;
  }
}

.post-overview__item__content h2 {
  font-weight: bold;
  font-size: 24px;
  line-height: 1.16em;
}

@media screen and (max-width: 1023px) {
  .post-overview__item__content h2 {
    color: #0094be;
  }
  .post-overview__item__content h2:after {
    content: '';
    display: block;
    width: 60px;
    height: 26px;
    margin-top: 10px;
    background: url("../images/link-arrow-right-red.svg") 50% 50% no-repeat;
    background-size: cover;
  }
}

.post-overview__item__content .post-overview__item__date {
  position: relative;
  font-weight: bold;
  font-size: 24px;
  line-height: 1.16em;
}

@media screen and (max-width: 1023px) {
  .post-overview__item__content .post-overview__item__date {
    color: #000;
  }
}

.post-overview__item__content .post-overview__item__date:after {
  position: absolute;
  content: '';
  display: block;
  top: 50%;
  right: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 60px;
  height: 26px;
  background: url("../images/link-arrow.svg") 50% 50% no-repeat;
  background-size: cover;
}

@media screen and (max-width: 1023px) {
  .post-overview__item__content .post-overview__item__date:after {
    display: none;
  }
}

.post-single__back {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-weight: bold;
}

.post-single__back:before {
  content: '';
  display: inline-block;
  margin-right: 20px;
  width: 60px;
  height: 27px;
  background: url("../images/link-arrow-left-red.svg") 50% 50% no-repeat;
  background-size: cover;
}

@media screen and (max-width: 1023px) {
  .post-single__back:before {
    background-size: contain;
  }
}

.post-single__item__content {
  -ms-grid-column: 1;
  -ms-grid-column-span: 5;
  grid-column: 1 / span 5;
}

.post-single__item__content h1, .post-single__item__content .overview__description__content {
  text-transform: uppercase;
  line-height: 0.9;
}

.post-single__item__meta {
  margin-top: 4em;
  font-weight: bold;
  text-transform: uppercase;
}

.post-single__item__media {
  -ms-grid-column: 7;
  -ms-grid-column-span: 7;
  grid-column: 7 / span 7;
}

.post-single__item__media > div {
  margin-bottom: 40px;
}

.post-single__item__media__image img {
  width: 100%;
  height: auto;
  display: block;
}

.post-single__item__media__video .embed-container {
  position: relative;
  padding-bottom: 56.25%;
  overflow: hidden;
  max-width: 100%;
  height: auto;
}

.post-single__item__media__video .embed-container iframe,
.post-single__item__media__video .embed-container object,
.post-single__item__media__video .embed-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.overview__description {
  margin-bottom: 2em;
  border-top: 3px solid #DAD9D3;
  background: #f6f5ee;
}

@media screen and (max-width: 1023px) {
  .overview__description .container {
    padding-bottom: 1px;
  }
}

.overview__description__content {
  -ms-grid-column: 1;
  -ms-grid-column-span: 7;
  grid-column: 1 / span 7;
  color: #ec5c4f;
  line-height: 1em;
}

@media screen and (max-width: 1023px) {
  .overview__description__content {
    font-size: 18px;
  }
}

.overview h1, .overview .overview__description__content {
  -ms-grid-column: 1;
  -ms-grid-column-span: 7;
  grid-column: 1 / span 7;
  text-transform: uppercase;
}

.overview__items {
  -ms-grid-column: 1;
  -ms-grid-column-span: 12;
  grid-column: 1 / span 12;
  margin: 0 -20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}

@media screen and (max-width: 1023px) {
  .overview__items {
    margin: 0 -10px;
  }
}

.overview__items__item {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 calc(25% - 40px);
          flex: 0 0 calc(25% - 40px);
  padding: 20px;
}

@media screen and (max-width: 1023px) {
  .overview__items__item {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 calc(50% - 20px);
            flex: 0 0 calc(50% - 20px);
    padding: 10px;
  }
}

.overview__items__item__image {
  position: relative;
}

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

.overview__items__item__image__overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  opacity: 0;
  color: #fff;
  -webkit-transition: opacity 600ms ease-out;
  transition: opacity 600ms ease-out;
}

@media screen and (max-width: 1023px) {
  .overview__items__item__image__overlay {
    display: none;
  }
}

.overview__items__item__image__overlay:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  background: rgba(0, 148, 190, 0.8);
}

.overview__items__item__image:hover .overview__items__item__image__overlay {
  opacity: 1;
}

.overview__items__item__image:hover .overview__items__item__image__overlay__content {
  position: relative;
  padding: 20px;
  font-size: 12px;
  font-weight: bold;
  line-height: 1.2;
}

.overview__items__item__image:hover .overview__items__item__image__overlay__content p:first-child {
  margin: 0 0 1em 0;
}

.overview__items__item__image:hover .overview__items__item__image__overlay__content a {
  text-decoration: underline;
}

.overview__items__item__description {
  color: #000;
}

.overview__items__item__description h2 {
  font-size: 16px;
  font-weight: bold;
  text-transform: uppercase;
}

.overview__items__item__description a {
  color: #ec5c4f;
}

.overview__items__item__mobile__content {
  display: none;
}

.overview__items__item__mobile__content a {
  text-decoration: underline;
}

@media screen and (max-width: 1023px) {
  .overview__items__item__mobile__content {
    display: block;
  }
}

.search-result__title {
  -ms-grid-column: 2;
  -ms-grid-column-span: 4;
  grid-column: 2 / span 4;
}

.search-result__items {
  -ms-grid-column: 2;
  -ms-grid-column-span: 6;
  grid-column: 2 / span 6;
}

@media screen and (max-width: 1023px) {
  .search-result__items {
    display: block;
    width: 80%;
  }
}

.search-result__item {
  position: relative;
  margin-bottom: 30px;
  padding-bottom: 20px;
  border-bottom: 2px solid #ec5c4f;
}

.search-result__item__content h3 {
  text-transform: uppercase;
  margin: 0 0 0.2em 0;
}

.module-embed__code {
  -ms-grid-column: 2;
  -ms-grid-column-span: 7;
  grid-column: 2 / span 7;
}

.module-embed__code iframe {
  width: 100%;
}

.default-page .module.module-image-gallery {
  margin: 40px 0 80px 0;
}

.module-image-gallery__items {
  -ms-grid-column: 1;
  -ms-grid-column-span: 10;
  grid-column: 1 / span 10;
}

.module-image-gallery .slick-prev {
  background: #f6f5ee url("../images/arrow-left.svg") 50% 50% no-repeat;
  background-size: 20px 20px;
  border-radius: 50%;
  width: 35px;
  height: 35px;
  bottom: 0;
  left: 50%;
  right: auto;
  top: auto;
  -webkit-transform: translate(-35px, 30px);
          transform: translate(-35px, 30px);
}

.module-image-gallery .slick-prev:before {
  content: '';
}

.module-image-gallery .slick-next {
  background: #f6f5ee url("../images/arrow-right.svg") 50% 50% no-repeat;
  background-size: 20px 20px;
  border-radius: 50%;
  width: 35px;
  height: 35px;
  bottom: 0;
  left: 50%;
  right: auto;
  top: auto;
  -webkit-transform: translate(35px, 30px);
          transform: translate(35px, 30px);
}

.module-image-gallery .slick-next:before {
  content: '';
}

.default-page--orientation-text-right .module-image-gallery__items {
  -ms-grid-column: 4;
  -ms-grid-column-span: 10;
  grid-column: 4 / span 10;
}

@media screen and (max-width: 1023px) {
  .module-text-box .container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.module-text-box__content {
  -ms-grid-column: 2;
  -ms-grid-column-span: 7;
  grid-column: 2 / span 7;
}

@media screen and (max-width: 1023px) {
  .module-text-box__content {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
}

.module-text-box__content h1:first-child, .module-text-box__content .overview__description__content:first-child, .module-text-box__content h2:first-child, .module-text-box__content h3:first-child {
  margin-top: 0;
}

.module-text-box__content a {
  text-decoration: underline;
}

.module-text-box__box {
  -ms-grid-column: 10;
  -ms-grid-column-span: 4;
  grid-column: 10 / span 4;
}

@media screen and (max-width: 1023px) {
  .module-text-box__box {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    margin-bottom: 20px;
  }
}

.module-text-box__box__inner {
  padding: 35px 20px 20px 20px;
  position: relative;
  background: #f6f5ee;
  color: #ec5c4f;
}

.module-text-box__box__inner:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 80px;
  height: 5px;
  border-top: 5px solid #ec5c4f;
  border-bottom: 5px solid #ec5c4f;
}

.module-text-box__box__inner h3 {
  margin-top: 0;
  font-size: 16px;
}

.module-text-box__box__inner a {
  text-decoration: underline;
}

.module-text-box__box__inner blockquote {
  margin: 0;
  font-size: 22px;
  line-height: 1.27;
}

.module-text-box__box__inner blockquote p {
  margin: 0;
}

.default-page--orientation-text-right .module-text-box__content {
  -ms-grid-row: 1;
  grid-row: 1;
  -ms-grid-column: 6;
  -ms-grid-column-span: 7;
  grid-column: 6 / span 7;
}

.default-page--orientation-text-right .module-text-box__box {
  -ms-grid-row: 1;
  grid-row: 1;
  -ms-grid-column: 1;
  -ms-grid-column-span: 4;
  grid-column: 1 / span 4;
}

.module-text-image__content {
  -ms-grid-column: 2;
  -ms-grid-column-span: 7;
  grid-column: 2 / span 7;
}

.module-text-image__content h1:first-child, .module-text-image__content .overview__description__content:first-child, .module-text-image__content h2:first-child, .module-text-image__content h3:first-child {
  margin-top: 0;
}

.module-text-image__image {
  -ms-grid-column: 10;
  -ms-grid-column-span: 4;
  grid-column: 10 / span 4;
}

.default-page--orientation-text-right .module-text-image__content {
  -ms-grid-row: 1;
  grid-row: 1;
  -ms-grid-column: 6;
  -ms-grid-column-span: 7;
  grid-column: 6 / span 7;
}

.default-page--orientation-text-right .module-text-image__image {
  -ms-grid-row: 1;
  grid-row: 1;
  -ms-grid-column: 1;
  -ms-grid-column-span: 4;
  grid-column: 1 / span 4;
}

.module-two-images img {
  width: 100%;
  height: auto;
  display: block;
}

.module-two-images__left {
  -ms-grid-column: 1;
  -ms-grid-column-span: 5;
  grid-column: 1 / span 5;
}

.module-two-images__right {
  -ms-grid-column: 6;
  -ms-grid-column-span: 5;
  grid-column: 6 / span 5;
}

.module-two-images--layout-unaligned .module-two-images__right {
  margin-top: 130px;
}

.default-page--orientation-text-right .module-two-images__left {
  -ms-grid-column: 4;
  -ms-grid-column-span: 5;
  grid-column: 4 / span 5;
}

.default-page--orientation-text-right .module-two-images__right {
  -ms-grid-column: 9;
  -ms-grid-column-span: 5;
  grid-column: 9 / span 5;
}
/*# sourceMappingURL=styles.css.map */