:root {
  --alt-black: #333;
  --font-color-main: #1d1d1d;
  --color: #4db7df;
  --gul: #f5d554;
  --white: white;
  --grey-2: #ccc;
  --grey-1: #2d3e5033;
  --color-3: #666;
  --almost-white: #fafafa;
  --grey-3: #cfcfcf33;
  --transparant: #fff0;
  --color-2: #000;
  --color-4: #c1c1c1;
}

h1 {
  color: var(--alt-black);
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: Inter, sans-serif;
  font-size: 38px;
  font-weight: 600;
  line-height: 44px;
}

h2 {
  color: var(--alt-black);
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: Inter, sans-serif;
  font-size: 32px;
  font-weight: 600;
  line-height: 36px;
}

h3 {
  color: var(--alt-black);
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: Inter, sans-serif;
  font-size: 24px;
  font-weight: 600;
  line-height: 30px;
}

h4 {
  color: var(--alt-black);
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: Inter, sans-serif;
  font-size: 18px;
  font-weight: 600;
  line-height: 24px;
}

h5 {
  color: var(--alt-black);
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: Inter Tight, sans-serif;
  font-size: 14px;
  font-weight: 600;
  line-height: 20px;
}

h6 {
  color: var(--alt-black);
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: Inter Tight, sans-serif;
  font-size: 12px;
  font-weight: 600;
  line-height: 18px;
}

p {
  color: var(--font-color-main);
  margin-bottom: 10px;
  font-family: Inter, sans-serif;
  font-weight: 300;
}

a {
  color: var(--color);
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
}

ul {
  color: var(--font-color-main);
  margin-top: 0;
  margin-bottom: 10px;
  padding-left: 40px;
  font-family: Inter Tight, sans-serif;
}

ol {
  color: var(--font-color-main);
  margin-top: 0;
  margin-bottom: 10px;
  padding-left: 40px;
  font-family: Inter, sans-serif;
}

strong {
  font-family: Inter, sans-serif;
  font-weight: 700;
}

em {
  font-family: Inter, sans-serif;
  font-style: italic;
}

blockquote {
  border-left: 5px solid var(--gul);
  color: var(--font-color-main);
  margin-bottom: 10px;
  padding: 10px 20px;
  font-size: 18px;
  line-height: 22px;
}

.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;
}

.w-layout-layout {
  grid-row-gap: 20px;
  grid-column-gap: 20px;
  grid-auto-columns: 1fr;
  justify-content: center;
  padding: 20px;
}

.w-layout-cell {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.text-block-197 {
  color: var(--color-3);
  font-family: Inter, sans-serif;
  font-size: 9.5px;
  font-weight: 300;
  line-height: 22.5px;
}

.text-block-197.kategorier {
  color: var(--color-3);
}

.text-block-197.events {
  font-family: Inter, sans-serif;
  font-size: 9.5px;
}

.text-block-197.events.alt {
  text-transform: none;
  font-family: Inter, sans-serif;
  font-size: 9.5px;
}

.text-block-197.events.alt.home {
  text-transform: none;
  font-size: 9.5px;
}

.text-block-197.events.alt.home.kategoriers {
  font-size: 9.5px;
  line-height: 22.5px;
}

.text-block-197.events.alt.home.s {
  text-transform: none;
  justify-content: center;
  align-items: flex-end;
  width: auto;
  min-width: auto;
}

.text-block-197.events.alt.home._2 {
  text-transform: capitalize;
}

.categories {
  background-color: #cfcfcf33;
  border: 1px solid #ccc;
  border-radius: 1rem 0 1rem 0;
  padding: 0 .5rem;
}

.categories.gratis.alt, .categories.gratis.tag {
  justify-content: center;
  align-items: center;
  display: flex;
}

.categories.kategorier {
  border-top-right-radius: 0;
  border-bottom-left-radius: 0;
}

.categories.gratis {
  border-width: .5px;
  border-radius: 1rem 0 1rem 0;
  display: block;
}

.categories.gratis.alt, .categories.gratis.tag, .categories.gratis.alt {
  justify-content: center;
  align-items: center;
  display: flex;
}

.image-88 {
  max-width: 8px;
}

.main {
  grid-column-gap: 4px;
  grid-row-gap: 4px;
  background-color: #f5d554;
  border: 1px #000;
  border-radius: 10px 0;
  justify-content: center;
  align-items: center;
  padding-left: 8px;
  padding-right: 8px;
  display: flex;
}

.main.event {
  background-color: #f5d554;
}

.main.event._2-0 {
  background-color: #4db7df;
}

.main.header {
  inset: 0% auto auto 0%;
  margin-top: 1rem;
  margin-left: 1rem;
  position: absolute;
  inset: 0% auto auto 0%;
}

.content-category-5 {
  text-transform: uppercase;
  padding-top: 0;
  font-family: Space Grotesk, sans-serif;
  font-size: 9.5px;
  font-weight: 600;
}

.fs_modal-1_close {
  cursor: pointer;
  padding: 1.5rem;
  font-size: 1rem;
  display: none;
  position: absolute;
  inset: 0% 0% auto auto;
}

.fs_modal-1_close:focus-visible, .fs_modal-1_close[data-wf-focus-visible] {
  outline-offset: 4px;
  outline: 2px solid #9b9b9b;
}

.text-block-221 {
  color: #fff;
  text-transform: uppercase;
  background-color: #fff0;
  border-radius: 20px;
  padding: 0;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 9.5px;
  font-weight: 700;
}

.div-block-312 {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.div-block-312.article {
  justify-content: space-between;
  width: auto;
}

.bold-text-48 {
  color: var(--alt-black);
  text-transform: uppercase;
  font-family: Inter, sans-serif;
  font-size: 9px;
  font-weight: 600;
}

.button-icon {
  position: absolute;
  top: 50%;
  right: 30px;
  transform: translate(0, -50%);
}

.button-icon.signup {
  right: 20px;
}

.link-block-37 {
  outline-offset: 1px;
  background-color: #fff0;
  border: .05rem solid #cfcfcf4f;
  border-radius: 20px;
  outline: 1px #3f3e3e;
  justify-content: center;
  align-items: center;
  margin-bottom: 10px;
  padding: 7px 12px;
  text-decoration: none;
  display: flex;
}

.link-block-37:hover {
  background-color: #cfcfcf4f;
}

.content-tye-2 {
  font-family: Inter Tight, sans-serif;
  font-weight: 600;
}

.div-block-212 {
  justify-content: space-between;
  align-items: center;
  width: auto;
  padding-left: 0;
  display: flex;
}

.div-block-212.latest {
  width: 100%;
}

.form-buton {
  background-color: #000;
  padding-left: 40px;
  padding-right: 68px;
  font-size: 20px;
  line-height: 28px;
  position: relative;
}

.form-buton.signup {
  background-color: #4db7df;
  background-color: var(--color);
  background-color: #4db7df;
  padding-left: 30px;
  padding-right: 45px;
  font-size: 14px;
  font-weight: 400;
  line-height: 22px;
}

.form-buton.signup {
  background-color: #4db7df;
  background-color: var(--color);
  background-color: #4db7df;
  padding-left: 30px;
  padding-right: 45px;
  font-size: 14px;
  font-weight: 400;
  line-height: 22px;
}

.form-buton.signup.home {
  background-color: var(--color);
  font-family: Inter, sans-serif;
  font-size: 12.5px;
  font-weight: 400;
}

.form-buton.signup {
  background-color: #4db7df;
  padding-left: 30px;
  padding-right: 45px;
  font-size: 14px;
  line-height: 22px;
}

.div-block-209 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.signup-form {
  border: 1px solid #333;
  border-radius: 7px;
  align-items: center;
  height: 44px;
  margin-bottom: 12px;
  display: flex;
  overflow: hidden;
}

.signup-form.alt {
  margin-bottom: 0;
}

.form-button-wrapper {
  color: #292929;
  height: 100%;
  display: flex;
  position: relative;
}

.text-block-172 {
  color: var(--font-color-main);
  font-family: Inter Tight, sans-serif;
  font-size: 12.5px;
  font-weight: 300;
}

.signup-inout-field {
  z-index: 1;
  height: 100%;
  color: var(--font-color-main);
  background-color: #fff;
  border: 0 #000;
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
  margin-bottom: 0;
  margin-right: -15px;
  padding-left: 20px;
  padding-right: 20px;
  font-family: Inter Tight, sans-serif;
  font-size: 12.5px;
  font-weight: 300;
  line-height: 20px;
  position: relative;
}

.signup-inout-field::placeholder {
  color: #000;
  font-size: 14px;
  font-weight: 300;
  line-height: 20px;
}

.header-container {
  background-color: var(--gul);
  border-radius: 10px;
  flex: 1;
  height: auto;
  margin-top: 25px;
  position: sticky;
  top: 25px;
  transform: translate(0);
}

.header-container.evemnag {
  position: static;
}

.header-container.evemnag._5-1 {
  background-color: var(--transparant);
}

.header-container.evemnag._5-1.event {
  margin-top: 0;
}

.header-container.alt {
  margin-top: 20px;
  margin-right: 0;
}

.header-container.alt.evenemang {
  background-color: var(--color);
  margin-top: 15px;
  margin-right: 0;
  position: static;
}

.header-container.inl-gg {
  min-width: 325px;
}

.signup-form-block {
  width: 85%;
  max-width: 336px;
  margin-bottom: 0;
  display: block;
}

.signup-form-block.kategorier {
  display: none;
}

.heading-108 {
  margin-top: 0;
  font-family: Inter Tight, sans-serif;
  font-size: 24px;
  font-weight: 600;
  display: block;
}

.date-article-card {
  color: var(--alt-black);
  text-transform: uppercase;
  font-family: Inter Tight, sans-serif;
  font-size: 10.5px;
  font-weight: 300;
  line-height: 12px;
}

.div-block-317 {
  border: 1px solid var(--font-color-main);
  border-radius: 5px;
  margin-bottom: 0;
  padding: 15px 10px 15px 20px;
}

.div-block-317:hover {
  background-image: linear-gradient(10deg, #cfcfcf4f, #fff 70%);
}

.div-block-318 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.paragraph-67 {
  margin-bottom: 0;
  padding-bottom: 0;
  font-size: 12.5px;
  line-height: 18px;
}

.paragraph-67:hover {
  color: #1d1d1dd9;
  text-decoration: none;
}

.paragraph-67._3-3 {
  padding-right: 20px;
  font-family: Inter Tight, sans-serif;
  font-weight: 300;
}

.paragraph-67._3-3:hover {
  text-decoration: underline;
}

.paragraph-67._3-3.home {
  padding-right: 20px;
}

.div-block-319 {
  justify-content: space-between;
  width: 100%;
  display: flex;
}

.div-block-320 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  display: flex;
}

.link-block-42 {
  width: 100%;
  color: var(--font-color-main);
  text-decoration: none;
}

.fs-toc_sidebar-3 {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  outline-offset: 0px;
  color: #111;
  background-color: #cfcfcf00;
  border: 1px #868686;
  border-radius: .5rem;
  outline: .05rem #454444;
  flex-flow: column;
  flex: none;
  justify-content: flex-start;
  align-items: flex-start;
  max-width: 100%;
  padding: 12px 15px 12px 0;
  display: block;
  position: static;
  top: 7rem;
}

.displayonly_component {
  background-color: #fff;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  min-height: auto;
  margin-top: 0;
  padding: 0;
  display: flex;
}

.fs-toc_link-2 {
  grid-column-gap: .75rem;
  grid-row-gap: .75rem;
  color: #111;
  flex-direction: row;
  justify-content: flex-start;
  align-items: flex-start;
  margin-top: .25rem;
  margin-bottom: .75rem;
  text-decoration: none;
  display: flex;
}

.fs-toc_link-2.w--current {
  color: #6e30f7;
}

.fs-toc_link-2.is-h4, .fs-toc_link-2.is-h5, .fs-toc_link-2.is-h6 {
  color: #111;
  font-size: .875rem;
}

.fs-toc_link-2.is-h4, .fs-toc_link-2.is-h5, .fs-toc_link-2.is-h6 {
  color: #111;
  font-size: .875rem;
}

.fs-toc_link-2.is-h3 {
  color: #111;
  letter-spacing: .025rem;
  font-size: .875rem;
}

.modal-container {
  z-index: 5;
  background-color: #fff;
  width: 85%;
  max-width: 600px;
  margin: 10vh auto 20px;
  padding: 40px;
  display: block;
  position: relative;
  overflow: hidden;
}

.displayonly_container {
  width: auto;
  max-width: none;
  display: none;
}

.fs-toc_text {
  border-radius: .25rem;
}

.fs-toc_text.helper {
  color: #111;
}

.sr-only-2 {
  white-space: nowrap;
  border: 0 solid #0000;
  width: 1px;
  height: 1px;
  margin-top: -1px;
  padding: 0;
  position: absolute;
  overflow: hidden;
}

.modal-wrapper {
  z-index: 99999;
  background-color: #141414cc;
  flex-direction: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  display: inline;
  position: fixed;
  inset: 0;
  overflow: scroll;
}

.modal-close_btn {
  z-index: 10;
  color: #000;
  padding: 12px 16px;
  font-size: 2.2rem;
  font-weight: 500;
  line-height: .7;
  text-decoration: none;
  transition: opacity .2s;
  position: absolute;
  inset: 0% 0% auto auto;
}

.modal-close_btn:hover {
  color: #444;
}

.fs-toc_link-wrapper {
  color: #f5f5f5;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  padding-right: .25rem;
  overflow: hidden;
}

.fs-toc_link-wrapper.is-h5, .fs-toc_link-wrapper.is-h3, .fs-toc_link-wrapper.is-h6 {
  color: #111;
  border-left: 1px #e1e1e1;
  padding-left: 0;
}

.fs-toc_link-wrapper.is-h4, .fs-toc_link-wrapper.is-h5, .fs-toc_link-wrapper.is-h3, .fs-toc_link-wrapper.is-h6 {
  color: #111;
  border-left: 1px #e1e1e1;
  padding-left: 0;
}

.fs-toc_link-wrapper.is-h2 {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  color: #111;
}

.fs-toc_link-wrapper.is-h4 {
  color: #111;
  border-left: 1px #e1e1e1;
  padding-left: 0;
}

.modal-close_area {
  justify-content: center;
  align-items: center;
  position: fixed;
  inset: 0;
}

.breadcrumbs-wrapper {
  grid-column-gap: .25rem;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: .5rem;
  padding-left: 5px;
  display: flex;
}

.breadcrumbs-wrapper.bransher {
  background-color: #cfcfcf33;
  border-bottom: .5px solid #cfcfcf;
  margin-bottom: 0;
  padding-top: 3px;
  padding-bottom: 3px;
  padding-left: 10px;
}

.breadcrumb-link {
  color: #000;
  letter-spacing: .1em;
  text-transform: uppercase;
  font-family: Ubuntu, Helvetica, sans-serif;
  font-size: 9px;
  font-weight: 300;
  line-height: 16px;
  text-decoration: none;
  transition: opacity .2s;
}

.breadcrumb-link:hover {
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
}

.image-54 {
  width: 4px;
  min-width: 4px;
  height: 7px;
  min-height: 7px;
}

.breadcrumb-text-2 {
  color: #000;
  letter-spacing: .1em;
  text-transform: uppercase;
  font-family: Ubuntu, Helvetica, sans-serif;
  font-size: 9px;
  font-weight: 300;
  line-height: 16px;
}

.div-block-321 {
  width: 70%;
  min-width: auto;
  padding-top: 40px;
  padding-left: 1rem;
  padding-right: 0;
}

.div-block-321.article {
  width: 65%;
}

.content-wrap {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: column;
  padding: 40px 0;
  display: flex;
}

.share-button-item {
  border: 1px #000;
  flex-direction: column;
  align-items: center;
  padding: 20px 0;
  display: flex;
}

.uui-blogpost05_content-wrapper {
  grid-column-gap: .8rem;
  grid-row-gap: 4rem;
  grid-template-rows: auto auto;
  grid-template-columns: .5fr 1fr;
  grid-auto-columns: 1fr;
  align-items: start;
  display: grid;
}

.toc-hide-in-mob {
  font-size: 14px;
}

.text-block-179 {
  color: var(--font-color-main);
  text-transform: uppercase;
  margin-bottom: 10px;
  padding-left: 5px;
  font-family: Inter, sans-serif;
  font-size: 14px;
  font-weight: 300;
}

.large-articlecards-left-3 {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  flex-flow: column;
  display: flex;
}

.define-id-for-toc-conyainer {
  color: #1d1d1d;
  flex-direction: row;
  align-items: flex-start;
  margin-bottom: 1.5rem;
  font-family: Ubuntu, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: 300;
  display: flex;
}

.div-block-322 {
  width: auto;
}

.div-block-322.evenemang {
  width: 300px;
}

.heading-111 {
  color: #1d1d1d;
  margin-top: 0;
  margin-bottom: 15px;
  font-family: Inter Tight, sans-serif;
  font-size: 56px;
  line-height: 60px;
}

.share-button {
  border: 1px solid var(--grey-3);
  opacity: 1;
  cursor: pointer;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 35px;
  height: 35px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.text-block-102 {
  margin-right: 3px;
}

.text-block-102.blogpost {
  color: var(--font-color-main);
  justify-content: center;
  align-items: center;
  font-family: Inter, sans-serif;
  font-size: 14px;
  font-weight: 300;
  line-height: 15px;
  display: flex;
}

.text-block-171 {
  color: var(--font-color-main);
  text-transform: uppercase;
  font-family: Inter, sans-serif;
  font-size: 14px;
  font-weight: 300;
}

.div-block-207 {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  margin-left: 20px;
  margin-right: 20px;
  padding-bottom: 80px;
  display: flex;
}

.div-block-226 {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.div-block-323 {
  justify-content: space-between;
  align-items: center;
  width: auto;
  padding-left: 5px;
  display: flex;
}

.uui-blogpost05_content-left {
  max-width: 25rem;
  position: sticky;
  top: 2rem;
}

.image-85 {
  width: 100%;
}

.define-id-for-single-article {
  margin-bottom: 4rem;
}

.uui-text-rich-text {
  color: #475467;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
}

.article-author-avatar-2 {
  object-fit: cover;
  border: 1px #000;
  border-radius: 100%;
  flex: none;
  width: 35px;
  height: 35px;
  margin-right: 16px;
}

.social-share-code {
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.social-share-code:hover {
  background-color: var(--grey-3);
}

.div-block-325 {
  margin-top: 0;
  padding: 0 20px 25px;
  display: flex;
}

.div-block-225 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.uui-blogpost05_sidebar-heading {
  color: #1d1d1d;
  text-transform: uppercase;
  margin-bottom: 1rem;
  font-family: Inter, sans-serif;
  font-size: 14px;
  font-weight: 300;
}

.uui-blogpost05_sidebar-heading.alt {
  margin-bottom: 20px;
}

.article-info-details {
  color: #757575;
  flex-wrap: wrap;
  align-items: center;
  font-family: Ubuntu, Helvetica, sans-serif;
  font-size: 15px;
  font-weight: 700;
  display: flex;
}

.section-148 {
  padding-left: 0;
  padding-right: 0;
}

.div-block-326 {
  grid-column-gap: 25px;
  grid-row-gap: 25px;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  display: flex;
}

.div-block-326.article {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  justify-content: center;
  align-items: center;
  padding-top: 10px;
  padding-right: 0;
}

.div-block-214 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  display: flex;
}

.div-block-222 {
  margin-bottom: 0;
}

.fs-toc_richtext {
  color: #111;
  background-color: #fff;
  border-radius: .25rem;
  padding: 3rem;
}

.fs-toc_richtext.helper {
  width: 100%;
  display: none;
}

.social-share-icon {
  height: 15px;
  position: absolute;
}

.text-wrap {
  background-color: #fff;
  border-radius: 12px;
  flex: 1;
  max-width: none;
  margin-top: 0;
  margin-bottom: 30px;
  padding: 30px 0;
}

.main-content {
  flex-direction: column;
  flex: 1;
  align-items: center;
  margin-left: 0;
  margin-right: 0;
  display: flex;
}

.home-hero {
  z-index: 1;
  min-height: 100vh;
  position: relative;
}

.article-author-details {
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.author-name {
  color: var(--font-color-main);
  text-transform: uppercase;
  font-family: Inter, sans-serif;
  font-size: 8px;
  font-weight: 300;
  line-height: 20px;
}

.author-name.autgo {
  font-size: 14px;
}

.quick-stack-10 {
  padding-bottom: 40px;
  padding-left: 40px;
  padding-right: 40px;
}

.footer-links {
  color: #1d1d1d;
  font-size: 14.5px;
  text-decoration: none;
}

.footer-links:hover {
  color: #888;
}

.policy-link {
  color: #1d1d1d;
  font-family: Inter, sans-serif;
  text-decoration-style: solid;
}

.div-block-328 {
  display: flex;
}

.text-block-223 {
  color: var(--font-color-main);
  text-transform: uppercase;
  padding-left: 5px;
  font-family: Inter, sans-serif;
  font-size: 14px;
  font-weight: 300;
}

.map {
  justify-content: flex-start;
  align-items: flex-start;
  display: block;
}

.div-block-139 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.div-block-139.alt {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  flex-flow: column;
}

.div-block-139.alt.hme {
  flex-flow: row;
}

.text-block-150 {
  color: #1d1d1d;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 300;
}

.div-block-179 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  padding-bottom: 0;
  display: flex;
}

.text-block-155 {
  color: #fff;
  text-transform: none;
  font-family: Inter, sans-serif;
}

.text-block-155.aly {
  font-size: 12.5px;
}

.text-block-155.alt {
  font-size: .75rem;
}

.bold-text-34 {
  color: #fff;
  text-transform: none;
  font-size: 12.5px;
  font-weight: 500;
}

.bold-text-34.alt {
  font-size: .75rem;
}

.link-block-31 {
  outline-offset: 1px;
  background-color: #fff0;
  border: .05rem solid #cfcfcf4f;
  border-radius: 20px;
  outline: 1px #3f3e3e;
  justify-content: center;
  align-items: center;
  margin-bottom: 10px;
  padding: 7px 12px;
  text-decoration: none;
  display: flex;
}

.link-block-31:hover {
  background-color: #cfcfcf4f;
}

.link-block-31.create-account {
  background-color: #fff;
  margin-bottom: 0;
  padding-left: 13.5px;
  padding-right: 13.5px;
}

.link-block-31.create-account:hover {
  filter: invert();
}

.bold-text-49 {
  font-size: 12px;
}

.link {
  color: #fff;
  line-height: 18px;
  text-decoration-style: solid;
}

.st-llen {
  text-transform: uppercase;
  font-family: Inter, sans-serif;
  font-size: 10.5px;
  font-weight: 300;
}

.div-block-350 {
  grid-column-gap: 4rem;
  grid-row-gap: 4rem;
  flex-flow: column;
  display: flex;
}

.heading-6 {
  margin-top: 0;
  font-family: Inter Tight, sans-serif;
  font-size: 24px;
  font-weight: 600;
  display: block;
}

.heading-6.header1 {
  margin-bottom: 0;
  line-height: 44px;
}

.heading-6.all_articles, .heading-6._1, .heading-6.kategorier {
  margin-bottom: 0;
}

.div-block-352 {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  flex-flow: column;
  display: flex;
}

.div-block-354 {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  justify-content: flex-start;
  align-items: center;
  margin-left: 0;
  margin-right: 0;
  padding-bottom: 0;
  display: flex;
}

.footer {
  padding-top: 4rem;
}

.footer.alt, .footer._3-0 {
  background-color: var(--almost-white);
}

.text-block-242 {
  padding-left: 0;
  padding-right: 0;
}

.grid-6 {
  grid-column-gap: 4rem;
  grid-row-gap: 4rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

.image-110 {
  width: 300px;
}

.div-block-360 {
  flex-flow: column;
  display: flex;
}

.div-block-33 {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.div-block-33.alt {
  margin-left: 0;
  padding-top: 0;
  padding-left: 20px;
  padding-right: 20px;
}

.div-block-33.alt.event {
  padding-left: 0;
}

.div-block-33._0 {
  width: 500px;
  padding-bottom: 2vh;
}

.div-block-362 {
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  display: flex;
}

.text-block-245 {
  color: #1d1d1d;
  margin-right: 0;
  padding-left: 0;
  font-family: Inter, sans-serif;
}

.image-101 {
  width: 100%;
  height: 100%;
  margin-left: 1.5px;
  position: absolute;
  inset: 0%;
  overflow: hidden;
}

.image-101.bottom._2 {
  margin-left: 0;
}

.div-block-363 {
  background-image: url("https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg");
  background-position: 0 0;
  background-size: auto;
  border: 1px #000;
  border-radius: 0;
  width: 70%;
  height: auto;
}

.div-block-363.events {
  background-image: none;
  border-radius: 5px;
  justify-content: center;
  align-items: stretch;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.div-block-364 {
  width: 50%;
  display: flex;
  position: relative;
}

.div-block-364.inl-gg-list {
  border-radius: 5px;
  width: 235px;
  overflow: hidden;
}

.div-block-364.inl-gg-list.map {
  width: 180px;
}

.image-111 {
  border-radius: 10px 0 0 10px;
  max-width: 100%;
  height: auto;
  overflow: clip;
}

.image-111.events {
  border-radius: 0;
  width: 100%;
  height: 100%;
}

.image-111.events.map {
  padding-top: 0;
  padding-bottom: 0;
}

.text-block-248 {
  color: #c1c1c1;
  text-align: left;
  text-transform: uppercase;
  font-family: Space Grotesk, sans-serif;
  font-size: 14px;
  font-weight: 600;
}

.days {
  font-family: Space Grotesk, sans-serif;
  font-size: 16px;
}

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

.info.listingpage {
  display: none;
}

.grid-opening-hours {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  grid-template-rows: minmax(auto, min-content) minmax(min-content, 1fr) minmax(min-content, 1fr) minmax(min-content, 1fr) minmax(min-content, 1fr) minmax(min-content, 1fr) minmax(min-content, 1fr);
  grid-template-columns: 1fr;
}

.grid-opening-hours.days {
  text-align: left;
}

.grid-opening-hours.time {
  text-align: right;
}

.monday {
  text-align: right;
  text-transform: none;
  font-family: Space Grotesk, sans-serif;
  font-size: 16px;
}

.monday._2-0 {
  text-align: right;
}

.tuesday, .wednesday, .thursday, .friday, .sunday, .saturday {
  text-align: right;
  text-transform: none;
  font-family: Space Grotesk, sans-serif;
  font-size: 16px;
}

.dot-placeholder {
  position: static;
}

.dot-placeholder.category {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  justify-content: space-between;
  align-items: flex-end;
  font-family: Inter, sans-serif;
  display: flex;
}

.dot-placeholder.category.alt {
  margin-top: 10px;
}

.home.wrap {
  border: 1px solid #000;
  border-radius: 10px;
  overflow: hidden;
}

.div-block-411 {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  display: flex;
}

.navmenu__dropdown-grid {
  grid-column-gap: 0px;
  grid-row-gap: 16px;
  outline-offset: 0px;
  outline: 3px #1d1d1d;
  grid-template-rows: auto;
  grid-template-columns: 1fr minmax(auto, 100%) 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  place-content: stretch;
  width: 100%;
  padding-left: 0;
  display: grid;
}

.navmenu__dropdown-grid.tag {
  border-top: 1px solid #e4e4e4;
}

.navmenu__dropdown-section-list-2 {
  grid-column-gap: 30px;
  grid-row-gap: 50px;
  color: var(--grey-2);
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-items: start;
  margin-bottom: 0;
  padding-left: 60px;
  padding-right: 50px;
  list-style-type: disc;
  display: grid;
}

.link-list__dropdown-toggle {
  color: #1b1b1b;
  align-items: center;
  height: 100%;
  padding: 0;
  transition: box-shadow .2s, color .2s;
  display: flex;
}

.link-list__dropdown-toggle:hover {
  color: #1d1d1d;
  box-shadow: inset 0 -3px #f5d554;
}

.link-list__dropdown-toggle.w--open {
  box-shadow: inset 0 -3px #f5d554;
}

.collection-list-7 {
  display: flex;
}

.new-search-input {
  z-index: 3;
  background-color: #fff;
  border: 1px solid #2d3e5033;
  border-radius: 6px;
  width: 100%;
  height: 50px;
  margin-bottom: 0;
  padding-left: 3rem;
  font-weight: 300;
  transition: box-shadow .2s, border-color .2s, color .2s;
  position: relative;
}

.new-search-input:hover {
  border-color: #0b1124;
}

.new-search-input:focus {
  border-color: #2d3e5033;
}

.navbar_search-input-field-2 {
  color: #1d1d1d;
  border: 1px #000;
  border-radius: 0;
  height: auto;
  min-height: 2.75rem;
  margin-bottom: 0;
  padding: 1.5rem 1.5rem 1.5rem 3.5rem;
  font-size: .9375rem;
  line-height: 1.6em;
  box-shadow: 0 1px 2px #0000000d;
}

.navbar_search-input-field-2:focus {
  border-color: #000;
}

.navbar_search-input-field-2::placeholder {
  color: #888;
}

.card-bg-overflow {
  width: 60%;
  height: 100%;
  margin-left: 50px;
  overflow: hidden;
}

.collection-item-15 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.navbar1_link {
  grid-column-gap: .25em;
  grid-row-gap: .25em;
  color: #1d1d1d;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: var(--type-weight--500);
  padding: .4em 1em;
  text-decoration: none;
  transition-property: color;
  transition-duration: .2s;
  transition-timing-function: cubic-bezier(.86, 0, .07, 1);
  display: flex;
}

.navbar1_link:hover {
  color: #888;
}

.navbar1_link.first {
  font-weight: 400;
}

.navbar1_link.mobile-search {
  display: none;
}

.marquee-text-2 {
  color: #fff;
  text-transform: uppercase;
  flex: none;
  margin-right: 6vw;
  font-family: Inter, sans-serif;
  font-size: 11.5px;
}

.fs_modal-1_wrapper {
  z-index: 999;
  grid-column-gap: 0rem;
  grid-row-gap: 0rem;
  color: #000;
  background-color: #fff;
  border-radius: 6px;
  grid-template-rows: auto;
  grid-template-columns: .75fr 1fr;
  grid-auto-columns: 1fr;
  place-items: stretch start;
  width: 100%;
  max-width: 32rem;
  position: relative;
}

.navmenu__dropdown-left {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: #fff;
  flex: 1;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  padding-top: 20px;
  padding-bottom: 3%;
  padding-right: 0;
  display: grid;
}

.navmenu__dropdown-left.tag {
  padding-top: 1rem;
}

.form-icon-left {
  position: absolute;
  left: 1.5rem;
}

.new-button {
  color: #fff;
  text-align: center;
  background-color: #2962ff;
  background-image: linear-gradient(315deg, #2d3e5033, #24107003);
  border: 1px solid #2d3e5033;
  border-radius: 6px;
  padding: .2em 1em .3em;
  font-size: 1em;
  font-weight: 500;
  line-height: 2em;
  transition: box-shadow .2s, top .2s, border-width .3s, background-color .2s, color .2s;
  display: flex;
  position: relative;
  top: 0;
  box-shadow: 0 2px #1347d6;
}

.new-button:hover {
  color: #fff;
  background-color: #2253da;
  top: 2px;
  box-shadow: 0 0 #2d3e5033;
}

.new-button.is-search {
  z-index: 3;
  padding-top: .3em;
  display: none;
  position: absolute;
  inset: 5px 5px 7px auto;
}

.new-button.is-search:hover {
  top: 7px;
  bottom: 5px;
}

.navbar1_top {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  place-items: stretch stretch;
  display: grid;
}

.bbr-bottom-linkwrapper-1 {
  align-items: stretch;
  padding-left: 30px;
  display: flex;
}

.navbar1_menu-inner {
  justify-content: space-between;
  align-items: stretch;
  width: 100%;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
}

.navbar1_logo-link {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  color: #1d1d1d;
  align-items: center;
  padding-left: 0;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1em;
  display: flex;
}

.navbar-search-empty {
  padding: 1.5rem;
}

.card-content {
  z-index: 2;
  border-radius: 6px;
  position: relative;
}

.navmenu__dropdown-list {
  margin-bottom: 0;
  padding-left: 0;
  list-style-type: none;
}

.u-icon-20-2 {
  width: 20px;
  height: 20px;
  display: flex;
}

.u-text-midgray {
  color: #888;
}

.form-2 {
  width: 100%;
  margin-bottom: 0;
  position: relative;
}

.container-1268 {
  width: 100%;
  max-width: none;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.card-bg-rotate {
  border-radius: 20px;
  position: absolute;
  inset: 0%;
}

.fs_modal-1_cover {
  position: absolute;
  inset: 0%;
}

.navmenu__dropdown-section-list-item:hover {
  color: var(--gul);
}

.navmenu__dropdown-section-link-heading-2 {
  color: var(--font-color-main);
  text-transform: uppercase;
  margin-right: 8px;
  font-family: Inter, sans-serif;
  font-size: 12px;
  font-weight: 300;
  line-height: 1.5;
}

.navmenu__dropdown-section-link-heading-2:hover {
  color: #1b1b1b;
}

.bbr-bottom-row-1-4 {
  border-bottom: .05rem solid #454444;
  width: auto;
  padding: 0 10px;
  position: relative;
  overflow: auto;
}

.navmenu__dropdown-section-link-icon-2 {
  color: #c1c1c1;
  width: 15px;
  height: 15px;
  margin-right: 16px;
  transform: translate(0, 1px);
}

.navmenu__dropdown-block {
  background-color: #fafafa;
  border-left: 1px solid #e4e4e4;
  flex: 0 0 25%;
  justify-content: center;
  align-items: center;
  padding-top: 3.5%;
  padding-left: 40px;
  padding-right: 40px;
  display: block;
}

.navmenu__dropdown-block.alt {
  padding-top: 2%;
}

.fs_modal-1_component {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  justify-content: start;
  justify-items: start;
  display: grid;
}

.div-block-183 {
  justify-content: center;
  align-items: center;
  height: 70px;
  margin-right: 0;
  padding-bottom: 0;
  padding-left: 20px;
  display: flex;
}

.div-block-183._22 {
  height: 80px;
  padding-left: 0;
}

.card-bg-move {
  z-index: -1;
  perspective: 1px;
  width: 100px;
  height: 100px;
  margin-left: auto;
  margin-right: auto;
  position: absolute;
  inset: -40px 0% auto;
  transform: perspective(1px)rotate(0)perspective(100px);
}

.marquee-horizontal-2 {
  z-index: 200;
  background-color: #f5d554;
  border-top: 1px #cfcfcf4f;
  border-bottom: 1px #cfcfcf4f;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 25px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.bbr-bottom-link-1-2 {
  color: #7a7a7a;
  background-image: none;
  background-repeat: repeat;
  background-size: auto;
  flex: none;
  align-items: center;
  height: 80px;
  margin-right: 30px;
  padding-bottom: 2px;
  font-size: 16px;
  line-height: 1.3em;
  text-decoration: none;
  transition: all .2s;
  display: flex;
}

.bbr-bottom-link-1-2:hover {
  color: #424242;
}

.bbr-bottom-link-1-2.w--current {
  color: #000;
  background-image: url("https://cdn.prod.website-files.com/689b13792a3c78aa663f505d/689b3523da19c122d13d6147_quo%20agency%20active%20dot%20nav%20bar%20bottom%403x.png");
  background-position: 50% 50px;
  background-repeat: no-repeat;
  background-size: auto 5px;
  margin-right: 30px;
  padding-right: 0;
}

.styles__global-embed-code {
  position: fixed;
  inset: 0% auto auto 0%;
}

.div-block-2 {
  grid-column-gap: 0rem;
  grid-row-gap: 0rem;
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-end;
  padding-top: .8rem;
  padding-bottom: .8rem;
  display: flex;
}

.navbar_search-input {
  align-items: center;
  display: flex;
  position: relative;
}

.navbar1_component {
  background-color: #0000;
  flex-flow: column;
  align-items: center;
  width: 100%;
  height: auto;
  display: flex;
}

.collection-list-wrapper-8 {
  display: block;
}

.text-block-163 {
  color: var(--font-color-main);
  font-family: Inter, sans-serif;
  font-size: 16.5px;
  font-weight: 400;
  text-decoration: none;
}

.fs_modal-1_content {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  place-content: center start;
  place-items: center start;
}

.navmenu__content-block-overlay {
  background-color: #fafafa;
}

.text-block-165 {
  color: var(--font-color-main);
  text-transform: uppercase;
  font-family: Inter, sans-serif;
  font-size: 17px;
  font-weight: 400;
}

.div-block-308 {
  border-bottom: 1px solid #e4e4e4;
  margin-bottom: 28px;
}

.link-list__dropdown-icon {
  align-self: center;
  align-items: center;
  margin-left: 8px;
  margin-right: 0;
  display: flex;
  position: relative;
}

.fs_modal-1_popup {
  z-index: 9999;
  -webkit-backdrop-filter: blur(4px);
  backdrop-filter: blur(4px);
  background-color: #00000080;
  flex-direction: row;
  justify-content: center;
  align-items: flex-start;
  padding-top: 6rem;
  padding-left: 1rem;
  padding-right: 1rem;
  display: none;
  position: fixed;
  inset: 0%;
}

.navmenu__dropdown-section-link-description-2 {
  color: #666;
  text-transform: none;
  margin-top: 8px;
  font-size: 12px;
  font-weight: 400;
  line-height: 1.5em;
}

.navbar1_container {
  border-bottom: 1px solid var(--color-2);
  background-color: #696b3500;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  padding: 1rem 2rem;
}

.navmenu__dropdown-section {
  margin-bottom: 40px;
}

.hero-search {
  z-index: 2;
  border-radius: 6px;
  width: 400px;
  padding: 0;
  position: relative;
  overflow: hidden;
}

.navmenu__dropdown-container {
  z-index: 1;
  justify-content: space-between;
  max-width: 1280px;
  display: flex;
  position: static;
}

.navmenu__dropdown-container.cc-mobile {
  max-width: none;
}

.bbr-bottom-linktext-1-2 {
  letter-spacing: normal;
  text-transform: none;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 16px;
  font-weight: 400;
}

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

.track-horizontal {
  background-color: #00ed6400;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.navmenu__dropdown-section-heading {
  color: #1b1b1b;
  text-transform: uppercase;
  border-bottom: 1px #e4e4e4;
  margin-bottom: 0;
  padding-bottom: 8px;
  padding-left: 25px;
  font-family: Inter, sans-serif;
  font-size: 14px;
  font-weight: 300;
}

.navmenu__dropdown-section-heading.tag {
  padding-bottom: 0;
  padding-left: 0;
}

.navmenu__dropdown-section-heading.alt {
  padding-left: 0;
}

.navmenu__dropdown-section-heading.alt.tag._2 {
  padding-left: 0;
}

.bbr-bottom-1-4 {
  background-color: #f6f6f600;
  border-bottom: 1px solid #ececec;
  display: none;
}

.search-icon-2 {
  z-index: 5;
  width: 1.2rem;
  position: absolute;
  top: 1rem;
  left: 1rem;
}

.u-d-none {
  display: none;
}

.navbar-search-list {
  max-height: calc(100vh - 16rem);
  padding-top: 1rem;
  padding-bottom: 1rem;
  overflow: scroll;
}

.card-bg-color {
  opacity: 0;
  background-image: radial-gradient(circle farthest-side, #2962ff, #0000);
  border-radius: 20px;
  width: 100px;
  height: 100px;
  margin-left: -50px;
}

.link-list__dropdown-wrapper {
  align-items: center;
  margin-left: 0;
  margin-right: 0;
  font-weight: 500;
  display: flex;
  position: static;
}

.no-margin {
  margin-bottom: 0;
}

.navmenu__dropdown {
  background-color: #fff;
  border-top: 1px solid #e4e4e4;
  border-bottom: 1px solid #e4e4e4;
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
}

.navmenu__dropdown.w--open {
  max-height: 90vh;
  overflow: auto;
}

.navmenu__dropdown.q.tag.w--open {
  border-top-style: none;
}

.bbr-bottom-box-1-6 {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}

.logo {
  width: 425px;
  max-width: 100%;
  padding-right: 0%;
  overflow: visible;
}

.navmenu__dropdown-section-link-2 {
  color: #1b1b1b;
  text-decoration: none;
  display: flex;
}

.navmenu__dropdown-section-link-2:hover, .navmenu__dropdown-section-link-2:focus, .navmenu__dropdown-section-link-2.last, .navmenu__dropdown-section-link-2.last {
  color: #f5d554;
}

.navbar1_menu-button {
  padding: 0;
}

.navbar1_menu {
  flex-flow: row;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding-top: .5rem;
  padding-bottom: .5rem;
  display: flex;
  position: static;
}

.navbar1_menu.is-page-height-tablet {
  background-color: #fff;
  border: 1px #000;
  border-top-width: .01rem;
  border-bottom-style: solid;
  padding-top: 0;
  padding-bottom: 0;
}

.navmenu__dropdown-list-2 {
  color: #c1c1c1;
  margin-bottom: 0;
  margin-left: 0;
  padding-left: 0;
  list-style-type: none;
}

.bbr-bottom-wrapper-1 {
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: flex;
}

.fs_modal-1_button-2 {
  cursor: pointer;
  margin-left: -.5rem;
  padding: .5rem;
}

.fs_modal-1_button-2:focus-visible, .fs_modal-1_button-2[data-wf-focus-visible] {
  outline-offset: 4px;
  outline: 2px solid #9b9b9b;
}

.fs_modal-1_embed {
  margin-bottom: 0;
  display: none;
}

.text-block-260 {
  color: var(--font-color-main);
  font-family: Inter, sans-serif;
  font-size: 17px;
  font-weight: 400;
}

.text-block-261, .text-block-262 {
  color: var(--font-color-main);
  font-size: 17px;
  font-weight: 400;
}

.text-block-263 {
  color: var(--font-color-main);
  font-family: Inter, sans-serif;
  font-size: 17px;
  font-weight: 400;
}

.div-block-303 {
  justify-content: space-between;
  padding-top: 3px;
  padding-bottom: 3px;
  display: flex;
}

.div-block-303.aly {
  text-transform: none;
  text-transform: none;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 10px;
}

.div-block-302 {
  justify-content: center;
  align-items: center;
  width: auto;
  display: flex;
}

.image-124 {
  pointer-events: none;
  width: 300px;
  height: 100%;
  position: absolute;
  overflow: visible;
}

.div-block-300 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: column;
  width: 300px;
  display: block;
}

.text-block-215 {
  color: var(--color-3);
  font-family: Inter, sans-serif;
  font-size: 9.5px;
  font-weight: 300;
  line-height: 22.5px;
}

.image-100 {
  pointer-events: auto;
  width: 300px;
  height: 100%;
  position: relative;
}

.image-46 {
  max-width: 8px;
}

.text-block-264 {
  color: #fff;
  text-transform: uppercase;
  background-color: #fff0;
  border-radius: 20px;
  padding: 0;
  font-size: 10px;
  font-weight: 700;
}

.div-block-304 {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  display: flex;
}

.div-block-304.events {
  justify-content: flex-start;
  align-items: center;
}

.div-block-305 {
  background-color: #cfcfcf33;
  border: 1px solid #ccc;
  border-radius: 1rem 0 1rem 0;
  padding: 0 .5rem;
}

.div-block-301 {
  justify-content: center;
  align-items: center;
  width: 300px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.div-block-301.events {
  width: auto;
}

.div-block-307 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  display: flex;
}

.link-block-53 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  color: #1d1d1d;
  flex-flow: column;
  text-decoration: none;
  display: flex;
}

.image-125 {
  width: .8rem;
  height: .8rem;
}

.image-100 {
  border-radius: 10px;
  width: 100%;
  height: auto;
}

.slide_card {
  border-style: solid;
  border-width: 1px 1px 6.5px;
  border-color: var(--grey-1);
  background-color: var(--white);
  color: #1c1d21;
  border-radius: 1.6em;
  height: 100%;
  padding: 1.5rem 2.4em;
}

.card_title {
  text-transform: uppercase;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 300;
  line-height: 2.1em;
  display: flex;
}

.card_title.authors {
  font-size: 12px;
}

.card_title.author-name {
  justify-content: flex-start;
  align-items: center;
  line-height: 20px;
}

.image-141 {
  border-radius: 100px;
  width: 45px;
  height: 45px;
}

.image-141.alt {
  width: 30px;
  height: 30px;
}

.image-141.alt.wq {
  border-radius: 0;
  width: 255px;
  height: auto;
}

.fn-members-social-media {
  border-radius: 5px;
  justify-content: center;
  align-items: center;
  width: 20px;
  height: 20px;
  display: flex;
  position: static;
  overflow: hidden;
}

.fn-members-social-media:hover {
  opacity: .7;
  filter: brightness(200%) saturate(200%);
}

.fn-members-social-media.alt {
  border-radius: 3px;
  width: auto;
  height: auto;
  margin-top: 0;
  margin-right: 0;
  position: static;
  inset: 0% 0% auto auto;
}

.cover-image {
  object-fit: cover;
  border-radius: 3px;
  width: 16.5px;
  height: 16.5px;
}

.div-block-455 {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.div-block-456 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.div-block-456.alt {
  grid-column-gap: 12.5px;
  grid-row-gap: 12.5px;
}

.div-block-456.alt._1 {
  justify-content: space-between;
  align-items: center;
  width: 100%;
}

.paragraph-78 {
  margin-top: 1.5rem;
  margin-bottom: 0;
  padding-top: 0;
  font-size: 12.5px;
}

.paragraph-78.alt {
  margin-top: 1rem;
  font-size: 10.5px;
}

.paragraph-78.alt._2-0 {
  margin-top: 1rem;
}

.div-block-488 {
  background-image: linear-gradient(180deg, #0000, var(--gul)), url("https://cdn.prod.website-files.com/689b13792a3c78aa663f505d/68bec82ec8caea20eeb0c36b_Mail_signup.png");
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, 90%;
  justify-content: center;
  align-items: center;
  width: 62%;
  height: 145px;
  display: flex;
}

.div-block-488.alt {
  background-image: linear-gradient(180deg, #0000, var(--gul)), url("https://cdn.prod.website-files.com/689b13792a3c78aa663f505d/68bec82ec8caea20eeb0c36b_Mail_signup.png");
  width: 60%;
  height: 135px;
}

.div-block-488.alt.evenemang {
  background-image: linear-gradient(180deg, #0000, var(--color)), url("https://cdn.prod.website-files.com/689b13792a3c78aa663f505d/68bec82ec8caea20eeb0c36b_Mail_signup.png");
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, 90%;
}

.section-166 {
  padding: 4rem 20px 8rem;
}

.div-block-491 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: -5px;
  padding-top: 5px;
  display: flex;
}

.div-block-491.alt {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-flow: column;
  margin-bottom: -10px;
}

.image-146 {
  width: 35px;
  max-width: none;
}

.text-block-276 {
  color: #fff;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 10px;
}

.div-block-494 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  justify-content: center;
  align-items: stretch;
  display: flex;
}

.div-block-496 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.section-167 {
  flex-direction: column;
  justify-content: center;
  min-height: 100vh;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
}

.container-1281 {
  width: 100%;
  max-width: 1300px;
  margin-left: auto;
  margin-right: auto;
  display: block;
  position: relative;
}

.locations-map_wrapper {
  display: none;
}

.locations-map_wrapper.tag, .locations-map_list {
  display: block;
}

.mapbox-wrap {
  z-index: 1;
  background-color: #222;
  border-radius: 12px;
  flex: 1;
  width: 100%;
  height: 550px;
  margin-top: 0;
  position: relative;
  overflow: hidden;
}

.mapbox-wrap.alt {
  height: 500px;
}

.locations-map_card {
  display: block;
}

.locations-map_name {
  margin-top: 0;
  margin-bottom: .5em;
  font-size: 1.2rem;
  font-weight: 700;
  display: flex;
}

.locations-map_population-wrapper {
  flex-wrap: wrap;
  font-family: Inconsolata, monospace;
  font-size: 1rem;
  display: flex;
}

.div-block-497 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: var(--almost-white);
  justify-content: center;
  padding-top: 6rem;
  padding-bottom: 6rem;
  display: flex;
}

.div-block-498 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 600px;
  padding-left: 0;
  display: flex;
}

.collection-list-10 {
  box-sizing: border-box;
  grid-column-gap: 25px;
  grid-row-gap: 25px;
  flex-flow: column;
  height: 500px;
  display: flex;
  overflow: scroll;
}

.div-block-499 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  display: flex;
}

.div-block-500 {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  flex-flow: column;
  padding-right: 0;
  display: flex;
}

.heading-139 {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 0;
  font-size: 1rem;
  line-height: 22px;
}

.paragraph-84 {
  width: 250px;
  font-size: 12.5px;
}

.paragraph-84.alt {
  width: 225px;
  max-height: 50px;
  margin-bottom: 0;
  margin-right: 10px;
  font-size: 12px;
  line-height: 16px;
  overflow: hidden;
}

.div-block-501 {
  width: 600px;
}

.button-1 {
  color: #000;
  white-space: nowrap;
  filter: url("#buttonFilter");
  justify-content: flex-start;
  align-items: stretch;
  text-decoration: none;
  transition-property: all;
  transition-duration: .9s;
  transition-timing-function: cubic-bezier(.135, .9, .15, 1);
  display: flex;
  position: relative;
}

.svg-filter_embed {
  display: none;
}

.button-1_content-wrap {
  background-color: var(--color);
  border-radius: 3rem;
  justify-content: center;
  align-items: center;
  padding: .15rem .65rem .15rem .7rem;
  display: flex;
}

.button-1_arrow-wrapper {
  background-color: var(--color);
  border-radius: 10rem;
  justify-content: center;
  align-items: center;
  width: 1.6rem;
  margin-left: -.25rem;
  display: flex;
}

.button_arrow-icon {
  width: .85rem;
  height: .85rem;
  color: var(--white);
}

.text-block-281 {
  color: var(--white);
  text-transform: none;
  font-family: Inter, sans-serif;
  font-size: 9.5px;
  font-weight: 400;
  line-height: 20px;
}

.text-block-282 {
  text-transform: uppercase;
  width: 80%;
  padding-top: .5rem;
  padding-bottom: .25rem;
  font-family: Inter, sans-serif;
  font-size: 10.5px;
  font-weight: 300;
  line-height: 14px;
}

.text-block-283 {
  font-family: Inter Tight, sans-serif;
  font-size: .8rem;
  font-weight: 600;
}

.div-block-504 {
  justify-content: space-between;
  display: flex;
}

.image-148 {
  width: 200px;
  padding-bottom: 5px;
}

.image-148.alt {
  width: 125px;
}

.div-block-508 {
  display: flex;
}

.heading-142 {
  text-align: right;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 300;
  line-height: 14px;
}

.div-block-509, .div-block-510 {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  display: flex;
}

.paragraph-86 {
  color: #fff;
  text-transform: none;
  width: 100%;
  margin-bottom: 0;
  font-family: Inter, sans-serif;
  font-size: 16px;
}

.paragraph-86.kategori {
  text-align: center;
  font-size: 12.5px;
}

.paragraph-86.inlagg {
  text-align: center;
  font-size: 13px;
}

.div-block-524 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.div-block-531 {
  justify-content: space-between;
  margin-left: 20px;
  margin-right: 20px;
  display: flex;
}

.navbar-search-item-2 {
  padding: .5rem 1.5rem;
  transition: background-color .2s cubic-bezier(.86, 0, .07, 1);
  display: block;
}

.navbar-search-item-2:hover {
  background-color: #f2f2f2;
}

.navbar-search-item-2:focus-visible, .navbar-search-item-2[data-wf-focus-visible] {
  background-color: #f2f2f2;
  outline-style: none;
}

.paragraph-0-9 {
  letter-spacing: 0;
  font-size: .8125rem;
  line-height: 1.5em;
  font-weight: var(--type-paragraph-0-9--font-weight);
  margin-bottom: 1em;
}

.text-span-39, .text-span-40 {
  color: var(--color);
}

.text-span-46, .text-span-48 {
  text-transform: uppercase;
  font-size: 13px;
}

.text-block-288 {
  color: var(--alt-black);
  padding-left: 5px;
  font-family: Inter, sans-serif;
  font-size: 17px;
  line-height: 22px;
}

.div-block-550 {
  margin-top: 2.5rem;
}

.div-block-551 {
  flex-flow: column;
  display: flex;
}

.image-205 {
  width: .8rem;
  height: .8rem;
}

@media screen and (min-width: 1280px) {
  .hero-inner {
    height: 500px;
  }

  .panel {
    width: 13vw;
    height: 22vh;
  }

  .container-1285 {
    padding-left: 100px;
    padding-right: 100px;
  }

  .div-block-558 {
    width: 1080px;
  }

  .div-block-564 {
    width: 1040px;
  }

  .div-block-618 {
    width: 1080px;
  }

  .div-block-623 {
    width: 1040px;
  }

  .hero-heading {
    font-size: 62px;
  }

  .hero-para {
    font-size: 20px;
  }
}

@media screen and (min-width: 1440px) {
  .header-container.evemnag._5-1.event {
    margin-top: 0;
  }

  .div-block-32.home._2 {
    padding-right: 20px;
  }

  .link-block-33 {
    height: auto;
  }

  .div-block-486 {
    grid-column-gap: 25px;
    grid-row-gap: 25px;
  }

  .div-block-461.alt._2 {
    padding-top: 10px;
    padding-bottom: 10px;
    padding-right: 10px;
  }

  .hero-inner {
    height: 600px;
  }

  .container-1285 {
    padding-left: 110px;
    padding-right: 110px;
  }

  .div-block-532 {
    margin-top: 0;
  }

  .hero-heading {
    font-size: 72px;
  }

  .hero-para {
    font-size: 22px;
  }

  .div-block-560, .div-block-566, .div-block-576, .div-block-596 {
    margin-top: 0;
  }
}

@media screen and (min-width: 1920px) {
  .filter_content {
    overflow: hidden;
  }

  .filter_form {
    margin-right: 0;
    padding-bottom: 2rem;
  }

  .filter_form.helper {
    width: 375px;
    padding-right: 0;
  }

  .filter_form_block {
    margin-left: 1rem;
  }

  .filter_form_block.kategorier.alt {
    margin-left: 0;
  }

  .filter_form_block.event._2-0 {
    width: 425px;
  }

  .filter_grid {
    grid-column-gap: 10rem;
    grid-row-gap: 10rem;
  }

  .filter_grid.category._1 {
    grid-column-gap: 3rem;
    grid-row-gap: 3rem;
  }

  .filter_grid.allt._2, .filter_grid.category._1, .filter_grid.category._1 {
    grid-column-gap: 3rem;
    grid-row-gap: 3rem;
  }

  .filter_grid._1 {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    grid-auto-rows: 1fr;
    grid-auto-flow: row;
  }

  .filter_grid.allt {
    grid-column-gap: 8rem;
    grid-row-gap: 8rem;
  }

  .filter_grid.allt._2 {
    grid-column-gap: 3rem;
    grid-row-gap: 3rem;
    grid-column-gap: 3rem;
    grid-row-gap: 3rem;
  }

  .cms_list {
    grid-column-gap: 18px;
    grid-row-gap: 18px;
    grid-template-columns: 1fr 1fr 1fr;
  }

  .cms_list.helper {
    grid-template-columns: 1fr 1fr 1fr;
  }

  .cms_list.helper.artiklar {
    grid-column-gap: 1.5rem;
    grid-row-gap: 1.5rem;
    grid-column-gap: 1.5rem;
    grid-row-gap: 1.5rem;
  }

  .cms_list.kategory {
    grid-template-columns: 1fr 1fr 1fr 1fr;
  }

  .cms_list-wrapper {
    display: flex;
  }

  .item.evets, .item.evets.home, .item.evets, .item.evets.home, .item.evets.home {
    min-width: 22.5vw;
  }

  .heading-114 {
    font-family: Inter Tight, sans-serif;
    font-weight: 600;
  }

  .collection-item-4 {
    height: 500px;
  }

  .div-block-199._2-0.category {
    width: 325px;
  }

  .div-block-213, .header-container.alt {
    width: 425px;
  }

  .header-container.alt {
    width: 425px;
  }

  .header-container.alt.evenemang, .div-block-321.article, .div-block-321.article, .large-articlecards-left-3.evenmang, .large-articlecards-left-3.evenmang {
    width: 100%;
  }

  .div-block-322.evenemang {
    width: 100%;
    margin-right: 100px;
  }

  .section-152 {
    padding-bottom: 6vh;
  }

  .collection-item-16 {
    width: 275px;
  }

  .heading-6.header1 {
    line-height: 44px;
  }

  .footer._2-0 {
    background-color: var(--white);
    background-color: var(--white);
  }

  .div-block-172 {
    justify-content: space-between;
  }

  .item-2.home.alt {
    min-width: 21.5vw;
  }

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

  .div-block-368._2-0.eevents.alt.home {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    grid-column-gap: 15px;
    grid-row-gap: 15px;
  }

  .link-block-33 {
    width: 100%;
  }

  .text-block-3 {
    min-height: auto;
  }

  .text-block-3.desktop {
    min-height: 40px;
  }

  .div-block-382._2-0 {
    width: 325px;
  }

  .navmenu__dropdown-section-list-2 {
    grid-column-gap: 40px;
    grid-row-gap: 65px;
    align-items: stretch;
    padding-left: 80px;
  }

  .navmenu__dropdown-left {
    padding-bottom: 3%;
  }

  .navmenu__dropdown-section-link-heading-2 {
    font-size: 15px;
  }

  .navmenu__dropdown-block.alt {
    padding-top: 1.5%;
    padding-left: 65px;
    padding-right: 65px;
  }

  .navmenu__dropdown-section-link-description-2 {
    font-size: 13px;
  }

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

  .paragraph-25 {
    margin-bottom: 20px;
    font-size: 12px;
    line-height: 18px;
  }

  .lottie-animation-2 {
    display: none;
  }

  .heading-62 {
    margin-bottom: 10px;
  }

  .ch15-img-w-2 {
    grid-column-gap: 6.56em;
    margin-right: 5.35em;
  }

  .ch15-3img-w-2 {
    padding-left: 0;
  }

  .ch15-2img-w-2 {
    padding-right: 0;
  }

  .section-162 {
    padding-top: 0;
  }

  .paragraph-38 {
    font-size: 12.5px;
  }

  .container-1278 {
    background-color: var(--white);
    padding-top: 4vh;
    padding-left: 19%;
  }

  .slide_item {
    width: 30%;
  }

  .bold-text-13 {
    font-size: 12.5px;
  }

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

  .slide_card {
    width: 100%;
  }

  .ch9-anim-w {
    display: block;
  }

  .div-block-447 {
    max-width: 1240px;
  }

  .div-block-488.alt {
    width: 65%;
    height: 175px;
  }

  .div-block-449 {
    width: 850px;
  }

  .signupfield {
    padding-bottom: 10px;
  }

  .div-block-521 {
    height: 281.836px;
  }

  .signuppcode {
    width: auto;
  }

  .hero-inner {
    height: 800px;
  }

  .section-110 {
    background-image: url("https://cdn.prod.website-files.com/689b13792a3c78aa663f505d/68e3a8cedf0858955d48a42b_WQCQ%20(1).svg");
    height: 200px;
  }

  .panel {
    width: 210px;
    height: 160px;
  }

  .container-1285 {
    padding-left: 160px;
    padding-right: 160px;
  }

  .section-169 {
    height: 180px;
  }

  .heading-146 {
    font-family: Inter Tight, sans-serif;
    font-weight: 600;
  }

  .div-block-552 {
    width: 850px;
  }

  .div-block-553 {
    max-width: 1240px;
  }

  .heading-148 {
    margin-bottom: 10px;
  }

  .paragraph-91 {
    margin-bottom: 20px;
    font-size: 12px;
    line-height: 18px;
  }

  .div-block-558 {
    justify-content: center;
    align-items: flex-end;
    width: 1580px;
  }

  .div-block-562 {
    height: 100%;
  }

  .div-block-564 {
    width: 1280px;
    padding-bottom: 12.5vh;
  }

  .div-block-565 {
    width: 510px;
    height: auto;
  }

  .section-171 {
    background-image: url("https://cdn.prod.website-files.com/689b13792a3c78aa663f505d/69962d7eef43e3e71f828174_Vector%204%20(11).svg");
    background-position: 100% 0;
    background-size: cover;
    justify-content: center;
    align-items: flex-end;
    height: 530px;
  }

  .div-block-532 {
    margin-top: 0;
  }

  .paragraph-100 {
    margin-bottom: 20px;
    font-size: 12px;
    line-height: 18px;
  }

  .div-block-615 {
    height: 100%;
  }

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

  .div-block-618 {
    justify-content: center;
    align-items: flex-end;
    width: 1080px;
  }

  .paragraph-103 {
    font-size: 12.5px;
  }

  .signupfield-3 {
    padding-bottom: 10px;
  }

  .div-block-623 {
    width: 1280px;
    padding-bottom: 10vh;
  }

  .div-block-624 {
    width: 510px;
    height: auto;
  }

  .heading-158 {
    margin-bottom: 10px;
  }

  .hero-heading {
    font-size: 109px;
  }

  .hero-para {
    font-size: 27px;
  }

  .ch9-anim-w-2 {
    display: block;
  }

  .paragraph-89 {
    margin-bottom: 20px;
    font-size: 12px;
    line-height: 18px;
  }

  .div-block-560 {
    margin-top: 0;
  }

  .navmenu__dropdown-section-list-3 {
    grid-column-gap: 40px;
    grid-row-gap: 65px;
    align-items: stretch;
    padding-left: 80px;
  }

  .text-block-292 {
    font-family: Inter Tight, sans-serif;
    font-weight: 400;
  }

  .div-block-566 {
    margin-top: 0;
  }

  .heading-155 {
    margin-bottom: 10px;
  }

  .paragraph-93 {
    margin-bottom: 20px;
    font-size: 12px;
    line-height: 18px;
  }

  .signupfield-2 {
    padding-bottom: 10px;
  }

  .heading-149 {
    margin-bottom: 10px;
  }

  .div-block-576 {
    margin-top: 0;
  }

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

  .paragraph-101 {
    font-size: 12.5px;
  }

  .paragraph-96 {
    margin-bottom: 20px;
    font-size: 12px;
    line-height: 18px;
  }

  .paragraph-97 {
    font-size: 12.5px;
  }

  .div-block-596 {
    margin-top: 0;
  }

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

  .heading-152 {
    margin-bottom: 10px;
  }

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

@media screen and (max-width: 991px) {
  .filter_grid {
    grid-template-columns: .66fr 1fr;
  }

  .filter_block_header {
    align-items: start;
    padding-left: 1rem;
  }

  .event-heading.listings {
    padding-right: 0;
  }

  .fs_modal-1_close {
    display: block;
  }

  .fs-toc_sidebar-3 {
    width: 100%;
    max-width: none;
    position: relative;
    top: 0;
  }

  .uui-blogpost05_content-wrapper {
    grid-row-gap: 3rem;
    grid-template-columns: 1fr;
  }

  .toc-hide-in-mob {
    display: none;
    position: static;
  }

  .text-block-102.blogpost {
    font-size: 13px;
  }

  .uui-blogpost05_content-left {
    width: 100%;
    max-width: none;
    position: static;
  }

  .define-id-for-single-article {
    margin-bottom: 3rem;
  }

  .fs-toc_richtext {
    padding: 1.5rem;
  }

  .navmenu__dropdown-section-list-2 {
    grid-column-gap: 32px;
    grid-row-gap: 32px;
  }

  .link-list__dropdown-toggle {
    z-index: 1;
    background-color: #fff;
    flex: 1;
    justify-content: space-between;
    width: 100%;
  }

  .link-list__dropdown-toggle:hover, .link-list__dropdown-toggle.w--open {
    box-shadow: none;
  }

  .navbar_search-input-field-2 {
    font-size: 1rem;
  }

  .navbar1_link {
    width: auto;
    padding: .75rem 0;
    font-size: 1.125rem;
  }

  .menu-icon1_line-bottom {
    background-color: #1d1d1d;
    width: 24px;
    height: 2px;
    padding-bottom: 0;
    padding-right: 0;
  }

  .fs_modal-1_wrapper {
    grid-template-columns: 1fr;
  }

  .navmenu__dropdown-left {
    flex-direction: column;
    padding-top: 0;
    padding-bottom: 40px;
    padding-right: 0;
    display: flex;
  }

  .new-button {
    align-items: center;
  }

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

  .bbr-bottom-linkwrapper-1 {
    margin-left: 0;
  }

  .navbar1_menu-inner {
    flex-flow: column;
  }

  .menu-icon1_line-top {
    background-color: #1d1d1d;
    width: 24px;
    height: 2px;
    padding-bottom: 0;
    padding-right: 0;
  }

  .menu-icon1 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 48px;
    height: 48px;
    margin-right: -.5rem;
    padding-bottom: 0;
    padding-right: 0;
    display: flex;
  }

  .menu-icon_line-middle-inner {
    width: 4px;
    height: 0;
    padding-bottom: 0;
    padding-right: 0;
  }

  .navmenu__dropdown-block {
    border: 1px solid #e4e4e4;
    padding-left: 32px;
    padding-right: 32px;
  }

  .card-bg-move {
    width: 90px;
    height: 90px;
  }

  .bbr-bottom-link-1-2 {
    height: 60px;
    margin-right: 20px;
  }

  .bbr-bottom-link-1-2.w--current {
    background-position: 50% 43px;
    margin-right: 20px;
  }

  .collection-list-wrapper-8 {
    justify-content: center;
    align-items: center;
    display: flex;
  }

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

  .hero-search {
    width: 450px;
  }

  .navmenu__dropdown-container {
    border-bottom: 1px solid #e4e4e4;
    width: 100%;
  }

  .navmenu__dropdown-container.cc-mobile {
    flex-direction: column;
    padding-left: 0;
    padding-right: 0;
  }

  .menu-icon1_line-middle {
    background-color: #1d1d1d;
    justify-content: center;
    align-items: center;
    width: 24px;
    height: 2px;
    margin-top: 6px;
    margin-bottom: 6px;
    padding-bottom: 0;
    padding-right: 0;
    display: flex;
  }

  .card-bg-color {
    width: 90px;
    height: 90px;
  }

  .link-list__dropdown-wrapper {
    background-color: #fff;
    flex-direction: column;
    flex: 1;
  }

  .navmenu__dropdown {
    position: relative;
    top: 0%;
    overflow: hidden;
  }

  .navmenu__dropdown.w--open {
    border-top-style: none;
    border-bottom-style: none;
    max-height: none;
    padding-bottom: 20px;
    position: relative;
    top: 0%;
    overflow: visible;
  }

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

  .navbar1_menu {
    -webkit-text-fill-color: inherit;
    background-color: #fff;
    background-clip: border-box;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    padding: 1rem 5% 2rem;
    position: absolute;
    overflow: auto;
  }

  .navbar1_menu.is-page-height-tablet {
    height: 100dvh;
    padding-bottom: 6.5rem;
    transition: height .5s;
  }

  .accordian-wrapper {
    padding-left: 5%;
  }

  .heading-78 {
    font-size: 15px;
  }

  .lb {
    text-decoration: underline;
  }

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

  .bold-text-13 {
    font-size: 15px;
  }

  .paragraph-0-9 {
    font-size: .8125rem;
  }

  .hero-inner {
    height: 320px;
  }

  .container-1285 {
    padding-left: 60px;
    padding-right: 60px;
  }

  .scene {
    transform: rotate(0);
  }

  .filter_grid-2 {
    grid-template-columns: .66fr 1fr;
  }

  .section-171 {
    background-image: none;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto;
  }

  .heading-157 {
    font-size: 15px;
  }

  .div-block {
    flex-direction: row;
    align-items: flex-start;
  }

  .hero-heading {
    font-size: 36px;
  }

  .hero-heading.mb30 {
    margin-bottom: 10px;
  }

  .hero-para {
    font-size: 17px;
  }

  .description-text {
    max-width: 50vw;
  }

  .navbar1_menu-inner-2 {
    flex-flow: column;
  }

  .collection-list-wrapper-12 {
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .fs-example_layout {
    grid-template-columns: 1fr;
  }

  .filter_grid-3 {
    grid-template-columns: .66fr 1fr;
  }

  .navmenu__dropdown-section-list-3 {
    grid-column-gap: 32px;
    grid-row-gap: 32px;
  }

  .heading-154, .heading-151 {
    font-size: 15px;
  }
}

@media screen and (max-width: 767px) {
  .filter_grid {
    grid-template-columns: 1fr;
  }

  .button-icon {
    right: 14px;
  }

  .form-buton {
    padding-left: 20px;
    padding-right: 43px;
    font-size: 14px;
    line-height: 22px;
  }

  .form-button-wrapper {
    width: 200px;
  }

  .displayonly_component {
    padding: 30px;
  }

  .modal-close_btn {
    font-size: 1.8rem;
  }

  .content-wrap {
    padding-left: 20px;
    padding-right: 20px;
  }

  .define-id-for-single-article {
    margin-bottom: 0;
  }

  .clients-grid {
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
    width: 100%;
    margin-left: 0;
  }

  .navmenu__dropdown-section-list-2 {
    grid-column-gap: 28px;
    grid-row-gap: 28px;
    grid-template-columns: 1fr 1fr;
  }

  .new-search-input {
    padding-left: 2.5rem;
    font-size: 13px;
  }

  .navbar1_logo-link {
    padding-left: 0;
  }

  .bbr-bottom-row-1-4 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .bbr-bottom-link-1-2 {
    height: 50px;
    margin-right: 15px;
    padding-bottom: 4px;
  }

  .bbr-bottom-link-1-2.w--current {
    background-position: 50% 35px;
  }

  .navbar1_component {
    height: auto;
    min-height: 4rem;
  }

  .fs_modal-1_content {
    grid-column-gap: 1.5rem;
    grid-row-gap: 1.5rem;
  }

  .bbr-bottom-linktext-1-2 {
    font-size: 14px;
  }

  .search-icon-2 {
    width: 1.1rem;
    top: .7rem;
    left: .8rem;
  }

  .navbar1_menu.is-page-height-tablet {
    padding-bottom: 6rem;
  }

  .accordian-wrapper {
    padding-left: 10%;
    padding-right: 10%;
  }

  .ch15-img-w-2 {
    width: 90vw;
    overflow: scroll;
  }

  .slide_item {
    width: 80%;
  }

  .bold-text-13 {
    font-size: 18px;
  }

  .section-159 {
    padding-top: 0;
  }

  .container-1281 {
    width: 86%;
  }

  .mapbox-wrap {
    height: 480px;
  }

  .container-1282 {
    width: 86%;
  }

  .mapbox-wrap-2 {
    height: 480px;
  }

  .paragraph-0-9 {
    font-size: .8125rem;
  }

  .hero-inner {
    flex-direction: column-reverse;
    height: auto;
  }

  .banner {
    height: 100px;
  }

  .panel {
    width: 105px;
    height: 100px;
  }

  .container-1285 {
    padding: 20px 30px;
  }

  .container-1285.hero {
    padding-bottom: 60px;
  }

  .scene {
    order: -1;
    width: 100%;
    margin-top: 40px;
    position: static;
    inset: -200px auto 0% 0%;
  }

  .hero-content {
    z-index: 5;
    width: 100%;
    position: relative;
  }

  .filter_grid-2 {
    grid-template-columns: 1fr;
  }

  .section-171 {
    background-image: none;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto;
  }

  .section-176 {
    padding-top: 0;
  }

  .hero-heading {
    font-size: 40px;
  }

  .filter_grid-3 {
    grid-template-columns: 1fr;
  }

  .mapbox-wrap-4 {
    height: 480px;
  }

  .container-1294 {
    width: 86%;
  }

  .mapbox-wrap-3 {
    height: 480px;
  }

  .navmenu__dropdown-section-list-3 {
    grid-column-gap: 28px;
    grid-row-gap: 28px;
    grid-template-columns: 1fr 1fr;
  }

  .section-175, .section-172 {
    padding-top: 0;
  }

  .container-1295 {
    width: 86%;
  }

  .mapbox-wrap-5 {
    height: 480px;
  }
}

@media screen and (max-width: 479px) {
  h1 {
    color: var(--font-color-main);
    font-family: Inter Tight, sans-serif;
  }

  h2 {
    color: var(--font-color-main);
    font-family: Inter Tight, sans-serif;
    font-size: 28px;
    line-height: 34px;
  }

  h3 {
    color: var(--font-color-main);
    font-family: Inter Tight, sans-serif;
  }

  h4 {
    color: var(--font-color-main);
  }

  .filter_content.tag {
    margin-bottom: 3rem;
  }

  .filter_search.helper.kategori {
    margin-top: -1rem;
  }

  .filter_list-wrapper {
    font-family: Inter, sans-serif;
    font-weight: 300;
  }

  .filter_form {
    margin-right: 0;
    padding-top: 1rem;
    padding-left: 0;
    padding-right: 0;
  }

  .filter_form.helper {
    margin-left: auto;
    margin-right: auto;
  }

  .filter_form.helper.artiklar {
    width: 100%;
    padding-top: 0;
    padding-bottom: 0;
    padding-right: 0;
  }

  .filter_form.helper {
    padding-bottom: 4vh;
    padding-right: .5rem;
  }

  .filter_form.helper.tag {
    padding-right: 0;
  }

  .filter_form.event {
    width: auto;
    padding-top: 1rem;
    padding-right: 0;
  }

  .filter_form_block, .filter_form_block.kategorier {
    width: auto;
  }

  .filter_form_block.event._2-0, .filter_form_block.kategorier {
    width: auto;
  }

  .filter_form_block.event {
    width: 100%;
    margin-bottom: 1.5rem;
  }

  .filter_form_block.event._2-0 {
    width: auto;
  }

  .filter_list {
    grid-column-gap: .65rem;
    grid-row-gap: .65rem;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    padding-bottom: 1rem;
    padding-left: 0;
    padding-right: 0;
    display: grid;
  }

  .filter_list.artiklar {
    padding-top: 0;
    padding-bottom: 0;
    padding-right: 0;
  }

  .filter_list.gratis {
    padding: 0;
  }

  .cms_list-item {
    justify-content: center;
    max-width: none;
    display: flex;
  }

  .filter_block {
    border-width: 1px;
    border-radius: 5px;
  }

  .filter_block._1, .filter_block.event, .filter_block._12 {
    border-style: none;
  }

  .filter_block.artiklar {
    padding-left: .5rem;
    padding-right: .5rem;
  }

  .filter_block.category_text {
    border-style: solid;
    border-width: .5px;
  }

  .filter_block._1, .filter_block.event, .filter_block._12 {
    border-style: none;
  }

  .filter_grid.category._1 {
    grid-column-gap: .5rem;
    grid-row-gap: .5rem;
    grid-column-gap: .5rem;
    grid-row-gap: .5rem;
  }

  .filter_grid.allt {
    grid-column-gap: 0rem;
    grid-row-gap: 0rem;
    place-items: center;
  }

  .filter_grid.allt._2 {
    grid-column-gap: .5rem;
    grid-row-gap: .5rem;
    grid-column-gap: .5rem;
    grid-row-gap: .5rem;
    justify-items: stretch;
  }

  .filter_layout {
    grid-column-gap: 0rem;
    grid-row-gap: 0rem;
    margin-top: 0;
  }

  .filter_clear-all.helper {
    border-width: .5px;
    margin-top: 0;
  }

  .filter_clear-all.helper.tag {
    margin-left: 1.5rem;
    margin-right: 1.5rem;
    padding-left: 0;
    padding-right: 0;
  }

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

  .cms_list.helper.artiklar {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    margin-right: 0;
  }

  .cms_list.helper {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    grid-template-columns: 1fr 1fr;
  }

  .cms_list.helper.tag {
    grid-column-gap: 1.5rem;
    grid-row-gap: 1.5rem;
    grid-column-gap: 1.5rem;
    grid-row-gap: 1.5rem;
    height: auto;
  }

  .cms_list.artiklar {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
  }

  .filter_block_header.artiklar {
    justify-content: space-between;
    align-items: center;
    padding-top: 0;
    display: none;
  }

  .filter_block_header.category_text {
    border: .5px #ccc;
  }

  .filter_block_header.tag {
    padding-left: 1rem;
    padding-right: 0;
  }

  .filter_block_header.tag._1 {
    grid-column-gap: 0rem;
    grid-row-gap: 0rem;
    grid-column-gap: 0rem;
    grid-row-gap: 0rem;
    justify-content: space-between;
    align-items: flex-end;
    padding-bottom: 1rem;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .filter_block_header._7 {
    padding-top: 0;
    padding-left: 0;
  }

  .filter_clear.helper {
    border-width: .5px;
  }

  .filter_facet-count.helper {
    color: var(--grey-2);
    font-family: Inter, sans-serif;
    font-weight: 700;
  }

  .checkbox_input.helper {
    border-width: 1px;
  }

  .checkbox_field.is-list-emptyfacet.helper {
    font-weight: 300;
  }

  .checkbox_field.is-list-emptyfacet.helper._2 {
    padding-bottom: 0;
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .checkbox_field.is-list-emptyfacet.helper._1 {
    padding-bottom: 0;
  }

  .checkbox_field.is-list-emptyfacet.helper {
    align-items: flex-end;
    padding-bottom: 1rem;
  }

  .checkbox_field.is-list-emptyfacet.helper.tagg {
    justify-content: center;
    align-items: flex-end;
    margin-bottom: 0;
  }

  .checkbox_field.is-list-emptyfacet.helper.fisrr {
    padding-bottom: 1rem;
  }

  .checkbox_label {
    margin-bottom: 0;
  }

  .link-block-41 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
  }

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

  .div-block-260 {
    width: auto;
    position: relative;
  }

  .div-block-260.events {
    border-radius: 2.5px;
  }

  .events-info {
    flex-flow: column;
  }

  .events-info._1 {
    margin-top: -7.5px;
  }

  .categories-linkbox {
    line-height: 18px;
  }

  .categories-linkbox.category {
    display: none;
  }

  .categories-linkbox.none {
    display: block;
  }

  .main-container {
    padding-bottom: 10px;
  }

  .main-container.event {
    padding-top: 10px;
    padding-bottom: 0;
  }

  .main-container._3 {
    justify-content: space-between;
    align-items: flex-start;
    padding-top: 5px;
    padding-bottom: 0;
  }

  .text-block-197 {
    font-size: 9.5px;
  }

  .text-block-197.kategorier {
    font-size: 9.5px;
    line-height: 22.5px;
  }

  .text-block-197.events.alt.home.kategoriers {
    line-height: 22.5px;
  }

  .text-block-197.events.alt.home.kategoriers.alt2-0 {
    font-size: 9px;
    line-height: 20px;
  }

  .text-block-197.events.alt.home.s {
    font-size: 9.5px;
  }

  .text-block-197.events.alt.home._2 {
    text-transform: capitalize;
    line-height: 22.5px;
  }

  .paragraph.event-description {
    font-size: 10px;
    line-height: 16px;
    display: none;
  }

  .date-events {
    justify-content: flex-start;
    align-items: flex-end;
    max-width: none;
    padding-left: 12px;
    font-size: 9.5px;
    display: flex;
  }

  .date-events.events {
    flex: none;
    font-family: Inter, sans-serif;
    font-size: 12.5px;
    line-height: 9px;
  }

  .date-events.events.card {
    text-transform: uppercase;
    background-image: none;
    height: auto;
    font-size: 10.5px;
    font-style: italic;
    position: static;
    transform: none;
  }

  .date-events.events.card.listings {
    text-transform: uppercase;
    flex-flow: row;
    font-size: 10.5px;
    font-style: italic;
  }

  .date-events.events.card.s {
    font-size: 10.5px;
    font-style: normal;
    font-weight: 500;
    display: flex;
    transform: none;
  }

  .date-events.events._2-0 {
    font-size: 9.5px;
  }

  .date-events.events._2-0.slider {
    font-size: 10.5px;
    font-style: italic;
  }

  .categories {
    border-width: .5px;
    border-top-right-radius: 0;
    border-bottom-left-radius: 0;
  }

  .categories.gratis {
    border-width: .5px;
    border-radius: 1rem 0 1rem 0;
  }

  .categories.gratis.home {
    border-width: .5px;
  }

  .categories.gratis.bottom {
    margin-top: 0;
    margin-bottom: 1rem;
  }

  .categories.hideonmobile {
    display: block;
  }

  .categories-container.kategorier {
    grid-column-gap: 5px;
    grid-row-gap: 5px;
    grid-column-gap: 5px;
    grid-row-gap: 5px;
  }

  .text-block-189 {
    padding-left: 0;
  }

  .event-heading {
    padding-bottom: 0;
    padding-right: 10px;
    font-size: 14px;
  }

  .event-heading.listings {
    padding-right: 0;
    font-size: 12.5px;
  }

  .location {
    justify-content: flex-start;
    align-items: flex-end;
    max-width: none;
    padding-left: 12px;
    font-size: 9.5px;
    display: flex;
  }

  .main-categorie {
    border-width: .5px;
    border-top-right-radius: 0;
    border-bottom-left-radius: 0;
  }

  .text-block-219 {
    font-size: 9.5px;
  }

  .item {
    min-width: 80vw;
  }

  .item.evets {
    min-width: auto;
  }

  .list-3.events {
    padding-bottom: 4vh;
  }

  .list-3.events.home._2-0 {
    padding-top: 0;
    padding-left: 0;
  }

  .wrapper.events {
    padding-top: 0;
  }

  .section-146.events {
    background-color: #cfcfcf00;
    padding-top: 4vh;
    padding-bottom: 0;
  }

  .section-146.events.st-llen {
    padding-top: 5vh;
    padding-left: 20px;
    padding-right: 20px;
  }

  .section-146.events.st-llen.ny {
    padding-left: 20px;
    padding-right: 20px;
  }

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

  .div-block-242.events, .div-block-242.events.homepage, .div-block-242.events, .div-block-242.events.homepage, .div-block-242.events.homepage {
    border-radius: 2.5px;
  }

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

  .div-block-272 {
    flex-flow: row;
    display: flex;
  }

  .header-small-article-card {
    font-size: 18px;
    line-height: 22px;
  }

  .header-small-article-card.alt {
    justify-content: flex-start;
    align-items: center;
    font-size: 14px;
  }

  .header-small-article-card.home {
    font-size: 14px;
    line-height: 18px;
  }

  .image-72 {
    border-bottom-left-radius: 0;
  }

  .main {
    border-top-right-radius: 0;
    border-bottom-left-radius: 0;
    padding-left: 8px;
  }

  .article-card-link-block-2 {
    flex-flow: column;
    height: auto;
  }

  .div-block-240._2-0 {
    padding-top: 15px;
    padding-bottom: 15px;
    padding-left: 15px;
  }

  .div-block-240._2-0.eevents {
    padding-left: 0;
  }

  .div-block-240._2-0.eevents.home {
    width: 160px;
  }

  .div-block-240._2-0.eevents.slider {
    grid-column-gap: 7.5px;
    grid-row-gap: 7.5px;
  }

  .content-category-5 {
    font-weight: 700;
  }

  .content-category-5.category {
    font-size: 8px;
  }

  .div-block-241 {
    flex-flow: column;
  }

  .bold-text-45 {
    color: var(--font-color-main);
    font-size: 9.5px;
    font-weight: 700;
  }

  .div-block-274 {
    margin-top: 0;
  }

  .div-block-274.events {
    grid-column-gap: 5px;
    grid-row-gap: 5px;
    flex-flow: row;
    display: flex;
  }

  .div-block-274.events.home {
    width: 100%;
    display: flex;
  }

  .text-block-220 {
    padding-left: 0;
    padding-right: 0;
    display: block;
  }

  .fs_modal-1_button {
    margin-left: 0;
  }

  .fs_modal-1_close {
    min-height: auto;
  }

  .div-block-252 {
    justify-content: space-between;
    align-items: flex-end;
    margin-top: 0;
  }

  .heading-114 {
    font-size: 24px;
    font-weight: 600;
    line-height: 28px;
  }

  .bold-text-47 {
    font-family: Inter Tight, sans-serif;
    font-size: 24px;
    font-weight: 600;
    line-height: 24px;
  }

  .div-block-236, .div-block-233.kategorier, .div-block-233.kategorier, .div-block-310, .div-block-311 {
    width: 100%;
  }

  .header-small-article-card-2 {
    font-size: 18px;
    line-height: 22px;
  }

  .header-small-article-card-2._2-0._3-0 {
    font-size: 18.5px;
    line-height: 22px;
  }

  .collection-list-wrapper-5 {
    width: 100%;
  }

  .div-block-234 {
    padding-bottom: 4vh;
  }

  .div-block-312.article {
    justify-content: flex-start;
    padding-left: 10px;
    padding-right: 10px;
    display: flex;
  }

  .div-block-312.category {
    padding-left: 12px;
  }

  .image-89 {
    border-bottom-left-radius: 0;
  }

  .image-84 {
    width: 100%;
  }

  .div-block-235._2-0 {
    padding-top: 15px;
    padding-bottom: 15px;
    padding-left: 15px;
  }

  .div-block-235._2-0.banner {
    padding: 10px 10px 8px 12.5px;
  }

  .link-block-38 {
    flex-flow: column;
  }

  .date-article-card-2 {
    justify-content: flex-start;
    align-items: flex-end;
    max-width: none;
    padding-left: 12px;
    font-size: 9.5px;
    display: flex;
  }

  .date-article-card-2.small {
    max-width: none;
    padding-left: 0;
  }

  .date-article-card-2.broad {
    font-size: 9.5px;
  }

  .date-article-card-2.broad._1 {
    padding-top: 2px;
    font-size: 10.5px;
  }

  .div-block-315._2-0 {
    padding-top: 15px;
    padding-bottom: 15px;
    padding-left: 15px;
  }

  .div-block-315._2-0.kategorier {
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
  }

  .div-block-316 {
    flex-flow: column;
  }

  .collection-item-4 {
    flex-flow: column;
    align-items: stretch;
    width: 100%;
    height: auto;
  }

  .bold-text-48 {
    color: var(--font-color-main);
    font-size: 9.5px;
    font-weight: 700;
  }

  .bold-text-48.kategry {
    font-size: 8px;
  }

  .collection-list-2 {
    grid-template-columns: 1fr;
    display: block;
  }

  .div-block-197 {
    flex-flow: column;
  }

  .div-block-199._2-0 {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    justify-content: space-between;
    padding: 10px 0 8px;
  }

  .div-block-199._2-0.category {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    width: auto;
    padding-top: 10px;
    padding-right: 10px;
  }

  .div-block-199._2-0.category.first {
    width: auto;
    padding-right: 10px;
  }

  .header-small-article-card-3 {
    font-size: 18px;
    line-height: 22px;
  }

  .header-small-article-card-3.category {
    column-count: auto;
    min-height: auto;
    padding: 0 2.5rem 2px 12px;
    font-size: 16px;
    line-height: 18px;
  }

  .header-small-article-card-3.category._2 {
    padding-right: 2.5rem;
  }

  .div-block-213 {
    width: 100%;
    min-width: auto;
    padding-left: 0;
    padding-right: 0;
  }

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

  .div-block-208.category {
    display: none;
  }

  .form-buton.signup {
    padding-left: 50px;
    padding-right: 45px;
  }

  .signup-form {
    border-color: #333;
    border-radius: 8px;
  }

  .text-block-172 {
    min-width: auto;
  }

  .signup-inout-field {
    border-top-right-radius: 8px;
    border-bottom-right-radius: 8px;
    margin-right: -32px;
  }

  .header-container {
    z-index: 100;
    margin-bottom: 0;
    transform: none;
  }

  .header-container.evemnag {
    display: none;
  }

  .header-container.alt {
    flex-flow: column;
    margin-right: 0;
    display: none;
  }

  .header-container.inl-gg {
    min-width: auto;
  }

  .big-article-card-heading-2 {
    width: 80%;
    padding-top: 0;
    padding-bottom: 0;
    font-size: 16px;
    line-height: 18px;
  }

  .big-article-card-heading-2.hero {
    text-transform: none;
    padding-right: 15px;
    font-size: 18.5px;
    line-height: 22px;
  }

  .big-article-card-heading-2.al {
    width: auto;
    padding-right: 2.5rem;
  }

  .big-article-card-heading-2.home {
    font-size: 18px;
    line-height: 20px;
  }

  .signup-form-block {
    width: 265px;
    display: block;
  }

  .article-card-link-block {
    flex-flow: column;
    height: auto;
  }

  .large-articlecards-left.category {
    display: none;
  }

  .div-block-317 {
    padding-top: 15px;
    padding-bottom: 15px;
    padding-left: 15px;
  }

  .paragraph-67._3-3, .paragraph-67._3-3.home, .paragraph-67._3-3, .paragraph-67._3-3.home, .paragraph-67._3-3.home {
    padding-right: 15px;
  }

  .div-block-193 {
    margin-top: 2vh;
  }

  .div-block-193.alla-inl-gg._2-0 {
    margin-top: 0;
  }

  .heading-112 {
    font-size: 26px;
    line-height: 32px;
  }

  .heading-112.alla-artiklar {
    font-family: Inter Tight, sans-serif;
    font-size: 24px;
    font-weight: 600;
    line-height: 24px;
  }

  .fs-toc_sidebar-3 {
    padding-top: 0;
    padding-bottom: 0;
    padding-right: 0;
  }

  .displayonly_component {
    padding: 0;
    display: flex;
  }

  .bold-text-46 {
    font-size: 14.5px;
  }

  .fs-toc_link-2.is-h6 {
    margin-bottom: 0;
  }

  .modal-container {
    border: 1px solid #cfcfcf;
    border-radius: 10px;
    margin-top: 10vh;
    padding: 20px 30px;
    box-shadow: 0 1px 2px #0000001a;
  }

  .text-block-177 {
    color: var(--alt-black);
    font-family: Inter, sans-serif;
    font-size: 14px;
    font-weight: 700;
    line-height: 1;
  }

  .displayonly_container {
    z-index: 30000;
    display: inline;
    position: fixed;
    inset: auto 0% 0%;
  }

  .fs-toc_text.helper {
    font-family: Inter, sans-serif;
    font-weight: 300;
  }

  .div-block-248 {
    border-bottom: .01rem solid #cfcfcf;
    margin-bottom: 10px;
    padding-bottom: 10px;
  }

  .text-span {
    color: #333;
    font-size: 1.6rem;
    line-height: 0;
  }

  .modal-wrapper {
    display: none;
  }

  .div-block-246 {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .modal-close_btn {
    padding: 10px 12px 10px 10px;
  }

  .div-block-245 {
    justify-content: center;
    align-items: center;
    width: 100vw;
    padding: 16px 24px;
    display: flex;
  }

  .div-block-245.button-7.modal-open_btn {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    background-color: #fafafa;
    border-top: 1px solid #cfcfcf80;
    height: 52.5px;
    padding-top: 4px;
    padding-bottom: 4px;
  }

  .image-90 {
    width: 20px;
  }

  .breadcrumbs-wrapper.bransher {
    border-bottom-width: .5px;
    padding-top: 3.5px;
    padding-bottom: 3.5px;
    padding-left: 10px;
  }

  .breadcrumb-link, .breadcrumb-text-2 {
    font-family: Inter, sans-serif;
  }

  .div-block-321 {
    width: 100%;
    min-width: auto;
    padding-left: 0;
    padding-right: 0;
  }

  .div-block-321.article {
    width: auto;
    padding-top: 0;
  }

  .content-wrap {
    flex-direction: column;
    padding: 25px 0 0;
  }

  .uui-blogpost05_content-wrapper {
    display: none;
  }

  .text-block-179 {
    color: var(--color-2);
    text-transform: uppercase;
    margin-bottom: 0;
    padding-bottom: 5px;
    padding-left: 0;
    font-family: Inter, sans-serif;
    font-size: 11px;
    font-weight: 300;
  }

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

  .div-block-322.evenemang {
    width: auto;
  }

  .heading-111 {
    color: #1d1d1d;
    margin-bottom: 0;
    padding-top: 5px;
    padding-bottom: 15px;
    font-size: 32px;
    font-weight: 600;
    line-height: 34px;
  }

  .share-button {
    border-color: var(--grey-3);
    width: 26.5px;
    height: 26.5px;
  }

  .text-block-102 {
    font-size: 12px;
  }

  .text-block-102.blogpost {
    color: var(--color-2);
    text-transform: none;
    text-transform: none;
    font-family: Inter, sans-serif;
    font-size: 9px;
  }

  .text-block-171 {
    color: var(--color-2);
    font-family: Inter, sans-serif;
    font-size: 11px;
  }

  .div-block-207 {
    flex-flow: column;
    padding-bottom: 8vh;
  }

  .div-block-226 {
    padding-bottom: 10px;
    padding-left: 0;
    padding-right: 0;
  }

  .image-85 {
    overflow: hidden;
  }

  .article-author-avatar-2 {
    border: 1px #000;
    width: 25px;
    min-width: 25px;
    height: 25px;
    margin-right: 8px;
  }

  .div-block-325 {
    justify-content: center;
    align-items: center;
    padding-left: 0;
    padding-right: 0;
  }

  .div-block-225 {
    grid-column-gap: 5px;
    grid-row-gap: 5px;
  }

  .section-148 {
    padding-left: 0;
    padding-right: 0;
  }

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

  .div-block-326.article {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    width: 90%;
    padding-top: .5rem;
    padding-right: 0;
  }

  .div-block-326.article._1-0 {
    width: 100%;
    padding-top: 1rem;
  }

  .div-block-214 {
    display: block;
  }

  .fs-toc_richtext.helper {
    display: inline;
  }

  .fs-toc_richtext.helper.mobile-only {
    flex-flow: column;
    padding-top: 10px;
    padding-left: 0;
    padding-right: 0;
    display: flex;
  }

  .social-share-icon {
    height: 10px;
  }

  .text-wrap {
    box-shadow: none;
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 10px;
    padding-left: 0;
    padding-right: 0;
  }

  .author-name {
    color: var(--color-2);
    text-transform: uppercase;
    font-family: Inter, sans-serif;
    font-size: 11px;
    font-weight: 300;
    line-height: 13px;
  }

  .author-name.autgo {
    font-size: 11px;
  }

  .quick-stack-10 {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    padding-bottom: 4rem;
    padding-left: 20px;
    padding-right: 20px;
  }

  .footer-links {
    font-size: 12.5px;
  }

  .policy-link {
    font-size: 10.5px;
  }

  .div-block-328 {
    margin-bottom: 0;
    padding-left: 3px;
  }

  .text-block-223 {
    color: var(--color-2);
    font-family: Inter, sans-serif;
    font-size: 11px;
  }

  .link-text.map {
    letter-spacing: normal;
    letter-spacing: normal;
    justify-content: center;
    align-items: center;
    padding-left: 0;
    font-size: 10.5px;
    line-height: 10.5px;
    display: block;
  }

  .div-block-139 {
    flex-flow: column;
  }

  .div-block-139.alt {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
  }

  .div-block-139.alt.hme, .div-block-137 {
    flex-flow: column;
  }

  .div-block-137.alt {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    grid-column-gap: 20px;
    grid-row-gap: 20px;
  }

  .text-block-150 {
    min-width: 51px;
  }

  .div-block-179 {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .section-7._2-0 {
    padding-bottom: 5vh;
    padding-left: 20px;
    padding-right: 20px;
  }

  .div-block-176 {
    flex-flow: column;
    padding-left: 20px;
    padding-right: 20px;
  }

  .div-block-176._2-0 {
    justify-content: center;
    align-items: center;
    height: auto;
  }

  .div-block-176._2-0.st-llen {
    height: auto;
  }

  .div-block-151 {
    justify-content: center;
    align-items: center;
    padding: 2rem 1rem;
  }

  .div-block-151._2-0 {
    justify-content: center;
    align-items: center;
    padding-bottom: 1.5rem;
    padding-left: 1rem;
  }

  .link-block-31.create-account, .link-block-31.create-account.home, .link-block-31.create-account, .link-block-31.create-account.home, .link-block-31.create-account.home {
    display: block;
  }

  .div-block-177 {
    height: 280px;
  }

  .div-block-177._2-0 {
    background-image: linear-gradient(#0000, #f5d554), url("https://cdn.prod.website-files.com/689b13792a3c78aa663f505d/68bec82ec8caea20eeb0c36b_Mail_signup.png");
    background-position: 0 0, 50%;
    background-repeat: repeat, no-repeat;
    background-size: auto, 90%;
    width: 250px;
    height: 200px;
  }

  .text-block-210 {
    color: var(--alt-black);
    text-transform: none;
    font-size: 11.5px;
    font-style: italic;
  }

  .paragraph-68 {
    font-family: Inter, sans-serif;
    font-weight: 300;
  }

  .div-block-283 {
    grid-column-gap: 5px;
    grid-row-gap: 5px;
    border: 1px none var(--grey-1);
    background-color: var(--transparant);
    border-radius: 10px;
    flex-flow: column;
    align-items: flex-start;
    margin-right: 0;
    padding: 0 10px 0 0;
  }

  .div-block-284 {
    grid-column-gap: 3px;
    grid-row-gap: 3px;
    justify-content: center;
    align-items: flex-start;
    margin-right: 0;
  }

  .text-block-211 {
    color: var(--alt-black);
    text-transform: none;
    font-style: italic;
  }

  .text-block-211.date {
    padding-right: 0;
    font-size: 11.5px;
    font-style: normal;
  }

  .text-block-211.address {
    font-size: 11.5px;
    font-style: normal;
  }

  .text-block-211._2 {
    font-size: 11.5px;
  }

  .heading-121 {
    width: auto;
  }

  .heading-121.event {
    font-size: 30px;
    line-height: 34px;
  }

  .div-block-285 {
    border-radius: 1.5px;
  }

  .text-block-229 {
    font-family: Inter, sans-serif;
    font-size: 9.5px;
  }

  .code-embed-5.last {
    padding-left: 3px;
  }

  .section-152 {
    padding-top: 25px;
  }

  .div-block-290 {
    grid-column-gap: 25px;
    grid-row-gap: 25px;
  }

  .div-block-331.main {
    border-width: .5px;
    padding-left: .5rem;
  }

  .text-block-230 {
    color: var(--alt-black);
    padding-left: 0;
    padding-right: 0;
  }

  .div-block-333 {
    grid-column-gap: 3px;
    grid-row-gap: 3px;
  }

  .div-block-334 {
    grid-column-gap: 5px;
    grid-row-gap: 5px;
  }

  .event-heading-2 {
    font-size: 18px;
  }

  .div-block-336 {
    width: auto;
    position: relative;
  }

  .div-block-336.events {
    border-radius: 2.5px;
  }

  .text-block-233 {
    padding-left: 0;
  }

  .text-block-234 {
    justify-content: center;
    align-items: center;
    font-family: Inter, sans-serif;
    display: flex;
  }

  .collection-item-16 {
    width: auto;
  }

  .div-block-338 {
    margin-left: 0;
    margin-right: 0;
  }

  .div-block-338.alt {
    margin-top: 25px;
    margin-bottom: 25px;
  }

  .collection-list-8 {
    grid-column-gap: 25px;
    grid-row-gap: 25px;
  }

  .div-block-348 {
    flex-flow: column;
    justify-content: center;
    align-items: center;
  }

  .div-block-349 {
    flex-flow: column;
  }

  .text-block-240 {
    color: var(--alt-black);
    text-transform: none;
    font-size: 11.5px;
    font-style: italic;
  }

  .div-block-350 {
    grid-column-gap: 6.55rem;
    grid-row-gap: 6.55rem;
    width: 100%;
    height: 100%;
  }

  .div-block-133 {
    justify-content: center;
    align-items: flex-end;
  }

  .section-6 {
    padding-top: 4vh;
    padding-bottom: 8vh;
  }

  .heading-6 {
    font-size: 24px;
    line-height: 24px;
  }

  .heading-6.header1 {
    margin-bottom: 0;
    line-height: 38px;
  }

  .heading-6.header1.senaste {
    margin-bottom: 10px;
    line-height: 24px;
  }

  .heading-6.listicle-heading {
    font-size: 18px;
  }

  .heading-6.alt {
    margin-bottom: 15px;
  }

  .heading-6.all_articles {
    margin-bottom: 16px;
    padding-left: 5px;
  }

  .heading-6.kategorier {
    margin-bottom: 10px;
  }

  .div-block-23 {
    margin-bottom: 1.5rem;
    margin-left: 0;
    margin-right: 0;
  }

  .client-logo {
    object-position: 0% 50%;
  }

  .text-block-152 {
    text-align: center;
    width: 100%;
    font-size: 14px;
  }

  .text-block-152.event {
    letter-spacing: -.5px;
  }

  .text-block-152.event.home {
    padding-left: 0;
  }

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

  .div-block-354 {
    grid-column-gap: 5px;
    grid-row-gap: 5px;
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
    margin-left: 0;
    margin-right: 0;
  }

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

  .div-block-355 {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    flex-flow: column;
  }

  .footer.alt {
    flex-flow: column;
    justify-content: center;
    align-items: flex-end;
  }

  .text-block-241 {
    min-width: auto;
    line-height: 20px;
  }

  .div-block-134.alt.home {
    justify-content: flex-start;
    align-items: center;
    padding-left: 0;
  }

  .section-4.home {
    padding-top: 4vh;
    padding-bottom: 4vh;
  }

  .div-block-357 {
    border-style: none;
    border-color: var(--grey-1);
    background-color: var(--color);
    flex-flow: column;
    margin-top: 16px;
    padding-left: 20px;
    padding-right: 20px;
    display: flex;
  }

  .div-block-34.alt {
    justify-content: space-between;
  }

  .text-block-242 {
    font-size: 8px;
    display: block;
  }

  .div-block-358 {
    justify-content: center;
    align-items: center;
    padding: 2rem 1rem;
  }

  .div-block-358.home {
    padding-left: .5rem;
    padding-right: .5rem;
  }

  .div-block-172 {
    padding-left: 0;
    padding-right: 0;
  }

  .div-block-32.home {
    justify-content: space-between;
    width: 100%;
  }

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

  .div-block-32.artiklar.l {
    margin-bottom: 0;
  }

  .item-2 {
    min-width: 80vw;
  }

  .item-2.home.alt {
    width: auto;
    min-width: auto;
    padding-bottom: 16px;
  }

  .link-block-49 {
    display: block;
  }

  .link-block-49.kategorier {
    display: none;
  }

  .grid-6 {
    grid-column-gap: 1.5rem;
    grid-row-gap: 1.5rem;
  }

  .div-block-163, .div-block-164 {
    width: 100%;
  }

  .list-5.events {
    grid-column-gap: 25px;
    grid-row-gap: 25px;
    padding-bottom: 4vh;
  }

  .list-5.events.home {
    padding-top: 0;
  }

  .list-5.events.alt._1 {
    padding-left: 0;
  }

  .div-block-162 {
    flex-flow: column;
    justify-content: flex-start;
    align-items: stretch;
    width: auto;
  }

  .content-tye {
    font-family: Inter Tight, sans-serif;
    font-weight: 600;
  }

  .image-110 {
    width: 500px;
  }

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

  .heading-124 {
    margin-top: 0;
    font-size: 16px;
  }

  .section-2._21 {
    padding-top: 4vh;
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .div-block-136 {
    justify-content: center;
    align-items: center;
  }

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

  .div-block-361 {
    background-image: linear-gradient(180deg, #0000, var(--color)), url("https://cdn.prod.website-files.com/689b13792a3c78aa663f505d/68bec82ec8caea20eeb0c36b_Mail_signup.png");
    background-position: 0 0, 50%;
    background-repeat: repeat, no-repeat;
    background-size: auto, 90%;
    height: 250px;
  }

  .large-articlecards-left-4 {
    width: 100%;
    display: inline-flex;
  }

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

  .text-block-158.home {
    padding-bottom: 0;
  }

  .div-block-173 {
    width: auto;
    display: none;
  }

  .section-156.events {
    background-color: #cfcfcf00;
    padding-top: 4vh;
  }

  .section-156.events.home {
    padding-top: 4vh;
    padding-bottom: 2vh;
  }

  .section-11 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .div-block-33.alt {
    justify-content: space-between;
    padding-top: 4vh;
    padding-left: 0;
    padding-right: 0;
  }

  .div-block-33.alt._1 {
    justify-content: flex-start;
    align-items: center;
    padding-left: 20px;
    padding-right: 20px;
    display: flex;
  }

  .div-block-33._1 {
    display: none;
  }

  .div-block-33._0 {
    width: auto;
  }

  .text-block-245 {
    text-transform: capitalize;
    margin-right: 0;
    padding-left: 0;
    font-size: 10.5px;
    display: none;
  }

  .heading-125 {
    font-size: 24px;
    line-height: 30px;
  }

  .heading-125._2 {
    text-transform: none;
    font-size: 24px;
    line-height: 30px;
  }

  .heading-125.tagg {
    font-size: 18px;
    line-height: 22.5px;
  }

  .heading-125.header {
    width: auto;
    font-size: 1.3rem;
    line-height: 26px;
  }

  .div-block-169 {
    flex-flow: column;
    align-items: center;
  }

  .div-block-157.article {
    top: .8rem;
    left: .8rem;
  }

  .text-block-246 {
    line-height: 17px;
  }

  .date-article-card-3 {
    font-size: 9.5px;
  }

  .date-article-card-3._12 {
    padding-top: 2px;
  }

  .date-article-card-3.home {
    font-size: 10.5px;
    font-weight: 300;
  }

  .div-block-4._1-0 {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    padding: 10px 10px 8px 12.5px;
  }

  .div-block-4._1-0._12 {
    padding-right: 10px;
  }

  .image-45 {
    height: 100%;
    overflow: clip;
  }

  .div-block-152 {
    justify-content: flex-start;
    align-items: stretch;
    width: 100%;
    height: 100%;
  }

  .div-block-186._2-0 {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    padding-top: 20px;
    padding-bottom: 15px;
    padding-left: 15px;
  }

  .div-block-186._2-0.home {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    padding-bottom: 15px;
  }

  .image-38 {
    border-bottom-left-radius: 0;
  }

  .div-block-185 {
    justify-content: flex-start;
  }

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

  .bold-text-35 {
    color: var(--font-color-main);
    font-size: 9.5px;
    font-weight: 700;
  }

  .div-block-166 {
    flex-flow: column;
  }

  .div-block-166.home {
    border: 1px none var(--grey-2);
    border: 1px none var(--grey-2);
    border-radius: 10px;
  }

  .div-block-6 {
    width: 70%;
  }

  .content-category-8 {
    padding-right: 12px;
    font-size: 9.5px;
  }

  .header-small-article-card-5 {
    padding-right: 2.5rem;
    font-size: 16px;
    line-height: 18px;
  }

  .header-small-article-card-5._2-0 {
    font-size: 18px;
  }

  .header-small-article-card-5.category {
    padding-bottom: 10px;
    padding-left: 10px;
    padding-right: 15px;
    font-size: 14.5px;
    line-height: 18px;
  }

  .header-small-article-card-5.category._1._2 {
    width: 100%;
    font-size: 12.5px;
    line-height: 16px;
  }

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

  .div-block-363.events {
    background-image: none;
    border-radius: 2.5px;
    justify-content: center;
    align-items: center;
    width: 100%;
  }

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

  .div-block-364.inl-gg-list {
    border-radius: 2.5px;
    width: auto;
  }

  .header-small-article-card-6 {
    font-size: 18px;
    line-height: 22px;
  }

  .header-small-article-card-6.home {
    line-height: 18px;
  }

  .header-small-article-card-6.home._2 {
    font-size: 12.5px;
  }

  .image-111 {
    border-bottom-left-radius: 0;
  }

  .div-block-367.events.alt {
    justify-content: space-between;
  }

  .article-card-link-block-3 {
    flex-flow: column;
    height: auto;
  }

  .article-card-link-block-3.events, .article-card-link-block-3.st-llen, .article-card-link-block-3.st-llen._2-0, .article-card-link-block-3.events, .article-card-link-block-3.st-llen, .article-card-link-block-3.st-llen._2-0, .article-card-link-block-3.st-llen._2-0 {
    width: auto;
  }

  .div-block-368._2-0 {
    padding-top: 15px;
    padding-bottom: 15px;
    padding-left: 15px;
  }

  .div-block-368._2-0.eevents.alt.home {
    grid-column-gap: 8px;
    grid-row-gap: 8px;
    width: 160px;
    padding-top: 15px;
    padding-left: 0;
  }

  .div-block-368._2-0.eevents.alt.home.aly {
    grid-column-gap: 5px;
    grid-row-gap: 5px;
    grid-column-gap: 5px;
    grid-row-gap: 5px;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .content-category-9 {
    color: var(--font-color-main);
    font-size: 9px;
  }

  .div-block-369 {
    flex-flow: column;
  }

  .heading-3 {
    font-family: Inter, sans-serif;
    font-size: 10px;
    line-height: 18px;
  }

  .heading-3.date {
    font-family: Inter, sans-serif;
    font-size: 10px;
  }

  .div-block-16 {
    grid-column-gap: 7.5px;
    grid-row-gap: 7.5px;
    justify-content: flex-start;
    align-items: center;
  }

  .image-42 {
    width: 17.5px;
  }

  .div-block-26 {
    justify-content: flex-start;
    align-items: flex-start;
    padding-left: 0;
  }

  .cell-4 {
    justify-content: flex-start;
    align-items: flex-start;
    display: flex;
  }

  .quick-stack-3 {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .text-block-3 {
    font-size: 10.5px;
    font-weight: 300;
    line-height: 16px;
  }

  .div-block-19 {
    border-color: var(--alt-black);
    border-radius: 5px;
  }

  .text-block-5 {
    font-size: 10px;
  }

  .text-block-5.home {
    color: var(--alt-black);
    text-transform: uppercase;
    text-transform: uppercase;
    padding-top: 2.5px;
    font-size: 10.5px;
    font-style: italic;
    font-weight: 300;
    line-height: 20px;
  }

  .article-card-link-block-4 {
    flex-flow: column;
    height: auto;
  }

  .div-block-8.alt {
    justify-content: center;
    align-items: stretch;
  }

  .div-block-10 {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    align-items: flex-start;
    margin-top: 10px;
    margin-bottom: 0;
    margin-left: 12.5px;
    padding-bottom: 8px;
    display: flex;
  }

  .content-category-10 {
    padding-right: 12px;
    font-size: 9.5px;
  }

  .article-card-link-block-5 {
    flex-flow: column;
    height: auto;
  }

  .bold-text-37 {
    color: var(--font-color-main);
    font-size: 9.5px;
    font-weight: 700;
  }

  .div-block-189.alt {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    padding-bottom: 15px;
    padding-left: 15px;
  }

  .div-block-189.alt.home {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    justify-content: center;
    align-items: flex-start;
    padding-bottom: 8px;
    padding-left: 12.5px;
  }

  .div-block-14 {
    justify-content: flex-start;
    width: 100%;
  }

  .content-category-11 {
    padding-right: 12px;
    font-size: 9.5px;
  }

  .image-41 {
    width: auto;
  }

  .div-block-190 {
    padding-bottom: 15px;
    padding-left: 15px;
  }

  .div-block-190.large-articlecards-left.with-background {
    flex-flow: column;
    padding-right: 0;
  }

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

  .bold-text-56 {
    color: var(--font-color-main);
    font-size: 9.5px;
    font-weight: 700;
  }

  .div-block-381 {
    flex-flow: column;
  }

  .div-block-381.alla {
    border-width: .5px;
  }

  .date-article-card-5 {
    justify-content: flex-start;
    align-items: flex-end;
    max-width: none;
    padding-left: 12px;
    font-size: 9.5px;
    display: flex;
  }

  .div-block-382._2-0 {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    justify-content: space-between;
    width: auto;
    padding: 10px 0;
  }

  .div-block-385 {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
  }

  .div-block-385.al5 {
    grid-column-gap: 5px;
    grid-row-gap: 5px;
    grid-column-gap: 5px;
    grid-row-gap: 5px;
  }

  .image-112 {
    width: .8rem;
  }

  .div-block-386.senaste {
    padding-top: 0;
  }

  .image-113._2 {
    width: .65rem;
    height: .65rem;
  }

  .image-116.kategorier {
    width: .7rem;
    height: .7rem;
  }

  .div-block-392 {
    grid-column-gap: 25px;
    grid-row-gap: 25px;
    flex-flow: column;
    display: flex;
  }

  .div-block-393 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: column;
    padding-top: 2vh;
  }

  .div-block-395 {
    border-radius: 2.5px;
  }

  .text-block-249.addres {
    font-family: Space Grotesk, sans-serif;
    font-size: 12.5px;
    font-weight: 300;
  }

  .text-block-249.phone-number {
    font-size: 12.5px;
    font-weight: 300;
  }

  .div-block-396.location {
    justify-content: space-between;
    padding-left: 0;
  }

  .text-block-250.location {
    justify-content: flex-start;
    align-items: center;
    padding-left: 0;
  }

  .heading-126 {
    width: auto;
    font-size: 30px;
    line-height: 34px;
  }

  .div-block-397 {
    grid-column-gap: 25px;
    grid-row-gap: 25px;
    margin-bottom: -20px;
  }

  .grid-opening-hours.days, .grid-opening-hours.time, .grid-opening-hours.days, .grid-opening-hours.time {
    grid-column-gap: 8px;
    grid-row-gap: 8px;
  }

  .link-text-2._3-0 {
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .div-block-400 {
    grid-column-gap: 25px;
    grid-row-gap: 25px;
    margin-top: 25px;
    padding-left: 5px;
    padding-right: 5px;
  }

  .monday, .tuesday, .wednesday, .thursday, .friday, .sunday, .saturday {
    font-size: 12.5px;
    font-weight: 300;
  }

  .dot-placeholder.category {
    display: block;
  }

  .dot-placeholder.home {
    margin-top: 5px;
  }

  .text-block-149 {
    padding-left: 7.5px;
    font-size: 11px;
    line-height: 14px;
    text-decoration: none;
  }

  .image-67 {
    width: 100%;
    max-width: none;
  }

  .section-134 {
    width: 100%;
    padding-top: 0;
    padding-bottom: 0;
  }

  .div-block-401 {
    padding-top: 25px;
    padding-left: 25px;
    padding-right: 25px;
  }

  .div-block-403 {
    grid-column-gap: 2.5px;
    grid-row-gap: 2.5px;
    padding-top: 4%;
    padding-bottom: 4%;
    top: -1.65rem;
  }

  .div-block-404 {
    grid-column-gap: 5px;
    grid-row-gap: 5px;
    flex-flow: column;
    justify-content: center;
    align-items: flex-start;
    width: 100%;
    display: flex;
  }

  .text-block-255 {
    font-size: 14px;
  }

  .text-block-255.mobile {
    padding-left: 0;
  }

  .div-block-406 {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    margin-bottom: 15px;
  }

  .collection-list-wrapper-10 {
    display: none;
  }

  .text-block-256 {
    font-size: 10.5px;
    line-height: 11px;
  }

  .section-157 {
    margin-top: 4vh;
    padding-bottom: 100px;
  }

  .text-block-258 {
    font-size: 9.5px;
  }

  .text-block-258.slider {
    font-size: 10.5px;
  }

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

  .div-block-411 {
    grid-column-gap: 5px;
    grid-row-gap: 5px;
    flex-flow: row;
    align-items: flex-start;
  }

  .div-block-411.alt {
    flex-flow: column;
    align-items: flex-start;
  }

  .div-block-413 {
    min-width: 200px;
  }

  .div-block-413.mobile {
    justify-content: flex-start;
    align-items: center;
    padding-left: 0;
    display: flex;
  }

  .div-block-413.desktop {
    display: none;
  }

  .navmenu__dropdown-grid {
    border-top: 1px solid #e4e4e4;
    grid-template-columns: 1fr minmax(auto, 100%);
    margin-bottom: 0;
    padding-top: 0;
    padding-left: 25px;
  }

  .navmenu__dropdown-grid.tag {
    border-top-style: none;
    grid-template-columns: .25fr minmax(auto, 100%);
    padding-left: 0;
  }

  .navmenu__dropdown-section-list-2 {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
    padding-left: 0;
  }

  .link-list__dropdown-toggle {
    grid-column-gap: .25rem;
    grid-row-gap: .25rem;
    padding-top: .75rem;
    padding-bottom: .75rem;
  }

  .link-list__dropdown-toggle.tag {
    justify-content: flex-end;
    padding-top: .5rem;
    padding-bottom: 0;
  }

  .collection-list-7 {
    grid-column-gap: 25px;
    grid-row-gap: 25px;
    padding-right: 10px;
  }

  .navbar_search-input-field-2 {
    box-shadow: none;
    border-radius: 10px;
    font-family: Inter, sans-serif;
    font-weight: 300;
  }

  .div-block-184 {
    border-bottom: 3.5px solid #f5d554;
    justify-content: center;
    align-items: center;
    height: 100%;
    margin-right: 0;
    display: flex;
  }

  .navbar1_link.event, .navbar1_link.nyhetsbrev {
    display: none;
  }

  .navbar1_link.first {
    margin-top: 20px;
  }

  .navbar1_link.mobile-search {
    display: flex;
  }

  .navbar1_link.event, .navbar1_link.nyhetsbrev {
    display: none;
  }

  .marquee-text-2 {
    margin-right: 8vw;
  }

  .fs_modal-1_wrapper {
    border-radius: 10px;
  }

  .navmenu__dropdown-left {
    padding-bottom: 0;
  }

  .bbr-container-2-3 {
    background-color: #fff;
  }

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

  .bbr-bottom-linkwrapper-1 {
    padding-left: 0;
  }

  .navbar1_menu-inner {
    padding-top: 20px;
    padding-left: 0;
    padding-right: 0;
  }

  .navbar-search-empty {
    padding-top: .5rem;
    padding-bottom: .5rem;
  }

  .navmenu__dropdown-list {
    padding-bottom: 15px;
    padding-left: 0;
  }

  .u-icon-20-2 {
    justify-content: center;
    align-items: center;
    width: 16px;
    height: 16px;
  }

  .navmenu__dropdown-section-link-heading-2 {
    font-weight: 300;
  }

  .bbr-bottom-row-1-4 {
    background-color: #fff;
    border-top: .06px #000;
    border-bottom-width: .06rem;
    border-bottom-color: #000;
    padding: 0 10px;
  }

  .navmenu__dropdown-section-link-icon-2 {
    margin-bottom: 24px;
    transform: none;
  }

  .navmenu__dropdown-block {
    border-top-style: none;
    border-bottom-style: none;
    border-bottom-width: 0;
    padding-left: 24px;
    padding-right: 24px;
    display: none;
  }

  .navmenu__dropdown-block.alt, .div-block-183 {
    display: none;
  }

  .div-block-183._22 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: none;
  }

  .card-bg-move {
    display: none;
  }

  .marquee-horizontal-2 {
    background-color: #f5d554;
  }

  .bbr-bottom-link-1-2 {
    flex: none;
    height: 5vh;
    margin-right: 25px;
    padding-bottom: 0;
    font-size: 3.3vw;
  }

  .bbr-bottom-link-1-2:active {
    background-image: none;
    background-repeat: repeat;
    background-size: auto;
  }

  .div-block-2 {
    padding-top: 0;
  }

  .text-block-163 {
    font-family: Space Grotesk, sans-serif;
  }

  .header {
    width: 100%;
  }

  .header.alt {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .text-block-165 {
    font-family: Space Grotesk, sans-serif;
    font-size: 16px;
    font-weight: 400;
  }

  .div-block-308 {
    border-bottom-style: none;
    margin-bottom: 0;
  }

  .link-list__dropdown-icon {
    display: none;
  }

  .link-list__dropdown-icon.tag {
    margin-left: 0;
    padding-top: 2px;
    display: block;
  }

  .fs_modal-1_popup {
    padding-top: 4.5rem;
    display: none;
  }

  .navmenu__dropdown-section-link-description-2 {
    text-transform: capitalize;
    margin-top: 4px;
  }

  .navbar1_container {
    border-bottom-style: none;
    border-bottom-color: #000;
    padding: .5rem 20px;
    display: flex;
  }

  .navmenu__dropdown-section {
    margin-top: 25px;
    margin-bottom: 25px;
    list-style-type: none;
  }

  .hero-search {
    width: 100%;
    min-width: 0;
    display: none;
  }

  .navmenu__dropdown-container.cc-mobile {
    border-bottom-style: none;
  }

  .navmenu__dropdown-container.cc-mobile.tag {
    flex-flow: column;
  }

  .bbr-bottom-linktext-1-2 {
    color: #1d1d1d;
    letter-spacing: normal;
    text-transform: uppercase;
    font-family: Inter, sans-serif;
    font-size: 3.27vw;
    line-height: 1.2em;
  }

  .bbr-bottom-linktext-1-2.categorys {
    padding-bottom: 3.5px;
  }

  .div-block-165 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .navmenu__dropdown-section-heading {
    border-bottom-style: none;
    margin-top: 0;
    padding-bottom: 0;
    padding-left: 0;
    display: none;
  }

  .bbr-bottom-1-4 {
    background-color: #fff;
    border-bottom-style: none;
    width: 100%;
    display: block;
  }

  .navbar-search-list.header {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex-flow: column;
    padding-top: 0;
    display: flex;
  }

  .link-list__dropdown-wrapper.tag._1 {
    margin-top: -2.5px;
  }

  .navmenu__dropdown {
    border-top-style: none;
  }

  .navmenu__dropdown.w--open {
    border-top-style: none;
    border-bottom-style: none;
    padding-bottom: 0;
  }

  .bbr-bottom-box-1-6 {
    background-color: #fff;
    width: auto;
  }

  .logo {
    width: 165px;
    max-width: none;
    height: auto;
  }

  .navmenu__dropdown-section-link-2 {
    flex-direction: column;
  }

  .navbar1_menu.is-page-height-tablet {
    border-top-style: none;
    border-bottom-width: .06rem;
    border-bottom-color: #000;
    height: auto;
    padding-top: 0;
    padding-bottom: 20px;
  }

  .navmenu__dropdown-list-2 {
    padding-left: 0;
  }

  .collection-item-12 {
    width: auto;
  }

  .fs_modal-1_button-2 {
    filter: invert();
    background-color: #fff;
    border-radius: 10px;
    justify-content: center;
    align-items: center;
    display: block;
  }

  .text-block-260, .text-block-261, .text-block-262, .text-block-263 {
    font-family: Space Grotesk, sans-serif;
  }

  .div-block-302 {
    flex-flow: column;
  }

  .div-block-301 {
    width: auto;
    position: relative;
  }

  .bold-text-57 {
    font-family: Inter Tight, sans-serif;
    font-size: 18px;
    font-weight: 600;
    line-height: 24px;
  }

  .accordian-wrapper {
    grid-column-gap: 0rem;
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .heading-78 {
    text-transform: none;
    width: 100%;
    text-decoration: underline;
    -webkit-text-decoration-color: var(--grey-2);
    text-decoration-color: var(--grey-2);
    font-size: 12.5px;
    line-height: 20px;
    text-decoration-style: dashed;
  }

  .heading-78._2 {
    margin-top: 0;
    margin-bottom: 5px;
    font-size: 7px;
    line-height: 7px;
  }

  .heading-78._24 {
    margin-top: 0;
    margin-bottom: 2.5px;
    font-family: Inter, sans-serif;
    font-size: 8.5px;
    line-height: 8.5px;
    text-decoration: none;
  }

  .heading-78._24._2 {
    margin-top: 5px;
    margin-bottom: 0;
  }

  .div-block-419 {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    justify-content: space-between;
    align-items: flex-end;
    padding-top: 2px;
  }

  .bold-text-58 {
    color: var(--font-color-main);
    font-family: Inter, sans-serif;
    font-size: 10px;
    font-weight: 700;
  }

  .lb {
    margin-top: 10px;
    margin-bottom: 10px;
    margin-right: 20px;
  }

  .chapter-lb {
    font-size: 14px;
    line-height: 180%;
  }

  .paragraph-25 {
    text-transform: uppercase;
    width: auto;
    margin-bottom: 25px;
    font-size: 13px;
    line-height: 20px;
  }

  .ch15-other-img-w {
    flex-direction: row;
  }

  .text-span-15 {
    font-size: 31px;
    font-weight: 600;
    line-height: 34px;
  }

  .img-sub-w {
    margin-top: 20px;
  }

  .div-block-24 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: column;
    max-width: 100%;
    padding: 0 20px 0;
    display: flex;
  }

  .only-mob {
    display: block;
  }

  .bold-text-18 {
    font-size: 31px;
    line-height: 34px;
  }

  .max170px {
    max-width: 151px;
  }

  .lottie-animation-2 {
    width: 100%;
    margin-bottom: 0;
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 0;
    position: relative;
  }

  .max310px {
    max-width: 303px;
  }

  .heading-62 {
    width: auto;
    margin-top: 0;
    margin-bottom: 20px;
    font-size: 30px;
    line-height: 34px;
  }

  .sub-p {
    font-size: 12px;
  }

  .sub-p.left {
    line-height: 18px;
  }

  .paragraph-51 {
    margin-top: 0;
    margin-bottom: 25px;
    font-size: 13px;
    font-weight: 300;
  }

  .div-block-96 {
    height: auto;
    margin-bottom: 4vh;
    padding-top: 4vh;
    padding-bottom: 0;
  }

  .simspsons-cover.only-mob {
    height: 90vh;
  }

  .p28px {
    text-align: left;
    margin-bottom: 0;
    font-size: 14.5px;
    line-height: 20px;
  }

  .ch15-first-img-w {
    width: 241px;
    min-width: 241px;
    max-width: 241px;
  }

  .grid-2 {
    grid-column-gap: .6rem;
    grid-row-gap: .6rem;
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr;
  }

  ._100prc-img-onl-mob {
    display: block;
  }

  .hide-mob {
    display: none;
  }

  .paragraph-28 {
    margin-bottom: 10px;
  }

  ._100prc-img-3 {
    display: none;
  }

  .image-100 {
    width: 80%;
  }

  .ch15-img-w-2 {
    grid-column-gap: 16px;
    margin-top: 6vh;
    margin-right: 0;
    padding-left: 0;
    display: flex;
    overflow: scroll;
  }

  .ch15-3img-w-2 {
    width: 273px;
    min-width: 273px;
    height: auto;
    margin-top: 0;
    padding-left: 0;
    padding-right: 20px;
  }

  .div-block-131 {
    border-color: var(--grey-2);
    width: auto;
    height: 140px;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .ch15-2img-w-2 {
    width: 273px;
    min-width: 273px;
    height: auto;
    padding-right: 20px;
  }

  .heading-63.alt {
    width: 100%;
    margin-top: 4vh;
    display: flex;
  }

  .heading-63._3 {
    margin-top: 4vh;
    display: block;
  }

  .heading-63._3._1 {
    text-align: center;
    margin-top: 0;
    margin-bottom: 0;
  }

  .heading-63._3._5 {
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .section-161 {
    padding-left: 0;
    padding-right: 0;
  }

  .section-109 {
    z-index: 10;
    border: 1px #000;
    top: -2.5vh;
  }

  .accordion {
    border-bottom-width: 6.5px;
    width: auto;
  }

  .slide_arrows {
    padding-top: 2vh;
  }

  .section-162 {
    padding-top: 0;
  }

  .container-1278 {
    padding-left: 7%;
    padding-right: 7%;
  }

  .bold-text-14 {
    font-size: 12.5px;
  }

  .slide_item {
    width: 104%;
    padding-right: 4%;
  }

  .bold-text-13 {
    text-transform: none;
    font-size: 12.5px;
    line-height: 20px;
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted;
    display: flex;
  }

  .bold-text-13._2 {
    font-size: 7.5px;
    line-height: 7.5px;
    text-decoration: none;
  }

  .slide_svg {
    color: var(--alt-black);
  }

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

  .slide_card {
    padding-top: 1.6em;
    padding-left: 7%;
    padding-right: 7%;
  }

  .container-176 {
    margin-top: .6rem;
    margin-bottom: 0;
    padding-left: 20px;
    padding-right: 20px;
    display: block;
  }

  .accordion-heading {
    padding: .5rem 1rem;
  }

  .container-1269 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .image-141 {
    width: 40px;
    height: 40px;
  }

  .image-141.alt.wq {
    width: auto;
    height: auto;
    padding-left: 0;
    padding-right: 0;
  }

  .div-block-420 {
    grid-column-gap: 25px;
    grid-row-gap: 15px;
    place-items: center start;
    margin-bottom: 0;
    padding-bottom: 0;
    padding-left: 10px;
    padding-right: 10px;
  }

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

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

  .paragraph-78 {
    margin-top: 1rem;
  }

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

  .div-block-434 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: column;
    display: block;
  }

  .div-block-457.alt {
    flex-flow: column;
    justify-content: space-between;
    align-items: flex-start;
    width: auto;
    height: auto;
  }

  .div-block-458.korespondenter {
    width: auto;
    margin-top: 30px;
  }

  .div-block-439 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: column;
    justify-content: center;
    align-items: stretch;
    width: 100%;
    padding: 5vh 0 0;
    display: flex;
  }

  .div-block-460 {
    max-width: 400px;
    margin-left: 10px;
    margin-right: 10px;
    padding-left: 0;
  }

  .div-block-440 {
    justify-content: center;
    align-items: flex-end;
    width: 80%;
    height: auto;
    position: absolute;
    overflow: hidden;
  }

  .heading-134 {
    font-size: 30px;
    line-height: 36px;
  }

  .heading-134.white {
    display: none;
  }

  .image-139 {
    position: absolute;
    inset: auto 0% 0%;
  }

  .div-block-441 {
    grid-column-gap: 265px;
    grid-row-gap: 265px;
    flex-flow: column;
    align-items: stretch;
    width: auto;
  }

  .div-block-468 {
    justify-content: center;
    align-items: center;
    padding: 2rem 1rem;
  }

  .div-block-468._2-0 {
    justify-content: center;
    align-items: center;
    padding-top: 0;
    padding-bottom: 1.5rem;
    padding-left: 1rem;
  }

  .div-block-443 {
    justify-content: center;
    align-items: flex-end;
    padding-top: 0;
    display: none;
  }

  .div-block-469 {
    height: 280px;
  }

  .div-block-469._2-0 {
    background-image: linear-gradient(180deg, #0000, var(--gul) 90%), url("https://cdn.prod.website-files.com/689b13792a3c78aa663f505d/689b6abb74433315cdfe1667_image%202%20(6).png");
    background-position: 0 0, 50%;
    background-repeat: repeat, no-repeat;
    background-size: auto, 80%;
    background-image: linear-gradient(180deg, #0000, var(--gul) 90%), url("https://cdn.prod.website-files.com/689b13792a3c78aa663f505d/689b6abb74433315cdfe1667_image%202%20(6).png");
    background-position: 0 0, 50%;
    background-repeat: repeat, no-repeat;
    background-size: auto, 80%;
    width: 100%;
    height: 280px;
  }

  .section-159 {
    align-items: stretch;
    padding-bottom: 0;
  }

  .div-block-467 {
    flex-flow: column;
  }

  .div-block-467.alt {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    flex-flow: column;
    justify-content: center;
    align-items: center;
  }

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

  .div-block-470 {
    flex-flow: column;
    padding-left: 20px;
    padding-right: 20px;
  }

  .div-block-470._2-0 {
    background-color: var(--gul);
    background-image: none;
    background-color: var(--gul);
    background-image: none;
    justify-content: center;
    align-items: center;
    height: auto;
    display: block;
  }

  .text-span-31, .text-span-34 {
    font-weight: 700;
  }

  .text-block-270._1 {
    font-family: Inter, sans-serif;
    font-size: 12.5px;
    font-weight: 700;
  }

  .bold-text-62._2 {
    font-size: 12.5px;
    font-weight: 700;
  }

  .text-span-32 {
    font-weight: 600;
  }

  .signup-form-3 {
    border-color: #333;
    border-radius: 8px;
  }

  .ch9-anim-w {
    height: 250vh;
    display: none;
    inset: 0% 0% auto;
  }

  .signup-form-block-3 {
    display: none;
  }

  .signup-form-block-3.alt {
    display: inline-flex;
  }

  .div-block-475 {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
  }

  .text-block-271 {
    min-width: 51px;
  }

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

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

  .paragraph-81._2-0 {
    font-size: 12.5px;
  }

  .paragraph-81._2-0.home {
    font-weight: 700;
  }

  .div-block-477 {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    display: flex;
  }

  .div-block-478 {
    flex-flow: column;
  }

  .div-block-478.home {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    display: flex;
  }

  .div-block-479 {
    border-style: none;
    border-color: #1d1d1d;
    display: none;
  }

  .div-block-447 {
    grid-column-gap: 4vh;
    grid-row-gap: 4vh;
    flex-flow: column;
    max-width: none;
    padding-top: 6vh;
  }

  .text-span-35 {
    display: none;
  }

  .div-block-486 {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
  }

  .div-block-448 {
    grid-column-gap: 4vh;
    grid-row-gap: 4vh;
    flex-flow: column;
    width: auto;
    display: flex;
  }

  .div-block-488 {
    background-image: linear-gradient(180deg, #0000, var(--gul)), url("https://cdn.prod.website-files.com/689b13792a3c78aa663f505d/68bec82ec8caea20eeb0c36b_Mail_signup.png");
    width: 70%;
    height: 195px;
  }

  .div-block-488.alt {
    background-image: linear-gradient(180deg, #0000, var(--gul)), url("https://cdn.prod.website-files.com/689b13792a3c78aa663f505d/68bec82ec8caea20eeb0c36b_Mail_signup.png");
    background-image: linear-gradient(180deg, #0000, var(--gul)), url("https://cdn.prod.website-files.com/689b13792a3c78aa663f505d/68bec82ec8caea20eeb0c36b_Mail_signup.png");
    width: 70%;
    height: 175px;
  }

  .div-block-449 {
    grid-column-gap: 0vh;
    grid-row-gap: 0vh;
    flex-flow: column;
    width: auto;
    display: flex;
  }

  .section-166 {
    display: none;
  }

  .paragraph-77 {
    text-align: center;
    padding-left: 0%;
    padding-right: 0%;
    font-size: 14.5px;
    text-decoration: none;
  }

  .div-block-491 {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    flex-flow: row;
    padding-top: 0;
  }

  .div-block-491.alt {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    flex-flow: row;
    margin-bottom: 0;
  }

  .container-1277 {
    padding-bottom: 4vh;
    padding-left: 20px;
    padding-right: 20px;
  }

  .image-140 {
    width: 90%;
  }

  .div-block-450 {
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .div-block-451 {
    justify-content: center;
    align-items: center;
    display: none;
  }

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

  .div-block-497 {
    grid-column-gap: 4vh;
    grid-row-gap: 4vh;
    flex-flow: column;
    padding-top: 4vh;
    padding-bottom: 4vh;
  }

  .div-block-498 {
    justify-content: flex-start;
    align-items: stretch;
    width: auto;
    margin-left: 1.5rem;
    margin-right: 1.5rem;
    padding-left: 0;
    padding-right: 0;
  }

  .collection-list-10 {
    height: auto;
  }

  .div-block-499 {
    flex-flow: column;
  }

  .paragraph-84.alt {
    width: auto;
    max-height: none;
    font-size: 12.5px;
    line-height: 18px;
    display: block;
  }

  .div-block-501 {
    width: auto;
    margin-left: 1rem;
    margin-right: 1rem;
  }

  .div-block-501.tagg {
    margin-left: 0;
    margin-right: 0;
  }

  .text-block-281 {
    font-weight: 500;
  }

  .container-1282 {
    width: auto;
  }

  .div-block-461 {
    height: 100%;
    margin-top: 0;
    padding-top: 15px;
    padding-bottom: 15px;
    padding-right: 10px;
  }

  .div-block-461.alt {
    margin-left: 0;
    margin-right: 0;
    padding-right: 12.5px;
  }

  .mapbox-wrap-2 {
    width: 200px;
    height: 175px;
  }

  .paragraph-79 {
    padding-bottom: 0;
    font-size: 12.5px;
    line-height: 20px;
  }

  .heading-133 {
    margin-top: 0;
    font-size: 14px;
  }

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

  .image-148.alt, .image-148.alt.inl-gg, .image-148.alt, .image-148.alt.inl-gg, .image-148.alt.inl-gg {
    width: 125px;
    padding-bottom: 0;
  }

  .container-1280 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: column;
    padding: 0 20px;
    display: flex;
  }

  .container-1280.alt {
    padding-left: 0;
    padding-right: 0;
  }

  .div-block-463 {
    flex-flow: column;
    width: 100%;
    padding-top: 0;
    display: flex;
  }

  .heading-141 {
    font-size: 16px;
  }

  .heading-141._1 {
    margin-top: 0;
    padding-left: 1rem;
  }

  .div-block-464 {
    grid-column-gap: 5px;
    grid-row-gap: 5px;
    height: auto;
  }

  .image-149 {
    width: .8rem;
  }

  .image-149.listings {
    width: .7rem;
    height: .7rem;
  }

  .text-span-17 {
    text-transform: none;
  }

  .paragraph-85 {
    font-size: 12.5px;
    line-height: 18px;
  }

  .heading-142 {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .alt {
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .code-embed-6 {
    display: none;
  }

  .div-block-509 {
    grid-column-gap: 5px;
    grid-row-gap: 5px;
  }

  .div-block-510 {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
  }

  .code-embed-16 {
    justify-content: flex-end;
    align-items: flex-end;
    width: 150px;
    margin-bottom: 10px;
    font-size: 12.5px;
    display: flex;
  }

  .div-block-513 {
    grid-column-gap: 5px;
    grid-row-gap: 5px;
    display: flex;
  }

  .signupfield {
    width: auto;
    padding-left: 0;
    padding-right: 10px;
  }

  .div-block-517 {
    grid-column-gap: 3px;
    grid-row-gap: 3px;
  }

  .div-block-518 {
    grid-column-gap: 5px;
    grid-row-gap: 5px;
    flex-flow: column;
    display: flex;
  }

  .link-block-67 {
    text-decoration: none;
  }

  .link-block-68 {
    display: block;
  }

  .div-block-519 {
    height: 280px;
  }

  .div-block-520 {
    justify-content: center;
    align-items: center;
    padding: 2rem 1rem;
  }

  .div-block-521 {
    flex-flow: column;
    padding-left: 20px;
    padding-right: 20px;
  }

  .div-block-351 {
    flex-flow: column;
  }

  .text-block-284 {
    min-width: 51px;
  }

  .div-block-356 {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    display: flex;
  }

  .div-block-523 {
    flex-flow: column;
  }

  .paragraph-86 {
    text-align: center;
    font-size: 14px;
  }

  .section-155 {
    display: none;
  }

  .div-block-525 {
    grid-column-gap: 4vh;
    grid-row-gap: 4vh;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    padding: 6vh 20px 4vh;
  }

  .form-caption {
    font-size: 12.5px;
  }

  .form-wrap {
    width: 100%;
  }

  .submit-button {
    background-color: var(--color);
    border-color: #419bbc;
    width: 100%;
  }

  .form-field-label {
    background-color: var(--almost-white);
    font-weight: 600;
    line-height: 18px;
  }

  .div-block-526 {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    justify-content: center;
    align-items: center;
    width: auto;
  }

  .heading-144 {
    text-align: center;
    width: 80%;
    font-size: 32px;
    line-height: 32px;
  }

  .paragraph-87 {
    text-align: center;
    margin-top: 10px;
  }

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

  .div-block-530 {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    flex-flow: column;
    justify-content: flex-end;
    align-items: center;
    display: flex;
  }

  .image-151 {
    width: 250px;
  }

  .div-block-531 {
    margin-left: 20px;
    margin-right: 20px;
  }

  .navbar-search-item-2 {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    flex-flow: column;
    text-decoration: none;
    display: flex;
  }

  .paragraph-0-9 {
    font-size: .8125rem;
  }

  .paragraph-0-9.u-text-midgray.u-mb-0 {
    margin-bottom: 0;
  }

  .paragraph-88.category_text {
    color: var(--color-3);
  }

  .text-span-49 {
    text-transform: uppercase;
  }

  .section-150 {
    border-bottom-style: none;
    border-bottom-color: #cfcfcf;
    width: 100%;
    height: 150px;
    display: inline-block;
  }

  .text-block-285 {
    color: var(--color);
    font-family: Inter, sans-serif;
    font-size: 16px;
    font-weight: 300;
  }

  .text-block-286 {
    font-family: Inter, sans-serif;
    font-size: .9rem;
    font-weight: 300;
    line-height: 1.6em;
  }

  .search-2 {
    width: 95%;
  }

  .heading-145 {
    margin-bottom: 0;
    padding-bottom: 5px;
    padding-left: 1.5px;
    font-size: 24px;
    line-height: 38px;
  }

  .container-1284 {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .container-1284.reuslts {
    margin-bottom: 40vh;
    padding-bottom: 0;
  }

  .swiper.is-content {
    display: none;
  }

  .swiper.is-photos {
    margin-bottom: 4vh;
  }

  .swiper.is-photos._2 {
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .slider-left {
    display: none;
  }

  .swiper-wrapper.is-photos._2 {
    width: 50%;
  }

  .slider-right {
    width: 37.5%;
  }

  .arrow.is-left, .arrow.is-right, .arrow.is-left, .arrow.is-right {
    width: 1rem;
    height: 1.25rem;
  }

  .padding-global {
    padding: 0 1rem 2.25vh;
  }

  .slider-wrapper {
    grid-column-gap: 4vh;
    grid-row-gap: 4vh;
    flex-flow: column;
    margin-bottom: 2vh;
  }

  .arrow-right {
    max-width: 100%;
  }

  .slider-icon_wrapper {
    grid-column-gap: .25rem;
    grid-row-gap: .25rem;
    justify-content: center;
    align-items: center;
    margin-bottom: 0;
  }

  .page-wrapper-2 {
    background-color: var(--almost-white);
    display: block;
  }

  .image-height {
    background-image: url("https://cdn.prod.website-files.com/689b13792a3c78aa663f505d/68e256057b83c8b309b92636_Group%20376%20(3).png");
    padding-top: 110%;
    padding-bottom: 40%;
    padding-left: 0;
  }

  .image-height._2 {
    width: auto;
    height: auto;
    padding-top: 125%;
  }

  .hero-inner {
    position: relative;
  }

  .banner {
    height: auto;
  }

  .frontside._333 {
    background-image: url("https://cdn.prod.website-files.com/689b13792a3c78aa663f505d/68e2b8a35199394c91b33a7a_Group%20399%20(1).png");
  }

  .frontside._1-1 {
    background-image: url("https://cdn.prod.website-files.com/689b13792a3c78aa663f505d/68e25329d60bd8dbc74e22cc_Group%20380%20(1).png");
  }

  .frontside._234123 {
    background-image: url("https://cdn.prod.website-files.com/689b13792a3c78aa663f505d/68e25604715f79d3ce8e981a_Group%20375%20(3).png");
    background-repeat: no-repeat;
    background-size: contain;
  }

  .frontside._22 {
    background-image: url("https://cdn.prod.website-files.com/689b13792a3c78aa663f505d/68e253274b00f3655a77517a_Group%20381%20(1).png");
  }

  .frontside._12e {
    background-image: url("https://cdn.prod.website-files.com/689b13792a3c78aa663f505d/68e2b7c2e7077842f69713c0_Group%20398%20(1).png");
  }

  .frontside._123 {
    background-image: url("https://cdn.prod.website-files.com/689b13792a3c78aa663f505d/68e25327992e33e0718dfb6c_Group%20374%20(1).png");
  }

  .frontside._31 {
    background-image: url("https://cdn.prod.website-files.com/689b13792a3c78aa663f505d/68e255385f4d57ffa5aa4188_Group%20383%20(2).png");
  }

  .section-110 {
    -webkit-backdrop-filter: blur(5px);
    backdrop-filter: blur(5px);
    height: 90px;
    margin-top: 0;
  }

  .panel {
    border-radius: 0;
    width: 95px;
    height: 95px;
    top: 33%;
  }

  .container-1285.hero {
    color: #fcfcfc;
    margin-top: 0;
    padding-top: 60px;
    padding-bottom: 60px;
    display: none;
    position: relative;
  }

  .text-span-37 {
    text-transform: none;
  }

  .scene {
    margin-top: 0;
    margin-bottom: 6vh;
    transform: rotateX(-1deg)rotateY(0)rotateZ(-5deg);
  }

  .text-span-38 {
    font-size: 31px;
    font-weight: 600;
    line-height: 34px;
  }

  .section-169 {
    margin-top: 0;
  }

  .div-block-533 {
    justify-content: space-between;
    align-items: flex-end;
    margin-top: 0;
  }

  .heading-146 {
    font-size: 24px;
    font-weight: 600;
    line-height: 32px;
  }

  .section {
    background-color: var(--almost-white);
    min-width: auto;
    min-height: auto;
  }

  .card, .card.bottom, .card.top, .card.bottom, .card.top {
    width: 80px;
    height: 128px;
    box-shadow: none;
  }

  .div-block-544 {
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
    width: 67.5%;
    height: auto;
    display: flex;
  }

  .div-block-545 {
    justify-content: center;
    align-items: flex-start;
    display: flex;
  }

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

  .rich-text-block {
    padding-left: 20px;
    padding-right: 20px;
  }

  .rich-text-block-2 {
    font-family: Inter Tight, sans-serif;
    font-size: 14px;
    font-weight: 300;
    line-height: 20px;
  }

  .div-block-552 {
    grid-column-gap: 0vh;
    grid-row-gap: 0vh;
    flex-flow: column;
    width: auto;
    display: flex;
  }

  .image-154 {
    width: 90%;
  }

  .container-1286 {
    padding-bottom: 4vh;
    padding-left: 20px;
    padding-right: 20px;
  }

  .paragraph-90 {
    text-align: center;
    padding-left: 0%;
    padding-right: 0%;
    font-size: 14.5px;
    text-decoration: none;
  }

  .div-block-553 {
    grid-column-gap: 4vh;
    grid-row-gap: 4vh;
    flex-flow: column;
    max-width: none;
    padding-top: 6vh;
  }

  .div-block-554 {
    grid-column-gap: 4vh;
    grid-row-gap: 4vh;
    flex-flow: column;
    width: auto;
    display: flex;
  }

  .heading-147 {
    font-size: 16px;
  }

  .div-block-555 {
    justify-content: center;
    align-items: center;
    display: none;
  }

  .div-block-556 {
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .text-span-67 {
    font-size: 31px;
    font-weight: 600;
    line-height: 34px;
  }

  .heading-148 {
    width: auto;
    margin-top: 0;
    margin-bottom: 20px;
    font-size: 30px;
    line-height: 34px;
  }

  .text-span-68 {
    text-transform: uppercase;
  }

  .image-155 {
    position: absolute;
    inset: auto 0% 0%;
  }

  .paragraph-91 {
    width: auto;
    max-width: 330px;
    margin-bottom: 25px;
    font-size: 13px;
    line-height: 20px;
  }

  .text-span-69 {
    font-size: 31px;
    font-weight: 600;
    line-height: 34px;
  }

  .div-block-558 {
    grid-column-gap: 265px;
    grid-row-gap: 265px;
    flex-flow: column;
    justify-content: center;
    align-items: stretch;
    width: auto;
  }

  .text-span-70, .text-span-71 {
    text-transform: uppercase;
  }

  .bold-text-65 {
    font-size: 31px;
    line-height: 34px;
  }

  .div-block-562 {
    justify-content: center;
    align-items: flex-end;
    margin-top: 0;
    padding-top: 0;
    display: none;
  }

  .text-span-72 {
    text-transform: uppercase;
    font-weight: 700;
  }

  .div-block-563 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: column;
    max-width: 100%;
    margin-top: 0;
    padding: 0 20px 0;
    display: flex;
  }

  .div-block-564 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: column;
    justify-content: center;
    align-items: stretch;
    width: 100%;
    padding: 5vh 0 0;
    display: flex;
  }

  .div-block-565 {
    justify-content: center;
    align-items: flex-end;
    width: 80%;
    height: auto;
    position: absolute;
    overflow: hidden;
  }

  .section-171 {
    background-image: none;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto;
    flex-flow: column;
    align-items: stretch;
    height: auto;
  }

  .div-block-532, .senaste._1, .senaste._1 {
    display: none;
  }

  .grid-7 {
    grid-column-gap: .6rem;
    grid-row-gap: .6rem;
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr;
  }

  .paragraph-100 {
    width: auto;
    max-width: 330px;
    margin-bottom: 25px;
    font-size: 13px;
    line-height: 20px;
  }

  .accordion-3 {
    border-bottom-width: 6.5px;
    width: auto;
  }

  .bold-text-73 {
    font-size: 12.5px;
  }

  .text-span-91 {
    font-size: 31px;
    font-weight: 600;
    line-height: 34px;
  }

  .div-block-615 {
    justify-content: center;
    align-items: flex-end;
    margin-top: 0;
    padding-top: 0;
    display: flex;
  }

  .div-block-616 {
    height: auto;
    margin-bottom: 4vh;
    padding-top: 4vh;
    padding-bottom: 0;
  }

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

  .div-block-618 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: column;
    justify-content: center;
    align-items: stretch;
    width: auto;
    display: block;
  }

  .text-span-92 {
    font-size: 31px;
    font-weight: 600;
    line-height: 34px;
  }

  .section-176 {
    align-items: stretch;
    padding-bottom: 0;
  }

  .image-193 {
    position: absolute;
    inset: auto 0% 0%;
  }

  .lottie-animation-4 {
    width: 100%;
    margin-bottom: 0;
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 0;
    position: relative;
  }

  .bold-text-74 {
    font-size: 31px;
    line-height: 34px;
  }

  .container-1291 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .signupfield-3 {
    width: auto;
    padding-left: 0;
    padding-right: 10px;
  }

  .div-block-622 {
    border-color: #ccc;
    width: auto;
    height: 140px;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .text-span-93, .text-span-94 {
    text-transform: uppercase;
  }

  .div-block-623 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: column;
    justify-content: center;
    align-items: stretch;
    width: 100%;
    padding: 5vh 0 0;
    display: block;
  }

  .div-block-624 {
    justify-content: center;
    align-items: flex-end;
    width: 80%;
    height: auto;
    position: relative;
    overflow: hidden;
  }

  .div-block-624.nyhetsbrev {
    width: 80%;
    height: auto;
  }

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

  .section-177 {
    z-index: 10;
    border: 1px #000;
    top: -2.5vh;
  }

  .accordion-heading-4 {
    padding: .5rem 1rem;
  }

  .div-block-628 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: column;
    max-width: 100%;
    margin-top: 0;
    padding: 0 20px 0;
    display: flex;
  }

  .text-span-95 {
    text-transform: uppercase;
    font-weight: 700;
  }

  .heading-156.alt {
    width: 100%;
    margin-top: 4vh;
    display: flex;
  }

  .heading-156._3 {
    margin-top: 4vh;
    display: block;
  }

  .heading-156._3._2 {
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .container-1292 {
    margin-top: .6rem;
    margin-bottom: 0;
    padding-left: 20px;
    padding-right: 20px;
    display: block;
  }

  .div-block-629 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: column;
    display: block;
  }

  .heading-157 {
    text-transform: none;
    width: 100%;
    font-size: 12.5px;
    line-height: 20px;
    -webkit-text-decoration: underline dashed #ccc;
    text-decoration: underline dashed #ccc;
  }

  .paragraph-104 {
    margin-bottom: 10px;
  }

  .heading-158 {
    width: auto;
    margin-top: 0;
    margin-bottom: 20px;
    font-size: 30px;
    line-height: 34px;
  }

  .text-span-96 {
    text-transform: uppercase;
  }

  .text-block-293 {
    color: var(--alt-black);
    padding-left: 1.5px;
    font-family: Inter, sans-serif;
    font-size: 12.5px;
    font-weight: 300;
  }

  .image-152 {
    max-width: 50%;
    position: absolute;
    inset: -100% 0% 0% -7.5%;
    transform: rotate(2.5deg);
  }

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

  .div-block-535 {
    justify-content: center;
    align-items: center;
    width: 100%;
    display: flex;
  }

  .search-result-list {
    grid-column-gap: .5rem;
    grid-row-gap: .5rem;
    flex-flow: column;
    display: flex;
  }

  .link-13 {
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted;
  }

  .card-wrap {
    width: auto;
    height: 225px;
    margin-top: 4vh;
    margin-left: 0;
  }

  .ch9-anim-w-2 {
    height: 250vh;
    display: none;
    inset: 0% 0% auto;
  }

  .div-block-632 {
    border-bottom-style: none;
    margin-bottom: 0;
  }

  .description-text {
    max-width: 80vw;
  }

  .filter_list-2.tag {
    padding-left: 0;
    padding-right: 0;
  }

  .section-170 {
    width: 100%;
    display: flex;
  }

  .text-span-51 {
    text-transform: uppercase;
  }

  .paragraph-89 {
    width: auto;
    max-width: 330px;
    margin-bottom: 25px;
    font-size: 13px;
    line-height: 20px;
  }

  .navbar1_menu-inner-2 {
    padding-top: 20px;
    padding-left: 0;
    padding-right: 0;
  }

  .navbar1_menu-inner-2.tag {
    width: auto;
    margin-left: 1rem;
    margin-right: 1rem;
    padding-bottom: 0;
    overflow: hidden;
  }

  .navbar1_menu-inner-2.tag.alt {
    margin-left: 1.5rem;
    padding-top: 10px;
  }

  .text-span-52 {
    text-transform: none;
  }

  .navmenu__dropdown-list-3 {
    padding-bottom: 15px;
    padding-left: 0;
  }

  .div-block-536 {
    grid-column-gap: 5px;
    grid-row-gap: 5px;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    grid-auto-flow: column;
    margin-left: 4rem;
    margin-right: 4rem;
    display: grid;
  }

  .text-block-294 {
    font-family: Space Grotesk, sans-serif;
    font-size: 16px;
    font-weight: 400;
  }

  .div-block-537 {
    background-image: url("https://cdn.prod.website-files.com/689b13792a3c78aa663f505d/68e4566c04fcce1d0579b4c4_Group%20475.png");
    background-position: 100%;
    background-repeat: no-repeat;
    background-size: contain;
    height: 50px;
  }

  .div-block-538 {
    background-image: url("https://cdn.prod.website-files.com/689b13792a3c78aa663f505d/68e4566e9f5db86402f95924_Group%20472.png");
    background-position: 0%;
    background-repeat: no-repeat;
    background-size: contain;
    height: auto;
  }

  .div-block-539 {
    background-image: url("https://cdn.prod.website-files.com/689b13792a3c78aa663f505d/68e4566e3388949dcfa87e68_Group%20473.png");
    background-position: 0%;
    background-repeat: no-repeat;
    background-size: contain;
    height: auto;
  }

  .filter_form_block-2.tag {
    margin-left: 0;
    margin-right: 0;
  }

  .div-block-540 {
    background-image: url("https://cdn.prod.website-files.com/689b13792a3c78aa663f505d/68e4566eda772bbdffc79a99_Group%20474.png");
    background-position: 100%;
    background-repeat: no-repeat;
    background-size: contain;
    height: auto;
  }

  .div-block-541 {
    background-image: url("https://cdn.prod.website-files.com/689b13792a3c78aa663f505d/68e4566e46d64cbd97828585_Group%20471.png");
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: contain;
    height: auto;
  }

  .div-block-542 {
    background-image: url("https://cdn.prod.website-files.com/689b13792a3c78aa663f505d/68e4566e9487469fac161927_Group%20469.png");
    background-position: 0%;
    background-repeat: no-repeat;
    background-size: contain;
    height: 135px;
  }

  .div-block-542._23 {
    background-image: url("https://cdn.prod.website-files.com/689b13792a3c78aa663f505d/68e4566e5293ebb7b98aeb0a_Group%20470.png");
    background-position: 100%;
    height: 135px;
  }

  .div-block-543 {
    background-image: url("https://cdn.prod.website-files.com/689b13792a3c78aa663f505d/68e4566e5293ebb7b98aeb0a_Group%20470.png");
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: contain;
    height: 100px;
  }

  .link-12 {
    color: var(--font-color-main);
    -webkit-text-decoration-color: var(--grey-2);
    text-decoration-color: var(--grey-2);
    text-decoration-thickness: .5px;
  }

  .text-span-53 {
    color: var(--font-color-main);
    -webkit-text-decoration-color: var(--grey-2);
    text-decoration-color: var(--grey-2);
  }

  .italic-text {
    font-size: 10px;
  }

  .text-span-54, .text-span-55 {
    text-transform: uppercase;
  }

  .collection-item-18 {
    width: auto;
  }

  .text-span-56, .text-span-57, .text-span-58, .text-span-59, .text-span-60 {
    text-transform: uppercase;
  }

  .fs-example_layout {
    flex-direction: column;
    align-items: stretch;
    display: flex;
  }

  .fs-example_layout.tag {
    padding-top: 1rem;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .text-span-61 {
    text-transform: uppercase;
    font-weight: 700;
  }

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

  .filter_grid-3.tag {
    justify-content: center;
    align-items: center;
    display: block;
  }

  .text-span-64, .div-block-655 {
    display: none;
  }

  .div-block-655._22 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: none;
  }

  .text-span-65 {
    text-transform: uppercase;
    display: none;
  }

  .collection-list-11 {
    grid-column-gap: 25px;
    grid-row-gap: 25px;
    padding-right: 10px;
  }

  .div-block-650 {
    border-bottom: 3.5px solid #f5d554;
    justify-content: center;
    align-items: center;
    height: 100%;
    margin-right: 0;
    display: flex;
  }

  .div-block-547 {
    justify-content: center;
    align-items: flex-end;
    padding-top: 0;
    position: static;
  }

  .div-block-548 {
    justify-content: center;
    align-items: flex-end;
    width: 80%;
    height: auto;
    display: block;
    position: relative;
    overflow: hidden;
  }

  .image-153 {
    position: absolute;
    inset: auto 0% 0%;
  }

  .div-block-645 {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
  }

  .text-block-299 {
    font-weight: 500;
  }

  .paragraph-106.alt {
    width: auto;
    font-size: 12.5px;
    line-height: 18px;
    display: block;
  }

  .paragraph-106.alt.tag {
    max-height: none;
  }

  .div-block-646 {
    flex-flow: column;
  }

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

  .div-block-643.inl-gg-list {
    border-radius: 2.5px;
    width: auto;
  }

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

  .text-block-298 {
    font-size: .55rem;
  }

  .div-block-647 {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
  }

  .text-block-301 {
    font-size: .55rem;
  }

  .image-197 {
    border-bottom-left-radius: 0;
  }

  .div-block-557 {
    grid-column-gap: 25px;
    grid-row-gap: 15px;
    place-items: center start;
    margin-bottom: 0;
    padding-bottom: 0;
    padding-left: 10px;
    padding-right: 10px;
  }

  .filter_block-3.tagg {
    grid-column-gap: 0rem;
    grid-row-gap: 0rem;
    padding-left: 0;
  }

  .filter_block-3.tagg._2 {
    padding-left: 0;
  }

  .filter_block-3.tagg._2.bottom {
    margin-top: 5px;
    margin-bottom: 0;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .filter_block-3.tagg.first {
    padding-bottom: .5rem;
  }

  .filter_block-3.tagg.taggar {
    margin-bottom: 0;
    display: flex;
  }

  .filter_block-3.tagg.taggar.desktop {
    display: none;
  }

  .filter_list-3.tagg._2 {
    overflow: visible;
  }

  .filter_list-3.tagg._1 {
    padding-bottom: 0;
  }

  .filter_list-3.tagg._2 {
    flex-flow: row;
    overflow: visible;
  }

  .div-block-659 {
    grid-column-gap: 4vh;
    grid-row-gap: 4vh;
    flex-flow: column;
    padding-top: 4vh;
    padding-bottom: 4vh;
  }

  .paragraph-92 {
    margin-top: 0;
    margin-bottom: 25px;
    font-size: 13px;
    font-weight: 300;
  }

  .div-block-658 {
    width: auto;
    margin-left: 1rem;
    margin-right: 1rem;
  }

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

  .heading-164 {
    font-size: 24px;
    line-height: 24px;
  }

  .heading-164.listicle-heading {
    font-size: 18px;
  }

  .div-block-657 {
    justify-content: flex-start;
    align-items: stretch;
    width: auto;
    margin-left: 1.5rem;
    margin-right: 1.5rem;
    padding-left: 0;
    padding-right: 0;
  }

  .collection-list-12 {
    height: auto;
  }

  .heading-163 {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .div-block-656._0 {
    width: auto;
  }

  .div-block-559 {
    justify-content: center;
    align-items: flex-end;
    width: 80%;
    height: auto;
    display: block;
    position: relative;
    overflow: hidden;
  }

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

  .image-199 {
    border-bottom-left-radius: 0;
  }

  .div-block-640 {
    width: auto;
    margin-left: 1rem;
    margin-right: 1rem;
  }

  .div-block-561 {
    justify-content: center;
    align-items: flex-end;
    margin-bottom: 10px;
    padding-top: 0;
    position: static;
  }

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

  .div-block-649.inl-gg-list {
    border-radius: 2.5px;
    width: auto;
  }

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

  .image-161 {
    position: absolute;
    inset: auto 0% 0%;
  }

  .navmenu__dropdown-section-list-3 {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
    padding-left: 0;
  }

  .div-block-614 {
    justify-content: center;
    align-items: flex-end;
    padding-top: 0;
    display: none;
  }

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

  .div-block-613 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: column;
    display: block;
  }

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

  .section-175 {
    align-items: stretch;
    padding-bottom: 0;
  }

  .div-block-567 {
    grid-column-gap: 25px;
    grid-row-gap: 15px;
    place-items: center start;
    margin-bottom: 0;
    padding-bottom: 0;
    padding-left: 10px;
    padding-right: 10px;
  }

  .bold-text-66 {
    font-size: 31px;
    line-height: 34px;
  }

  .text-span-73 {
    font-size: 31px;
    font-weight: 600;
    line-height: 34px;
  }

  .container-1290 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .div-block-568 {
    justify-content: center;
    align-items: flex-end;
    width: 80%;
    height: auto;
    position: absolute;
    overflow: hidden;
  }

  .heading-155 {
    width: auto;
    margin-top: 0;
    margin-bottom: 20px;
    font-size: 30px;
    line-height: 34px;
  }

  .paragraph-93 {
    width: auto;
    max-width: 330px;
    margin-bottom: 25px;
    font-size: 13px;
    line-height: 20px;
  }

  .div-block-611 {
    border-color: #ccc;
    width: auto;
    height: 140px;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .image-164 {
    position: absolute;
    inset: auto 0% 0%;
  }

  .text-span-74 {
    font-size: 31px;
    font-weight: 600;
    line-height: 34px;
  }

  .heading-154 {
    text-transform: none;
    width: 100%;
    font-size: 12.5px;
    line-height: 20px;
    -webkit-text-decoration: underline dashed #ccc;
    text-decoration: underline dashed #ccc;
  }

  .text-span-75 {
    text-transform: uppercase;
  }

  .signupfield-2 {
    justify-content: center;
    align-items: stretch;
    width: 100%;
    padding-left: 0;
    padding-right: 10px;
    display: flex;
  }

  .paragraph-94 {
    margin-top: 0;
    margin-bottom: 25px;
    font-size: 13px;
    font-weight: 300;
  }

  .div-block-610 {
    justify-content: center;
    align-items: flex-end;
    width: 80%;
    height: auto;
    position: absolute;
    overflow: hidden;
  }

  .text-span-76 {
    text-transform: uppercase;
    font-weight: 700;
  }

  .text-span-90 {
    text-transform: uppercase;
  }

  .div-block-569 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: column;
    max-width: 100%;
    padding: 0 20px 0;
    display: flex;
  }

  .div-block-609 {
    justify-content: center;
    align-items: flex-end;
    width: 80%;
    height: auto;
    display: block;
    position: relative;
    overflow: hidden;
  }

  .section-174 {
    z-index: 10;
    border: 1px #000;
    top: -2.5vh;
  }

  .image-166 {
    position: absolute;
    inset: auto 0% 0%;
  }

  .div-block-608 {
    justify-content: center;
    align-items: flex-end;
    padding-top: 0;
    position: static;
  }

  .text-span-77 {
    text-transform: uppercase;
  }

  .div-block-570 {
    justify-content: center;
    align-items: flex-end;
    padding-top: 0;
    position: static;
  }

  .text-span-89 {
    text-transform: uppercase;
  }

  .div-block-571 {
    justify-content: center;
    align-items: flex-end;
    width: 80%;
    height: auto;
    display: block;
    position: relative;
    overflow: hidden;
  }

  .image-188 {
    position: absolute;
    inset: auto 0% 0%;
  }

  .text-span-78 {
    text-transform: uppercase;
  }

  .div-block-572, .div-block-606 {
    grid-column-gap: 265px;
    grid-row-gap: 265px;
    flex-flow: column;
    align-items: stretch;
    width: auto;
  }

  .div-block-573 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: column;
    justify-content: center;
    align-items: stretch;
    width: 100%;
    padding: 5vh 0 0;
    display: flex;
  }

  .heading-153._3 {
    margin-top: 4vh;
    display: block;
  }

  .heading-153.alt {
    width: 100%;
    margin-top: 4vh;
    display: flex;
  }

  .heading-149 {
    width: auto;
    margin-top: 0;
    margin-bottom: 20px;
    font-size: 30px;
    line-height: 34px;
  }

  .div-block-604 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: column;
    max-width: 100%;
    padding: 0 20px 0;
    display: flex;
  }

  .text-span-88 {
    text-transform: uppercase;
    font-weight: 700;
  }

  .div-block-574 {
    justify-content: center;
    align-items: flex-end;
    padding-top: 0;
    display: none;
  }

  .paragraph-102 {
    margin-top: 0;
    margin-bottom: 25px;
    font-size: 13px;
    font-weight: 300;
  }

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

  .text-span-87 {
    text-transform: uppercase;
  }

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

  .div-block-577 {
    grid-column-gap: 25px;
    grid-row-gap: 15px;
    place-items: center start;
    margin-bottom: 0;
    padding-bottom: 0;
    padding-left: 10px;
    padding-right: 10px;
  }

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

  .text-span-86 {
    font-size: 31px;
    font-weight: 600;
    line-height: 34px;
  }

  .image-183 {
    position: absolute;
    inset: auto 0% 0%;
  }

  .container-1287 {
    margin-top: .6rem;
    margin-bottom: 0;
    padding-left: 20px;
    padding-right: 20px;
    display: block;
  }

  .bold-text-68 {
    font-size: 31px;
    line-height: 34px;
  }

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

  .text-span-79 {
    font-size: 31px;
    font-weight: 600;
    line-height: 34px;
  }

  .div-block-600 {
    height: auto;
    margin-bottom: 4vh;
    padding-top: 4vh;
    padding-bottom: 0;
  }

  .accordion-heading-3 {
    padding: .5rem 1rem;
  }

  .div-block-579 {
    justify-content: center;
    align-items: flex-end;
    width: 80%;
    height: auto;
    position: absolute;
    overflow: hidden;
  }

  .paragraph-99 {
    margin-bottom: 10px;
  }

  .section-172 {
    align-items: stretch;
    padding-bottom: 0;
  }

  .bold-text-72, .bold-text-69 {
    font-size: 12.5px;
  }

  .paragraph-95 {
    margin-bottom: 10px;
  }

  .text-span-85 {
    font-size: 31px;
    font-weight: 600;
    line-height: 34px;
  }

  .accordion-heading-2 {
    padding: .5rem 1rem;
  }

  .bold-text-71 {
    font-size: 31px;
    line-height: 34px;
  }

  .div-block-580 {
    height: auto;
    margin-bottom: 4vh;
    padding-top: 4vh;
    padding-bottom: 0;
  }

  .container-1289 {
    margin-top: .6rem;
    margin-bottom: 0;
    padding-left: 20px;
    padding-right: 20px;
    display: block;
  }

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

  .paragraph-96 {
    width: auto;
    max-width: 330px;
    margin-bottom: 25px;
    font-size: 13px;
    line-height: 20px;
  }

  .div-block-599 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: column;
    justify-content: center;
    align-items: stretch;
    width: 100%;
    padding: 5vh 0 0;
    display: flex;
  }

  .accordion-2 {
    border-bottom-width: 6.5px;
    width: auto;
  }

  .div-block-597 {
    grid-column-gap: 25px;
    grid-row-gap: 15px;
    place-items: center start;
    margin-bottom: 0;
    padding-bottom: 0;
    padding-left: 10px;
    padding-right: 10px;
  }

  .image-172 {
    position: absolute;
    inset: auto 0% 0%;
  }

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

  .text-span-80 {
    font-size: 31px;
    font-weight: 600;
    line-height: 34px;
  }

  .lottie-animation-3 {
    width: 100%;
    margin-bottom: 0;
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 0;
    position: relative;
  }

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

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

  .div-block-594 {
    justify-content: center;
    align-items: flex-end;
    padding-top: 0;
    display: none;
  }

  .text-span-81 {
    text-transform: uppercase;
  }

  .div-block-593 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: column;
    display: block;
  }

  .paragraph-98 {
    margin-top: 0;
    margin-bottom: 25px;
    font-size: 13px;
    font-weight: 300;
  }

  .text-span-82 {
    text-transform: uppercase;
    font-weight: 700;
  }

  .container-1288 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .div-block-584 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: column;
    max-width: 100%;
    padding: 0 20px 0;
    display: flex;
  }

  .heading-152 {
    width: auto;
    margin-top: 0;
    margin-bottom: 20px;
    font-size: 30px;
    line-height: 34px;
  }

  .heading-150.alt {
    width: 100%;
    margin-top: 4vh;
    display: flex;
  }

  .heading-150._3 {
    margin-top: 4vh;
    display: block;
  }

  .heading-150._3._5 {
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .div-block-591 {
    border-color: #ccc;
    width: auto;
    height: 140px;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .div-block-590 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: column;
    justify-content: center;
    align-items: stretch;
    width: 100%;
    padding: 5vh 0 0;
    display: flex;
  }

  .heading-151 {
    text-transform: none;
    width: 100%;
    font-size: 12.5px;
    line-height: 20px;
    -webkit-text-decoration: underline dashed #ccc;
    text-decoration: underline dashed #ccc;
  }

  .image-177 {
    position: absolute;
    inset: auto 0% 0%;
  }

  .div-block-589 {
    grid-column-gap: 265px;
    grid-row-gap: 265px;
    flex-flow: column;
    align-items: stretch;
    width: auto;
  }

  .text-span-83, .text-span-84 {
    text-transform: uppercase;
  }

  .div-block-588 {
    justify-content: center;
    align-items: flex-end;
    width: 80%;
    height: auto;
    display: block;
    position: relative;
    overflow: hidden;
  }

  .div-block-587 {
    justify-content: center;
    align-items: flex-end;
    padding-top: 0;
    position: static;
  }

  .section-173 {
    z-index: 10;
    border: 1px #000;
    top: -2.5vh;
  }

  .paragraph-107 {
    color: var(--color-4);
    margin-bottom: 1rem;
    padding-left: 0;
    padding-right: 0%;
    font-size: 12px;
    font-weight: 300;
    line-height: 18px;
  }

  .div-block-660 {
    margin-left: 1.5rem;
    margin-right: 1rem;
  }

  .div-block-661 {
    flex-flow: column;
  }

  .div-block-662.alt {
    justify-content: flex-start;
    align-items: stretch;
  }

  .link-block-70 {
    text-decoration: none;
    display: block;
  }

  .div-block-663 {
    grid-column-gap: 2.5px;
    grid-row-gap: 2.5px;
    background-color: #fafafa;
    border: .5px solid #ccc;
    border-radius: 7px;
    justify-content: center;
    align-items: center;
    padding: 5px;
  }

  .div-block-663.alt {
    border-top-left-radius: 7px;
    border-bottom-right-radius: 10px;
    padding: 4px .5rem;
  }

  .image-201 {
    width: 15px;
    height: 15px;
  }

  .text-block-302 {
    color: #666;
    font-family: Space Grotesk, sans-serif;
    font-size: .8rem;
    font-weight: 300;
  }

  .link-block-71 {
    margin-bottom: 1rem;
    padding-bottom: 0;
  }

  .text-block-303 {
    font-size: .55rem;
  }

  .text-block-303.kategorier {
    font-size: .55rem;
    line-height: 22.5px;
  }

  .text-block-303.kategorier._1 {
    text-transform: capitalize;
    text-transform: capitalize;
  }

  .collection-item-19, .image-207 {
    width: 100%;
  }

  .link-block-73 {
    text-decoration: none;
  }

  .div-block-668 {
    justify-content: space-between;
    align-items: center;
  }

  .collection-item-21 {
    width: auto;
  }

  .collection-list-13 {
    align-items: flex-start;
  }

  .div-block-669 {
    grid-column-gap: 5px;
    grid-row-gap: 5px;
    display: flex;
  }

  .image-208 {
    width: auto;
    margin-top: 0;
    padding-right: 1px;
    display: block;
    position: relative;
  }

  .div-block-670 {
    width: auto;
    margin-left: 2rem;
    display: flex;
  }

  .link-block-74 {
    grid-column-gap: 2.5px;
    grid-row-gap: 2.5px;
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    width: auto;
    text-decoration: none;
    display: inline-flex;
    position: relative;
  }

  .div-block-671 {
    width: 36px;
  }
}

#w-node-_0041f60e-3b0f-5590-5e8d-c27ea298cbc5-cced2683 {
  justify-self: auto;
}

#w-node-_0041f60e-3b0f-5590-5e8d-c27ea298cc07-cced2683, #w-node-_0041f60e-3b0f-5590-5e8d-c27ea298cc6f-cced2683 {
  grid-area: 1 / 2 / 3 / 4;
}

#w-node-b9c6c400-9299-5439-77e1-60e7a6fe4728-cced2683 {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-b9c6c400-9299-5439-77e1-60e7a6fe4747-cced2683 {
  grid-area: 2 / 1 / 3 / 2;
}

#w-node-ebbc78c6-1b01-d385-8b64-463d5f9f746b-cced2683, #w-node-ebbc78c6-1b01-d385-8b64-463d5f9f746e-cced2683, #w-node-ebbc78c6-1b01-d385-8b64-463d5f9f7478-cced2683 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-f6029343-f5d0-00e0-a4a8-f137fabbe6c2-cced2683 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
}

@media screen and (max-width: 991px) {
  #w-node-_0041f60e-3b0f-5590-5e8d-c27ea298cbc3-cced2683 {
    order: -9999;
  }

  #w-node-_0041f60e-3b0f-5590-5e8d-c27ea298cbd2-cced2683 {
    order: 9999;
  }

  #single-article.w-node-_752bd11d-2035-8d62-c99f-c603b27661d3-cced2683 {
    order: -9999;
  }
}

@media screen and (max-width: 479px) {
  #w-node-_0041f60e-3b0f-5590-5e8d-c27ea298cbc3-cced2683 {
    order: -9999;
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_0041f60e-3b0f-5590-5e8d-c27ea298cbc5-cced2683 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: auto;
  }

  #w-node-f6029343-f5d0-00e0-a4a8-f137fabbe6c2-cced2683 {
    grid-template-rows: auto;
    grid-template-columns: 2fr 1fr;
  }
}
