/* schibsted-grotesk-regular - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Schibsted Grotesk';
  font-style: normal;
  font-weight: 400;
  src: url('/css/fonts/schibsted-grotesk-v3-latin-regular.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* schibsted-grotesk-italic - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Schibsted Grotesk';
  font-style: italic;
  font-weight: 400;
  src: url('/css/fonts/schibsted-grotesk-v3-latin-italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* schibsted-grotesk-500 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Schibsted Grotesk';
  font-style: normal;
  font-weight: 500;
  src: url('/css/fonts/schibsted-grotesk-v3-latin-500.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* schibsted-grotesk-500italic - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Schibsted Grotesk';
  font-style: italic;
  font-weight: 500;
  src: url('/css/fonts/schibsted-grotesk-v3-latin-500italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* schibsted-grotesk-600 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Schibsted Grotesk';
  font-style: normal;
  font-weight: 600;
  src: url('/css/fonts/schibsted-grotesk-v3-latin-600.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* schibsted-grotesk-600italic - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Schibsted Grotesk';
  font-style: italic;
  font-weight: 600;
  src: url('/css/fonts/schibsted-grotesk-v3-latin-600italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* schibsted-grotesk-700 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Schibsted Grotesk';
  font-style: normal;
  font-weight: 700;
  src: url('/css/fonts/schibsted-grotesk-v3-latin-700.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* schibsted-grotesk-700italic - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Schibsted Grotesk';
  font-style: italic;
  font-weight: 700;
  src: url('/css/fonts/schibsted-grotesk-v3-latin-700italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* schibsted-grotesk-800 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Schibsted Grotesk';
  font-style: normal;
  font-weight: 800;
  src: url('/css/fonts/schibsted-grotesk-v3-latin-800.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* schibsted-grotesk-800italic - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Schibsted Grotesk';
  font-style: italic;
  font-weight: 800;
  src: url('/css/fonts/schibsted-grotesk-v3-latin-800italic.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
:root {
  /* Fonts */
  --font-family: 'Schibsted Grotesk';
  --font-family-secondary: 'Schibsted Grotesk';
  --font-weight-thin: 100;
  --font-weight-extra-light: 200;
  --font-weight-light: 300;
  --font-weight-regular: 400;
  --font-weight-medium: 500;
  --font-weight-semi-bold: 600;
  --font-weight-bold: 700;
  --font-weight-extra-bold: 800;
  --font-weight-black: 900;
}
h1 {
  font-family: "Schibsted Grotesk";
  font-size: 3rem;
  font-weight: 600;
  line-height: 3.5rem;
  color: #333;
}
/** umb_name:Undiryvirskrift */
h2 {
  font-family: "Schibsted Grotesk";
  font-size: 1.5rem;
  font-weight: 600;
  line-height: normal;
  color: #333;
}
/** umb_name:Tekstur */
p{
  font-family: "Schibsted Grotesk";
  font-size: 1.125rem;
  font-weight: 400;
  line-height: 1.75rem;
  color: #333;
}
/**umb_name:Appilsingulur*/
.orange-button{
  background-color: #E56126;
  color: #fff;

}
li{
  font-family: "Schibsted Grotesk";
  font-size: 1.125rem;
  font-weight: 400;
  line-height: 1.75rem;
  color: #333;
}
label{
  font-family: "Schibsted Grotesk";
  font-size: 1.125rem;
  font-weight: 400;
  line-height: 1.75rem;
  color: #333;
}
td{
  font-family: "Schibsted Grotesk";
  font-size: 1.125rem;
  font-weight: 400;
  line-height: 1.75rem;
  color: #333;
}
input[type="text"]{
  font-family: "Schibsted Grotesk" !important;
}
input[type="text"]{
  color: #333;
}
a{
  font-family: "Schibsted Grotesk";
  font-size: 1.125rem;
  font-weight: 400;
  line-height: 1.75rem;
  color: #333;
}
button{
  font-family: "Schibsted Grotesk" !important;
}
p + p{
  padding-top: 20px;
}
/** umb_name:Sitat */
blockquote {
  padding-left: 1.5em;
  font-style: italic;
  border-left: 2px solid currentcolor;
  border-left: 2px solid var(--color-font, currentcolor);
  font-family: "Schibsted Grotesk";
  font-size: 1.125rem;
}
p {
  margin: 0;
}
h1 + p, h1 + blockquote, h1 + ul, h1 + ol, h1 + table, h2 + p, h2 + blockquote, h2 + ul, h2 + ol, h2 + table, h3 + p, h3 + blockquote, h3 + ul, h3 + ol, h3 + table, p + p, p + blockquote, p + ul, p + ol, p + table, blockquote + p, blockquote + blockquote, blockquote + ul, blockquote + ol, blockquote + table, ul + p, ul + blockquote, ul + ul, ul + ol, ul + table, ol + p, ol + blockquote, ol + ul, ol + ol, ol + table, table + p, table + blockquote, table + ul, table + ol, table + table {
  margin-top: 1rem;
}
.orange-button{
    background-color: #E56126;
    color: #fff;

    -webkit-text-decoration: none;

    text-decoration: none;
    padding: 12px 32px;
    border-radius: 1000px;
    margin: -7px 0;
    display: block;
    width: -moz-fit-content;
    width: fit-content;
    font-size: 1rem;
    text-align: center;
    cursor: pointer;
    font-weight: 600;
    -webkit-text-decoration: none;
    text-decoration: none;

    transition: background-color 0.4s ease;
}
.orange-button:hover{
    background-color: #fff;
    color: #E56126;
    outline: 1px solid #E56126;
}
a:has(.orange-button){
  -webkit-text-decoration: none;
  text-decoration: none;
}
.embeditem iframe[src^="https://www.youtube.com"]{
        width: 100%;
        height: auto;
        aspect-ratio: 16 / 9;
    }
.embeditem iframe[src^="https://vimeo.com"]{
        width: 100%;
        height: auto;
        aspect-ratio: 16 / 9;
    }
.embeditem iframe[src^="https://player.vimeo.com"]{
        width: 100%;
        height: auto;
        aspect-ratio: 16 / 9;
    }
[data-ani] {
  --delay: 0ms;
  --time: 400ms;
  --timing: ease;
  --distance: 100;

  opacity: 0;
  transition: opacity 400ms ease, transform 400ms ease;
  transition: opacity var(--time) var(--timing), transform var(--time) var(--timing);
  animation-fill-mode: both;
}
[data-ani-init='true'][data-ani][data-ani-run='true'], [data-ani-init='true'][data-ani*='fade'][data-ani-run='true'] {
      transform: translateY(0);
      opacity: 1;
      transition-delay: var(--delay);
    }
[data-ani-init='true'][data-ani='fade-left'] {
    transform: matrix(1, 0, 0, 1, var(--distance), 0);
  }
[data-ani-init='true'][data-ani='fade-right'] {
    transform: matrix(1, 0, 0, 1, calc(-1 * var(--distance)), 0);
  }
[data-ani-init='true'][data-ani='fade-up'] {
    transform: matrix(1, 0, 0, 1, 0, var(--distance));
  }
[data-ani-init='true'][data-ani='fade-up-right'] {
    transform: matrix(1, 0, 0, 1, calc(-1 * var(--distance)), var(--distance));
  }
[data-ani-init='true'][data-ani='fade-up-left'] {
    transform: matrix(1, 0, 0, 1, var(--distance), var(--distance));
  }
body{
    overflow-x: hidden;
    width: 100vw;

    background-color: #fefaf6;
}
.page-content{
    min-height: calc(100vh - 228px);
}
/*.ornage-button{
    background-color: #E56126;
    color: #fff;

    text-decoration: none;
    padding: 12px 32px;
    border-radius: 1000px;
    margin: -7px 0;
    display: block;
    width: fit-content;
    font-size: 16px;
    text-align: center;
    cursor: pointer;
    font-weight: 600;
}

.ornage-button:hover{
    background-color: #fff;
    color: #E56126;
    outline: 1px solid #E56126;
}*/
.c-popup {
  --outside-padding: 5vw;
  --max-card-width: 1098px;
  --max-card-height: calc(100vh - 100px);
  --card-padding-vertical: var(--gap-64, 64px);
  --card-padding-horizontal: var(--gap-64, 64px);

  position: fixed;
  z-index: 99999;
  display: grid;
  width: 100vw;
  height: 100vh;
  padding: 5vw;
  padding: var(--outside-padding);
  background-color: rgba(0, 0, 0, 0.75);
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  opacity: 1;
}
.c-popup .wrapper {
    width: calc(100vw - (var(--outside-padding) * 2));
    width: calc(100vw - calc(var(--outside-padding) * 2));
    max-width: var(--max-card-width);
    max-height: var(--max-card-height);
    padding: var(--card-padding-vertical) var(--card-padding-horizontal);
    overflow: auto;
    background-color: white;
    border-radius: 13px;
    transform: scale(1);
    align-self: center;
    justify-self: center;
    place-self: center;
  }
.c-popup.closed {
    animation: fade-out 500ms cubic-bezier(0.5, 0, 0.14, 1.32) 1 forwards;
    pointer-events: none;
  }
.c-popup.closed > .wrapper {
      animation: scale-down 500ms cubic-bezier(0.5, 0, 0.14, 1.32) 1 forwards;
    }
.c-popup:not(.c-popup.closed) {
    animation: fade-in 500ms cubic-bezier(0.5, 0, 0.14, 1.32) 1 forwards;
  }
.c-popup:not(.c-popup.closed) > .wrapper {
      animation: scale-up 500ms cubic-bezier(0.5, 0, 0.14, 1.32) 1 forwards;
    }
@keyframes fade-out {

  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}
@keyframes fade-in {

  0% {
    opacity: 0;
  }

  100% {
    opacity: 1;
  }
}
@keyframes scale-up {

  0% {
    transform: scale(25%);
  }

  100% {
    transform: scale(100%);
  }
}
@keyframes scale-down {

  0% {
    transform: scale(100%);
  }

  100% {
    transform: scale(50%);
  }
}
*, *::before, *::after {
  box-sizing: inherit;
}
:root {
  box-sizing: border-box;
  -webkit-text-size-adjust: none;
     -moz-text-size-adjust: none;
          text-size-adjust: none;
  line-height: 1.5;
}
body {
  -webkit-font-smoothing: antialiased;
  scroll-behavior: smooth;
}
body, figure, blockquote, dl, dd, ol, ul, pre {
  margin: 0;
}
h1, h2, h3, h4, p {
  word-wrap: break-word;
}
h1, h2, h3, h4, button, input, label {
  line-height: 1.1;
}
h1, h2, h3, h4 {
  text-wrap: balance;
}
p, li, .intro-text, dd {
  text-wrap: pretty;
}
ul[role='list'], ol[role='list'] {
  list-style: none;
}
img, svg, video, canvas, audio, iframe, embed, object {
  display: block;
  max-width: 100%;
}
img, svg, video, canvas {
  height: auto;
}
source {
  display: none;
}
img {
  -o-object-fit: cover;
     object-fit: cover;
  border-style: none;
}
input, button, textarea, select { font: inherit; }
pre { white-space: pre-wrap; }
hr {
  height: 0;
  overflow: visible;
  color: inherit;
  border-style: solid;
  border-width: 1px 0 0;
}
[hidden] {
  display: none !important;
}
:target {
  scroll-margin-block: 5ex;
  scroll-margin-block: 5rlh;
}
/* Browser fixes */
summary::-webkit-details-marker {
  display: none;
  width: 0;
  height: 0;
  margin-right: 0;
}
[data-slider-init] {
  --button-width: 40px;
  --button-height: 40px;
  --previous-arrow-color: white;
  --next-arrow-color: white;

  position: relative;
  width: inherit;
}
[data-slider-init] .slides {
    display: flex;
    height: 100%;
    overflow-x: scroll;
    overflow-y: hidden;
    scroll-snap-type: x mandatory;
    overscroll-behavior-x: contain;
    scrollbar-width: none; /* Firefox */
  }
[data-slider-init] .slides::-webkit-scrollbar {
      display: none; /* Chrome, Safari, Opera */
    }
[data-slider-init] .slides, [data-slider-init] .slides > .slide {
      width: inherit;
      margin: 0;
      padding: 0;
      list-style-type: none;
    }
[data-slider-init] .slides .slide {
      flex: 0 0 100%;
      width: 100%;
      height: 100%;
      scroll-snap-align: center;
      scroll-snap-stop: always;
    }
.c-block-grid {
  display: grid;
  grid-auto-rows: minmax(50px, min-content);
  grid-auto-flow: row;
  grid-template-columns: repeat(1, minmax(0, 1fr));
  grid-template-columns: repeat(var(--c-block-grid-columns, 1), minmax(0, 1fr));
  width: 80vw;
  max-width: 100%;
  margin: auto;
  grid-column-gap: 0;
  grid-column-gap: var(--c-block-grid-column-gap, 0);
  -moz-column-gap: 0;
       column-gap: 0;
  -moz-column-gap: var(--c-block-grid-column-gap, 0);
       column-gap: var(--c-block-grid-column-gap, 0);
  grid-row-gap: 0;
  grid-row-gap: var(--c-block-grid-row-gap, 0);
  row-gap: 0;
  row-gap: var(--c-block-grid-row-gap, 0);
}
.breadcrumbs_wrapper{
    padding: 10px 22px;
    color: #595959;

}
.breadcrumbs_wrapper ol{
        list-style: none;
        padding-left: 0;

        display: flex;
        flex-wrap: wrap;

        max-width: 1300px;
        width: 100%;
        margin: 0 auto;

        box-sizing: border-box;
    }
.breadcrumbs_wrapper li{
        margin-right: 8px;

        min-width: -moz-fit-content;

        min-width: fit-content;
    }
.breadcrumbs_wrapper li span{
            margin-left: 8px;
            font-size: 0.75rem;
        }
.breadcrumbs_wrapper a{
        -webkit-text-decoration: none;
        text-decoration: none;
        line-break: strict;
        color: #595959;
        font-size: 0.75rem;
    }
.breadcrumbs_wrapper a:hover{
        -webkit-text-decoration: underline;
        text-decoration: underline;
    }
@media screen and (max-width: 750px){
            .breadcrumbs_wrapper li a{
                font-size: 0.625rem;
            }

            .breadcrumbs_wrapper li span{
                font-size: 0.625rem;
            }
    }
.c-child-list{

    padding: 20px;

}
.c-child-list .c-pager{
        margin-top: 0;
    }
.c-child-list .breadcrumbs_wrapper{
        padding-top: 0;
        margin-top: -31px;
    }
.c-child-list h1{
        margin-top: 12px;
        margin-bottom: 7px;
    }
.c-child-list .centered{
        display: flex;

        max-width: 1300px;
        width: 100%;
        margin: 0 auto;

        padding-top: 22px;
    }
.c-child-list .right-content{
        padding-left: 22px;
        width: 100%;
    }
.c-child-list .right-content a{
            display: block;

            padding: 12px 0;

            -webkit-text-decoration: none;

            text-decoration: none;

            border-bottom: 1px solid #E0E0E0;
        }
.c-child-list .right-content a:hover h2{
                -webkit-text-decoration: underline;
                text-decoration: underline;
            }
.c-child-list .right-content h2{
            margin-bottom: 10px;
            font-size: 1.25rem;
        }
.c-child-list .right-content .text{
            margin-top: 5px;
        }
@media screen and (max-width: 850px){

        .c-child-list h1{
            font-size: 1.75rem;
        }

        .c-child-list h2{
            font-size: 1.125rem;
        }

        .c-child-list .text{
            font-size: 1rem;
        }

        .c-child-list .breadcrumbs_wrapper{
            padding-left: 0;
        }

        .c-child-list .left-menu{
            display: none;
        }

        .c-child-list .right-content{
            padding-left: 0;
        }
    }
.c-footer {

    background-color: #F4F0EF;
    min-height: 228px;

    padding: 0 22px;

    display: flex;

}
.c-footer .centered{
        max-width: 1339px;
        width: 100%;
        margin: 0 auto;
    }
.c-footer .item-list{
        display: flex;
        width: 100%;
        padding-top: 72px;
    }
.c-footer .item-list .item{
            flex: 1;

            padding-left: 22px;
            margin-left: 0px;
            margin-right: 64px;
        }
.c-footer .item-list > .item:first-child{
            border-left: 0 !important;
            padding-left: 0 !important;
            margin-left: 0 !important;
            flex: 1 !important;
        }
.c-footer .item-list > .item:first-child{
            display: flex;
            justify-content: flex-start;
            align-items: flex-start;
        }
.c-footer .item-list > .item:first-child img{
                max-width: 200px;
            }
.c-footer .link-item a{
            font-size: 0.875rem;
            line-height: 1.3125rem;
        }
.c-footer .no-border{
        border-left: 0 !important;
    }
.c-footer .logo-item{
        flex: 0.7 !important;
        margin-right: 32px !important;
    }
.c-footer .logo-item{
        width: -moz-fit-content;
        width: fit-content;
        max-width: 264px;
    }
.c-footer a{
        display: flex;
        -webkit-text-decoration: none;
        text-decoration: none;
        font-size: 1rem;
    }
.c-footer a:hover{
        -webkit-text-decoration: underline;
        text-decoration: underline;
    }
.c-footer .no-marg-text{
        margin-right: 52px;
    }
.c-footer .no-marg-text p{
            margin: 0;
            padding: 0;
        }
.c-footer .left-side{
        display: flex;
        flex-wrap: wrap;
    }
.c-footer .pad-item{
        /*padding-top: 28px;*/
    }
.c-footer .flex-item{
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
    }
.c-footer .facebook-icon{
        padding-left: 0;

        /*background-image: url("/images/icons/facebook.svg");
        background-size: 18px;
        background-position: 2px 3px;
        background-repeat: no-repeat;*/
    }
.c-footer .instagram-icon{
        padding-left: 0;

        /*background-image: url("/images/icons/instagram.svg");
        background-size: 18px;
        background-position: 2px 2px;
        background-repeat: no-repeat;*/
    }
.c-footer .mobile-links{
        display: none;
    }
.c-footer .line-box{
        margin-right: 53px !important;
    }
.c-footer .line-box{
        position: relative;
    }
.c-footer .line-box a{
            line-height: 1.4375rem !important;
        }
.c-footer .line-box a{
            font-size: 0.875rem;
        }
/*.left-line::before{
        content: '';
        width: 1px;
        height: 128px;
        background-color: #e0e0e0;
        position: absolute;
        top: 50%;
        left: -32px;
        transform: translateY(-50%);
    }

    .right-line::after{
        content: '';
        width: 1px;
        height: 128px;
        background-color: #e0e0e0;
        position: absolute;
        top: 50%;
        right: 0;
        transform: translateY(-50%);
    }*/
.c-footer .address{
        flex: 2 !important;
        padding-left: 0 !important;
    }
.c-footer .address{
        display: flex;
        flex-direction: column;
        min-width: 138px;
    }
.c-footer .address p{
            padding: 0;
            margin: 0;
            font-size: 0.875rem;
            line-height: 1.3125rem;
        }
.c-footer .right-links{
        display: flex;
        flex-direction: column;
        align-items: flex-end;
    }
.c-footer .flex-bottom{
        display: flex;
        align-items: center;
        padding-top: 44px;
    }
.c-footer .flex-bottom a{
            font-size: 0.75rem;
            -webkit-text-decoration: underline;
            text-decoration: underline;
            display: inline;
        }
.c-footer .item:has(.credits){
        flex: 2.65;
        padding-left: 18px;
    }
.c-footer .item-list .item-group .item{
                padding-left: 0;
            }
.c-footer .item-list .item:last-child{
            margin-right: 0;
        }
.c-footer .item-group{
        display: flex;
        padding-left: 0px;
    }
.c-footer .item-group item{
            padding-left: 0 !important;
        }
.c-footer .item-group item{
            margin-left: 0;
        }
.c-footer .item-group item:last-child{
            margin-right: 0 !important;
        }
.c-footer .credit-item{
        display: flex;
        flex-direction: column;
        justify-content: flex-start;
        align-items: flex-end;
    }
.c-footer .credits{
        display: flex;
        flex-direction: column;

        font-size: 0.75rem;
        padding-right: 17px;

        line-height: 0.875rem;
        padding-top: 2px;
    }
.c-footer .credits a{
            display: inline;
            font-size: 0.75rem;
            -webkit-text-decoration: underline;
            text-decoration: underline;
        }
.c-footer .credits span{
            font-size: 0.75rem;
        }
@media screen and (max-width: 860px){

        .c-footer .logo-item{
            padding-top: 0 !important;
        }

        .c-footer .right-line::after{
            display: none;
        }

        .c-footer .left-line::before{
            display: none;
        }

        .c-footer .facebook-icon{
            background-position: 0 4px;
            padding-left: 0;
        }

        .c-footer .instagram-icon{
            background-position: 0 4px;
            padding-left: 0;
        }

        .c-footer .mobile-top-marg{
            margin-top: 20px;
        }

        .c-footer .left-side{
            justify-content: space-between;
        }

        .c-footer .right-side{
            display: none;
        }

        .c-footer .mobile-links{
            display: block;
        }

        .c-footer .item-list{
            padding-top: 0;
            flex-direction: column;
        }

        .c-footer .right-links{
            align-items: flex-start;
        }

        .c-footer .item-group{
            flex-direction: column;
        }

        .c-footer .credit-item{
            align-items: flex-start;
        }

        .c-footer .item{
            padding-left: 0 !important;
            margin-left: 0 !important;
            border: 0 !important;
        }

        .c-footer .item{
            padding-top: 32px;
        }

        .c-footer .credits{
            padding-top: 0;
            padding-bottom: 32px;
        }

            .c-footer .credits a{
                font-size: 0.75rem;
            }

            .c-footer .credits span{
                font-size: 0.75rem;
            }

        .c-footer .centered{
            padding-top: 0;
        }
    }
@media screen and (max-width: 415px){
        .c-footer .no-marg-text{
            margin-right: 0;
        }
    }
@media print{
.c-footer {
        display: none !important;

}
    }
.c-form-list .breadcrumbs_wrapper{
        padding-top: 0;
        margin-top: -11px;
    }
.c-form-list .image-holder + .breadcrumbs_wrapper{
        margin-top: 0;
        padding-top: 28px;
    }
.c-form-list .image-holder{
        max-width: 1300px;
        width: 100%;
        height: auto;
        aspect-ratio: 16 / 6;

        margin: 0 auto;

        overflow: hidden;
        border-radius: 8px;
    }
.c-form-list .image-holder img{
            width: 100%;
            -o-object-fit: cover;
               object-fit: cover;
        }
.c-form-list .content-holder{
        max-width: 1345px;
        width: 100%;
        margin: 0 auto;
        display: flex;

        padding: 22px;
    }
.c-form-list h1{
        margin-top: 11px;
    }
.c-form-list .right-content{
        width: 100%;
        padding-left: 24px;
    }
.c-form-list .child-list{
        padding-top: 14px;
        width: 100%;

        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
    }
.c-form-list .child-list .block{
            position: relative;
            max-width: 256px;
            width: 100%;

            margin: 0 16px;
            margin-bottom: 12px;

            -webkit-text-decoration: none;

            text-decoration: none;
        }
.c-form-list .child-list .block .block-image-holder{
                border-radius: 8px;
                overflow: hidden;
                display: flex;
                justify-content: center;
                align-items: center;
                min-height: 144px;
            }
.c-form-list .child-list .block .block-image-holder img{
                    width: 100%;
                    -o-object-fit: cover;
                       object-fit: cover;
                }
.c-form-list .child-list .block h2{
                margin-bottom: 0;
                font-size: 1.25rem;
                margin-top: 20px;
            }
.c-form-list .child-list .block .description{
                margin-top: 13px;
            }
.c-form-list .child-list .block .read-more-text{
                -webkit-text-decoration: underline;
                text-decoration: underline;
                margin-top: 0;
                padding-top: 27px;
            }
.c-form-list .child-list .block:hover h2{
                -webkit-text-decoration: underline;
                text-decoration: underline;
            }
.c-form-list .child-list .block:first-child{
            margin-left: 0;
        }
.c-form-list .child-list .block:last-child{
            margin-right: 0;
        }
.c-form-list .text-holder{
        max-width: 725px;
        width: 100%;
        padding-top: 9px;
    }
.c-form-list .centered:has(.image-holder) h1{
            margin-top: 0;
            padding-top: 0;
            margin-bottom: 41px;
        }
.c-form-list .centered:has(.image-holder) .content-holder{
            padding-top: 9px;
        }
.c-form-list .centered:has(.image-holder) .left-menu{
            padding-top: 102px;
        }
.c-form-list .right-arrow-mobile{
        display: none;

        position: absolute;
        top: 50%;
        right: -3px;
        transform: translateY(-50%);

        background-color: #E56126;
        width: 21px;
        height: 21px;

        -webkit-mask-image: url("/images/icons/chevron-right.svg");

                mask-image: url("/images/icons/chevron-right.svg");
        -webkit-mask-position: center;
                mask-position: center;
        -webkit-mask-size: 10px;
                mask-size: 10px;
        -webkit-mask-repeat: no-repeat;
                mask-repeat: no-repeat;
    }
.c-form-list .image-preview{
        position: relative;
        padding-top: 10px;
    }
.c-form-list .show-full-image-button{
        position: absolute;
        top: 35px;
        left: 0;

        font-weight: 600;

        background-color: transparent;
        border: 1px solid #E56126;
        border-radius: 1000px;

        color: #E56126;
        padding: 12px 50px;

        cursor: pointer;
    }
.c-form-list .show-full-image-button:hover{
        background-color: #E56126;
        color: #fff;
    }
.c-form-list .image-dialog-box{
        display: none;

        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;

        justify-content: center;
        align-items: center;

        z-index: 20;
    }
.c-form-list .image-dialog-box .main-image{
            max-width: 100vw;
            max-height: 90vh;
            width: auto;
            height: auto;

            position: relative;
            z-index: 30;
        }
.c-form-list .active-preview-dialog{
        display: flex;
    }
.c-form-list .dialog-bg{
        background-color: rgba(0, 0, 0, 0.5);
        position: fixed;
        width: 100vw;
        height: 100vh;
        top: 0;
        left: 0;

        z-index: 10;
    }
.c-form-list .image-area{
        width: -moz-fit-content;
        width: fit-content;
        height: -moz-fit-content;
        height: fit-content;
    
        position: relative;
    }
.c-form-list .image-dialog-close-button{
        position: absolute;
        top: 53px;
        right: 84px;

        display: flex;

        z-index: 44;

        align-items: center;

        background-color: transparent;
        border: 0;
        cursor: pointer;
    }
.c-form-list .image-dialog-close-button > img{
            margin-left: 12px;
        }
.c-form-list .form-list a{
            display: block;
            width: 100%;
            padding-bottom: 24px;
            margin-bottom: 12px;
            border-bottom: 1px solid #e0e0e0;
        }
@media screen and (max-width: 1170px){
.c-form-list{

        padding-left: 0;
        padding-right: 0;

}

        .c-form-list .left-menu{
            display: none;
        }

        .c-form-list h1{
            font-size: 1.75rem;
        }

        .c-form-list .image-holder{
            border-radius: 0;
        }
    }
@media screen and (max-width: 900px){

        .c-form-list .show-full-image-button{
            position: static;
            margin-top: 32px;
        }

        .c-form-list .image-dialog-close-button{
            position: fixed;
            top: 32px;
            right: 32px;
        }

            .c-form-list .image-dialog-close-button span{
                display: none;
            }

        .c-form-list .right-content{
            padding-left: 0;
        }

        .c-form-list .content-holder{
            padding-top: 9px;
        }

        .c-form-list .image-holder{
            height: 250px;
        }

            .c-form-list .image-holder img{
                width: 100%;
                height: auto;
                min-height: 100%;
            }

        .c-form-list .image-holder + .breadcrumbs_wrapper{
            padding-top: 19px;
        }
            .c-form-list .centered:has(.image-holder) h1{
                margin-bottom: 16px;
            }


        .c-form-list .child-list{
            flex-direction: column;
        }

            .c-form-list .child-list .block{
                display: flex;
                align-items: center;

                max-width: 100%;
                width: 100%;

                margin: 0;
                margin-bottom: 11px;
            }

                .c-form-list .child-list .block .block-image-holder{
                    flex: 0.8;
                    max-width: 100%;
                    height: auto;
                    aspect-ratio: 1 / 0.7;
                    min-height: 0;
                }

                    .c-form-list .child-list .block .block-image-holder img{
                        height: auto;
                        min-height: 100%;
                    }

                .c-form-list .child-list .block h2{
                    margin-top: 0;
                    padding-left: 21px;
                    font-size: 1.0625rem;
                    flex: 2;
                }

            .c-form-list .child-list .description{
                display: none;
            }

            .c-form-list .child-list .read-more-text{
                display: none;
            }

        .c-form-list .right-arrow-mobile{
            display: block;
        }

    }
.c-form-page-content{

    padding: 0 20px;
    padding-bottom: 80px;

}
.c-form-page-content .breadcrumbs_wrapper{
        padding-top: 0;
        margin-top: -10px;
    }
.c-form-page-content * {
        font-family: "Schibsted Grotesk";
    }
.c-form-page-content h1{
        margin-bottom: 0;
    }
.c-form-page-content legend{
        font-size: 1.3125rem;
    }
.c-form-page-content .centered{
        max-width: 742px;
        width: 100%;
        margin: 0 auto;
    }
.c-form-page-content .umbraco-forms-page{
        margin-top: -12px;
    }
.c-form-page-content .umbraco-forms-hidden{
        display: none;
    }
.c-form-page-content .checkbox{
        display: flex;
        flex-direction: row-reverse;
        justify-content: flex-end;
        align-items: center;

        padding: 6px 0px;
        padding-bottom: 5px;
    }
.c-form-page-content .checkbox label{
            margin-left: 5px;
        }
.c-form-page-content input[type="text"]{
        width: 100%;
        padding: 12px 12px;
        padding-left: 23px;
        border-radius: 4px;
        border: 1px solid #BDBDBD;

        margin-top: 17px;
        margin-bottom: -6px;

        font-size: 1.125rem;

        box-sizing: border-box;
    }
.c-form-page-content input[type="tel"]{
        width: 100%;
        padding: 12px 12px;
        padding-left: 23px;
        border-radius: 4px;
        border: 1px solid #BDBDBD;

        margin-top: 17px;
        margin-bottom: -6px;

        font-size: 1.125rem;

        box-sizing: border-box;
    }
.c-form-page-content input[type="email"]{
        width: 100%;
        padding: 12px 12px;
        padding-left: 23px;
        border-radius: 4px;
        border: 1px solid #BDBDBD;

        margin-top: 17px;
        margin-bottom: -6px;

        font-size: 1.125rem;

        box-sizing: border-box;
    }
.c-form-page-content input[type="checkbox"]{
        width: 21px;
        height: 21px;
        aspect-ratio: 1 / 1;
    }
.c-form-page-content .umbraco-forms-fieldset{
        border: 0;
        padding-left: 0;
        padding-right: 6px;
        margin-left: 0;
    }
.c-form-page-content .umbraco-forms-fieldset + .umbraco-forms-fieldset{
        margin-top: 10px;
    }
.c-form-page-content legend{
        font-size: 1.25rem;
        font-weight: 600;
    }
.c-form-page-content .field-validation-error{
        color: red;
    }
.c-form-page-content .row-fluid .umbraco-forms-field:last-child input[type="text"]{
                margin-bottom: 12px;
            }
.c-form-page-content textarea{
        width: 100%;
        box-sizing: border-box;
        border: 1px solid #BDBDBD;
        border-radius: 4px;

        font-size: 1.125rem;
        padding: 22px;
        height: 270px;
    }
.c-form-page-content .titleanddescription{
        margin-top: 10px;
        max-width: 722px;
    }
.c-form-page-content .titleanddescription p{
            font-size: 1rem;
            line-height: 1.5rem;
        }
.c-form-page-content input[type="submit"]{
        border-radius: 1000px;
        padding: 13px 34px;
        background-color: #E56126;
        border: 0;
        color: #fff;
        display: block;
        width: -moz-fit-content;
        width: fit-content;
        margin-top: 25px;
        font-size: 1rem;
        font-weight: 600;
    }
.c-form-page-content input[type="submit"]:hover{
        background-color: #fff;
        color: #E56126;
        outline: 2px solid #E56126;
        cursor: pointer;
    }
@media screen and (max-width: 1170px){
        .c-form-page-content h1{
            font-size: 1.75rem;
        }

        .c-form-page-content .breadcrumbs_wrapper{
            padding-left: 0;
        }
    }
.c-404-not-found {
  padding: 20px;
  margin: 0 auto;
  max-width: 800px;
}
@media screen and (max-width: 500px){
    .c-404-not-found h1{
      font-size: 2rem;
    }
  }
.c-front-page-banner{

    position: relative;

    width: 100vw;
    overflow: hidden;

    min-height: 488px;

}
.c-front-page-banner .slide-holder{
        position: absolute;
        top: 0;

        width: 100%;
        height: 488px;
        overflow: hidden;
    }
.c-front-page-banner .gradient{
        position: absolute;
        z-index: -2;
        width: 100%;
        height: 100%;
    }
.c-front-page-banner .no-anim{
        transition: none;
    }
.c-front-page-banner .slide-anim{
        transition: left 0.4s ease;
    }
.c-front-page-banner .slide{

        min-height: 488px;
        height: 100%;
        overflow: hidden;

    }
.c-front-page-banner .slide img{
            position: absolute;
            top: 50%;
            left: 50%;
            transform: translate(-50%, -50%);
            z-index: -1;

            width: 100%;
            -o-object-fit: cover;
               object-fit: cover;
            min-height: 488px;
        }
.c-front-page-banner .content{
        max-width: 1537px;
        height: inherit;
        width: 100%;
        margin: 0 auto;
        padding: 22px 95px;

        display: flex;
        flex-direction: column;
        justify-content: center;
    }
.c-front-page-banner h2{
        font-size: 2.5rem;
        color: #fff;
        font-weight: 500;
        line-height: normal;

        max-width: 517px;

        margin-top: 0;
        margin-bottom: 0;

        text-shadow:
          rgba(0, 0, 0, 0.3) 0 1px 2px,
          rgba(0, 0, 0, 0.3) 0 3px 2px,
          rgba(0, 0, 0, 0.3) 0 4px 8px;
    }
.c-front-page-banner .subtitle{
        color: #fff;
        max-width: 410px;

        text-shadow:
          rgba(0, 0, 0, 0.3) 0 1px 2px,
          rgba(0, 0, 0, 0.3) 0 3px 2px,
          rgba(0, 0, 0, 0.3) 0 4px 8px;
    }
.c-front-page-banner .action-button{
        background-color: #fff;
        color: #E56126;
        -webkit-text-decoration: none;
        text-decoration: none;
        font-size: 1rem;
        font-weight: 600;
        line-height: normal;

        width: -moz-fit-content;

        width: fit-content;
        padding: 15px 35px;
        border-radius: 10000px;

        margin-top: 39px;

        box-shadow: 1px 1px 2px rgba(0,0,0,0.2);

        transition: background-color 0.4s ease;
    }
.c-front-page-banner .action-button:hover{
        background-color: #E56126;
        color: #fff;
    }
.c-front-page-banner .arrow-button-left{
        position: absolute;
        left: 21px;
        top: 50%;
        transform: translateY(-50%);

        width: 47px;
        height: 47px;

        background-color: transparent;
        border: 0;

        cursor: pointer;
    }
.c-front-page-banner .arrow-button-right{
        position: absolute;
        right: 21px;
        top: 50%;
        transform: translateY(-50%);

        width: 47px;
        height: 47px;

        background-color: transparent;
        border: 0;

        cursor: pointer;
    }
.c-front-page-banner .dots{
        width: -moz-fit-content;
        width: fit-content;

        display: flex;

        position: absolute;
        bottom: 23px;
        left: 50%;
        transform: translateX(-50%);
    }
.c-front-page-banner .dot{
        width: 13px;
        height: 13px;
        border: 1px solid #fff;

        border-radius: 100px;

        margin: 0 4px;

        background-color: transparent;

        cursor: pointer;
    }
.c-front-page-banner .active-dot{
        background-color: #fff;
    }
.c-front-page-banner .mobile-slides{

    }
.c-front-page-banner .mobile-image-holder{
        width: 100%;
        min-height: auto;

        display: flex;
        justify-content: center;
        align-items: center;
        overflow: hidden;
    }
.c-front-page-banner .mobile-image-holder img{
            width: 100%;
            min-height: 250px;
        }
.c-front-page-banner .mobile-slide{
        display: none;
    }
.c-front-page-banner .mobile-slide h2{
            color: #333;
            font-size: 1.39688rem;
        }
.c-front-page-banner .active-mobile-slide{
        display: block;
    }
.c-front-page-banner .mobile-slides{
        display: none;
        background-color: #FCEFE9;
    }
.c-front-page-banner .mobile-padding{
        padding: 34px 39px;
        padding-bottom: 41px;
    }
.c-front-page-banner .mobile-read-more{
        background-color: #fff;
        color: #E56126;
        padding: 9px 32px;
        border-radius: 1000px;
        -webkit-text-decoration: none;
        text-decoration: none;
        display: block;
        width: -moz-fit-content;
        width: fit-content;

        margin: 0 auto;
        margin-top: 32px;
        font-weight: 600;
        font-size: 1rem;
    }
.c-front-page-banner .mobile-read-more:hover{
        background-color: #E56126;
        color: #fff;
    }
.c-front-page-banner .boxed{
        width: -moz-fit-content;
        width: fit-content;

        padding: 22px;

        border-radius: 8px;
    }
.c-front-page-banner .boxed .action-button{
            display: block;
        }
@media screen and (max-width: 800px){
.c-front-page-banner{

        height: -moz-fit-content;

        height: fit-content;
        min-height: 0;

}

        .c-front-page-banner .mobile-slides{
            display: block;
        }

        .c-front-page-banner .arrow-button-left{
            top: 25%;
            left: 6px;
        }

        .c-front-page-banner .arrow-button-right{
            top: 25%;
            right: 6px;
        }

        .c-front-page-banner .desktop-slides{
            display: none;
        }

        .c-front-page-banner .dots{
            bottom: auto;
            top: 56%;
        }
            .c-front-page-banner .mobile-slide h2{
                text-align: center;
                width: 100%;
                max-width: 100%;
                text-shadow: none;
            }

    }
@media screen and (max-width: 600px){
        .c-front-page-banner .dots{
            top: 48%;
        }

        .c-front-page-banner .arrow-button-left{
            top: 125px;
            left: 6px;
        }

        .c-front-page-banner .arrow-button-right{
            top: 125px;
            right: 6px;
        }
    }
@media screen and (max-width: 480px){
        .c-front-page-banner .dots{
            top: 223px;
        }
    }
.c-front-page-icon-shortcuts{

    padding: 66px 20px;
    background-color: #fbebe1;

}
.c-front-page-icon-shortcuts .centered{
        max-width: 1301px;
        width: 100%;
        margin: 0 auto;
        display: flex;
    }
.c-front-page-icon-shortcuts .centered .item:first-child{
            margin-left: 0;
        }
.c-front-page-icon-shortcuts .centered .item:last-child{
            margin-right: 0;
        }
.c-front-page-icon-shortcuts .item{
        -webkit-text-decoration: none;
        text-decoration: none;
        font-size: 1.25rem;
        font-weight: 600;
        color: #333;

        background-color: #FEFAF6;
        display: flex;
        width: 100%;
        border-radius: 1000px;
        margin: 0 21px;

        padding: 16px 32px;
        text-align: center;
        justify-content: center;
        align-items: center;
    }
.c-front-page-icon-shortcuts .item:hover{
        color: #E56126;
    }
.c-front-page-icon-shortcuts .item:hover .button-icon{
            background-color: #E56126;
        }
.c-front-page-icon-shortcuts .button-icon{
        width: 20px;
        height: 20px;
        -o-object-fit: contain;
           object-fit: contain;
        margin-right: 12px;

        -webkit-mask-position: center;

                mask-position: center;
        -webkit-mask-size: contain;
                mask-size: contain;
        -webkit-mask-repeat: no-repeat;
                mask-repeat: no-repeat;
        background-color: #333;
    }
@media screen and (max-width: 930px){
.c-front-page-icon-shortcuts{

        padding: 46px 20px;

}

        .c-front-page-icon-shortcuts .centered{
            flex-direction: column;
        }

        .c-front-page-icon-shortcuts .item{
            margin: 4px 0px;
            margin-bottom: 7px;
        }

    }
.c-front-page-news{

    padding: 32px 20px;
    padding-top: 8px;
    padding-bottom: 8px;

}
.c-front-page-news .centered{
        max-width: 1301px;
        width: 100%;
        margin: 0 auto;
    }
.c-front-page-news .news-title{
        max-width: 1300px;
        width: 100%;
        margin: 0 auto;
        font-size: 2rem;
    }
.c-front-page-news .news-list{
        display: flex;
        padding-top: 15px;
    }
.c-front-page-news .news-list .item:first-child{
            margin-left: 0;
        }
.c-front-page-news .news-list .item:last-child{
            margin-right: 0;
        }
.c-front-page-news .item{
        margin: 0 27px;
        -webkit-text-decoration: none;
        text-decoration: none;
        font-weight: 600;
        line-height: normal;
        flex: 1;
    }
.c-front-page-news .item h2{
            transition: color 0.4s ease;
        }
.c-front-page-news .item button{
            transition: color 0.4s ease;
        }
.c-front-page-news .item:hover h2{
            color: #E56126;
        }
.c-front-page-news .item:hover button{
            color: #E56126;
        }
.c-front-page-news .news-title{
        margin-bottom: 32px;
    }
.c-front-page-news .title{
        color: #333;
        font-size: 1.5rem;
        padding-top: 16px;
    }
.c-front-page-news .description{
        padding-top: 15px;
    }
.c-front-page-news button{
        background-color: transparent;
        -webkit-text-decoration: underline;
        text-decoration: underline;
        border: 0;

        font-size: 1.125rem;
        font-weight: 400;
        line-height: 1.75rem;
        padding-left: 0;

        margin-top: 31px;
    }
.c-front-page-news .date{
        color: #E56126;
        font-size: 0.75rem;
        line-height: normal;
    }
.c-front-page-news .image-holder{
        
        max-width: 392px;
        width: 100%;
        height: auto;
        
        overflow: hidden;

        border-radius: 8px;

        aspect-ratio: 16 / 9;
    }
.c-front-page-news .image-holder img{
            width: 100%;
            -o-object-fit: cover;
               object-fit: cover;
        }
.c-front-page-news .dummy-image{
        width: 100%;
        height: auto;
        aspect-ratio: 16 / 9;
        background-color: #f4f0ef;
        border-radius: 8px;
    }
.c-front-page-news .show-more-news{
        display: block;
        width: -moz-fit-content;
        width: fit-content;
        padding: 11px 32px;
        margin: 32px auto;
        color: #E56126;
        border: 1px solid #E56126;
        border-radius: 1000px;
        -webkit-text-decoration: none;
        text-decoration: none;
        font-weight: 600;

        transition: background-color 0.4s ease;
    }
.c-front-page-news .show-more-news:hover{
        background-color: #E56126;
        color: #fff;
    }
@media screen and (max-width: 750px){
.c-front-page-news{

        padding-top: 3px;
        padding-left: 22px;
        padding-right: 22px;

}

        .c-front-page-news .news-list{
            flex-direction: column;
            padding-top: 3px;
        }

        .c-front-page-news .show-more-news{
            margin-top: 13px;
        }

        .c-front-page-news .item{
            display: flex;
            align-items: center;

            margin-left: 0;
            margin-right: 0;
            margin-bottom: 36px;
        }

            .c-front-page-news .item .image-holder{
                max-width: 130px;
                max-height: 130px;
                aspect-ratio: 1 / 1;

                display: flex;
                justify-content: center;
                align-items: center;
            }

                .c-front-page-news .item .image-holder img{
                    -o-object-fit: cover;
                       object-fit: cover;
                    min-height: 130px;
                }

            .c-front-page-news .item .dummy-image{
                max-width: 130px;
                max-height: 130px;

                aspect-ratio: 1 / 1;
            }

            .c-front-page-news .item .grouped{
                display: flex;
                flex-direction: column;
                padding-left: 24px;

                height: -moz-fit-content;

                height: fit-content;
            }

                .c-front-page-news .item .grouped .title{
                    margin: 0;
                    padding: 0;
                }

                .c-front-page-news .item .grouped .date{
                    margin-top: 0;
                    padding-top: 12px;
                }

            .c-front-page-news .item .title{
                font-size: 1.5rem;
            }

            .c-front-page-news .item .description{
                display: none;
            }

            .c-front-page-news .item button{
                display: none;
            }
    }
.c-front-page-shortcuts{

    padding: 37px 22px;
    padding-bottom: 68px;

}
.c-front-page-shortcuts .centered{
        max-width: 1343px;
        width: 100%;
        margin: 0 auto;

        display: flex;
    }
.c-front-page-shortcuts .item{
        text-align: center;
        display: flex;
        flex-direction: column;
        justify-content: space-between;

        margin: 0 32px;
        width: 100%;

        position: relative;
        -webkit-text-decoration: none;
        text-decoration: none;
    }
.c-front-page-shortcuts h2{
        font-size: 2rem;
        font-weight: 600;
        color: #333;
        line-height: normal;
        margin-bottom: 0;
    }
.c-front-page-shortcuts .description{
        margin: 32px auto;
        max-width: 270px;
        margin-top: 15px;
        margin-bottom: 25px;
    }
.c-front-page-shortcuts .button-link{
        background-color: #E56126;
        color: #fff;
        -webkit-text-decoration: none;
        text-decoration: none;

        border-radius: 1000px;
        width: -moz-fit-content;
        width: fit-content;
        padding: 11px 46px;

        display: block;
        margin: 0 auto;
        font-weight: 600;

        transition: background-color 0.4s ease;
    }
.c-front-page-shortcuts .mobile-button-link{
        display: none;

        width: 32px;
        height: 32px;
        border-radius: 1000px;
        background-color: #E56126;
        color: #E0E0E0;

        background-image: url("/images/icons/chevron-right.svg");
        background-size: 9px;
        background-position: center;
        background-repeat: no-repeat;
        margin-top: 0;

        aspect-ratio: 1 / 1;
    }
.c-front-page-shortcuts .button-link:hover{
        outline: 1px solid #E56126;
        background-color: #fff;
        color: #E56126;
    }
.c-front-page-shortcuts .dash{
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        right: -37px;

        width: 1px;
        height: 201px;
        background-color: #E0E0E0;
    }
.c-front-page-shortcuts .mobile-dash{
        display: none;
        width: 100%;
        height: 1px;
        background-color: #E0E0E0;

        position: absolute;
        bottom: -26px;
        left: 0;
    }
@media screen and (max-width: 880px) {
.c-front-page-shortcuts{

        padding-top: 26px;
        padding-bottom: 26px;

}

        .c-front-page-shortcuts .centered{
            flex-direction: column;
        }

        .c-front-page-shortcuts .item{
            left: 0;
            margin-right: 0;
            margin-left: 0;
            flex-direction: row;
            align-items: center;
            text-align: left;

            margin-bottom: 19px;
            margin-top: 29px;
        }

            .c-front-page-shortcuts .item .description{
                display: none;
            }

            .c-front-page-shortcuts .item h2{
                font-size: 1.5rem;
                font-weight: 600;
                margin-top: 0;
            }

            .c-front-page-shortcuts .item .button-link{
                display: none;
            }
                .c-front-page-shortcuts .centered .item:first-child h2{
                    margin-top: 0;
                }

        .c-front-page-shortcuts .mobile-button-link{
            display: block !important;
        }

        .c-front-page-shortcuts .dash{
            display: none;
        }

        .c-front-page-shortcuts .mobile-dash{
            display: block;
        }
    }
.c-highlighted-page{

    padding: 48px 20px;

}
.c-highlighted-page .image-holder{
        aspect-ratio: 16 / 10.2;
        max-width: 427px;
        max-height: 271px;
        border-radius: 8px;
        overflow: hidden;

        display: flex;
        justify-content: center;
        align-items: center;
    }
.c-highlighted-page .image-holder img{
            min-height: 100%;
        }
.c-highlighted-page .box{
        max-width: 1300px;
        width: 100%;
        margin: 0 auto;

        background-color: #F4F0EF;
        border-radius: 8px;
        overflow: hidden;

        display: flex;
    }
.c-highlighted-page .box img{
            border-radius: 8px;
        }
.c-highlighted-page .text-content{
        padding: 20px;

        display: flex;
        flex-direction: column;
        justify-content: center;
        padding-left: 96px;
    }
.c-highlighted-page .text-content h2{
            color: #333;
            font-size: 2rem;
            font-weight: 600;

            margin-top: 8px;
            margin-bottom: 0;
        }
.c-highlighted-page .text-content p{
            font-size: 1rem;
            font-weight: 400;
            line-height: 1.5rem;

            max-width: 478px;

            margin: 0;
            margin-top: 12px;
        }
.c-highlighted-page .text-content a{
            -webkit-text-decoration: none;
            text-decoration: none;
            color: #E56126;
            border-radius: 1000px;
            border: 1px solid #E56126;
            margin-top: 15px;
            padding: 10px 26px;
            width: -moz-fit-content;
            width: fit-content;
            font-weight: 600;

            transition: background-color 0.4s ease;
        }
.c-highlighted-page .text-content a:hover{
            background-color: #E56126;
            color: #fff;
        }
@media screen and (max-width: 890px){
.c-highlighted-page{

        padding: 39px 23px;

}

        .c-highlighted-page .box{
            display: flex;
            flex-direction: column;
            padding-bottom: 32px;
        }

        .c-highlighted-page .image-holder{
            max-width: 100%;
        }

            .c-highlighted-page .image-holder img{
                min-height: 100%;
            }

        .c-highlighted-page .text-content{
            padding-left: 20px;
            padding-top: 31px;
        }

            .c-highlighted-page .text-content p{
                max-width: 336px;
            }
    }
.c-header{
  height: 129px;
  display: flex;
  align-items: center;
}
.c-header .center{
    max-width: 1360px;
    width: 100%;
    margin: 0 auto;

    display: flex;
    justify-content: space-between;
    align-items: center;

    padding: 0 22px;
    box-sizing: border-box;
  }
.c-header .navigation{
    display: flex;
    align-items: center;
    padding-top: 22px;
  }
.c-header .logo{
    padding-left: 6px;
  }
.c-header .top-menu{
    display: flex;
    padding-left: 0;
    list-style: none;
    padding-top: 15px;
  }
.c-header .top-menu > .list-holder{
      display: flex;
    }
.c-header .top-menu li{
      margin-left: 40px;
      position: relative;
    }
.c-header .top-menu li:hover .lvl2{
        max-height: 2000px;
        pointer-events: all;
        transition: max-height 0.6s ease;
      }
.c-header .top-menu li:hover > a{
        border-bottom: 4px solid #E56126;
      }
.c-header .top-menu li:first-child{
      margin-left: 0;
    }
.c-header .top-menu a{
      display: block;
      -webkit-text-decoration: none;
      text-decoration: none;
      border-bottom: 4px solid transparent;
      padding-bottom: 15px;
      font-weight: 500;

      transition: color 0.4s ease;
    }
.c-header .top-menu a:hover{
      color: #E56126;
      border-bottom: 4px solid #E56126;
    }
.c-header .top-menu .pactive > a{
        color: #E56126;
        border-bottom: 4px solid transparent;
      }
.c-header .top-menu .active > a{
        color: #E56126;
        border-bottom: 4px solid transparent;
      }
.c-header .lvl2{
    max-height: 0;
    pointer-events: none;
    overflow: hidden;
    position: absolute;
    top: 47px;
    left: 0;

    padding-left: 0;

    min-width: 411px;

    list-style: none;

    z-index: 10;

    box-shadow: 0px 14px 10px rgba(0, 0, 0, 0.10);
  }
.c-header .lvl2 li{
      margin-left: 0 !important;
    }
.c-header .lvl2 a{
      padding-bottom: 18px !important;
    }
.c-header .lvl2 a{
      font-weight: 400;
    }
.c-header .lvl2 li:last-child a{
      padding-bottom: 0 !important;
    }
.c-header .lvl2 a:hover{
      border-bottom: 4px solid transparent !important;
    }
.c-header .lvl2 .list-holder{
      padding: 20px;
      border-top: 1px solid #E56126;
      background-color: #FEFAF6;
    }
.c-header .lvl2 .active > a{
        border-bottom: 4px solid transparent !important;
      }
.c-header .triangle-icon{
    display: none;
  }
.c-header .language-icon{
    width: 18px;
    height: 18px;
  }
.c-header .search-button{
    background-color: transparent;
    border: 0;

    display: flex;
    justify-content: center;
    align-items: center;

    width: 32px;
    height: 32px;

    margin-left: 32px;

    cursor: pointer;
  }
.c-header .left-marg{
    margin-left: 41px;
  }
.c-header .side-menu-button{
    display: none;

    width: 21px;
    height: 21px;

    background-color: transparent;
    border: 0;
    cursor: pointer;

    background-image: url("/images/icons/menupunkt.svg");
    background-size: 21px;
    background-position: center;
    background-repeat: no-repeat;

    margin-left: 24px;
  }
@media screen and (max-width: 1170px){

    .c-header .side-menu-button{
      display: block;
    }

    .c-header .top-menu{
      display: none;
    }
  }
@media screen and (max-width: 550px){
.c-header{
    
    height: 105px;
}

    .c-header .center{
      padding-top: 0px;
    }

    .c-header .navigation{
      padding-top: 40px;
    }

    .c-header .side-menu-button{
      margin-left: 21px;
    }

    .c-header .search-button{
      margin-left: 20px;
    }

  }
@media screen and (max-width: 420px){
    .c-header .language-icon{
      width: 24px;
      height: 24px;
      -o-object-fit: contain;
         object-fit: contain;
    }
  }
@media print{
.c-header{
    display: none !important;
}
  }
.c-job-list-page{

    padding: 22px;

}
.c-job-list-page .centered{
        max-width: 1300px;
        width: 100%;
        margin: 0 auto;

        display: flex;
        flex-direction: row;
    }
.c-job-list-page .left-menu{
        max-width: 392px;
        width: 100%;

        padding-top: 137px;
    }
.c-job-list-page .left-menu p{
            padding: 9px 0;
            padding-left: 32px;

            border-top: 1px solid #E0E0E0;
            border-bottom: 1px solid #E0E0E0;

            font-weight: 700;
        }
.c-job-list-page .right-content{
        width: 100%;

        padding-left: 32px;
    }
.c-job-list-page .right-content a{
            display: block;

            padding: 12px 0;

            -webkit-text-decoration: none;

            text-decoration: none;

            border-bottom: 1px solid #E0E0E0;
        }
.c-job-list-page .right-content a:hover{
            -webkit-text-decoration: underline;
            text-decoration: underline;
        }
.c-job-page-content{

    padding: 20px;

    

}
.c-job-page-content .centered{
        max-width: 743px;
        margin: 0 auto;
    }
.c-news-list-page{

    padding: 22px;

}
.c-news-list-page .breadcrumbs_wrapper{
        padding-top: 0;
        margin-top: -32px;
    }
.c-news-list-page .centered{
        max-width: 1344px;
        width: 100%;
        margin: 0 auto;
    }
.c-news-list-page .contents{
        display: flex;

        max-width: 1300px;
        width: 100%;
        margin: 0 auto;

        padding-top: 32px;
    }
.c-news-list-page .left-menu{
        width: 100%;
        max-width: 392px;
        padding: 22px;
        padding-left: 0;
        padding-top: 98px;
        padding-right: 0;
    }
.c-news-list-page .left-menu p{
            border-top: 1px solid #E0E0E0;
            border-bottom: 1px solid #E0E0E0;
            padding: 8px 0;
            padding-left: 39px;
            font-weight: 700;
        }
.c-news-list-page .item{
        display: flex;
        -webkit-text-decoration: none;
        text-decoration: none;
        margin-bottom: 32px;
    }
.c-news-list-page .item .image-holder{
            max-width: 146px;
            min-height: 83px;
            width: 100%;

            border-radius: 8px;
            overflow: hidden;

            display: flex;
            justify-content: center;
            align-items: center;
        }
.c-news-list-page .item .image-holder img{
                -o-object-fit: cover;
                   object-fit: cover;
                width: 100%;
            }
.c-news-list-page .item .dummy-image{
            max-width: 146px;
            background-color: #f4f0ef;
            width: 100%;
            height: auto;
            aspect-ratio: 16 / 9;
            border-radius: 8px;
        }
.c-news-list-page .item .text{
            padding-left: 32px;
            display: flex;
            flex-direction: column;
            justify-content: center;
        }
.c-news-list-page .item .text p{
                padding: 0;
            }
.c-news-list-page .item .text .title{
                margin-top: 0;

                font-size: 1.125rem;
                line-height: 1.75rem;
                font-weight: 600;
            }
.c-news-list-page .item .text .date{
                color: #E56126;
                font-size: 0.75rem;
                font-weight: 400;
                line-height: normal;
            }
.c-news-list-page .item:hover .title{
            -webkit-text-decoration: underline;
            text-decoration: underline;
        }
.c-news-list-page h1{
        margin-top: 0;
    }
.c-news-list-page .right-content{
        padding-left: 61px;
        width: 100%;
    }
.c-news-list-page .right-content .c-pager{
            margin-top: 48px;
        }
@media screen and (max-width: 950px){
        
        .c-news-list-page .breadcrumbs_wrapper{
            padding-left: 0;
        }

        .c-news-list-page h1{
            font-size: 1.75rem;
        }
        
        .c-news-list-page .image-holder{
            max-width: 100px;
            width: 100%;
            aspect-ratio: 1 / 0.7;
        }

            .c-news-list-page .image-holder img{
                width: 100%;
                height: auto;
                min-height: 100%;
            }

        .c-news-list-page .dummy-image{
            max-width: 146px;
            min-width: 83px;
        }

        .c-news-list-page .left-menu{
            display: none;
        }
            .c-news-list-page .item .text{
                padding-left: 16px;
            }

        .c-news-list-page .right-content{
            padding-left: 0;
        }
    }
.c-news-page-content{

    padding: 20px;

}
.c-news-page-content .centered{
        max-width: 1300px;
        width: 100%;
        margin: 0 auto;
    }
.c-news-page-content .breadcrumbs_wrapper{
        padding-left: 0;
    }
.c-news-page-content .contents{
        display: flex;
    }
.c-news-page-content .date{
        color: #E56126;
        font-size: 0.75rem;
        font-weight: normal;
        font-weight: 400;

        padding-top: 27px;
    }
.c-news-page-content .left-menu{
        max-width: 392px;
        width: 100%;

        padding-top: 0px;
        margin-top: -42px;
    }
.c-news-page-content .left-menu .news{
            border-top: 1px solid #E0E0E0;
            border-bottom: 1px solid #E0E0E0;
            padding: 8px 0;
            padding-left: 39px;
            font-weight: 700;
            margin-top: 133px;
            -webkit-text-decoration: none;
            text-decoration: none;
            font-weight: 700;

            display: block;
        }
.c-news-page-content .left-menu .news:hover{
            color: #E56126;
        }
.c-news-page-content h1{
        margin-top: 14px;
    }
.c-news-page-content .right-content{
        width: 100%;
        padding-left: 61px;
        margin-top: -20px;
    }
.c-news-page-content .mobile-padding{
        padding-right: 112px;
    }
.c-news-page-content .image-holder{
        width: 100%;
        height: -moz-fit-content;
        height: fit-content;
        border-radius: 8px;
        overflow: hidden;

        display: flex;
        justify-content: center;
        align-items: center;
    }
.c-news-page-content .image-holder img{
            -o-object-fit: cover;
               object-fit: cover;
            width: 100%;
        }
.c-news-page-content .dots{
        position: absolute;
        bottom: 21px;
        left: 50%;
        transform: translateX(-50%);

        display: flex;
        gap: 6px;
    }
.c-news-page-content .dot{
        width: 12px;
        height: auto;
        aspect-ratio: 1 / 1;

        background-color: transparent;
        border: 1px solid #fff;
        border-radius: 1000px;

        cursor: pointer;
    }
.c-news-page-content .no-anim{
        transition: none !important;
    }
.c-news-page-content .active-dot{
        background-color: #fff;
    }
.c-news-page-content .image-list{
        width: 100%;
        aspect-ratio: 16 / 9.22;
        border-radius: 8px;

        position: relative;

        overflow: hidden;
    }
.c-news-page-content .image-list img{
            width: 100%;
            position: absolute;

            top: 0;

            transition: left 0.2s ease;
        }
.c-news-page-content .left-button{
        width: 24px;
        height: auto;
        aspect-ratio: 1 / 1;

        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        left: 21px;

        background-image: url("/images/icons/left-button.svg");
        background-size: contain;
        background-position: center;
        background-repeat: no-repeat;

        background-color: transparent;
        border: 0;

        padding: 16px;

        cursor: pointer;
    }
.c-news-page-content .right-button{
        width: 24px;
        height: auto;
        aspect-ratio: 1 / 1;

        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        right: 21px;

        background-image: url("/images/icons/right-button.svg");
        background-size: contain;
        background-position: center;
        background-repeat: no-repeat;

        background-color: transparent;
        border: 0;

        padding: 16px;

        cursor: pointer;
    }
.c-news-page-content .sibling-list{
        padding: 43px 0;
    }
.c-news-page-content .sibling-list .block{
            display: block;
            border-top: 1px solid #E0E0E0;
            border-bottom: 1px solid #E0E0E0;

            padding: 15px 0;

            -webkit-text-decoration: none;

            text-decoration: none;
        }
.c-news-page-content .sibling-list .block p{
                font-size: 0.75rem;
                font-weight: 400;
                line-height: normal;
                margin-top: 8px;
                margin-bottom: 6px;
            }
.c-news-page-content .sibling-list .block h2{
                font-size: 1.125rem;
                font-weight: 400;
                line-height: normal;
                margin-top: 0;
                margin-bottom: 7px;
            }
.c-news-page-content .sibling-list .block:hover h2{
                -webkit-text-decoration: underline;
                text-decoration: underline;
            }
.c-news-page-content .view-more-button{
        background-color: transparent;
        border: 1px solid #E56126;
        color: #E56126;
        font-weight: 600;

        display: block;
        width: -moz-fit-content;
        width: fit-content;
        padding: 12px 50px;
        border-radius: 1000px;

        cursor: pointer;

        -webkit-text-decoration: none;

        text-decoration: none;

        margin-top: 32px;
        margin: 32px auto;

        transition: background-color 0.4s ease;
    }
.c-news-page-content .view-more-button:hover{
        background-color: #E56126;
        color: #fff;
    }
@media screen and (max-width: 1170px){
.c-news-page-content{

    padding-left: 0;
    padding-right: 0;

}

    .c-news-page-content h1{
        font-size: 1.75rem;
    }

    .c-news-page-content .left-menu{
        display: none;
    }

    .c-news-page-content .right-content{
        padding-left: 0;
    }

        .c-news-page-content .right-content .image-holder{
            border-radius: 0;
        }

    .c-news-page-content .mobile-padding{
        padding: 0 22px;
    }

    .c-news-page-content .image-list{
        border-radius: 0;
    }
   }
@media print{

    .c-news-page-content h1{
        font-size: 2rem !important;
    }

    .c-news-page-content .left-menu{
        display: none !important;
    }

    .c-news-page-content .right-content{
        padding-left: 0 !important;
    }

    .c-news-page-content .left-button{
        display: none !important;
    }

    .c-news-page-content .right-button{
        display: none !important;
    }

    .c-news-page-content .sibling-list{
        display: none !important;
    }

   }
.c-pager {
  width: 100%;
  max-width: var(--page-width-large);
  margin: max(15px, min(8vw, 107px)) auto 50px;
}
.c-pager > .items {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(min(345px, var(--page-width-large)), 393px));
    grid-gap: max(30px, min(6vw, 43px)) 60px;
    gap: max(30px, min(6vw, 43px)) 60px;
    justify-content: center;
    width: 100%;
    margin-bottom: 66px;
  }
.c-pagination {

  width: -moz-fit-content;

  width: fit-content;
  margin: 64px auto;
}
.c-pagination ul {
    display: flex;
    flex-wrap: wrap;
    gap: 1em;
    margin: 0;
    padding: 0;
    list-style: none;
  }
.c-pagination ul > li {
      display: flex;
    }
.c-pagination ul > li > * {
        display: block;
        padding: 0.5em 1.0em;
        -webkit-text-decoration: none;
        text-decoration: none;
      }
.c-pagination ul > li > *[aria-current='page'] {
          color: white;
          background-color: #E56126;
          border-radius: 8px;
        }
.c-pagination .previous, .c-pagination .next {
    display: flex;
    align-items: center;
  }
.c-pagination .previous::before, .c-pagination .next::before, .c-pagination .previous::after, .c-pagination .next::after {
      display: none;
      width: 1em;
      height: 1em;
      background-color: currentcolor;
      content: '';
      -webkit-mask-repeat: no-repeat;
              mask-repeat: no-repeat;
      -webkit-mask-size: contain;
              mask-size: contain;
      -webkit-mask-position: center;
              mask-position: center;
    }
.c-pagination .previous::before {
    display: inline-block;
    margin-right: 1ch;
    -webkit-mask-image: url('/images/icons/chevron-left.svg');
            mask-image: url('/images/icons/chevron-left.svg');
  }
.c-pagination .next::after {
    display: inline-block;
    margin-left: 1ch;
    -webkit-mask-image: url('/images/icons/chevron-right.svg');
            mask-image: url('/images/icons/chevron-right.svg');
  }
.visually-hidden:not(:focus):not(:active) {
  position: absolute;
  width: 1px;
  height: 1px;
  overflow: hidden;
  white-space: nowrap;
  clip: rect(0 0 0 0);
  -webkit-clip-path: inset(50%);
          clip-path: inset(50%);
}
*:focus-visible > .visually-hidden {
  animation: none 0s ease 0s 1 normal none running !important;
  -webkit-backface-visibility: visible !important;
          backface-visibility: visible !important;
  background: transparent none repeat 0 0 / auto auto padding-box border-box scroll !important;
  border: medium none currentColor !important;
  border-collapse: separate !important;
  -o-border-image: none !important;
     border-image: none !important;
  border-radius: 0 !important;
  border-spacing: 0 !important;
  bottom: auto !important;
  box-shadow: none !important;
  box-sizing: content-box !important;
  caption-side: top !important;
  clear: none !important;
  clip: auto !important;
  color: #000 !important;
  -moz-columns: auto !important;
       columns: auto !important;
  -moz-column-count: auto !important;
       column-count: auto !important;
  -moz-column-fill: balance !important;
       column-fill: balance !important;
  -moz-column-gap: normal !important;
       column-gap: normal !important;
  -moz-column-rule: medium none currentColor !important;
       column-rule: medium none currentColor !important;
  -moz-column-span: 1 !important;
       column-span: 1 !important;
  -moz-column-width: auto !important;
       column-width: auto !important;
  content: normal !important;
  counter-increment: none !important;
  counter-reset: none !important;
  cursor: auto !important;
  direction: ltr !important;
  display: inline !important;
  empty-cells: show !important;
  float: none !important;
  font-family: serif !important;
  font-size: medium !important;
  font-style: normal !important;
  font-variant: normal !important;
  font-weight: normal !important;
  font-stretch: normal !important;
  line-height: normal !important;
  height: auto !important;
  -webkit-hyphens: none !important;
          hyphens: none !important;
  left: auto !important;
  letter-spacing: normal !important;
  list-style: disc outside none !important;
  margin: 0 !important;
  max-height: none !important;
  max-width: none !important;
  min-height: 0 !important;
  min-width: 0 !important;
  opacity: 1 !important;
  orphans: 2 !important;
  outline: medium none invert !important;
  overflow: visible !important;
  overflow-x: visible !important;
  overflow-y: visible !important;
  padding: 0 !important;
  page-break-after: auto !important;
  page-break-before: auto !important;
  page-break-inside: auto !important;
  perspective: none !important;
  perspective-origin: 50% 50% !important;
  position: static !important;
  right: auto !important;
  -moz-tab-size: 8 !important;
    -o-tab-size: 8 !important;
       tab-size: 8 !important;
  table-layout: auto !important;
  text-align: left !important;
  text-align-last: auto !important;
  -webkit-text-decoration: none !important;
  text-decoration: none !important;
  text-indent: 0 !important;
  text-shadow: none !important;
  text-transform: none !important;
  top: auto !important;
  transform: none !important;
  transform-origin: 50% 50% 0 !important;
  transform-style: flat !important;
  transition: none 0s ease 0s !important;
  unicode-bidi: normal !important;
  vertical-align: baseline !important;
  visibility: visible !important;
  white-space: normal !important;
  widows: 2 !important;
  width: auto !important;
  word-spacing: normal !important;
  z-index: auto !important;
  all: initial !important;
}
.search-bg{
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;

  background-color: rgba(0,0,0, 0.5);

  display: none;
}
.visible-bg{
  pointer-events: all;
  display: block;
}
.c-search{

  position: fixed;
  top: 0;
  left: 0;

  width: 100%;

  display: none;

  padding-top: 34px;

  pointer-events: none;

}
.c-search .close-search-button{
    width: 21px;
    height: 21px;
    background-color: #000;

    -webkit-mask-image: url("/images/icons/close.svg");

            mask-image: url("/images/icons/close.svg");
    -webkit-mask-size: contain;
            mask-size: contain;
    -webkit-mask-position: center;
            mask-position: center;
    -webkit-mask-repeat: no-repeat;
            mask-repeat: no-repeat;

    position: absolute;
    right: 28px;
    top: 23px;

    cursor: pointer;
    pointer-events: all;
  }
.c-search .search-dialog{
    max-width: 1232px;
    width: 100%;
    margin: 0 auto;

    position: relative;
  }
.c-search .search-dialog .input-field{
      background-color: #fff;
      width: 100%;
      padding: 16px 32px;

      border-radius: 10px;
      border: 0;

      font-size: 1.25rem;

      pointer-events: all;

      box-sizing: border-box;

      font-family: "Schibsted Grotesk";
    }
.c-search .search-dialog .input-field:focus{
      outline: none;
    }
.c-search .search-dialog img{
      width: 21px;

      position: absolute;
      top: 36px;
      left: 48px;
    }
.c-search .search-result{
    background-color: #fff;
    margin-top: -10px;

    transition: height 0.2s ease-out;

    pointer-events: all;

    max-height: 490px;
    overflow: scroll;
  }
.c-search .search-result a{
      display: block;
      -webkit-text-decoration: none;
      text-decoration: none;
      color: #000;
      padding: 12px;

      padding-left: 32px;
    }
.c-search .search-result p{
      display: block;
      -webkit-text-decoration: none;
      text-decoration: none;
      color: #000;
      padding: 12px;

      padding-left: 32px;
    }
.c-search .search-result mark{
      background-color: #fff;
      font-weight: bold;
    }
.c-search .search-result a:hover{
      color: #e56126;
    }
.c-search .search-result a:hover mark{
        color: #e56126;
      }
@media screen and (max-width: 700px){
.c-search{
    padding-left: 22px;
    padding-right: 22px;

}
  }
.search-visible{
  display: block;
}
.c-search-result
{
    font-size: 1rem;
    line-height: 1.5rem;

    max-width: 1200px;
    margin: 0 auto;
    padding: 64px 32px;
}
.c-search-result h1{

    }
.c-search-result .head
    {
        font-size: 2.5rem;
        line-height: 3.125rem;
        font-weight: normal;
        padding: 30px 0;
        padding-top: 0;
        font-family: "Schibsted Grotesk";
    }
.c-search-result .head-description
    {
        font-family: "Schibsted Grotesk";
    }
.c-search-result .head-description mark, .c-search-result .head-description span
        {
            font-weight: normal;
        }
.c-search-result .items > a
        {
            display: block;
            color: inherit;
            padding: 24px 0;
            border-bottom: solid 1px #D9D9D9;
            -webkit-text-decoration: none;
            text-decoration: none;
        }
.c-search-result .items > a:hover .title
            {
                -webkit-text-decoration: underline;
                text-decoration: underline;
            }
.c-search-result .items > a:not(:first-child)
            {
                border-top: solid 1px #D9D9D9;
            }
.c-search-result .items > a::after
            {
                display: none;
            }
.c-search-result .items > a[href$=".pdf"] .title::after
            {
                display: inline-block;
                content: ">";
                color: transparent;
                font-size: inherit;
                line-height: inherit;
                width: 18px;
                margin-left: 7px;
                background: svg-uri('<svg width="16" height="18" xmlns="http://www.w3.org/2000/svg"><g fill="#0064d2" fill-rule="nonzero"><path d="M13.675 10.362c-.24-.236-.771-.36-1.581-.372a13.223 13.223 0 00-1.901.14c-.311-.18-.632-.375-.883-.61-.676-.631-1.24-1.508-1.591-2.472.022-.09.042-.169.06-.25 0 0 .382-2.163.28-2.894a.822.822 0 00-.049-.207l-.033-.086c-.103-.238-.307-.491-.625-.478l-.192-.006c-.356 0-.645.182-.72.454-.231.852.007 2.125.438 3.774l-.11.27c-.31.753-.696 1.512-1.038 2.182l-.045.086c-.36.704-.687 1.302-.982 1.808l-.305.162c-.023.011-.546.29-.669.364-1.041.622-1.731 1.327-1.846 1.887-.036.18-.009.407.176.513l.296.149a.891.891 0 00.401.097c.742 0 1.603-.924 2.79-2.995 1.37-.446 2.93-.817 4.297-1.022 1.041.586 2.323.994 3.13.994.144 0 .268-.014.368-.04a.627.627 0 00.366-.25c.156-.237.189-.562.146-.895a.598.598 0 00-.176-.305l-.002.002zM2.595 14.31c.135-.37.67-1.101 1.463-1.75.05-.041.172-.156.285-.263-.829 1.321-1.383 1.848-1.748 2.012v.001zm4.69-10.8c.239 0 .375.6.386 1.164.012.564-.12.96-.283 1.252-.135-.433-.202-1.115-.202-1.562 0 0-.01-.854.1-.854zm-1.399 7.696c.167-.297.339-.61.515-.944.431-.814.702-1.451.905-1.974A6.54 6.54 0 008.8 10.143c.073.062.152.125.233.187-1.2.237-2.236.525-3.148.876h.001zm7.56-.067c-.073.046-.282.072-.416.072-.434 0-.972-.198-1.725-.522.29-.022.555-.033.793-.033.436 0 .565-.002.99.107.426.109.431.33.358.374v.002z"/><path d="M15.009 4.026a15.966 15.966 0 00-1.533-1.752A15.966 15.966 0 0011.724.74C10.817.077 10.377 0 10.125 0H1.406C.631 0 0 .631 0 1.406v15.188C0 17.369.631 18 1.406 18h12.938c.775 0 1.406-.631 1.406-1.406V5.625c0-.252-.076-.692-.741-1.599zm-2.33-.956c.54.54.964 1.026 1.277 1.43h-2.707V1.794c.404.313.89.736 1.43 1.276zm1.946 13.524a.284.284 0 01-.281.281H1.406a.285.285 0 01-.281-.281V1.406c0-.152.13-.281.281-.281h8.719v3.938c0 .31.252.562.563.562h3.937v10.969z"/></g></svg>') no-repeat center center;
            }
.c-search-result .title
    {
        font-size: 1.5rem;
        line-height: 2rem;
        margin-bottom: 10px;
        display: block;
    }
.c-search-result .description
    {
        line-height: 1.625rem;
        display: block;
    }
.c-search-result mark
    {
        color: #000;
        color: initial;
        background-color: transparent;
        font-weight: 700;
    }
.c-search-result .filter-name
    {
        font-size: 1.5rem;
        line-height: 2rem;
        margin-bottom: 17px;
        font-weight: 500;
    }
.c-search-result .filter
    {
        font-size: 0.9375rem;
        line-height: 1.3125rem;
        border-bottom: solid 1px #1B0759;
        overflow: hidden;
        margin-bottom: 30px;

        @include screen(1000px)
        {
            font-size: 1rem;
        }
    }
.c-search-result .filter a
        {
            display: inline-block;
            -webkit-text-decoration: none;
            text-decoration: none;
            color: inherit;
            padding: 13px 0;
            border-bottom: solid 4px transparent;
            margin-right: 15px;
        }
.c-search-result .filter a.active
            {
                font-weight: bold;
                border-color: #1B0759;
            }
.c-search a[href*=".pdf?"]::after,
.c-search-result a[href*=".pdf?"] .title::after
{
    display: inline-block;
    content: ">";
    color: transparent;
    font-size: inherit;
    line-height: inherit;
    width: 18px;
    margin-left: 7px;
    background: url("data:image/svg+xml,%3Csvg width='16' height='18' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='%23eb601d' fill-rule='nonzero'%3E%3Cpath d='M13.675 10.362c-.24-.236-.771-.36-1.581-.372a13.223 13.223 0 00-1.901.14c-.311-.18-.632-.375-.883-.61-.676-.631-1.24-1.508-1.591-2.472.022-.09.042-.169.06-.25 0 0 .382-2.163.28-2.894a.822.822 0 00-.049-.207l-.033-.086c-.103-.238-.307-.491-.625-.478l-.192-.006c-.356 0-.645.182-.72.454-.231.852.007 2.125.438 3.774l-.11.27c-.31.753-.696 1.512-1.038 2.182l-.045.086c-.36.704-.687 1.302-.982 1.808l-.305.162c-.023.011-.546.29-.669.364-1.041.622-1.731 1.327-1.846 1.887-.036.18-.009.407.176.513l.296.149a.891.891 0 00.401.097c.742 0 1.603-.924 2.79-2.995 1.37-.446 2.93-.817 4.297-1.022 1.041.586 2.323.994 3.13.994.144 0 .268-.014.368-.04a.627.627 0 00.366-.25c.156-.237.189-.562.146-.895a.598.598 0 00-.176-.305l-.002.002zM2.595 14.31c.135-.37.67-1.101 1.463-1.75.05-.041.172-.156.285-.263-.829 1.321-1.383 1.848-1.748 2.012v.001zm4.69-10.8c.239 0 .375.6.386 1.164.012.564-.12.96-.283 1.252-.135-.433-.202-1.115-.202-1.562 0 0-.01-.854.1-.854zm-1.399 7.696c.167-.297.339-.61.515-.944.431-.814.702-1.451.905-1.974A6.54 6.54 0 008.8 10.143c.073.062.152.125.233.187-1.2.237-2.236.525-3.148.876h.001zm7.56-.067c-.073.046-.282.072-.416.072-.434 0-.972-.198-1.725-.522.29-.022.555-.033.793-.033.436 0 .565-.002.99.107.426.109.431.33.358.374v.002z'/%3E%3Cpath d='M15.009 4.026a15.966 15.966 0 00-1.533-1.752A15.966 15.966 0 0011.724.74C10.817.077 10.377 0 10.125 0H1.406C.631 0 0 .631 0 1.406v15.188C0 17.369.631 18 1.406 18h12.938c.775 0 1.406-.631 1.406-1.406V5.625c0-.252-.076-.692-.741-1.599zm-2.33-.956c.54.54.964 1.026 1.277 1.43h-2.707V1.794c.404.313.89.736 1.43 1.276zm1.946 13.524a.284.284 0 01-.281.281H1.406a.285.285 0 01-.281-.281V1.406c0-.152.13-.281.281-.281h8.719v3.938c0 .31.252.562.563.562h3.937v10.969z'/%3E%3C/g%3E%3C/svg%3E") no-repeat center center;
}
.c-side-menu{

    display: none;

}
.c-side-menu .bg{
        position: fixed;
        top: 0;
        left: 0;

        width: 100%;
        height: 100%;
        background-color: rgba(0, 0, 0, 0.5);
        display: none;
        pointer-events: none;
    }
.c-side-menu .side-menu{
        position: fixed;
        top: 0;
        right: -430px;
        background-color: #FCEFE9;

        overflow-y: scroll;
        scrollbar-width: none;

        transition: right 0.5s ease;

        width: 430px;
        height: 100%;

        box-sizing: border-box;
        padding: 32px 25px;
        padding-top: 22px;
    }
.c-side-menu .top-menu{
        position: relative;
        padding-left: 0;
    }
.c-side-menu .top-menu .list-holder> .c-side-menu .top-menu .list-holder li:first-child{
                border-top: 0px solid transparent;
            }
.c-side-menu ol{
        list-style: none;
    }
.c-side-menu a{
        -webkit-text-decoration: none;
        text-decoration: none;
        display: block;
    }
.c-side-menu li{
        padding: 16px 0;
        border-top: 1px solid #E0E0E0;
        
        position: relative;
    }
.c-side-menu .triangle-icon{
        position: absolute;
        top: 8px;
        right: -13px;

        background-color: transparent;
        border: 0;
        padding: 21px;

        background-image: url("/images/icons/chevron-up.svg");
        background-position: center;
        background-size: 16px;
        background-repeat: no-repeat;

        transform: rotate(180deg);
        transition: transform 0.4s ease;
    }
.c-side-menu .active > a{
            font-weight: 700;
        }
.c-side-menu .active > .lvl2{
            max-height: 1000px;
        }
.c-side-menu .active > .lvl3{
            max-height: 1000px;
        }
.c-side-menu .active-menu > .triangle-icon{
            transform: rotate(0deg);
        }
.c-side-menu .pactive > a{
            font-weight: 400 !important;
        }
.c-side-menu .pactive > .lvl2{
            max-height: 1000px;
        }
.c-side-menu .pactive > .lvl3{
            max-height: 1000px;
        }
.c-side-menu .lvl2{
        max-height: 0;
        overflow: hidden;

        transition: max-height 0.4s;

        padding-left: 13px;
    }
.c-side-menu .lvl2 li{
            border-top: 1px solid transparent;
            padding-bottom: 3px;
        }
.c-side-menu .lvl2 .active .lvl3{
                max-height: 1000px;
            }
.c-side-menu .lvl3{
        transition: max-height 0.4s;

        max-height: 0;
        overflow: hidden;
        padding-left: 17px;
    }
.c-side-menu .lvl3 li{
            padding-bottom: 2px;
        }
.c-side-menu .top-panel{
        display: flex;
        justify-content: space-between;
        align-items: center;

        padding: 32px 0;
        padding-top: 0;
        padding-bottom: 52px;
    }
.c-side-menu .side-menu-close-button{
        position: absolute;
        top: 58px;
        right: 17px;

        width: 32px;
        height: 32px;

        background-color: transparent;
        border: 0;
        cursor: pointer;

        background-image: url("/images/icons/close.svg");
        background-size: 21px;
        background-position: center;
        background-repeat: no-repeat;
    }
@media screen and (max-width: 1170px){
.c-side-menu{
        display: block;

}
    }
@media screen and (max-width: 430px){
        .c-side-menu .side-menu{
            width: 100%;
        }
    }
@media print{
.c-side-menu{
        display: none !important;

}
    }
.active-side-menu .bg{
        display: block;
        pointer-events: all;
    }
.active-side-menu .side-menu{
        right: 0;
    }
.c-side-navigation{
    width: 431px;

    padding-right: 38px;
    padding-top: 110px;
}
.c-side-navigation .page-name{
        margin-left: 0px;
        font-weight: 600;
        
        padding: 8px 0;
        padding-left: 39px;

        border-top: 1px solid #E0E0E0;
        border-bottom: 1px solid #E0E0E0;
    }
.c-side-navigation a.page-name:hover{
        color: #E56126;
    }
.c-side-navigation li{
        position: relative;
    }
.c-side-navigation .triangle-icon{
        background-color: transparent;
        border: 0;
        position: absolute;

        width: 21px;
        height: 21px;
        background-image: url("/images/icons/chevron-up.svg");
        background-size: 15px;
        background-position: center;
        background-repeat: no-repeat;

        transition: transform 0.4s ease;

        padding: 21px;

        transform: rotate(180deg);

        top: 2px;
        right: 4px;

        cursor: pointer;
    }
.c-side-navigation ol{
        list-style: none;
    }
.c-side-navigation .c-menu{
        padding-left: 0;
    }
.c-side-navigation .top-menu .lvl2{
            max-height: 0;
        }
.c-side-navigation .lvl2{
        /*padding-left: 39px;*/
        border-top: 1px solid #E0E0E0;
        border-bottom: 1px solid #E0E0E0;

        transition: max-height 0.4s ease;
        
        overflow: hidden;
    }
.c-side-navigation .lvl2 > .list-holder li a{
                    padding-left: 39px;
                }
.c-side-navigation .lvl2 .active > a{
                font-weight: 700;
            }
.c-side-navigation .lvl2 .active .lvl3{
                max-height: 1000px;
            }
.c-side-navigation .lvl2 .active .lvl3 li{
                    padding: 7px 0 !important;
                }
.c-side-navigation .lvl2 .active .lvl3 li{

                    border-bottom: 0;
                }
.c-side-navigation .lvl2 .lvl3{
            max-height: 0px;
            padding-top: 5px;
        }
.c-side-navigation .lvl3{
        transition: max-height 0.4s ease;

        padding-left: 16px;

        
        overflow: hidden;
    }
.c-side-navigation .lvl3 .active > a{
                font-weight: 700;
            }
.c-side-navigation .lvl3 .active > .lvl4{
                max-height: 1000px;
            }
.c-side-navigation .list-holder li:last-child{
            border-bottom: 0;
        }
.c-side-navigation li{
        padding: 7px 0;
        border-bottom: 1px solid #E0E0E0;
    }
.c-side-navigation a{
        display: block;
        width: 100%;
        -webkit-text-decoration: none;
        text-decoration: none;
    }
.c-side-navigation .active-menu > .triangle-icon{
            transform: rotate(0deg);
        }
.c-side-navigation .active .lvl2{
            max-height: 1000px;
        }
.c-side-navigation .active > a{
            font-weight: 700;
        }
.c-side-navigation .active > .lvl2{
            max-height: 1000px;
        }
.c-side-navigation .pactive > a{
            font-weight: 400 !important;
        }
@media print {
.c-side-navigation{
        display: none !important;
}
    }
.c-staff-list{
    
    padding: 0 20px;
}
.c-staff-list .centered{
        
        max-width: 1303px;
        width: 100%;
        margin: 0 auto;

        padding-bottom: 128px;

    }
.c-staff-list .centered .breadcrumbs_wrapper{
            padding-left: 0;
            padding-right: 0;
        }
.c-staff-list .image-holder{
        border-radius: 8px;
        overflow: hidden;
        margin-bottom: 18px;
    }
.c-staff-list .content{
        display: flex;
    }
.c-staff-list .right-content{
        padding-left: 25px;
    }
.c-staff-list h1{
        margin-top: 10px;
        margin-bottom: 47px;
    }
.c-staff-list .staff-list{
        display: flex;
        flex-wrap: wrap;
        gap: 41px 51px;
    }
.c-staff-list .staff-member{
        background-color: #F4F0EF;
        padding: 17px 36px;
        border-radius: 8px;

        width: 100%;
        max-width: 372px;
        min-height: 200px;
    }
.c-staff-list .staff-member .title{
            font-size: 1.25rem;
            font-weight: 600;
        }
.c-staff-list .staff-member .position{
            margin-top: -8px;
        }
.c-staff-list .staff-member .phone{
            margin-top: 9px;
            padding-left: 40px;

            background-image: url("/images/icons/phone.svg");
            background-size: 21px;
            background-position: left center;
            background-repeat: no-repeat;
        }
.c-staff-list .staff-member .email{
            margin-top: 10px;
            padding-left: 39px;
            
            background-image: url("/images/icons/mail.svg");
            background-size: 21px;
            background-position: left center;
            background-repeat: no-repeat;
        }
.c-staff-list .staff-member a{
            display: block;
            -webkit-text-decoration: none;
            text-decoration: none;
        }
@media screen and (max-width: 1290px){
        .c-staff-list .left-menu{
            display: none;
        }

        .c-staff-list .right-content{
            max-width: 795px;
            width: 100%;
            margin: 0 auto;
            padding-left: 0;
        }
    }
@media screen and (max-width: 860px){
.c-staff-list{

        padding-left: 0;
        padding-right: 0;
}

        .c-staff-list h1{
            font-size: 1.75rem;
        }

        .c-staff-list .image-holder{
            min-height: 250px;

            border-radius: 0;
        }

            .c-staff-list .image-holder img{
                min-height: 250px;
            }
            .c-staff-list .centered .breadcrumbs_wrapper{
                padding-left: 20px;
                padding-right: 20px;
            }

        .c-staff-list .content{
            padding-left: 20px;
            padding-right: 20px;
        }

        .c-staff-list .staff-member{
            padding: 17px 24px;
        }

        .c-staff-list .right-content{
            max-width: 100%;
        }

            .c-staff-list .right-content .staff-member{
                width: 100%;
                max-width: 100%;
            }
    }
@media print{

        .c-staff-list h1{
            font-size: 2rem !important;
            margin-bottom: 0 !important;
        }

        .c-staff-list .breadcrumbs_wrapper{
            display: none !important;
        }

        .c-staff-list .staff-list{
            flex-direction: column;
            gap: 10px;
        }

        .c-staff-list .staff-member{
            padding: 8px !important;
            padding-left: 0 !important;
            background-color: transparent !important;
        }

        .c-staff-list .staff-member{
            min-height: -moz-fit-content;
            min-height: fit-content;
        }

            .c-staff-list .staff-member .phone{
                padding-left: 0 !important;
            }

            .c-staff-list .staff-member .phone{
                background-image: none;
            }

            .c-staff-list .staff-member .email{
                padding-left: 0 !important;
            }

            .c-staff-list .staff-member .email{
                background-image: none;
            }

    }
.c-text-page .breadcrumbs_wrapper{
        padding-top: 0;
        margin-top: -11px;
    }
.c-text-page .image-holder + .breadcrumbs_wrapper{
        margin-top: 0;
        padding-top: 28px;
    }
.c-text-page .image-holder{
        max-width: 1300px;
        width: 100%;
        height: auto;
        aspect-ratio: 16 / 6;

        margin: 0 auto;

        overflow: hidden;
        border-radius: 8px;
    }
.c-text-page .image-holder img{
            width: 100%;
            -o-object-fit: cover;
               object-fit: cover;
        }
.c-text-page .content-holder{
        max-width: 1345px;
        width: 100%;
        margin: 0 auto;
        display: flex;

        padding: 22px;
    }
.c-text-page h1{
        margin-top: 11px;
    }
.c-text-page .right-content{
        width: 100%;
        padding-left: 24px;
    }
.c-text-page .child-list{
        padding-top: 14px;
        width: 100%;

        display: flex;
        flex-wrap: wrap;

        gap: 39px;
    }
.c-text-page .child-list .block{
            position: relative;
            max-width: 256px;
            width: 100%;

            -webkit-text-decoration: none;

            text-decoration: none;
        }
.c-text-page .child-list .block .block-image-holder{
                border-radius: 8px;
                overflow: hidden;
                display: flex;
                justify-content: center;
                align-items: center;
                min-height: 144px;
            }
.c-text-page .child-list .block .block-image-holder img{
                    width: 100%;
                    -o-object-fit: cover;
                       object-fit: cover;
                }
.c-text-page .child-list .block h2{
                margin-bottom: 0;
                font-size: 1.25rem;
                margin-top: 20px;
            }
.c-text-page .child-list .block .description{
                margin-top: 13px;
            }
.c-text-page .child-list .block .read-more-text{
                -webkit-text-decoration: underline;
                text-decoration: underline;
                margin-top: 0;
                padding-top: 27px;
            }
.c-text-page .child-list .block:hover h2{
                -webkit-text-decoration: underline;
                text-decoration: underline;
            }
.c-text-page .child-list .block:first-child{
            margin-left: 0;
        }
.c-text-page .child-list .block:last-child{
            margin-right: 0;
        }
.c-text-page .text-holder{
        max-width: 725px;
        width: 100%;
    }
.c-text-page .centered:has(.image-holder) h1{
            margin-top: 0;
            padding-top: 0;
            margin-bottom: 41px;
        }
.c-text-page .centered:has(.image-holder) .content-holder{
            padding-top: 9px;
        }
.c-text-page .centered:has(.image-holder) .c-side-navigation{
            padding-top: 103px;
        }
.c-text-page .right-arrow-mobile{
        display: none;

        position: absolute;
        top: 50%;
        right: -3px;
        transform: translateY(-50%);

        background-color: #E56126;
        width: 21px;
        height: 21px;

        -webkit-mask-image: url("/images/icons/chevron-right.svg");

                mask-image: url("/images/icons/chevron-right.svg");
        -webkit-mask-position: center;
                mask-position: center;
        -webkit-mask-size: 10px;
                mask-size: 10px;
        -webkit-mask-repeat: no-repeat;
                mask-repeat: no-repeat;
    }
.c-text-page .image-preview{
        position: relative;
        padding-top: 10px;
    }
.c-text-page .show-full-image-button{
        position: absolute;
        top: 35px;
        left: 0;

        font-weight: 600;

        background-color: transparent;
        border: 1px solid #E56126;
        border-radius: 1000px;

        color: #E56126;
        padding: 12px 50px;

        cursor: pointer;
    }
.c-text-page .show-full-image-button:hover{
        background-color: #E56126;
        color: #fff;
    }
.c-text-page .image-dialog-box{
        display: none;

        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;

        justify-content: center;
        align-items: center;

        z-index: 20;
    }
.c-text-page .image-dialog-box .main-image{
            max-width: 100vw;
            max-height: 90vh;
            width: auto;
            height: auto;

            position: relative;
            z-index: 30;
        }
.c-text-page .active-preview-dialog{
        display: flex;
    }
.c-text-page .dialog-bg{
        background-color: rgba(0, 0, 0, 0.5);
        position: fixed;
        width: 100vw;
        height: 100vh;
        top: 0;
        left: 0;

        z-index: 10;
    }
.c-text-page .image-area{
        width: -moz-fit-content;
        width: fit-content;
        height: -moz-fit-content;
        height: fit-content;
    
        position: relative;
    }
.c-text-page .image-dialog-close-button{
        position: absolute;
        top: 53px;
        right: 84px;

        display: flex;

        z-index: 44;

        align-items: center;

        background-color: transparent;
        border: 0;
        cursor: pointer;
    }
.c-text-page .image-dialog-close-button > img{
            margin-left: 12px;
        }
@media screen and (max-width: 1170px){
.c-text-page{

        padding-left: 0;
        padding-right: 0;

}

        .c-text-page .left-menu{
            display: none;
        }

        .c-text-page h1{
            font-size: 1.75rem;
        }

        .c-text-page .image-holder{
            border-radius: 0;
        }
    }
@media screen and (max-width: 900px){

        .c-text-page .show-full-image-button{
            position: static;
            margin-top: 32px;
        }

        .c-text-page .image-dialog-close-button{
            position: fixed;
            top: 32px;
            right: 32px;
        }

            .c-text-page .image-dialog-close-button span{
                display: none;
            }

        .c-text-page .right-content{
            padding-left: 0;
        }

        .c-text-page .content-holder{
            padding-top: 9px;
        }

        .c-text-page .image-holder{
            height: 250px;
        }

            .c-text-page .image-holder img{
                width: 100%;
                height: auto;
                min-height: 100%;
            }

        .c-text-page .image-holder + .breadcrumbs_wrapper{
            padding-top: 19px;
        }
            .c-text-page .centered:has(.image-holder) h1{
                margin-bottom: 16px;
            }


        .c-text-page .child-list{
            flex-direction: column;
        }

            .c-text-page .child-list .block{
                display: flex;
                align-items: center;

                max-width: 100%;
                width: 100%;

                margin: 0;
                margin-bottom: 11px;
            }

                .c-text-page .child-list .block .block-image-holder{
                    flex: 0.8;
                    max-width: 100%;
                    height: auto;
                    aspect-ratio: 1 / 0.7;
                    min-height: 0;
                }

                    .c-text-page .child-list .block .block-image-holder img{
                        height: auto;
                        min-height: 100%;
                    }

                .c-text-page .child-list .block h2{
                    margin-top: 0;
                    padding-left: 21px;
                    font-size: 1.0625rem;
                    flex: 2;
                }

            .c-text-page .child-list .description{
                display: none;
            }

            .c-text-page .child-list .read-more-text{
                display: none;
            }

        .c-text-page .right-arrow-mobile{
            display: block;
        }

    }
@media print{
        
        .c-text-page h1{
            font-size: 2rem !important;
            margin-top: 0 !important;
            padding-top: 0 !important;
        }

        .c-text-page .right-content{
            padding-left: 0 !important;
        }

    }
.c-block-grid-item {
  grid-row: span 1;
  grid-row: span var(--c-block-grid-item-row-span, 1);
  grid-column:
    span min(
      calc(1 * 3),
      var(--c-block-grid-columns)
    );
  grid-column:
    span min(
      calc(var(--c-block-grid-item-column-span, 1) * 3),
      var(--c-block-grid-columns)
    );
  min-height: 100px;

  background-color: bisque;
  border: solid 2px pink;
}
@media screen and (min-width: 1024px) {
.c-block-grid-item {
    grid-column:
      span min(
        1,
        var(--c-block-grid-columns)
      );
    grid-column:
      span min(
        var(--c-block-grid-item-column-span, 1),
        var(--c-block-grid-columns)
      );
}
  }
