.w-checkbox {
  display: block;
  margin-bottom: 5px;
  padding-left: 20px;
}

.w-checkbox::before {
  content: ' ';
  display: table;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
  -ms-grid-row: 1;
  grid-row-start: 1;
}

.w-checkbox::after {
  content: ' ';
  display: table;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
  -ms-grid-row: 1;
  grid-row-start: 1;
  clear: both;
}

.w-checkbox-input {
  float: left;
  margin-bottom: 0px;
  margin-left: -20px;
  margin-right: 0px;
  margin-top: 4px;
  line-height: normal;
}

.w-checkbox-input--inputType-custom {
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-right-width: 1px;
  border-top-color: #ccc;
  border-bottom-color: #ccc;
  border-left-color: #ccc;
  border-right-color: #ccc;
  border-top-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-right-style: solid;
  width: 12px;
  height: 12px;
  border-bottom-left-radius: 2px;
  border-bottom-right-radius: 2px;
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
}

.w-checkbox-input--inputType-custom.w--redirected-checked {
  background-color: #3898ec;
  border-top-color: #3898ec;
  border-bottom-color: #3898ec;
  border-left-color: #3898ec;
  border-right-color: #3898ec;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/static/custom-checkbox-checkmark.589d534424.svg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.w-checkbox-input--inputType-custom.w--redirected-focus {
  box-shadow: 0px 0px 3px 1px #3898ec;
}

.w-form-formrecaptcha {
  margin-bottom: 8px;
}

.section {
  display: block;
  height: auto;
  padding-bottom: 32px;
  line-height: 0px;
}

.div-block {
  display: block;
  width: 100%;
  height: 100px;
  margin-right: 0px;
  padding-top: 0px;
  padding-right: 64px;
  background-color: transparent;
}

.menu {
  position: static;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: auto;
  width: 100px;
  height: 120px;
  margin-right: 0px;
  padding-top: 50px;
  padding-left: 0px;
  float: right;
  background-color: #000;
}

.div-block-3 {
  width: 40px;
  height: 20px;
  margin-right: auto;
  margin-left: auto;
  background-color: transparent;
}

.menu_bar {
  position: static;
  width: auto;
  height: 40px;
  margin-top: 50px;
  margin-right: 0px;
  padding-top: 8px;
  float: right;
  background-color: transparent;
}

.menu_bar.logo {
  height: auto;
  padding-top: 0px;
}

.list {
  float: right;
}

.list-item {
  float: right;
}

.list-item-2 {
  float: right;
}

.list-item-3 {
  float: right;
}

.menu_item {
  margin-right: 2.8vw;
  padding-right: 0px;
  font-family: 'Apercu pro', sans-serif;
  color: #000;
  line-height: 14px;
  font-weight: 700;
  text-decoration: underline;
  text-transform: uppercase;
}

.menu_item.selected {
  color: rgba(124, 146, 158, 0.9);
  text-decoration: underline;
}

.div-block-5 {
  position: static;
  right: 0px;
  bottom: 0px;
  z-index: 0;
  display: block;
  width: auto;
  height: auto;
  margin-top: 40px;
  float: right;
  clear: none;
  background-color: rgba(124, 146, 158, 0.5);
}

.div-block-5.landingpage {
  width: 100%;
  padding: 0px 128px 64px 40px;
  background-color: rgba(124, 146, 158, 0.5);
}

.div-block-5.landingpage.kontakt {
  padding-top: 80px;
  padding-bottom: 80px;
  padding-left: 0px;
  background-color: #03343e;
}

.div-block-6 {
  display: block;
  height: auto;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-left: 64px;
}

.div-block-6.kontakt {
  margin-bottom: 64px;
  padding-left: 128px;
}

.image {
  position: static;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
  width: 60vw;
  height: 70vh;
  float: left;
}

.image-2 {
  position: relative;
  z-index: 1;
  width: 60%;
  height: auto;
  margin: -40px -100% 64px 40px;
  float: left;
  -o-object-fit: cover;
  object-fit: cover;
}

.div-block-7 {
  position: relative;
  left: auto;
  top: auto;
  right: auto;
  bottom: auto;
  z-index: 2;
  width: 50%;
  margin: 64px 128px 0px 0px;
  padding-right: 0px;
  float: right;
  clear: none;
}

.display_tekst {
  position: relative;
  margin-top: 0px;
  margin-bottom: 32px;
  font-family: 'Apercu pro', sans-serif;
  color: #000;
  font-size: 4vw;
  line-height: 5vw;
  text-align: right;
  text-decoration: underline;
}

.display_tekst.white {
  margin-top: 256px;
  color: #fff;
}

.logo {
  margin-top: 42px;
  margin-left: 64px;
  float: left;
}

.button {
  width: 280px;
  padding-top: 16px;
  padding-bottom: 16px;
  padding-left: 42px;
  float: right;
  border: 2px solid #000;
  border-radius: 0px;
  background-color: #d9e4e9;
  font-family: 'Apercu pro', sans-serif;
  color: #000;
  font-size: 16px;
  font-weight: 700;
  text-align: left;
  text-transform: uppercase;
}

.button.les-mer {
  width: 20vw;
  margin-bottom: 24px;
  padding: 1.2vw 0px 1.2vw 40px;
  clear: right;
  background-color: transparent;
  font-size: 1.2vw;
  line-height: 1.2vw;
}

.button.les-mer.white {
  display: block;
  margin-bottom: 0px;
  float: left;
  border-color: #fff;
  color: #fff;
}

.button.les-mer.white.hide {
  display: none;
}

.button.white {
  border-color: #fff;
  background-color: transparent;
  color: #fff;
}

.image-3 {
  width: auto;
  height: 3vw;
}

.image-4 {
  position: static;
  z-index: 0;
  display: block;
  width: 100%;
}

.section-2 {
  position: static;
  display: block;
  overflow: hidden;
  width: 100%;
  height: 70vh;
  -o-object-position: 50% 50%;
  object-position: 50% 50%;
}

.section-3 {
  width: 100%;
  height: auto;
  padding: 48px;
  color: #000;
}

.div-block-8 {
  width: 50%;
  height: 100%;
  min-height: auto;
  padding: 16px;
  float: left;
  clear: none;
  background-color: transparent;
}

.div-block-8.mobile_image {
  display: none;
}

.text_block {
  display: block;
  width: 100%;
  height: 100%;
  padding: 64px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #03343e;
  background-image: url('../images/logo-–-3.svg');
  background-position: 90% 50%;
  background-size: 50%;
  background-repeat: no-repeat;
}

.text_block.landingpage_info {
  padding-right: 0px;
  padding-left: 48px;
  background-color: transparent;
  background-image: none;
}

.image-5 {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.heading {
  margin-top: 0px;
  margin-bottom: 24px;
  font-family: 'Apercu pro', sans-serif;
  color: #fff;
  font-size: 3vw;
  line-height: 3vw;
  text-decoration: underline;
}

.heading.black {
  color: #000;
}

.heading.landingpage {
  height: 3vw;
  color: #000;
  text-align: left;
}

.heading.popup_form {
  display: inline-block;
  margin-bottom: 16px;
}

.heading.popup_form.exit {
  margin-bottom: 0px;
  padding: 4px 8px;
  float: right;
  border-style: solid;
  border-width: 2px;
  border-color: #fff;
  border-radius: 2px;
  font-size: 2rem;
  line-height: 1.6rem;
  text-decoration: none;
  cursor: pointer;
}

.div-block-10 {
  width: 100%;
  max-width: 580px;
  margin-right: auto;
  margin-left: 0px;
  float: left;
}

.paragraph {
  margin-bottom: 24px;
  font-family: 'Apercu pro', sans-serif;
  color: #fff;
  font-size: 20px;
  line-height: 24px;
}

.paragraph.landingpage {
  width: 100%;
  max-width: 600px;
  margin-bottom: 0px;
  float: none;
  color: #000;
}

.paragraph.landingpage._2_spalte {
  margin-right: 0px;
  margin-left: 0px;
  padding-right: 0px;
  float: none;
}

.paragraph.landingpage.text_right {
  float: left;
}

.paragraph.landingpage.text_left {
  float: right;
}

.section-4 {
  margin-bottom: 64px;
  padding: 64px;
  background-color: rgba(124, 146, 158, 0.5);
}

.content {
  max-width: 800px;
  font-family: 'Apercu pro', sans-serif;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
}

.content.popup_form {
  margin-bottom: 16px;
  color: #fff;
  line-height: 16px;
}

.content.personvern {
  margin-right: auto;
  margin-left: auto;
}

.div-block-11 {
  width: 1080px;
  max-width: 100%;
  margin-right: auto;
  margin-bottom: 24px;
  margin-left: auto;
  padding-left: 0px;
}

.form-block {
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding-right: 0px;
  padding-left: 0px;
}

.text-field {
  display: block;
  height: 251px;
  margin-bottom: 0px;
  padding-left: 42px;
  float: right;
  background-color: #d9e4e9;
  font-family: 'Apercu pro', sans-serif;
  color: #000;
  font-size: 17px;
  font-weight: 700;
  text-align: left;
  -o-object-fit: none;
  object-fit: none;
  -o-object-position: 0% 0%;
  object-position: 0% 0%;
}

.text-field::-webkit-input-placeholder {
  color: #000;
}

.text-field:-ms-input-placeholder {
  color: #000;
}

.text-field::-ms-input-placeholder {
  color: #000;
}

.text-field::placeholder {
  color: #000;
}

.text-field-2 {
  width: 100%;
  height: 73px;
  margin-right: 16px;
  margin-bottom: 16px;
  padding-left: 42px;
  float: left;
  background-color: #d9e4e9;
  font-family: 'Apercu pro', sans-serif;
  font-size: 17px;
  font-weight: 700;
}

.text-field-2::-webkit-input-placeholder {
  color: #000;
  font-size: 16px;
  font-weight: 700;
}

.text-field-2:-ms-input-placeholder {
  color: #000;
  font-size: 16px;
  font-weight: 700;
}

.text-field-2::-ms-input-placeholder {
  color: #000;
  font-size: 16px;
  font-weight: 700;
}

.text-field-2::placeholder {
  color: #000;
  font-size: 16px;
  font-weight: 700;
}

.submit-button {
  float: right;
}

.form {
  display: block;
  width: 1080px;
  max-width: 100%;
  margin-right: auto;
  margin-left: auto;
}

.div-block-12 {
  width: 40%;
  padding-bottom: 16px;
  float: left;
}

.div-block-13 {
  width: 60%;
  padding-right: 16px;
  float: left;
}

.checkbox-field {
  margin-bottom: 8px;
  float: left;
  clear: left;
}

.checkbox-label {
  font-family: 'Apercu pro', sans-serif;
  font-style: italic;
  font-weight: 400;
}

.checkbox-label.popup_form {
  color: #fff;
}

.section-5 {
  height: 600px;
  margin-bottom: 0px;
  background-color: rgba(124, 146, 158, 0.5);
}

.image-6 {
  width: 100%;
}

.div-block-14 {
  width: 1200px;
  height: 256px;
  max-width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding: 64px 0px;
  background-color: transparent;
}

.div-block-15 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 25%;
  height: 100%;
  margin-right: 64px;
  float: left;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.text-block {
  color: #fff;
  font-size: 16px;
}

.section-6 {
  background-color: transparent;
}

.div-block-16 {
  padding-right: 64px;
  padding-left: 64px;
  background-color: #03343e;
}

.image-7 {
  display: block;
  width: 100%;
  max-width: 480px;
  margin-right: auto;
  margin-left: auto;
  line-height: 0px;
}

.section-7 {
  position: fixed;
  z-index: 999;
  display: none;
  width: 100vw;
  height: 100vh;
}

.div-block-17 {
  display: block;
  width: 50%;
  height: 100%;
  padding-right: 64px;
  padding-left: 64px;
  float: left;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #03343e;
}

.div-block-17.menu {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.div-block-18 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  height: 100%;
  margin-right: auto;
  margin-left: auto;
  float: left;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: rgba(201, 217, 226, 0.78);
}

.image-8 {
  display: block;
  width: 70%;
  margin-bottom: 64px;
}

.link {
  width: 60%;
  float: left;
  clear: left;
  font-family: 'Apercu pro', sans-serif;
  font-weight: 700;
}

.link.display_tekst {
  width: 100%;
  margin-bottom: 32px;
  font-size: 3vw;
  line-height: 3vw;
}

.div-block-19 {
  width: 70%;
  margin-right: auto;
  margin-left: auto;
}

.div-block-20 {
  position: fixed;
  width: 100%;
  height: auto;
  padding-top: 64px;
  padding-right: 64px;
}

.image-9 {
  float: right;
}

.image-10 {
  margin-right: 64px;
  padding-right: 0px;
  float: right;
}

.image-10.hide {
  display: none;
}

.image_block {
  width: 100%;
  height: 100%;
}

.image_block.mobile_image_display {
  display: none;
}

.div-block-21 {
  height: 600px;
}

.section-8 {
  height: auto;
}

.slider {
  width: 100%;
  height: 100%;
  background-color: transparent;
}

.bold-text {
  text-transform: uppercase;
}

.bold-text-2 {
  text-transform: uppercase;
}

.landingpage_img {
  width: 90%;
  height: auto;
  margin-top: -40px;
  margin-right: -30%;
  margin-left: auto;
  float: left;
  -o-object-fit: cover;
  object-fit: cover;
}

.image-11 {
  width: 100%;
}

.section-9 {
  margin-bottom: 64px;
}

.div-block-22 {
  width: 100%;
  height: 600px;
  margin-bottom: 64px;
  background-color: rgba(124, 146, 158, 0.5);
}

.div-block-23 {
  position: static;
  display: inline-block;
  width: 50%;
  height: 100%;
  float: left;
  -o-object-fit: cover;
  object-fit: cover;
}

.div-block-24 {
  position: relative;
  width: 50%;
  padding-top: 0px;
  padding-right: 0px;
  padding-left: 64px;
  float: right;
}

.div-block-25 {
  width: 50%;
  padding-right: 0px;
  float: left;
}

.div-block-25.mobil_image {
  display: none;
}

.div-block-26 {
  width: 50%;
  padding-top: 0px;
  padding-right: 64px;
  padding-left: 0px;
  float: left;
}

.artikkel_left_img {
  position: static;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: visible;
  width: 100%;
  margin-bottom: 0px;
  padding: 64px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -o-object-fit: cover;
  object-fit: cover;
}

.artikkel_right_img {
  padding: 64px;
}

.image-12 {
  position: relative;
  display: inline-block;
  width: 100%;
  height: 100%;
  float: none;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: 50% 50%;
  object-position: 50% 50%;
}

.div-block-27 {
  position: static;
  height: auto;
}

.image-13 {
  width: 100%;
  height: 50vh;
  padding-top: 0px;
  -o-object-fit: cover;
  object-fit: cover;
}

.heading-2 {
  margin-top: 0px;
  margin-bottom: 16px;
}

.artikkel_heading {
  margin-top: 0px;
  margin-bottom: 16px;
  font-family: 'Apercu pro', sans-serif;
  font-size: 32px;
  line-height: 32px;
  font-weight: 700;
  text-decoration: underline;
}

.artikkel_heading.text_right {
  float: left;
}

.artikkel_heading.text_left {
  width: 100%;
  max-width: 600px;
  float: right;
}

.heading-3 {
  text-decoration: underline;
}

.section-10 {
  position: fixed;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: -600px;
  z-index: 1000;
  overflow: visible;
  background-color: transparent;
}

.div-block-28 {
  height: 600px;
  padding: 32px 64px;
  float: none;
  clear: none;
  background-color: #03343e;
}

.div-block-29 {
  position: relative;
  top: 0px;
  right: 0px;
  display: block;
  width: 240px;
  height: 64px;
  margin-right: 64px;
  margin-left: auto;
  padding-top: 20px;
  float: none;
  background-color: #03343e;
  -o-object-position: 100% 0%;
  object-position: 100% 0%;
  cursor: pointer;
}

.heading-4 {
  display: block;
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: 'Apercu pro', sans-serif;
  color: #fff;
  font-size: 24px;
  line-height: 24px;
  text-align: center;
  text-decoration: underline;
}

.image-14 {
  width: 100%;
  height: 50vh;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: 50% 71%;
  object-position: 50% 71%;
}

.map {
  width: 100%;
  height: 100%;
}

.video {
  margin-bottom: -100%;
  padding-bottom: 0%;
}

.background-video {
  position: relative;
  overflow: visible;
  width: 100%;
  height: 100%;
  margin-bottom: auto;
  float: none;
}

.lottie-animation {
  width: 100%;
  margin-top: -40%;
  -o-object-fit: cover;
  object-fit: cover;
}

.background-video-2 {
  height: 100%;
}

.recaptcha {
  position: static;
  margin-top: 16px;
  float: left;
  clear: left;
}

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

.div-block-30 {
  padding-top: 128px;
  padding-bottom: 128px;
}

.text-block-3 {
  font-family: 'Apercu pro', sans-serif;
}

.section-11 {
  margin-bottom: 64px;
}

.slide-nav {
  position: static;
  height: 32px;
  padding-top: 16px;
}

.text-block-4 {
  margin-top: 32px;
  font-family: 'Apercu pro', sans-serif;
  color: #fff;
  text-align: center;
}

.text-block-4.content.kontakt {
  margin-right: auto;
  margin-left: auto;
  font-size: 2rem;
  line-height: 3rem;
}

.link-2 {
  color: #fff;
}

.link-3 {
  color: #fff;
}

.recaptcha-2 {
  float: left;
  clear: left;
}

.link-4 {
  color: #fff;
}

.success-message {
  width: 100%;
  max-width: 1080px;
  margin-right: auto;
  margin-left: auto;
}

.error-message {
  width: 100%;
  max-width: 1080px;
  margin-right: auto;
  margin-left: auto;
}

.image-15 {
  width: 100%;
  height: 80vh;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: 50% 100%;
  object-position: 50% 100%;
}

.div-block-31 {
  display: none;
}

.image-16 {
  width: 50%;
}

.slider-2 {
  height: 100%;
  padding-left: 64px;
}

.utility-page-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100vw;
  height: 100vh;
  max-height: 100%;
  max-width: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.utility-page-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 260px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  text-align: center;
}

.utility-page-form {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

@media screen and (max-width: 991px) {
  .div-block {
    height: auto;
    padding-right: 32px;
  }

  .menu {
    width: auto;
    height: auto;
    padding: 32px 16px;
  }

  .menu_bar {
    width: 57%;
    height: auto;
    margin-top: 41px;
    margin-right: 8px;
    padding-top: 0px;
  }

  .menu_item {
    margin-right: 8px;
    margin-bottom: 8px;
    float: right;
  }

  .menu_item.selected {
    float: right;
  }

  .div-block-5 {
    margin-top: 32px;
  }

  .div-block-5.landingpage {
    padding-bottom: 32px;
    padding-left: 32px;
  }

  .div-block-5.landingpage.kontakt {
    padding-top: 64px;
    padding-right: 64px;
    padding-bottom: 64px;
  }

  .div-block-6 {
    padding-left: 32px;
  }

  .div-block-6.kontakt {
    padding-left: 64px;
  }

  .image-2 {
    width: 70%;
    margin-top: -32px;
    margin-bottom: 32px;
  }

  .div-block-7 {
    margin-right: 64px;
  }

  .logo {
    width: 26%;
    margin-top: 32px;
    margin-left: 32px;
  }

  .button.les-mer {
    width: auto;
    margin-bottom: 16px;
    padding: 8px 16px 8px 32px;
    font-size: 1rem;
    line-height: 1rem;
  }

  .image-3 {
    height: 32px;
  }

  .section-2 {
    height: 60vh;
    -o-object-fit: cover;
    object-fit: cover;
  }

  .section-3 {
    padding: 24px;
  }

  .div-block-8 {
    height: 100%;
    padding: 8px;
  }

  .text_block {
    height: 100%;
    padding: 32px;
  }

  .heading.popup_form {
    display: inline-block;
  }

  .heading.popup_form.exit {
    padding: 2px 4px 1px;
    float: right;
    border-style: solid;
    border-width: 2px;
    border-color: #fff;
    font-size: 1rem;
    line-height: 1rem;
    text-decoration: none;
  }

  .paragraph.landingpage.text_right {
    font-size: 18px;
  }

  .paragraph.landingpage.text_left {
    margin-bottom: 32px;
    float: none;
  }

  .section-4 {
    margin-bottom: 32px;
    padding: 32px;
  }

  .text-field {
    height: 212px;
  }

  .text-field-2 {
    height: 60px;
  }

  .div-block-21 {
    height: 370px;
  }

  .landingpage_img {
    margin-top: -32px;
  }

  .div-block-22 {
    margin-bottom: 32px;
  }

  .div-block-23 {
    width: 40%;
  }

  .div-block-24 {
    width: 60%;
    padding-left: 32px;
  }

  .div-block-25.desktop_image {
    width: 40%;
  }

  .div-block-26 {
    display: block;
    width: 60%;
    padding-right: 32px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .div-block-26.rorbuvelger {
    width: 100%;
    padding-right: 0px;
  }

  .artikkel_left_img {
    padding: 32px;
  }

  .artikkel_right_img {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 32px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .artikkel_right_img.rorbuvelger {
    display: block;
  }

  .image-13 {
    height: 40vh;
  }

  .artikkel_heading.text_left {
    display: block;
    float: none;
  }

  .section-10 {
    bottom: -600px;
  }

  .div-block-28 {
    padding-right: 32px;
    padding-left: 32px;
  }

  .image-14 {
    height: 40vh;
  }

  .background-video-2 {
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: 50% 50%;
    object-position: 50% 50%;
  }

  .recaptcha {
    margin-bottom: 0px;
  }

  .slide-nav {
    position: static;
    padding-top: 16px;
  }

  .image-16 {
    width: 100%;
    clear: left;
  }
}

@media screen and (max-width: 767px) {
  .menu {
    width: 60px;
    height: 80px;
    padding-top: 40px;
  }

  .div-block-3 {
    width: 30px;
  }

  .menu_bar {
    display: none;
  }

  .div-block-5 {
    margin-top: 16px;
  }

  .div-block-5.landingpage {
    margin-top: 32px;
    padding-right: 64px;
    padding-bottom: 32px;
  }

  .div-block-5.landingpage.kontakt {
    padding-top: 32px;
    padding-right: 32px;
    padding-bottom: 32px;
  }

  .div-block-6 {
    padding-left: 0px;
  }

  .div-block-6.kontakt {
    margin-bottom: 32px;
    padding-left: 0px;
  }

  .image-2 {
    width: 60%;
    margin-top: -16px;
    margin-bottom: 32px;
    margin-left: 32px;
  }

  .div-block-7 {
    width: 82%;
    margin-top: 16px;
    margin-right: 32px;
  }

  .div-block-7.slide_2 {
    width: 60%;
    margin-right: 32px;
  }

  .display_tekst {
    margin-bottom: 16px;
    float: right;
    font-size: 1.5rem;
    line-height: 2rem;
    text-align: right;
  }

  .display_tekst.slide_2 {
    max-width: 300px;
  }

  .display_tekst.slide_1 {
    max-width: 480px;
  }

  .logo {
    margin-top: 30px;
    margin-left: 16px;
  }

  .button {
    float: none;
    clear: none;
  }

  .button.les-mer {
    width: auto;
    margin-bottom: 16px;
    padding: 8px 8px 8px 32px;
    float: right;
    clear: right;
    font-size: 1rem;
    line-height: 1rem;
    text-align: right;
  }

  .button.white {
    padding-top: 8px;
    padding-bottom: 8px;
    padding-left: 16px;
    float: right;
  }

  .image-3 {
    height: 6vw;
  }

  .section-3 {
    padding: 16px;
  }

  .div-block-8 {
    width: 100%;
    height: auto;
    padding: 8px;
    float: none;
  }

  .div-block-8.mobile_image {
    display: block;
    float: none;
    clear: none;
  }

  .div-block-8.mobile_hide {
    display: none;
  }

  .text_block {
    height: auto;
    padding: 16px;
  }

  .heading.black {
    margin-bottom: 16px;
    font-size: 1.5rem;
    line-height: 1.5rem;
  }

  .heading.popup_form {
    margin-bottom: 8px;
  }

  .div-block-10 {
    float: none;
  }

  .section-4 {
    padding: 16px;
  }

  .content.popup_form {
    margin-bottom: 8px;
  }

  .div-block-11.popup_form {
    margin-bottom: 8px;
  }

  .form-block {
    margin-bottom: 0px;
  }

  .text-field {
    height: auto;
  }

  .text-field-2 {
    height: auto;
  }

  .div-block-12 {
    width: 100%;
    clear: left;
  }

  .div-block-13 {
    width: 100%;
    padding-right: 0px;
  }

  .div-block-14 {
    padding-top: 32px;
    padding-bottom: 32px;
  }

  .div-block-15 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 50%;
    margin-right: 0px;
  }

  .div-block-16 {
    padding-right: 32px;
    padding-left: 32px;
  }

  .image-7 {
    max-width: 400px;
  }

  .section-7 {
    display: none;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .div-block-17 {
    padding-right: 16px;
    padding-left: 16px;
  }

  .div-block-17.menu {
    width: 50%;
    height: 100vh;
  }

  .image-8 {
    width: 100%;
  }

  .link.display_tekst {
    margin-bottom: 16px;
    text-align: left;
  }

  .link.display_tekst.w--current {
    margin-bottom: 16px;
    text-align: left;
  }

  .div-block-19 {
    width: 80%;
  }

  .div-block-20 {
    padding-top: 29px;
    padding-right: 41px;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    -ms-grid-row-align: auto;
    align-self: auto;
  }

  .image-10 {
    display: none;
  }

  .image_block.mobile_image_display {
    display: block;
  }

  .div-block-21 {
    height: auto;
  }

  .landingpage_img {
    width: 100%;
    margin-top: -16px;
  }

  .section-9 {
    margin-bottom: 32px;
  }

  .div-block-23 {
    width: 100%;
    padding-bottom: 32px;
  }

  .div-block-24 {
    width: 100%;
    padding-left: 0px;
  }

  .div-block-25.mobil_image {
    display: block;
    width: 100%;
    margin-bottom: 32px;
  }

  .div-block-25.desktop_image {
    display: none;
  }

  .div-block-26 {
    width: 100%;
  }

  .artikkel_left_img {
    display: block;
  }

  .artikkel_right_img {
    display: block;
  }

  .section-10 {
    bottom: 0px;
    overflow: visible;
  }

  .div-block-28 {
    display: none;
    overflow: visible;
    height: auto;
    padding: 16px;
  }

  .div-block-29 {
    display: none;
  }

  .background-video-2 {
    height: 100vh;
  }

  .recaptcha {
    clear: left;
  }

  .left-arrow {
    display: none;
  }

  .right-arrow {
    display: none;
  }

  .slide-nav {
    padding-top: 16px;
    padding-bottom: 0px;
  }

  .text-block-4.content.kontakt {
    margin-top: 16px;
    font-size: 1.5rem;
    line-height: 2rem;
  }

  .icon {
    left: 0%;
    top: 0%;
    right: auto;
    bottom: 0%;
    margin-right: 0px;
    margin-left: 16px;
  }

  .icon-2 {
    left: auto;
    top: 0%;
    right: 0%;
    bottom: 0%;
    margin-right: 16px;
    margin-left: 0px;
  }

  .div-block-31 {
    display: inline-block;
    margin-right: 32px;
    padding: 12px 16px;
    float: right;
    background-color: #03343e;
  }

  .heading-5 {
    margin-top: 0px;
    margin-bottom: 0px;
    font-family: 'Apercu pro', sans-serif;
    color: #fff;
    font-size: 1rem;
    line-height: 1rem;
    font-weight: 400;
    text-decoration: underline;
  }
}

@media screen and (max-width: 479px) {
  .section {
    padding-bottom: 16px;
  }

  .div-block {
    height: 80px;
    padding-right: 0px;
  }

  .menu {
    width: 60px;
    height: 60px;
    margin-right: 16px;
    margin-left: auto;
    padding-top: 30px;
    float: right;
  }

  .div-block-3 {
    width: 30px;
    height: auto;
  }

  .menu_bar {
    display: none;
    width: 100%;
    height: auto;
    margin-top: 16px;
    padding-right: 16px;
    padding-left: 16px;
    float: none;
  }

  .menu_item {
    padding-bottom: 2.8vw;
    float: left;
  }

  .menu_item.selected {
    float: left;
  }

  .div-block-5 {
    margin-top: 16px;
    padding-left: 16px;
  }

  .div-block-5.landingpage {
    padding-right: 16px;
    padding-bottom: 32px;
    padding-left: 16px;
  }

  .div-block-5.landingpage.kontakt {
    padding-left: 16px;
  }

  .div-block-6 {
    overflow: hidden;
    padding-left: 0px;
  }

  .div-block-6.kontakt {
    padding-left: 0px;
  }

  .image-2 {
    width: 100%;
    height: 320px;
    margin-top: -16px;
    margin-bottom: 40px;
    margin-left: 0px;
    float: left;
  }

  .div-block-7 {
    width: 100%;
    margin-top: 16px;
    margin-right: 0px;
    margin-bottom: 64px;
    padding: 8px 16px;
    float: right;
    background-color: rgba(255, 255, 255, 0.5);
  }

  .div-block-7.slide_2 {
    width: 100%;
    margin-right: 0px;
  }

  .display_tekst {
    margin-bottom: 16px;
    font-size: 1.5rem;
    line-height: 2rem;
    text-align: left;
  }

  .display_tekst.slide_2 {
    margin-bottom: 8px;
    font-size: 1.4rem;
  }

  .display_tekst.slide_1 {
    margin-bottom: 8px;
    font-size: 1.4rem;
  }

  .logo {
    margin-top: 24px;
    margin-left: 0px;
    padding-left: 16px;
  }

  .button {
    width: auto;
    padding-top: 8px;
    padding-bottom: 8px;
    padding-left: 32px;
    float: left;
  }

  .button.les-mer {
    width: auto;
    margin-bottom: 8px;
    padding: 8px 8px 8px 32px;
    float: left;
    clear: left;
    font-size: 1rem;
    line-height: 1rem;
    font-weight: 700;
  }

  .button.les-mer.white {
    margin-left: 0px;
  }

  .button.les-mer.white.prospekt {
    padding-left: 8px;
    text-align: center;
  }

  .button.white {
    margin-left: 16px;
  }

  .image-3 {
    height: 10vw;
  }

  .section-2 {
    height: auto;
  }

  .section-3 {
    padding: 16px;
  }

  .div-block-8 {
    width: 100%;
    height: auto;
    padding: 4px;
    float: none;
  }

  .div-block-8.mobile_image {
    display: block;
  }

  .div-block-8.mobile_hide {
    display: none;
  }

  .text_block {
    height: auto;
    padding: 16px;
  }

  .heading {
    margin-bottom: 8px;
  }

  .heading.black {
    font-size: 1.5rem;
    line-height: 1.5rem;
  }

  .heading.popup_form {
    font-size: 0.9rem;
    line-height: 0.9rem;
  }

  .div-block-10 {
    float: none;
  }

  .paragraph {
    font-size: 1rem;
    line-height: 1.5rem;
  }

  .paragraph.landingpage.text_right {
    font-size: 1rem;
  }

  .section-4 {
    margin-bottom: 32px;
    padding: 16px;
  }

  .content {
    font-size: 14px;
    line-height: 20px;
  }

  .content.popup_form {
    line-height: 20px;
  }

  .form-block {
    margin-bottom: 0px;
  }

  .text-field {
    height: auto;
    padding-left: 16px;
  }

  .text-field-2 {
    height: auto;
    padding-left: 16px;
  }

  .div-block-12 {
    width: 100%;
  }

  .div-block-13 {
    width: 100%;
    padding-right: 0px;
  }

  .checkbox-field {
    width: 100%;
    margin-bottom: 16px;
  }

  .image-6 {
    height: 20vh;
    -o-object-fit: cover;
    object-fit: cover;
  }

  .div-block-14 {
    width: 100%;
    height: auto;
    padding-top: 32px;
    padding-bottom: 64px;
  }

  .div-block-15 {
    width: 100%;
    margin-bottom: 32px;
    padding-right: 32px;
    padding-left: 32px;
    clear: none;
  }

  .text-block {
    line-height: 24px;
    text-align: center;
  }

  .div-block-16 {
    padding-right: 16px;
    padding-left: 16px;
  }

  .section-7 {
    display: none;
  }

  .div-block-17 {
    padding-right: 16px;
    padding-left: 16px;
  }

  .div-block-17.menu {
    width: 50%;
    height: 100vh;
    margin-right: 0px;
  }

  .image-8 {
    width: 100%;
    margin-bottom: 16px;
  }

  .link.display_tekst {
    margin-bottom: 8px;
    font-size: 1rem;
    line-height: 1rem;
  }

  .link.display_tekst.w--current {
    margin-bottom: 8px;
    font-size: 1rem;
    line-height: 1rem;
  }

  .div-block-20 {
    padding-top: 16px;
    padding-right: 16px;
  }

  .image-10 {
    display: none;
  }

  .image_block {
    display: block;
  }

  .image_block.mobile_image_display {
    display: block;
  }

  .image_block.mobile_hide {
    display: none;
  }

  .div-block-21 {
    height: auto;
  }

  .landingpage_img {
    width: 100%;
    height: 40vh;
    margin-top: -16px;
  }

  .div-block-22 {
    margin-bottom: 32px;
  }

  .div-block-23 {
    width: 100%;
    padding-bottom: 16px;
    clear: none;
  }

  .div-block-24 {
    width: 100%;
    padding-bottom: 0px;
    padding-left: 0px;
    clear: none;
  }

  .div-block-25 {
    width: 100%;
  }

  .div-block-25.mobil_image {
    display: block;
    margin-bottom: 16px;
  }

  .div-block-25.desktop_image {
    display: none;
  }

  .div-block-26 {
    width: 100%;
    padding-right: 0px;
    float: right;
  }

  .artikkel_left_img {
    display: block;
    padding: 16px;
  }

  .artikkel_right_img {
    padding: 16px;
  }

  .image-13 {
    height: 40vh;
  }

  .artikkel_heading {
    margin-bottom: 8px;
    font-size: 1.5rem;
    line-height: 2rem;
  }

  .artikkel_heading.text_left {
    margin-bottom: 8px;
    font-size: 1.5rem;
    line-height: 2rem;
  }

  .section-10 {
    bottom: 0px;
    height: auto;
    margin-bottom: 0px;
  }

  .div-block-28 {
    padding: 16px;
  }

  .div-block-29 {
    width: 150px;
    height: 37px;
    margin-right: 0px;
    padding-top: 11px;
  }

  .heading-4 {
    font-size: 1rem;
    line-height: 1rem;
  }

  .image-14 {
    height: 40vh;
  }

  .background-video-2 {
    width: 100%;
    height: 170px;
    float: left;
  }

  .recaptcha {
    margin-bottom: 0px;
  }

  .left-arrow {
    display: none;
  }

  .right-arrow {
    display: none;
  }

  .slide-nav {
    margin-top: 0px;
  }

  .bold-text-3 {
    font-size: 0.8rem;
    line-height: 0.8rem;
  }

  .bold-text-4 {
    font-size: 0.8rem;
    line-height: 0.8rem;
  }

  .text-block-4.content.kontakt {
    font-size: 1.5rem;
    line-height: 2rem;
  }
}

@font-face {
  font-family: 'Apercu pro';
  src: url('../fonts/Apercu-Pro-Regular.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Apercu pro';
  src: url('../fonts/Apercu-Pro-Bold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Apercu pro';
  src: url('../fonts/Apercu-Pro-Light.otf') format('opentype');
  font-weight: 300;
  font-style: normal;
  font-display: auto;
}