<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/************ Skandinavisk colors ***********/
/******* Aspect ratios *****/
/****** Transition *******/
.signup-form__confirmation {
  display: none;
  padding: 20px;
  text-align: center;
  align-items: center;
  justify-content: center;
  font-size: 30px;
  font-family: "SkandinaviskBold", sans-serif;
  flex-direction: column;
}

.newsletter__signup .is-form .newsletter__subtitle {
  margin-bottom: 30px;
  display: block;
  font-size: 16px;
  line-height: 20px;
}
.newsletter__signup .is-form .newsletter__title {
  margin-bottom: 35px;
  font-size: 30px;
  line-height: 35px;
}
.newsletter__signup .is-form .btn-block {
  text-transform: uppercase;
}
@media only screen and (min-width: 768px) {
  .newsletter__signup .is-form .btn-block {
    max-width: 367px;
  }
}
.newsletter__signup .is-form .image-content__content {
  padding: 40px 24px 50px 24px;
  max-width: 530px;
}
@media only screen and (min-width: 1281px) {
  .newsletter__signup .is-form .image-content__content {
    padding: 134px 0 0 80px;
  }
}
@media only screen and (min-width: 768px) {
  .newsletter__signup .newsletter-form {
    max-width: 530px;
  }
}
@media only screen and (min-width: 768px) {
  .newsletter__signup .newsletter-form input[type=text] {
    max-width: 478px;
  }
}
.newsletter__signup .newsletter-form ._field37 {
  padding-left: 0;
}
.newsletter__signup .form__checkbox + label {
  line-height: 24px;
}
.newsletter__signup.was-submitted .newsletter-form {
  display: none;
}
.newsletter__signup.was-submitted .signup-form__confirmation {
  display: flex;
}
.newsletter__signup.is-single .image-content__content {
  position: relative;
  padding: 50px 26px;
  display: flex;
  flex-flow: column;
  align-items: center;
  margin: auto;
  max-width: none;
}
@media only screen and (min-width: 768px) {
  .newsletter__signup.is-single .image-content__content {
    padding: 50px;
  }
}
@media only screen and (min-width: 768px) {
  .newsletter__signup.is-single .newsletter-form {
    max-width: 950px;
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media only screen and (min-width: 768px) {
  .newsletter__signup.is-single .newsletter-form input[type=text] {
    max-width: 100%;
  }
}
@media only screen and (max-width: 767px) {
  .newsletter__signup.is-single .newsletter-form .custom-checkbox {
    padding-bottom: 47px;
    padding-top: 40px;
  }
}
@media only screen and (min-width: 768px) {
  .newsletter__signup.is-single .newsletter-form .custom-checkbox {
    margin-left: auto;
    margin-right: auto;
    max-width: 75%;
  }
}
@media only screen and (min-width: 768px) {
  .newsletter__signup.is-single ._checkbox-radio {
    max-width: 615px;
  }
}
@media only screen and (min-width: 768px) {
  .newsletter__signup.is-single .newsletter__title,
.newsletter__signup.is-single .newsletter__subtitle {
    max-width: 950px;
  }
}
.newsletter__signup.is-single .newsletter__title {
  margin-bottom: 35px;
  font-size: 30px;
  line-height: 35px;
}
@media only screen and (max-width: 767px) {
  .newsletter__signup.is-single .newsletter__subtitle {
    padding-left: 20px;
    padding-right: 20px;
    margin-bottom: 40px;
  }
}
.newsletter__signup.is-single ._field37,
.newsletter__signup.is-single ._button-wrapper {
  text-align: center;
}
/*# sourceMappingURL=newsletterForm.css.map*/</pre></body></html>