.elementor-kit-15017{--e-global-color-primary:#363636;--e-global-color-secondary:#FFFFFF;--e-global-color-text:#363636;--e-global-color-accent:#EA600A;--e-global-color-3415800:#F08D00;--e-global-color-895881f:#041523;--e-global-color-f1af2b0:#F4F7FC;--e-global-color-2b495d1:#EFEFEF;--e-global-color-63c56d7:#CDDDF0;--e-global-color-5372f57:#4B5F89;--e-global-typography-primary-font-family:"Poppins";--e-global-typography-primary-font-weight:500;--e-global-typography-secondary-font-family:"Poppins";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Source Sans Pro";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;color:var( --e-global-color-primary );font-family:"Source Sans Pro", Sans-serif;font-size:16px;}.elementor-kit-15017 button,.elementor-kit-15017 input[type="button"],.elementor-kit-15017 input[type="submit"],.elementor-kit-15017 .elementor-button{background-color:var( --e-global-color-accent );font-family:"Poppins", Sans-serif;font-size:16px;font-weight:600;color:#FFFFFF;border-radius:3px 3px 3px 3px;padding:10px 15px 10px 15px;}.elementor-kit-15017 button:hover,.elementor-kit-15017 button:focus,.elementor-kit-15017 input[type="button"]:hover,.elementor-kit-15017 input[type="button"]:focus,.elementor-kit-15017 input[type="submit"]:hover,.elementor-kit-15017 input[type="submit"]:focus,.elementor-kit-15017 .elementor-button:hover,.elementor-kit-15017 .elementor-button:focus{background-color:#FB9822;color:#FFFFFF;border-style:none;border-radius:3px 3px 3px 3px;}.elementor-kit-15017 e-page-transition{background-color:#FFBC7D;}.elementor-kit-15017 p{margin-block-end:20px;}.elementor-kit-15017 a{color:var( --e-global-color-accent );font-family:"Source Sans", Sans-serif;font-weight:400;}.elementor-kit-15017 h1{font-family:"Poppins", Sans-serif;font-size:36px;font-weight:600;line-height:1.2em;}.elementor-kit-15017 h2{font-family:"Poppins", Sans-serif;font-size:26px;font-weight:600;line-height:1.3em;}.elementor-kit-15017 h3{font-family:"Poppins", Sans-serif;font-size:18px;font-weight:600;}.elementor-kit-15017 h4{font-family:"Poppins", Sans-serif;font-size:16px;font-weight:500;line-height:1.4em;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;--container-default-padding-top:0px;--container-default-padding-right:0px;--container-default-padding-bottom:0px;--container-default-padding-left:0px;}.elementor-widget:not(:last-child){--kit-widget-spacing:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */:root {
  --toc-accent: #ea600a;
  --toc-text: #111827;
  --toc-bg: #fff;
  --toc-gap: 15px;
  --toc-title-size: 16px;
  --toc-font: "Poppins", sans-serif;
  --text-sm: 14px;
  --checklist-gap: 15px;
}

/* Elementor och grundlayout */

.elementor-widget-theme-post-content .elementor[data-elementor-post-type="elementor_library"] {
  margin-block: 40px !important;
}

.elementor-widget-theme-post-content .elementor-widget-container > .elementor[data-elementor-post-type="elementor_library"]:first-child {
  margin-top: 0 !important;
}

.elementor-widget-theme-post-content .elementor-widget-container > .elementor[data-elementor-post-type="elementor_library"]:last-child {
  margin-bottom: 0 !important;
}

.elementor-widget:not(:last-child) {
  margin-bottom: 0 !important;
}

.elementor-widget-icon .elementor-icon-wrapper,
.elementor-widget-icon .elementor-icon {
  margin: 0 !important;
  padding: 0 !important;
  line-height: 0 !important;
}

.elementor-widget-theme-post-content .e-con-inner > :first-child {
  margin-top: 0 !important;
}

/* Länkar */

a.elementor-button,
a.elementor-button:hover {
  text-decoration: none !important;
}

:is(h1, h2, h3, h4, h5, h6) a {
  font-weight: inherit !important;
  text-decoration: none !important;
}

:is(h1, h2, h3, h4, h5, h6) a:hover {
  text-decoration: none;
}

.elementor-widget-posts .elementor-post__title a {
  text-decoration: none;
}

.elementor-widget-posts .elementor-post__title a:hover {
  text-decoration: underline;
}

.extern a {
  display: inline-flex;
  align-items: center;
}

.extern a::after {
  content: "";
  display: inline-block;
  width: 12px;
  height: 12px;
  margin: 0 6px;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23363636' stroke-width='2.4' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M7 17L17 7'/%3E%3Cpath d='M9 7h8v8'/%3E%3C/svg%3E");
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}

/* Textinnehåll */

.elementor-widget-theme-post-content .elementor-widget-container p,
.elementor-widget-theme-post-content .wp-block-group__inner-container p,
.entry-content p,
.post-content p,
.page-content p,
.wp-block p {
  margin-top: 0 !important;
  margin-bottom: 20px !important;
  padding: 0 !important;
  line-height: 1.65;
}

.elementor-widget-text-editor p:last-child {
  margin-bottom: 0;
}

.elementor-widget-theme-post-content .elementor-widget-container > p:empty,
.elementor-widget-theme-post-content .elementor-widget-container :is(ol, ul) + p:empty,
.elementor-widget-text-editor .elementor-widget-container :is(ol, ul) + p:empty,
.entry-content :is(ol, ul) + p:empty {
  display: none !important;
  height: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
  font-size: 0 !important;
  line-height: 0 !important;
}

.elementor-widget-theme-post-content .elementor-widget-container :is(ol, ul),
.elementor-widget-text-editor .elementor-widget-container :is(ol, ul),
.entry-content :is(ol, ul),
.post-content :is(ol, ul),
.page-content :is(ol, ul),
.wp-block ol,
.wp-block ul {
  margin: 0 0 0 1em !important;
  padding: 0 !important;
  line-height: inherit;
  list-style-position: outside;
}

.elementor-widget-text-editor .elementor-widget-container li,
.elementor-widget-theme-post-content .elementor-widget-container li {
  margin-bottom: 0.5em;
}

.elementor-widget-text-editor .elementor-widget-container :is(ol, ul) li:last-child,
.elementor-widget-theme-post-content .elementor-widget-container :is(ol, ul) li:last-child,
#toc .toc-list > li:last-child,
#toc-mobil #toc .toc-list > li:last-child {
  margin-bottom: 0 !important;
  padding-bottom: 0 !important;
}

.elementor-widget-text-editor .elementor-widget-container li > *:last-child,
.elementor-widget-theme-post-content .elementor-widget-container li > *:last-child {
  margin-bottom: 0 !important;
  padding-bottom: 0 !important;
}

.elementor-widget-theme-post-content .elementor-widget-container :is(ol, ul) + *,
.elementor-widget-text-editor .elementor-widget-container :is(ol, ul) + *,
.entry-content :is(ol, ul) + *,
.post-content :is(ol, ul) + * {
  margin-top: 20px !important;
}

.elementor-widget-theme-post-content .elementor-widget-container :is(ol, ul) + br,
.elementor-widget-text-editor .elementor-widget-container :is(ol, ul) + br,
.entry-content :is(ol, ul) + br {
  display: none;
}

.elementor-widget-text-editor .elementor-widget-container li::marker,
.elementor-widget-theme-post-content .elementor-widget-container li::marker {
  font-size: inherit !important;
  line-height: inherit !important;
}

/* Rubriker i innehåll */

.elementor-widget-theme-post-content .elementor-widget-container > h2,
.elementor-widget-theme-post-content .elementor-widget-container > .wp-block-heading,
.elementor-widget-text-editor h2,
.entry-content h2.wp-block-heading,
.post-content h2.wp-block-heading,
.page-content h2.wp-block-heading {
  margin-top: 40px !important;
  margin-bottom: 15px !important;
  font-size: 18px;
  font-weight: 600;
  line-height: 1.4;
}

.elementor-widget-theme-post-content .elementor-widget-container > h2:first-child,
.elementor-widget-theme-post-content .elementor-widget-container > .wp-block-heading:first-child,
.elementor-widget-text-editor h2:first-child {
  margin-top: 0 !important;
}

.elementor-widget-theme-post-content .elementor-widget-container > h2:last-child,
.elementor-widget-theme-post-content .elementor-widget-container > .wp-block-heading:last-child,
.elementor-widget-text-editor h2:last-child {
  margin-bottom: 0 !important;
}

.elementor-widget-theme-post-content .elementor-widget-container > h3,
.elementor-widget-text-editor h3,
.entry-content h3.wp-block-heading,
.post-content h3.wp-block-heading,
.page-content h3.wp-block-heading {
  margin-top: 0;
  padding-bottom: 5px !important;
  font-family: "Source Sans Pro", sans-serif;
  font-size: 18px;
  font-weight: 600;
  line-height: 1.4;
}

.wp-block-image img {
  border-radius: 3px;
}

@media (max-width: 781px) {
  .wp-block-gallery {
    margin-bottom: 0 !important;
  }

  .wp-block-image {
    margin-bottom: 20px !important;
  }
}

/* Verktygsklasser */

.boxskugga {
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.2);
}

.kundcase-grid {
  padding: 20px;
  border: 2px solid #272e47;
  border-radius: 3px;
}

.kodsnutt {
  padding: 0.2em 0.4em;
  border-radius: 3px;
  background-color: #f5f5f5;
  color: #363636;
  font-family: "Courier New", monospace;
  font-size: 1em;
}

.spacing-40 {
  margin-bottom: 40px;
}

@media (max-width: 781px) {
  .spacing-40 {
    margin-bottom: 40px !important;
  }

  .reverse-mobile {
    display: flex;
    flex-direction: column-reverse;
    gap: 20px;
  }

  .reverse-mobile .wp-block-column,
  .reverse-mobile .wp-block-image,
  .reverse-mobile figure,
  .reverse-mobile img {
    margin: 0 !important;
    padding: 0 !important;
  }

  .reverse-mobile img {
    display: block;
    max-width: 100%;
    height: auto;
  }
}

/* Horisontell scroll */

@media (max-width: 767.98px) {
  .hscroll {
    --side: 8px;
    display: flex;
    gap: 20px;
    overflow-x: auto;
    overflow-y: hidden;
    scroll-behavior: smooth;
    scroll-snap-type: x mandatory;
    scrollbar-color: var(--e-global-color-primary, #888) transparent;
    scrollbar-gutter: stable both-edges;
    scrollbar-width: thin;
    -webkit-overflow-scrolling: touch;
  }

  .hscroll::before,
  .hscroll::after {
    content: "";
    flex: 0 0 var(--side);
  }

  .hscroll > * {
    flex: 0 0 auto;
    min-width: max-content;
    padding: 0;
    scroll-margin-inline: var(--side);
    scroll-snap-align: start;
  }

  .hscroll::-webkit-scrollbar {
    height: 6px;
  }

  .hscroll.hide-scrollbar::-webkit-scrollbar {
    display: none;
  }

}

@media (max-width: 767.98px) and (prefers-reduced-motion: reduce) {
  .hscroll {
    scroll-behavior: auto;
  }
}

/* Hero-rubriker */

.hero-heading,
.hero-heading-black {
  display: inline-block;
  margin-bottom: 0;
  font-size: 3em;
  font-weight: 700;
  line-height: 1.1;
  text-align: left;
}

.hero-heading {
  color: #fff;
}

.hero-heading-black {
  color: #363636;
}

.hero-heading-privat {
  display: inline-block;
  margin-bottom: 0;
  color: #fff;
  font-size: 4em;
  font-weight: 700;
  line-height: 1.1;
  text-align: left;
}

.hero-heading span,
.hero-heading-black span,
.hero-heading-privat span {
  display: block;
}

.hero-heading span + span,
.hero-heading-black span + span {
  margin-top: 0.1em;
}

.hero-heading-privat span + span {
  margin-top: 0;
}

@media (max-width: 768px) {
  .hero-heading,
  .hero-heading-black {
    font-size: 56px;
  }

  .hero-heading-privat {
    font-size: 46px;
  }
}

@media (max-width: 480px) {
  .hero-heading,
  .hero-heading-black {
    font-size: 24px;
    line-height: 1.2;
  }

  .hero-heading-privat {
    font-size: 22px;
    line-height: 1.2;
  }
}

/* Innehållsförteckning */

#toc {
  overflow: auto;
  padding-left: 15px;
  border-left: 5px solid var(--toc-accent);
  border-radius: 0;
  background: var(--toc-bg);
  color: var(--toc-text);
  font-family: var(--toc-font);
  font-size: var(--text-sm);
}

#toc .toc-title {
  display: block;
  margin: 0 0 var(--toc-gap);
  font-size: var(--toc-title-size);
  font-weight: 500;
  line-height: 1.4;
}

#toc .toc-list {
  display: flex;
  flex-direction: column;
  gap: var(--toc-gap);
  margin: 0;
  padding: 0;
  list-style: none;
}

#toc .toc-list .toc-title {
  margin-bottom: 10px;
  padding: 0;
  pointer-events: none;
}

#toc a {
  display: inline-block;
  color: var(--toc-text);
  line-height: 1.4;
  text-decoration: none;
  transition: none !important;
}

#toc a:hover,
#toc a.is-active {
  text-decoration-line: underline !important;
  text-decoration-color: currentColor !important;
  text-decoration-thickness: 1.25px !important;
  text-underline-offset: 2px !important;
}

#toc a.is-active {
  font-weight: 600;
}

#toc-desktop {
  margin: 0 !important;
  padding: 0 !important;
}

#toc-desktop #toc,
#toc-desktop > .elementor-widget-container > #toc {
  box-sizing: border-box !important;
  padding-left: 15px !important;
  border-left: 5px solid var(--toc-accent, #ea600a) !important;
  border-radius: 0 !important;
  background: var(--toc-bg, #fff) !important;
  color: var(--toc-text, #111827) !important;
  font-family: var(--toc-font, "Poppins", sans-serif) !important;
  font-size: var(--text-sm, 14px) !important;
}

@media (min-width: 1024px) {
  #toc {
    position: sticky;
    top: 200px;
  }

  @supports .elementor-kit-15017(:has(*)) {
    .elementor-sticky--active:has(#toc),
    .e-sticky--active:has(#toc),
    .elementor-widget:has(> #toc),
    .elementor-column:has(> #toc),
    .e-con:has(> #toc) {
      top: 170px !important;
    }
  }
}

@media (max-width: 1023.98px) {
  #toc-mobil #toc {
    box-sizing: border-box !important;
    position: static !important;
    top: auto !important;
    overflow: visible !important;
    padding: 14px 14px 10px !important;
    border-left: 5px solid var(--toc-accent, #ea600a) !important;
    border-radius: 0 !important;
    background: var(--toc-bg, #fff) !important;
    color: var(--toc-text, #111827) !important;
    font-family: var(--toc-font, "Poppins", sans-serif) !important;
    font-size: var(--text-sm, 14px) !important;
  }

  #toc-mobil #toc .toc-title {
    display: block !important;
    margin: 0 0 10px !important;
    font-size: 15px !important;
    font-weight: 600 !important;
    line-height: 1.25 !important;
  }

  #toc-mobil #toc .toc-list {
    display: flex !important;
    flex-direction: column !important;
    gap: 10px !important;
    margin: 0 !important;
    padding: 0 !important;
    list-style: none !important;
  }

  #toc-mobil #toc .toc-list li {
    margin: 0 !important;
    padding: 0 !important;
  }

  #toc-mobil #toc a {
    display: block !important;
    padding: 6px 0 !important;
    overflow-wrap: anywhere !important;
    color: var(--toc-text, #111827) !important;
    line-height: 1.35 !important;
    text-decoration: none !important;
    transition: none !important;
    white-space: normal !important;
  }

  #toc-mobil #toc a:hover,
  #toc-mobil #toc a.is-active {
    font-weight: 600 !important;
    text-decoration-line: underline !important;
    text-decoration-color: currentColor !important;
    text-decoration-thickness: 1.25px !important;
    text-underline-offset: 2px !important;
  }
}

/* Max Mega Menu */

#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 > li.mega-current-menu-item > a.mega-menu-link,
#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 > li.mega-current-page-ancestor > a.mega-menu-link {
  padding-right: 10px !important;
  padding-left: 10px !important;
  border-radius: 8px !important;
  background-color: #ea600a !important;
  color: #fff !important;
  font-weight: 600 !important;
}

#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 > li.mega-menu-item > a.mega-menu-link {
  font-weight: 400 !important;
}

body.page-id-1085 #mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 > li#mega-menu-item-67425 > a.mega-menu-link {
  padding-right: 10px !important;
  padding-left: 10px !important;
  border-radius: 8px !important;
  background-color: #ea600a !important;
  color: #fff !important;
  font-weight: 400 !important;
}

li.extra-padding-top > a.mega-menu-link {
  margin-top: 20px !important;
}

/* Inläggswidget f744264 */

.elementor-widget-theme-post-content .e-con-inner > .elementor-element-f744264 {
  margin-top: 0 !important;
}

.elementor .elementor-element-f744264 .elementor-widget-container,
.elementor-widget-theme-post-content .elementor-element.elementor-element-f744264 .elementor-widget-container {
  display: flex !important;
  flex-direction: column !important;
  gap: 15px !important;
}

.elementor .elementor-element-f744264 .elementor-widget-container > *,
.elementor-widget-theme-post-content .elementor-element.elementor-element-f744264 .elementor-widget-container > * {
  margin: 0 !important;
}

.elementor .elementor-element-f744264 .elementor-widget-container > :is(ul, ol),
.elementor-widget-theme-post-content .elementor-element.elementor-element-f744264 .elementor-widget-container > :is(ul, ol) {
  padding-left: 1em !important;
}

/* Accordion */

.wp-block-accordion {
  display: block;
}

.wp-block-accordion.accordion-spacing {
  margin-bottom: 20px !important;
  padding-bottom: 0 !important;
}

.wp-block-accordion-item {
  border: 0 !important;
  border-bottom: 1px solid rgba(0, 0, 0, 0.18) !important;
  border-radius: 0 !important;
  background: transparent !important;
}

.wp-block-accordion-item + .wp-block-accordion-item {
  margin-top: 20px;
}

.wp-block-accordion-heading {
  margin: 0 !important;
  padding: 0 !important;
}

.wp-block-accordion-heading__toggle {
  box-sizing: border-box;
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  gap: 16px;
  padding: 0 0 20px !important;
  border: 0 !important;
  background: transparent !important;
  box-shadow: none !important;
  color: #363636 !important;
  font-family: inherit !important;
  font-size: 16px !important;
  font-weight: 700;
  line-height: 1.3;
  text-align: left;
  text-indent: 0 !important;
  cursor: pointer;
  appearance: none;
  transform: none !important;
  -webkit-appearance: none;
}

.wp-block-accordion-heading__toggle:hover {
  background: transparent !important;
  color: #ea600a !important;
}

.wp-block-accordion-heading__toggle:focus-visible {
  outline: none !important;
  color: #ea600a !important;
  box-shadow: inset 0 0 0 2px rgba(255, 106, 0, 0.4) !important;
}

.wp-block-accordion-heading__toggle[aria-expanded="true"] {
  color: #363636 !important;
}

.wp-block-accordion-heading__toggle-title {
  flex: 1;
}

.wp-block-accordion-heading__toggle,
.wp-block-accordion-heading__toggle::before,
.wp-block-accordion-heading__toggle::after,
.wp-block-accordion-heading__toggle-icon,
.wp-block-accordion-heading__toggle-icon::before,
.wp-block-accordion-heading__toggle-icon::after {
  transition: none !important;
  animation: none !important;
  transform: none !important;
}

.wp-block-accordion-heading__toggle::after {
  content: none !important;
}

.wp-block-accordion-heading__toggle-icon {
  display: inline-flex !important;
  align-items: center;
  justify-content: center;
  width: 22px;
  min-width: 22px;
  height: 22px;
  border: 0 !important;
  border-radius: 0 !important;
  background: transparent !important;
  box-shadow: none !important;
  color: inherit;
  font-size: 0 !important;
  line-height: 0 !important;
}

.wp-block-accordion-heading__toggle-icon::before {
  content: "+" !important;
  font-family: inherit !important;
  font-size: 22px !important;
  font-weight: 700 !important;
  line-height: 1 !important;
}

.wp-block-accordion-heading__toggle[aria-expanded="true"] .wp-block-accordion-heading__toggle-icon::before {
  content: "2212" !important;
}

.elementor-widget-theme-post-content .elementor-widget-container .wp-block-accordion-panel h2.wp-block-heading,
.elementor-widget-theme-post-content .wp-block-accordion-panel .wp-block-heading {
  margin-top: 40px !important;
  margin-bottom: 15px !important;
}

.elementor-widget-theme-post-content .wp-block-accordion-panel > h2.wp-block-heading:first-child,
.elementor-widget-theme-post-content .wp-block-accordion-panel > .wp-block-heading:first-child {
  margin-top: 0 !important;
}

/* Info cards */
.info-card-grid > .wp-block-group__inner-container {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 40px;
  align-items: start;
}

.info-card-grid > .wp-block-group__inner-container.is-layout-constrained {
  max-width: none !important;
  margin-right: 0 !important;
  margin-left: 0 !important;
}

.info-card-grid * {
  max-width: none;
}

.info-card {
  margin: 0 !important;
  padding: 0;
  text-align: left;
}

.info-card .wp-block-image {
  justify-content: flex-start !important;
  align-items: flex-start !important;
  margin: 0 0 10px !important;
  text-align: left !important;
}

.info-card .wp-block-image img {
  display: block;
  width: 85px;
  height: 85px;
  margin-right: 0 !important;
  margin-left: 0 !important;
  object-fit: contain;
}

.info-card h2,
.info-card h3 {
  margin: 0 0 10px !important;
  font-size: 18px;
  line-height: 1.2;
}

.info-card p {
  margin: 0 !important;
  overflow-wrap: anywhere;
  font-size: 16px;
  line-height: 1.6;
  opacity: 0.85;
}

@media (max-width: 800px) {
  .info-card-grid > .wp-block-group__inner-container {
    grid-template-columns: 1fr;
    gap: 40px;
  }

  .info-card .wp-block-image img {
    width: 72px;
    height: 72px;
  }
}

/* Checklist */

.checklist > .wp-block-group__inner-container.is-layout-constrained {
  max-width: none !important;
  margin-right: 0 !important;
  margin-left: 0 !important;
}

.wp-block-group.checklist,
.checklist {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}

.checklist__item {
  margin-top: var(--checklist-gap) !important;
}

.checklist__item h2,
.checklist__item h3,
.checklist__item h4 {
  position: relative;
  margin: 0 0 8px !important;
  padding-left: 30px;
  font-size: 16px;
  font-weight: 600;
  line-height: 1.2;
}

.checklist__item h2::before,
.checklist__item h3::before,
.checklist__item h4::before {
  content: "";
  position: absolute;
  top: 2px;
  left: 0;
  display: block;
  width: 18px;
  height: 18px;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M20 6L9 17l-5-5' fill='none' stroke='%23e06b2d' stroke-width='4' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
  background-position: center;
  background-repeat: no-repeat;
  background-size: 18px 18px;
}

.checklist__item p {
  margin-top: 0 !important;
  margin-bottom: 1em !important;
  padding: 0 !important;
  overflow-wrap: anywhere;
  line-height: 1.65;
  opacity: 0.9;
}

@media (max-width: 800px) {
  .checklist__item h2::before,
  .checklist__item h3::before,
  .checklist__item h4::before {
    width: 16px;
    height: 16px;
    background-size: 16px 16px;
  }
}

/* Sök och autocomplete */

.autocomplete-field {
  padding-right: 0 !important;
  padding-left: 0 !important;
}

.elementor [id^="autocomplete"] .w-search-input-block {
  overflow: hidden !important;
}

.elementor [id^="autocomplete"] .w-search-input-block input[type="text"] {
  border-radius: 3px !important;
  appearance: none !important;
  -webkit-appearance: none !important;
}

/* FAQ */
.faq-answer-content figure,
.faq-answer-content p {
  margin: 1em 0;
}

/* Sidspecifikt */

.elementor-82934 .elementor-element-0967c6f,
.elementor-82934 .elementor-element-6c825a2 {
  --min-height: 400px !important;
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Poppins';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://bahnhof.fi/wp-content/uploads/2023/01/Poppins-Regular.ttf') format('truetype');
}
@font-face {
	font-family: 'Poppins';
	font-style: normal;
	font-weight: 500;
	font-display: auto;
	src: url('https://bahnhof.fi/wp-content/uploads/2023/01/Poppins-Medium.ttf') format('truetype');
}
@font-face {
	font-family: 'Poppins';
	font-style: normal;
	font-weight: 600;
	font-display: auto;
	src: url('https://bahnhof.fi/wp-content/uploads/2023/01/Poppins-SemiBold.ttf') format('truetype');
}
@font-face {
	font-family: 'Poppins';
	font-style: normal;
	font-weight: 700;
	font-display: auto;
	src: url('https://bahnhof.fi/wp-content/uploads/2023/01/Poppins-Bold.ttf') format('truetype');
}
@font-face {
	font-family: 'Poppins';
	font-style: normal;
	font-weight: 800;
	font-display: auto;
	src: url('https://bahnhof.fi/wp-content/uploads/2023/01/Poppins-ExtraBold.ttf') format('truetype');
}
@font-face {
	font-family: 'Poppins';
	font-style: normal;
	font-weight: 300;
	font-display: auto;
	src: url('https://bahnhof.fi/wp-content/uploads/2023/01/Poppins-Light.ttf') format('truetype');
}
/* End Custom Fonts CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Source Sans';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://bahnhof.fi/wp-content/uploads/2023/01/SourceSansPro-Regular.ttf') format('truetype');
}
@font-face {
	font-family: 'Source Sans';
	font-style: italic;
	font-weight: normal;
	font-display: auto;
	src: url('https://bahnhof.fi/wp-content/uploads/2023/01/SourceSansPro-Italic.ttf') format('truetype');
}
@font-face {
	font-family: 'Source Sans';
	font-style: normal;
	font-weight: 500;
	font-display: auto;
	src: url('https://bahnhof.fi/wp-content/uploads/2023/01/SourceSansPro-SemiBold.ttf') format('truetype');
}
@font-face {
	font-family: 'Source Sans';
	font-style: italic;
	font-weight: 500;
	font-display: auto;
	src: url('https://bahnhof.fi/wp-content/uploads/2023/01/SourceSansPro-SemiBoldItalic.ttf') format('truetype');
}
@font-face {
	font-family: 'Source Sans';
	font-style: normal;
	font-weight: 600;
	font-display: auto;
	src: url('https://bahnhof.fi/wp-content/uploads/2023/01/SourceSansPro-Bold.ttf') format('truetype');
}
@font-face {
	font-family: 'Source Sans';
	font-style: italic;
	font-weight: 600;
	font-display: auto;
	src: url('https://bahnhof.fi/wp-content/uploads/2023/01/SourceSansPro-BoldItalic.ttf') format('truetype');
}
@font-face {
	font-family: 'Source Sans';
	font-style: normal;
	font-weight: 700;
	font-display: auto;
	src: url('https://bahnhof.fi/wp-content/uploads/2023/01/SourceSansPro-Black.ttf') format('truetype');
}
@font-face {
	font-family: 'Source Sans';
	font-style: italic;
	font-weight: 700;
	font-display: auto;
	src: url('https://bahnhof.fi/wp-content/uploads/2023/01/SourceSansPro-BlackItalic.ttf') format('truetype');
}
/* End Custom Fonts CSS */