@font-face {
  font-family: Clashgrotesk;
  src: url('../fonts/ClashGrotesk-Light.ttf') format("truetype");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Clashgrotesk;
  src: url('../fonts/ClashGrotesk-Medium.ttf') format("truetype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Clashgrotesk;
  src: url('../fonts/ClashGrotesk-Regular.ttf') format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Clashgrotesk;
  src: url('../fonts/ClashGrotesk-Semibold.ttf') format("truetype");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Fingerpaint;
  src: url('../fonts/FingerPaint-Regular.ttf') format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: BD Supper;
  src: url('../fonts/BDSupperRegular.ttf') format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: BD Supper;
  src: url('../fonts/BDSupperBold.ttf') format("truetype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Generalsans;
  src: url('../fonts/GeneralSans-Bold.otf') format("opentype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Generalsans;
  src: url('../fonts/GeneralSans-BoldItalic.otf') format("opentype");
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: Generalsans;
  src: url('../fonts/GeneralSans-Extralight.otf') format("opentype");
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Generalsans;
  src: url('../fonts/GeneralSans-ExtralightItalic.otf') format("opentype");
  font-weight: 200;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: Generalsans;
  src: url('../fonts/GeneralSans-Italic.otf') format("opentype");
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: Generalsans;
  src: url('../fonts/GeneralSans-Light.otf') format("opentype");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Generalsans;
  src: url('../fonts/GeneralSans-LightItalic.otf') format("opentype");
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: Generalsans;
  src: url('../fonts/GeneralSans-Medium.otf') format("opentype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Generalsans;
  src: url('../fonts/GeneralSans-Regular.otf') format("opentype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Generalsans;
  src: url('../fonts/GeneralSans-MediumItalic.otf') format("opentype");
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: Generalsans;
  src: url('../fonts/GeneralSans-Semibold.otf') format("opentype");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Generalsans;
  src: url('../fonts/GeneralSans-SemiboldItalic.otf') format("opentype");
  font-weight: 600;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: Nippo;
  src: url('../fonts/Nippo-Regular.otf') format("opentype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Nippo;
  src: url('../fonts/Nippo-Medium.otf') format("opentype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Uncutsans;
  src: url('../fonts/UncutSans-Regular.otf') format("opentype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Hello Kookycloud Extrakooky;
  src: url('../fonts/Hello-KookyCloud-ExtraKooky.otf') format("opentype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Hello Kookycloud;
  src: url('../fonts/Hello-KookyCloud.otf') format("opentype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Freude;
  src: url('../fonts/Freude.otf') format("opentype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

:root {
  --mellom-overskrifter: Freude, sans-serif;
  --rik-tekst: "BD Supper", sans-serif;
  --midnight-blue: #4aa6dc;
  --color-4: #054a4e;
  --color-6: #dd384f;
  --steel-blue: #ffc420;
  --medium-aquamarine: #1bab75;
  --color-2: #24275d;
  --overskrift-ekstra: "Hello Kookycloud Extrakooky", sans-serif;
  --powder-blue: #583895;
  --color-5: #e95c31;
  --midnight-blue-3: #eeeb76;
  --dark-orchid: #d8dae7;
  --midnight-blue-2: #6557a4;
  --color-3: #33469c;
  --violet: #fdc05b;
  --overskrift: "Hello Kookycloud", sans-serif;
  --color: #9d1d20;
}

.w-layout-grid {
  grid-row-gap: 16px;
  grid-column-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

body {
  font-family: Generalsans, sans-serif;
  font-weight: 500;
  line-height: 1.5;
}

h1 {
  font-family: var(--mellom-overskrifter);
  color: #fff;
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 38px;
  font-weight: 600;
  line-height: 1.4;
}

h2 {
  font-family: var(--mellom-overskrifter);
  font-size: 2.4em;
  font-weight: 600;
  line-height: 1.2;
}

h3 {
  font-family: var(--mellom-overskrifter);
  color: #ffffffd9;
  margin-top: 10px;
  font-size: 1.8em;
  font-weight: 600;
  line-height: 1.3;
}

h4 {
  font-family: var(--mellom-overskrifter);
  margin-top: 25px;
  font-size: 18px;
  font-weight: 600;
  line-height: 1.4;
}

h5 {
  font-family: var(--mellom-overskrifter);
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 14px;
  font-weight: 700;
  line-height: 1.4;
}

h6 {
  font-family: var(--mellom-overskrifter);
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 12px;
  font-weight: 700;
  line-height: 18px;
}

p {
  font-family: var(--rik-tekst);
  color: #000000b3;
  letter-spacing: -.02em;
  margin-bottom: 10px;
  font-size: 1.4em;
  font-weight: 500;
  line-height: 1.5;
}

a {
  color: #0a1953;
  text-decoration: underline;
}

a:hover {
  color: var(--midnight-blue);
}

li {
  font-family: var(--rik-tekst);
  color: #142568b3;
  padding-top: 6px;
  padding-bottom: 6px;
}

blockquote {
  font-family: var(--mellom-overskrifter);
  color: #ffffff80;
  background-color: #ffffff0f;
  border: 1px solid #fff3;
  margin-top: 10px;
  margin-bottom: 20px;
  padding: 30px 35px;
  font-size: 20px;
  font-weight: 400;
  line-height: 1.6;
}

figcaption {
  color: #949494d9;
  text-align: center;
  margin-top: 5px;
  font-size: 12px;
}

.section {
  position: relative;
  top: 0;
  overflow: hidden;
}

.section.titles {
  border: 1px #000;
  min-height: auto;
  padding-top: 155px;
  padding-bottom: 0;
}

.section.titles.bg-dark-gray {
  background-color: var(--midnight-blue);
}

.section.titles.bg-dark-gray.om-oss {
  background-color: var(--color-4);
}

.section.titles.bg-red {
  background-color: var(--color-6);
}

.section.overflow {
  width: 100%;
  overflow: hidden;
}

.section.light-blue {
  background-color: #ebf0f7;
}

.section.bg-light-gray.no-flow {
  overflow: visible;
}

.section.bg-dark-blue {
  overflow: hidden;
}

.section.bg-light-gray {
  background-color: #ebecf1;
}

.section.stretch {
  flex-direction: column;
  flex: 1;
  align-items: flex-start;
  min-height: 100vh;
  padding-top: 20vh;
  display: flex;
}

.section.bg-color {
  background-color: var(--steel-blue);
}

.section.bg-color.overflow-visible {
  display: none;
  overflow: visible;
}

.section.bg-blue.stjerner {
  background-image: url('../images/stars.svg');
  background-position: 0 0;
  background-size: auto;
}

.section.page {
  min-height: 500px;
}

.section.full-page {
  min-height: 100vh;
}

.section.bg-red {
  background-color: var(--color-4);
}

.section.form-page {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 100vh;
  display: flex;
}

.section.form-page.bg-dark-titles {
  background-color: #202020;
  background-image: url('../images/bg-cta.svg');
  background-position: 0 100%;
  background-repeat: no-repeat;
  background-size: auto;
}

.section.full {
  align-items: center;
  height: 100vh;
  display: flex;
}

.section.full.bg-color {
  padding-top: 100px;
}

.nav-li {
  color: #fff;
  letter-spacing: 0;
  text-transform: capitalize;
  border-bottom: 2px #e0e0e0;
  padding: 10px 15px;
  font-size: 24px;
  font-weight: 400;
  text-decoration: none;
  display: flex;
  position: relative;
  overflow: hidden;
}

.container {
  z-index: 2;
  flex: 0 auto;
  width: 100%;
  max-width: 1480px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 30px;
  padding-right: 30px;
  position: relative;
}

.container.titles {
  color: #ffffffd9;
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  min-height: auto;
  margin-bottom: 0;
  padding-top: 60px;
  padding-bottom: 120px;
  display: flex;
}

.container.titles.checkout {
  padding-bottom: 8em;
}

.container.top-padding-large {
  padding-top: 20vh;
}

.container.header {
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-top: 0;
  display: flex;
}

.container.footer {
  padding-top: 20px;
  padding-bottom: 20px;
}

.container.padding-hero {
  padding-top: 20vh;
  padding-bottom: 5vh;
}

.container.header {
  padding-top: 30px;
  padding-bottom: 60px;
}

.container.center {
  text-align: center;
}

.container.page {
  padding-top: 250px;
}

.main-grid {
  grid-column-gap: 36px;
  grid-row-gap: 36px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  align-items: start;
  width: 100%;
  position: relative;
  overflow: hidden;
}

.main-grid.inner-padding-medium {
  align-items: start;
}

.main-grid.no-gap {
  grid-column-gap: 0vw;
  grid-row-gap: 0px;
  align-items: center;
}

.main-grid.padding-bottom-medium {
  grid-template-rows: auto auto auto;
}

.main-grid.stretch {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex: 1;
  align-content: space-between;
  height: 100%;
}

.main-grid.align-top {
  align-items: start;
}

.main-grid.full-page {
  min-height: 100vh;
}

.main-grid.agenda {
  z-index: 10;
}

.main-grid.footer {
  grid-column-gap: 48px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr auto auto auto auto auto auto;
  align-content: start;
}

.content-wrapper {
  flex-direction: column;
  align-items: flex-start;
  min-height: auto;
  display: block;
  position: relative;
}

.content-wrapper.align-center {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.content-wrapper.sticky-faq {
  padding-top: 45px;
  position: sticky;
  top: 0;
}

.content-wrapper.cards {
  height: auto;
  max-height: none;
  text-decoration: none;
}

.content-wrapper.cards:hover {
  text-decoration: none;
}

.content-wrapper.inner-padding-micro {
  display: flex;
}

.content-wrapper.agenda {
  z-index: 10;
}

.content-wrapper.flex-horizontal {
  flex-direction: row;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  display: flex;
}

.content-wrapper.flex-vertical {
  display: flex;
}

.content-wrapper.hp {
  background-color: #fff;
  border: 1px solid #0000;
  border-radius: 20px;
  padding: 15px 30px 30px;
}

.margin-bottom-small {
  margin-bottom: 45px;
}

.margin-bottom-medium {
  margin-bottom: 12em;
}

.inner-padding-xsmall {
  margin-bottom: 0;
  padding-top: 1.5em;
  padding-bottom: 1.5em;
}

.inner-padding-medium {
  padding-top: 115px;
  padding-bottom: 115px;
}

.hero-grid-header {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: 135px auto auto auto auto 15vh;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  min-height: 100vh;
  overflow: hidden;
}

.title-tag {
  color: #65a8d4;
  text-align: left;
  text-transform: uppercase;
  font-family: IBM Plex Mono, sans-serif;
  font-size: 1em;
  font-weight: 500;
  text-decoration: none;
  display: inline-block;
}

.title-tag.text-dark-blue {
  color: #2e6f9b;
  margin-bottom: 15px;
}

.grid-rail {
  grid-column-gap: 2vw;
  white-space: nowrap;
  flex: none;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  width: auto;
  min-width: 60vw;
  min-height: auto;
  margin-left: 1vw;
  margin-right: 1vw;
  padding-top: 10vh;
  padding-bottom: 2vh;
}

.hero-rail {
  align-items: flex-end;
  display: flex;
}

.hero-rail.gap {
  justify-content: space-between;
  align-items: flex-start;
  margin-top: 15px;
  margin-bottom: 15px;
}

.logos-wrapper {
  justify-content: center;
  align-items: center;
  width: auto;
  padding: 2em;
  display: flex;
}

.image-logo {
  object-fit: contain;
  flex: 1;
  width: 100%;
  max-width: 125px;
  height: 100%;
  max-height: 45px;
}

.grid-gallery {
  grid-column-gap: 36px;
  grid-row-gap: 36px;
  flex: none;
  grid-template-rows: 6vh 6vh 6vh 6vh 6vh 6vh 6vh 6vh;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
  width: 100%;
  min-width: 120vw;
  max-width: 1980px;
  min-height: 60vh;
  padding-right: 36px;
}

.frame-image-hero {
  background-color: #f44;
  border-radius: 25px;
  min-height: auto;
  position: relative;
  overflow: hidden;
}

.small-legal-text {
  color: #6e6e6e;
  font-size: 13px;
}

.wrapper-heading {
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.paragraph {
  color: #383838;
  margin-bottom: 60px;
  font-size: 1.65em;
  font-weight: 400;
  line-height: 1.7;
}

.heading-wrapper-center {
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.image-tiles-hero {
  object-fit: cover;
  width: 100%;
  height: 100%;
  max-height: none;
  position: relative;
}

.image-tiles-hero._3d-flip {
  max-height: 38vh;
}

.wrappernav {
  z-index: 20;
  width: 100%;
  position: relative;
  inset: 0% auto auto 0%;
}

.navgrid {
  grid-column-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: auto 2fr auto;
  align-items: center;
  width: 100%;
  max-width: 1500px;
  min-height: 15vh;
  padding-left: 30px;
  padding-right: 30px;
}

.form {
  justify-content: center;
  display: flex;
}

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

.heading-xlarge-hero {
  color: #fff;
  letter-spacing: -.03em;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Generalsans, sans-serif;
  font-style: italic;
  font-weight: 700;
  line-height: .8;
}

.heading-xlarge-hero.margin-bottom-small {
  margin-bottom: 6vh;
}

.navbar {
  background-color: #0000;
  justify-content: center;
  width: 100%;
  height: 100%;
  display: flex;
}

.button {
  z-index: 5;
  font-family: var(--rik-tekst);
  color: #fff;
  text-align: center;
  white-space: nowrap;
  background-color: #f36d97;
  border-radius: 100px;
  flex: none;
  justify-content: center;
  align-items: center;
  padding: 22px 50px;
  font-size: 16px;
  font-weight: 400;
  text-decoration: none;
  transition: background-color .2s;
  display: flex;
  position: relative;
  overflow: hidden;
  box-shadow: inset 0 0 0 2px #f36d97;
}

.button:hover {
  box-shadow: none;
  color: #fff;
  background-color: #f36d97;
}

.button.outline {
  color: #fffc;
  background-color: #0000;
  border: 1px solid #ffffff4d;
}

.button.outline:hover {
  color: #ffffffd9;
  border-color: #b3b3b3cc;
}

.button.outline.dark {
  color: #494949cc;
  border-color: #4e4e4e4d;
}

.button.color-red {
  white-space: nowrap;
  background-color: #ff0062;
}

.button.color-red:hover {
  background-color: #4400c3;
}

.button.color-blue {
  background-color: #1745fa;
}

.button.bg-white {
  color: #000;
  background-color: #fff;
}

.button.bg-white:hover {
  background-color: #d6d6d6;
}

.button.bg-dark-blue {
  background-color: #0a1953;
}

.button.inline {
  background-color: #0000;
  border-radius: 0;
  padding: 10px 0;
  font-weight: 500;
  position: relative;
  overflow: hidden;
  box-shadow: inset 0 -2px #fff3;
}

.button.bg-mid-green {
  background-color: var(--medium-aquamarine);
}

.button.small {
  padding: 14px 40px;
  font-size: 14px;
  font-weight: 500;
}

.button.small.social {
  background-color: var(--color-2);
}

.grid-buttons {
  grid-column-gap: 20px;
  grid-template-rows: auto;
  grid-template-columns: auto auto;
  grid-auto-flow: column;
  justify-content: start;
  place-items: center end;
}

.p-small-size {
  color: var(--midnight-blue);
  letter-spacing: 0;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.6;
}

.nav-link {
  z-index: 4;
  font-family: var(--mellom-overskrifter);
  color: #fff;
  border-radius: 8px;
  margin-left: 0;
  margin-right: 0;
  padding: 8px 15px;
  font-size: 20px;
  font-weight: 400;
  transition: color .2s;
}

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

.nav-link.w--current {
  font-family: var(--mellom-overskrifter);
  color: #fffc;
}

.image-brand {
  width: 180px;
  height: 130px;
  margin-top: -30px;
  padding-bottom: 0;
}

.padding-bottom-medium {
  padding-bottom: 120px;
}

.padding-bottom-small {
  padding-bottom: 6vh;
}

.link-icons {
  justify-content: flex-start;
  align-items: center;
  width: 60px;
  height: 60px;
  display: flex;
}

.link-icons.center {
  justify-content: center;
  width: 36px;
  height: 36px;
}

.list-flex {
  color: #ffffffb3;
  align-items: flex-start;
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 1.2em;
  font-weight: 500;
  display: flex;
}

.icon-check {
  height: 9px;
}

.dropdown-toggle {
  color: #fff;
  margin-left: 4px;
  margin-right: 4px;
  padding-left: 10px;
  padding-right: 28px;
  font-size: 16px;
  font-weight: 500;
}

.tabs-nav-menu {
  justify-content: center;
  margin-top: 35px;
  margin-bottom: 35px;
  display: flex;
  box-shadow: inset 0 -1px #d1d1d1;
}

.tabs-nav-menu.in-line {
  box-shadow: none;
  padding-top: 23px;
  padding-bottom: 23px;
}

.button-tab {
  background-color: var(--color-4);
  color: #9094a1;
  text-align: center;
  border: 1px #000;
  border-radius: 100px;
  margin-left: 4px;
  margin-right: 4px;
  padding: 15px 30px;
  font-size: 18px;
  font-weight: 500;
  box-shadow: inset 0 -1px #0000;
}

.button-tab.w--current {
  background-color: var(--medium-aquamarine);
  box-shadow: none;
  color: #fff;
}

.box-wrapper {
  border-radius: 20px;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  height: 100%;
  min-height: 220px;
  margin-bottom: 0;
  padding: 2.5em;
  display: flex;
  position: relative;
}

.box-wrapper.no-padding {
  padding: 0;
}

.box-wrapper.float-bottom {
  padding-top: 6vh;
  padding-bottom: 0;
  padding-left: 4vw;
  overflow: hidden;
}

.box-wrapper.inner-form-medium {
  align-items: center;
  padding-top: 5em;
  padding-bottom: 5em;
}

.box-wrapper.inner-form-medium.form {
  justify-content: center;
  max-width: 550px;
  margin-left: auto;
  margin-right: auto;
}

.box-wrapper.inner-padding-medium.justify {
  justify-content: center;
  max-width: 550px;
  min-height: auto;
  margin-left: auto;
  margin-right: auto;
}

.box-wrapper.page {
  background-color: #fff;
  border: 1px solid #000;
  border-radius: 35px;
  min-height: auto;
  padding: 45px 50px;
  box-shadow: 7px 7px #0000001a;
}

.text-field {
  border: 2px solid #d1d1d3;
  border-radius: 100px;
  width: 100%;
  min-width: 15vw;
  height: 65px;
  margin-bottom: 0;
  margin-right: 15px;
  padding-top: 18px;
  padding-bottom: 18px;
  padding-left: 28px;
  font-size: 18px;
  font-weight: 500;
}

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

.text-field.dark {
  box-shadow: none;
  color: #fff;
  background-color: #3a3a3a;
  border-color: #3a3a3a;
}

.text-field.dark::placeholder {
  color: #727272;
}

.text-field.password {
  min-width: auto;
}

.text-field.dark-blue {
  background-color: #081642;
  border-color: #091a52;
  min-width: auto;
}

.text-field.dark-blue::placeholder {
  color: #5e7799;
}

.text-field.forms {
  font-family: var(--rik-tekst);
  color: #fff;
  background-color: #0003;
  border-style: none;
  margin-bottom: 10px;
  font-weight: 400;
}

.text-field.forms::placeholder {
  color: #ffffff80;
}

.icon-social {
  max-height: 18px;
}

.icon-social.profile {
  max-height: 20px;
}

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

.link-footer {
  color: #7e7e7eb3;
  font-size: 16px;
  font-weight: 500;
  text-decoration: none;
}

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

.profile {
  text-align: left;
  grid-template-rows: auto;
  grid-template-columns: auto 1fr;
}

.image-profile-wrapper {
  border-radius: 100px;
  width: 85px;
  height: 85px;
  position: relative;
  overflow: hidden;
}

.image-profile-wrapper.small {
  width: 45px;
  height: 45px;
}

.image-profile-wrapper.large {
  width: 220px;
  height: 220px;
}

.image-profile-wrapper.large.margin-bottom-xsmall {
  border-radius: 300px;
}

.image-profile {
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: relative;
}

.paragraph-wrapper {
  flex-direction: column;
  align-items: flex-start;
  width: 100%;
  padding-top: 25px;
  padding-bottom: 25px;
  display: flex;
}

.ratings {
  align-items: center;
  display: flex;
}

.ratings-stars {
  max-height: 16px;
  margin-right: 5px;
}

.ratings-stars.large {
  max-height: 24px;
}

.form-wrapper.left {
  justify-content: flex-start;
  margin-bottom: 15px;
  display: flex;
}

.icon-content {
  width: 40px;
  max-width: none;
  height: 59px;
}

.icon-content.medium {
  width: 100%;
  max-width: 90px;
  height: 100%;
  max-height: 90px;
}

.big-heading-wrapper {
  display: flex;
  position: relative;
  overflow: hidden;
}

.xlarge-scroll-heading {
  color: #3f56b6;
  letter-spacing: -.02em;
  text-transform: uppercase;
  white-space: nowrap;
  font-family: Generalsans, sans-serif;
  font-size: 19vh;
  font-style: italic;
  font-weight: 700;
  line-height: 1;
}

.xlarge-scroll-heading.text-salmon {
  font-family: var(--overskrift-ekstra);
  color: var(--powder-blue);
  font-weight: 400;
}

.quote-icon {
  margin-bottom: 4%;
}

.logo-footer {
  width: auto;
  height: auto;
  max-height: none;
  margin-bottom: 25px;
  display: block;
  overflow: clip;
}

.logo-footer.margin-bottom-small {
  margin-bottom: 45px;
}

.full-image {
  object-fit: cover;
  flex: 1;
  width: 100%;
  height: 100%;
  position: relative;
  overflow: visible;
}

.full-image.inner-rounded {
  border-radius: 35px;
}

.full-image.hjem {
  width: 50%;
}

.main-paragraph {
  font-family: var(--rik-tekst);
  color: #000000b3;
  letter-spacing: 0;
  font-weight: 400;
  display: block;
}

.main-paragraph.text-white-opacity {
  color: #fffc;
  letter-spacing: 0;
  font-size: 1.4em;
  font-weight: 400;
}

.main-paragraph.split {
  column-count: 2;
  column-gap: 5em;
}

.main-paragraph.size-large {
  font-size: 2.6em;
  font-weight: 500;
  line-height: 1.25;
}

.main-paragraph.size-large.text-white-opacity {
  color: #fff9;
  margin-top: 0;
  padding-left: 20px;
  font-weight: 400;
}

.main-paragraph.size-small {
  line-height: 1.4;
}

.main-paragraph.size-small.text-opacity {
  font-weight: 400;
}

.main-paragraph.size-medium {
  font-weight: 500;
}

.main-paragraph.bold {
  color: #ffffffb3;
  font-weight: 400;
}

.main-paragraph.price-tag {
  border: 1px solid #e2e2e2;
  border-radius: 20px;
  margin-bottom: 0;
  padding: 10px 20px;
  font-size: 12px;
}

.main-paragraph.black-bold {
  font-weight: 600;
}

.button-play {
  background-color: #000000e6;
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  width: 100px;
  height: 100px;
  transition: background-color .2s;
  display: flex;
  overflow: hidden;
}

.button-play:hover {
  background-color: #000000b3;
}

.media-videos {
  z-index: 10;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
  position: relative;
}

.media-videos.absolute {
  position: absolute;
  inset: 0% auto auto 0%;
}

.icon-play {
  max-height: 22px;
  margin-left: 5px;
}

.circle-check {
  background-color: #c4c4c41f;
  border-radius: 100px;
  flex: none;
  justify-content: center;
  align-items: center;
  width: 24px;
  height: 24px;
  margin-right: 14px;
  display: flex;
}

.list-wrapper {
  flex-direction: column;
  align-items: stretch;
  width: 100%;
  display: flex;
}

.faq-wrapper {
  margin-bottom: 15px;
  padding-bottom: 15px;
}

.faq-wrapper.divider {
  border-bottom: 1px solid #585858;
}

.faq-link {
  color: #000;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: auto;
  padding-bottom: 20px;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.faq-icon {
  flex: none;
  justify-content: center;
  align-items: center;
  width: 45px;
  height: 45px;
  padding-top: 50px;
  display: flex;
}

.plus-icon {
  height: 20px;
}

.faq-container {
  color: #747474;
}

.rail-wrapper {
  flex: none;
  align-items: center;
  display: flex;
}

.nav-menu {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  display: flex;
}

.icon {
  opacity: .35;
  margin-right: 10px;
  font-size: 12px;
}

.link-wrapper {
  color: #1b1b1b;
  white-space: nowrap;
  justify-content: space-between;
  align-items: center;
  font-size: 16px;
  font-weight: 500;
  text-decoration: none;
  display: flex;
}

.link-wrapper:hover {
  color: #464646;
  padding-right: 0;
}

.icon-arrow {
  height: 12px;
  margin-top: 2px;
}

.icon-arrow.opacity {
  opacity: .5;
}

.full-form {
  width: 100%;
}

.wrapper-user-info {
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.frame-image-overflow {
  perspective: 2000px;
  border: 6px solid #fff;
  border-radius: 40px;
  justify-content: center;
  align-items: center;
  width: 25vw;
  height: 40em;
  display: flex;
  position: relative;
  overflow: hidden;
  box-shadow: 12px 12px #0003;
}

.frame-image-overflow.no-frame {
  max-height: none;
}

.frame-image-overflow.no-frame.flip-right {
  align-items: flex-end;
  width: 20vw;
  max-height: 32vh;
  transform: rotate(16deg);
}

.frame-image-overflow.no-frame.flip-left {
  transform: rotate(-12deg);
}

.inner-padding-micro {
  padding-top: 1em;
  padding-bottom: 1em;
}

.small-paragraph-wrapper {
  flex-direction: column;
  flex: 1;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  display: flex;
}

.icon-wrapper {
  flex: none;
  width: auto;
  min-height: auto;
  margin-top: 0;
  margin-right: 10px;
  padding: 10px 15px 10px 0;
}

.margin-bottom-xsmall {
  margin-bottom: 25px;
}

.text-small {
  color: #0a1953;
  font-size: 13px;
}

.text-small.bold {
  font-weight: 600;
}

.value {
  font-family: Generalsans, sans-serif;
  font-size: 5em;
  font-weight: 600;
  line-height: 1;
}

.value.large {
  color: var(--color-5);
  font-size: 8.9em;
}

.center-wrapper {
  perspective: 2000px;
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
  transform: perspective(2000px);
}

.center-wrapper.padding-hero {
  padding-top: 10em;
  padding-bottom: 0;
}

.center-wrapper.z-index {
  z-index: 6;
}

.center-wrapper.inner-padding-medium {
  z-index: 5;
  position: relative;
}

.center-wrapper.cta {
  z-index: 10;
}

.heading-medium {
  margin-top: 0;
  margin-bottom: 0;
  font-family: Generalsans, sans-serif;
  font-size: 2.9em;
  font-weight: 500;
  line-height: 1.25;
}

.heading-medium.margin-bottom-xsmall {
  margin-bottom: 15px;
}

.heading-medium.text-white.margin-bottom-xsmall {
  font-family: var(--mellom-overskrifter);
}

.heading-medium.text-white.margin-bottom-small {
  font-family: var(--rik-tekst);
  background-color: #0059be;
  border-radius: 16px;
  margin-bottom: 80px;
  padding: 40px;
  font-weight: 400;
}

.heading-medium.text-white-opacity {
  font-family: var(--mellom-overskrifter);
}

.heading-medium.text-black {
  font-weight: 600;
}

.heading-medium.uppercase {
  text-transform: uppercase;
  font-family: Generalsans, sans-serif;
  font-style: italic;
  font-weight: 700;
  line-height: 1.15;
}

.heading-medium.uppercase.margin-bottom-small {
  font-family: var(--mellom-overskrifter);
  margin-bottom: 35px;
}

.heading-large {
  font-family: var(--mellom-overskrifter);
  color: #fff;
  letter-spacing: -.02em;
  text-transform: uppercase;
  margin-top: 0;
  font-size: 3em;
  font-style: italic;
  font-weight: 700;
  line-height: 1;
}

.heading-large.margin-bottom-xsmall.text-white {
  color: #fff;
}

.heading-large.margin-bottom-small {
  flex: 0 auto;
}

.heading-large._20ch {
  max-width: 20ch;
}

.heading-large.no-wrap {
  white-space: nowrap;
}

.heading-large.text-black {
  font-family: var(--mellom-overskrifter);
}

.heading-large.medium-comp {
  max-width: 7ch;
  font-size: 3.5em;
}

.heading-large.mer-margin {
  margin-bottom: 40px;
  margin-left: 40px;
}

.heading-large.text-program {
  color: var(--midnight-blue-3);
  background-color: #3d50a4c9;
  border-radius: 20px;
  padding: 20px;
  font-size: 9em;
}

.heading-regular {
  font-family: var(--mellom-overskrifter);
  color: #fff;
  margin-top: 20px;
  font-size: 28px;
  font-weight: 600;
  line-height: 1.25;
  text-decoration: none;
}

.heading-regular.text-black {
  font-family: var(--mellom-overskrifter);
}

.heading-regular.uppercase {
  font-family: var(--rik-tekst);
  text-transform: uppercase;
  margin-top: 0;
  font-size: 20px;
  font-weight: 400;
}

.heading-small {
  font-family: var(--mellom-overskrifter);
  color: #ffffffd9;
  margin-top: 3px;
  margin-bottom: 3px;
  font-size: 18px;
  font-weight: 400;
  line-height: 1.4;
  text-decoration: none;
}

.heading-small.w--current {
  color: var(--midnight-blue);
}

.heading-small.text-gray {
  font-family: var(--mellom-overskrifter);
  color: var(--color-2);
  margin-top: 40px;
  font-size: 30px;
}

.heading-small.uppercase {
  text-transform: uppercase;
}

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

.bg-blue {
  background-color: #0059be;
}

.text-white {
  color: #fff;
}

.text-gray {
  color: #797979;
}

.collection-list-news {
  grid-column-gap: 36px;
  grid-row-gap: 56px;
  grid-template-rows: 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.collection-list-news._3-col {
  grid-template-columns: 1fr 1fr 1fr;
}

.color-red {
  background-color: #ff0062;
}

.text-white-opacity {
  color: #ffffffc7;
}

.color-blue {
  background-color: #4700e0;
}

.rounded {
  border-radius: 50px;
  overflow: hidden;
}

.wrap-summary {
  text-align: center;
  flex-direction: column;
  align-items: center;
  max-width: 60em;
  padding-top: 20px;
  padding-bottom: 20px;
  display: flex;
}

.hero-ticker-images {
  flex-direction: column;
  justify-content: flex-start;
  min-height: auto;
  padding-top: 4vh;
  padding-bottom: 3vh;
  display: flex;
  overflow: hidden;
}

.dropdown-list {
  background-color: #fff;
  border-radius: 12px;
  min-width: 150px;
  box-shadow: 0 15px 15px #0000000d;
}

.dropdown-list.w--open {
  background-color: #fff;
  overflow: hidden;
  box-shadow: 0 15px 35px #00000026;
}

.dropdown-link {
  color: #000000a6;
  font-weight: 500;
}

.dropdown-link:hover {
  background-color: #58659408;
}

.dropdown-link.w--current {
  color: #757575;
}

.padding-top-large {
  padding-top: 12em;
}

.text-orange {
  color: #f5841b;
}

.text-cyan {
  color: #6fddf3;
}

.bg-dark-gray {
  background-color: #272727;
}

.wrapper-full-image {
  width: 100%;
  height: 75vh;
  position: relative;
  overflow: hidden;
}

.wrapper-full-image.margin-bottom-small {
  min-height: 650px;
}

.wrapper-full-image.blog-post-grid {
  border-radius: 25px;
  height: 40vh;
}

.wrapper-full-image.blog-post-grid.margin-bottom-small {
  min-height: 400px;
}

.wrapper-legal-page {
  max-width: 800px;
  margin-left: auto;
  margin-right: auto;
}

.collection-list-products {
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.collection-list-products._3col {
  grid-column-gap: 60px;
  grid-row-gap: 60px;
  grid-template-columns: 1fr 1fr 1fr;
}

.product-image-wrapper {
  flex: 1;
  height: 27vh;
  min-height: auto;
  overflow: hidden;
}

.product-image-wrapper.home {
  border-bottom: 1px solid #adadad;
  border-radius: 0;
  height: 340px;
}

.sidebar-product {
  position: sticky;
  top: 14vh;
}

.default-state {
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.wrapper-image-product {
  justify-content: center;
  align-items: center;
  padding: 31px 35px;
  display: flex;
}

.inner-grid-cms {
  grid-column-gap: 48px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-bottom: 48px;
  text-decoration: none;
  display: grid;
}

.inner-grid-cms.vertical {
  grid-row-gap: 0px;
  background-color: #fff;
  border: 1px #000;
  border-radius: 20px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  align-content: stretch;
  align-items: start;
  height: 100%;
  overflow: hidden;
  box-shadow: -14px 14px #0000001a;
}

.inner-grid-cms.vertical.short-gap {
  grid-row-gap: 16px;
}

.image-cms {
  object-fit: cover;
  object-position: 50% 50%;
  width: 100%;
  max-width: 100%;
  height: 100%;
}

.image-cms.flora {
  width: 60%;
}

.wrapper-image-blog {
  overflow: hidden;
}

.wrapper-image-blog.list {
  border-radius: 20px;
  height: 30vh;
  max-height: 220px;
}

.wrapper-image-blog.featured {
  border-radius: 35px;
  height: 48vh;
}

.inner-form {
  flex-direction: column;
  justify-content: center;
  align-items: stretch;
  display: flex;
}

.form-container {
  color: #747474;
  width: 100%;
  max-width: none;
}

.label-form {
  font-family: var(--mellom-overskrifter);
  color: #fffc;
  margin-top: 15px;
  margin-bottom: 10px;
  font-size: 16px;
  font-weight: 500;
}

.label-form.left {
  color: #808080d9;
  text-align: left;
  font-size: 14px;
}

.inner-input.flex-horizontal {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.inner-input.password {
  width: 100%;
  margin-bottom: 10px;
}

.text-red {
  color: #ff7553;
}

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

.utility-page-content {
  text-align: center;
  flex-direction: column;
  width: 260px;
  display: flex;
}

.info-members {
  flex-direction: column;
  align-items: flex-start;
  padding-bottom: 25px;
  padding-left: 30px;
  padding-right: 30px;
  display: flex;
}

.info-members.flex {
  flex-direction: row;
  align-items: center;
  padding: 40px;
}

.dropdown {
  margin-left: 0;
  margin-right: 0;
}

.main-navbar {
  z-index: 1;
  grid-column-gap: 46px;
  grid-row-gap: 46px;
  flex-flow: row;
  flex: 1;
  justify-content: center;
  align-items: center;
  margin-left: 60px;
  display: flex;
  position: relative;
}

.field-label {
  color: #a5a5a5;
  font-size: 12px;
  font-weight: 400;
}

.option-button {
  color: #7a7a7a;
  background-color: #f7f7f7;
  border-color: #e4e4e4;
  font-size: 12px;
  font-weight: 500;
}

.option-button.w--ecommerce-pill-selected {
  background-color: #2c7fc9;
}

.inner-padding-small {
  margin-bottom: 0;
  padding-top: 50px;
  padding-bottom: 50px;
}

.full-hero-image {
  z-index: 1;
  object-fit: cover;
  width: 100%;
  max-width: none;
  height: 100%;
  min-height: 80vh;
  position: relative;
}

.logo-quote {
  width: 100%;
  max-width: 70%;
  height: 100%;
  max-height: 40px;
  margin-top: 20px;
  margin-bottom: 20px;
}

.text-gray-light {
  color: #a5a5a5;
  font-family: Generalsans, sans-serif;
  font-weight: 500;
}

.social-icons-wrapper {
  flex-wrap: wrap;
  justify-content: flex-start;
  display: flex;
}

.link-social {
  flex: 1;
  order: 1;
  justify-content: center;
  align-items: center;
  min-height: 100px;
  transition: padding-bottom .2s, background-color .2s;
  display: flex;
}

.link-social:hover {
  background-color: #fff;
  padding-bottom: 10px;
}

.link-social.small {
  flex: none;
  justify-content: flex-start;
  height: 45px;
  min-height: auto;
  padding-left: 15px;
  padding-right: 15px;
}

.link-social.small:hover {
  background-color: #112264;
  padding-bottom: 0;
}

.blog-link-wrapper {
  width: 100%;
  text-decoration: none;
}

.blog-link-wrapper.outline {
  border: 1px solid #d3d3d3;
  border-radius: 35px;
  height: 100%;
  overflow: hidden;
}

.overflow-wrapper {
  position: relative;
  overflow: visible;
}

.overflow-wrapper.flex {
  align-items: flex-start;
  padding: 10px 15px;
  display: flex;
}

.overflow-wrapper.wide-image {
  width: 100%;
  height: 90vh;
  max-height: 950px;
  margin-left: auto;
  margin-right: auto;
}

.overflow-wrapper.wide-image.rounded {
  box-shadow: 25px 25px #0000001a;
}

.overflow-wrapper.image {
  width: 100%;
  height: 100%;
  max-height: 700px;
}

.overflow-wrapper.signup {
  padding: 25px;
}

.overflow-wrapper.image-post {
  border-radius: 35px;
  height: 45vh;
  min-height: 525px;
}

.overflow-wrapper.image-post.header {
  height: 65vh;
}

.overflow-wrapper.image-post.small-rounded {
  width: 100vh;
  display: block;
}

.overflow-wrapper.image-contact {
  border-radius: 45px;
  height: 65vh;
  margin-bottom: 35px;
  box-shadow: 13px 13px #0000001a;
}

.wrapper-sticky {
  width: 100%;
  max-width: none;
  margin-left: auto;
  margin-right: auto;
  position: sticky;
  top: 0;
}

.wrapper-sticky.blog {
  top: 50px;
}

.label {
  color: #292828d9;
  font-weight: 400;
}

.label.text-bold {
  font-weight: 600;
}

.text-black-opacity {
  color: #3a3a3ab3;
}

.checkout-form, .paypal-checkout-form, .order-confirmation {
  background-color: #0000;
}

.wrap-form-checkout {
  color: #000000d9;
  border-radius: 12px;
  overflow: hidden;
}

.main-richtext {
  color: var(--dark-orchid);
  margin-left: 40px;
  margin-right: 40px;
}

.main-richtext h2 {
  color: var(--dark-orchid);
  margin-top: 30px;
  margin-bottom: 30px;
}

.main-richtext p {
  color: var(--dark-orchid);
  letter-spacing: 0;
  margin-bottom: 35px;
}

.main-richtext blockquote {
  color: #000000b3;
  background-color: #ffffffb3;
  margin-top: 30px;
  margin-bottom: 40px;
  padding-left: 57px;
  padding-right: 57px;
  font-weight: 500;
  line-height: 1.4;
}

.main-richtext h3 {
  color: var(--dark-orchid);
}

.main-richtext h4 {
  color: #000;
}

.container-wrapper {
  width: 100%;
}

.container-wrapper.header {
  padding-top: 80px;
}

.container-wrapper.bg-color {
  z-index: 5;
  background-color: var(--steel-blue);
  position: relative;
}

.footer-inner {
  justify-content: flex-start;
  display: flex;
}

.content-grid {
  grid-row-gap: 32px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  align-content: space-between;
  width: 100%;
  height: 100%;
}

.content-grid.center {
  text-align: center;
}

.content-grid._3-rows {
  grid-row-gap: 24px;
  grid-template-rows: auto auto auto auto;
}

.loader {
  z-index: 9999;
  background-color: #f5f5f5;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100vh;
  display: none;
  position: fixed;
}

.loader-wrapper {
  flex-direction: column;
  align-items: center;
  display: flex;
}

.progress-bar-wrapper {
  background-color: #1745fa1a;
  border-radius: 20px;
  width: 350px;
  height: 6px;
  margin-top: 52px;
  margin-bottom: 52px;
  overflow: hidden;
}

.progress-bar {
  background-color: #0a195333;
  width: 100%;
  height: 6px;
}

.images-features-wrapper {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
}

.licenses-image-wrapper {
  height: 180px;
  min-height: auto;
  overflow: hidden;
}

.heading-style-guide {
  align-items: center;
  margin-top: 15px;
  padding-top: 8px;
  padding-bottom: 8px;
  display: flex;
}

.styleguide-color-wrapper {
  flex-direction: column;
  justify-content: center;
  height: 100%;
  display: flex;
}

.color-swatch {
  background-color: #363636;
  height: 120px;
  margin-bottom: 25px;
}

.color-swatch.bg-dark-gray {
  background-color: #1b1b1b;
}

.color-swatch.bg-mid-gray {
  background-color: #464646;
}

.color-swatch.bg-light-grey {
  background-color: #a5a5a5;
}

.color-swatch.bg-smoke-grey {
  background-color: #e9e8e8;
}

.color-swatch.bg-mid-green {
  background-color: var(--medium-aquamarine);
}

.styleguide-elements {
  height: auto;
  margin-bottom: 10px;
}

.label-styleguide {
  color: #a5a5a5;
}

.grid-style-guide {
  grid-template-rows: auto;
  grid-template-columns: auto auto;
  grid-auto-flow: column;
  justify-content: start;
  place-items: center start;
}

.grid-style-guide.inner-padding-xsmall {
  grid-column-gap: 60px;
  grid-template-columns: 1fr 2fr;
  align-content: start;
  align-items: start;
}

.line {
  background-color: #d4d4d4;
  flex: 1;
  height: 1px;
  margin-left: 10px;
}

.row-changelog {
  border: 1px solid #ddd;
  width: 100%;
  padding: 20px 25px;
}

.home-link-grid {
  background-color: #f8f8f8;
  border-radius: 16px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 12px 12px 25px;
  font-weight: 400;
  text-decoration: none;
  transition: background-color .35s;
  display: flex;
}

.home-link-grid:hover {
  background-color: #d9dce9;
  box-shadow: 0 1px 1px #00000026;
}

.home-small-text {
  color: #3f3f3fd9;
  font-size: 15px;
  font-weight: 500;
}

.textarea-message {
  background-color: #fff;
  border: 2px solid #d1d1d3;
  border-radius: 4px;
  min-height: 180px;
  padding-top: 12px;
  padding-left: 16px;
  font-size: 18px;
}

.textarea-message::placeholder {
  color: #a3a3a3;
}

.textarea-message.forms {
  font-family: var(--rik-tekst);
  background-color: #0003;
  border-style: none;
  border-radius: 15px;
  font-weight: 400;
}

.textarea-message.forms::placeholder {
  color: #ffffff80;
}

.success {
  color: #313d17;
  background-color: #c4f85c;
}

.error {
  color: #8a0a0a;
  background-color: #f76969;
  border-radius: 4px;
  padding-top: 13px;
  padding-bottom: 13px;
}

.utility-page-form {
  flex-direction: column;
  align-items: stretch;
  display: flex;
}

.image-locker {
  height: 55px;
}

.more-images {
  width: 100%;
  margin-bottom: 45px;
}

.out-stock {
  color: #b6b6b6d9;
  background-color: #575757;
  border-radius: 4px;
}

.quantity-field {
  background-color: #464646;
  border-color: #464646;
}

.inner-image-cta {
  justify-content: center;
  align-items: center;
  padding-top: 10vh;
  display: flex;
}

.bg-light-green {
  background-color: #147970;
}

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

.grid-bg {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  max-width: 2200px;
  margin-left: auto;
  margin-right: auto;
}

.bg-white {
  background-color: #fff;
}

.bg-salmon {
  background-color: #f06262;
}

.mobile-image {
  max-height: 70vh;
}

.grid-hero {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto auto auto auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  align-content: space-around;
  width: 100%;
  min-height: 125vh;
}

.rail-gallery {
  justify-content: space-between;
  min-height: 25vh;
  display: flex;
}

.grid-rail-images {
  grid-column-gap: 0vw;
  grid-row-gap: 0px;
  grid-template-rows: 10vh auto 10vh;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
  width: 100%;
}

.inner-frame {
  background-color: #4b17e9;
  border-radius: 100%;
  width: 15vw;
  height: 15vw;
  overflow: hidden;
}

.heading-xlarge {
  font-family: var(--mellom-overskrifter);
  color: #fff;
  letter-spacing: -.03em;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  padding-right: 0;
  font-size: 7.5em;
  font-style: italic;
  font-weight: 400;
  line-height: .84;
}

.heading-xlarge.margin-bottom-small {
  margin-bottom: 60px;
}

.heading-xlarge.xxlarge {
  font-size: 19em;
}

.heading-xlarge.heading-sm {
  font-size: 4em;
  line-height: .95;
}

.content-wrapper-page {
  flex-direction: column;
  align-items: flex-start;
  min-height: auto;
  display: flex;
  position: relative;
}

.heading-xxlarge {
  font-family: var(--mellom-overskrifter);
  color: var(--color-5);
  letter-spacing: -.02em;
  text-transform: uppercase;
  text-shadow: 7px 3px 1px var(--color-2);
  margin-top: 0;
  margin-bottom: 0;
  font-size: 6.5em;
  font-style: italic;
  font-weight: 700;
  line-height: .85;
}

.hero-grid-header-blue {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: 10vh auto auto auto auto auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  min-height: 100vh;
}

.hero-grid-header-blue.align-top {
  grid-template-rows: 10vh auto auto auto auto auto auto auto;
}

.master-grid {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
}

.image-wrapper {
  justify-content: center;
  align-items: center;
  height: 100%;
  min-height: 45vh;
  display: flex;
  position: relative;
  overflow: visible;
}

.image-wrapper.medium {
  height: 60vh;
  min-height: auto;
}

.image-wrapper.speakers {
  border: 1px solid #000;
  border-radius: 40px;
  height: 380px;
  min-height: auto;
  overflow: hidden;
  box-shadow: 16px 21px #00000026;
}

.main-grid-hero {
  z-index: 20;
  grid-column-gap: 32px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  width: 100%;
  position: relative;
}

.main-grid-hero.hero {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex: none;
  grid-template-rows: auto auto auto auto auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  place-content: start center;
}

.main-grid-hero.hero.padding-bottom-medium {
  place-content: center space-between;
}

.brand {
  height: 35px;
  padding-bottom: 0;
  padding-right: 35px;
}

.size-medium {
  font-size: 1.7em;
  line-height: 1.35;
}

.inner-bg {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.width-wrapper {
  flex-direction: column;
  align-items: center;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: relative;
}

.half-grid {
  grid-column-gap: 32px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
  width: 100%;
}

.small-column {
  grid-column-gap: 20px;
  text-align: left;
  grid-template-rows: auto;
  grid-template-columns: auto 1fr;
  width: 100%;
}

.bullet-check {
  margin-right: 10px;
}

.grid-mosaic {
  grid-template-rows: 1fr 1fr;
  height: 100%;
}

.topnav-button {
  background-color: var(--medium-aquamarine);
  color: #fff;
  text-align: center;
  white-space: nowrap;
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  padding: 17px 35px;
  font-size: 16px;
  font-weight: 500;
  text-decoration: none;
  transition: background-color .2s;
  display: flex;
}

.topnav-button:hover {
  background-color: var(--medium-aquamarine);
  color: #fff;
}

.topnav-button.outline {
  background-color: var(--medium-aquamarine);
  color: #fffc;
  border: 2px solid #fff3;
  padding-top: 14px;
  padding-bottom: 14px;
  transition: border .2s;
}

.topnav-button.outline:hover {
  color: #ffffffd9;
  border-color: #fffc;
}

.text-opacity {
  color: #0c0c0c73;
}

.inner-padding {
  padding: 35px 45px 45px;
}

.inner-padding.bg-whitesmoke.small-rounded {
  border: 1px solid #000;
  box-shadow: 6px 6px #0000001a;
}

.contain-image {
  flex: 0 auto;
  width: 100%;
  height: auto;
}

.contain-image.img-rounded {
  border-radius: 5px;
}

.call {
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.bg-whitesmoke {
  background-color: #f5f5f5;
}

.bg-light-gray {
  background-color: #dcdee5;
}

.grid-card {
  grid-row-gap: 0px;
  grid-template-rows: 1fr auto;
  grid-template-columns: 1fr;
  height: auto;
}

.inner-card-content {
  text-align: center;
  flex-direction: column;
  align-items: center;
  max-width: none;
  padding: 50px 40px 60px;
  display: flex;
  position: relative;
}

.nav-wrapper {
  width: 100%;
  position: absolute;
}

.link-wrap {
  color: #1b1b1b;
  white-space: nowrap;
  justify-content: space-between;
  align-items: center;
  font-size: 16px;
  font-weight: 500;
  text-decoration: none;
  display: flex;
}

.link-wrap:hover {
  color: #464646;
  padding-right: 0;
}

.grid-hero-mosaic {
  grid-column-gap: 2vw;
  white-space: nowrap;
  flex: none;
  grid-template-rows: auto auto auto auto auto auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  align-content: start;
  width: auto;
  min-width: 60vw;
  min-height: auto;
  margin-left: 1vw;
  margin-right: 1vw;
  padding-top: 2vh;
  padding-bottom: 2vh;
}

.overlayer-nav {
  display: block;
}

.inner-nav-wrapper {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  display: flex;
}

.callout-wrapper {
  z-index: 2;
  flex-direction: column;
  justify-content: center;
  align-items: flex-end;
  min-height: auto;
  display: flex;
  position: relative;
}

.callout-wrapper.hide-on-mobile {
  justify-content: center;
  align-items: flex-start;
}

.square-wrapper {
  border-radius: 20px;
  height: 25vh;
  min-height: auto;
  position: relative;
  overflow: hidden;
}

.inner-hero {
  z-index: 3;
  flex-direction: column;
  justify-content: space-between;
  width: 100%;
  min-height: auto;
  padding-top: 220px;
  display: flex;
  position: relative;
}

.inner-hero.bg-color {
  overflow: hidden;
}

.bg-blue-sky {
  background-color: #187adb;
}

.overlap {
  color: #272727;
  background-color: #272727;
  width: 100%;
  height: 45vh;
  position: absolute;
  inset: 0% auto auto 0%;
}

.overlap.blog-post {
  background-color: #272727;
  height: 25vh;
}

.center-flex-wrapper {
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.bg-dark-blue {
  background-color: #4433c5;
}

.inner-section {
  height: 100%;
}

.text-white-opacity-strong {
  color: #ffffff80;
}

.center-flex-wrapper-device {
  perspective: 2000px;
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-top: 6vh;
  padding-bottom: 6vh;
  display: flex;
  position: relative;
  transform: perspective(2000px);
}

.center-flex-wrapper-device.square {
  border-radius: 35px;
  height: 40em;
}

.bg-color {
  background-color: #7b39b8;
}

.circle-wrapper {
  z-index: 7;
  border-radius: 100%;
  width: 14em;
  height: 14em;
  position: relative;
  overflow: visible;
}

.circle-wrapper.first {
  width: 10em;
  height: 10em;
  overflow: visible;
}

.circle-wrapper.third.small {
  width: 9em;
  height: 9em;
}

.flex-scrolling {
  display: flex;
  overflow: hidden;
}

.flex-scrolling.inner-padding-small {
  background-image: linear-gradient(#0059be87, #0059be87);
}

.flex-scrolling.inner-padding-small.om-oss {
  margin-bottom: 40px;
}

.logo-grid-ticker {
  grid-column-gap: 2vw;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: column;
  padding-left: 0;
  padding-right: 0;
  display: grid;
}

.logo-wrap-ticker {
  justify-content: center;
  align-items: center;
  min-width: 300px;
  min-height: 100px;
  display: flex;
}

.company-logo {
  object-fit: contain;
  flex: 1;
  width: 100%;
  max-width: 150px;
  max-height: 150px;
}

.big-heading-wrapper-reverse {
  padding-top: 1em;
  padding-bottom: 1em;
  display: flex;
  overflow: hidden;
}

.callout-box-wrapper {
  z-index: 2;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  min-height: auto;
  display: flex;
  position: relative;
}

.callout-box-wrapper.blogpost {
  padding-bottom: 45px;
  padding-left: 46px;
  padding-right: 46px;
}

.bg-mid-gray {
  background-color: #eee;
}

.thumb-wrapper {
  width: 100%;
  height: auto;
  margin-bottom: 20px;
}

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

.cover-image.circle {
  border-radius: 100%;
}

.cover-image.relative {
  z-index: 1;
  position: relative;
}

.link {
  text-decoration: none;
}

.link.text-white:hover {
  color: #b1b1b1;
}

.link.text-cyan {
  color: #7d98cf;
}

.link.text-cyan:hover {
  color: #c9d6f0;
}

.collection-list-blog {
  grid-column-gap: 60px;
  grid-row-gap: 60px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.collection-list-blog._3col {
  grid-template-columns: 1fr 1fr 1fr;
}

.grid-contact {
  grid-column-gap: 26px;
  grid-template-rows: auto;
}

.outline-hover {
  background-color: #fff;
  height: 1px;
  position: absolute;
  inset: auto 0% 0%;
}

.track {
  color: var(--medium-aquamarine);
  flex-direction: column;
  justify-content: space-between;
  height: auto;
  min-height: 400vh;
  display: flex;
  position: relative;
}

.section-wide {
  justify-content: center;
  align-items: center;
  height: 100vh;
  display: flex;
  position: sticky;
  top: 0;
  overflow: hidden;
}

.section-wide.bg-dark-gray {
  overflow: hidden;
}

.section-wide.bg-color {
  background-color: var(--color-6);
  overflow: hidden;
}

.circle-section {
  border-radius: 100%;
  width: 1em;
  height: 1em;
  position: absolute;
}

.circle-section.bg-dark-gray {
  background-color: #0059be;
  background-image: url('../images/stars.svg');
  background-position: 0 0;
  background-size: auto;
}

.inner-section-content {
  background-color: #8fe2f3;
  height: auto;
  min-height: 100vh;
  margin-bottom: 40px;
}

.main-profile-wrapper {
  z-index: 6;
  border: 8px solid #faf8f8;
  border-radius: 40px;
  height: 75vh;
  max-height: 700px;
  position: relative;
  overflow: hidden;
}

.heading-speakers {
  opacity: .4;
  letter-spacing: -.03em;
  text-transform: uppercase;
  white-space: nowrap;
  padding-right: 10px;
  font-family: Generalsans, sans-serif;
  font-size: 15em;
  font-style: italic;
  font-weight: 700;
  line-height: .8;
}

.speakers-hero {
  flex-direction: column;
  padding-top: 100px;
  display: flex;
}

.circle-image-hero {
  border: 3px solid #cc94ff;
  border-radius: 100%;
  width: 100%;
  height: 100%;
  overflow: hidden;
  box-shadow: 8px 8px #0000001a;
}

.circle-image-hero.josh {
  border-color: #6ab46d;
}

.circle-image-hero.monica {
  border-color: #e99761;
}

.circle-image-hero.johnnie {
  border-color: #8faaf3;
}

.circle-image-hero.linda {
  border-color: #e544b5;
}

.circle-image-hero.sergie {
  border-color: #8faaf3;
}

.circle-image-hero.natasha {
  border-color: #f1635e;
}

.name-wrapper {
  color: #ffffffd9;
  background-color: #8faaf3;
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  padding: 9px 19px;
  display: flex;
  position: absolute;
  inset: auto -1% -10% auto;
}

.name-wrapper.left {
  inset: auto auto -5% -10%;
}

.name-wrapper.left.red {
  background-color: #f1635e;
}

.name-wrapper.left.yellow {
  background-color: #e99761;
}

.name-wrapper.green {
  background-color: #6ab46d;
}

.name-wrapper.magenta {
  background-color: #e544b5;
  right: 2%;
}

.collection-list-col {
  grid-column-gap: 3em;
  grid-row-gap: 3em;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.circular-arrow {
  z-index: 2;
  background-color: #f1ad2e;
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  width: 2em;
  height: 2em;
  margin-right: 10px;
  display: flex;
  position: relative;
}

.heading-xlarge-hero {
  font-family: var(--mellom-overskrifter);
  font-size: 5em;
  font-weight: 400;
}

.tabs {
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}

.tabs-menu {
  flex-direction: column;
  width: 20vw;
  max-width: 340px;
  display: flex;
}

.tabs-menu.small {
  width: auto;
}

.tabs-content {
  flex: 1;
  justify-content: flex-end;
  padding-left: 69px;
  padding-right: 69px;
  display: flex;
}

.tab {
  color: #fff6;
  background-color: #0000;
  padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 35px;
  font-size: 28px;
  font-weight: 600;
}

.tab:hover {
  color: #ccc6;
}

.tab.w--current {
  color: #fff;
  background-color: #f03e82;
  background-image: url('../images/icon-arrow.svg');
  background-position: 97%;
  background-repeat: no-repeat;
  background-size: auto;
  border-radius: 200px;
  font-size: 28px;
}

.tab.small {
  padding-right: 90px;
  font-size: 22px;
}

.tab.small.w--current {
  color: #fff;
  background-color: #934dd4;
}

.tab.outline {
  border-radius: 200px;
  margin-top: 0;
  margin-bottom: 8px;
  box-shadow: inset 0 0 0 2px #fff3;
}

.tab.outline.w--current {
  box-shadow: inset 0 0 0 2px #f03e82;
}

.auto-grid {
  grid-column-gap: 42px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: .25fr 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  display: grid;
}

.auto-grid.profile {
  grid-column-gap: 32px;
  grid-template-columns: auto 1fr;
  margin-bottom: 15px;
  padding-bottom: 15px;
}

.auto-grid.header {
  border-bottom: 1px solid #dadada;
  padding-bottom: 20px;
}

.column-timeline {
  color: #ffffffd9;
  text-align: left;
  justify-content: space-between;
  align-items: center;
  padding: 8px 10px 15px;
  display: flex;
}

.content-list-wrapper {
  max-width: 700px;
}

.bold-paragraph {
  color: #ffffff73;
  letter-spacing: 0;
  font-size: 1.8em;
  font-weight: 500;
}

.divider-bullet {
  background-color: #fff;
  border-radius: 20px;
  width: 10px;
  height: 10px;
}

.divider-bullet.ticker {
  flex: none;
  margin-left: 20px;
  margin-right: 20px;
}

.main-button-wrapper {
  position: relative;
}

.m-button-shadow {
  background-color: #0003;
  border-radius: 100px;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0% auto auto 0%;
}

.social-wrapper {
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  margin-top: 30px;
  display: flex;
}

.link-block {
  background-color: #a8a8a8;
  border: 5px solid #fff;
  border-radius: 50px;
  width: 100%;
  height: 50vh;
  display: block;
  position: relative;
  overflow: hidden;
  box-shadow: 13px 13px #0000001a;
}

.collection-item {
  width: 100%;
}

.box-speakers {
  z-index: 4;
  background-color: #90e8fa;
  flex-direction: column;
  justify-content: center;
  align-items: stretch;
  width: 100%;
  height: 100%;
  display: flex;
  position: absolute;
  inset: 0% auto auto 0%;
}

.box-speakers.bg-dark {
  z-index: 2;
  background-color: var(--medium-aquamarine);
  align-items: center;
  inset: 0%;
}

.speaker-ticker-wrapper {
  align-items: center;
  display: flex;
}

.overflow {
  width: 100%;
  position: relative;
  overflow: hidden;
}

.overflow.flip {
  height: 14em;
}

.overflow.flex {
  align-items: center;
  display: flex;
}

.overflow.flex.speakers {
  padding-top: 0;
  padding-bottom: 0;
}

.dot-divider {
  background-color: #464646;
  border-radius: 20px;
  width: 10px;
  height: 10px;
  margin: 20px;
}

.s-ticker-flex {
  align-items: center;
  display: flex;
}

.circle-large {
  z-index: 6;
  border-radius: 100%;
  width: 32em;
  height: 32em;
  position: relative;
  overflow: hidden;
  box-shadow: 8px 8px #00000026;
}

.circle-medium {
  z-index: 5;
  border-radius: 100%;
  width: 20em;
  height: 20em;
  position: relative;
  overflow: hidden;
  box-shadow: 8px 8px #0000001a;
}

.circle-small {
  border-radius: 100%;
  width: 12em;
  height: 12em;
  overflow: hidden;
  box-shadow: 6px 6px #00000026;
}

.ticker {
  align-items: center;
  display: flex;
}

.xlarge {
  font-family: var(--mellom-overskrifter);
  color: #fdc577;
  letter-spacing: -.05em;
  text-transform: uppercase;
  font-size: 16em;
  font-style: italic;
  font-weight: 700;
  line-height: .85;
}

.xlarge.text-white {
  color: #fff;
}

.image-smile {
  width: 10em;
  height: 10em;
}

.image-smile.ticker {
  margin-left: 20px;
  margin-right: 20px;
}

.image-smile.absolute {
  z-index: 5;
  position: absolute;
  inset: 0% auto auto 0%;
}

.lottie-animation {
  opacity: .25;
  width: 100%;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  position: absolute;
  inset: 0%;
}

.nav-item-wrapper {
  display: block;
  position: relative;
}

.text-date {
  font-family: var(--rik-tekst);
  color: #934dd4;
  background-color: #0000001a;
  border-radius: 20px;
  margin-right: 10px;
  padding: 10px 20px;
  font-size: 14px;
  font-weight: 400;
  line-height: 1;
  display: inline-block;
}

.text-date.bg-color {
  background-color: var(--steel-blue);
}

.timeline-wrapper {
  margin-bottom: 20px;
  padding-top: 5px;
  display: flex;
}

.square-profile {
  border-radius: 20px;
  width: 80px;
  height: 80px;
  overflow: hidden;
}

.square-profile.large {
  border: 1px solid #000;
  border-radius: 40px;
  width: 160px;
  height: 160px;
  box-shadow: 4px 6px #00000026;
}

.size-small {
  font-size: 13px;
}

.circle-user-one {
  background-color: #351313;
  border-radius: 100%;
  width: 15vw;
  height: 15vw;
  overflow: hidden;
}

.circle-user-two {
  transform-origin: 0 0;
  background-color: #351313;
  border-radius: 100%;
  width: 15vw;
  height: 15vw;
  overflow: hidden;
}

.circle-user-three, .circle-user-four, .circle-user-five, .circle-user-six {
  background-color: #351313;
  border-radius: 100%;
  width: 15vw;
  height: 15vw;
  overflow: hidden;
}

.m-button-hover {
  background-color: var(--medium-aquamarine);
  border-radius: 100px;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0% auto auto 0%;
}

.m-button-label {
  z-index: 4;
  align-items: center;
  display: flex;
  position: relative;
}

.hero-flex-ticker {
  flex: none;
  align-items: center;
  width: auto;
  padding-top: 10px;
  padding-bottom: 10px;
  display: flex;
  overflow: hidden;
}

.text-black {
  color: #000000d9;
}

.label-button {
  font-family: var(--rik-tekst);
  font-weight: 400;
}

.collection-list-grid {
  grid-column-gap: 36px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.link-block-tickets {
  background-color: #fff;
  border: 1px solid #000;
  border-radius: 30px;
  width: 100%;
  height: 100%;
  min-height: 400px;
  padding: 45px 50px 90px;
  text-decoration: none;
  box-shadow: -14px 14px #00000012;
}

.link-block-tickets.flex-card {
  background-color: #383838;
  flex-direction: column;
  justify-content: space-between;
  display: flex;
}

.ul-wrapper {
  color: #fff;
  border-top: 1px solid #ffffff1a;
  align-items: center;
  padding-top: 15px;
  padding-bottom: 15px;
  font-size: 16px;
  display: flex;
}

.ul-wrapper.text-black {
  color: #616161;
  border-top-color: #4646461a;
  align-items: center;
  display: flex;
}

.ul-wrapper.bg-dark {
  color: #bbb;
  background-color: #302f2f;
  border-top-style: none;
  border-radius: 8px;
  margin-top: 4px;
  margin-bottom: 4px;
  padding: 20px 23px;
}

.rounded-box {
  border-radius: 30px;
  margin-bottom: 11px;
  padding: 33px 37px;
}

.text-yellow {
  color: #fdc577;
}

.image-circle {
  border-radius: 100%;
  width: 12em;
  height: 12em;
  overflow: hidden;
  box-shadow: 7px 8px #0000001a;
}

.image-circle.large {
  width: 22em;
  height: 22em;
}

.image-circle.small {
  width: 9em;
  height: 9em;
}

.logo-scrolling {
  padding-top: 120px;
  padding-bottom: 120px;
  display: flex;
  overflow: hidden;
}

.inner-flip {
  flex-direction: column;
  align-items: center;
  display: flex;
}

.small-rounded {
  border-radius: 25px;
  overflow: hidden;
}

.image-ui-scroll {
  opacity: .51;
  width: 280px;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 40px;
  position: absolute;
  inset: auto 0% -31%;
  transform: none;
}

.bg-red {
  background-color: #f5516a;
}

.date-spot {
  background-color: #444;
  border-radius: 300px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 140px;
  height: 140px;
  display: flex;
}

.medium-paragraph {
  color: #ffffffb3;
  letter-spacing: 0;
  font-size: 28px;
  font-weight: 400;
}

.text-brush-large {
  letter-spacing: -.05em;
  font-family: Fingerpaint, sans-serif;
  font-size: 12em;
  font-style: italic;
  line-height: .8;
}

.text-brush-large.overlayer {
  color: var(--midnight-blue);
  position: relative;
  top: -15px;
  left: -15px;
}

.text-mid-gray {
  color: #7a7a7ad9;
}

.script {
  color: #fd64b6;
  padding-top: 15px;
  font-family: Fingerpaint, sans-serif;
  font-size: 8.5rem;
  font-weight: 400;
  display: inline-block;
}

.logo-small {
  height: 50px;
}

.bg-black {
  background-color: #161616;
}

.date-wrapper {
  text-align: right;
  font-family: BD Supper, sans-serif;
}

.users-wrapper {
  align-items: center;
  display: flex;
}

.small-circle {
  background-color: #dfdddd;
  border-radius: 100px;
  width: 45px;
  height: 45px;
  overflow: hidden;
}

.small-circle.second {
  margin-left: -10px;
}

.inner-button {
  background-color: var(--medium-aquamarine);
  color: #fff;
  text-transform: capitalize;
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  padding: 20px 30px;
  font-size: 20px;
  font-weight: 600;
  display: flex;
}

.inner-circle {
  border-radius: 100%;
  width: 100%;
  height: 100%;
}

.inner-circle.bg-dark-gray {
  background-color: var(--midnight-blue-2);
}

.image-ui-c {
  height: 100px;
}

.image-ui-c.divider {
  height: 20px;
  margin-top: 45px;
  margin-bottom: 45px;
}

.bg-yellow {
  background-color: #ffb42a;
}

.lottie-animation-second {
  position: relative;
  bottom: -5px;
}

.lottie-cta.overlap-down {
  position: relative;
  bottom: -200px;
}

.b-wrapper {
  height: 470px;
  position: relative;
  overflow: hidden;
}

.inner-padding-large {
  padding-top: 180px;
  padding-bottom: 180px;
}

.tag {
  font-family: var(--mellom-overskrifter);
  color: #fffc;
  text-transform: uppercase;
  text-decoration: none;
}

.tag.large {
  font-size: 26px;
  font-weight: 300;
}

.tag.text-cyan {
  color: var(--steel-blue);
}

.circle-user-speaker {
  background-color: #351313;
  border-radius: 100%;
  width: 15vw;
  height: 15vw;
  position: relative;
  overflow: visible;
}

.alt-speakers {
  transform-origin: 0%;
  color: #e2e2e2d9;
  text-align: center;
  background-color: #000;
  border-radius: 100px;
  width: auto;
  margin-left: auto;
  margin-right: auto;
  padding: 19px 30px;
  font-size: 20px;
  position: absolute;
  inset: 0% 0% auto;
}

.small {
  font-size: 12px;
}

.overlap-text {
  position: absolute;
  inset: auto 0% 0% auto;
}

.lottie-animation-2 {
  width: auto;
  height: auto;
}

.lottie-animation-2.page {
  width: 80%;
  height: 80%;
}

.lottie-animation-2.small {
  max-width: 80px;
  margin-left: 15px;
  margin-right: 15px;
}

.flex {
  justify-content: space-between;
  height: auto;
  padding-top: 30px;
  padding-bottom: 30px;
  display: flex;
}

.flex.center {
  justify-content: center;
}

.flex.space {
  padding-left: 35px;
  padding-right: 35px;
}

.flex.small {
  justify-content: flex-start;
}

.flex.small.om-oss {
  margin-bottom: 40px;
}

.tag-title {
  color: #666;
  text-transform: uppercase;
  margin-bottom: 30px;
  font-family: IBM Plex Mono, sans-serif;
  font-size: 16px;
  font-weight: 500;
}

.padding-bottom-large {
  padding-bottom: 200px;
}

.link-clean {
  color: #fff;
}

.link-clean:hover {
  color: #fff9;
}

.vertical-line {
  background-color: #d3d3d3;
  width: 2px;
  height: 100%;
}

.image-2 {
  margin-left: auto;
  margin-right: auto;
  position: absolute;
  inset: auto -26% 0% 0%;
}

.main-button-wrap {
  position: relative;
}

.text-position {
  color: #fff;
  text-align: center;
  border: 1px solid #ffffff1a;
  border-radius: 20px;
  margin-bottom: 25px;
  padding: 10px 20px;
  font-size: 12px;
  display: block;
}

.body {
  font-family: var(--mellom-overskrifter);
}

.text-block {
  font-family: var(--rik-tekst);
  color: var(--midnight-blue-3);
  font-size: 25px;
}

.gallery-overview {
  background-color: #f5f7fa;
  border-bottom: 1px solid #e4ebf3;
  padding: 80px 30px;
  position: relative;
}

.container-2 {
  width: 100%;
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
}

.gallery-wrapper {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: start;
  display: grid;
}

.gallery-block {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.gallery-features-block {
  margin-top: 16px;
  margin-bottom: 24px;
}

.gallery-feature {
  background-image: url('../images/');
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: 20px;
  margin-bottom: 8px;
  padding-left: 30px;
  font-size: 14px;
  line-height: 24px;
}

.button-primary {
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #1a1b1f;
  padding: 12px 25px;
  font-size: 12px;
  line-height: 20px;
  transition: all .2s;
}

.button-primary:hover {
  color: #fff;
  background-color: #32343a;
}

.button-primary:active {
  background-color: #43464d;
}

.gallery-grid {
  grid-row-gap: 40px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.gallery-image {
  width: 100%;
}

.gallery-slider {
  border-bottom: 1px solid #e4ebf3;
  padding: 80px 30px;
  position: relative;
}

.gallery-slide {
  background-color: #0000;
  height: auto;
}

.gallery-slide-wrapper {
  max-width: 47%;
  margin-right: 6%;
}

.gallery-slide-image {
  position: relative;
}

.gallery-slide-text {
  color: #f5f7fa;
  margin-bottom: 0;
  line-height: 32px;
  position: absolute;
  bottom: 24px;
  left: 24px;
  right: 24px;
}

.gallery-slider-left {
  justify-content: center;
  align-items: center;
  width: 40px;
  display: flex;
  left: -50px;
}

.gallery-slider-left:focus-visible, .gallery-slider-left[data-wf-focus-visible] {
  outline-offset: 0px;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.slider-arrow-embed {
  color: #1a1b1f;
}

.gallery-slider-right {
  justify-content: center;
  align-items: center;
  width: 40px;
  display: flex;
  right: -50px;
}

.gallery-slider-right:focus-visible, .gallery-slider-right[data-wf-focus-visible] {
  outline-offset: 0px;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.gallery-slide-nav {
  display: none;
}

.link-2 {
  text-decoration: underline;
}

.link-2.w--current, .link-3, .link-4, .link-5, .link-6 {
  text-decoration: none;
}

.text-block-2 {
  font-size: 20px;
}

.text-block-3 {
  color: #fffc;
}

.text-block-4 {
  font-family: var(--rik-tekst);
  color: var(--dark-orchid);
  font-weight: 400;
}

.navbar-logo-center-container {
  z-index: 5;
  background-color: #0000;
  width: 1030px;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding: 20px;
}

.navbar-logo-center-container.shadow-three {
  width: 100%;
  max-width: 1140px;
}

.container-3 {
  width: 100%;
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
}

.navbar-wrapper-three {
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.navbar-brand-three {
  z-index: 5;
  position: absolute;
}

.nav-menu-wrapper-three {
  width: 100%;
}

.nav-menu-three {
  justify-content: space-between;
  align-items: center;
  margin-bottom: 0;
  display: flex;
}

.nav-menu-block {
  justify-content: center;
  align-items: center;
  margin-bottom: 0;
  display: flex;
}

.nav-link-2 {
  color: #1a1b1f;
  letter-spacing: .25px;
  margin-left: 5px;
  margin-right: 5px;
  padding: 5px 10px;
  font-size: 14px;
  line-height: 20px;
  text-decoration: none;
}

.nav-link-2:hover {
  color: #1a1b1fbf;
}

.nav-link-2:focus-visible, .nav-link-2[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 4px;
  outline: 2px solid #0050bd;
}

.nav-dropdown {
  margin-left: 5px;
  margin-right: 5px;
}

.nav-dropdown-toggle {
  letter-spacing: .25px;
  padding: 5px 30px 5px 10px;
  font-size: 14px;
  line-height: 20px;
}

.nav-dropdown-toggle:hover {
  color: #1a1b1fbf;
}

.nav-dropdown-toggle:focus-visible, .nav-dropdown-toggle[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.nav-dropdown-icon {
  margin-right: 10px;
}

.nav-dropdown-list {
  background-color: #fff;
  border-radius: 12px;
}

.nav-dropdown-list.w--open {
  padding-top: 10px;
  padding-bottom: 10px;
}

.nav-dropdown-link {
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 14px;
}

.nav-dropdown-link:focus-visible, .nav-dropdown-link[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.nav-link-accent {
  color: #1a1b1f;
  letter-spacing: .25px;
  margin-left: 5px;
  margin-right: 20px;
  padding: 5px 10px;
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  text-decoration: none;
}

.nav-link-accent:hover {
  color: #1a1b1fbf;
}

.button-primary-2 {
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #1a1b1f;
  padding: 12px 25px;
  font-size: 12px;
  line-height: 20px;
  transition: all .2s;
}

.button-primary-2:hover {
  color: #fff;
  background-color: #32343a;
}

.button-primary-2:active {
  background-color: #43464d;
}

.margin-top-8 {
  margin-top: 5rem;
}

.margin-top-6 {
  margin-top: 4rem;
}

.blog-list {
  grid-column-gap: 1.5rem;
  grid-row-gap: 4rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.padding-7 {
  padding-top: 6rem;
  padding-bottom: 6rem;
}

.container-4 {
  max-width: 120rem;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-left: 3rem;
  padding-right: 3rem;
}

.xlarge-2 {
  color: #fdc577;
  letter-spacing: -.05em;
  text-transform: uppercase;
  font-size: 16em;
  font-style: italic;
  font-weight: 700;
  line-height: .85;
}

.section-3 {
  background-color: #0000;
  position: relative;
  top: 0;
  overflow: hidden;
}

.section-3.titles {
  border: 1px #000;
  min-height: auto;
  padding-top: 155px;
  padding-bottom: 0;
}

.section-3.titles.bg-red {
  background-color: var(--color-6);
}

.label-button-2 {
  font-family: var(--rik-tekst);
  font-weight: 500;
}

.main-grid-2 {
  grid-column-gap: 36px;
  grid-row-gap: 36px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  align-items: start;
  width: 100%;
  position: relative;
}

.main-grid-2.no-gap {
  grid-column-gap: 0vw;
  grid-row-gap: 0px;
  align-items: center;
}

.m-button-hover-2 {
  background-color: var(--steel-blue);
  border-radius: 100px;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0% auto auto 0%;
}

.overflow-wrapper-2 {
  position: relative;
  overflow: hidden;
}

.overflow-wrapper-2.flex {
  align-items: flex-start;
  padding: 10px 15px;
  display: flex;
}

.container-5 {
  z-index: 2;
  flex: 0 auto;
  width: 100%;
  max-width: 1480px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 30px;
  padding-right: 30px;
  position: relative;
}

.container-5.header {
  padding-top: 30px;
  padding-bottom: 60px;
}

.heading-regular-2 {
  font-family: var(--mellom-overskrifter);
  color: var(--color-5);
  font-size: 28px;
  font-weight: 600;
  line-height: 1.25;
  text-decoration: none;
}

.heading-regular-2.uppercase {
  text-transform: uppercase;
  font-family: IBM Plex Mono, sans-serif;
  font-size: 20px;
  font-weight: 400;
}

.content-wrapper-2 {
  flex-direction: column;
  align-items: flex-start;
  min-height: auto;
  display: block;
  position: relative;
}

.content-wrapper-2.flex-horizontal {
  flex-direction: row;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  display: flex;
}

.content-wrapper-2.cards {
  height: auto;
  max-height: none;
  text-decoration: none;
}

.content-wrapper-2.cards:hover {
  text-decoration: none;
}

.button-2 {
  z-index: 5;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  background-color: #f36d97;
  border-radius: 100px;
  flex: none;
  justify-content: center;
  align-items: center;
  padding: 22px 50px;
  font-size: 16px;
  font-weight: 500;
  text-decoration: none;
  transition: background-color .2s;
  display: flex;
  position: relative;
  overflow: hidden;
  box-shadow: inset 0 0 0 2px #f36d97;
}

.button-2:hover {
  box-shadow: none;
  color: #fff;
  background-color: #f36d97;
}

.button-2.inline {
  background-color: #0000;
  border-radius: 0;
  padding: 10px 0;
  font-weight: 500;
  position: relative;
  overflow: hidden;
  box-shadow: inset 0 -2px #fff3;
}

.main-grid-3 {
  grid-column-gap: 36px;
  grid-row-gap: 36px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  align-items: start;
  width: 100%;
  position: relative;
}

.main-grid-3.no-gap {
  grid-column-gap: 0vw;
  grid-row-gap: 0px;
  align-items: center;
  margin-top: 100px;
}

.heading-xlarge-hero-2 {
  font-size: 7em;
}

.track-2 {
  flex-direction: column;
  justify-content: space-between;
  height: auto;
  min-height: 400vh;
  display: flex;
  position: relative;
}

.header-fix-video {
  z-index: -20;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.video-sticky-block {
  z-index: -1;
  width: 100%;
  height: 100vh;
  position: sticky;
  top: 0;
  overflow: hidden;
}

.div-block-2 {
  z-index: 8;
  height: 0;
  padding-top: 56.25%;
}

.cover-image-2 {
  z-index: 5;
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.cover-image-2.in-portfolio {
  object-fit: cover;
  object-position: 50% 0%;
}

.html-embed {
  z-index: 6;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.background-video {
  z-index: -1;
  width: 100%;
  height: 100%;
  position: absolute;
}

.heading-large-2 {
  font-family: var(--mellom-overskrifter);
  color: #fff;
  letter-spacing: -.02em;
  text-transform: uppercase;
  margin-top: 0;
  font-size: 4em;
  font-style: italic;
  font-weight: 700;
  line-height: 1;
}

.overflow-wrapper-3 {
  position: relative;
  overflow: hidden;
}

.main-paragraph-2 {
  color: var(--steel-blue);
  letter-spacing: 0;
  font-weight: 500;
}

.main-grid-4 {
  grid-column-gap: 36px;
  grid-row-gap: 36px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  align-items: start;
  width: 100%;
  position: relative;
}

.overflow-wrapper-4 {
  position: relative;
  overflow: hidden;
}

.overflow-wrapper-4.wide-image {
  width: 100%;
  height: 90vh;
  max-height: 950px;
  margin-left: auto;
  margin-right: auto;
}

.full-image-2 {
  object-fit: cover;
  flex: 1;
  width: 100%;
  height: 100%;
  position: relative;
}

.heading-regular-3 {
  font-family: var(--mellom-overskrifter);
  color: var(--steel-blue);
  font-size: 28px;
  font-weight: 600;
  line-height: 1.25;
  text-decoration: none;
}

.heading-regular-3.text-black {
  font-family: var(--mellom-overskrifter);
}

.icon-content-2 {
  max-width: 55px;
  max-height: 45px;
}

.button-tab-2 {
  color: #9094a1;
  text-align: center;
  background-color: #fff;
  border: 1px #000;
  border-radius: 100px;
  margin-left: 4px;
  margin-right: 4px;
  padding: 15px 30px;
  font-size: 18px;
  font-weight: 500;
  box-shadow: inset 0 -1px #0000;
}

.button-tab-2.w--current {
  box-shadow: none;
  color: #fff;
  background-color: #f36d97;
}

.company-logo-2 {
  object-fit: contain;
  flex: 1;
  width: 100%;
  max-width: 110px;
  max-height: 35px;
}

.cover-image-3 {
  object-fit: cover;
  border-radius: 20px;
  width: 100%;
  height: 20em;
}

.section-4 {
  background-color: #0000;
  position: relative;
  top: 0;
  overflow: hidden;
}

.section-4.bg-light-gray {
  background-color: #eee;
}

.heading-large-3 {
  color: #fff;
  letter-spacing: -.02em;
  text-transform: uppercase;
  margin-top: 0;
  font-family: Generalsans, sans-serif;
  font-size: 4em;
  font-style: italic;
  font-weight: 700;
  line-height: 1;
}

.main-paragraph-3 {
  color: #000000b3;
  letter-spacing: 0;
  font-weight: 500;
}

.main-paragraph-3.size-small {
  line-height: 1.4;
}

.main-paragraph-3.size-small.text-opacity {
  font-size: 21px;
}

.main-paragraph-3.text-opacity {
  color: var(--midnight-blue);
}

.main-grid-5 {
  grid-column-gap: 36px;
  grid-row-gap: 36px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  align-items: start;
  width: 100%;
  position: relative;
}

.main-grid-5.inner-padding-medium {
  align-items: start;
}

.logo-wrap-ticker-2 {
  justify-content: center;
  align-items: center;
  min-width: 200px;
  display: flex;
}

.date-wrapper-2 {
  text-align: right;
}

.heading-regular-4 {
  color: var(--violet);
  font-family: Generalsans, sans-serif;
  font-size: 28px;
  font-weight: 600;
  line-height: 1.25;
  text-decoration: none;
}

.text-block-5 {
  color: var(--color-5);
}

.text-block-6 {
  color: var(--color-5);
  font-size: 25px;
}

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

  .section.titles {
    min-height: auto;
    padding-top: 0;
  }

  .section.mobile-titles {
    padding-top: 5vh;
  }

  .section.full-page.bg-dark-gray {
    height: auto;
  }

  .section.form-page.bg-dark-titles {
    justify-content: flex-start;
    height: 100%;
    min-height: 100vh;
  }

  .section.full {
    align-items: flex-start;
    height: auto;
  }

  .menu-mobile {
    border-radius: 200px;
    flex-direction: column;
    flex: none;
    justify-content: center;
    align-items: flex-start;
    width: 60px;
    height: 60px;
    min-height: auto;
    margin-top: 2px;
    margin-bottom: 2px;
    padding: 5px;
    display: flex;
    position: relative;
  }

  .nav-li {
    margin-left: 0;
    margin-right: 0;
    padding-top: 25px;
    padding-bottom: 25px;
    font-size: 32px;
  }

  .container {
    clear: both;
    flex: 0 auto;
    order: -1;
  }

  .container.titles {
    text-align: center;
    padding-top: 150px;
    padding-bottom: 100px;
  }

  .container.header {
    padding-top: 120px;
  }

  .container.hero-blog {
    padding-top: 125px;
    padding-bottom: 60px;
  }

  .container.wrapper-sticky {
    position: absolute;
  }

  .container.hide-on-mobile {
    display: none;
  }

  .main-grid {
    grid-template-columns: 1fr 1fr;
  }

  .main-grid.padding-bottom-medium {
    grid-template-rows: auto auto auto auto auto auto;
  }

  .main-grid.footer {
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
    grid-auto-rows: .25fr;
  }

  .main-grid.center-form {
    padding-top: 80px;
    padding-left: 35px;
    padding-right: 35px;
  }

  .main-grid.hide-on-mobile {
    margin-top: 0;
    margin-bottom: 100px;
  }

  .content-wrapper.sticky-faq {
    position: relative;
  }

  .content-wrapper.flex-horizontal {
    flex-direction: column;
  }

  .content-wrapper.speaker {
    padding-top: 50px;
  }

  .content-wrapper.box-mobile {
    padding-top: 60px;
  }

  .content-wrapper.hide-on-mobile {
    display: none;
  }

  .margin-bottom-medium {
    margin-bottom: 6em;
  }

  .inner-padding-xsmall {
    padding-top: 15px;
    padding-bottom: 15px;
  }

  .inner-padding-medium {
    padding-top: 6em;
    padding-bottom: 6em;
  }

  .hero-grid-header {
    grid-template-rows: 200px auto auto auto auto auto;
    grid-template-columns: 30px 1fr 30px;
    min-height: auto;
  }

  .grid-rail {
    min-width: 100vw;
    min-height: auto;
  }

  .logos-wrapper {
    width: auto;
  }

  .image-logo {
    max-height: 22px;
  }

  .grid-gallery {
    min-width: 250vw;
    min-height: 30vh;
  }

  .paragraph {
    margin-bottom: 5vh;
  }

  .wrappernav {
    position: relative;
  }

  .navgrid {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex: 1;
    grid-template-columns: auto 1fr auto 1fr;
    min-height: 8vh;
    padding-right: 10px;
  }

  .menu-button {
    z-index: 5;
    flex-direction: column;
    justify-content: space-between;
    align-items: flex-end;
    min-height: 45px;
    padding: 10px 0 10px 10px;
    display: flex;
    overflow: hidden;
  }

  .menu-button.w--open {
    background-color: #0000;
  }

  .heading-xlarge-hero {
    font-size: 90px;
  }

  .navbar {
    z-index: 5;
  }

  .button {
    padding: 18px 40px;
  }

  .button:hover {
    background-color: #2c7fc9;
  }

  .button.outline:hover {
    background-color: #0000;
    border-color: #b3b3b34d;
  }

  .button.color-red:hover {
    background-color: #ff0062;
  }

  .button.color-blue, .button.color-blue:hover {
    background-color: #4700e0;
  }

  .button.bg-white:hover {
    background-color: #fff;
  }

  .button.inline:hover {
    background-color: #0000;
  }

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

  .grid-buttons {
    place-content: center;
    place-items: center;
    width: 100%;
  }

  .grid-buttons.nav {
    justify-content: start;
    justify-items: start;
    width: 100%;
    padding: 20px;
    display: flex;
  }

  .nav-link {
    color: #fff;
    width: 100%;
    padding: 10px 20px;
    font-size: 32px;
  }

  .image-brand {
    width: 120px;
    height: 90px;
    margin-top: -20px;
  }

  .padding-bottom-medium {
    padding-bottom: 6vh;
  }

  .padding-bottom-small {
    padding-bottom: 4vh;
  }

  .icon-check {
    margin-right: 0;
  }

  .dropdown-toggle {
    margin-left: 0;
    padding: 10px 45px 10px 0;
    font-size: 32px;
  }

  .tabs-nav-menu {
    justify-content: space-between;
  }

  .tabs-nav-menu.in-line {
    justify-content: center;
  }

  .box-wrapper {
    flex-direction: column;
    align-items: flex-start;
  }

  .text-field {
    min-width: auto;
  }

  .form-block {
    padding-right: 0;
  }

  .image-profile-wrapper.large {
    width: 120px;
    height: 120px;
  }

  .logo-footer {
    max-height: none;
    margin-bottom: 10px;
  }

  .main-paragraph.split {
    column-count: 1;
  }

  .main-paragraph.size-large.text-white-opacity {
    padding-right: 20px;
  }

  .nav-menu {
    z-index: 5;
    background-color: var(--color-2);
    background-image: url('../images/bg-cta-4.svg');
    background-position: 100% 0;
    background-size: auto;
    padding: 59px 5px 5px;
    inset: 0% auto auto 0%;
  }

  .nav-menu.w--open {
    background-color: #0000;
  }

  .icon.text-white {
    color: #fff;
    margin-left: 15px;
    font-size: 18px;
  }

  .frame-image-overflow {
    width: 45vw;
    height: 35vh;
    max-height: 55vh;
  }

  .frame-image-overflow.no-frame {
    width: 35vw;
    max-height: 35vh;
  }

  .frame-image-overflow.no-frame.flip-right {
    width: 35vw;
  }

  .value.large {
    font-size: 70px;
  }

  .center-wrapper.padding-hero {
    padding-top: 80px;
    padding-bottom: 0;
  }

  .heading-medium {
    font-size: 36px;
  }

  .heading-large {
    font-size: 38px;
    line-height: 1.2;
  }

  .heading-large.text-program {
    font-size: 4em;
  }

  .heading-small.uppercase.side {
    display: none;
  }

  .collection-list-news, .collection-list-news._3-col {
    grid-template-columns: 1fr 1fr;
  }

  .wrap-summary {
    text-align: center;
  }

  .hero-ticker-images {
    padding-bottom: 0;
  }

  .dropdown-list {
    width: 100%;
  }

  .dropdown-list.w--open {
    min-width: auto;
    position: relative;
  }

  .wrapper-full-image {
    height: 35vh;
  }

  .collection-list-products {
    grid-column-gap: 32px;
    grid-row-gap: 32px;
  }

  .collection-list-products._3col {
    grid-template-columns: 1fr 1fr;
  }

  .product-image-wrapper {
    border-radius: 8px;
    flex: none;
    height: 35vh;
  }

  .product-image-wrapper.home {
    height: 280px;
  }

  .image-cms {
    border-radius: 60px;
    width: 100%;
    height: 70%;
    margin-top: 140px;
  }

  .image-cms.flora {
    width: 100%;
    height: 100%;
    margin-top: 0;
  }

  .form-container {
    max-width: none;
  }

  .info-members.flex {
    flex-direction: column;
  }

  .dropdown {
    width: 100%;
    padding-left: 20px;
    padding-right: 20px;
  }

  .main-navbar {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    text-align: center;
    flex-direction: column;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    grid-auto-columns: 1fr;
    grid-auto-flow: row;
    place-items: center;
    width: 100%;
    margin-left: 0;
    padding-bottom: 20px;
    display: grid;
  }

  .inner-padding-small {
    padding-top: 35px;
    padding-bottom: 35px;
  }

  .full-hero-image {
    height: 100%;
    max-height: none;
  }

  .link-social:hover {
    background-color: #0000;
    padding-bottom: 0;
  }

  .overflow-wrapper.signup {
    height: 50vh;
  }

  .overflow-wrapper.image-post.small-rounded {
    width: 100%;
    height: 100%;
    min-height: auto;
    padding-left: 31px;
    overflow: visible;
  }

  .overflow-wrapper.image-contact {
    display: none;
  }

  .wrapper-sticky.blog {
    position: relative;
    top: 0;
  }

  .container-wrapper.header {
    padding-top: 140px;
  }

  .footer-inner.hide-on-mobile {
    display: none;
  }

  .images-features-wrapper {
    justify-content: center;
    display: flex;
  }

  .grid-style-guide {
    place-content: center;
    place-items: center;
    width: 100%;
  }

  .home-link-grid {
    background-color: #0000;
    border-radius: 4px;
    padding: 0;
  }

  .home-link-grid:hover {
    box-shadow: none;
    background-color: #fff;
  }

  .more-images {
    width: 100%;
  }

  .mobile-image {
    height: 100%;
  }

  .rail-gallery {
    justify-content: center;
  }

  .grid-rail-images {
    min-width: auto;
    margin-left: auto;
    margin-right: auto;
  }

  .heading-xlarge {
    font-size: 80px;
  }

  .heading-xlarge.xxlarge {
    font-size: 100px;
  }

  .heading-xlarge.heading-sm {
    font-size: 60px;
  }

  .content-wrapper-page {
    text-align: center;
    flex-direction: column;
    align-items: center;
    display: flex;
  }

  .heading-xxlarge {
    font-size: 60px;
  }

  .hero-grid-header-blue {
    grid-template-rows: auto auto auto auto auto auto;
    grid-template-columns: 30px 1fr 30px;
    min-height: auto;
  }

  .hero-grid-header-blue.align-top {
    grid-template-rows: auto auto auto auto auto auto;
  }

  .master-grid {
    grid-template-columns: 15px 1fr 15px;
  }

  .main-grid-hero {
    grid-row-gap: 3vh;
    grid-template-columns: 1fr 1fr;
  }

  .main-grid-hero.hero {
    grid-template-rows: auto auto auto auto auto;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
  }

  .brand {
    z-index: 20;
    padding-left: 0;
  }

  .width-wrapper {
    padding: 40px 30px;
  }

  .topnav-button {
    width: auto;
    padding: 18px 40px;
  }

  .topnav-button:hover {
    background-color: #80808033;
  }

  .topnav-button.outline {
    color: #fff;
    font-size: 18px;
    box-shadow: inset -1px -1px #0a19531a, inset 1px 1px #0a19531a;
  }

  .topnav-button.outline:hover {
    background-color: #0000;
  }

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

  .call {
    text-align: center;
    align-items: center;
  }

  .inner-card-content {
    max-width: 100%;
  }

  .nav-wrapper {
    z-index: 9999;
    width: 100%;
    position: absolute;
    inset: 0% 0% auto;
  }

  .grid-hero-mosaic {
    min-width: 100vw;
    min-height: auto;
  }

  .overlayer-nav {
    background-color: #000;
    width: 100%;
    height: 100vh;
    position: fixed;
    inset: 0% auto auto 0%;
  }

  .inner-nav-wrapper {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    border-radius: 2px;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    grid-auto-columns: 1fr;
    padding-left: 10px;
    padding-right: 10px;
    box-shadow: 0 15px 25px -4px #00000012;
  }

  .callout-wrapper {
    text-align: center;
    flex-direction: column;
    align-items: center;
    padding-left: 0;
    padding-right: 0;
    display: flex;
  }

  .callout-wrapper.hide-on-mobile {
    display: none;
  }

  .inner-hero {
    flex-wrap: wrap;
    min-height: auto;
  }

  .center-flex-wrapper-device.square {
    height: auto;
  }

  .circle-wrapper.first, .circle-wrapper.second, .circle-wrapper.third.small, .circle-wrapper.forth, .circle-wrapper.fifth, .circle-wrapper.sixth {
    display: none;
  }

  .company-logo {
    max-height: none;
  }

  .callout-box-wrapper {
    text-align: center;
    flex-direction: column;
    align-items: center;
    padding-left: 30px;
    padding-right: 30px;
    display: flex;
  }

  .callout-box-wrapper.inner-padding-small {
    justify-content: center;
    align-items: flex-start;
  }

  .callout-box-wrapper.inner-padding-small.hide-on-mobile {
    display: none;
  }

  .link {
    font-size: 20px;
  }

  .collection-list-blog {
    grid-template-columns: 1fr;
  }

  .track.hide-on-mobile {
    display: none;
  }

  .main-profile-wrapper {
    width: 85%;
    margin-left: auto;
    margin-right: auto;
  }

  .collection-list-col {
    grid-template-columns: 1fr;
  }

  .tabs {
    flex-direction: column;
  }

  .tabs-menu {
    flex-direction: row;
    justify-content: space-between;
    width: 100%;
    max-width: none;
  }

  .tabs-menu.small {
    margin-bottom: 45px;
  }

  .tabs-content {
    padding-left: 0;
    padding-right: 0;
  }

  .tab {
    text-align: center;
    flex: none;
    padding-left: 30px;
    font-size: 2em;
  }

  .tab.w--current {
    background-image: none;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto;
  }

  .tab.small {
    flex: none;
    padding: 15px 20px;
    font-size: 20px;
  }

  .column-timeline {
    justify-content: flex-start;
  }

  .divider-bullet {
    margin-left: 15px;
  }

  .social-wrapper {
    flex-direction: row;
    justify-content: space-around;
    margin-top: 0;
  }

  .box-speakers {
    display: none;
  }

  .overflow.flip {
    height: 135px;
  }

  .circle-large {
    width: 40vw;
    height: 40vw;
  }

  .circle-medium {
    width: 30vw;
    height: 30vw;
  }

  .circle-small {
    width: 20vw;
    height: 20vw;
  }

  .xlarge {
    font-size: 150px;
  }

  .image-smile.absolute {
    width: 6em;
    height: 6em;
  }

  .lottie-animation {
    display: flex;
  }

  .nav-item-wrapper {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    width: 100%;
  }

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

  .circle-user-one {
    width: 45vw;
    height: 45vw;
  }

  .circle-user-two {
    width: 30vw;
    height: 30vw;
  }

  .m-button-hover {
    display: none;
  }

  .collection-list-grid {
    grid-template-columns: 1fr;
  }

  .rounded-box {
    padding-left: 0;
    padding-right: 0;
  }

  .image-circle.large {
    width: 28vw;
    height: 28vw;
  }

  .image-circle.small {
    width: 12vw;
    height: 12vw;
  }

  .image-ui {
    max-width: 15vw;
  }

  .small-rounded.hide-on-mobile {
    display: none;
  }

  .image-ui-scroll {
    width: 200px;
    padding-bottom: 40px;
  }

  .text-brush-large.overlayer, .script {
    font-size: 90px;
  }

  .padding-cta {
    padding-top: 120px;
  }

  .lottie-menu {
    height: 60px;
  }

  .lottie-cta.overlap-down {
    bottom: 0;
  }

  .b-wrapper {
    height: auto;
  }

  .circle-user-speaker {
    width: 40vw;
    height: 40vw;
  }

  .overlap-text {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    inset: -48px 0% 0%;
  }

  .flex.center {
    text-align: center;
  }

  .container-2 {
    max-width: 728px;
  }

  .gallery-wrapper {
    grid-template-columns: 1fr 1fr;
  }

  .gallery-slider-left {
    left: -20px;
  }

  .gallery-slider-right {
    right: -20px;
  }

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

  .div-block {
    display: none;
  }

  .container-3 {
    max-width: 728px;
  }

  .navbar-wrapper-three {
    justify-content: space-between;
  }

  .navbar-brand-three {
    position: relative;
  }

  .nav-menu-wrapper-three {
    background-color: #0000;
    top: 70px;
  }

  .nav-menu-three {
    background-color: #fff;
    border-radius: 50px;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    margin-top: 10px;
    padding: 20px;
    display: flex;
    box-shadow: 0 8px 50px #0000000d;
  }

  .nav-link-2 {
    padding-left: 5px;
    padding-right: 5px;
  }

  .nav-dropdown-list.shadow-three.w--open {
    position: absolute;
  }

  .menu-button-2 {
    color: var(--color-3);
    padding: 12px;
  }

  .menu-button-2.w--open {
    z-index: 10;
    color: var(--powder-blue);
    background-color: #c8c8c800;
    position: relative;
  }

  .margin-top-8 {
    margin-top: 4rem;
  }

  .blog-list {
    grid-column-gap: 3rem;
    grid-row-gap: 3rem;
    grid-template-columns: 1fr 1fr;
  }

  .xlarge-2 {
    font-size: 110px;
  }

  .section-3.titles {
    min-height: auto;
    padding-top: 0;
  }

  .main-grid-2 {
    grid-template-columns: 1fr 1fr;
  }

  .m-button-hover-2 {
    display: none;
  }

  .container-5 {
    flex: 0 auto;
    order: -1;
  }

  .container-5.header {
    padding-top: 120px;
  }

  .content-wrapper-2.flex-horizontal {
    flex-direction: column;
  }

  .button-2 {
    padding: 18px 40px;
  }

  .button-2:hover {
    background-color: #2c7fc9;
  }

  .button-2.inline:hover {
    background-color: #0000;
  }

  .main-grid-3 {
    grid-template-columns: 1fr 1fr;
  }

  .heading-large-2 {
    font-size: 38px;
    line-height: 1.2;
  }

  .main-grid-4 {
    grid-template-columns: 1fr 1fr;
  }

  .heading-regular-3 {
    font-family: var(--mellom-overskrifter);
  }

  .company-logo-2 {
    max-height: 22px;
  }

  .heading-large-3 {
    font-size: 38px;
    line-height: 1.2;
  }

  .main-grid-5 {
    grid-template-columns: 1fr 1fr;
  }
}

@media screen and (max-width: 767px) {
  h2 {
    font-size: 24px;
  }

  h3 {
    font-size: 20px;
    font-weight: 700;
  }

  h4 {
    font-size: 16px;
  }

  p {
    font-size: 18px;
  }

  .container.titles {
    padding-top: 120px;
    padding-bottom: 60px;
  }

  .container.header {
    padding-top: 120px;
  }

  .main-grid {
    grid-row-gap: 36px;
  }

  .main-grid.footer {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
  }

  .main-grid.gap-hp {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
  }

  .margin-bottom-medium {
    margin-bottom: 60px;
  }

  .inner-padding-xsmall {
    padding-top: 15px;
    padding-bottom: 15px;
  }

  .inner-padding-medium {
    padding-top: 4em;
    padding-bottom: 4em;
  }

  .paragraph {
    margin-bottom: 35px;
    font-size: 22px;
    line-height: 1.4;
  }

  .navgrid {
    min-height: 75px;
  }

  .form {
    flex-direction: column;
  }

  .button {
    width: auto;
    font-size: 16px;
  }

  .grid-buttons {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
    place-content: space-around center;
    width: 100%;
    padding-left: 30px;
    padding-right: 30px;
  }

  .grid-buttons.nav {
    justify-items: center;
  }

  .nav-link {
    font-size: 26px;
  }

  .padding-bottom-medium {
    padding-bottom: 6vh;
  }

  .tabs-nav-menu {
    flex-direction: column;
  }

  .tabs-nav-menu.in-line {
    flex-direction: row;
  }

  .box-wrapper {
    padding: 35px;
  }

  .text-field {
    text-align: left;
    margin-bottom: 15px;
  }

  .text-field.dark {
    text-align: center;
  }

  .form-block {
    width: 100%;
  }

  .nav-menu.w--open {
    background-color: #0000;
  }

  .value {
    font-size: 36px;
  }

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

  .heading-large.text-program {
    font-size: 2.8em;
  }

  .collection-list-news._3-col {
    grid-template-columns: 1fr;
  }

  .wrapper-full-image {
    height: 35vh;
  }

  .collection-list-products._3col {
    grid-template-columns: 1fr;
  }

  .product-image-wrapper.home {
    height: 350px;
  }

  .inner-form {
    flex-direction: column;
  }

  .main-navbar {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
  }

  .inner-padding-small {
    padding-top: 35px;
    padding-bottom: 35px;
  }

  .full-hero-image {
    width: auto;
    max-width: 100%;
    height: auto;
    display: block;
  }

  .link-social {
    flex: 0 20%;
  }

  .overflow-wrapper.image-contact {
    height: 35vh;
  }

  .grid-style-guide {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
    place-content: space-around space-between;
    width: 100%;
    padding-left: 30px;
    padding-right: 30px;
  }

  .grid-style-guide.inner-padding-xsmall {
    grid-column-gap: 16px;
    grid-template-columns: 1fr 1fr;
    padding-left: 0;
    padding-right: 0;
  }

  .home-small-text {
    font-size: 13px;
  }

  .main-grid-hero {
    grid-row-gap: 1.5vh;
  }

  .brand {
    padding-left: 0;
  }

  .size-medium {
    font-size: 20px;
  }

  .topnav-button {
    width: 100%;
    font-size: 16px;
  }

  .call {
    text-align: center;
  }

  .overlap {
    height: 300px;
  }

  .grid-contact.no-gap {
    grid-row-gap: 0px;
  }

  .auto-grid {
    grid-template-columns: 1fr;
  }

  .auto-grid.header {
    grid-template-columns: 1fr 1fr;
  }

  .column-timeline {
    padding-left: 0;
  }

  .social-wrapper {
    margin-top: 0;
  }

  .overflow.flip {
    height: 75px;
  }

  .xlarge {
    font-size: 80px;
  }

  .image-circle {
    width: 8em;
    height: 8em;
  }

  .image-ui-scroll {
    width: 24%;
    max-width: 50%;
    padding-bottom: 10px;
  }

  .medium-paragraph {
    font-size: 22px;
    line-height: 1.25;
  }

  .b-wrapper {
    height: auto;
  }

  .gallery-overview, .gallery-slider {
    padding: 60px 15px;
  }

  .gallery-slide {
    margin-left: 10px;
    margin-right: 10px;
  }

  .gallery-slide-text {
    line-height: 30px;
  }

  .gallery-slider-left {
    left: -20px;
  }

  .gallery-slider-right {
    right: -20px;
  }

  .navbar-brand-three {
    padding-left: 0;
  }

  .nav-menu-three {
    border-radius: 20px;
    flex-direction: column;
    padding-bottom: 30px;
  }

  .nav-menu-block {
    flex-direction: column;
  }

  .nav-link-2 {
    padding-top: 10px;
    padding-bottom: 10px;
    display: inline-block;
  }

  .nav-dropdown {
    flex-direction: column;
    align-items: center;
    display: flex;
  }

  .nav-dropdown-toggle {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .nav-dropdown-list.shadow-three {
    box-shadow: 0 8px 50px #0000000d;
  }

  .nav-dropdown-list.shadow-three.w--open {
    position: relative;
  }

  .nav-dropdown-list.shadow-three.mobile-shadow-hide {
    box-shadow: none;
  }

  .nav-link-accent {
    margin-right: 5px;
    padding-top: 10px;
    padding-bottom: 10px;
    display: inline-block;
  }

  .mobile-margin-top-10 {
    margin-top: 10px;
  }

  .margin-top-6 {
    margin-top: 3rem;
  }

  .blog-list {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
  }

  .fade-in-heading {
    width: 100%;
  }

  .padding-7 {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  .container-4 {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }

  .xlarge-2 {
    font-size: 80px;
  }

  .main-grid-2 {
    grid-row-gap: 36px;
  }

  .container-5.header {
    padding-top: 120px;
  }

  .button-2 {
    width: auto;
    font-size: 16px;
  }

  .main-grid-3 {
    grid-row-gap: 36px;
  }

  .heading-large-2 {
    font-size: 32px;
  }

  .main-grid-4 {
    grid-row-gap: 36px;
  }

  .heading-regular-3 {
    font-family: var(--mellom-overskrifter);
  }

  .heading-large-3 {
    font-size: 32px;
  }

  .main-grid-5 {
    grid-row-gap: 36px;
  }
}

@media screen and (max-width: 479px) {
  h1 {
    line-height: 1.2;
  }

  h2 {
    font-size: 22px;
    font-weight: 700;
    line-height: 1.35;
  }

  h4 {
    font-size: 14px;
  }

  p {
    font-size: 18px;
    line-height: 1.4;
  }

  li {
    padding-top: 0;
    padding-bottom: 0;
  }

  .section.form-page.bg-dark-titles {
    min-height: 120vh;
  }

  .menu-mobile {
    align-items: flex-end;
    padding-right: 0;
  }

  .container {
    flex: 0 auto;
  }

  .container.titles {
    padding-top: 120px;
  }

  .container.top-padding-large {
    padding-top: 5em;
  }

  .container.footer {
    padding-top: 0;
  }

  .container.no-padding {
    padding-left: 0;
    padding-right: 0;
  }

  .main-grid {
    grid-row-gap: 36px;
    align-content: space-between;
  }

  .main-grid.inner-padding-medium {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
  }

  .main-grid.full-page {
    align-content: center;
  }

  .main-grid.footer {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
    padding-left: 10px;
    padding-right: 0;
  }

  .main-grid.yes {
    padding-bottom: 100px;
  }

  .content-wrapper.hp {
    border-radius: 12px;
    padding-top: 0;
    padding-left: 15px;
    padding-right: 15px;
  }

  .margin-bottom-small {
    margin-bottom: 35px;
  }

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

  .inner-padding-xsmall {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .inner-padding-medium {
    padding-top: 4em;
    padding-bottom: 4em;
  }

  .hero-grid-header {
    grid-template-rows: auto auto auto auto auto auto;
    grid-template-columns: 1fr 1fr 1fr 1fr;
  }

  .title-tag {
    font-size: 12px;
  }

  .grid-rail {
    grid-column-gap: 1.5vw;
    flex: none;
    min-width: auto;
    min-height: auto;
    margin-right: 1.5vw;
    padding-top: .75vw;
    padding-bottom: .75vw;
  }

  .hero-rail {
    align-items: flex-end;
    height: auto;
  }

  .hero-rail.gap {
    flex: 0 auto;
    align-items: flex-end;
    margin-top: 0;
    margin-bottom: 0;
  }

  .logos-wrapper {
    padding: 1em 1.5em;
  }

  .image-logo {
    max-width: 100px;
    max-height: 24px;
  }

  .grid-gallery {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: 2vh 2vh 2vh 2vh 2vh 2vh 2vh 2vh;
    min-width: 300vw;
  }

  .frame-image-hero {
    max-width: none;
  }

  .small-legal-text {
    font-size: 11px;
  }

  .wrapper-heading {
    align-items: center;
  }

  .paragraph {
    margin-bottom: 35px;
    font-size: 18px;
    line-height: 1.65;
  }

  .image-tiles-hero {
    object-fit: cover;
    flex: 0 auto;
    width: 100%;
    max-width: none;
    max-height: none;
  }

  .navgrid {
    grid-template-rows: auto auto auto;
    grid-template-columns: auto 1fr;
    padding-left: 30px;
    padding-right: 15px;
  }

  .menu-button {
    padding-left: 5px;
    padding-right: 0;
  }

  .heading-xlarge-hero {
    font-size: 50px;
    line-height: 1.1;
  }

  .button {
    justify-content: center;
    width: auto;
    padding-left: 35px;
    padding-right: 35px;
  }

  .button.small {
    width: 100%;
  }

  .grid-buttons {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
    grid-auto-flow: row;
    justify-content: space-around;
    justify-items: stretch;
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }

  .grid-buttons.nav {
    grid-template-columns: auto auto;
    justify-content: space-between;
    padding-left: 0;
    padding-right: 0;
  }

  .p-small-size {
    font-size: 14px;
  }

  .nav-link {
    text-align: center;
    padding: 0;
    font-size: 20px;
  }

  .image-brand {
    max-height: none;
  }

  .padding-bottom-medium {
    padding-bottom: 6vh;
  }

  .list-flex {
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 16px;
  }

  .icon-check {
    margin-bottom: 0;
  }

  .dropdown-toggle {
    font-size: 28px;
  }

  .tabs-nav-menu.in-line {
    padding-left: 10px;
    padding-right: 10px;
  }

  .box-wrapper {
    padding-top: 25px;
    padding-left: 25px;
    padding-right: 25px;
  }

  .box-wrapper.inner-form-medium.form {
    padding-top: 0;
  }

  .box-wrapper.bg-graay {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    width: 68%;
    padding-left: 0;
    padding-right: 0;
  }

  .box-wrapper.page {
    padding-top: 40px;
    padding-left: 30px;
    padding-right: 30px;
  }

  .text-field {
    text-align: left;
    max-width: none;
    height: 60px;
    margin-right: 0;
  }

  .text-field.dark {
    text-align: left;
    min-width: auto;
  }

  .icon-social.profile {
    max-height: 15px;
  }

  .paragraph-wrapper {
    font-size: 18px;
  }

  .paragraph-wrapper.margin-bottom-xsmall {
    align-items: flex-start;
  }

  .form-wrapper {
    width: 100%;
  }

  .xlarge-scroll-heading {
    font-size: 8vh;
    line-height: 1;
  }

  .main-paragraph.size-large {
    font-size: 22px;
  }

  .main-paragraph.size-small.text-white-opacity-strong {
    font-size: 12px;
  }

  .faq-wrapper {
    padding-left: 0;
    padding-right: 0;
  }

  .faq-icon {
    flex: none;
    width: 25px;
    height: 25px;
  }

  .plus-icon {
    height: 12px;
  }

  .nav-menu {
    -webkit-text-fill-color: inherit;
    background-clip: padding-box;
    justify-content: space-between;
    align-items: center;
    padding-top: 82px;
    display: block;
    position: absolute;
    inset: 0%;
  }

  .nav-menu.w--open {
    background-color: #0000;
  }

  .icon.text-white {
    color: #0a1953;
  }

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

  .frame-image-overflow {
    border-radius: 30px;
    width: auto;
    height: 25vh;
  }

  .frame-image-overflow.no-frame {
    width: 60vw;
    max-height: 25vh;
  }

  .frame-image-overflow.no-frame.flip-right, .frame-image-overflow.no-frame.flip-left {
    width: 65vw;
  }

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

  .text-small {
    font-size: 13px;
  }

  .value {
    font-size: 28px;
  }

  .center-wrapper {
    font-size: 18px;
  }

  .heading-medium {
    font-size: 28px;
    line-height: 1.15;
  }

  .heading-medium.text-white.margin-bottom-small {
    margin-bottom: 120px;
  }

  .heading-large {
    margin-top: 0;
    font-size: 38px;
    line-height: 1;
  }

  .heading-large.margin-bottom-small {
    margin-bottom: 30px;
  }

  .heading-large.medium-comp {
    font-size: 38px;
  }

  .heading-large.text-program {
    font-size: 1.4em;
  }

  .heading-regular {
    font-size: 22px;
  }

  .heading-small.text-gray {
    font-size: 25px;
  }

  .collection-list-news {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
  }

  .collection-list-news._3-col {
    grid-row-gap: 24px;
    grid-template-columns: 1fr;
    align-content: stretch;
  }

  .hero-ticker-images {
    flex-direction: column;
    justify-content: flex-end;
    padding-bottom: 30px;
    display: block;
  }

  .dropdown-list.w--open {
    border: 1px solid #e5e9f3;
  }

  .dropdown-link {
    padding-top: 15px;
    padding-bottom: 15px;
  }

  .padding-top-large {
    padding-top: 6em;
  }

  .wrapper-full-image {
    height: 35vh;
  }

  .wrapper-full-image.margin-bottom-small {
    min-height: 400px;
  }

  .wrapper-full-image.blog-post-grid {
    height: 30vh;
  }

  .wrapper-full-image.blog-post-grid.margin-bottom-small {
    min-height: 300px;
  }

  .collection-list-products {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
  }

  .product-image-wrapper {
    border-radius: 6px;
    height: 260px;
    min-height: auto;
  }

  .product-image-wrapper.home {
    height: 250px;
  }

  .wrapper-image-product {
    height: 100%;
  }

  .inner-grid-cms {
    grid-column-gap: 24px;
  }

  .inner-grid-cms.vertical {
    grid-row-gap: 0px;
    margin-bottom: 0;
  }

  .inner-grid-cms.vertical.short-gap {
    grid-row-gap: 10px;
  }

  .wrapper-image-blog.list {
    height: 15vh;
  }

  .form-container {
    text-align: center;
    flex-direction: column;
    align-items: center;
    width: 100%;
    display: flex;
  }

  .label-form {
    text-align: left;
  }

  .info-members {
    padding-right: 20px;
  }

  .dropdown {
    padding-left: 10px;
  }

  .main-navbar {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr 1fr;
    width: 100%;
  }

  .inner-padding-small {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .full-hero-image {
    object-fit: contain;
    height: auto;
    min-height: auto;
    max-height: none;
  }

  .link-social {
    min-height: 60px;
  }

  .overflow-wrapper.wide-image {
    height: 40vh;
  }

  .overflow-wrapper.image-post {
    height: 30vh;
    min-height: 300px;
  }

  .main-richtext blockquote {
    padding: 20px 25px;
  }

  .footer-inner {
    text-align: center;
  }

  .content-grid {
    grid-row-gap: 36px;
    grid-template-rows: auto auto;
    align-content: stretch;
    align-items: start;
  }

  .content-grid._3-rows {
    grid-row-gap: 24px;
  }

  .images-features-wrapper {
    flex-direction: column;
    height: 100%;
    display: flex;
  }

  .grid-style-guide {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
    grid-auto-flow: row;
    justify-content: space-around;
    justify-items: stretch;
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }

  .home-link-grid {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .home-small-text {
    text-align: center;
  }

  .more-images {
    width: 100%;
    margin-bottom: 20px;
  }

  .inner-image-cta {
    padding-top: 2vh;
  }

  .grid-bg {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
  }

  .mobile-image {
    height: auto;
    max-height: 35vh;
  }

  .inner-frame {
    width: 28vw;
    height: 28vw;
  }

  .heading-xlarge {
    font-size: 55px;
  }

  .heading-xlarge.xxlarge {
    font-size: 80px;
  }

  .heading-xlarge.heading-sm {
    font-size: 35px;
  }

  .heading-xxlarge {
    font-size: 32px;
  }

  .hero-grid-header-blue {
    grid-template-rows: auto auto auto auto auto auto;
  }

  .master-grid {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    justify-items: center;
  }

  .image-wrapper {
    align-items: stretch;
    min-height: auto;
    max-height: none;
  }

  .main-grid-hero {
    grid-row-gap: 3vh;
  }

  .main-grid-hero.hero {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    grid-template-columns: 1fr 1fr 1fr 1fr;
  }

  .brand {
    justify-content: flex-start;
    padding-left: 0;
  }

  .size-medium {
    font-size: 20px;
  }

  .bullet-check {
    margin-top: 0;
  }

  .topnav-button {
    justify-content: center;
    width: 100%;
    padding-left: 25px;
    padding-right: 25px;
  }

  .inner-padding {
    padding-bottom: 40px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .grid-card {
    flex-direction: column;
    width: 100%;
    display: flex;
  }

  .inner-card-content {
    padding-left: 0;
    padding-right: 0;
    font-size: 18px;
  }

  .nav-wrapper {
    height: auto;
  }

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

  .grid-hero-mosaic {
    grid-column-gap: 1.5vw;
    flex: none;
    min-width: auto;
    min-height: auto;
    margin-right: 1.5vw;
    padding-top: .75vw;
    padding-bottom: .75vw;
  }

  .inner-nav-wrapper {
    flex-direction: column;
    align-items: flex-start;
  }

  .callout-wrapper {
    justify-content: center;
  }

  .square-wrapper {
    height: 15vh;
  }

  .checkbox-label {
    text-align: left;
    font-size: 13px;
  }

  .center-flex-wrapper-device.square {
    height: 40vh;
  }

  .center-flex-wrapper-device.square.bg-blue {
    width: 100%;
  }

  .center-flex-wrapper-device.auto {
    padding-top: 0;
    padding-bottom: 0;
  }

  .logo-wrap-ticker {
    min-width: 35vw;
  }

  .company-logo {
    max-width: 70%;
    max-height: 70%;
  }

  .top-padding-large {
    padding-top: 5em;
  }

  .callout-box-wrapper {
    justify-content: center;
  }

  .callout-box-wrapper.blogpost {
    padding-left: 20px;
    padding-right: 20px;
  }

  .link {
    font-size: 16px;
  }

  .main-profile-wrapper {
    border-width: 5px;
    height: 35vh;
  }

  .heading-speakers {
    font-size: 10em;
  }

  .collection-list-col {
    grid-template-columns: 1fr;
  }

  .heading-xlarge-hero {
    line-height: 1;
  }

  .tabs-menu {
    width: 100%;
    max-width: none;
  }

  .tabs-menu.small {
    margin-bottom: 25px;
  }

  .tab {
    flex: 1;
    padding-left: 3vw;
    padding-right: 3vw;
    font-size: 16px;
  }

  .tab.w--current {
    flex: 1;
    font-size: 16px;
  }

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

  .auto-grid.header {
    grid-column-gap: 10px;
  }

  .content-list-wrapper {
    max-width: none;
  }

  .bold-paragraph {
    font-size: 20px;
  }

  .main-button-wrapper {
    width: 100%;
  }

  .link-block {
    height: 35vh;
  }

  .circle-small {
    width: 20vw;
    height: 20vw;
  }

  .xlarge {
    font-size: 70px;
  }

  .image-smile {
    width: 6em;
    height: 6em;
  }

  .image-smile.absolute {
    width: 15vw;
    height: 15vw;
  }

  .text-date {
    font-size: 11px;
  }

  .circle-user-one {
    margin-left: 15px;
  }

  .circle-user-two {
    width: 35vw;
    height: 35vw;
    margin-top: 20px;
  }

  .circle-user-three {
    width: 22vw;
    height: 22vw;
  }

  .circle-user-four {
    width: 28vw;
    height: 28vw;
    margin-top: 25px;
    margin-bottom: 25px;
  }

  .circle-user-six {
    width: 33vw;
    height: 33vw;
  }

  .link-block-tickets {
    padding-left: 25px;
    padding-right: 25px;
  }

  .rounded-box {
    padding-left: 0;
    padding-right: 0;
  }

  .image-circle {
    width: 25vw;
    height: 25vw;
  }

  .image-ui-scroll {
    width: 40%;
  }

  .medium-paragraph {
    line-height: 1.35;
  }

  .text-brush-large.overlayer {
    font-size: 49px;
  }

  .script {
    padding-top: 0;
    font-size: 60px;
  }

  .tag.large {
    font-size: 16px;
  }

  .overlap-text {
    top: -40px;
  }

  .lottie-animation-2.small {
    max-width: 20vw;
  }

  .flex.center {
    text-align: center;
  }

  .text-block {
    font-size: 18px;
  }

  .container-2 {
    max-width: none;
  }

  .gallery-wrapper {
    grid-template-columns: 1fr;
  }

  .gallery-slide-wrapper {
    max-width: 100%;
    margin-right: 0%;
  }

  .gallery-slider-left {
    left: -20px;
  }

  .gallery-slider-right {
    right: -20px;
  }

  .hide-on-mobile {
    display: none;
  }

  .list-item {
    padding-top: 0;
    padding-bottom: 0;
  }

  .container-3 {
    max-width: none;
  }

  .nav-menu-three {
    flex-direction: column;
  }

  .blog-list {
    grid-template-columns: 1fr;
  }

  .xlarge-2 {
    font-size: 50px;
  }

  .main-grid-2 {
    grid-row-gap: 36px;
    align-content: space-between;
  }

  .container-5 {
    flex: 0 auto;
  }

  .container-5.no-padding {
    padding-left: 0;
    padding-right: 0;
  }

  .heading-regular-2 {
    font-size: 20px;
  }

  .button-2 {
    justify-content: center;
    width: auto;
    padding-left: 35px;
    padding-right: 35px;
  }

  .main-grid-3 {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
    align-content: space-between;
  }

  .main-grid-3.no-gap {
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
  }

  .heading-xlarge-hero-2 {
    line-height: 1;
  }

  .heading-large-2 {
    margin-top: 0;
    font-size: 28px;
    line-height: 1;
  }

  .main-paragraph-2 {
    text-align: center;
  }

  .main-grid-4 {
    grid-row-gap: 36px;
    align-content: space-between;
  }

  .overflow-wrapper-4.wide-image {
    height: 40vh;
  }

  .heading-regular-3 {
    font-family: var(--mellom-overskrifter);
    text-align: center;
    font-size: 22px;
  }

  .company-logo-2 {
    max-width: 100px;
    max-height: 24px;
  }

  .heading-large-3 {
    margin-top: 0;
    font-size: 38px;
    line-height: 1;
  }

  .main-grid-5 {
    grid-row-gap: 36px;
    align-content: space-between;
  }

  .main-grid-5.inner-padding-medium {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
  }

  .logo-wrap-ticker-2 {
    min-width: 35vw;
  }

  .heading-regular-4 {
    font-size: 22px;
  }
}

#w-node-d07444b0-4262-3985-12a7-206571e3f957-6d79d8fb {
  grid-area: 1 / 4 / 2 / 10;
}

#w-node-d07444b0-4262-3985-12a7-206571e3f95b-6d79d8fb {
  grid-area: 1 / 1 / 2 / 13;
}

#w-node-d07444b0-4262-3985-12a7-206571e3f966-6d79d8fb {
  grid-area: span 1 / span 4 / span 1 / span 4;
  align-self: stretch;
}

#w-node-d07444b0-4262-3985-12a7-206571e3f968-6d79d8fb {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-d07444b0-4262-3985-12a7-206571e3f96b-6d79d8fb {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: end;
}

#w-node-d07444b0-4262-3985-12a7-206571e3f96e-6d79d8fb {
  grid-area: 2 / 1 / 3 / 2;
}

#w-node-d07444b0-4262-3985-12a7-206571e3f973-6d79d8fb {
  grid-area: 3 / 1 / 4 / 2;
}

#w-node-d07444b0-4262-3985-12a7-206571e3f978-6d79d8fb {
  grid-area: 4 / 1 / 5 / 2;
}

#w-node-d07444b0-4262-3985-12a7-206571e3f97a-6d79d8fb {
  grid-area: span 1 / span 4 / span 1 / span 4;
  align-self: stretch;
}

#w-node-d07444b0-4262-3985-12a7-206571e3f97c-6d79d8fb {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-d07444b0-4262-3985-12a7-206571e3f97f-6d79d8fb {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: end;
}

#w-node-d07444b0-4262-3985-12a7-206571e3f983-6d79d8fb {
  grid-area: 2 / 1 / 3 / 2;
}

#w-node-d07444b0-4262-3985-12a7-206571e3f988-6d79d8fb {
  grid-area: 3 / 1 / 4 / 2;
}

#w-node-d07444b0-4262-3985-12a7-206571e3f98b-6d79d8fb {
  grid-area: 4 / 1 / 5 / 2;
}

#w-node-d07444b0-4262-3985-12a7-206571e3f98d-6d79d8fb {
  grid-area: span 1 / span 4 / span 1 / span 4;
  align-self: stretch;
}

#w-node-d07444b0-4262-3985-12a7-206571e3f98f-6d79d8fb {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-d07444b0-4262-3985-12a7-206571e3f992-6d79d8fb {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: end;
}

#w-node-d07444b0-4262-3985-12a7-206571e3f995-6d79d8fb {
  grid-area: 2 / 1 / 3 / 2;
}

#w-node-d07444b0-4262-3985-12a7-206571e3f99a-6d79d8fb {
  grid-area: 3 / 1 / 4 / 2;
}

#w-node-d07444b0-4262-3985-12a7-206571e3f99e-6d79d8fb {
  grid-area: 4 / 1 / 5 / 2;
}

#w-node-d07444b0-4262-3985-12a7-206571e3f9a0-6d79d8fb {
  grid-area: span 1 / span 4 / span 1 / span 4;
  align-self: stretch;
}

#w-node-d07444b0-4262-3985-12a7-206571e3f9a2-6d79d8fb {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-d07444b0-4262-3985-12a7-206571e3f9a5-6d79d8fb {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: end;
}

#w-node-d07444b0-4262-3985-12a7-206571e3f9a8-6d79d8fb {
  grid-area: 2 / 1 / 3 / 2;
}

#w-node-d07444b0-4262-3985-12a7-206571e3f9ae-6d79d8fb {
  grid-area: 3 / 1 / 4 / 2;
}

#w-node-d07444b0-4262-3985-12a7-206571e3f9b1-6d79d8fb {
  grid-area: 4 / 1 / 5 / 2;
}

#w-node-d07444b0-4262-3985-12a7-206571e3f9b3-6d79d8fb {
  grid-area: span 1 / span 4 / span 1 / span 4;
  align-self: stretch;
}

#w-node-d07444b0-4262-3985-12a7-206571e3f9b5-6d79d8fb {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-d07444b0-4262-3985-12a7-206571e3f9b8-6d79d8fb {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: end;
}

#w-node-d07444b0-4262-3985-12a7-206571e3f9bb-6d79d8fb {
  grid-area: 2 / 1 / 3 / 2;
}

#w-node-d07444b0-4262-3985-12a7-206571e3f9c0-6d79d8fb {
  grid-area: 3 / 1 / 4 / 2;
}

#w-node-d07444b0-4262-3985-12a7-206571e3f9c3-6d79d8fb {
  grid-area: 4 / 1 / 5 / 2;
}

#w-node-d07444b0-4262-3985-12a7-206571e3f9c5-6d79d8fb {
  grid-area: span 1 / span 4 / span 1 / span 4;
  align-self: stretch;
}

#w-node-d07444b0-4262-3985-12a7-206571e3f9c7-6d79d8fb {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-d07444b0-4262-3985-12a7-206571e3f9ca-6d79d8fb {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: end;
}

#w-node-d07444b0-4262-3985-12a7-206571e3f9cd-6d79d8fb {
  grid-area: 2 / 1 / 3 / 2;
}

#w-node-d07444b0-4262-3985-12a7-206571e3f9d2-6d79d8fb {
  grid-area: 3 / 1 / 4 / 2;
}

#w-node-d07444b0-4262-3985-12a7-206571e3f9d5-6d79d8fb {
  grid-area: 4 / 1 / 5 / 2;
}

#w-node-d07444b0-4262-3985-12a7-206571e3f9d7-6d79d8fb {
  grid-area: span 1 / span 4 / span 1 / span 4;
  align-self: stretch;
}

#w-node-d07444b0-4262-3985-12a7-206571e3f9d9-6d79d8fb {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-d07444b0-4262-3985-12a7-206571e3f9dc-6d79d8fb {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: end;
}

#w-node-d07444b0-4262-3985-12a7-206571e3f9df-6d79d8fb {
  grid-area: 2 / 1 / 3 / 2;
}

#w-node-d07444b0-4262-3985-12a7-206571e3f9e4-6d79d8fb {
  grid-area: 3 / 1 / 4 / 2;
}

#w-node-d07444b0-4262-3985-12a7-206571e3f9e7-6d79d8fb {
  grid-area: 4 / 1 / 5 / 2;
}

#w-node-d07444b0-4262-3985-12a7-206571e3f9e9-6d79d8fb {
  grid-area: span 1 / span 4 / span 1 / span 4;
  align-self: stretch;
}

#w-node-d07444b0-4262-3985-12a7-206571e3f9eb-6d79d8fb {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-d07444b0-4262-3985-12a7-206571e3f9ee-6d79d8fb {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: end;
}

#w-node-d07444b0-4262-3985-12a7-206571e3f9f1-6d79d8fb {
  grid-area: 2 / 1 / 3 / 2;
}

#w-node-d07444b0-4262-3985-12a7-206571e3f9f6-6d79d8fb {
  grid-area: 3 / 1 / 4 / 2;
}

#w-node-d07444b0-4262-3985-12a7-206571e3f9f9-6d79d8fb {
  grid-area: 4 / 1 / 5 / 2;
}

#w-node-d07444b0-4262-3985-12a7-206571e3f9fb-6d79d8fb {
  grid-area: span 1 / span 4 / span 1 / span 4;
  align-self: stretch;
}

#w-node-d07444b0-4262-3985-12a7-206571e3f9fd-6d79d8fb {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-d07444b0-4262-3985-12a7-206571e3fa00-6d79d8fb {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: end;
}

#w-node-d07444b0-4262-3985-12a7-206571e3fa03-6d79d8fb {
  grid-area: 2 / 1 / 3 / 2;
}

#w-node-d07444b0-4262-3985-12a7-206571e3fa08-6d79d8fb {
  grid-area: 3 / 1 / 4 / 2;
}

#w-node-d07444b0-4262-3985-12a7-206571e3fa0b-6d79d8fb {
  grid-area: 4 / 1 / 5 / 2;
}

#w-node-d07444b0-4262-3985-12a7-206571e3fa0d-6d79d8fb {
  grid-area: span 1 / span 4 / span 1 / span 4;
  align-self: stretch;
}

#w-node-d07444b0-4262-3985-12a7-206571e3fa0f-6d79d8fb {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-d07444b0-4262-3985-12a7-206571e3fa12-6d79d8fb {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: end;
}

#w-node-d07444b0-4262-3985-12a7-206571e3fa15-6d79d8fb {
  grid-area: 2 / 1 / 3 / 2;
}

#w-node-d07444b0-4262-3985-12a7-206571e3fa1a-6d79d8fb {
  grid-area: 3 / 1 / 4 / 2;
}

#w-node-d07444b0-4262-3985-12a7-206571e3fa1d-6d79d8fb {
  grid-area: 4 / 1 / 5 / 2;
}

#w-node-d07444b0-4262-3985-12a7-206571e3fa1f-6d79d8fb {
  grid-area: span 1 / span 4 / span 1 / span 4;
  align-self: stretch;
}

#w-node-d07444b0-4262-3985-12a7-206571e3fa21-6d79d8fb {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-d07444b0-4262-3985-12a7-206571e3fa24-6d79d8fb {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: end;
}

#w-node-d07444b0-4262-3985-12a7-206571e3fa27-6d79d8fb {
  grid-area: 2 / 1 / 3 / 2;
}

#w-node-d07444b0-4262-3985-12a7-206571e3fa2c-6d79d8fb {
  grid-area: 3 / 1 / 4 / 2;
}

#w-node-d07444b0-4262-3985-12a7-206571e3fa2f-6d79d8fb {
  grid-area: 4 / 1 / 5 / 2;
}

#w-node-d07444b0-4262-3985-12a7-206571e3fa31-6d79d8fb {
  grid-area: span 1 / span 4 / span 1 / span 4;
  align-self: stretch;
}

#w-node-d07444b0-4262-3985-12a7-206571e3fa33-6d79d8fb {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-d07444b0-4262-3985-12a7-206571e3fa36-6d79d8fb {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: end;
}

#w-node-d07444b0-4262-3985-12a7-206571e3fa39-6d79d8fb {
  grid-area: 2 / 1 / 3 / 2;
}

#w-node-d07444b0-4262-3985-12a7-206571e3fa3e-6d79d8fb {
  grid-area: 3 / 1 / 4 / 2;
}

#w-node-d07444b0-4262-3985-12a7-206571e3fa41-6d79d8fb {
  grid-area: 4 / 1 / 5 / 2;
}

#w-node-d07444b0-4262-3985-12a7-206571e3fa45-6d79d8fb {
  grid-area: span 1 / span 4 / span 1 / span 4;
  align-self: stretch;
}

#w-node-d07444b0-4262-3985-12a7-206571e3fa47-6d79d8fb {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-d07444b0-4262-3985-12a7-206571e3fa4a-6d79d8fb {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: end;
}

#w-node-d07444b0-4262-3985-12a7-206571e3fa4d-6d79d8fb {
  grid-area: 2 / 1 / 3 / 2;
}

#w-node-d07444b0-4262-3985-12a7-206571e3fa52-6d79d8fb {
  grid-area: 3 / 1 / 4 / 2;
}

#w-node-d07444b0-4262-3985-12a7-206571e3fa55-6d79d8fb {
  grid-area: 4 / 1 / 5 / 2;
}

#w-node-d07444b0-4262-3985-12a7-206571e3fa57-6d79d8fb {
  grid-area: span 1 / span 4 / span 1 / span 4;
  align-self: stretch;
}

#w-node-d07444b0-4262-3985-12a7-206571e3fa59-6d79d8fb {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-d07444b0-4262-3985-12a7-206571e3fa5c-6d79d8fb {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: end;
}

#w-node-d07444b0-4262-3985-12a7-206571e3fa5f-6d79d8fb {
  grid-area: 2 / 1 / 3 / 2;
}

#w-node-d07444b0-4262-3985-12a7-206571e3fa64-6d79d8fb {
  grid-area: 3 / 1 / 4 / 2;
}

#w-node-d07444b0-4262-3985-12a7-206571e3fa68-6d79d8fb {
  grid-area: 4 / 1 / 5 / 2;
}

#w-node-d07444b0-4262-3985-12a7-206571e3fa6a-6d79d8fb {
  grid-area: span 1 / span 4 / span 1 / span 4;
  align-self: stretch;
}

#w-node-d07444b0-4262-3985-12a7-206571e3fa6c-6d79d8fb {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-d07444b0-4262-3985-12a7-206571e3fa6f-6d79d8fb {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: end;
}

#w-node-d07444b0-4262-3985-12a7-206571e3fa72-6d79d8fb {
  grid-area: 2 / 1 / 3 / 2;
}

#w-node-d07444b0-4262-3985-12a7-206571e3fa77-6d79d8fb {
  grid-area: 3 / 1 / 4 / 2;
}

#w-node-d07444b0-4262-3985-12a7-206571e3fa7a-6d79d8fb {
  grid-area: 4 / 1 / 5 / 2;
}

#w-node-d07444b0-4262-3985-12a7-206571e3fa7c-6d79d8fb {
  grid-area: span 1 / span 4 / span 1 / span 4;
  align-self: stretch;
}

#w-node-d07444b0-4262-3985-12a7-206571e3fa7e-6d79d8fb {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-d07444b0-4262-3985-12a7-206571e3fa81-6d79d8fb {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: end;
}

#w-node-d07444b0-4262-3985-12a7-206571e3fa84-6d79d8fb {
  grid-area: 2 / 1 / 3 / 2;
}

#w-node-d07444b0-4262-3985-12a7-206571e3fa89-6d79d8fb {
  grid-area: 3 / 1 / 4 / 2;
}

#w-node-d07444b0-4262-3985-12a7-206571e3fa8e-6d79d8fb {
  grid-area: 4 / 1 / 5 / 2;
}

#w-node-d07444b0-4262-3985-12a7-206571e3fa90-6d79d8fb {
  grid-area: span 1 / span 4 / span 1 / span 4;
  align-self: stretch;
}

#w-node-d07444b0-4262-3985-12a7-206571e3fa92-6d79d8fb {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-d07444b0-4262-3985-12a7-206571e3fa95-6d79d8fb {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: end;
}

#w-node-d07444b0-4262-3985-12a7-206571e3fa98-6d79d8fb {
  grid-area: 2 / 1 / 3 / 2;
}

#w-node-d07444b0-4262-3985-12a7-206571e3fa9d-6d79d8fb {
  grid-area: 3 / 1 / 4 / 2;
}

#w-node-d07444b0-4262-3985-12a7-206571e3faa0-6d79d8fb {
  grid-area: 4 / 1 / 5 / 2;
}

#w-node-d07444b0-4262-3985-12a7-206571e3faa2-6d79d8fb {
  grid-area: span 1 / span 4 / span 1 / span 4;
  align-self: stretch;
}

#w-node-d07444b0-4262-3985-12a7-206571e3faa4-6d79d8fb {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-d07444b0-4262-3985-12a7-206571e3faa7-6d79d8fb {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: end;
}

#w-node-d07444b0-4262-3985-12a7-206571e3faaa-6d79d8fb {
  grid-area: 2 / 1 / 3 / 2;
}

#w-node-d07444b0-4262-3985-12a7-206571e3faaf-6d79d8fb {
  grid-area: 3 / 1 / 4 / 2;
}

#w-node-d07444b0-4262-3985-12a7-206571e3fab2-6d79d8fb {
  grid-area: 4 / 1 / 5 / 2;
}

#w-node-d07444b0-4262-3985-12a7-206571e3fab4-6d79d8fb {
  grid-area: span 1 / span 4 / span 1 / span 4;
  align-self: stretch;
}

#w-node-d07444b0-4262-3985-12a7-206571e3fab6-6d79d8fb {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-d07444b0-4262-3985-12a7-206571e3fab9-6d79d8fb {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: end;
}

#w-node-d07444b0-4262-3985-12a7-206571e3fabc-6d79d8fb {
  grid-area: 2 / 1 / 3 / 2;
}

#w-node-d07444b0-4262-3985-12a7-206571e3fac1-6d79d8fb {
  grid-area: 3 / 1 / 4 / 2;
}

#w-node-d07444b0-4262-3985-12a7-206571e3fac4-6d79d8fb {
  grid-area: 4 / 1 / 5 / 2;
}

#w-node-d07444b0-4262-3985-12a7-206571e3fac6-6d79d8fb {
  grid-area: span 1 / span 4 / span 1 / span 4;
  align-self: stretch;
}

#w-node-d07444b0-4262-3985-12a7-206571e3fac8-6d79d8fb {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-d07444b0-4262-3985-12a7-206571e3facb-6d79d8fb {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: end;
}

#w-node-d07444b0-4262-3985-12a7-206571e3face-6d79d8fb {
  grid-area: 2 / 1 / 3 / 2;
}

#w-node-d07444b0-4262-3985-12a7-206571e3fad3-6d79d8fb {
  grid-area: 3 / 1 / 4 / 2;
}

#w-node-d07444b0-4262-3985-12a7-206571e3fad6-6d79d8fb {
  grid-area: 4 / 1 / 5 / 2;
}

#w-node-d07444b0-4262-3985-12a7-206571e3fad8-6d79d8fb {
  grid-area: span 1 / span 4 / span 1 / span 4;
  align-self: stretch;
}

#w-node-d07444b0-4262-3985-12a7-206571e3fada-6d79d8fb {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-d07444b0-4262-3985-12a7-206571e3fadd-6d79d8fb {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: end;
}

#w-node-d07444b0-4262-3985-12a7-206571e3fae0-6d79d8fb {
  grid-area: 2 / 1 / 3 / 2;
}

#w-node-d07444b0-4262-3985-12a7-206571e3fae5-6d79d8fb {
  grid-area: 3 / 1 / 4 / 2;
}

#w-node-d07444b0-4262-3985-12a7-206571e3fae8-6d79d8fb {
  grid-area: 4 / 1 / 5 / 2;
}

#w-node-d07444b0-4262-3985-12a7-206571e3faea-6d79d8fb {
  grid-area: span 1 / span 4 / span 1 / span 4;
  align-self: stretch;
}

#w-node-d07444b0-4262-3985-12a7-206571e3faec-6d79d8fb {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-d07444b0-4262-3985-12a7-206571e3faef-6d79d8fb {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: end;
}

#w-node-d07444b0-4262-3985-12a7-206571e3faf2-6d79d8fb {
  grid-area: 2 / 1 / 3 / 2;
}

#w-node-d07444b0-4262-3985-12a7-206571e3faf7-6d79d8fb {
  grid-area: 3 / 1 / 4 / 2;
}

#w-node-d07444b0-4262-3985-12a7-206571e3fafc-6d79d8fb {
  grid-area: 4 / 1 / 5 / 2;
}

#w-node-d07444b0-4262-3985-12a7-206571e3fafe-6d79d8fb {
  grid-area: span 1 / span 4 / span 1 / span 4;
  align-self: stretch;
}

#w-node-d07444b0-4262-3985-12a7-206571e3fb00-6d79d8fb {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-d07444b0-4262-3985-12a7-206571e3fb03-6d79d8fb {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: end;
}

#w-node-d07444b0-4262-3985-12a7-206571e3fb06-6d79d8fb {
  grid-area: 2 / 1 / 3 / 2;
}

#w-node-d07444b0-4262-3985-12a7-206571e3fb0b-6d79d8fb {
  grid-area: 3 / 1 / 4 / 2;
}

#w-node-d07444b0-4262-3985-12a7-206571e3fb0e-6d79d8fb {
  grid-area: 4 / 1 / 5 / 2;
}

#w-node-d07444b0-4262-3985-12a7-206571e3fb10-6d79d8fb {
  grid-area: span 1 / span 4 / span 1 / span 4;
  align-self: stretch;
}

#w-node-d07444b0-4262-3985-12a7-206571e3fb12-6d79d8fb {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-d07444b0-4262-3985-12a7-206571e3fb15-6d79d8fb {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: end;
}

#w-node-d07444b0-4262-3985-12a7-206571e3fb18-6d79d8fb {
  grid-area: 2 / 1 / 3 / 2;
}

#w-node-d07444b0-4262-3985-12a7-206571e3fb1d-6d79d8fb {
  grid-area: 3 / 1 / 4 / 2;
}

#w-node-d07444b0-4262-3985-12a7-206571e3fb24-6d79d8fb {
  grid-area: 4 / 1 / 5 / 2;
}

#w-node-_398eb6e1-bb7b-82dc-7728-cecdf513419c-6d79d8fb {
  grid-area: 1 / 1 / 2 / 13;
  justify-self: center;
}

#w-node-_603dd8d8-bcd3-e9a4-ce04-605360c95121-6d79d8fb {
  grid-area: 2 / 1 / 3 / 13;
  justify-self: center;
}

#w-node-d0bcc0e0-3d29-3ce8-641f-9fd01706084e-6d79d8fb {
  grid-area: 3 / 1 / 4 / 13;
  justify-self: center;
}

#w-node-_3928a289-d772-31e4-61eb-160c4eff222e-6d79d8fb {
  grid-area: 1 / 1 / 2 / 5;
  align-self: start;
}

#w-node-_3928a289-d772-31e4-61eb-160c4eff2231-6d79d8fb {
  grid-area: 1 / 5 / 2 / 13;
  align-self: start;
}

#w-node-_40180f4f-ab0a-2a45-72d3-47344f44a13c-6d79d8fb {
  grid-area: 1 / 4 / 2 / 10;
  place-self: center;
}

#w-node-_54efd92f-eb70-2016-89f7-32dd60f27beb-6d79d8fb {
  grid-area: 1 / 1 / 2 / 13;
  align-self: center;
}

#w-node-_2bca43ef-7cde-b5da-b1b2-716107bf8e46-07bf8e43 {
  grid-area: 1 / 1 / 2 / 4;
  align-self: start;
}

#w-node-_8241a9fd-f946-6e5c-77d3-1bc5fca6053d-07bf8e43 {
  grid-area: 1 / 6 / 2 / 7;
}

#w-node-_09fbdce1-9e10-0457-7f74-d3544bfc5db7-07bf8e43 {
  grid-area: 1 / 7 / 2 / 8;
}

#w-node-_6b00483b-9d6f-1b79-81ab-0281770edf52-07bf8e43 {
  grid-area: 1 / 8 / 2 / 9;
}

#w-node-af404fc8-2ebc-7540-133d-3eeb85ac1c12-07bf8e43 {
  grid-area: 1 / 9 / 2 / 10;
}

#w-node-_476684f0-a868-66b7-7616-6ad8bc4dea3a-07bf8e43 {
  grid-area: 1 / 10 / 2 / 11;
}

#w-node-_0bae9e82-9b29-b0df-f69c-0f24674e559d-07bf8e43 {
  grid-area: 1 / 12 / 2 / 13;
  align-self: start;
}

#w-node-d6133a47-301a-a6de-46fb-2533b7c7a68a-07bf8e43 {
  grid-area: 2 / 1 / 3 / 7;
  place-self: center start;
}

#w-node-_2bca43ef-7cde-b5da-b1b2-716107bf8e80-07bf8e43 {
  grid-area: 2 / 7 / 3 / 13;
  place-self: center end;
}

#w-node-e2859498-0993-2f9f-534e-3b34e3fb87e5-e3fb87e4 {
  grid-area: 1 / 1 / 2 / 5;
  align-self: start;
}

#w-node-e2859498-0993-2f9f-534e-3b34e3fb87e8-e3fb87e4 {
  grid-area: 1 / 7 / 2 / 12;
}

#w-node-_822fc8b6-e9b9-3b47-d46b-36af6e256a22-6e256a21 {
  grid-area: 2 / 1 / 6 / 2;
}

#w-node-_822fc8b6-e9b9-3b47-d46b-36af6e256a24-6e256a21 {
  grid-area: span 6 / span 2 / span 6 / span 2;
  align-self: stretch;
}

#w-node-_822fc8b6-e9b9-3b47-d46b-36af6e256a26-6e256a21 {
  grid-area: 3 / 4 / 6 / 5;
}

#w-node-_822fc8b6-e9b9-3b47-d46b-36af6e256a28-6e256a21 {
  grid-area: 1 / 5 / 4 / 6;
}

#w-node-_822fc8b6-e9b9-3b47-d46b-36af6e256a2a-6e256a21 {
  grid-area: 4 / 5 / 9 / 7;
}

#w-node-_703e939d-fb81-d5e3-3360-68b6ba39a388-ba39a384 {
  align-self: center;
}

#w-node-_703e939d-fb81-d5e3-3360-68b6ba39a38a-ba39a384 {
  grid-area: 1 / 2 / 2 / 4;
  place-self: center end;
}

#w-node-dba4cd18-18b7-52f8-564f-914cf6ae55a8-6d79d8fc {
  grid-area: 2 / 1 / 5 / 13;
  align-self: start;
}

#w-node-_0e6c05eb-f13a-9945-a126-977dee56fc71-6d79d8fc {
  grid-area: 1 / 2 / 2 / 12;
  align-self: end;
}

#w-node-_2b6663f0-9c8c-c3a4-c3aa-80a0620d699f-6d79d8fc {
  grid-area: 2 / 1 / 3 / 5;
}

#w-node-fe17a457-0853-0cfd-62a9-5a9e63003759-6d79d8fc {
  grid-area: 2 / 2 / 3 / 3;
  align-self: center;
}

#w-node-_0f1b97ea-a126-9427-d6b0-d755d628cfb3-6d79d8fc {
  grid-area: 2 / 11 / 4 / 13;
  align-self: center;
}

#w-node-_14853d71-d94b-13f8-f519-ee9d5f6020cc-6d79d8fc {
  grid-area: 3 / 2 / 5 / 4;
  align-self: center;
}

#w-node-b89fb763-3ff1-26ed-69b9-9ae4f9ec8ed9-6d79d8fc {
  grid-area: 3 / 9 / 5 / 11;
  place-self: center end;
}

#w-node-_88790382-4d8d-fcfd-f37d-fbf6eeb8a072-6d79d8fc {
  grid-area: 4 / 10 / 7 / 12;
  place-self: center end;
}

#w-node-_842d226d-4cf5-cd01-8c7e-3835fa89807a-6d79d8fc {
  grid-area: 4 / 4 / 6 / 5;
  align-self: center;
}

#w-node-_68cc3f12-01bb-e089-9203-bb3896164319-6d79d8fc {
  grid-area: span 1 / span 5 / span 1 / span 5;
}

#w-node-_992be1d4-782f-3bde-a461-40b5bed731e6-6d79d8fc {
  grid-area: 1 / 6 / 2 / 13;
}

#w-node-d46ec623-a180-4212-33f5-fa6cbdc016e9-6d79d8fc {
  grid-area: 2 / 6 / 3 / 10;
}

#w-node-e4b6d60a-dfba-84ac-f85e-8c3a84ab01a7-6d79d8fc {
  grid-area: span 1 / span 8 / span 1 / span 8;
}

#w-node-e4b6d60a-dfba-84ac-f85e-8c3a84ab01b8-6d79d8fc {
  grid-area: 1 / 6 / 2 / 11;
}

#w-node-f7f52015-b4be-1e35-178c-1db759612508-6d79d8fc {
  grid-area: 1 / 4 / 2 / 10;
}

#w-node-f7f52015-b4be-1e35-178c-1db75961250c-6d79d8fc {
  grid-area: 1 / 1 / 2 / 13;
}

#w-node-f7f52015-b4be-1e35-178c-1db75961251a-6d79d8fc {
  grid-area: span 1 / span 4 / span 1 / span 4;
  align-self: stretch;
}

#w-node-f7f52015-b4be-1e35-178c-1db75961251c-6d79d8fc {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-f7f52015-b4be-1e35-178c-1db75961251f-6d79d8fc {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: end;
}

#w-node-f7f52015-b4be-1e35-178c-1db759612524-6d79d8fc {
  grid-area: 2 / 1 / 3 / 2;
}

#w-node-_13bbe64e-c613-3728-b1b1-fea7f65f4c71-6d79d8fc {
  grid-area: 3 / 1 / 4 / 2;
}

#w-node-f7f52015-b4be-1e35-178c-1db759612529-6d79d8fc {
  grid-area: 4 / 1 / 5 / 2;
}

#w-node-_6516a0ca-7da5-593b-530c-116682ee31ac-6d79d8fc {
  grid-area: span 1 / span 4 / span 1 / span 4;
  align-self: stretch;
}

#w-node-_6516a0ca-7da5-593b-530c-116682ee31ae-6d79d8fc {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-_6516a0ca-7da5-593b-530c-116682ee31b1-6d79d8fc {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: end;
}

#w-node-_6516a0ca-7da5-593b-530c-116682ee31b4-6d79d8fc {
  grid-area: 2 / 1 / 3 / 2;
}

#w-node-_6516a0ca-7da5-593b-530c-116682ee31b7-6d79d8fc {
  grid-area: 3 / 1 / 4 / 2;
}

#w-node-_6516a0ca-7da5-593b-530c-116682ee31ba-6d79d8fc {
  grid-area: 4 / 1 / 5 / 2;
}

#w-node-_015a7e54-4917-0d52-58ce-7c0b69178ef8-6d79d8fc {
  grid-area: span 1 / span 4 / span 1 / span 4;
  align-self: stretch;
}

#w-node-_015a7e54-4917-0d52-58ce-7c0b69178efa-6d79d8fc {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-_015a7e54-4917-0d52-58ce-7c0b69178efd-6d79d8fc {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: end;
}

#w-node-_015a7e54-4917-0d52-58ce-7c0b69178f00-6d79d8fc {
  grid-area: 2 / 1 / 3 / 2;
}

#w-node-_015a7e54-4917-0d52-58ce-7c0b69178f03-6d79d8fc {
  grid-area: 3 / 1 / 4 / 2;
}

#w-node-_015a7e54-4917-0d52-58ce-7c0b69178f06-6d79d8fc {
  grid-area: 4 / 1 / 5 / 2;
}

#w-node-bf0e6d4e-9cc5-dffc-cbe5-0d4fea1719d6-6d79d8fc {
  grid-area: span 1 / span 4 / span 1 / span 4;
  align-self: stretch;
}

#w-node-bf0e6d4e-9cc5-dffc-cbe5-0d4fea1719d8-6d79d8fc {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-bf0e6d4e-9cc5-dffc-cbe5-0d4fea1719db-6d79d8fc {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: end;
}

#w-node-bf0e6d4e-9cc5-dffc-cbe5-0d4fea1719de-6d79d8fc {
  grid-area: 2 / 1 / 3 / 2;
}

#w-node-bf0e6d4e-9cc5-dffc-cbe5-0d4fea1719e1-6d79d8fc {
  grid-area: 3 / 1 / 4 / 2;
}

#w-node-bf0e6d4e-9cc5-dffc-cbe5-0d4fea1719e4-6d79d8fc {
  grid-area: 4 / 1 / 5 / 2;
}

#w-node-_9a189bc5-eb1c-7a19-c901-e0ae5ea34a91-6d79d8fc {
  grid-area: span 1 / span 4 / span 1 / span 4;
  align-self: stretch;
}

#w-node-_9a189bc5-eb1c-7a19-c901-e0ae5ea34a93-6d79d8fc {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-_9a189bc5-eb1c-7a19-c901-e0ae5ea34a96-6d79d8fc {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: end;
}

#w-node-_9a189bc5-eb1c-7a19-c901-e0ae5ea34a99-6d79d8fc {
  grid-area: 2 / 1 / 3 / 2;
}

#w-node-_9a189bc5-eb1c-7a19-c901-e0ae5ea34a9c-6d79d8fc {
  grid-area: 3 / 1 / 4 / 2;
}

#w-node-_9a189bc5-eb1c-7a19-c901-e0ae5ea34a9f-6d79d8fc {
  grid-area: 4 / 1 / 5 / 2;
}

#w-node-_015123d4-288f-e49b-7bf4-4d7761673bb2-6d79d8fc {
  grid-area: span 1 / span 4 / span 1 / span 4;
  align-self: stretch;
}

#w-node-_015123d4-288f-e49b-7bf4-4d7761673bb4-6d79d8fc {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-_015123d4-288f-e49b-7bf4-4d7761673bb7-6d79d8fc {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: end;
}

#w-node-_015123d4-288f-e49b-7bf4-4d7761673bba-6d79d8fc {
  grid-area: 2 / 1 / 3 / 2;
}

#w-node-_015123d4-288f-e49b-7bf4-4d7761673bbd-6d79d8fc {
  grid-area: 3 / 1 / 4 / 2;
}

#w-node-_015123d4-288f-e49b-7bf4-4d7761673bc0-6d79d8fc {
  grid-area: 4 / 1 / 5 / 2;
}

#w-node-_884aed1c-1f9c-1c89-ac4d-f663e4adabee-6d79d8fc {
  grid-area: span 1 / span 4 / span 1 / span 4;
  align-self: stretch;
}

#w-node-_884aed1c-1f9c-1c89-ac4d-f663e4adabf0-6d79d8fc {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-_884aed1c-1f9c-1c89-ac4d-f663e4adabf3-6d79d8fc {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: end;
}

#w-node-_884aed1c-1f9c-1c89-ac4d-f663e4adabf6-6d79d8fc {
  grid-area: 2 / 1 / 3 / 2;
}

#w-node-_884aed1c-1f9c-1c89-ac4d-f663e4adabf9-6d79d8fc {
  grid-area: 3 / 1 / 4 / 2;
}

#w-node-_884aed1c-1f9c-1c89-ac4d-f663e4adabfc-6d79d8fc {
  grid-area: 4 / 1 / 5 / 2;
}

#w-node-d8de7390-5781-b42a-ac06-82930b6881c9-6d79d8fc {
  grid-area: span 1 / span 4 / span 1 / span 4;
  align-self: stretch;
}

#w-node-d8de7390-5781-b42a-ac06-82930b6881cb-6d79d8fc {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-d8de7390-5781-b42a-ac06-82930b6881ce-6d79d8fc {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: end;
}

#w-node-d8de7390-5781-b42a-ac06-82930b6881d1-6d79d8fc {
  grid-area: 2 / 1 / 3 / 2;
}

#w-node-d8de7390-5781-b42a-ac06-82930b6881d4-6d79d8fc {
  grid-area: 3 / 1 / 4 / 2;
}

#w-node-d8de7390-5781-b42a-ac06-82930b6881d7-6d79d8fc {
  grid-area: 4 / 1 / 5 / 2;
}

#w-node-e41473a1-e628-df8b-0109-b7529789a92d-6d79d8fc {
  grid-area: span 1 / span 4 / span 1 / span 4;
  align-self: stretch;
}

#w-node-e41473a1-e628-df8b-0109-b7529789a92f-6d79d8fc {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-e41473a1-e628-df8b-0109-b7529789a932-6d79d8fc {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: end;
}

#w-node-e41473a1-e628-df8b-0109-b7529789a935-6d79d8fc {
  grid-area: 2 / 1 / 3 / 2;
}

#w-node-e41473a1-e628-df8b-0109-b7529789a938-6d79d8fc {
  grid-area: 3 / 1 / 4 / 2;
}

#w-node-e41473a1-e628-df8b-0109-b7529789a93b-6d79d8fc {
  grid-area: 4 / 1 / 5 / 2;
}

#w-node-_08dc9cf9-226a-64b0-667f-230fb9dbb2ce-6d79d8fc {
  grid-area: span 1 / span 4 / span 1 / span 4;
  align-self: stretch;
}

#w-node-_08dc9cf9-226a-64b0-667f-230fb9dbb2d0-6d79d8fc {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-_08dc9cf9-226a-64b0-667f-230fb9dbb2d3-6d79d8fc {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: end;
}

#w-node-_08dc9cf9-226a-64b0-667f-230fb9dbb2d6-6d79d8fc {
  grid-area: 2 / 1 / 3 / 2;
}

#w-node-_08dc9cf9-226a-64b0-667f-230fb9dbb2d9-6d79d8fc {
  grid-area: 3 / 1 / 4 / 2;
}

#w-node-_08dc9cf9-226a-64b0-667f-230fb9dbb2dc-6d79d8fc {
  grid-area: 4 / 1 / 5 / 2;
}

#w-node-_619485f4-a122-3b98-2caa-c18d89e3f712-6d79d8fc {
  grid-area: span 1 / span 4 / span 1 / span 4;
  align-self: stretch;
}

#w-node-_619485f4-a122-3b98-2caa-c18d89e3f714-6d79d8fc {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-_619485f4-a122-3b98-2caa-c18d89e3f717-6d79d8fc {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: end;
}

#w-node-_619485f4-a122-3b98-2caa-c18d89e3f71a-6d79d8fc {
  grid-area: 2 / 1 / 3 / 2;
}

#w-node-_619485f4-a122-3b98-2caa-c18d89e3f71d-6d79d8fc {
  grid-area: 3 / 1 / 4 / 2;
}

#w-node-_619485f4-a122-3b98-2caa-c18d89e3f720-6d79d8fc {
  grid-area: 4 / 1 / 5 / 2;
}

#w-node-_1bb25924-39a8-98cf-a1d7-07440463ebd9-6d79d8fc {
  grid-area: span 1 / span 4 / span 1 / span 4;
  align-self: stretch;
}

#w-node-_1bb25924-39a8-98cf-a1d7-07440463ebdb-6d79d8fc {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-_1bb25924-39a8-98cf-a1d7-07440463ebde-6d79d8fc {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: end;
}

#w-node-_1bb25924-39a8-98cf-a1d7-07440463ebe1-6d79d8fc {
  grid-area: 2 / 1 / 3 / 2;
}

#w-node-_1bb25924-39a8-98cf-a1d7-07440463ebe4-6d79d8fc {
  grid-area: 3 / 1 / 4 / 2;
}

#w-node-_1bb25924-39a8-98cf-a1d7-07440463ebe7-6d79d8fc {
  grid-area: 4 / 1 / 5 / 2;
}

#w-node-_28c3daf4-a06e-38e9-3b10-2eabe22ab426-6d79d8fc {
  grid-area: span 1 / span 4 / span 1 / span 4;
  align-self: stretch;
}

#w-node-_28c3daf4-a06e-38e9-3b10-2eabe22ab428-6d79d8fc {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-_28c3daf4-a06e-38e9-3b10-2eabe22ab42b-6d79d8fc {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: end;
}

#w-node-_28c3daf4-a06e-38e9-3b10-2eabe22ab42e-6d79d8fc {
  grid-area: 2 / 1 / 3 / 2;
}

#w-node-_28c3daf4-a06e-38e9-3b10-2eabe22ab431-6d79d8fc {
  grid-area: 3 / 1 / 4 / 2;
}

#w-node-_28c3daf4-a06e-38e9-3b10-2eabe22ab434-6d79d8fc {
  grid-area: 4 / 1 / 5 / 2;
}

#w-node-_28c3daf4-a06e-38e9-3b10-2eabe22ab436-6d79d8fc {
  grid-area: span 1 / span 4 / span 1 / span 4;
  align-self: stretch;
}

#w-node-_28c3daf4-a06e-38e9-3b10-2eabe22ab438-6d79d8fc {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-_28c3daf4-a06e-38e9-3b10-2eabe22ab43b-6d79d8fc {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: end;
}

#w-node-_28c3daf4-a06e-38e9-3b10-2eabe22ab43e-6d79d8fc {
  grid-area: 2 / 1 / 3 / 2;
}

#w-node-_28c3daf4-a06e-38e9-3b10-2eabe22ab441-6d79d8fc {
  grid-area: 3 / 1 / 4 / 2;
}

#w-node-_28c3daf4-a06e-38e9-3b10-2eabe22ab445-6d79d8fc {
  grid-area: 4 / 1 / 5 / 2;
}

#w-node-_28c3daf4-a06e-38e9-3b10-2eabe22ab447-6d79d8fc {
  grid-area: span 1 / span 4 / span 1 / span 4;
  align-self: stretch;
}

#w-node-_28c3daf4-a06e-38e9-3b10-2eabe22ab449-6d79d8fc {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-_28c3daf4-a06e-38e9-3b10-2eabe22ab44c-6d79d8fc {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: end;
}

#w-node-_28c3daf4-a06e-38e9-3b10-2eabe22ab44f-6d79d8fc {
  grid-area: 2 / 1 / 3 / 2;
}

#w-node-_28c3daf4-a06e-38e9-3b10-2eabe22ab452-6d79d8fc {
  grid-area: 3 / 1 / 4 / 2;
}

#w-node-_28c3daf4-a06e-38e9-3b10-2eabe22ab455-6d79d8fc {
  grid-area: 4 / 1 / 5 / 2;
}

#w-node-_28c3daf4-a06e-38e9-3b10-2eabe22ab457-6d79d8fc {
  grid-area: span 1 / span 4 / span 1 / span 4;
  align-self: stretch;
}

#w-node-_28c3daf4-a06e-38e9-3b10-2eabe22ab459-6d79d8fc {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-_28c3daf4-a06e-38e9-3b10-2eabe22ab45c-6d79d8fc {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: end;
}

#w-node-_28c3daf4-a06e-38e9-3b10-2eabe22ab45f-6d79d8fc {
  grid-area: 2 / 1 / 3 / 2;
}

#w-node-_28c3daf4-a06e-38e9-3b10-2eabe22ab462-6d79d8fc {
  grid-area: 3 / 1 / 4 / 2;
}

#w-node-_28c3daf4-a06e-38e9-3b10-2eabe22ab465-6d79d8fc {
  grid-area: 4 / 1 / 5 / 2;
}

#w-node-_28c3daf4-a06e-38e9-3b10-2eabe22ab467-6d79d8fc {
  grid-area: span 1 / span 4 / span 1 / span 4;
  align-self: stretch;
}

#w-node-_28c3daf4-a06e-38e9-3b10-2eabe22ab469-6d79d8fc {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-_28c3daf4-a06e-38e9-3b10-2eabe22ab46c-6d79d8fc {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: end;
}

#w-node-_28c3daf4-a06e-38e9-3b10-2eabe22ab46f-6d79d8fc {
  grid-area: 2 / 1 / 3 / 2;
}

#w-node-_28c3daf4-a06e-38e9-3b10-2eabe22ab472-6d79d8fc {
  grid-area: 3 / 1 / 4 / 2;
}

#w-node-_28c3daf4-a06e-38e9-3b10-2eabe22ab475-6d79d8fc {
  grid-area: 4 / 1 / 5 / 2;
}

#w-node-_28c3daf4-a06e-38e9-3b10-2eabe22ab477-6d79d8fc {
  grid-area: span 1 / span 4 / span 1 / span 4;
  align-self: stretch;
}

#w-node-_28c3daf4-a06e-38e9-3b10-2eabe22ab479-6d79d8fc {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-_28c3daf4-a06e-38e9-3b10-2eabe22ab47c-6d79d8fc {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: end;
}

#w-node-_28c3daf4-a06e-38e9-3b10-2eabe22ab47f-6d79d8fc {
  grid-area: 2 / 1 / 3 / 2;
}

#w-node-_28c3daf4-a06e-38e9-3b10-2eabe22ab482-6d79d8fc {
  grid-area: 3 / 1 / 4 / 2;
}

#w-node-_28c3daf4-a06e-38e9-3b10-2eabe22ab485-6d79d8fc {
  grid-area: 4 / 1 / 5 / 2;
}

#w-node-_663a73c5-95dc-29fb-5f83-d1142feb9c8f-6d79d8fc {
  grid-area: span 1 / span 4 / span 1 / span 4;
  align-self: stretch;
}

#w-node-_663a73c5-95dc-29fb-5f83-d1142feb9c91-6d79d8fc {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-_663a73c5-95dc-29fb-5f83-d1142feb9c94-6d79d8fc {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: end;
}

#w-node-_663a73c5-95dc-29fb-5f83-d1142feb9c97-6d79d8fc {
  grid-area: 2 / 1 / 3 / 2;
}

#w-node-_663a73c5-95dc-29fb-5f83-d1142feb9c9a-6d79d8fc {
  grid-area: 3 / 1 / 4 / 2;
}

#w-node-_663a73c5-95dc-29fb-5f83-d1142feb9c9d-6d79d8fc {
  grid-area: 4 / 1 / 5 / 2;
}

#w-node-_28c3daf4-a06e-38e9-3b10-2eabe22ab4a7-6d79d8fc {
  grid-area: span 1 / span 4 / span 1 / span 4;
  align-self: stretch;
}

#w-node-_28c3daf4-a06e-38e9-3b10-2eabe22ab4a9-6d79d8fc {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-_28c3daf4-a06e-38e9-3b10-2eabe22ab4ac-6d79d8fc {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: end;
}

#w-node-_28c3daf4-a06e-38e9-3b10-2eabe22ab4af-6d79d8fc {
  grid-area: 2 / 1 / 3 / 2;
}

#w-node-_28c3daf4-a06e-38e9-3b10-2eabe22ab4b2-6d79d8fc {
  grid-area: 3 / 1 / 4 / 2;
}

#w-node-_28c3daf4-a06e-38e9-3b10-2eabe22ab4b5-6d79d8fc {
  grid-area: 4 / 1 / 5 / 2;
}

#w-node-_75990f2a-e6ef-d0b9-7b3a-9fa30afea107-6d79d8fc {
  grid-area: span 1 / span 4 / span 1 / span 4;
  align-self: stretch;
}

#w-node-_75990f2a-e6ef-d0b9-7b3a-9fa30afea109-6d79d8fc {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-_75990f2a-e6ef-d0b9-7b3a-9fa30afea10c-6d79d8fc {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: end;
}

#w-node-_75990f2a-e6ef-d0b9-7b3a-9fa30afea10f-6d79d8fc {
  grid-area: 2 / 1 / 3 / 2;
}

#w-node-_75990f2a-e6ef-d0b9-7b3a-9fa30afea112-6d79d8fc {
  grid-area: 3 / 1 / 4 / 2;
}

#w-node-_75990f2a-e6ef-d0b9-7b3a-9fa30afea115-6d79d8fc {
  grid-area: 4 / 1 / 5 / 2;
}

#w-node-e0186354-39a5-7d77-fb20-c04104fe9295-6d79d8fc {
  grid-area: span 1 / span 4 / span 1 / span 4;
  align-self: stretch;
}

#w-node-e0186354-39a5-7d77-fb20-c04104fe9297-6d79d8fc {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-e0186354-39a5-7d77-fb20-c04104fe929a-6d79d8fc {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: end;
}

#w-node-e0186354-39a5-7d77-fb20-c04104fe929d-6d79d8fc {
  grid-area: 2 / 1 / 3 / 2;
}

#w-node-e0186354-39a5-7d77-fb20-c04104fe92a0-6d79d8fc {
  grid-area: 3 / 1 / 4 / 2;
}

#w-node-e0186354-39a5-7d77-fb20-c04104fe92a5-6d79d8fc {
  grid-area: 4 / 1 / 5 / 2;
}

#w-node-e17e752e-347c-957a-4df2-7b69a61406b6-6d79d8fc {
  grid-area: span 1 / span 4 / span 1 / span 4;
  align-self: stretch;
}

#w-node-e17e752e-347c-957a-4df2-7b69a61406b8-6d79d8fc {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-e17e752e-347c-957a-4df2-7b69a61406bb-6d79d8fc {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: end;
}

#w-node-e17e752e-347c-957a-4df2-7b69a61406be-6d79d8fc {
  grid-area: 2 / 1 / 3 / 2;
}

#w-node-e17e752e-347c-957a-4df2-7b69a61406c1-6d79d8fc {
  grid-area: 3 / 1 / 4 / 2;
}

#w-node-e17e752e-347c-957a-4df2-7b69a61406c4-6d79d8fc {
  grid-area: 4 / 1 / 5 / 2;
}

#w-node-_28c3daf4-a06e-38e9-3b10-2eabe22ab416-6d79d8fc {
  grid-area: span 1 / span 4 / span 1 / span 4;
  align-self: stretch;
}

#w-node-_28c3daf4-a06e-38e9-3b10-2eabe22ab418-6d79d8fc {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-_28c3daf4-a06e-38e9-3b10-2eabe22ab41b-6d79d8fc {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: end;
}

#w-node-_28c3daf4-a06e-38e9-3b10-2eabe22ab41e-6d79d8fc {
  grid-area: 2 / 1 / 3 / 2;
}

#w-node-_28c3daf4-a06e-38e9-3b10-2eabe22ab421-6d79d8fc {
  grid-area: 3 / 1 / 4 / 2;
}

#w-node-_28c3daf4-a06e-38e9-3b10-2eabe22ab424-6d79d8fc {
  grid-area: 4 / 1 / 5 / 2;
}

#w-node-c9619230-750f-9a91-65ff-62d0a30912aa-6d79d8fc {
  grid-area: 1 / 4 / 2 / 10;
  place-self: start center;
}

#w-node-c9619230-750f-9a91-65ff-62d0a30912b2-6d79d8fc {
  grid-area: span 1 / span 4 / span 1 / span 4;
  align-self: stretch;
}

#w-node-c9619230-750f-9a91-65ff-62d0a30912c3-6d79d8fc {
  align-self: center;
}

#w-node-c9619230-750f-9a91-65ff-62d0a30912c8-6d79d8fc {
  grid-area: span 1 / span 4 / span 1 / span 4;
  align-self: stretch;
}

#w-node-c9619230-750f-9a91-65ff-62d0a30912d9-6d79d8fc {
  align-self: center;
}

#w-node-c9619230-750f-9a91-65ff-62d0a30912de-6d79d8fc {
  grid-area: span 1 / span 4 / span 1 / span 4;
  align-self: stretch;
}

#w-node-c9619230-750f-9a91-65ff-62d0a30912ef-6d79d8fc {
  align-self: center;
}

#w-node-f8c65250-f07d-fe4f-f684-588de8a10f09-e8a10f04 {
  grid-area: 1 / 7 / 2 / 13;
  align-self: end;
}

#w-node-f8c65250-f07d-fe4f-f684-588de8a10f0b-e8a10f04 {
  grid-area: 1 / 1 / 2 / 5;
  align-self: center;
}

#w-node-_5048ac68-df3b-9144-0f7f-7ed7d65d36bb-6d79d91a {
  grid-area: 1 / 7 / 2 / 13;
}

#w-node-_5048ac68-df3b-9144-0f7f-7ed7d65d36bd-6d79d91a {
  grid-area: 1 / 1 / 2 / 6;
  align-self: center;
}

#w-node-_32641da7-654c-e22f-ebde-cd7d6fc28bb6-6d79d91a {
  grid-area: 1 / 1 / 4 / 4;
}

#w-node-_32641da7-654c-e22f-ebde-cd7d6fc28bb8-6d79d91a {
  grid-area: 1 / 1 / 2 / 7;
  place-self: center end;
}

#w-node-_32641da7-654c-e22f-ebde-cd7d6fc28bb9-6d79d91a {
  grid-area: 1 / 8 / 2 / 12;
  align-self: center;
}

#w-node-bf8dfebf-fdf1-e70b-3cb9-7c718cfe8d63-6d79d91a {
  grid-area: 1 / 2 / 2 / 5;
  align-self: start;
}

#w-node-_06ab5fa8-ec26-cd6c-85b7-414afb158ee7-6d79d91a {
  grid-area: 1 / 5 / 2 / 11;
}

#w-node-_7959ce87-a70d-a6dd-5f17-41005f5fcab3-6d79d91a {
  grid-area: 2 / 2 / 3 / 5;
  place-self: start;
}

#w-node-b02c3428-803b-50af-bec4-d2214c9eb16c-6d79d91a {
  grid-area: 2 / 5 / 3 / 11;
}

#w-node-_1a2ed14d-b08c-61f3-0f6c-0f2008c6329b-6d79d91a {
  grid-area: 1 / 7 / 2 / 11;
}

#w-node-_6f5a3b81-1b50-7dfa-6f2d-39d2b776f62a-6d79d91a {
  grid-area: 1 / 2 / 2 / 5;
  align-self: start;
}

#w-node-_6f5a3b81-1b50-7dfa-6f2d-39d2b776f623-6d79d91a {
  grid-area: 1 / 5 / 2 / 11;
}

#w-node-_224bb119-7ac4-bc7a-dfb7-6251680abd8a-6d79d91a {
  grid-area: 2 / 5 / 3 / 11;
}

#w-node-_6f5a3b81-1b50-7dfa-6f2d-39d2b776f62d-6d79d91a {
  grid-area: 3 / 3 / 4 / 5;
}

#w-node-_6f5a3b81-1b50-7dfa-6f2d-39d2b776f632-6d79d91a {
  grid-area: 3 / 6 / 4 / 8;
}

#w-node-_6f5a3b81-1b50-7dfa-6f2d-39d2b776f637-6d79d91a {
  grid-area: 3 / 9 / 4 / 12;
}

#w-node-e48432f9-4b2b-5411-8ca5-b07ad6e784fc-6d79d924 {
  grid-area: 1 / 1 / 2 / 6;
  align-self: start;
}

#w-node-d06b0da3-afeb-bf64-efb8-f8b4ab472889-6d79d924 {
  grid-area: 1 / 7 / 2 / 12;
  align-self: center;
}

#w-node-_03010a68-6312-ba42-244f-6ff0505e583b-7fb4e13e {
  grid-area: 1 / 11 / 2 / 13;
  justify-self: center;
}

#w-node-_03010a68-6312-ba42-244f-6ff0505e583d-7fb4e13e {
  grid-area: span 1 / span 10 / span 1 / span 10;
}

#w-node-_03010a68-6312-ba42-244f-6ff0505e5840-7fb4e13e {
  grid-area: 2 / 1 / 3 / 13;
  place-self: start end;
}

#w-node-_03010a68-6312-ba42-244f-6ff0505e5874-7fb4e13e {
  grid-area: 2 / 1 / 5 / 13;
  place-self: center;
}

#w-node-_03010a68-6312-ba42-244f-6ff0505e5885-7fb4e13e {
  grid-area: 4 / 9 / 7 / 12;
  place-self: center;
}

#w-node-_03010a68-6312-ba42-244f-6ff0505e5887-7fb4e13e {
  grid-area: 1 / 10 / 3 / 12;
  place-self: center;
}

#w-node-_03010a68-6312-ba42-244f-6ff0505e5889-7fb4e13e {
  grid-area: 2 / 2 / 4 / 5;
}

#w-node-_03010a68-6312-ba42-244f-6ff0505e588b-7fb4e13e {
  grid-area: 3 / 3 / 5 / 6;
  place-self: end;
}

#w-node-_03010a68-6312-ba42-244f-6ff0505e588d-7fb4e13e {
  grid-area: 1 / 6 / 3 / 7;
  align-self: center;
}

#w-node-_03010a68-6312-ba42-244f-6ff0505e588f-7fb4e13e {
  grid-area: 4 / 2 / 6 / 4;
  place-self: end center;
}

#w-node-_03010a68-6312-ba42-244f-6ff0505e5891-7fb4e13e {
  grid-area: 5 / 6 / 6 / 8;
  align-self: center;
}

#w-node-_270c1e2f-954c-fd13-eabb-f9b89fca1e5c-7fb4e13e {
  grid-area: 1 / 1 / 3 / 6;
}

#w-node-_270c1e2f-954c-fd13-eabb-f9b89fca1e65-7fb4e13e {
  grid-area: 1 / 8 / 2 / 12;
}

#w-node-_270c1e2f-954c-fd13-eabb-f9b89fca1e67-7fb4e13e, #w-node-_270c1e2f-954c-fd13-eabb-f9b89fca1e6e-7fb4e13e, #w-node-_270c1e2f-954c-fd13-eabb-f9b89fca1e75-7fb4e13e, #w-node-_32fc01b0-3472-f6b5-7877-f0606b6c5d15-7fb4e13e {
  grid-area: 1 / 8 / 2 / 13;
}

#w-node-_3928a289-d772-31e4-61eb-160c4eff222e-7fb4e13e {
  grid-area: 1 / 1 / 2 / 5;
  align-self: start;
}

#w-node-_3928a289-d772-31e4-61eb-160c4eff2231-7fb4e13e {
  grid-area: 1 / 5 / 2 / 13;
  align-self: start;
}

#w-node-_40180f4f-ab0a-2a45-72d3-47344f44a13c-7fb4e13e {
  grid-area: 1 / 4 / 2 / 10;
  place-self: center;
}

#w-node-_54efd92f-eb70-2016-89f7-32dd60f27beb-7fb4e13e {
  grid-area: 1 / 1 / 2 / 13;
  align-self: center;
}

@media screen and (max-width: 991px) {
  #w-node-d07444b0-4262-3985-12a7-206571e3f957-6d79d8fb {
    grid-column: 1 / 3;
  }

  #w-node-d07444b0-4262-3985-12a7-206571e3f95b-6d79d8fb {
    grid-column: 1 / 4;
  }

  #w-node-_3928a289-d772-31e4-61eb-160c4eff222e-6d79d8fb {
    grid-column-end: 3;
  }

  #w-node-_3928a289-d772-31e4-61eb-160c4eff2231-6d79d8fb {
    grid-area: 2 / 1 / 3 / 3;
  }

  #w-node-_40180f4f-ab0a-2a45-72d3-47344f44a13c-6d79d8fb {
    grid-column: 1 / 3;
  }

  #w-node-c8be93e5-6494-f05b-080f-229f61ffef45-6d79d8fb {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-_54efd92f-eb70-2016-89f7-32dd60f27beb-6d79d8fb {
    grid-column-end: 3;
  }

  #w-node-_2bca43ef-7cde-b5da-b1b2-716107bf8e46-07bf8e43 {
    grid-row: 1 / 2;
    grid-column-end: 2;
  }

  #w-node-_8241a9fd-f946-6e5c-77d3-1bc5fca6053d-07bf8e43 {
    grid-area: 1 / 1 / 2 / 2;
  }

  #w-node-_09fbdce1-9e10-0457-7f74-d3544bfc5db7-07bf8e43 {
    grid-area: 1 / 2 / 2 / 3;
  }

  #w-node-_6b00483b-9d6f-1b79-81ab-0281770edf52-07bf8e43 {
    grid-area: 1 / 3 / 2 / 4;
  }

  #w-node-af404fc8-2ebc-7540-133d-3eeb85ac1c12-07bf8e43 {
    grid-area: 1 / 4 / 2 / 5;
  }

  #w-node-_476684f0-a868-66b7-7616-6ad8bc4dea3a-07bf8e43 {
    grid-area: 1 / 5 / 2 / 6;
  }

  #w-node-_0bae9e82-9b29-b0df-f69c-0f24674e559d-07bf8e43 {
    grid-area: 2 / 1 / 3 / 3;
  }

  #w-node-d6133a47-301a-a6de-46fb-2533b7c7a68a-07bf8e43 {
    grid-area: 2 / 5 / 3 / 7;
    place-self: center start;
  }

  #w-node-_2bca43ef-7cde-b5da-b1b2-716107bf8e80-07bf8e43 {
    grid-area: 2 / 4 / 3 / 6;
    justify-self: end;
  }

  #w-node-e2859498-0993-2f9f-534e-3b34e3fb87e5-e3fb87e4 {
    grid-column-end: 3;
  }

  #w-node-e2859498-0993-2f9f-534e-3b34e3fb87e8-e3fb87e4 {
    grid-area: 2 / 1 / 3 / 3;
  }

  #w-node-_703e939d-fb81-d5e3-3360-68b6ba39a38c-ba39a384 {
    grid-area: span 1 / span 4 / span 1 / span 4;
  }

  #w-node-_703e939d-fb81-d5e3-3360-68b6ba39a3d9-ba39a384 {
    grid-area: 2 / 1 / 3 / 5;
  }

  #w-node-_703e939d-fb81-d5e3-3360-68b6ba39a3de-ba39a384 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-d689c66c-221d-c540-2bc1-d54d121db253-ba39a384 {
    grid-area: 1 / 4 / 2 / 5;
    justify-self: end;
  }

  #w-node-dba4cd18-18b7-52f8-564f-914cf6ae55a8-6d79d8fc {
    grid-area: 1 / 2 / 3 / 3;
  }

  #w-node-_0e6c05eb-f13a-9945-a126-977dee56fc71-6d79d8fc {
    grid-column: 1 / 3;
  }

  #w-node-_2b6663f0-9c8c-c3a4-c3aa-80a0620d699f-6d79d8fc {
    grid-column: 1 / 3;
    align-self: start;
  }

  #w-node-fe17a457-0853-0cfd-62a9-5a9e63003759-6d79d8fc {
    align-self: end;
  }

  #w-node-_0f1b97ea-a126-9427-d6b0-d755d628cfb3-6d79d8fc {
    grid-column: 1 / 3;
    grid-row-start: 3;
    justify-self: end;
  }

  #w-node-_14853d71-d94b-13f8-f519-ee9d5f6020cc-6d79d8fc {
    grid-area: 4 / 2 / 5 / 4;
    justify-self: center;
  }

  #w-node-b89fb763-3ff1-26ed-69b9-9ae4f9ec8ed9-6d79d8fc {
    grid-area: 5 / 1 / 6 / 3;
  }

  #w-node-_88790382-4d8d-fcfd-f37d-fbf6eeb8a072-6d79d8fc {
    grid-column: 2 / 4;
    grid-row-start: 6;
    justify-self: center;
  }

  #w-node-_842d226d-4cf5-cd01-8c7e-3835fa89807a-6d79d8fc {
    grid-area: 7 / 1 / 8 / 3;
    justify-self: end;
  }

  #w-node-_992be1d4-782f-3bde-a461-40b5bed731e6-6d79d8fc {
    grid-column: 1 / 3;
  }

  #w-node-d46ec623-a180-4212-33f5-fa6cbdc016e9-6d79d8fc {
    grid-area: 3 / 1 / 4 / 3;
  }

  #w-node-e4b6d60a-dfba-84ac-f85e-8c3a84ab01b8-6d79d8fc, #w-node-f7f52015-b4be-1e35-178c-1db759612508-6d79d8fc {
    grid-column: 1 / 3;
  }

  #w-node-f7f52015-b4be-1e35-178c-1db75961250c-6d79d8fc {
    grid-column: 1 / 4;
  }

  #w-node-c9619230-750f-9a91-65ff-62d0a30912aa-6d79d8fc {
    grid-column: 1 / 3;
  }

  #w-node-f8c65250-f07d-fe4f-f684-588de8a10f09-e8a10f04 {
    grid-area: 2 / 1 / 3 / 3;
  }

  #w-node-f8c65250-f07d-fe4f-f684-588de8a10f0b-e8a10f04 {
    grid-area: 1 / 1 / 2 / 3;
    align-self: end;
  }

  #w-node-f22dbb03-ea9e-a94b-045a-7963939b43b3-939b43b2 {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-_5048ac68-df3b-9144-0f7f-7ed7d65d36bb-6d79d91a {
    grid-area: 1 / 1 / 2 / 3;
    align-self: start;
  }

  #w-node-_5048ac68-df3b-9144-0f7f-7ed7d65d36bd-6d79d91a {
    grid-area: 2 / 1 / 3 / 3;
    justify-self: center;
  }

  #w-node-_32641da7-654c-e22f-ebde-cd7d6fc28bb6-6d79d91a {
    grid-row-end: 4;
  }

  #w-node-_32641da7-654c-e22f-ebde-cd7d6fc28bb8-6d79d91a {
    grid-column-end: 3;
  }

  #w-node-_32641da7-654c-e22f-ebde-cd7d6fc28bb9-6d79d91a {
    grid-area: 2 / 1 / 3 / 3;
  }

  #w-node-bf8dfebf-fdf1-e70b-3cb9-7c718cfe8d63-6d79d91a {
    grid-area: 1 / 1 / 2 / 3;
  }

  #w-node-_06ab5fa8-ec26-cd6c-85b7-414afb158ee7-6d79d91a {
    grid-area: 2 / 1 / 3 / 3;
  }

  #w-node-_7959ce87-a70d-a6dd-5f17-41005f5fcab3-6d79d91a {
    grid-area: 3 / 1 / 4 / 3;
    justify-self: center;
  }

  #w-node-b02c3428-803b-50af-bec4-d2214c9eb16c-6d79d91a {
    grid-area: 4 / 1 / 5 / 3;
  }

  #w-node-_1a2ed14d-b08c-61f3-0f6c-0f2008c6329b-6d79d91a {
    grid-column: 1 / 3;
    align-self: start;
  }

  #w-node-_6f5a3b81-1b50-7dfa-6f2d-39d2b776f62a-6d79d91a {
    grid-area: 1 / 1 / 2 / 3;
  }

  #w-node-_6f5a3b81-1b50-7dfa-6f2d-39d2b776f623-6d79d91a {
    grid-area: 2 / 1 / 3 / 3;
  }

  #w-node-_224bb119-7ac4-bc7a-dfb7-6251680abd8a-6d79d91a {
    grid-area: 3 / 1 / 4 / 3;
  }

  #w-node-_224bb119-7ac4-bc7a-dfb7-6251680abd8b-6d79d91a {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-_6f5a3b81-1b50-7dfa-6f2d-39d2b776f62d-6d79d91a {
    grid-area: 4 / 1 / 5 / 3;
  }

  #w-node-_6f5a3b81-1b50-7dfa-6f2d-39d2b776f632-6d79d91a {
    grid-area: 5 / 1 / 6 / 3;
  }

  #w-node-_6f5a3b81-1b50-7dfa-6f2d-39d2b776f637-6d79d91a {
    grid-area: 6 / 1 / 7 / 3;
  }

  #w-node-e48432f9-4b2b-5411-8ca5-b07ad6e784fc-6d79d924 {
    grid-column-end: 3;
  }

  #w-node-d06b0da3-afeb-bf64-efb8-f8b4ab472889-6d79d924 {
    grid-area: 2 / 1 / 3 / 3;
  }

  #w-node-_03010a68-6312-ba42-244f-6ff0505e583b-7fb4e13e {
    grid-column: 1 / 3;
    justify-self: end;
  }

  #w-node-_03010a68-6312-ba42-244f-6ff0505e583d-7fb4e13e {
    grid-area: 1 / 1 / 2 / 3;
    align-self: end;
  }

  #w-node-_03010a68-6312-ba42-244f-6ff0505e5840-7fb4e13e {
    grid-column: 1 / 3;
  }

  #w-node-_03010a68-6312-ba42-244f-6ff0505e5874-7fb4e13e {
    grid-row: 4 / 5;
    grid-column-end: 3;
  }

  #w-node-_03010a68-6312-ba42-244f-6ff0505e5885-7fb4e13e {
    grid-column: 1 / 3;
    justify-self: end;
  }

  #w-node-_03010a68-6312-ba42-244f-6ff0505e5887-7fb4e13e {
    grid-area: 1 / 2 / 3 / 3;
  }

  #w-node-_03010a68-6312-ba42-244f-6ff0505e5889-7fb4e13e {
    grid-column: 1 / 3;
    justify-self: center;
  }

  #w-node-_03010a68-6312-ba42-244f-6ff0505e588b-7fb4e13e {
    grid-area: 5 / 1 / 7 / 2;
  }

  #w-node-_03010a68-6312-ba42-244f-6ff0505e588d-7fb4e13e {
    grid-column: 1 / 2;
    grid-row-end: 2;
    justify-self: center;
  }

  #w-node-_03010a68-6312-ba42-244f-6ff0505e588f-7fb4e13e {
    grid-column: 1 / 2;
  }

  #w-node-_03010a68-6312-ba42-244f-6ff0505e5891-7fb4e13e {
    grid-area: 7 / 1 / 8 / 3;
    place-self: end center;
  }

  #w-node-_03010a68-6312-ba42-244f-6ff0505e5893-7fb4e13e {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-_270c1e2f-954c-fd13-eabb-f9b89fca1e5c-7fb4e13e, #w-node-_270c1e2f-954c-fd13-eabb-f9b89fca1e65-7fb4e13e, #w-node-_270c1e2f-954c-fd13-eabb-f9b89fca1e67-7fb4e13e, #w-node-_270c1e2f-954c-fd13-eabb-f9b89fca1e6e-7fb4e13e, #w-node-_270c1e2f-954c-fd13-eabb-f9b89fca1e75-7fb4e13e, #w-node-_32fc01b0-3472-f6b5-7877-f0606b6c5d15-7fb4e13e {
    grid-column: 1 / 3;
  }

  #w-node-_05f981d2-bec0-0b41-ecb5-a6e33623fb91-7fb4e13e {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-_3928a289-d772-31e4-61eb-160c4eff222e-7fb4e13e {
    grid-column-end: 3;
  }

  #w-node-_3928a289-d772-31e4-61eb-160c4eff2231-7fb4e13e {
    grid-area: 2 / 1 / 3 / 3;
  }

  #w-node-_40180f4f-ab0a-2a45-72d3-47344f44a13c-7fb4e13e {
    grid-column: 1 / 3;
  }

  #w-node-c8be93e5-6494-f05b-080f-229f61ffef45-7fb4e13e {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-_54efd92f-eb70-2016-89f7-32dd60f27beb-7fb4e13e {
    grid-column-end: 3;
  }
}

@media screen and (max-width: 767px) {
  #w-node-_2bca43ef-7cde-b5da-b1b2-716107bf8e46-07bf8e43 {
    grid-row-end: 2;
  }

  #w-node-_8241a9fd-f946-6e5c-77d3-1bc5fca6053d-07bf8e43, #w-node-_09fbdce1-9e10-0457-7f74-d3544bfc5db7-07bf8e43, #w-node-_6b00483b-9d6f-1b79-81ab-0281770edf52-07bf8e43, #w-node-af404fc8-2ebc-7540-133d-3eeb85ac1c12-07bf8e43, #w-node-_476684f0-a868-66b7-7616-6ad8bc4dea3a-07bf8e43 {
    grid-row: 1 / 2;
  }

  #w-node-_0bae9e82-9b29-b0df-f69c-0f24674e559d-07bf8e43 {
    grid-row: 2 / 3;
  }

  #w-node-d6133a47-301a-a6de-46fb-2533b7c7a68a-07bf8e43 {
    grid-row: 6 / 7;
    grid-column-end: 3;
    justify-self: center;
  }

  #w-node-_2bca43ef-7cde-b5da-b1b2-716107bf8e80-07bf8e43 {
    grid-row: 2 / 3;
    grid-column-start: 4;
    justify-self: center;
  }

  #w-node-_703e939d-fb81-d5e3-3360-68b6ba39a388-ba39a384 {
    justify-self: start;
  }

  #w-node-ba08ef3c-bbe4-a38e-abf4-77f071df227c-6d79d924 {
    grid-area: 1 / 1 / 2 / 3;
  }

  #w-node-ba08ef3c-bbe4-a38e-abf4-77f071df2283-6d79d924 {
    grid-area: 2 / 1 / 3 / 3;
  }
}

@media screen and (max-width: 479px) {
  #w-node-_2bca43ef-7cde-b5da-b1b2-716107bf8e46-07bf8e43 {
    grid-area: 1 / 1 / 2 / 3;
  }

  #w-node-_8241a9fd-f946-6e5c-77d3-1bc5fca6053d-07bf8e43 {
    grid-area: 1 / 1 / 2 / 2;
    justify-self: center;
  }

  #w-node-_09fbdce1-9e10-0457-7f74-d3544bfc5db7-07bf8e43 {
    grid-area: 1 / 5 / 2 / 6;
    justify-self: center;
  }

  #w-node-_6b00483b-9d6f-1b79-81ab-0281770edf52-07bf8e43 {
    grid-area: 2 / 2 / 3 / 4;
    justify-self: center;
  }

  #w-node-af404fc8-2ebc-7540-133d-3eeb85ac1c12-07bf8e43 {
    grid-area: 1 / 3 / 2 / 4;
    justify-self: center;
  }

  #w-node-_476684f0-a868-66b7-7616-6ad8bc4dea3a-07bf8e43 {
    grid-area: 2 / 4 / 3 / 5;
    justify-self: center;
  }

  #w-node-_0bae9e82-9b29-b0df-f69c-0f24674e559d-07bf8e43 {
    grid-area: 3 / 1 / 4 / 3;
    align-self: end;
  }

  #w-node-d6133a47-301a-a6de-46fb-2533b7c7a68a-07bf8e43 {
    grid-row: 6 / 7;
  }

  #w-node-_2bca43ef-7cde-b5da-b1b2-716107bf8e80-07bf8e43 {
    grid-area: 3 / 4 / 4 / 6;
    align-self: end;
  }

  #w-node-_822fc8b6-e9b9-3b47-d46b-36af6e256a24-6e256a21 {
    grid-area: 1 / 2 / 6 / 3;
  }

  #w-node-_822fc8b6-e9b9-3b47-d46b-36af6e256a26-6e256a21 {
    grid-area: 4 / 3 / 8 / 4;
  }

  #w-node-_822fc8b6-e9b9-3b47-d46b-36af6e256a28-6e256a21 {
    grid-column: 4 / 5;
  }

  #w-node-_703e939d-fb81-d5e3-3360-68b6ba39a388-ba39a384 {
    justify-self: auto;
  }

  #w-node-_703e939d-fb81-d5e3-3360-68b6ba39a38a-ba39a384 {
    align-self: start;
  }

  #w-node-_703e939d-fb81-d5e3-3360-68b6ba39a38d-ba39a384 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-c031b3f0-9b4f-d51a-ec21-cb1134204193-ba39a384 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    place-self: center;
  }

  #w-node-_7cc0a6e9-0aa0-8cba-9ed0-54c50c5cd3c4-ba39a384 {
    grid-area: 2 / 1 / 3 / 2;
  }

  #w-node-_6fe4bc5e-4643-90bd-efa0-bca3c3106491-ba39a384 {
    grid-area: 2 / 2 / 3 / 3;
  }

  #w-node-_703e939d-fb81-d5e3-3360-68b6ba39a3d9-ba39a384 {
    grid-area: 3 / 1 / 4 / 3;
  }

  #w-node-_703e939d-fb81-d5e3-3360-68b6ba39a3dd-ba39a384 {
    grid-area: 2 / 1 / 3 / 3;
  }

  #w-node-d689c66c-221d-c540-2bc1-d54d121db253-ba39a384 {
    grid-column: 2 / 3;
  }

  #w-node-dba4cd18-18b7-52f8-564f-914cf6ae55a8-6d79d8fc {
    grid-column: 1 / 4;
  }

  #w-node-c9619230-750f-9a91-65ff-62d0a30912c3-6d79d8fc, #w-node-c9619230-750f-9a91-65ff-62d0a30912d9-6d79d8fc, #w-node-c9619230-750f-9a91-65ff-62d0a30912ef-6d79d8fc {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }

  #w-node-f8c65250-f07d-fe4f-f684-588de8a10f09-e8a10f04 {
    grid-area: 2 / 1 / 3 / 3;
  }

  #w-node-f8c65250-f07d-fe4f-f684-588de8a10f0b-e8a10f04 {
    grid-area: 1 / 1 / 2 / 3;
  }

  #w-node-_32641da7-654c-e22f-ebde-cd7d6fc28bb9-6d79d91a {
    grid-row: 2 / 3;
    grid-column-end: 3;
  }

  #w-node-_6f5a3b81-1b50-7dfa-6f2d-39d2b776f637-6d79d91a {
    grid-row: 6 / 7;
  }

  #w-node-ba08ef3c-bbe4-a38e-abf4-77f071df227c-6d79d924 {
    align-self: start;
  }

  #w-node-d06b0da3-afeb-bf64-efb8-f8b4ab472889-6d79d924 {
    grid-column-end: 3;
  }

  #w-node-_03010a68-6312-ba42-244f-6ff0505e583b-7fb4e13e {
    justify-self: center;
  }

  #w-node-_03010a68-6312-ba42-244f-6ff0505e583d-7fb4e13e {
    grid-row: 2 / 3;
    justify-self: center;
  }

  #w-node-_03010a68-6312-ba42-244f-6ff0505e5840-7fb4e13e {
    grid-row: 3 / 4;
    justify-self: center;
  }

  #w-node-_03010a68-6312-ba42-244f-6ff0505e5874-7fb4e13e {
    grid-row: 4 / 5;
    align-self: center;
  }

  #w-node-_03010a68-6312-ba42-244f-6ff0505e5889-7fb4e13e {
    grid-column: 1 / 3;
  }
}


@font-face {
  font-family: 'Clashgrotesk';
  src: url('../fonts/ClashGrotesk-Light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Clashgrotesk';
  src: url('../fonts/ClashGrotesk-Medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Clashgrotesk';
  src: url('../fonts/ClashGrotesk-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Clashgrotesk';
  src: url('../fonts/ClashGrotesk-Semibold.ttf') format('truetype');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Fingerpaint';
  src: url('../fonts/FingerPaint-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'BD Supper';
  src: url('../fonts/BDSupperRegular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'BD Supper';
  src: url('../fonts/BDSupperBold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Generalsans';
  src: url('../fonts/GeneralSans-Bold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Generalsans';
  src: url('../fonts/GeneralSans-BoldItalic.otf') format('opentype');
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Generalsans';
  src: url('../fonts/GeneralSans-Extralight.otf') format('opentype');
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Generalsans';
  src: url('../fonts/GeneralSans-ExtralightItalic.otf') format('opentype');
  font-weight: 200;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Generalsans';
  src: url('../fonts/GeneralSans-Italic.otf') format('opentype');
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Generalsans';
  src: url('../fonts/GeneralSans-Light.otf') format('opentype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Generalsans';
  src: url('../fonts/GeneralSans-LightItalic.otf') format('opentype');
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Generalsans';
  src: url('../fonts/GeneralSans-Medium.otf') format('opentype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Generalsans';
  src: url('../fonts/GeneralSans-Regular.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Generalsans';
  src: url('../fonts/GeneralSans-MediumItalic.otf') format('opentype');
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Generalsans';
  src: url('../fonts/GeneralSans-Semibold.otf') format('opentype');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Generalsans';
  src: url('../fonts/GeneralSans-SemiboldItalic.otf') format('opentype');
  font-weight: 600;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Nippo';
  src: url('../fonts/Nippo-Regular.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Nippo';
  src: url('../fonts/Nippo-Medium.otf') format('opentype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Uncutsans';
  src: url('../fonts/UncutSans-Regular.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Hello Kookycloud Extrakooky';
  src: url('../fonts/Hello-KookyCloud-ExtraKooky.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Hello Kookycloud';
  src: url('../fonts/Hello-KookyCloud.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Freude';
  src: url('../fonts/Freude.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}