.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-layout-grid {
  display: -ms-grid;
  display: grid;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  grid-row-gap: 16px;
  grid-column-gap: 16px;
}

body {
  background-color: #171717;
  font-family: 'Neue Haas Display', sans-serif;
  color: #c4b7ff;
  font-size: 1vw;
  line-height: 1.5;
  font-weight: 400;
}

h1 {
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: eckmannpsych-large;
  color: #c4b7ff;
  font-size: 10.5em;
  line-height: 1;
  font-weight: 700;
}

h2 {
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: 'Neue Haas Display', sans-serif;
  color: #fff;
  font-size: 3em;
  line-height: 1.2;
  font-weight: 500;
}

h3 {
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: eckmannpsych-large;
  font-size: 4.5em;
  line-height: 1;
  font-weight: 400;
}

h4 {
  margin-top: 0px;
  margin-bottom: 0.4em;
  font-size: 3.41em;
  line-height: 0.8;
  font-weight: 400;
  text-transform: uppercase;
}

h5 {
  margin-top: 0px;
  margin-bottom: 0px;
  font-size: 2.6em;
  line-height: 0.99;
  font-weight: 700;
  text-transform: uppercase;
}

h6 {
  margin-top: 0px;
  margin-bottom: 0px;
  font-size: 1.46em;
  line-height: 1.2;
  font-weight: 500;
  text-transform: uppercase;
}

p {
  margin-top: 0px;
  margin-bottom: 0px;
  color: #fff;
  line-height: 1.5;
  font-weight: 500;
  text-transform: none;
}

a {
  font-size: 1em;
  text-decoration: none;
  text-transform: uppercase;
}

blockquote {
  margin-bottom: 1em;
  padding: 1em 2em;
  border-left: 0.4em solid #e2e2e2;
  font-size: 140%;
  line-height: 1.6;
}

.container {
  width: 1560px;
  max-width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding: 4.43em 6.25em;
}

.container.is--hero {
  padding-top: 2em;
}

.container.is--wider {
  padding-right: 1.15em;
  padding-left: 1.15em;
}

.container.is--nav {
  padding: 0.83em 1.15em;
}

.container.is--nav.full {
  position: relative;
  width: 100%;
  padding: 0em;
}

.html {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  overflow: hidden;
  width: 0px;
  height: 0px;
}

.section {
  overflow: hidden;
  width: 100%;
  margin-top: 120px;
  margin-bottom: 120px;
}

.section.is--nav {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  z-index: 9000;
  margin-top: 0px;
  padding-top: 12px;
  border-style: none;
  border-width: 2px 1px;
  border-color: #fff #c4b7ff;
}

.section.is--footer {
  padding-top: 40px;
  background-color: #eae784;
}

.section.is--footer.footel-om-mig {
  position: relative;
  margin-bottom: 0px;
}

.section.is--om-rasmus {
  position: relative;
  z-index: 10;
  min-height: 800px;
  padding-top: 280px;
  background-color: transparent;
  background-image: url('../images/om-rasmus.webp');
  background-position: 0px 0px;
  background-size: cover;
}

.section.iss-timeline-heading {
  position: relative;
  z-index: 101;
  padding-top: 50px;
  padding-bottom: 50px;
  background-color: #171717;
}

.section.om-mig {
  position: relative;
  z-index: 90;
  overflow: hidden;
  width: 100%;
  max-width: none;
  background-color: #171717;
}

.section.wos {
  position: relative;
  z-index: 100;
  overflow: visible;
}

.section.faq {
  overflow: visible;
}

.section.first {
  margin-top: 40px;
}

.section.hero-shower {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 700px;
  margin-top: 0px;
  padding-top: 120px;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  background-image: url('../images/bg-shower.webp');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.display {
  color: #fff;
  line-height: 1;
  white-space: nowrap;
}

.display.yellow {
  color: #eae784;
}

.display.yellow.margin-right {
  margin-right: 40px;
}

.display.margin-right {
  margin-right: 35px;
}

.grid {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -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-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.grid.is--resources {
  -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;
}

.grid.is--footer-left {
  position: relative;
  width: 70%;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.grid.is--nav {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.grid.is--wos {
  position: relative;
  top: 0px;
  bottom: auto;
  z-index: 3;
  width: 50%;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  background-color: #171717;
}

.grid.is--footer-right {
  position: relative;
  width: 70%;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.grid.is--legal {
  padding-top: 50px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.grid.is--testamonials {
  width: 50%;
  margin-top: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.grid.is--timeline {
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.grid.is-tjanster {
  margin-top: 2em;
}

.grid_item {
  width: 100%;
  padding: 1.04em;
}

.grid_item.is--hero-img1 {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 40%;
  margin-right: 2%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.grid_item.is--hero-img2 {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 30%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.grid_item.is--banner-left {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 30%;
  padding: 3em 4em;
  -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: #eae784;
  color: #171717;
}

.grid_item.is--banner-right {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 70%;
  padding: 3em 4em;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  border-style: solid;
  border-width: 3px;
  border-color: #eae784;
  color: #fff;
}

.grid_item.is--resources {
  position: relative;
  z-index: 2;
  width: 40%;
  margin-right: auto;
  margin-left: auto;
}

.grid_item.is--social {
  width: 10%;
}

.grid_item.is--menu {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 40%;
  padding-top: 0em;
  padding-bottom: 0em;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.grid_item.is--hamburger {
  display: none;
}

.grid_item.is--hero-top {
  position: relative;
  top: 3.75em;
  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-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;
}

.grid_item.is--logo {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 6em;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.grid_item.is--test {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 25%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.grid_item.is--h1 {
  position: relative;
  top: -70px;
  width: 65%;
  margin-left: 35%;
}

.grid_item.is--info-text {
  width: 100%;
}

.grid_item.is--button {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 6em;
  padding-bottom: 4em;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.grid_item.is--wall-of-skryt {
  position: relative;
  width: 100%;
}

.grid_item.is--testamonial {
  width: 100%;
}

.grid_item.phone {
  width: 100%;
  padding-top: 0em;
}

.grid_item.email {
  width: 100%;
}

.grid_item.is--footer-menu {
  width: 25%;
}

.grid_item.is--copyright {
  width: 20%;
}

.grid_item.is--gullbo {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 40%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.grid_item.is--socials {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 40%;
  padding: 0em;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.grid_item.is--vem-ar-rasmus {
  margin-bottom: 40px;
}

.grid_item.is--timeline-heading {
  width: 80%;
}

.grid_item.is--tjanster-left {
  width: 70%;
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  -ms-grid-row-align: auto;
  align-self: auto;
}

.grid_item.is--tjanster-right {
  width: 30%;
  -webkit-align-self: flex-end;
  -ms-flex-item-align: end;
  align-self: flex-end;
}

.grid_item.is--tjanst {
  width: 33.333333333333336%;
  -webkit-align-self: flex-end;
  -ms-flex-item-align: end;
  align-self: flex-end;
}

.grid_item.benefits {
  width: 50%;
}

.grid_item.is-faq-top {
  position: relative;
  width: 40%;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.grid_item.is--faq {
  width: 50%;
  padding-left: 1.94em;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.grid_item.mindfuckande {
  width: 100%;
  margin-top: 20px;
}

.grid_item.is--banner-shower {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding: 3em 4em;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  border-style: none;
  border-width: 3px;
  border-color: #eae784;
  color: #fff;
}

.grid_item.shower {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.grid_item.center-allign {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -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;
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  align-self: auto;
}

.grid_item.is-nav-logo {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 10%;
  padding-top: 0em;
  padding-bottom: 0em;
  -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;
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  align-self: auto;
}

.main-button {
  position: relative;
  overflow: hidden;
  padding: 1.56em;
  border-style: solid;
  border-width: 3px;
  border-color: #c4b7ff;
  border-radius: 100vw;
  font-weight: 700;
  text-align: center;
}

.hero-photo1 {
  width: 100%;
  height: 43.75em;
  padding-bottom: 0px;
  -webkit-transform: rotate(-4.64deg);
  -ms-transform: rotate(-4.64deg);
  transform: rotate(-4.64deg);
  -o-object-fit: cover;
  object-fit: cover;
}

.hero-photo2 {
  width: 77%;
  height: 27em;
  -webkit-transform: rotate(1.91deg);
  -ms-transform: rotate(1.91deg);
  transform: rotate(1.91deg);
  -o-object-fit: cover;
  object-fit: cover;
}

.banner_item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 33%;
  padding-right: 1.25em;
  padding-left: 1.25em;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.merch {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.page-wrapper {
  position: relative;
  overflow: visible;
  width: 100%;
}

.card {
  width: 100%;
  padding: 22.03em 6em;
  background-image: url('../images/wide-img.webp');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  text-align: center;
}

.resources_img {
  height: 49.58em;
  border-radius: 100vw;
  -o-object-fit: cover;
  object-fit: cover;
}

.resources_text {
  position: absolute;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -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;
  -webkit-transform: rotate(-2.5deg);
  -ms-transform: rotate(-2.5deg);
  transform: rotate(-2.5deg);
  text-transform: none;
}

.resources_text.is--2nd {
  z-index: 3;
  margin-top: 11em;
  color: #fff;
}

.resources_text.is--first {
  z-index: 1;
  margin-bottom: 11em;
}

.resources-circle {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 9.03em;
  height: 9.03em;
  margin-right: 3.6em;
  margin-left: 3.6em;
  -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;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  border-radius: 100vw;
  background-color: #fff;
}

.resources-circle.is-yellow {
  background-color: #eae784;
}

.resources_arrow {
  width: 5em;
}

.social_link {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding-bottom: 0px;
  -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;
}

.social_icon {
  display: block;
  width: 5.25em;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  -o-object-fit: contain;
  object-fit: contain;
}

.menu_link {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  margin-right: 1.2em;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.menu_link.bottom {
  display: block;
}

.menu_link.hide {
  display: none;
}

.social {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 5px;
  margin-left: 5px;
  padding: 5px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: transparent;
  -webkit-transition: -webkit-transform 200ms ease;
  transition: -webkit-transform 200ms ease;
  transition: transform 200ms ease;
  transition: transform 200ms ease, -webkit-transform 200ms ease;
  color: transparent;
  font-weight: 700;
}

.social:hover {
  -webkit-transform: scale(1.5);
  -ms-transform: scale(1.5);
  transform: scale(1.5);
  color: #fff;
}

.menu_line {
  position: absolute;
  left: 0%;
  top: auto;
  right: auto;
  bottom: 0%;
  width: 100%;
  height: 1px;
  background-color: #c4b7ff;
  -webkit-transform: translate(-101%, 0px);
  -ms-transform: translate(-101%, 0px);
  transform: translate(-101%, 0px);
}

.hamburger_icon {
  width: 3em;
}

.menu_p {
  padding-top: 10px;
  padding-bottom: 10px;
  font-family: 'Neue Haas Display', sans-serif;
  font-weight: 400;
  text-transform: uppercase;
}

.banner-p {
  font-family: 'Neue Haas Display', sans-serif;
  font-weight: 400;
  text-align: center;
  text-transform: none;
}

.banner-number {
  margin-bottom: 0.5em;
  font-family: eckmannpsych-large;
  color: #eae784;
  font-size: 3.75em;
  line-height: 1;
}

.banner-heading {
  margin-bottom: 0.625em;
  font-family: 'Neue Haas Display', sans-serif;
  font-size: 1.875em;
  line-height: 1;
  font-weight: 500;
  text-align: center;
}

.est-1997 {
  font-family: Soerip, sans-serif;
}

.magician {
  font-family: Soerip, sans-serif;
  font-size: 1.25em;
}

.image {
  display: inline-block;
}

.logo-left {
  position: absolute;
  left: auto;
  top: 0%;
  right: -100px;
  bottom: auto;
  width: 7em;
}

.logo-right {
  position: absolute;
  left: -100px;
  top: auto;
  right: auto;
  bottom: 0%;
  width: 9em;
}

.logo-wrap {
  position: relative;
}

.testemonial-item {
  margin-bottom: 5em;
}

.testemonial-item.larger {
  position: relative;
  z-index: 1;
  margin-bottom: 10em;
}

.testemonial-item.larger.last {
  margin-bottom: 0em;
}

.test-text {
  font-family: 'Neue Haas Display', sans-serif;
  color: #fff;
  font-size: 2em;
  line-height: 1.2;
  font-weight: 400;
}

.test-text.larger {
  margin-bottom: 15px;
  line-height: 1.5;
}

.bold {
  font-weight: 500;
}

.stars {
  padding-bottom: 8px;
}

.stars.larger {
  width: 250px;
  padding-bottom: 20px;
}

.test-name {
  font-family: 'Neue Haas Display', sans-serif;
  color: #fff;
  font-size: 12px;
  font-weight: 400;
  text-align: right;
  text-transform: uppercase;
}

.test-role {
  font-family: 'Neue Haas Display', sans-serif;
  color: #fff;
  font-size: 12px;
  font-weight: 600;
  text-align: right;
  text-transform: uppercase;
}

.test-role.company {
  color: #eae784;
  font-size: 12px;
}

.person-wrap {
  padding-top: 7px;
}

.image-2 {
  position: absolute;
  left: 40%;
  top: -11%;
  right: 0%;
  bottom: auto;
}

.image-3 {
  position: absolute;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
  width: 80px;
}

.magi-som-inte-suger {
  max-width: 100%;
  font-family: eckmannpsych-large;
  color: #fff;
  line-height: 0.8;
  letter-spacing: 2px;
}

.is--yellow {
  font-family: eckmannpsych-large;
  color: #eae784;
}

.image-4 {
  position: static;
  left: 69px;
  top: -139px;
  width: 160px;
}

.info-text {
  display: block;
  margin-right: 20px;
  margin-bottom: 15px;
  font-family: 'Neue Haas Display', sans-serif;
  color: #fff;
  font-size: 4em;
  line-height: 1.2;
  font-weight: 400;
}

.image-5 {
  width: 100px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.top {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 40px;
  margin-bottom: 40px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.text-link {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 15px;
  margin-left: 15px;
  -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;
  -webkit-transition: color 200ms ease;
  transition: color 200ms ease;
  font-family: 'Neue Haas Display', sans-serif;
  color: #fff;
  font-size: 2em;
  font-weight: 400;
}

.text-link:hover {
  color: #eae784;
}

.arrows-right {
  width: 80px;
}

.arrows-left {
  width: 80px;
}

.wall-of-skryt {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 80px;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.wos-heading {
  position: -webkit-sticky;
  position: sticky;
  top: 50vh;
  max-width: 620px;
  margin-right: auto;
  margin-left: auto;
  font-family: 'Eckmannpsych large', sans-serif;
  color: #eae784;
  font-size: 9em;
  line-height: 0.75;
  text-align: center;
}

.footer-contact {
  -webkit-transition: color 200ms ease;
  transition: color 200ms ease;
  font-family: 'Neue Haas Display', sans-serif;
  color: #171717;
  font-size: 2.5em;
  text-transform: none;
}

.footer-contact:hover {
  color: #fff;
}

.footer-contact.smaller {
  font-size: 3.375em;
}

.footer {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.footer-nav-heading {
  margin-bottom: 10px;
  font-family: 'Neue Haas Display', sans-serif;
  color: #171717;
  font-weight: 500;
}

.footer-link {
  display: block;
  margin-bottom: 5px;
  -webkit-transition: color 200ms ease;
  transition: color 200ms ease;
  font-family: 'Neue Haas Display', sans-serif;
  color: #171717;
  font-weight: 400;
}

.footer-link:hover {
  color: #fff;
}

.footer-link.w--current {
  font-family: 'Neue Haas Display', sans-serif;
  font-weight: 400;
}

.footer-link.hide {
  display: none;
}

.footer-copyright-2 {
  padding-top: 1.875rem;
  padding-bottom: 1.1875rem;
  font-family: 'Neue Haas Display', sans-serif;
  color: #171717;
  font-size: 0.625rem;
  font-weight: 400;
  letter-spacing: 0.125rem;
  text-decoration: none;
  text-transform: uppercase;
}

.link {
  color: #171717;
  text-transform: none;
}

.link.cookies {
  font-size: 0.875em;
  text-decoration: underline;
}

.heading_om-mig {
  color: #eae784;
  line-height: 0.8;
  text-align: center;
}

.timeline_circle {
  position: -webkit-sticky;
  position: sticky;
  top: 50vh;
  width: 0.9375rem;
  height: 0.9375rem;
  max-height: 0.9375rem;
  max-width: 0.9375rem;
  min-height: 0.9375rem;
  min-width: 0.9375rem;
  border-radius: 100%;
  background-color: #fff;
  box-shadow: 0 0 0 0.5rem #171717;
}

.timeline_date-text {
  position: -webkit-sticky;
  position: sticky;
  top: 50vh;
  color: #fff;
  font-size: 2.25em;
  line-height: 1.2;
  font-weight: 500;
  text-align: left;
}

.overlay-fade-top {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  z-index: 9999;
  height: 5rem;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#171717), to(rgba(10, 10, 10, 0)));
  background-image: linear-gradient(180deg, #171717, rgba(10, 10, 10, 0));
}

.timeline_component {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 70rem;
  margin-right: auto;
  margin-left: auto;
  -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;
}

.overlay-fade-bottom {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  z-index: 99999;
  height: 5rem;
  background-image: -webkit-gradient(linear, left bottom, left top, from(#171717), to(rgba(10, 10, 10, 0)));
  background-image: linear-gradient(0deg, #171717, rgba(10, 10, 10, 0));
}

.timeline_left {
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  text-align: right;
}

.container-2 {
  width: auto;
  max-width: 80rem;
  margin-right: auto;
  margin-left: auto;
  padding-right: 3rem;
  padding-left: 3rem;
  background-color: transparent;
}

.timeline_centre {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.section-timeline {
  position: relative;
  z-index: 0;
  background-color: #171717;
}

.margin-bottom-xlarge {
  margin-bottom: 3.5rem;
}

.timeline_item {
  position: relative;
  z-index: 2;
  display: -ms-grid;
  display: grid;
  padding-top: 5rem;
  padding-bottom: 5rem;
  grid-auto-columns: 1fr;
  grid-column-gap: 0rem;
  grid-row-gap: 0rem;
  -ms-grid-columns: 1fr 11.25rem 1fr;
  grid-template-columns: 1fr 11.25rem 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.timeline_progress-bar-2 {
  position: fixed;
  left: auto;
  top: 0rem;
  right: auto;
  bottom: 50vh;
  z-index: -1;
  width: 0.1875rem;
  height: 50vh;
  background-color: #fff;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#c4b7ff), color-stop(50%, #b0a5e6), to(#9d92cc));
  background-image: linear-gradient(180deg, #c4b7ff, #b0a5e6 50%, #9d92cc);
}

.timeline_text {
  color: #fff;
  font-size: 1.25em;
  line-height: 1.5;
  font-weight: 400;
}

.timeline_progress {
  position: absolute;
  z-index: 1;
  width: 0.1875rem;
  height: 100%;
  background-color: #414141;
}

.timeline-heading-p {
  font-size: 2.25em;
  line-height: 1.5;
  font-weight: 400;
}

.baby-wrap {
  overflow: hidden;
  margin-top: 12px;
  padding-bottom: 20px;
  border-radius: 0rem;
}

.timeline-undertext {
  margin-top: 10px;
}

.image-9 {
  -o-object-fit: cover;
  object-fit: cover;
}

.heading-3 {
  font-family: 'Eckmannpsych large', sans-serif;
}

.fs-cc-banner_text {
  max-width: 510px;
  margin-right: 1.5rem;
  color: #171717;
  font-size: 14px;
  font-weight: 400;
}

.fs-cc-banner_close-icon {
  width: 1.5rem;
  height: 1.5rem;
  color: #171717;
}

.link-3 {
  border-bottom: 0.0625rem solid #171717;
  -webkit-transition: color 300ms ease;
  transition: color 300ms ease;
  color: #171717;
  font-weight: 600;
}

.link-3:hover {
  color: #c4b7ff;
}

.fs-cc-banner_close {
  margin-left: 0.75rem;
  padding: 0.625rem;
  border-radius: 999rem;
  background-color: #fff;
  box-shadow: 1px 1px 0.75rem 0 rgba(0, 0, 0, 0.1);
  opacity: 1;
  cursor: pointer;
}

.fs-cc-banner_trigger {
  display: none;
}

.fs-cc-banner_button {
  min-width: 8.75rem;
  margin-left: 1rem;
  padding: 0.625rem 1.25rem;
  border-style: solid;
  border-width: 0.125rem;
  border-color: #171717;
  border-radius: 999rem;
  background-color: #171717;
  color: #fff;
  font-size: 16px;
  font-weight: 400;
  text-align: center;
}

.fs-cc-banner_button.fs-cc-button-alt {
  border-color: #171717;
  background-color: transparent;
  color: #171717;
  font-size: 16px;
}

.fs-cc-banner_text-link {
  border-style: none none solid;
  border-width: 1px;
  border-color: #171717;
  -webkit-transition: color 200ms ease, border-color 200ms ease;
  transition: color 200ms ease, border-color 200ms ease;
  color: #171717;
  font-size: 16px;
  font-weight: 400;
  text-decoration: none;
}

.fs-cc-banner_text-link:hover {
  border-bottom-color: #c4b7ff;
  color: #c4b7ff;
}

.fs-cc-banner_component {
  position: fixed;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  z-index: 998;
  display: none;
  padding: 1.5em 2em;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  border-top: 0.0625rem solid rgba(67, 83, 255, 0.16);
  background-color: #eae784;
}

.fs-cc-banner_buttons-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -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: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  grid-auto-columns: 1fr;
  -ms-grid-columns: auto auto;
  grid-template-columns: auto auto;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.fs-cc-banner_container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.fs-cc-manager_component {
  position: fixed;
  left: 1.25rem;
  top: auto;
  right: auto;
  bottom: 1.25rem;
  z-index: 999;
  display: none;
}

.fs-cc-manager_button {
  display: none;
  padding: 0.625rem;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  border-radius: 999rem;
  background-color: #fff;
  -webkit-transition: color 200ms ease;
  transition: color 200ms ease;
  color: #333;
  cursor: pointer;
}

.fs-cc-manager_button:hover {
  color: #4353ff;
}

.fs-cc-manager_icon {
  width: 2rem;
  height: 2rem;
}

.fs-cc-manager_trigger {
  display: none;
}

.fs-cc-prefs_close {
  position: absolute;
  left: auto;
  top: -0.75rem;
  right: -0.75rem;
  bottom: auto;
  z-index: 1;
  padding: 0.625rem;
  border-radius: 100%;
  background-color: #f5f6ff;
  box-shadow: -1px 1px 0.75rem 0 rgba(51, 51, 51, 0.1);
  color: #333;
  font-size: 1.25rem;
  text-decoration: none;
  cursor: pointer;
}

.fs-cc-prefs_checkbox {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 1;
  width: 100%;
  height: 100%;
  margin-top: 0rem;
  margin-left: 0rem;
  opacity: 0;
  cursor: pointer;
}

.fs-cc-prefs_content {
  overflow: scroll;
  height: 100%;
  padding: 2.5rem 2rem;
}

.fs-cc-prefs_checkbox-field {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 2.75rem;
  height: 1.5rem;
  margin-bottom: 0rem;
  padding: 0.125rem;
  -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: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  border-radius: 999rem;
  background-color: #ccc;
}

.fs-cc-prefs_space-small {
  margin-bottom: 0.75rem;
}

.fs-cc-prefs_form {
  position: relative;
  width: 100%;
  height: 100%;
  max-height: 70vh;
  max-width: 36rem;
  margin-bottom: 0rem;
  border-radius: 1rem;
  background-color: #171717;
}

.fs-cc-prefs_submit-hide {
  display: none;
}

.fs-cc-prefs_overlay {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: -1;
  width: 100%;
  height: 100%;
  background-color: rgba(196, 183, 255, 0.19);
}

.fs-cc-prefs_text {
  color: hsla(0, 0%, 100%, 0.8);
  font-size: 14px;
}

.fs-cc-prefs_trigger {
  display: none;
}

.fs-cc-prefs_option {
  padding-top: 1rem;
  padding-bottom: 1rem;
  border-bottom: 0.0625rem solid rgba(51, 51, 51, 0.15);
}

.fs-cc-prefs_toggle {
  width: 1.25rem;
  height: 1.25rem;
  border-radius: 62.4375rem;
  background-color: #fff;
}

.fs-cc-prefs_title {
  color: #fff;
  font-size: 1.3em;
  line-height: 1.2em;
  font-weight: 500;
}

.fs-cc-prefs_buttons-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 2rem;
  margin-right: -0.5rem;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.fs-cc-prefs_label {
  margin-top: 0rem;
  margin-right: 2rem;
  margin-bottom: 0rem;
  color: #c4b7ff;
  font-size: 1rem;
  font-weight: 700;
}

.fs-cc-prefs_close-icon {
  width: 1rem;
  height: 1rem;
  color: #c4b7ff;
}

.fs-cc-prefs_checkbox-label {
  display: none;
}

.fs-cc-prefs_space-medium {
  margin-bottom: 2.5rem;
}

.fs-cc-prefs_button {
  margin-right: 0.5rem;
  padding: 0.625rem 1.5rem;
  border-style: solid;
  border-width: 0.125rem;
  border-color: #c4b7ff;
  border-radius: 999rem;
  background-color: #c4b7ff;
  font-size: 0.875rem;
  font-weight: 500;
}

.fs-cc-prefs_button.fs-cc-button-alt {
  border-color: #c4b7ff;
  background-color: #171717;
  color: #c4b7ff;
}

.fs-cc-prefs_toggle-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 0.5rem;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.fs-cc-prefs_component {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 997;
  display: none;
  width: 100%;
  height: 100%;
  margin-bottom: 0rem;
  padding: 2rem;
  -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;
}

.socials {
  display: none;
}

.trigger {
  position: fixed;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
  display: none;
  width: 0px;
  height: 0px;
  padding: 0px;
}

.intro-parent {
  position: fixed;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
  z-index: 99999;
  display: none;
  width: 100%;
  height: 100vh;
  -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;
}

.panel {
  width: 50%;
  height: 100%;
  background-color: #c4b7ff;
}

.btn-parent {
  position: absolute;
  bottom: 4em;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  padding: 1.2em 2em 1em;
  -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;
  border-radius: 100px;
  background-color: #171717;
  cursor: pointer;
}

.btn-text {
  position: relative;
  z-index: 1;
  color: #fff;
  font-size: 1.25em;
}

.btn-text-ab {
  position: absolute;
  z-index: 1;
  color: #fff;
  font-size: 1.25em;
}

.card-whipe {
  position: absolute;
  left: 0%;
  top: auto;
  right: auto;
  bottom: 0%;
  width: 100%;
  height: 100%;
}

.card-whipe.black-shade {
  background-color: #404040;
}

.logo-parent {
  position: absolute;
  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-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;
}

.intro-logo-wrap {
  position: relative;
  overflow: visible;
  width: 50em;
  height: 23em;
}

.intro-logo-img {
  position: relative;
  width: 50em;
  height: 23em;
}

.div-hide {
  position: relative;
  overflow: hidden;
  width: 50em;
  height: 23em;
  -o-object-fit: fill;
  object-fit: fill;
}

.div-hide.intro-logo {
  position: absolute;
  width: 50em;
  height: 23em;
}

.logo-parent-2 {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 2em;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-hide-2 {
  position: relative;
  overflow: hidden;
}

.div-hide-2.pad-right {
  padding-right: 10px;
}

.div-hide-2.pad-left {
  padding-left: 10px;
}

.intro-logo {
  width: 14em;
}

.border-line-h {
  width: 2px;
  height: 2em;
  background-color: #fff;
}

.intro-txt {
  color: #fff;
  font-size: 2em;
  text-transform: uppercase;
}

.txt-label {
  margin-bottom: 10px;
  font-family: 'Neue Haas Display', sans-serif;
  color: #eae784;
  font-weight: 300;
  text-transform: uppercase;
}

.heading-large {
  font-family: 'Neue Haas Display', sans-serif;
  font-size: 6em;
  line-height: 1;
  font-weight: 500;
  letter-spacing: -1px;
  text-transform: uppercase;
}

.tjanst-item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 2em;
  -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;
}

.tjanst-heading {
  margin-top: 1.5em;
  margin-bottom: 1em;
  font-family: 'Neue Haas Display', sans-serif;
  color: #fff;
  font-size: 2em;
  font-weight: 600;
}

.tjanst-img {
  width: 16em;
  height: 16em;
}

.tjanster-p {
  margin-bottom: 2em;
  font-family: 'Neue Haas Display', sans-serif;
  font-size: 1.5em;
  line-height: 1.5;
  font-weight: 400;
  text-align: center;
}

.button {
  padding: 16px 24px;
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  -ms-grid-row-align: auto;
  align-self: auto;
  border-style: solid;
  border-width: 2px;
  border-color: #c4b7ff;
  background-color: #171717;
  -webkit-transition: background-color 300ms cubic-bezier(.165, .84, .44, 1);
  transition: background-color 300ms cubic-bezier(.165, .84, .44, 1);
  font-family: 'Neue Haas Display', sans-serif;
  font-size: 16px;
  font-weight: 400;
  letter-spacing: 1px;
}

.button:hover {
  background-color: #c4b7ff;
}

.button.tablet {
  display: none;
}

.button.nav {
  border-style: none;
  border-color: #fff;
  background-color: #fff;
  -webkit-transition: border-color 300ms cubic-bezier(.165, .84, .44, 1), background-color 300ms cubic-bezier(.165, .84, .44, 1);
  transition: border-color 300ms cubic-bezier(.165, .84, .44, 1), background-color 300ms cubic-bezier(.165, .84, .44, 1);
  color: #171717;
}

.button.nav:hover {
  border-color: #fffc90;
  background-color: #fffc90;
}

.button.small {
  padding: 8px 16px;
}

.button.mar-left {
  margin-left: 20px;
}

.button.third {
  border-style: none;
}

.button.third.mar-left {
  -webkit-transition: color 200ms ease;
  transition: color 200ms ease;
}

.button.third.mar-left:hover {
  background-color: transparent;
  color: #eae784;
}

.button.white {
  border-color: #fff;
  -webkit-transition: color 200ms ease, border-color 200ms ease;
  transition: color 200ms ease, border-color 200ms ease;
}

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

.heading-medium {
  font-family: 'Neue Haas Display', sans-serif;
  font-size: 4em;
  line-height: 1.1;
  font-weight: 500;
  letter-spacing: -0.5px;
  text-transform: uppercase;
}

.heading-medium.is-benefits {
  margin-bottom: 48px;
  font-family: 'Neue Haas Display', sans-serif;
  font-weight: 500;
}

.benefit-item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 48px;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.benefit-content {
  margin-left: 20px;
}

.benefit-heading {
  margin-bottom: 16px;
  font-family: 'Neue Haas Display', sans-serif;
  color: #fff;
  font-size: 1.75em;
  font-weight: 400;
  text-transform: uppercase;
}

.benefit-p {
  margin-left: 10px;
  font-family: 'Neue Haas Display', sans-serif;
  font-size: 16px;
  font-weight: 400;
}

.image-full {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}

.image-full._3d {
  -webkit-perspective-origin: 50% 50%;
  perspective-origin: 50% 50%;
  -webkit-transform: perspective(1000px);
  transform: perspective(1000px);
  -webkit-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
}

.benefits-icon {
  width: 80px;
}

.social-wrap {
  display: none;
  margin-right: 40px;
}

.menu-bunny {
  display: none;
}

.paragraph {
  margin-bottom: 0px;
  font-family: 'Neue Haas Display', sans-serif;
  color: #fff;
  font-size: 1.5em;
  line-height: 1.6;
  font-weight: 400;
}

.paragraph.text-color-black {
  color: #171717;
}

.paragraph.text-size-small {
  font-size: 1.25em;
}

.faq-answer {
  overflow: hidden;
  height: auto;
}

.minus {
  position: absolute;
  width: 38%;
  height: 2px;
  border-radius: 20px;
  background-color: #fff;
}

.faq-answer-inner {
  overflow: visible;
  padding: 0px 20px 20px;
}

.faq-item {
  max-width: 100%;
  border-style: none;
  border-width: 1px;
  border-color: #212121;
  border-radius: 25px;
  background-color: #eae784;
  box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.05);
}

.plus {
  position: absolute;
  width: 2px;
  height: 38%;
  border-radius: 20px;
  background-color: #fff;
}

.p-m-wrap {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 30px;
  height: 30px;
  min-height: 30px;
  min-width: 30px;
  margin-left: 60px;
  -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;
  border-radius: 50px;
  background-color: #000;
}

.faq-question {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding: 20px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-decoration: none;
}

.faq-wrap {
  display: -ms-grid;
  display: grid;
  width: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  grid-auto-flow: row dense;
  grid-auto-columns: 1fr;
  grid-auto-rows: -webkit-max-content;
  grid-auto-rows: max-content;
  grid-column-gap: 25px;
  grid-row-gap: 25px;
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
  -ms-grid-rows: -webkit-max-content -webkit-max-content;
  -ms-grid-rows: max-content max-content;
  grid-template-rows: -webkit-max-content -webkit-max-content;
  grid-template-rows: max-content max-content;
}

.q-heading {
  font-family: eckmannpsych-small;
  color: #171717;
  font-size: 3em;
  font-weight: 400;
  text-transform: lowercase;
}

.txt-link {
  -webkit-transition: color 200ms ease;
  transition: color 200ms ease;
  font-weight: 500;
  text-decoration: underline;
  text-transform: none;
}

.txt-link:hover {
  color: #c4b7ff;
}

.faq-content {
  position: -webkit-sticky;
  position: sticky;
  top: 120px;
}

.faq-content-p {
  margin-top: 20px;
  margin-bottom: 20px;
  font-family: 'Neue Haas Display', sans-serif;
  font-size: 1.125em;
  font-weight: 400;
}

.bold-text {
  font-weight: 500;
}

.max-width-medium {
  max-width: 66em;
}

.margin-top.margin-medium {
  margin-top: 21px;
}

.heading-small {
  font-family: 'Neue Haas Display', sans-serif;
  font-weight: 500;
  text-transform: uppercase;
}

.nav-menu-top {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.text-field {
  height: 3rem;
  border-style: solid;
  border-width: 0.125rem;
  border-color: rgba(255, 255, 255, 0.05);
  border-radius: 0.5rem;
  background-color: hsla(0, 0%, 100%, 0.05);
  color: #fff;
  font-size: 1rem;
  line-height: 1.5rem;
}

.text-field:hover {
  border-color: rgba(255, 255, 255, 0.25);
}

.text-field:focus {
  border-color: #fff;
  background-color: hsla(0, 0%, 100%, 0);
}

.text-field.margin-s {
  height: 3rem;
  padding: 0.5rem 0.75rem;
  -webkit-transition: all 400ms ease;
  transition: all 400ms ease;
  font-size: 1rem;
}

.form-block {
  color: #fff;
}

.success-message-text {
  color: #f5f5f5;
  font-size: 1rem;
  line-height: 1.5rem;
  text-align: center;
}

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

.padding-vertical-xlarge {
  padding-top: 7.5rem;
  padding-bottom: 7.5rem;
}

.padding-vertical-xlarge.kontakt {
  padding-top: 10rem;
}

.wrapper {
  position: relative;
}

.wrapper.flex-vertical {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.form-2-col {
  width: 100%;
  grid-column-gap: 1.5rem;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.center-div {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: auto;
  margin-left: auto;
  -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;
  text-align: center;
}

.center-div.max-560w {
  max-width: 35rem;
}

.text-area {
  min-height: 7.5rem;
  border-style: solid;
  border-width: 0.125rem;
  border-color: rgba(255, 255, 255, 0.05);
  border-radius: 0.5rem;
  background-color: hsla(0, 0%, 100%, 0.05);
  color: #fff;
  font-size: 1rem;
  line-height: 1.5rem;
  font-weight: 400;
}

.text-area:hover {
  border-color: rgba(255, 255, 255, 0.25);
}

.text-area:focus {
  border-color: #fff;
  background-color: hsla(0, 0%, 100%, 0);
}

.text-area.larger {
  min-height: 10rem;
}

.text-area.larger.margin-l {
  margin-bottom: 2.5rem;
  padding: 0.75rem;
  font-size: 1rem;
}

.form-divider {
  width: 100%;
  height: 0.0625rem;
  margin-top: 2rem;
  margin-bottom: 3.5rem;
  background-color: hsla(0, 0%, 100%, 0.15);
}

.error-message {
  border-radius: 0.5rem;
  color: #e01e1e;
}

.text-white {
  color: #fff;
}

.text-white.text-centred.margin-xl {
  margin-top: 0.5rem;
  margin-bottom: 3.5rem;
  font-family: 'Neue Haas Display', sans-serif;
  font-size: 1.5rem;
  line-height: 130%;
}

.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: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.paragraph-m {
  font-size: 1.25rem;
  letter-spacing: -0.025rem;
}

.paragraph-m.text-white {
  font-size: 1.25rem;
  line-height: 150%;
  font-weight: 400;
}

.field-label {
  width: 100%;
  margin-bottom: 0.75rem;
  font-family: 'Neue Haas Display', sans-serif;
  color: #fff;
  font-size: 16px;
  font-weight: 400;
  letter-spacing: 0.05rem;
  text-transform: none;
}

.success-message {
  margin-top: 30px;
  padding: 1.5rem;
  border-radius: 1rem;
  background-color: #6b8b69;
}

.margin-xs {
  margin-bottom: 0.75rem;
}

.margin-xs._100-w {
  width: 100%;
}

.form-wrapper {
  max-width: 45rem;
  margin-right: auto;
  margin-left: auto;
}

.shower-h1 {
  font-family: 'Eckmannpsych large', sans-serif;
  color: #eae784;
}

.txt-color-yellow {
  color: #eae784;
}

.image-show {
  width: 70%;
}

.heading-4 {
  font-family: 'Eckmannpsych large', sans-serif;
}

.container-4 {
  position: relative;
  z-index: 10;
  overflow: hidden;
  width: 100%;
  max-width: 100em;
  margin-right: auto;
  margin-left: auto;
  padding: 6em;
}

.container-4.is-privacy {
  padding-top: 12em;
}

.grid-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.grid-item.privacy-h {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 70%;
  -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;
}

.privacy-policy {
  text-align: left;
}

.privacy-policy h1 {
  font-family: 'Neue Haas Display', sans-serif;
  color: #fff;
  font-size: 5em;
  font-weight: 500;
}

.privacy-policy p {
  font-size: 16px;
  font-weight: 400;
}

@media screen and (max-width: 991px) {
  body {
    font-size: 1.5vw;
  }

  h1 {
    font-size: 7.6em;
  }

  p {
    font-size: 16px;
  }

  .container {
    padding: 27px 3em;
  }

  .container.is--hero {
    padding-top: 4em;
    padding-right: 2em;
    padding-left: 2em;
  }

  .container.is--nav.full {
    padding-top: 0em;
    padding-bottom: 0em;
  }

  .section {
    margin-top: 60px;
    margin-bottom: 60px;
  }

  .section.is--nav {
    overflow: visible;
    padding-top: 0px;
    -webkit-backdrop-filter: none;
    backdrop-filter: none;
  }

  .section.is--om-rasmus {
    background-position: 50% 50%;
  }

  .section.hero-shower {
    background-position: 80% 50%;
  }

  .grid {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .grid.is--footer-left {
    width: 100%;
  }

  .grid.is--nav {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .grid.is--wos {
    top: -5px;
  }

  .grid.is--footer-right {
    width: 100%;
    -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;
  }

  .grid.is--testamonials {
    margin-top: 120px;
  }

  .grid.is--benefits {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap-reverse;
    -ms-flex-wrap: wrap-reverse;
    flex-wrap: wrap-reverse;
  }

  .grid.shower {
    -webkit-flex-wrap: wrap-reverse;
    -ms-flex-wrap: wrap-reverse;
    flex-wrap: wrap-reverse;
  }

  .grid_item.is--hero-img1 {
    width: 60%;
  }

  .grid_item.is--hero-img2 {
    width: 38%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .grid_item.is--banner-left {
    width: 30%;
    padding-right: 3.84em;
    padding-left: 3.84em;
  }

  .grid_item.is--banner-right {
    width: 70%;
    padding-right: 2.84em;
    padding-left: 2.84em;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .grid_item.is--resources {
    width: 60%;
  }

  .grid_item.is--social {
    width: 15%;
  }

  .grid_item.is--menu {
    position: absolute;
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: auto;
    z-index: -1;
    display: block;
    width: 100%;
    height: 100vh;
    padding: 65px 3.94em 80px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-bottom: 1px solid #c4b7ff;
    background-color: #171717;
  }

  .grid_item.is--hamburger {
    display: block;
    width: auto;
  }

  .grid_item.is--logo {
    width: 80%;
    margin-right: auto;
    margin-left: auto;
  }

  .grid_item.is--test {
    width: 100%;
    margin-top: 30px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
  }

  .grid_item.is--h1 {
    top: -250px;
    width: 100%;
    margin-left: 0%;
  }

  .grid_item.is--info-text {
    width: 100%;
    margin-top: -104px;
  }

  .grid_item.is--testamonial {
    width: 100%;
  }

  .grid_item.email {
    margin-bottom: 15px;
  }

  .grid_item.is--footer-menu {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
  }

  .grid_item.is--socials {
    position: absolute;
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: auto;
    z-index: -1;
    display: none;
    width: 100%;
    padding: 95px 3.94em 40px;
    -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;
    background-color: #171717;
  }

  .grid_item.is--tjanster-left {
    width: 100%;
  }

  .grid_item.is--tjanster-right {
    width: 100%;
  }

  .grid_item.is--tjanst {
    width: 50%;
  }

  .grid_item.benefits {
    width: 100%;
    margin-bottom: 20px;
  }

  .grid_item.is-faq-top {
    width: 100%;
  }

  .grid_item.is--banner-shower {
    width: 100%;
    padding-right: 2.84em;
    padding-left: 2.84em;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .grid_item.shower {
    width: 100%;
  }

  .hero-photo2 {
    width: 100%;
    height: 32.4em;
  }

  .banner_item {
    width: 100%;
    margin-bottom: 30px;
  }

  .merch {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .card {
    margin-top: 10px;
    margin-bottom: 40px;
    padding-top: 14.63em;
    padding-bottom: 14.63em;
  }

  .menu_link {
    margin-right: 0em;
    padding-right: 20px;
    padding-left: 21px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .menu_link.bottom {
    margin-bottom: 30px;
  }

  .social {
    margin-top: 35px;
    margin-left: 0px;
  }

  .social.small {
    margin-top: 0px;
  }

  .hamburger_icon {
    width: 36px;
  }

  .menu_p {
    padding: 20px;
    font-size: 24px;
    font-weight: 400;
  }

  .banner-p {
    max-width: 320px;
    font-size: 1.25em;
  }

  .wos-heading {
    font-size: 6em;
  }

  .footer-contact {
    font-size: 2.5em;
  }

  .footer {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }

  .footer-link {
    margin-bottom: 0px;
    margin-left: 20px;
    padding-left: 5px;
  }

  .footer-link.w--current {
    font-size: 1em;
  }

  .heading_om-mig {
    font-size: 12em;
  }

  .container-2 {
    padding-right: 3em;
    padding-left: 3em;
  }

  .timeline_text {
    font-size: 18px;
  }

  .image-9 {
    height: 180px;
  }

  .fs-cc-banner_text {
    margin-right: 0rem;
  }

  .fs-cc-banner_buttons-wrapper {
    margin-top: 1rem;
  }

  .fs-cc-banner_container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .socials {
    position: static;
    left: 0%;
    top: auto;
    right: 0%;
    bottom: 80px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 20px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .btn-parent {
    padding: 15px 30px;
  }

  .btn-text {
    font-size: 16px;
  }

  .btn-text-ab {
    font-size: 16px;
  }

  .intro-logo {
    width: 12em;
  }

  .button {
    display: inline-block;
    font-size: 16px;
  }

  .button.tablet {
    position: static;
    left: auto;
    top: auto;
    right: auto;
    bottom: 160px;
    display: block;
    margin-top: 0px;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    -ms-grid-row-align: auto;
    align-self: auto;
    border-width: 2px;
    border-color: #eae784;
    background-color: #eae784;
    color: #171717;
    font-size: 24px;
  }

  .button.small {
    font-size: 16px;
  }

  .benefit-p {
    margin-left: 0px;
  }

  .benefits-icon {
    width: 100px;
    height: 70px;
    -o-object-fit: fill;
    object-fit: fill;
  }

  .menu-bunny {
    display: block;
    width: 150px;
    margin-bottom: 20px;
  }

  .paragraph {
    font-size: 16px;
  }

  .q-heading {
    font-family: 'Neue Haas Display', sans-serif;
    line-height: 1.2;
    font-weight: 400;
    text-transform: none;
  }

  .faq-content-p {
    font-size: 16px;
  }

  .heading-small {
    font-family: 'Neue Haas Display', sans-serif;
    font-size: 2.5em;
    font-weight: 500;
    text-transform: uppercase;
  }

  .nav-menu-top {
    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: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .nav-menu-bot {
    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-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-area.larger.margin-l {
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
  }

  .paragraph-m {
    font-size: 1.125rem;
  }

  .show-content {
    max-width: 660px;
  }

  .image-show {
    -o-object-fit: contain;
    object-fit: contain;
  }

  .container-4 {
    padding-right: 6vw;
    padding-left: 6vw;
  }

  .grid-item.privacy-h {
    width: 100%;
  }
}

@media screen and (max-width: 767px) {
  h3 {
    font-size: 8.9em;
  }

  h6 {
    font-size: 14px;
  }

  .section.is--nav {
    padding-top: 0px;
    padding-bottom: 0px;
  }

  .section.is--om-rasmus {
    min-height: 560px;
  }

  .grid.is--wos {
    width: 100%;
  }

  .grid.is--testamonials {
    width: 100%;
    margin-top: 60px;
  }

  .grid.is--hero {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .grid_item.is--hero-img1 {
    width: 50%;
  }

  .grid_item.is--hero-img2 {
    width: 36%;
  }

  .grid_item.is--menu {
    display: none;
    border-bottom: 1px solid #c4b7ff;
  }

  .grid_item.is--test {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .grid_item.is--h1 {
    top: 0px;
    margin-bottom: 40px;
  }

  .grid_item.is--info-text {
    margin-top: 0px;
  }

  .grid_item.is--button {
    padding-top: 8em;
    padding-bottom: 6em;
  }

  .grid_item.is--footer-menu {
    margin-bottom: 20px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .grid_item.is--copyright {
    width: 40%;
  }

  .grid_item.is--gullbo {
    width: 60%;
  }

  .grid_item.is--socials {
    display: none;
    padding-bottom: 48px;
    border-bottom: 1px solid #c4b7ff;
  }

  .grid_item.is--vem-ar-rasmus {
    margin-bottom: 30px;
  }

  .grid_item.is--timeline-heading {
    width: 90%;
  }

  .grid_item.is--tjanst {
    width: 100%;
  }

  .hero-photo2 {
    height: 30em;
  }

  .card {
    padding-top: 14.13em;
    padding-bottom: 14.13em;
  }

  .social {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }

  .banner-p {
    font-size: 16px;
  }

  .banner-heading {
    font-size: 3em;
  }

  .logo-left {
    right: -46px;
    width: 5em;
  }

  .logo-right {
    left: -53px;
    width: 6em;
  }

  .test-text {
    font-size: 32px;
  }

  .test-text.larger {
    font-size: 24px;
  }

  .test-name {
    font-size: 16px;
  }

  .test-role {
    font-size: 12px;
  }

  .image-2 {
    top: -2%;
    display: block;
    width: 40px;
  }

  .magi-som-inte-suger {
    font-size: 10em;
  }

  .image-4 {
    width: 18em;
  }

  .wall-of-skryt {
    margin-bottom: 0px;
  }

  .wos-heading {
    font-size: 12em;
  }

  .footer-nav-heading {
    margin-bottom: 0px;
    font-size: 16px;
  }

  .footer-link {
    font-size: 12px;
  }

  .footer-link.w--current {
    font-size: 12px;
  }

  .link {
    font-size: 14px;
  }

  .link.cookies {
    font-size: 12px;
  }

  .timeline_date-text {
    margin-bottom: 1.5rem;
    font-size: 2.25rem;
  }

  .timeline_left {
    text-align: left;
  }

  .container-2 {
    padding-right: 3rem;
    padding-left: 3rem;
  }

  .timeline_centre {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .margin-bottom-xlarge {
    margin-bottom: 3rem;
  }

  .timeline_item {
    width: 100%;
    -ms-grid-columns: 4rem 1fr;
    grid-template-columns: 4rem 1fr;
  }

  .timeline_text {
    font-size: 1.25rem;
  }

  .timeline_progress {
    left: 0.375rem;
  }

  .timeline-heading-p {
    font-size: 20px;
  }

  .timeline-undertext {
    font-size: 12px;
  }

  .heading-3 {
    font-size: 6em;
  }

  .fs-cc-banner_container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .fs-cc-prefs_title {
    font-size: 1.25rem;
  }

  .socials {
    bottom: 60px;
  }

  .btn-parent {
    bottom: 100px;
  }

  .intro-logo {
    width: 11em;
  }

  .txt-label {
    font-size: 16px;
  }

  .heading-large {
    font-size: 48px;
  }

  .tjanst-item {
    padding: 40px;
  }

  .tjanst-heading {
    font-size: 24px;
  }

  .tjanster-p {
    margin-bottom: 24px;
    font-size: 16px;
  }

  .button {
    font-size: 16px;
  }

  .button.tablet {
    bottom: 120px;
  }

  .heading-medium.is-benefits {
    font-size: 48px;
  }

  .benefit-heading {
    font-size: 24px;
  }

  .benefits-icon {
    width: 40px;
    height: 40px;
  }

  .padding-vertical-xlarge {
    padding-top: 5rem;
    padding-bottom: 5rem;
  }

  .padding-vertical-xlarge.kontakt {
    padding-bottom: 5rem;
  }

  .form-2-col {
    grid-row-gap: 0rem;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  .form-divider {
    margin-top: 1.5rem;
    margin-bottom: 3rem;
  }

  .container-4 {
    padding-right: 4vw;
    padding-left: 4vw;
  }
}

@media screen and (max-width: 479px) {
  h1 {
    padding-bottom: 0.2em;
    font-size: 14.7em;
  }

  h4 {
    font-size: 8em;
  }

  h5 {
    font-size: 5em;
  }

  .container.is--hero {
    padding-top: 40px;
  }

  .section {
    overflow: visible;
    margin-top: 40px;
    margin-bottom: 40px;
  }

  .section.is--nav {
    z-index: 9999;
    margin-top: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
  }

  .section.is--om-rasmus {
    min-height: 310px;
    padding-top: 80px;
    background-position: 66% 50%;
    background-size: cover;
  }

  .section.first {
    margin-top: 0px;
  }

  .display {
    font-family: 'Eckmannpsych large', sans-serif;
  }

  .grid.is--nav {
    padding-top: 10px;
    padding-bottom: 10px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .grid.is--wos {
    padding-top: 40px;
    padding-bottom: 20px;
  }

  .grid.is--footer-right {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }

  .grid.is--legal {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }

  .grid.is--testamonials {
    margin-top: 20px;
  }

  .grid_item.is--hero-img1 {
    width: 90%;
  }

  .grid_item.is--hero-img2 {
    width: 40%;
  }

  .grid_item.is--banner-left {
    width: 100%;
  }

  .grid_item.is--banner-right {
    width: 100%;
    padding-top: 25px;
    padding-bottom: 25px;
  }

  .grid_item.is--social {
    width: 15%;
  }

  .grid_item.is--menu {
    display: none;
    padding-bottom: 140px;
  }

  .grid_item.is--test {
    width: 60%;
  }

  .grid_item.is--h1 {
    margin-top: 50px;
  }

  .grid_item.is--button {
    margin-top: 30px;
  }

  .grid_item.is--wall-of-skryt {
    width: 100%;
  }

  .grid_item.is--testamonial {
    width: 100%;
  }

  .grid_item.phone {
    margin-bottom: 10px;
  }

  .grid_item.is--footer-menu {
    margin-top: 20px;
    margin-bottom: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .grid_item.is--copyright {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .grid_item.is--gullbo {
    width: 100%;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .grid_item.is--vem-ar-rasmus {
    margin-bottom: 20px;
  }

  .grid_item.is-faq-top {
    width: 100%;
  }

  .grid_item.is--banner-shower {
    width: 100%;
    padding-top: 25px;
    padding-bottom: 25px;
  }

  .grid_item.is-nav-logo {
    margin-left: 10px;
  }

  .main-button {
    font-size: 12px;
  }

  .hero-photo1 {
    height: 61em;
    margin-bottom: 25px;
  }

  .hero-photo2 {
    width: 100%;
    height: 35em;
  }

  .page-wrapper {
    overflow: hidden;
  }

  .card {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-top: 14.83em;
    padding-bottom: 14.83em;
  }

  .resources_text.is--2nd {
    margin-top: 15em;
  }

  .banner-number {
    font-family: 'Eckmannpsych large', sans-serif;
    font-size: 9em;
  }

  .banner-heading {
    font-size: 4em;
  }

  .est-1997 {
    font-size: 12px;
  }

  .magician {
    font-size: 12px;
  }

  .logo-left {
    right: -31px;
  }

  .logo-right {
    left: -35px;
  }

  .test-text {
    font-size: 3.5em;
  }

  .test-text.larger {
    font-size: 18px;
  }

  .stars.larger {
    width: 200px;
  }

  .test-name {
    font-size: 12px;
  }

  .test-role {
    font-size: 10px;
  }

  .image-2 {
    display: none;
    width: 50px;
  }

  .magi-som-inte-suger {
    font-family: 'Eckmannpsych large', sans-serif;
    font-size: 11em;
  }

  .is--yellow {
    font-family: 'Eckmannpsych large', sans-serif;
  }

  .image-4 {
    display: none;
  }

  .info-text {
    width: 100%;
    margin-right: 10px;
    color: #fff;
    font-size: 4.4em;
    font-weight: 400;
  }

  .image-5 {
    display: none;
    width: 9em;
  }

  .text-link {
    font-size: 16px;
  }

  .arrows-right {
    width: 40px;
  }

  .arrows-left {
    width: 40px;
  }

  .wall-of-skryt {
    margin-bottom: 0px;
  }

  .footer {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .footer-nav-heading {
    margin-bottom: 10px;
  }

  .footer-link {
    margin-bottom: 20px;
    margin-left: 0px;
    padding-left: 0px;
  }

  .footer-copyright-2 {
    padding-top: 1.4375rem;
  }

  .container-2 {
    padding-top: 0rem;
    padding-right: 15px;
    padding-left: 15px;
  }

  .timeline_centre {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .timeline_item {
    -ms-grid-columns: 3rem 1fr;
    grid-template-columns: 3rem 1fr;
  }

  .timeline_text {
    font-size: 16px;
  }

  .timeline-heading-p {
    font-size: 20px;
  }

  .heading-3 {
    font-size: 10em;
    text-align: center;
  }

  .image-12 {
    max-width: 30%;
  }

  .image-13 {
    max-width: 40%;
  }

  .image-14 {
    height: 310px;
  }

  .fs-cc-banner_text {
    font-size: 12px;
  }

  .fs-cc-banner_close {
    position: absolute;
    left: auto;
    top: -1.5rem;
    right: 0.75rem;
    bottom: auto;
  }

  .fs-cc-banner_button {
    width: 100%;
    margin-bottom: 0.5rem;
    margin-left: 0rem;
  }

  .fs-cc-banner_buttons-wrapper {
    width: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
  }

  .fs-cc-prefs_content {
    padding: 1.5rem;
  }

  .fs-cc-prefs_button {
    margin-bottom: 0.5rem;
  }

  .fs-cc-prefs_component {
    padding: 1.5rem;
  }

  .btn-parent {
    bottom: 200px;
  }

  .heading-large {
    font-size: 7em;
  }

  .tjanst-item {
    padding: 20px 10px;
  }

  .button.third.mar-left {
    margin-top: 20px;
    margin-bottom: 0px;
    margin-left: 0px;
  }

  .button.hide-p {
    display: none;
  }

  .heading-medium {
    font-size: 6.5em;
  }

  .heading-medium.is-benefits {
    font-size: 7em;
  }

  .benefit-heading {
    font-size: 4em;
  }

  .benefits-icon {
    width: 30px;
    height: 30px;
  }

  .menu-bunny {
    height: 20%;
  }

  .paragraph {
    font-size: 16px;
  }

  .paragraph.text-size-small {
    font-size: 16px;
  }

  .p-m-wrap {
    margin-left: 15px;
  }

  .faq-wrap {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  .q-heading {
    font-family: 'Neue Haas Display', sans-serif;
    font-size: 4.5em;
    line-height: 1.2;
    text-transform: none;
  }

  .txt-link {
    font-weight: 500;
  }

  .faq-content {
    position: relative;
    top: 0px;
    margin-bottom: 40px;
  }

  .faq-content-p {
    font-size: 16px;
  }

  .bold-text-2 {
    font-weight: 500;
  }

  .max-width-medium {
    max-width: 100%;
  }

  .heading-small {
    font-size: 5em;
  }

  .padding-vertical-xlarge.kontakt {
    padding-top: 8rem;
    padding-bottom: 5rem;
  }

  .text-white.text-centred.margin-xl {
    margin-bottom: 3rem;
  }

  .shower-h1 {
    font-family: 'Eckmannpsych large', sans-serif;
    font-size: 9em;
  }

  .button-wrapper {
    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: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .container-4 {
    padding-right: 6vw;
    padding-left: 6vw;
  }
}

@media screen and (max-width: 767px) {
  #w-node-_54dc5a92-0e4e-73a8-8baa-8409fe77d732-0aaaf3ef {
    -ms-grid-column-span: 1;
    grid-column-end: 3;
    -ms-grid-column: 2;
    grid-column-start: 2;
    -ms-grid-row-span: 1;
    grid-row-end: 2;
    -ms-grid-row: 1;
    grid-row-start: 1;
  }

  #w-node-_54dc5a92-0e4e-73a8-8baa-8409fe77d735-0aaaf3ef {
    -ms-grid-column-span: 1;
    grid-column-end: 2;
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-row-span: 2;
    grid-row-end: 3;
    -ms-grid-row: 1;
    grid-row-start: 1;
  }

  #w-node-_54dc5a92-0e4e-73a8-8baa-8409fe77d737-0aaaf3ef {
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
    -ms-grid-row: span 1;
    grid-row-start: span 1;
  }

  #w-node-_2e61265a-dd90-d13e-fbf3-bbc66a5ecc0c-0aaaf3ef {
    -ms-grid-column-span: 1;
    grid-column-end: 3;
    -ms-grid-column: 2;
    grid-column-start: 2;
    -ms-grid-row-span: 1;
    grid-row-end: 2;
    -ms-grid-row: 1;
    grid-row-start: 1;
  }

  #w-node-_2e61265a-dd90-d13e-fbf3-bbc66a5ecc0f-0aaaf3ef {
    -ms-grid-column-span: 1;
    grid-column-end: 2;
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-row-span: 2;
    grid-row-end: 3;
    -ms-grid-row: 1;
    grid-row-start: 1;
  }

  #w-node-_2e61265a-dd90-d13e-fbf3-bbc66a5ecc11-0aaaf3ef {
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
    -ms-grid-row: span 1;
    grid-row-start: span 1;
  }

  #w-node-_42938cc2-96e6-473d-779a-43436be634a1-0aaaf3ef {
    -ms-grid-column-span: 1;
    grid-column-end: 3;
    -ms-grid-column: 2;
    grid-column-start: 2;
    -ms-grid-row-span: 1;
    grid-row-end: 2;
    -ms-grid-row: 1;
    grid-row-start: 1;
  }

  #w-node-_42938cc2-96e6-473d-779a-43436be634a4-0aaaf3ef {
    -ms-grid-column-span: 1;
    grid-column-end: 2;
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-row-span: 2;
    grid-row-end: 3;
    -ms-grid-row: 1;
    grid-row-start: 1;
  }

  #w-node-_42938cc2-96e6-473d-779a-43436be634a6-0aaaf3ef {
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
    -ms-grid-row: span 1;
    grid-row-start: span 1;
  }

  #w-node-d5fbd0d8-e27b-3836-9b3f-71e9dcc24e64-0aaaf3ef {
    -ms-grid-column-span: 1;
    grid-column-end: 3;
    -ms-grid-column: 2;
    grid-column-start: 2;
    -ms-grid-row-span: 1;
    grid-row-end: 2;
    -ms-grid-row: 1;
    grid-row-start: 1;
  }

  #w-node-d5fbd0d8-e27b-3836-9b3f-71e9dcc24e67-0aaaf3ef {
    -ms-grid-column-span: 1;
    grid-column-end: 2;
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-row-span: 2;
    grid-row-end: 3;
    -ms-grid-row: 1;
    grid-row-start: 1;
  }

  #w-node-d5fbd0d8-e27b-3836-9b3f-71e9dcc24e69-0aaaf3ef {
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
    -ms-grid-row: span 1;
    grid-row-start: span 1;
  }

  #w-node-_1589a471-4f85-a8d7-b2d6-9bd7b052913a-0aaaf3ef {
    -ms-grid-column-span: 1;
    grid-column-end: 3;
    -ms-grid-column: 2;
    grid-column-start: 2;
    -ms-grid-row-span: 1;
    grid-row-end: 2;
    -ms-grid-row: 1;
    grid-row-start: 1;
  }

  #w-node-_1589a471-4f85-a8d7-b2d6-9bd7b052913d-0aaaf3ef {
    -ms-grid-column-span: 1;
    grid-column-end: 2;
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-row-span: 2;
    grid-row-end: 3;
    -ms-grid-row: 1;
    grid-row-start: 1;
  }

  #w-node-_1589a471-4f85-a8d7-b2d6-9bd7b052913f-0aaaf3ef {
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
    -ms-grid-row: span 1;
    grid-row-start: span 1;
  }

  #w-node-_34665e70-f46e-3455-c511-c683da162459-0aaaf3ef {
    -ms-grid-column-span: 1;
    grid-column-end: 3;
    -ms-grid-column: 2;
    grid-column-start: 2;
    -ms-grid-row-span: 1;
    grid-row-end: 2;
    -ms-grid-row: 1;
    grid-row-start: 1;
  }

  #w-node-_34665e70-f46e-3455-c511-c683da16245c-0aaaf3ef {
    -ms-grid-column-span: 1;
    grid-column-end: 2;
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-row-span: 2;
    grid-row-end: 3;
    -ms-grid-row: 1;
    grid-row-start: 1;
  }

  #w-node-_34665e70-f46e-3455-c511-c683da16245e-0aaaf3ef {
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
    -ms-grid-row: span 1;
    grid-row-start: span 1;
  }

  #w-node-e05ea93f-bf70-01d0-a72e-0cd89e3611f2-0aaaf3ef {
    -ms-grid-column-span: 1;
    grid-column-end: 3;
    -ms-grid-column: 2;
    grid-column-start: 2;
    -ms-grid-row-span: 1;
    grid-row-end: 2;
    -ms-grid-row: 1;
    grid-row-start: 1;
  }

  #w-node-e05ea93f-bf70-01d0-a72e-0cd89e3611f5-0aaaf3ef {
    -ms-grid-column-span: 1;
    grid-column-end: 2;
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-row-span: 2;
    grid-row-end: 3;
    -ms-grid-row: 1;
    grid-row-start: 1;
  }

  #w-node-e05ea93f-bf70-01d0-a72e-0cd89e3611f7-0aaaf3ef {
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
    -ms-grid-row: span 1;
    grid-row-start: span 1;
  }

  #w-node-c985c6dc-2eed-179d-6ad3-0ce1a9877323-0aaaf3ef {
    -ms-grid-column-span: 1;
    grid-column-end: 3;
    -ms-grid-column: 2;
    grid-column-start: 2;
    -ms-grid-row-span: 1;
    grid-row-end: 2;
    -ms-grid-row: 1;
    grid-row-start: 1;
  }

  #w-node-c985c6dc-2eed-179d-6ad3-0ce1a9877326-0aaaf3ef {
    -ms-grid-column-span: 1;
    grid-column-end: 2;
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-row-span: 2;
    grid-row-end: 3;
    -ms-grid-row: 1;
    grid-row-start: 1;
  }

  #w-node-c985c6dc-2eed-179d-6ad3-0ce1a9877328-0aaaf3ef {
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
    -ms-grid-row: span 1;
    grid-row-start: span 1;
  }
}

@font-face {
  font-family: 'Eckmannpsych large';
  src: url('../fonts/Eckmannpsych-Large.woff') format('woff');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Eckmannpsych small';
  src: url('../fonts/Eckmannpsych-Small.woff') format('woff');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Neue Haas Display';
  src: url('../fonts/NeueHaasDisplayRoman.woff') format('woff');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Neue Haas Display';
  src: url('../fonts/NeueHaasDisplayMediu.woff') format('woff');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Neue Haas Display';
  src: url('../fonts/NeueHaasDisplayLight.woff') format('woff');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Neue Haas Display';
  src: url('../fonts/NeueHaasDisplayBold.woff') format('woff');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Soerip';
  src: url('../fonts/Soerip.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}