/*!*****************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[3].oneOf[2].use[1]!./node_modules/postcss-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js!./src/components/App/App.scss ***!
  \*****************************************************************************************************************************************************************************************************/
@charset "UTF-8";
 {
  /* stylelint-disable declaration-no-important, no-descending-specificity */
  /*!
   * Font Awesome Pro 6.5.1 by @fontawesome - https://fontawesome.com
   * License - https://fontawesome.com/license (Commercial License)
   * Copyright 2023 Fonticons, Inc.
   */
  /* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
  readers do not read off random characters that represent icons */
  /*!
   * Font Awesome Pro 6.5.1 by @fontawesome - https://fontawesome.com
   * License - https://fontawesome.com/license (Commercial License)
   * Copyright 2023 Fonticons, Inc.
   */
  /*!
   * Font Awesome Pro 6.5.1 by @fontawesome - https://fontawesome.com
   * License - https://fontawesome.com/license (Commercial License)
   * Copyright 2023 Fonticons, Inc.
   */
  /*
  =========================================================
  DECISION HELPER CSS
  =========================================================
   * Innehåller styling för modulen Beslutsträd
   * 
   * Copyright (C) Limepark AB.
   * https://limepark.se/licensvillkor
  =========================================================*/
  /*
  ---------------------------------------------------------
  VARIABLER
  --------------------------------------------------------- */
  /*
  ---------------------------------------------------------
  FRÅGA
  --------------------------------------------------------- */
  /*
  ---------------------------------------------------------
  TEXT
  --------------------------------------------------------- */
  /*
  ---------------------------------------------------------
  INPUT
  --------------------------------------------------------- */
  /*
  ---------------------------------------------------------
  ETIKETT
  --------------------------------------------------------- */
  /*
  ---------------------------------------------------------
  KNAPPAR
  --------------------------------------------------------- */
  /*
  ---------------------------------------------------------
  RESULTAT
  --------------------------------------------------------- */
}
:root {
  /* ### FÄRGER ### */
  --mv-black: #000;
  --mv-white: #fff;
  --mv-gray-10: #f2f2f2;
  --mv-gray-20: #e6e6e6;
  --mv-gray-30: #d9d9d9;
  --mv-gray-40: #cccccc;
  --mv-gray-50: #bfbfbf;
  --mv-gray-60: #b3b3b3;
  --mv-gray-70: #a6a6a6;
  --mv-gray-80: #999999;
  --mv-gray-90: #8c8c8c;
  --mv-gray-100: #808080;
  --mv-gray-130: #5d5d5d;
  --mv-gray-150: #1f1f1f;
  --mv-red-10: #f7e9e7;
  --mv-red-20: #f1d4d1;
  --mv-red-30: #e9beba;
  --mv-red-40: #e2a8a4;
  --mv-red-50: #d9918e;
  --mv-red-60: #d37a7a;
  --mv-red-70: #cc6467;
  --mv-red-80: #c54c56;
  --mv-red-90: #be3345;
  --mv-red-100: #b90835;
  --mv-red-130: #8b1327;
  --mv-blue-10: #eaf2f6;
  --mv-blue-20: #d5e5ed;
  --mv-blue-30: #c0d7e4;
  --mv-blue-40: #abcbdb;
  --mv-blue-50: #94bcd1;
  --mv-blue-60: #82b0c9;
  --mv-blue-70: #6ca3c0;
  --mv-blue-80: #5897b8;
  --mv-blue-90: #4289ad;
  --mv-blue-100: #2e7ca5;
  --mv-blue-130: #25607f;
  --mv-blue-150: #143c50;
  --mv-yellow-10: #FCF6EB;
  --mv-signal-green-10: #d1e3d7;
  --mv-signal-green-100: #008d3c;
  --mv-signal-green-130: #086826;
  --mv-signal-blue-10: #e6f0fa;
  --mv-signal-blue-100: #0066cc;
  --mv-signal-blue-130: #204e88;
  --mv-signal-yellow-10: #fff8eb;
  --mv-signal-yellow-20: #fff1d6;
  --mv-signal-yellow-100: #fdb813;
  --mv-signal-yellow-130: #b27a13;
  --mv-signal-red-10: #ffdfdf;
  --mv-signal-red-100: #da1e28;
  --mv-signal-red-130: #b01919;
  /* ### FONTER ### */
  --mv-font-awesome: "Font Awesome 6 Pro";
  --mv-line-height-text: 1.5rem;
  /* ### BRYTPUNKTER ### */
  --mv-bp-small: 0;
  --mv-bp-medium: 768px;
  --mv-bp-large: 1200px;
  --mv-bp-x-large: 1440px;
  --mb-bp-scalar: 1376px;
  /* AVSTÅND */
  --mv-addition-spacing-small: 0.375rem;
  --mv-addition-spacing-medium-small: 0.625rem;
  --mv-addition-spacing-large: 2.5rem;
  --env-spacing-xxx-small: 0.125rem;
  --env-spacing-xx-small: 0.25rem;
}
:root, body.sv-theme-grundtema {
  /* ### AVSTÅND ### */
  --env-spacing-xxx-small: 0.125rem;
  --env-spacing-xx-small: 0.25rem;
  --env-spacing-x-small: 0.5rem;
  --env-spacing-small: 0.75rem;
  --env-spacing-medium: 1rem;
  --env-spacing-large: 1.25rem;
  --env-spacing-x-large: 1.5rem;
  --env-spacing-xx-large: 1.75rem;
  --env-spacing-xxx-large: 2rem;
  --env-spacing-xxx-larger: 2.5rem;
  --env-spacing-xxxx-large: 3rem;
  --env-spacing-xxxx-larger: 3.5rem;
  --env-spacing-xxxxx-large: 4rem;
  --env-spacing-xxxxxx-large: 5rem;
  --env-spacing-xxxxxxx-large: 6rem;
  /* ### FONTER ### */
  --env-font-family: "inter google", Arial, sans-serif;
  --env-font-size-base: 1rem;
  --env-font-size-x-small: calc(var(--env-font-size-base) * 0.75);
  --env-font-size-small: calc(var(--env-font-size-base) * 0.875);
  --env-font-size-medium: var(--env-font-size-base);
  --env-font-size-large: calc(var(--env-font-size-base) * 1.25);
  --env-font-size-x-large: calc(var(--env-font-size-base) * 1.5);
  --env-font-size-xx-large: calc(var(--env-font-size-base) * 1.75);
  --env-font-size-xxx-large: calc(var(--env-font-size-base) * 2);
  --env-font-size-xxxx-large: calc(var(--env-font-size-base) * 2.5);
}
html, body {
  overflow-x: hidden;
}
.mv-rtl {
  direction: rtl;
  unicode-bidi: bidi-override;
}
.mv-bg-white {
  background-color: var(--mv-white);
}
.mv-bg-gray-10 {
  background-color: var(--mv-gray-10);
}
body {
  font-size: var(--env-spacing-medium);
}
body p.mv-font-normal, body p.mv-font-normal a {
  line-height: var(--mv-line-height-text);
}
.mv-font-h1, .mv-font-h2, .mv-font-h3, .mv-font-h4, .mv-font-h5, .mv-font-intro, .mv-font-normal, .mv-font-link {
  margin-block: 0;
  margin-inline: 0;
  margin: 0;
  padding-block: 0;
  padding-inline: 0;
  padding: 0;
  height: auto;
  max-width: 45rem;
}
.mv-font-h1 {
  line-height: var(--env-spacing-xxxx-large);
  font-size: 2.25rem;
  margin-top: var(--env-spacing-xxxx-large);
  margin-bottom: var(--env-spacing-medium);
}
.mv-font-h2 {
  line-height: 2.125rem;
  font-size: 1.625rem;
  margin-top: 3.5rem;
  margin-bottom: var(--mv-addition-spacing-medium-small);
}
.mv-font-h3 {
  line-height: var(--env-spacing-xx-large);
  font-size: var(--env-spacing-large);
  margin-top: 2.75rem;
  margin-bottom: var(--mv-addition-spacing-medium-small);
}
.mv-font-h4 {
  line-height: 1.625rem;
  font-size: 1.125rem;
  margin-top: var(--env-spacing-xxx-large);
  margin-bottom: var(--mv-addition-spacing-medium-small);
}
.mv-font-h5 {
  line-height: var(--env-spacing-x-large);
  font-size: var(--env-spacing-medium);
  margin-top: var(--env-spacing-xxx-large);
  margin-bottom: var(--env-spacing-x-small);
}
p.mv-font-intro {
  max-width: 45rem;
  margin-top: var(--env-spacing-medium);
  margin-bottom: var(--env-spacing-xxxx-large);
}
@media (min-width: 768px) {
  p.mv-font-intro {
    margin-bottom: var(--env-spacing-xxxxx-large);
  }
}
.mv-font-intro {
  line-height: 1.875rem;
  font-size: var(--env-spacing-large);
}
p.mv-font-normal {
  margin-bottom: 0.875rem;
}
.mv-font-normal {
  line-height: calc(1em + 0.5rem);
  font-size: var(--env-spacing-medium);
}
.mv-font-link {
  font-size: var(--env-spacing-medium);
  line-height: calc(1em + 0.5rem);
}
.mv-quote {
  margin-top: var(--env-spacing-xxxxx-large);
  margin-bottom: 4.5rem;
  max-width: 25rem;
  font-weight: 600;
  font-size: var(--env-spacing-large);
  line-height: 1.875rem;
  font-family: var(--env-font-family);
}
.mv-quote::before {
  content: "";
  border-top: var(--env-spacing-xx-small) solid var(--mv-red-100);
  width: var(--env-spacing-xxxxx-large);
  display: block;
  margin-bottom: var(--env-spacing-x-small);
}
.env-button {
  position: relative;
  padding: var(--env-spacing-small) var(--env-spacing-x-large);
  font-size: var(--env-font-size-medium);
  line-height: 1.375rem;
  min-height: var(--env-spacing-x-large);
  font-size: var(--env-spacing-medium);
  font-weight: 400;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  width: 100%;
}
@media (min-width: 768px) {
  .env-button {
    width: auto;
    display: inline-flex;
  }
}
.env-button--block {
  display: flex;
  width: 100%;
}
.env-button[data-icon]::after, .env-button[data-icon-before]::before, .env-button > i[class*=fa-] {
  margin-inline-start: 1.125rem;
  display: inline-block;
  font-family: "Font Awesome 6 Pro";
  color: var(--mv-white);
}
.env-button[data-icon]::after, .env-button[data-icon-before]::before {
  align-self: first baseline;
  content: attr(data-icon);
}
.env-button[data-icon-before]::before {
  margin-inline-start: 0;
  margin-inline-end: 1.125rem;
  content: attr(data-icon-before);
}
.env-button:link, .env-button:visited, .env-button:hover, .env-button:focus, .env-button:focus-visible {
  text-decoration: none;
}
.env-button:focus, .env-button:focus-visible {
  box-shadow: inset 0 0 0 1px var(--mv-black), 0 0 0 3px var(--mv-white), 0 0 0 5px var(--mv-black);
  outline: none;
}
.env-button--primary:hover {
  --env-element-primary-background-color-dark: var(--mv-blue-130);
}
.env-button--primary:focus {
  --env-element-primary-background-color-dark: var(
    --env-element-primary-background-color
  );
}
.env-button--primary:active {
  --env-element-primary-background-color: var(--mv-blue-100);
  --env-element-primary-background-color-dark: var(--mv-blue-100);
}
.env-button--secondary {
  border: 1px solid var(--mv-blue-150);
  background-color: var(--mv-white);
}
.env-button--secondary:hover {
  --env-element-secondary-background-color-dark: var(--mv-gray-10);
  border-color: var(--mv-blue-150);
}
.env-button--secondary:focus {
  border: 1px solid var(--mv-blue-150);
}
.env-button--secondary:active {
  --env-element-secondary-background-color: var(--mv-gray-20);
  --env-element-secondary-background-color-dark: var(--mv-blue-150);
}
.env-button--secondary.env-button--ghost {
  --env-element-primary-background-color: transparent;
  border-color: var(--mv-blue-150);
  --env-element-primary-font-color: var(--mv-blue-150);
  color: var(--mv-blue-150);
}
.env-button--secondary.env-button--ghost:hover {
  --env-element-primary-background-color-dark: transparent;
  --env-element-primary-background-color: transparent;
  background-color: transparent;
  border-color: var(--mv-blue-150);
  --env-element-primary-font-color: var(--mv-blue-150);
  color: var(--mv-blue-150);
  box-shadow: 0 0 0 1px var(--mv-blue-150);
}
.env-button--secondary.env-button--ghost:focus {
  --env-element-primary-background-color: transparent;
  border-color: var(--mv-blue-150);
  --env-element-primary-font-color: var(--mv-blue-150);
}
.env-button--secondary.env-button--ghost:active {
  --env-element-primary-background-color: transparent;
  border-color: var(--mv-blue-150);
  --env-element-primary-font-color: var(--mv-blue-150);
}
.env-button.env-button--link {
  background-color: transparent;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border: 1px solid transparent;
  cursor: pointer;
  margin: 0;
  padding: 0;
  width: auto;
}
.env-button.env-button--link > span {
  color: var(--env-link-font-color);
  text-decoration: underline;
}
.env-button.env-button--link[data-icon]::after, .env-button.env-button--link[data-icon-before]::before {
  font-weight: 600;
  margin-inline-start: var(--env-spacing-x-small);
  display: inline-block;
  font-family: "Font Awesome 6 Pro";
  color: var(--mv-black);
  align-self: first baseline;
  content: attr(data-icon);
}
.env-button.env-button--link[data-icon-before]::before {
  margin-inline-start: 0;
  margin-inline-end: var(--env-spacing-x-small);
  content: attr(data-icon-before);
}
.env-button--disabled.env-button--primary, .env-button[disabled].env-button--primary {
  color: var(--mv-gray-50);
  background-color: var(--mv-gray-10);
  border: none;
}
.env-button--disabled.env-button--secondary, .env-button[disabled].env-button--secondary {
  color: var(--mv-gray-50);
  background-color: var(--mv-white);
  border-color: var(--mv-gray-10);
}
.env-button--disabled.env-button--ghost, .env-button[disabled].env-button--ghost {
  color: var(--mv-gray-50);
  background-color: var(--mv-white);
  border: 1px solid var(--mv-gray-10);
  opacity: 1;
}
.sv-text-portlet:has(.sv-lank-knapp) {
  margin: 0;
  margin-top: 2.5rem;
  margin-bottom: 5rem;
}
.sv-text-portlet:has(.sv-lank-knapp) .sv-lank-knapp {
  margin-block-start: var(--mv-addition-spacing-medium-small);
  margin-block-end: 0;
}
@media (min-width: 768px) {
  .sv-text-portlet:has(.sv-lank-knapp) .sv-lank-knapp {
    margin-block-start: var(--env-spacing-small);
  }
}
.sv-text-portlet:has(.sv-lank-knapp) .sv-lank-knapp > a {
  /* Grund­layout */
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: var(--env-spacing-small) var(--env-spacing-x-large);
  font-size: var(--env-font-size-medium);
  line-height: 1.375rem;
  min-height: var(--env-spacing-x-large);
  text-decoration: none;
  color: var(--mv-blue-150);
  /* Färger / kantlinje */
  box-shadow: inset 0 0 0 1px var(--mv-blue-150);
  /* Tillstånd */
  /* Pil-ikonen – LTR som standard */
  /* Automatiskt byte till RTL-pil */
  width: auto;
  max-width: 48rem;
}
.sv-text-portlet:has(.sv-lank-knapp) .sv-lank-knapp > a:link, .sv-text-portlet:has(.sv-lank-knapp) .sv-lank-knapp > a:visited, .sv-text-portlet:has(.sv-lank-knapp) .sv-lank-knapp > a:hover, .sv-text-portlet:has(.sv-lank-knapp) .sv-lank-knapp > a:focus, .sv-text-portlet:has(.sv-lank-knapp) .sv-lank-knapp > a:focus-visible {
  color: var(--mv-blue-150);
  text-decoration: none;
}
.sv-text-portlet:has(.sv-lank-knapp) .sv-lank-knapp > a:hover {
  outline: none;
  box-shadow: inset 0 0 0 1px var(--mv-blue-150), 0 0 0 1px var(--mv-blue-150);
}
.sv-text-portlet:has(.sv-lank-knapp) .sv-lank-knapp > a:focus, .sv-text-portlet:has(.sv-lank-knapp) .sv-lank-knapp > a:focus-visible {
  box-shadow: inset 0 0 0 1px var(--mv-black), 0 0 0 3px var(--mv-white), 0 0 0 5px var(--mv-black);
  outline: none;
}
.sv-text-portlet:has(.sv-lank-knapp) .sv-lank-knapp > a:after {
  align-self: first baseline;
  margin-inline-start: 1.125rem;
  display: inline-block;
  font-family: var(--mv-font-awesome);
  content: "\f061";
  color: var(--mv-blue-150);
}
html[lang|=ar] .sv-text-portlet:has(.sv-lank-knapp) .sv-lank-knapp > a:after, html[lang|=arc] .sv-text-portlet:has(.sv-lank-knapp) .sv-lank-knapp > a:after, html[lang|=ckb] .sv-text-portlet:has(.sv-lank-knapp) .sv-lank-knapp > a:after, html[lang|=dv] .sv-text-portlet:has(.sv-lank-knapp) .sv-lank-knapp > a:after, html[lang|=fa] .sv-text-portlet:has(.sv-lank-knapp) .sv-lank-knapp > a:after, html[lang|=ha] .sv-text-portlet:has(.sv-lank-knapp) .sv-lank-knapp > a:after, html[lang|=he] .sv-text-portlet:has(.sv-lank-knapp) .sv-lank-knapp > a:after, html[lang|=khw] .sv-text-portlet:has(.sv-lank-knapp) .sv-lank-knapp > a:after, html[lang|=ks] .sv-text-portlet:has(.sv-lank-knapp) .sv-lank-knapp > a:after, html[lang|=ku] .sv-text-portlet:has(.sv-lank-knapp) .sv-lank-knapp > a:after, html[lang|=ps] .sv-text-portlet:has(.sv-lank-knapp) .sv-lank-knapp > a:after, html[lang|=prs] .sv-text-portlet:has(.sv-lank-knapp) .sv-lank-knapp > a:after, html[lang|=ur] .sv-text-portlet:has(.sv-lank-knapp) .sv-lank-knapp > a:after, html[lang|=yi] .sv-text-portlet:has(.sv-lank-knapp) .sv-lank-knapp > a:after {
  content: "\f060";
}

@media (min-width: 768px) {
  .sv-text-portlet:has(.sv-lank-knapp) .sv-lank-knapp > a {
    display: inline-flex;
  }
}
.sv-text-portlet:has(.sv-lank-knapp) .sv-lank-knapp:first-of-type {
  padding-top: 0;
  margin-top: 0;
}
.sv-text-portlet:has(.sv-lank-knapp) .sv-lank-knapp:last-of-type {
  padding-bottom: 0;
  margin-bottom: 0;
}
.pagecontent.sv-layout > .sv-text-portlet:has(.sv-lank-knapp):first-child, .pagecontent.sv-layout > .sv-layout:first-child > .sv-text-portlet:has(.sv-lank-knapp):first-child, .pagecontent.sv-layout > div[id]:not([class]):first-child + .sv-text-portlet:has(.sv-lank-knapp), .pagecontent.sv-layout > div[id]:not([class]):first-child + .sv-layout:first-child > .sv-text-portlet:has(.sv-lank-knapp) {
  margin-top: 0;
}
.pagecontent.sv-layout > .sv-text-portlet:has(.sv-lank-knapp):last-child, .pagecontent.sv-layout > .sv-layout:last-child > .sv-text-portlet:has(.sv-lank-knapp):last-child {
  margin-bottom: 0;
}
.env-radio [type=radio], [type=radio].env-radio {
  margin-top: -1px;
  min-width: 1.375em;
}
.env-form-control:has(.env-form-label):has(.env-radio, .env-checkbox) {
  align-items: start;
}
.no-animations * {
  animation: none !important;
  transition: none !important;
}
.sv-marketplace-sitevision-cookie-consent button {
  display: block;
  width: 100%;
  padding: 0.75rem;
}
.sv-cookie-consent-banner div > button[type=button] {
  display: none;
}
.mv-cookie-column .sv-decoration-infobox-no-icon-primary:first-child {
  margin-top: 0;
}
.mv-cookie-column .sv-decoration-infobox-no-icon-primary {
  padding: 1.5rem;
  padding-bottom: 1.75rem;
}
.sv-cookie-consent-banner {
  box-shadow: 0 -4px 6px 0 rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 0 -4px 6px 0 rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 -4px 6px 0 rgba(0, 0, 0, 0.3);
  box-sizing: border-box;
  padding: 2rem 2rem 4rem 2rem !important;
}
@media (min-width: 768px) {
  .sv-cookie-consent-banner {
    padding-top: 3rem;
    padding-right: 3rem !important;
    padding-left: 3rem !important;
  }
}
@media (min-width: 1200px) {
  .sv-cookie-consent-banner {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
}
.sv-cookie-consent-banner > div .env-flex--column {
  padding-bottom: 1rem;
}
.sv-cookie-consent-banner > div {
  max-width: 45rem;
  padding: 0 !important;
}
.env-line-clamp-text {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: var(--env-line-clamp, 5);
  overflow: hidden;
  word-break: normal;
  overflow-wrap: normal;
}
.mv-main-grid {
  display: grid;
  grid-template-rows: auto 1fr auto;
  grid-auto-columns: minmax(0, 100%);
  min-height: 100vh;
  min-height: 100dvh;
  row-gap: 0;
  margin: 0; /* Remove default body margin */
}
.mv-main-grid > header, .mv-main-grid > main .mv-breadcrumb, .mv-main-grid .mv-startsida .mv-toppen, .mv-main-grid .mv-navigationssida .mv-toppen, .mv-main-grid .mv-startsida .mv-mitten, .mv-main-grid .mv-navigationssida .mv-mitten, .mv-main-grid .mv-startsida .mv-botten, .mv-main-grid .mv-navigationssida .mv-botten {
  padding-left: var(--env-spacing-medium);
  padding-right: var(--env-spacing-medium);
}
@media only screen and (min-width: 768px) {
  .mv-main-grid > header, .mv-main-grid > main .mv-breadcrumb, .mv-main-grid .mv-startsida .mv-toppen, .mv-main-grid .mv-navigationssida .mv-toppen, .mv-main-grid .mv-startsida .mv-mitten, .mv-main-grid .mv-navigationssida .mv-mitten, .mv-main-grid .mv-startsida .mv-botten, .mv-main-grid .mv-navigationssida .mv-botten {
    padding-left: var(--env-spacing-xxx-large);
    padding-right: var(--env-spacing-xxx-large);
  }
}
@media only screen and (min-width: 1440px) {
  .mv-main-grid > header, .mv-main-grid > main .mv-breadcrumb, .mv-main-grid .mv-startsida .mv-toppen, .mv-main-grid .mv-navigationssida .mv-toppen, .mv-main-grid .mv-startsida .mv-mitten, .mv-main-grid .mv-navigationssida .mv-mitten, .mv-main-grid .mv-startsida .mv-botten, .mv-main-grid .mv-navigationssida .mv-botten {
    padding-left: 0;
    padding-right: 0;
  }
}
@media only screen and (min-width: 1200px) {
  .mv-main-grid > header > div, .mv-main-grid > main .mv-breadcrumb > div, .mv-main-grid .mv-startsida .mv-toppen > div, .mv-main-grid .mv-navigationssida .mv-toppen > div, .mv-main-grid .mv-startsida .mv-mitten > div, .mv-main-grid .mv-navigationssida .mv-mitten > div, .mv-main-grid .mv-startsida .mv-botten > div, .mv-main-grid .mv-navigationssida .mv-botten > div {
    margin-left: auto;
    margin-right: auto;
    max-width: 1376px;
  }
}
.mv-main-grid > header > div {
  padding-top: var(--env-spacing-medium);
  padding-bottom: var(--env-spacing-medium);
}
.mv-grid {
  display: grid;
  grid-template-columns: repeat(12, 1fr);
  -moz-column-gap: var(--env-spacing-medium);
       column-gap: var(--env-spacing-medium);
  row-gap: var(--env-spacing-medium);
}
@media only screen and (min-width: 1200px) {
  .mv-grid {
    -moz-column-gap: var(--env-spacing-x-large);
         column-gap: var(--env-spacing-x-large);
    row-gap: var(--env-spacing-x-large);
  }
}
.mv-col-1 {
  grid-column: span 1;
}
.mv-col-2 {
  grid-column: span 2;
}
.mv-col-3 {
  grid-column: span 3;
}
.mv-col-4 {
  grid-column: span 4;
}
.mv-col-5 {
  grid-column: span 5;
}
.mv-col-6 {
  grid-column: span 6;
}
.mv-col-7 {
  grid-column: span 7;
}
.mv-col-8 {
  grid-column: span 8;
}
.mv-col-9 {
  grid-column: span 9;
}
.mv-col-10 {
  grid-column: span 10;
}
.mv-col-11 {
  grid-column: span 11;
}
.mv-col-12 {
  grid-column: span 12;
}
@media (min-width: 768px) {
  .mv-col-md-1 {
    grid-column: span 1;
  }
  .mv-col-md-2 {
    grid-column: span 2;
  }
  .mv-col-md-3 {
    grid-column: span 3;
  }
  .mv-col-md-4 {
    grid-column: span 4;
  }
  .mv-col-md-5 {
    grid-column: span 5;
  }
  .mv-col-md-6 {
    grid-column: span 6;
  }
  .mv-col-md-7 {
    grid-column: span 7;
  }
  .mv-col-md-8 {
    grid-column: span 8;
  }
  .mv-col-md-9 {
    grid-column: span 9;
  }
  .mv-col-md-10 {
    grid-column: span 10;
  }
  .mv-col-md-11 {
    grid-column: span 11;
  }
  .mv-col-md-12 {
    grid-column: span 12;
  }
}
@media (min-width: 1200px) {
  .mv-col-lg-1 {
    grid-column: span 1;
  }
  .mv-col-lg-2 {
    grid-column: span 2;
  }
  .mv-col-lg-3 {
    grid-column: span 3;
  }
  .mv-col-lg-4 {
    grid-column: span 4;
  }
  .mv-col-lg-5 {
    grid-column: span 5;
  }
  .mv-col-lg-6 {
    grid-column: span 6;
  }
  .mv-col-lg-7 {
    grid-column: span 7;
  }
  .mv-col-lg-8 {
    grid-column: span 8;
  }
  .mv-col-lg-9 {
    grid-column: span 9;
  }
  .mv-col-lg-10 {
    grid-column: span 10;
  }
  .mv-col-lg-11 {
    grid-column: span 11;
  }
  .mv-col-lg-12 {
    grid-column: span 12;
  }
}
@media (min-width: 1440px) {
  .mv-col-xl-1 {
    grid-column: span 1;
  }
  .mv-col-xl-2 {
    grid-column: span 2;
  }
  .mv-col-xl-3 {
    grid-column: span 3;
  }
  .mv-col-xl-4 {
    grid-column: span 4;
  }
  .mv-col-xl-5 {
    grid-column: span 5;
  }
  .mv-col-xl-6 {
    grid-column: span 6;
  }
  .mv-col-xl-7 {
    grid-column: span 7;
  }
  .mv-col-xl-8 {
    grid-column: span 8;
  }
  .mv-col-xl-9 {
    grid-column: span 9;
  }
  .mv-col-xl-10 {
    grid-column: span 10;
  }
  .mv-col-xl-11 {
    grid-column: span 11;
  }
  .mv-col-xl-12 {
    grid-column: span 12;
  }
}
table caption {
  margin-bottom: 0.5rem;
}
table tr:has(td.sv-responsiveTable--stacked__value > p:empty,
td.sv-responsiveTable--stacked__value > p > br:only-child) {
  display: none;
}
@media (min-width: 1200px) {
  table tr:has(td.sv-responsiveTable--stacked__value > p:empty,
  td.sv-responsiveTable--stacked__value > p > br:only-child) {
    display: table-row;
  }
}
.sv-table-type-texttabell, .sv-table-type-texttabell-liten, .sv-table-type-nummertabell, .sv-table-type-nummertabell-liten {
  border-bottom: 3px solid var(--mv-blue-130);
}
.sv-table-type-texttabell:has(thead td), .sv-table-type-texttabell-liten:has(thead td), .sv-table-type-nummertabell:has(thead td), .sv-table-type-nummertabell-liten:has(thead td) {
  border-top: 3px solid var(--mv-blue-130);
}
.sv-table-type-texttabell:not(:has(thead)), .sv-table-type-texttabell-liten:not(:has(thead)), .sv-table-type-nummertabell:not(:has(thead)), .sv-table-type-nummertabell-liten:not(:has(thead)) {
  border-top: 3px solid var(--mv-blue-130);
}
.sv-table-type-texttabell tbody > tr:nth-child(odd), .sv-table-type-texttabell-liten tbody > tr:nth-child(odd), .sv-table-type-nummertabell tbody > tr:nth-child(odd), .sv-table-type-nummertabell-liten tbody > tr:nth-child(odd) {
  background-color: var(--mv-white);
}
.sv-table-type-texttabell thead:has(td) + tbody tr:nth-child(odd) th ~ td, .sv-table-type-texttabell-liten thead:has(td) + tbody tr:nth-child(odd) th ~ td, .sv-table-type-nummertabell thead:has(td) + tbody tr:nth-child(odd) th ~ td, .sv-table-type-nummertabell-liten thead:has(td) + tbody tr:nth-child(odd) th ~ td {
  background-color: var(--mv-gray-20);
}
.sv-table-type-texttabell thead:has(td) + tbody tr:nth-child(even), .sv-table-type-texttabell-liten thead:has(td) + tbody tr:nth-child(even), .sv-table-type-nummertabell thead:has(td) + tbody tr:nth-child(even), .sv-table-type-nummertabell-liten thead:has(td) + tbody tr:nth-child(even) {
  background-color: var(--mv-gray-20);
}
.sv-table-type-texttabell thead:has(td) + tbody tr:nth-child(even) th ~ td, .sv-table-type-texttabell-liten thead:has(td) + tbody tr:nth-child(even) th ~ td, .sv-table-type-nummertabell thead:has(td) + tbody tr:nth-child(even) th ~ td, .sv-table-type-nummertabell-liten thead:has(td) + tbody tr:nth-child(even) th ~ td {
  background-color: var(--mv-white);
}
.sv-table-type-texttabell td, .sv-table-type-texttabell th, .sv-table-type-texttabell-liten td, .sv-table-type-texttabell-liten th, .sv-table-type-nummertabell td, .sv-table-type-nummertabell th, .sv-table-type-nummertabell-liten td, .sv-table-type-nummertabell-liten th {
  padding: var(--env-spacing-small);
  position: relative;
}
@media (min-width: 768px) {
  .sv-table-type-texttabell td, .sv-table-type-texttabell th, .sv-table-type-texttabell-liten td, .sv-table-type-texttabell-liten th, .sv-table-type-nummertabell td, .sv-table-type-nummertabell th, .sv-table-type-nummertabell-liten td, .sv-table-type-nummertabell-liten th {
    padding-left: var(--env-spacing-medium);
    padding-right: var(--env-spacing-medium);
  }
}
.sv-table-type-texttabell td:not(:first-child):before, .sv-table-type-texttabell th:not(:first-child):before, .sv-table-type-texttabell-liten td:not(:first-child):before, .sv-table-type-texttabell-liten th:not(:first-child):before, .sv-table-type-nummertabell td:not(:first-child):before, .sv-table-type-nummertabell th:not(:first-child):before, .sv-table-type-nummertabell-liten td:not(:first-child):before, .sv-table-type-nummertabell-liten th:not(:first-child):before {
  content: "";
  position: absolute;
  top: var(--env-spacing-small);
  bottom: var(--env-spacing-small);
  left: 0;
  width: 1px;
  background-color: var(--mv-gray-100);
}
[dir=rtl] .sv-table-type-texttabell td:not(:first-child):before,
[dir=rtl] .sv-table-type-texttabell th:not(:first-child):before,
[dir=rtl] .sv-table-type-texttabell-liten td:not(:first-child):before,
[dir=rtl] .sv-table-type-texttabell-liten th:not(:first-child):before,
[dir=rtl] .sv-table-type-nummertabell td:not(:first-child):before,
[dir=rtl] .sv-table-type-nummertabell th:not(:first-child):before,
[dir=rtl] .sv-table-type-nummertabell-liten td:not(:first-child):before,
[dir=rtl] .sv-table-type-nummertabell-liten th:not(:first-child):before {
  right: 0;
  left: unset;
}
[dir=rtl] .sv-table-type-texttabell td,
[dir=rtl] .sv-table-type-texttabell th,
[dir=rtl] .sv-table-type-texttabell-liten td,
[dir=rtl] .sv-table-type-texttabell-liten th,
[dir=rtl] .sv-table-type-nummertabell td,
[dir=rtl] .sv-table-type-nummertabell th,
[dir=rtl] .sv-table-type-nummertabell-liten td,
[dir=rtl] .sv-table-type-nummertabell-liten th {
  direction: rtl;
  text-align: right !important;
}
.sv-table-type-texttabell th:before, .sv-table-type-texttabell-liten th:before, .sv-table-type-nummertabell th:before, .sv-table-type-nummertabell-liten th:before {
  background-color: var(--mv-white) !important;
}
.sv-table-type-texttabell th p, .sv-table-type-texttabell-liten th p, .sv-table-type-nummertabell th p, .sv-table-type-nummertabell-liten th p {
  color: var(--mv-white) !important;
}
.sv-table-type-texttabell tbody th + td:before, .sv-table-type-texttabell thead th + td:before, .sv-table-type-texttabell-liten tbody th + td:before, .sv-table-type-texttabell-liten thead th + td:before, .sv-table-type-nummertabell tbody th + td:before, .sv-table-type-nummertabell thead th + td:before, .sv-table-type-nummertabell-liten tbody th + td:before, .sv-table-type-nummertabell-liten thead th + td:before {
  display: none;
}
.sv-table-type-texttabell tbody tr:has(th) + tr th:first-child::before, .sv-table-type-texttabell-liten tbody tr:has(th) + tr th:first-child::before, .sv-table-type-nummertabell tbody tr:has(th) + tr th:first-child::before, .sv-table-type-nummertabell-liten tbody tr:has(th) + tr th:first-child::before {
  content: "";
  position: absolute;
  top: 1px;
  left: var(--env-spacing-small);
  right: var(--env-spacing-small);
  height: 1px;
  background-color: var(--mv-gray-100);
}
.sv-table-type-texttabell:has(thead th) tbody tr:first-child th:first-child::before, .sv-table-type-texttabell-liten:has(thead th) tbody tr:first-child th:first-child::before, .sv-table-type-nummertabell:has(thead th) tbody tr:first-child th:first-child::before, .sv-table-type-nummertabell-liten:has(thead th) tbody tr:first-child th:first-child::before {
  content: "";
  position: absolute;
  top: 1px;
  left: var(--env-spacing-small);
  right: var(--env-spacing-small);
  height: 1px;
  background-color: var(--mv-gray-100);
}
.sv-table-type-texttabell.sv-responsiveTable--stacked__smallOnly.sv-responsiveTable--stackTable td, .sv-table-type-texttabell-liten.sv-responsiveTable--stacked__smallOnly.sv-responsiveTable--stackTable td, .sv-table-type-nummertabell.sv-responsiveTable--stacked__smallOnly.sv-responsiveTable--stackTable td, .sv-table-type-nummertabell-liten.sv-responsiveTable--stacked__smallOnly.sv-responsiveTable--stackTable td {
  display: flex;
}
@media (min-width: 1200px) {
  .sv-table-type-texttabell.sv-responsiveTable--stacked__smallOnly.sv-responsiveTable--stackTable td, .sv-table-type-texttabell-liten.sv-responsiveTable--stacked__smallOnly.sv-responsiveTable--stackTable td, .sv-table-type-nummertabell.sv-responsiveTable--stacked__smallOnly.sv-responsiveTable--stackTable td, .sv-table-type-nummertabell-liten.sv-responsiveTable--stacked__smallOnly.sv-responsiveTable--stackTable td {
    display: inline-flex;
  }
}
.sv-table-type-texttabell.sv-responsiveTable--stacked__smallOnly.sv-responsiveTable--stackTable td.sv-responsiveTable--stacked__key, .sv-table-type-texttabell-liten.sv-responsiveTable--stacked__smallOnly.sv-responsiveTable--stackTable td.sv-responsiveTable--stacked__key, .sv-table-type-nummertabell.sv-responsiveTable--stacked__smallOnly.sv-responsiveTable--stackTable td.sv-responsiveTable--stacked__key, .sv-table-type-nummertabell-liten.sv-responsiveTable--stacked__smallOnly.sv-responsiveTable--stackTable td.sv-responsiveTable--stacked__key {
  padding-inline-end: 0;
  padding-bottom: 0;
}
.sv-table-type-texttabell.sv-responsiveTable--stacked__smallOnly.sv-responsiveTable--stackTable td.sv-responsiveTable--stacked__key p, .sv-table-type-texttabell-liten.sv-responsiveTable--stacked__smallOnly.sv-responsiveTable--stackTable td.sv-responsiveTable--stacked__key p, .sv-table-type-nummertabell.sv-responsiveTable--stacked__smallOnly.sv-responsiveTable--stackTable td.sv-responsiveTable--stacked__key p, .sv-table-type-nummertabell-liten.sv-responsiveTable--stacked__smallOnly.sv-responsiveTable--stackTable td.sv-responsiveTable--stacked__key p {
  font-weight: 500;
}
.sv-table-type-texttabell.sv-responsiveTable--stacked__smallOnly.sv-responsiveTable--stackTable td.sv-responsiveTable--stacked__key p:after, .sv-table-type-texttabell-liten.sv-responsiveTable--stacked__smallOnly.sv-responsiveTable--stackTable td.sv-responsiveTable--stacked__key p:after, .sv-table-type-nummertabell.sv-responsiveTable--stacked__smallOnly.sv-responsiveTable--stackTable td.sv-responsiveTable--stacked__key p:after, .sv-table-type-nummertabell-liten.sv-responsiveTable--stacked__smallOnly.sv-responsiveTable--stackTable td.sv-responsiveTable--stacked__key p:after {
  font-weight: 500;
  content: ": ";
}
.sv-table-type-texttabell.sv-responsiveTable--stacked__smallOnly.sv-responsiveTable--stackTable td.sv-responsiveTable--stacked__value, .sv-table-type-texttabell-liten.sv-responsiveTable--stacked__smallOnly.sv-responsiveTable--stackTable td.sv-responsiveTable--stacked__value, .sv-table-type-nummertabell.sv-responsiveTable--stacked__smallOnly.sv-responsiveTable--stackTable td.sv-responsiveTable--stacked__value, .sv-table-type-nummertabell-liten.sv-responsiveTable--stacked__smallOnly.sv-responsiveTable--stackTable td.sv-responsiveTable--stacked__value {
  padding-top: 0;
}
.sv-table-type-texttabell.sv-responsiveTable--stacked__smallOnly.sv-responsiveTable--stackTable td:before, .sv-table-type-texttabell.sv-responsiveTable--stacked__smallOnly.sv-responsiveTable--stackTable th:before, .sv-table-type-texttabell-liten.sv-responsiveTable--stacked__smallOnly.sv-responsiveTable--stackTable td:before, .sv-table-type-texttabell-liten.sv-responsiveTable--stacked__smallOnly.sv-responsiveTable--stackTable th:before, .sv-table-type-nummertabell.sv-responsiveTable--stacked__smallOnly.sv-responsiveTable--stackTable td:before, .sv-table-type-nummertabell.sv-responsiveTable--stacked__smallOnly.sv-responsiveTable--stackTable th:before, .sv-table-type-nummertabell-liten.sv-responsiveTable--stacked__smallOnly.sv-responsiveTable--stackTable td:before, .sv-table-type-nummertabell-liten.sv-responsiveTable--stacked__smallOnly.sv-responsiveTable--stackTable th:before {
  content: none;
}
.sv-table-type-texttabell.sv-responsiveTable--stacked__smallOnly.sv-responsiveTable--stackTable td p, .sv-table-type-texttabell.sv-responsiveTable--stacked__smallOnly.sv-responsiveTable--stackTable th p, .sv-table-type-texttabell-liten.sv-responsiveTable--stacked__smallOnly.sv-responsiveTable--stackTable td p, .sv-table-type-texttabell-liten.sv-responsiveTable--stacked__smallOnly.sv-responsiveTable--stackTable th p, .sv-table-type-nummertabell.sv-responsiveTable--stacked__smallOnly.sv-responsiveTable--stackTable td p, .sv-table-type-nummertabell.sv-responsiveTable--stacked__smallOnly.sv-responsiveTable--stackTable th p, .sv-table-type-nummertabell-liten.sv-responsiveTable--stacked__smallOnly.sv-responsiveTable--stackTable td p, .sv-table-type-nummertabell-liten.sv-responsiveTable--stacked__smallOnly.sv-responsiveTable--stackTable th p {
  border-left: none !important;
}
@media (min-width: 768px) {
  .sv-table-type-texttabell.sv-responsiveTable--stacked__smallOnly.sv-responsiveTable--stackTable tr:nth-child(even):not(:has(th)), .sv-table-type-texttabell-liten.sv-responsiveTable--stacked__smallOnly.sv-responsiveTable--stackTable tr:nth-child(even):not(:has(th)), .sv-table-type-nummertabell.sv-responsiveTable--stacked__smallOnly.sv-responsiveTable--stackTable tr:nth-child(even):not(:has(th)), .sv-table-type-nummertabell-liten.sv-responsiveTable--stacked__smallOnly.sv-responsiveTable--stackTable tr:nth-child(even):not(:has(th)) {
    background: var(--mv-white) !important;
  }
}
.sv-table-type-texttabell.sv-responsiveTable--stacked__smallOnly.sv-responsiveTable--stackTable th:not(.sv-responsiveTable--stacked__headRow--main), .sv-table-type-texttabell-liten.sv-responsiveTable--stacked__smallOnly.sv-responsiveTable--stackTable th:not(.sv-responsiveTable--stacked__headRow--main), .sv-table-type-nummertabell.sv-responsiveTable--stacked__smallOnly.sv-responsiveTable--stackTable th:not(.sv-responsiveTable--stacked__headRow--main), .sv-table-type-nummertabell-liten.sv-responsiveTable--stacked__smallOnly.sv-responsiveTable--stackTable th:not(.sv-responsiveTable--stacked__headRow--main) {
  background-color: var(--mv-gray-20);
}
.sv-table-type-texttabell.sv-responsiveTable--stacked__smallOnly.sv-responsiveTable--stackTable th:not(.sv-responsiveTable--stacked__headRow--main) p, .sv-table-type-texttabell-liten.sv-responsiveTable--stacked__smallOnly.sv-responsiveTable--stackTable th:not(.sv-responsiveTable--stacked__headRow--main) p, .sv-table-type-nummertabell.sv-responsiveTable--stacked__smallOnly.sv-responsiveTable--stackTable th:not(.sv-responsiveTable--stacked__headRow--main) p, .sv-table-type-nummertabell-liten.sv-responsiveTable--stacked__smallOnly.sv-responsiveTable--stackTable th:not(.sv-responsiveTable--stacked__headRow--main) p {
  color: var(--mv-black) !important;
  font-weight: bold;
}
.sv-table-type-texttabell.sv-tablesorter:not(.sv-responsiveTable--stacked__smallOnly) .tablesorter-header, .sv-table-type-texttabell-liten.sv-tablesorter:not(.sv-responsiveTable--stacked__smallOnly) .tablesorter-header, .sv-table-type-nummertabell.sv-tablesorter:not(.sv-responsiveTable--stacked__smallOnly) .tablesorter-header, .sv-table-type-nummertabell-liten.sv-tablesorter:not(.sv-responsiveTable--stacked__smallOnly) .tablesorter-header {
  padding-inline-end: calc(2 * var(--env-spacing-medium));
}
.sv-table-type-texttabell.sv-tablesorter:not(.sv-responsiveTable--stacked__smallOnly) .tablesorter-header:after, .sv-table-type-texttabell-liten.sv-tablesorter:not(.sv-responsiveTable--stacked__smallOnly) .tablesorter-header:after, .sv-table-type-nummertabell.sv-tablesorter:not(.sv-responsiveTable--stacked__smallOnly) .tablesorter-header:after, .sv-table-type-nummertabell-liten.sv-tablesorter:not(.sv-responsiveTable--stacked__smallOnly) .tablesorter-header:after {
  font-family: var(--mv-font-awesome);
  font-weight: 200;
  line-height: 20px;
  color: var(--mv-white);
  position: absolute;
  display: inline;
  top: var(--env-spacing-small);
  right: 0.5rem;
  content: "\f883";
}
[dir=rtl] .sv-table-type-texttabell.sv-tablesorter:not(.sv-responsiveTable--stacked__smallOnly) .tablesorter-header:after,
[dir=rtl] .sv-table-type-texttabell-liten.sv-tablesorter:not(.sv-responsiveTable--stacked__smallOnly) .tablesorter-header:after,
[dir=rtl] .sv-table-type-nummertabell.sv-tablesorter:not(.sv-responsiveTable--stacked__smallOnly) .tablesorter-header:after,
[dir=rtl] .sv-table-type-nummertabell-liten.sv-tablesorter:not(.sv-responsiveTable--stacked__smallOnly) .tablesorter-header:after {
  right: unset;
  left: 0.5rem;
}
.sv-table-type-texttabell.sv-tablesorter:not(.sv-responsiveTable--stacked__smallOnly) .tablesorter-header:hover:after, .sv-table-type-texttabell-liten.sv-tablesorter:not(.sv-responsiveTable--stacked__smallOnly) .tablesorter-header:hover:after, .sv-table-type-nummertabell.sv-tablesorter:not(.sv-responsiveTable--stacked__smallOnly) .tablesorter-header:hover:after, .sv-table-type-nummertabell-liten.sv-tablesorter:not(.sv-responsiveTable--stacked__smallOnly) .tablesorter-header:hover:after {
  font-weight: 400;
}
.sv-table-type-texttabell.sv-tablesorter:not(.sv-responsiveTable--stacked__smallOnly) .tablesorter-header.tablesorter-headerDesc:after, .sv-table-type-texttabell-liten.sv-tablesorter:not(.sv-responsiveTable--stacked__smallOnly) .tablesorter-header.tablesorter-headerDesc:after, .sv-table-type-nummertabell.sv-tablesorter:not(.sv-responsiveTable--stacked__smallOnly) .tablesorter-header.tablesorter-headerDesc:after, .sv-table-type-nummertabell-liten.sv-tablesorter:not(.sv-responsiveTable--stacked__smallOnly) .tablesorter-header.tablesorter-headerDesc:after {
  content: "\f062";
}
.sv-table-type-texttabell.sv-tablesorter:not(.sv-responsiveTable--stacked__smallOnly) .tablesorter-header.tablesorter-headerAsc:after, .sv-table-type-texttabell-liten.sv-tablesorter:not(.sv-responsiveTable--stacked__smallOnly) .tablesorter-header.tablesorter-headerAsc:after, .sv-table-type-nummertabell.sv-tablesorter:not(.sv-responsiveTable--stacked__smallOnly) .tablesorter-header.tablesorter-headerAsc:after, .sv-table-type-nummertabell-liten.sv-tablesorter:not(.sv-responsiveTable--stacked__smallOnly) .tablesorter-header.tablesorter-headerAsc:after {
  content: "\f063";
}
@media (max-width: 1199.98px) {
  .sv-table-type-texttabell tbody > tr:nth-child(odd):not(:has([scope=row])), .sv-table-type-texttabell tbody > tr:nth-child(even):not(:has([scope=row])), .sv-table-type-nummertabell tbody > tr:nth-child(odd):not(:has([scope=row])), .sv-table-type-nummertabell tbody > tr:nth-child(even):not(:has([scope=row])) {
    background-color: var(--mv-white) !important;
  }
  .sv-table-type-texttabell tbody > tr:nth-child(odd):not(:has([scope=row])) > th, .sv-table-type-texttabell tbody > tr:nth-child(even):not(:has([scope=row])) > th, .sv-table-type-nummertabell tbody > tr:nth-child(odd):not(:has([scope=row])) > th, .sv-table-type-nummertabell tbody > tr:nth-child(even):not(:has([scope=row])) > th {
    background-color: transparent !important;
  }
  .sv-table-type-texttabell tbody > tr:nth-child(odd):not(:has([scope=row])):first-child th, .sv-table-type-texttabell tbody > tr:nth-child(even):not(:has([scope=row])):first-child th, .sv-table-type-nummertabell tbody > tr:nth-child(odd):not(:has([scope=row])):first-child th, .sv-table-type-nummertabell tbody > tr:nth-child(even):not(:has([scope=row])):first-child th {
    background-color: var(--mv-blue-130) !important;
  }
  .sv-table-type-texttabell tbody > tr:nth-child(odd):not(:has([scope=row])).sv-rowGroup--alt, .sv-table-type-texttabell tbody > tr:nth-child(even):not(:has([scope=row])).sv-rowGroup--alt, .sv-table-type-nummertabell tbody > tr:nth-child(odd):not(:has([scope=row])).sv-rowGroup--alt, .sv-table-type-nummertabell tbody > tr:nth-child(even):not(:has([scope=row])).sv-rowGroup--alt {
    background-color: #e6e6e6 !important;
  }
}
@media (max-width: 767.98px) {
  .sv-table-type-texttabell-liten tbody > tr:nth-child(odd):not(:has([scope=row])), .sv-table-type-texttabell-liten tbody > tr:nth-child(even):not(:has([scope=row])), .sv-table-type-nummertabell-liten tbody > tr:nth-child(odd):not(:has([scope=row])), .sv-table-type-nummertabell-liten tbody > tr:nth-child(even):not(:has([scope=row])) {
    background-color: var(--mv-white) !important;
  }
  .sv-table-type-texttabell-liten tbody > tr:nth-child(odd):not(:has([scope=row])) > th, .sv-table-type-texttabell-liten tbody > tr:nth-child(even):not(:has([scope=row])) > th, .sv-table-type-nummertabell-liten tbody > tr:nth-child(odd):not(:has([scope=row])) > th, .sv-table-type-nummertabell-liten tbody > tr:nth-child(even):not(:has([scope=row])) > th {
    background-color: transparent !important;
  }
  .sv-table-type-texttabell-liten tbody > tr:nth-child(odd):not(:has([scope=row])):first-child th, .sv-table-type-texttabell-liten tbody > tr:nth-child(even):not(:has([scope=row])):first-child th, .sv-table-type-nummertabell-liten tbody > tr:nth-child(odd):not(:has([scope=row])):first-child th, .sv-table-type-nummertabell-liten tbody > tr:nth-child(even):not(:has([scope=row])):first-child th {
    background-color: var(--mv-blue-130) !important;
  }
  .sv-table-type-texttabell-liten tbody > tr:nth-child(odd):not(:has([scope=row])).sv-rowGroup--alt, .sv-table-type-texttabell-liten tbody > tr:nth-child(even):not(:has([scope=row])).sv-rowGroup--alt, .sv-table-type-nummertabell-liten tbody > tr:nth-child(odd):not(:has([scope=row])).sv-rowGroup--alt, .sv-table-type-nummertabell-liten tbody > tr:nth-child(even):not(:has([scope=row])).sv-rowGroup--alt {
    background-color: #e6e6e6 !important;
  }
}
.sv-table-type-nummertabell tr th:not(:first-child), .sv-table-type-nummertabell tr td:not(:first-child), .sv-table-type-nummertabell-liten tr th:not(:first-child), .sv-table-type-nummertabell-liten tr td:not(:first-child) {
  text-align: right !important;
}
[dir=rtl] .sv-table-type-nummertabell tr th:not(:first-child),
[dir=rtl] .sv-table-type-nummertabell tr td:not(:first-child),
[dir=rtl] .sv-table-type-nummertabell-liten tr th:not(:first-child),
[dir=rtl] .sv-table-type-nummertabell-liten tr td:not(:first-child) {
  text-align: left !important;
}
@media (min-width: 768px) {
  .sv-table-type-texttabell-liten.sv-responsiveTable--stacked__smallOnly, .sv-table-type-nummertabell-liten.sv-responsiveTable--stacked__smallOnly {
    display: none;
  }
  .sv-table-type-texttabell-liten.sv-responsiveTable--stacked__largeOnly, .sv-table-type-nummertabell-liten.sv-responsiveTable--stacked__largeOnly {
    display: table;
  }
}
.sv-text-portlet-content td.sv-responsiveTable--stacked__value a:has(svg) {
  white-space: nowrap;
}
.sv-grid-main.sv-fluid-grid {
  max-width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding-right: 16px;
  padding-left: 16px;
}
.sv-grid-main.sv-fluid-grid .sv-fluid-grid {
  padding-right: 0;
  padding-left: 0;
}
@media (min-width: 768px) {
  .sv-grid-main.sv-fluid-grid {
    padding-right: 32px;
    padding-left: 32px;
  }
}
@media (min-width: 1376px) {
  .sv-grid-main.sv-fluid-grid {
    max-width: 1376px;
  }
}
.sv-grid-main.sv-fluid-grid .sv-row {
  display: grid;
  grid-template-columns: repeat(12, 1fr);
  -moz-column-gap: 16px;
       column-gap: 16px;
}
@media (min-width: 1200px) {
  .sv-grid-main.sv-fluid-grid .sv-row {
    -moz-column-gap: 24px;
         column-gap: 24px;
  }
}
@media (min-width: 1200px) {
  .sv-grid-main.sv-fluid-grid .sv-row *.sv-column-1 {
    --size: 1;
    grid-column-start: span 1;
  }
  .sv-grid-main.sv-fluid-grid .sv-row *.sv-column-2 {
    --size: 2;
    grid-column-start: span 2;
  }
  .sv-grid-main.sv-fluid-grid .sv-row *.sv-column-3 {
    --size: 3;
    grid-column-start: span 3;
  }
  .sv-grid-main.sv-fluid-grid .sv-row *.sv-column-4 {
    --size: 4;
    grid-column-start: span 4;
  }
  .sv-grid-main.sv-fluid-grid .sv-row *.sv-column-5 {
    --size: 5;
    grid-column-start: span 5;
  }
  .sv-grid-main.sv-fluid-grid .sv-row *.sv-column-6 {
    --size: 6;
    grid-column-start: span 6;
  }
  .sv-grid-main.sv-fluid-grid .sv-row *.sv-column-7 {
    --size: 7;
    grid-column-start: span 7;
  }
  .sv-grid-main.sv-fluid-grid .sv-row *.sv-column-8 {
    --size: 8;
    grid-column-start: span 8;
  }
  .sv-grid-main.sv-fluid-grid .sv-row *.sv-column-9 {
    --size: 9;
    grid-column-start: span 9;
  }
  .sv-grid-main.sv-fluid-grid .sv-row *.sv-column-10 {
    --size: 10;
    grid-column-start: span 10;
  }
  .sv-grid-main.sv-fluid-grid .sv-row *.sv-column-11 {
    --size: 11;
    grid-column-start: span 11;
  }
  .sv-grid-main.sv-fluid-grid .sv-row *.sv-column-12 {
    --size: 12;
    grid-column-start: span 12;
  }
  .sv-grid-main.sv-fluid-grid .sv-row .sv-push-1 {
    left: calc(100% / var(--size) * 1 + 24px / var(--size) * 1);
  }
  .sv-grid-main.sv-fluid-grid .sv-row .sv-pull-1 {
    left: calc(-100% / var(--size) * 1 + 24px / var(--size) * -1);
  }
  .sv-grid-main.sv-fluid-grid .sv-row .sv-push-2 {
    left: calc(100% / var(--size) * 2 + 24px / var(--size) * 2);
  }
  .sv-grid-main.sv-fluid-grid .sv-row .sv-pull-2 {
    left: calc(-100% / var(--size) * 2 + 24px / var(--size) * -2);
  }
  .sv-grid-main.sv-fluid-grid .sv-row .sv-push-3 {
    left: calc(100% / var(--size) * 3 + 24px / var(--size) * 3);
  }
  .sv-grid-main.sv-fluid-grid .sv-row .sv-pull-3 {
    left: calc(-100% / var(--size) * 3 + 24px / var(--size) * -3);
  }
  .sv-grid-main.sv-fluid-grid .sv-row .sv-push-4 {
    left: calc(100% / var(--size) * 4 + 24px / var(--size) * 4);
  }
  .sv-grid-main.sv-fluid-grid .sv-row .sv-pull-4 {
    left: calc(-100% / var(--size) * 4 + 24px / var(--size) * -4);
  }
  .sv-grid-main.sv-fluid-grid .sv-row .sv-push-5 {
    left: calc(100% / var(--size) * 5 + 24px / var(--size) * 5);
  }
  .sv-grid-main.sv-fluid-grid .sv-row .sv-pull-5 {
    left: calc(-100% / var(--size) * 5 + 24px / var(--size) * -5);
  }
  .sv-grid-main.sv-fluid-grid .sv-row .sv-push-6 {
    left: calc(100% / var(--size) * 6 + 24px / var(--size) * 6);
  }
  .sv-grid-main.sv-fluid-grid .sv-row .sv-pull-6 {
    left: calc(-100% / var(--size) * 6 + 24px / var(--size) * -6);
  }
  .sv-grid-main.sv-fluid-grid .sv-row .sv-push-7 {
    left: calc(100% / var(--size) * 7 + 24px / var(--size) * 7);
  }
  .sv-grid-main.sv-fluid-grid .sv-row .sv-pull-7 {
    left: calc(-100% / var(--size) * 7 + 24px / var(--size) * -7);
  }
  .sv-grid-main.sv-fluid-grid .sv-row .sv-push-8 {
    left: calc(100% / var(--size) * 8 + 24px / var(--size) * 8);
  }
  .sv-grid-main.sv-fluid-grid .sv-row .sv-pull-8 {
    left: calc(-100% / var(--size) * 8 + 24px / var(--size) * -8);
  }
  .sv-grid-main.sv-fluid-grid .sv-row .sv-push-9 {
    left: calc(100% / var(--size) * 9 + 24px / var(--size) * 9);
  }
  .sv-grid-main.sv-fluid-grid .sv-row .sv-pull-9 {
    left: calc(-100% / var(--size) * 9 + 24px / var(--size) * -9);
  }
  .sv-grid-main.sv-fluid-grid .sv-row .sv-push-10 {
    left: calc(100% / var(--size) * 10 + 24px / var(--size) * 10);
  }
  .sv-grid-main.sv-fluid-grid .sv-row .sv-pull-10 {
    left: calc(-100% / var(--size) * 10 + 24px / var(--size) * -10);
  }
  .sv-grid-main.sv-fluid-grid .sv-row .sv-push-11 {
    left: calc(100% / var(--size) * 11 + 24px / var(--size) * 11);
  }
  .sv-grid-main.sv-fluid-grid .sv-row .sv-pull-11 {
    left: calc(-100% / var(--size) * 11 + 24px / var(--size) * -11);
  }
  .sv-grid-main.sv-fluid-grid .sv-row .sv-push-12 {
    left: calc(100% / var(--size) * 12 + 24px / var(--size) * 12);
  }
  .sv-grid-main.sv-fluid-grid .sv-row .sv-pull-12 {
    left: calc(-100% / var(--size) * 12 + 24px / var(--size) * -12);
  }
}
.sv-grid-main.sv-fluid-grid .sv-row *[class*=sv-column-] {
  width: auto !important;
  margin-left: 0;
}
.sv-grid-main.sv-fluid-grid .sv-row::before, .sv-grid-main.sv-fluid-grid .sv-row::after {
  display: none;
}
.sv-grid-main.sv-fluid-grid *[class*=sv-column-] {
  grid-column-start: span 12;
}
main .mv-toppen .mv-font-h1 {
  margin-top: var(--env-spacing-xxxxxx-large);
  margin-bottom: var(--env-spacing-medium);
}
div:has(> .mv-cardholder-grid-1), div:has(> .mv-cardholder-grid-2), div:has(> .mv-cardholder-grid-3) {
  margin-block: 4rem 5rem;
}
@media (min-width: 768px) {
  div:has(> .mv-cardholder-grid-1), div:has(> .mv-cardholder-grid-2), div:has(> .mv-cardholder-grid-3) {
    margin-block: 5rem 6rem;
  }
}
@media (min-width: 1200px) {
  div:has(> .mv-cardholder-grid-1), div:has(> .mv-cardholder-grid-2), div:has(> .mv-cardholder-grid-3) {
    margin-block: 6rem 7rem;
  }
}
div:has(> .mv-cardholder-grid-1):has(* > .break-medium-plus.v2), div:has(> .mv-cardholder-grid-2):has(* > .break-medium-plus.v2), div:has(> .mv-cardholder-grid-3):has(* > .break-medium-plus.v2) {
  margin-block: 2rem 4rem;
}
@media (min-width: 768px) {
  div:has(> .mv-cardholder-grid-1):has(* > .break-medium-plus.v2), div:has(> .mv-cardholder-grid-2):has(* > .break-medium-plus.v2), div:has(> .mv-cardholder-grid-3):has(* > .break-medium-plus.v2) {
    margin-block: 3.5rem 4rem;
  }
}
@media (min-width: 1200px) {
  div:has(> .mv-cardholder-grid-1):has(* > .break-medium-plus.v2), div:has(> .mv-cardholder-grid-2):has(* > .break-medium-plus.v2), div:has(> .mv-cardholder-grid-3):has(* > .break-medium-plus.v2) {
    margin-block: 3.5rem 4rem;
  }
}
div > .mv-cardholder-grid-1, div > .mv-cardholder-grid-2, div > .mv-cardholder-grid-3 {
  padding-top: 0;
  padding-bottom: 0;
}
div > .mv-cardholder-grid-1 > .sv-layout .sv-image-portlet, div > .mv-cardholder-grid-2 > .sv-layout .sv-image-portlet, div > .mv-cardholder-grid-3 > .sv-layout .sv-image-portlet {
  width: 100%;
  aspect-ratio: 16/9;
  max-width: none;
  overflow: hidden;
}
div > .mv-cardholder-grid-1 > .sv-layout .sv-image-portlet img, div > .mv-cardholder-grid-2 > .sv-layout .sv-image-portlet img, div > .mv-cardholder-grid-3 > .sv-layout .sv-image-portlet img {
  max-width: none;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}
.sv-sv-webapp-automatic-navigation-cards > div:has(> .mv-cardholder-grid-1), .sv-sv-webapp-automatic-navigation-cards > div:has(> .mv-cardholder-grid-2), .sv-sv-webapp-automatic-navigation-cards > div:has(> .mv-cardholder-grid-3), div:has(> .mv-cardholder-grid-1 > .sv-sv-webapp-automatic-navigation-cards), div:has(> .mv-cardholder-grid-2 > .sv-sv-webapp-automatic-navigation-cards), div:has(> .mv-cardholder-grid-3 > .sv-sv-webapp-automatic-navigation-cards) {
  margin-block: 0 4rem;
}
@media (min-width: 768px) {
  .sv-sv-webapp-automatic-navigation-cards > div:has(> .mv-cardholder-grid-1), .sv-sv-webapp-automatic-navigation-cards > div:has(> .mv-cardholder-grid-2), .sv-sv-webapp-automatic-navigation-cards > div:has(> .mv-cardholder-grid-3), div:has(> .mv-cardholder-grid-1 > .sv-sv-webapp-automatic-navigation-cards), div:has(> .mv-cardholder-grid-2 > .sv-sv-webapp-automatic-navigation-cards), div:has(> .mv-cardholder-grid-3 > .sv-sv-webapp-automatic-navigation-cards) {
    margin-block: 0 4rem;
  }
}
@media (min-width: 1200px) {
  .sv-sv-webapp-automatic-navigation-cards > div:has(> .mv-cardholder-grid-1), .sv-sv-webapp-automatic-navigation-cards > div:has(> .mv-cardholder-grid-2), .sv-sv-webapp-automatic-navigation-cards > div:has(> .mv-cardholder-grid-3), div:has(> .mv-cardholder-grid-1 > .sv-sv-webapp-automatic-navigation-cards), div:has(> .mv-cardholder-grid-2 > .sv-sv-webapp-automatic-navigation-cards), div:has(> .mv-cardholder-grid-3 > .sv-sv-webapp-automatic-navigation-cards) {
    margin-block: 0 4rem;
  }
}
.sv-sv-webapp-automatic-navigation-cards > div:has(> .mv-cardholder-grid-1) .mv-cardholder-grid-1, .sv-sv-webapp-automatic-navigation-cards > div:has(> .mv-cardholder-grid-1) .mv-cardholder-grid-2, .sv-sv-webapp-automatic-navigation-cards > div:has(> .mv-cardholder-grid-1) .mv-cardholder-grid-3, .sv-sv-webapp-automatic-navigation-cards > div:has(> .mv-cardholder-grid-2) .mv-cardholder-grid-1, .sv-sv-webapp-automatic-navigation-cards > div:has(> .mv-cardholder-grid-2) .mv-cardholder-grid-2, .sv-sv-webapp-automatic-navigation-cards > div:has(> .mv-cardholder-grid-2) .mv-cardholder-grid-3, .sv-sv-webapp-automatic-navigation-cards > div:has(> .mv-cardholder-grid-3) .mv-cardholder-grid-1, .sv-sv-webapp-automatic-navigation-cards > div:has(> .mv-cardholder-grid-3) .mv-cardholder-grid-2, .sv-sv-webapp-automatic-navigation-cards > div:has(> .mv-cardholder-grid-3) .mv-cardholder-grid-3, div:has(> .mv-cardholder-grid-1 > .sv-sv-webapp-automatic-navigation-cards) .mv-cardholder-grid-1, div:has(> .mv-cardholder-grid-1 > .sv-sv-webapp-automatic-navigation-cards) .mv-cardholder-grid-2, div:has(> .mv-cardholder-grid-1 > .sv-sv-webapp-automatic-navigation-cards) .mv-cardholder-grid-3, div:has(> .mv-cardholder-grid-2 > .sv-sv-webapp-automatic-navigation-cards) .mv-cardholder-grid-1, div:has(> .mv-cardholder-grid-2 > .sv-sv-webapp-automatic-navigation-cards) .mv-cardholder-grid-2, div:has(> .mv-cardholder-grid-2 > .sv-sv-webapp-automatic-navigation-cards) .mv-cardholder-grid-3, div:has(> .mv-cardholder-grid-3 > .sv-sv-webapp-automatic-navigation-cards) .mv-cardholder-grid-1, div:has(> .mv-cardholder-grid-3 > .sv-sv-webapp-automatic-navigation-cards) .mv-cardholder-grid-2, div:has(> .mv-cardholder-grid-3 > .sv-sv-webapp-automatic-navigation-cards) .mv-cardholder-grid-3 {
  gap: var(--env-spacing-medium);
}
@media (min-width: 768px) {
  .sv-sv-webapp-automatic-navigation-cards > div:has(> .mv-cardholder-grid-1) .mv-cardholder-grid-1, .sv-sv-webapp-automatic-navigation-cards > div:has(> .mv-cardholder-grid-1) .mv-cardholder-grid-2, .sv-sv-webapp-automatic-navigation-cards > div:has(> .mv-cardholder-grid-1) .mv-cardholder-grid-3, .sv-sv-webapp-automatic-navigation-cards > div:has(> .mv-cardholder-grid-2) .mv-cardholder-grid-1, .sv-sv-webapp-automatic-navigation-cards > div:has(> .mv-cardholder-grid-2) .mv-cardholder-grid-2, .sv-sv-webapp-automatic-navigation-cards > div:has(> .mv-cardholder-grid-2) .mv-cardholder-grid-3, .sv-sv-webapp-automatic-navigation-cards > div:has(> .mv-cardholder-grid-3) .mv-cardholder-grid-1, .sv-sv-webapp-automatic-navigation-cards > div:has(> .mv-cardholder-grid-3) .mv-cardholder-grid-2, .sv-sv-webapp-automatic-navigation-cards > div:has(> .mv-cardholder-grid-3) .mv-cardholder-grid-3, div:has(> .mv-cardholder-grid-1 > .sv-sv-webapp-automatic-navigation-cards) .mv-cardholder-grid-1, div:has(> .mv-cardholder-grid-1 > .sv-sv-webapp-automatic-navigation-cards) .mv-cardholder-grid-2, div:has(> .mv-cardholder-grid-1 > .sv-sv-webapp-automatic-navigation-cards) .mv-cardholder-grid-3, div:has(> .mv-cardholder-grid-2 > .sv-sv-webapp-automatic-navigation-cards) .mv-cardholder-grid-1, div:has(> .mv-cardholder-grid-2 > .sv-sv-webapp-automatic-navigation-cards) .mv-cardholder-grid-2, div:has(> .mv-cardholder-grid-2 > .sv-sv-webapp-automatic-navigation-cards) .mv-cardholder-grid-3, div:has(> .mv-cardholder-grid-3 > .sv-sv-webapp-automatic-navigation-cards) .mv-cardholder-grid-1, div:has(> .mv-cardholder-grid-3 > .sv-sv-webapp-automatic-navigation-cards) .mv-cardholder-grid-2, div:has(> .mv-cardholder-grid-3 > .sv-sv-webapp-automatic-navigation-cards) .mv-cardholder-grid-3 {
    grid-auto-rows: 1fr;
  }
}
@media (min-width: 768px) {
  .sv-sv-webapp-automatic-navigation-cards > div:has(> .mv-cardholder-grid-1) .mv-cardholder-grid-1:has(.break-medium-plus), .sv-sv-webapp-automatic-navigation-cards > div:has(> .mv-cardholder-grid-1) .mv-cardholder-grid-2:has(.break-medium-plus), .sv-sv-webapp-automatic-navigation-cards > div:has(> .mv-cardholder-grid-1) .mv-cardholder-grid-3:has(.break-medium-plus), .sv-sv-webapp-automatic-navigation-cards > div:has(> .mv-cardholder-grid-2) .mv-cardholder-grid-1:has(.break-medium-plus), .sv-sv-webapp-automatic-navigation-cards > div:has(> .mv-cardholder-grid-2) .mv-cardholder-grid-2:has(.break-medium-plus), .sv-sv-webapp-automatic-navigation-cards > div:has(> .mv-cardholder-grid-2) .mv-cardholder-grid-3:has(.break-medium-plus), .sv-sv-webapp-automatic-navigation-cards > div:has(> .mv-cardholder-grid-3) .mv-cardholder-grid-1:has(.break-medium-plus), .sv-sv-webapp-automatic-navigation-cards > div:has(> .mv-cardholder-grid-3) .mv-cardholder-grid-2:has(.break-medium-plus), .sv-sv-webapp-automatic-navigation-cards > div:has(> .mv-cardholder-grid-3) .mv-cardholder-grid-3:has(.break-medium-plus), div:has(> .mv-cardholder-grid-1 > .sv-sv-webapp-automatic-navigation-cards) .mv-cardholder-grid-1:has(.break-medium-plus), div:has(> .mv-cardholder-grid-1 > .sv-sv-webapp-automatic-navigation-cards) .mv-cardholder-grid-2:has(.break-medium-plus), div:has(> .mv-cardholder-grid-1 > .sv-sv-webapp-automatic-navigation-cards) .mv-cardholder-grid-3:has(.break-medium-plus), div:has(> .mv-cardholder-grid-2 > .sv-sv-webapp-automatic-navigation-cards) .mv-cardholder-grid-1:has(.break-medium-plus), div:has(> .mv-cardholder-grid-2 > .sv-sv-webapp-automatic-navigation-cards) .mv-cardholder-grid-2:has(.break-medium-plus), div:has(> .mv-cardholder-grid-2 > .sv-sv-webapp-automatic-navigation-cards) .mv-cardholder-grid-3:has(.break-medium-plus), div:has(> .mv-cardholder-grid-3 > .sv-sv-webapp-automatic-navigation-cards) .mv-cardholder-grid-1:has(.break-medium-plus), div:has(> .mv-cardholder-grid-3 > .sv-sv-webapp-automatic-navigation-cards) .mv-cardholder-grid-2:has(.break-medium-plus), div:has(> .mv-cardholder-grid-3 > .sv-sv-webapp-automatic-navigation-cards) .mv-cardholder-grid-3:has(.break-medium-plus) {
    grid-auto-rows: unset;
  }
}
@media (min-width: 900px) {
  .sv-sv-webapp-automatic-navigation-cards > div:has(> .mv-cardholder-grid-1) .mv-cardholder-grid-1:has(.break-medium-plus), .sv-sv-webapp-automatic-navigation-cards > div:has(> .mv-cardholder-grid-1) .mv-cardholder-grid-2:has(.break-medium-plus), .sv-sv-webapp-automatic-navigation-cards > div:has(> .mv-cardholder-grid-1) .mv-cardholder-grid-3:has(.break-medium-plus), .sv-sv-webapp-automatic-navigation-cards > div:has(> .mv-cardholder-grid-2) .mv-cardholder-grid-1:has(.break-medium-plus), .sv-sv-webapp-automatic-navigation-cards > div:has(> .mv-cardholder-grid-2) .mv-cardholder-grid-2:has(.break-medium-plus), .sv-sv-webapp-automatic-navigation-cards > div:has(> .mv-cardholder-grid-2) .mv-cardholder-grid-3:has(.break-medium-plus), .sv-sv-webapp-automatic-navigation-cards > div:has(> .mv-cardholder-grid-3) .mv-cardholder-grid-1:has(.break-medium-plus), .sv-sv-webapp-automatic-navigation-cards > div:has(> .mv-cardholder-grid-3) .mv-cardholder-grid-2:has(.break-medium-plus), .sv-sv-webapp-automatic-navigation-cards > div:has(> .mv-cardholder-grid-3) .mv-cardholder-grid-3:has(.break-medium-plus), div:has(> .mv-cardholder-grid-1 > .sv-sv-webapp-automatic-navigation-cards) .mv-cardholder-grid-1:has(.break-medium-plus), div:has(> .mv-cardholder-grid-1 > .sv-sv-webapp-automatic-navigation-cards) .mv-cardholder-grid-2:has(.break-medium-plus), div:has(> .mv-cardholder-grid-1 > .sv-sv-webapp-automatic-navigation-cards) .mv-cardholder-grid-3:has(.break-medium-plus), div:has(> .mv-cardholder-grid-2 > .sv-sv-webapp-automatic-navigation-cards) .mv-cardholder-grid-1:has(.break-medium-plus), div:has(> .mv-cardholder-grid-2 > .sv-sv-webapp-automatic-navigation-cards) .mv-cardholder-grid-2:has(.break-medium-plus), div:has(> .mv-cardholder-grid-2 > .sv-sv-webapp-automatic-navigation-cards) .mv-cardholder-grid-3:has(.break-medium-plus), div:has(> .mv-cardholder-grid-3 > .sv-sv-webapp-automatic-navigation-cards) .mv-cardholder-grid-1:has(.break-medium-plus), div:has(> .mv-cardholder-grid-3 > .sv-sv-webapp-automatic-navigation-cards) .mv-cardholder-grid-2:has(.break-medium-plus), div:has(> .mv-cardholder-grid-3 > .sv-sv-webapp-automatic-navigation-cards) .mv-cardholder-grid-3:has(.break-medium-plus) {
    grid-auto-rows: 1fr;
  }
}
@media (min-width: 1440px) {
  .sv-sv-webapp-automatic-navigation-cards > div:has(> .mv-cardholder-grid-1) .mv-cardholder-grid-1, .sv-sv-webapp-automatic-navigation-cards > div:has(> .mv-cardholder-grid-1) .mv-cardholder-grid-2, .sv-sv-webapp-automatic-navigation-cards > div:has(> .mv-cardholder-grid-1) .mv-cardholder-grid-3, .sv-sv-webapp-automatic-navigation-cards > div:has(> .mv-cardholder-grid-2) .mv-cardholder-grid-1, .sv-sv-webapp-automatic-navigation-cards > div:has(> .mv-cardholder-grid-2) .mv-cardholder-grid-2, .sv-sv-webapp-automatic-navigation-cards > div:has(> .mv-cardholder-grid-2) .mv-cardholder-grid-3, .sv-sv-webapp-automatic-navigation-cards > div:has(> .mv-cardholder-grid-3) .mv-cardholder-grid-1, .sv-sv-webapp-automatic-navigation-cards > div:has(> .mv-cardholder-grid-3) .mv-cardholder-grid-2, .sv-sv-webapp-automatic-navigation-cards > div:has(> .mv-cardholder-grid-3) .mv-cardholder-grid-3, div:has(> .mv-cardholder-grid-1 > .sv-sv-webapp-automatic-navigation-cards) .mv-cardholder-grid-1, div:has(> .mv-cardholder-grid-1 > .sv-sv-webapp-automatic-navigation-cards) .mv-cardholder-grid-2, div:has(> .mv-cardholder-grid-1 > .sv-sv-webapp-automatic-navigation-cards) .mv-cardholder-grid-3, div:has(> .mv-cardholder-grid-2 > .sv-sv-webapp-automatic-navigation-cards) .mv-cardholder-grid-1, div:has(> .mv-cardholder-grid-2 > .sv-sv-webapp-automatic-navigation-cards) .mv-cardholder-grid-2, div:has(> .mv-cardholder-grid-2 > .sv-sv-webapp-automatic-navigation-cards) .mv-cardholder-grid-3, div:has(> .mv-cardholder-grid-3 > .sv-sv-webapp-automatic-navigation-cards) .mv-cardholder-grid-1, div:has(> .mv-cardholder-grid-3 > .sv-sv-webapp-automatic-navigation-cards) .mv-cardholder-grid-2, div:has(> .mv-cardholder-grid-3 > .sv-sv-webapp-automatic-navigation-cards) .mv-cardholder-grid-3 {
    gap: var(--env-spacing-x-large);
  }
}
.mv-startsida .mv-mitten .sv-sv-webapp-automatic-navigation-cards > div:has(> .mv-cardholder-grid-1), .mv-startsida .mv-mitten .sv-sv-webapp-automatic-navigation-cards > div:has(> .mv-cardholder-grid-2), .mv-startsida .mv-mitten .sv-sv-webapp-automatic-navigation-cards > div:has(> .mv-cardholder-grid-3) {
  margin-block: 3rem 4rem;
}
@media (min-width: 768px) {
  .mv-startsida .mv-mitten .sv-sv-webapp-automatic-navigation-cards > div:has(> .mv-cardholder-grid-1), .mv-startsida .mv-mitten .sv-sv-webapp-automatic-navigation-cards > div:has(> .mv-cardholder-grid-2), .mv-startsida .mv-mitten .sv-sv-webapp-automatic-navigation-cards > div:has(> .mv-cardholder-grid-3) {
    margin-block: 3rem 4rem;
  }
}
@media (min-width: 1200px) {
  .mv-startsida .mv-mitten .sv-sv-webapp-automatic-navigation-cards > div:has(> .mv-cardholder-grid-1), .mv-startsida .mv-mitten .sv-sv-webapp-automatic-navigation-cards > div:has(> .mv-cardholder-grid-2), .mv-startsida .mv-mitten .sv-sv-webapp-automatic-navigation-cards > div:has(> .mv-cardholder-grid-3) {
    margin-block: 3rem 4rem;
  }
}
div:has(> div > .mv-cardholder-grid-1), div:has(> div > .mv-cardholder-grid-2), div:has(> div > .mv-cardholder-grid-3) {
  padding-top: 0.01rem;
  padding-bottom: 0.01rem;
}
.mv-cardholder-grid-1:not(:has(> .sv-decoration-content)), .mv-cardholder-grid-1 > .sv-decoration-content:not(:has(> div[data-cid])), .mv-cardholder-grid-1 > .sv-decoration-content > div[data-cid], .mv-cardholder-grid-2:not(:has(> .sv-decoration-content)), .mv-cardholder-grid-2 > .sv-decoration-content:not(:has(> div[data-cid])), .mv-cardholder-grid-2 > .sv-decoration-content > div[data-cid], .mv-cardholder-grid-3:not(:has(> .sv-decoration-content)), .mv-cardholder-grid-3 > .sv-decoration-content:not(:has(> div[data-cid])), .mv-cardholder-grid-3 > .sv-decoration-content > div[data-cid] {
  display: grid;
  gap: 0;
  position: relative;
  z-index: 1;
}
.mv-cardholder-grid-1:not(:has(> .sv-decoration-content)) .sv-custom-module, .mv-cardholder-grid-1:not(:has(> .sv-decoration-content)) div[data-cid], .mv-cardholder-grid-1 > .sv-decoration-content:not(:has(> div[data-cid])) .sv-custom-module, .mv-cardholder-grid-1 > .sv-decoration-content:not(:has(> div[data-cid])) div[data-cid], .mv-cardholder-grid-1 > .sv-decoration-content > div[data-cid] .sv-custom-module, .mv-cardholder-grid-1 > .sv-decoration-content > div[data-cid] div[data-cid], .mv-cardholder-grid-2:not(:has(> .sv-decoration-content)) .sv-custom-module, .mv-cardholder-grid-2:not(:has(> .sv-decoration-content)) div[data-cid], .mv-cardholder-grid-2 > .sv-decoration-content:not(:has(> div[data-cid])) .sv-custom-module, .mv-cardholder-grid-2 > .sv-decoration-content:not(:has(> div[data-cid])) div[data-cid], .mv-cardholder-grid-2 > .sv-decoration-content > div[data-cid] .sv-custom-module, .mv-cardholder-grid-2 > .sv-decoration-content > div[data-cid] div[data-cid], .mv-cardholder-grid-3:not(:has(> .sv-decoration-content)) .sv-custom-module, .mv-cardholder-grid-3:not(:has(> .sv-decoration-content)) div[data-cid], .mv-cardholder-grid-3 > .sv-decoration-content:not(:has(> div[data-cid])) .sv-custom-module, .mv-cardholder-grid-3 > .sv-decoration-content:not(:has(> div[data-cid])) div[data-cid], .mv-cardholder-grid-3 > .sv-decoration-content > div[data-cid] .sv-custom-module, .mv-cardholder-grid-3 > .sv-decoration-content > div[data-cid] div[data-cid] {
  height: 100%;
}
.mv-cardholder-grid-3:not(:has(> .sv-decoration-content)), .mv-cardholder-grid-3:not(:has(> .sv-decoration-content)), .mv-cardholder-grid-3 > .sv-decoration-content:not(:has(> div[data-cid])), .mv-cardholder-grid-3 > .sv-decoration-content > div[data-cid] {
  width: 100%;
}
@media (min-width: 520px) {
  .mv-cardholder-grid-3:not(:has(> .sv-decoration-content)), .mv-cardholder-grid-3:not(:has(> .sv-decoration-content)), .mv-cardholder-grid-3 > .sv-decoration-content:not(:has(> div[data-cid])), .mv-cardholder-grid-3 > .sv-decoration-content > div[data-cid] {
    gap: var(--env-spacing-medium);
    max-width: 30rem;
    justify-self: center;
  }
}
@media (min-width: 768px) {
  .mv-cardholder-grid-3:not(:has(> .sv-decoration-content)), .mv-cardholder-grid-3:not(:has(> .sv-decoration-content)), .mv-cardholder-grid-3 > .sv-decoration-content:not(:has(> div[data-cid])), .mv-cardholder-grid-3 > .sv-decoration-content > div[data-cid] {
    grid-template-columns: repeat(2, 1fr);
    max-width: 61rem;
  }
}
@media (min-width: 1200px) {
  .mv-cardholder-grid-3:not(:has(> .sv-decoration-content)), .mv-cardholder-grid-3:not(:has(> .sv-decoration-content)), .mv-cardholder-grid-3 > .sv-decoration-content:not(:has(> div[data-cid])), .mv-cardholder-grid-3 > .sv-decoration-content > div[data-cid] {
    max-width: 95rem;
    grid-template-columns: repeat(3, 1fr);
  }
}
@media (min-width: 1440px) {
  .mv-cardholder-grid-3:not(:has(> .sv-decoration-content)), .mv-cardholder-grid-3:not(:has(> .sv-decoration-content)), .mv-cardholder-grid-3 > .sv-decoration-content:not(:has(> div[data-cid])), .mv-cardholder-grid-3 > .sv-decoration-content > div[data-cid] {
    gap: var(--env-spacing-x-large);
    max-width: 96rem;
  }
}
@media (min-width: 768px) {
  .mv-cardholder-grid-3:not(:has(> .sv-decoration-content)):has(.break-medium-plus), .mv-cardholder-grid-3:not(:has(> .sv-decoration-content)):has(.break-medium-plus), .mv-cardholder-grid-3 > .sv-decoration-content:not(:has(> div[data-cid])):has(.break-medium-plus), .mv-cardholder-grid-3 > .sv-decoration-content > div[data-cid]:has(.break-medium-plus) {
    gap: var(--env-spacing-medium);
    grid-template-columns: repeat(1, 1fr);
    max-width: 30rem;
  }
}
@media (min-width: 900px) {
  .mv-cardholder-grid-3:not(:has(> .sv-decoration-content)):has(.break-medium-plus), .mv-cardholder-grid-3:not(:has(> .sv-decoration-content)):has(.break-medium-plus), .mv-cardholder-grid-3 > .sv-decoration-content:not(:has(> div[data-cid])):has(.break-medium-plus), .mv-cardholder-grid-3 > .sv-decoration-content > div[data-cid]:has(.break-medium-plus) {
    grid-template-columns: repeat(2, 1fr);
    max-width: 61rem;
  }
}
@media (min-width: 1200px) {
  .mv-cardholder-grid-3:not(:has(> .sv-decoration-content)):has(.break-medium-plus), .mv-cardholder-grid-3:not(:has(> .sv-decoration-content)):has(.break-medium-plus), .mv-cardholder-grid-3 > .sv-decoration-content:not(:has(> div[data-cid])):has(.break-medium-plus), .mv-cardholder-grid-3 > .sv-decoration-content > div[data-cid]:has(.break-medium-plus) {
    grid-template-columns: repeat(3, 1fr);
    max-width: 95rem;
  }
}
@media (min-width: 1440px) {
  .mv-cardholder-grid-3:not(:has(> .sv-decoration-content)):has(.break-medium-plus), .mv-cardholder-grid-3:not(:has(> .sv-decoration-content)):has(.break-medium-plus), .mv-cardholder-grid-3 > .sv-decoration-content:not(:has(> div[data-cid])):has(.break-medium-plus), .mv-cardholder-grid-3 > .sv-decoration-content > div[data-cid]:has(.break-medium-plus) {
    gap: var(--env-spacing-x-large);
    max-width: 96rem;
  }
}
.mv-cardholder-grid-2:not(:has(> .sv-decoration-content)), .mv-cardholder-grid-2 > .sv-decoration-content:not(:has(> div[data-cid])), .mv-cardholder-grid-2 > .sv-decoration-content > div[data-cid] {
  width: 100%;
}
@media (min-width: 520px) {
  .mv-cardholder-grid-2:not(:has(> .sv-decoration-content)), .mv-cardholder-grid-2 > .sv-decoration-content:not(:has(> div[data-cid])), .mv-cardholder-grid-2 > .sv-decoration-content > div[data-cid] {
    gap: var(--env-spacing-medium);
    max-width: 30rem;
    justify-self: center;
  }
}
@media (min-width: 768px) {
  .mv-cardholder-grid-2:not(:has(> .sv-decoration-content)), .mv-cardholder-grid-2 > .sv-decoration-content:not(:has(> div[data-cid])), .mv-cardholder-grid-2 > .sv-decoration-content > div[data-cid] {
    grid-template-columns: repeat(2, 1fr);
    max-width: 61rem;
  }
}
@media (min-width: 1200px) {
  .mv-cardholder-grid-2:not(:has(> .sv-decoration-content)), .mv-cardholder-grid-2 > .sv-decoration-content:not(:has(> div[data-cid])), .mv-cardholder-grid-2 > .sv-decoration-content > div[data-cid] {
    max-width: 63rem;
  }
}
@media (min-width: 1440px) {
  .mv-cardholder-grid-2:not(:has(> .sv-decoration-content)), .mv-cardholder-grid-2 > .sv-decoration-content:not(:has(> div[data-cid])), .mv-cardholder-grid-2 > .sv-decoration-content > div[data-cid] {
    gap: 1.5rem;
    max-width: 63.5rem;
  }
}
@media (min-width: 768px) {
  .mv-cardholder-grid-2:not(:has(> .sv-decoration-content)):has(.break-medium-plus:not(.v2, .nobg)), .mv-cardholder-grid-2 > .sv-decoration-content:not(:has(> div[data-cid])):has(.break-medium-plus:not(.v2, .nobg)), .mv-cardholder-grid-2 > .sv-decoration-content > div[data-cid]:has(.break-medium-plus:not(.v2, .nobg)) {
    grid-template-columns: repeat(1, 1fr);
    max-width: 30rem;
    gap: var(--env-spacing-medium);
  }
}
@media (min-width: 900px) {
  .mv-cardholder-grid-2:not(:has(> .sv-decoration-content)):has(.break-medium-plus:not(.v2, .nobg)), .mv-cardholder-grid-2 > .sv-decoration-content:not(:has(> div[data-cid])):has(.break-medium-plus:not(.v2, .nobg)), .mv-cardholder-grid-2 > .sv-decoration-content > div[data-cid]:has(.break-medium-plus:not(.v2, .nobg)) {
    grid-template-columns: repeat(2, 1fr);
    max-width: 61rem;
  }
}
@media (min-width: 1200px) {
  .mv-cardholder-grid-2:not(:has(> .sv-decoration-content)):has(.break-medium-plus:not(.v2, .nobg)), .mv-cardholder-grid-2 > .sv-decoration-content:not(:has(> div[data-cid])):has(.break-medium-plus:not(.v2, .nobg)), .mv-cardholder-grid-2 > .sv-decoration-content > div[data-cid]:has(.break-medium-plus:not(.v2, .nobg)) {
    max-width: 63rem;
  }
}
@media (min-width: 1440px) {
  .mv-cardholder-grid-2:not(:has(> .sv-decoration-content)):has(.break-medium-plus:not(.v2, .nobg)), .mv-cardholder-grid-2 > .sv-decoration-content:not(:has(> div[data-cid])):has(.break-medium-plus:not(.v2, .nobg)), .mv-cardholder-grid-2 > .sv-decoration-content > div[data-cid]:has(.break-medium-plus:not(.v2, .nobg)) {
    gap: 1.5rem;
    max-width: 63.5rem;
  }
}
.mv-cardholder-grid-2:not(:has(> .sv-decoration-content)):has(.break-medium-plus.v2, .nobg), .mv-cardholder-grid-2 > .sv-decoration-content:not(:has(> div[data-cid])):has(.break-medium-plus.v2, .nobg), .mv-cardholder-grid-2 > .sv-decoration-content > div[data-cid]:has(.break-medium-plus.v2, .nobg) {
  max-width: 100%;
}
.mv-cardholder-grid-1:not(:has(> .sv-decoration-content)), .mv-cardholder-grid-1 > .sv-decoration-content:not(:has(> div[data-cid])), .mv-cardholder-grid-1 > .sv-decoration-content > div[data-cid] {
  width: 100%;
}
@media (min-width: 520px) {
  .mv-cardholder-grid-1:not(:has(> .sv-decoration-content)), .mv-cardholder-grid-1 > .sv-decoration-content:not(:has(> div[data-cid])), .mv-cardholder-grid-1 > .sv-decoration-content > div[data-cid] {
    gap: var(--env-spacing-medium);
    max-width: 30rem;
    justify-self: center;
  }
}
@media (min-width: 1200px) {
  .mv-cardholder-grid-1:not(:has(> .sv-decoration-content)), .mv-cardholder-grid-1 > .sv-decoration-content:not(:has(> div[data-cid])), .mv-cardholder-grid-1 > .sv-decoration-content > div[data-cid] {
    max-width: 31rem;
  }
}
@media (min-width: 768px) {
  .mv-cardholder-grid-1:not(:has(> .sv-decoration-content)):has(.break-medium-plus), .mv-cardholder-grid-1 > .sv-decoration-content:not(:has(> div[data-cid])):has(.break-medium-plus), .mv-cardholder-grid-1 > .sv-decoration-content > div[data-cid]:has(.break-medium-plus) {
    gap: var(--env-spacing-medium);
    max-width: 30rem;
  }
}
@media (min-width: 1200px) {
  .mv-cardholder-grid-1:not(:has(> .sv-decoration-content)):has(.break-medium-plus), .mv-cardholder-grid-1 > .sv-decoration-content:not(:has(> div[data-cid])):has(.break-medium-plus), .mv-cardholder-grid-1 > .sv-decoration-content > div[data-cid]:has(.break-medium-plus) {
    max-width: 31rem;
  }
}
@media (min-width: 768px) {
  .mv-cardholder-grid-3:not(:has(> .sv-decoration-content)), .mv-cardholder-grid-3 > .sv-decoration-content:not(:has(> div[data-cid])), .mv-cardholder-grid-3 > .sv-decoration-content > div[data-cid], .mv-cardholder-grid-2:not(:has(> .sv-decoration-content)), .mv-cardholder-grid-2 > .sv-decoration-content:not(:has(> div[data-cid])), .mv-cardholder-grid-2 > .sv-decoration-content > div[data-cid] {
    grid-auto-rows: 1fr;
  }
}
@media (min-width: 768px) {
  .mv-cardholder-grid-3:not(:has(> .sv-decoration-content)):has(.break-medium-plus), .mv-cardholder-grid-3 > .sv-decoration-content:not(:has(> div[data-cid])):has(.break-medium-plus), .mv-cardholder-grid-3 > .sv-decoration-content > div[data-cid]:has(.break-medium-plus), .mv-cardholder-grid-2:not(:has(> .sv-decoration-content)):has(.break-medium-plus), .mv-cardholder-grid-2 > .sv-decoration-content:not(:has(> div[data-cid])):has(.break-medium-plus), .mv-cardholder-grid-2 > .sv-decoration-content > div[data-cid]:has(.break-medium-plus) {
    grid-auto-rows: unset;
  }
}
@media (min-width: 900px) {
  .mv-cardholder-grid-3:not(:has(> .sv-decoration-content)):has(.break-medium-plus), .mv-cardholder-grid-3 > .sv-decoration-content:not(:has(> div[data-cid])):has(.break-medium-plus), .mv-cardholder-grid-3 > .sv-decoration-content > div[data-cid]:has(.break-medium-plus), .mv-cardholder-grid-2:not(:has(> .sv-decoration-content)):has(.break-medium-plus), .mv-cardholder-grid-2 > .sv-decoration-content:not(:has(> div[data-cid])):has(.break-medium-plus), .mv-cardholder-grid-2 > .sv-decoration-content > div[data-cid]:has(.break-medium-plus) {
    grid-auto-rows: 1fr;
  }
}
.sv-script-portlet.sv-portlet {
  margin: 0;
}
.mv-grid-container-col-2, .mv-grid-container-col-3 {
  position: relative;
  z-index: 1;
  display: grid;
  grid-template-columns: repeat(1, 1fr);
  padding-top: 5rem;
  padding-bottom: 6rem;
  max-width: 520px;
  gap: 0;
  margin-left: calc(-1 * var(--env-spacing-medium));
  margin-right: calc(-1 * var(--env-spacing-medium));
  width: calc(100% + 2 * var(--env-spacing-medium));
}
@media (min-width: 520px) {
  .mv-grid-container-col-2, .mv-grid-container-col-3 {
    gap: var(--env-spacing-medium);
    margin: 0;
    width: auto;
    max-width: 35rem;
    justify-self: center;
  }
}
@media (min-width: 768px) {
  .mv-grid-container-col-2, .mv-grid-container-col-3 {
    grid-template-columns: repeat(2, 1fr);
    max-width: 71.5rem;
  }
}
@media (min-width: 1200px) {
  .mv-grid-container-col-2:not(:has(> .mv-videocard)), .mv-grid-container-col-3:not(:has(> .mv-videocard)) {
    gap: 1.5rem;
    padding-top: 6rem;
    padding-bottom: 7rem;
  }
}
@media (min-width: 1440px) {
  .mv-grid-container-col-2:has(> .mv-videocard), .mv-grid-container-col-3:has(> .mv-videocard) {
    gap: 1.5rem;
  }
}
.mv-grid-container-col-2 .sv-custom-module, .mv-grid-container-col-2 div[data-cid], .mv-grid-container-col-3 .sv-custom-module, .mv-grid-container-col-3 div[data-cid] {
  height: 100%;
}
@media (min-width: 1200px) {
  .mv-grid-container-col-3:not(:has(> .mv-videocard)) {
    grid-template-columns: repeat(3, 1fr);
    max-width: 108rem;
  }
}
@media (min-width: 1440px) {
  .mv-grid-container-col-3:has(> .mv-videocard) {
    grid-template-columns: repeat(3, 1fr);
    max-width: 108rem;
  }
}
.sv-collapsible-content + .sv-collapsible-content {
  margin-top: var(--env-spacing-x-small);
}
.sv-collapsible-content + :not(.sv-collapsible-content) {
  margin-top: var(--env-spacing-x-large);
}
:not(.sv-collapsible-content) + .sv-collapsible-content {
  margin-top: var(--env-spacing-x-large);
}
.sv-collapsible-content {
  max-width: 45rem;
  position: relative;
}
.sv-collapsible-content > :is(h2, h3, h4, h5, h6) {
  max-width: 100%;
}
.sv-collapsible-content > :is(h2, h3, h4, h5, h6) a {
  background: var(--mv-gray-10);
  padding: var(--env-spacing-small) var(--env-spacing-xxxx-larger) var(--env-spacing-small) var(--env-spacing-medium);
  font-size: var(--env-spacing-medium);
  line-height: var(--env-spacing-x-large);
  border: none;
  border-radius: 0;
  font-weight: normal;
  text-decoration: none;
}
html[lang|=ar] .sv-collapsible-content > :is(h2, h3, h4, h5, h6) a, html[lang|=arc] .sv-collapsible-content > :is(h2, h3, h4, h5, h6) a, html[lang|=ckb] .sv-collapsible-content > :is(h2, h3, h4, h5, h6) a, html[lang|=dv] .sv-collapsible-content > :is(h2, h3, h4, h5, h6) a, html[lang|=fa] .sv-collapsible-content > :is(h2, h3, h4, h5, h6) a, html[lang|=ha] .sv-collapsible-content > :is(h2, h3, h4, h5, h6) a, html[lang|=he] .sv-collapsible-content > :is(h2, h3, h4, h5, h6) a, html[lang|=khw] .sv-collapsible-content > :is(h2, h3, h4, h5, h6) a, html[lang|=ks] .sv-collapsible-content > :is(h2, h3, h4, h5, h6) a, html[lang|=ku] .sv-collapsible-content > :is(h2, h3, h4, h5, h6) a, html[lang|=ps] .sv-collapsible-content > :is(h2, h3, h4, h5, h6) a, html[lang|=prs] .sv-collapsible-content > :is(h2, h3, h4, h5, h6) a, html[lang|=ur] .sv-collapsible-content > :is(h2, h3, h4, h5, h6) a, html[lang|=yi] .sv-collapsible-content > :is(h2, h3, h4, h5, h6) a {
  padding: var(--env-spacing-small) var(--env-spacing-medium) var(--env-spacing-small) var(--env-spacing-xxxx-larger);
}

.sv-collapsible-content > :is(h2, h3, h4, h5, h6) a::after {
  font-family: var(--mv-font-awesome);
  content: "\f067";
  display: inline-block;
  font-size: var(--env-spacing-medium);
  margin-left: var(--env-spacing-medium);
  transition: transform 0.3s ease;
  position: absolute;
  top: 0.8125rem;
  right: var(--env-spacing-x-large);
}
html[lang|=ar] .sv-collapsible-content > :is(h2, h3, h4, h5, h6) a::after, html[lang|=arc] .sv-collapsible-content > :is(h2, h3, h4, h5, h6) a::after, html[lang|=ckb] .sv-collapsible-content > :is(h2, h3, h4, h5, h6) a::after, html[lang|=dv] .sv-collapsible-content > :is(h2, h3, h4, h5, h6) a::after, html[lang|=fa] .sv-collapsible-content > :is(h2, h3, h4, h5, h6) a::after, html[lang|=ha] .sv-collapsible-content > :is(h2, h3, h4, h5, h6) a::after, html[lang|=he] .sv-collapsible-content > :is(h2, h3, h4, h5, h6) a::after, html[lang|=khw] .sv-collapsible-content > :is(h2, h3, h4, h5, h6) a::after, html[lang|=ks] .sv-collapsible-content > :is(h2, h3, h4, h5, h6) a::after, html[lang|=ku] .sv-collapsible-content > :is(h2, h3, h4, h5, h6) a::after, html[lang|=ps] .sv-collapsible-content > :is(h2, h3, h4, h5, h6) a::after, html[lang|=prs] .sv-collapsible-content > :is(h2, h3, h4, h5, h6) a::after, html[lang|=ur] .sv-collapsible-content > :is(h2, h3, h4, h5, h6) a::after, html[lang|=yi] .sv-collapsible-content > :is(h2, h3, h4, h5, h6) a::after {
  left: 2.625rem;
  right: unset;
  margin-right: var(--env-spacing-medium);
  margin-left: 0;
}

.sv-collapsible-content > :is(h2, h3, h4, h5, h6) .env-collapse--expanded {
  border-bottom: 0;
  border-left: 0;
  border-right: 0;
  font-weight: 600;
}
.sv-collapsible-content > :is(h2, h3, h4, h5, h6) .env-collapse--expanded::after {
  font-family: var(--mv-font-awesome);
  content: "\f068";
  display: inline-block;
  font-size: var(--env-spacing-medium);
  margin-left: var(--env-spacing-medium);
  transition: transform 0.3s ease;
}
@media (hover: hover) {
  .sv-collapsible-content > :is(h2, h3, h4, h5, h6) .env-collapse-header.env-collapse--expanded:hover, .sv-collapsible-content > :is(h2, h3, h4, h5, h6) .env-collapse-header:hover {
    background-color: var(--mv-gray-30);
  }
  .sv-collapsible-content > :is(h2, h3, h4, h5, h6) .env-collapse-header.env-collapse--expanded:hover::after, .sv-collapsible-content > :is(h2, h3, h4, h5, h6) .env-collapse-header:hover::after {
    transform: scale(1.3);
  }
}
.sv-collapsible-content > :is(h2, h3, h4, h5, h6) .env-collapse-header.env-collapse--expanded:focus-visible, .sv-collapsible-content > :is(h2, h3, h4, h5, h6) .env-collapse-header:focus-visible {
  outline: 1px solid var(--mv-black);
  outline-offset: 0;
}
.sv-collapsible-content .env-collapse > :first-child {
  padding-top: 0;
}
.sv-collapsible-content > .env-collapse {
  padding: var(--env-spacing-x-small) var(--env-spacing-x-large) var(--env-spacing-medium) var(--env-spacing-medium);
  background-color: var(--mv-gray-10);
}
html[lang|=ar] .sv-collapsible-content > .env-collapse, html[lang|=arc] .sv-collapsible-content > .env-collapse, html[lang|=ckb] .sv-collapsible-content > .env-collapse, html[lang|=dv] .sv-collapsible-content > .env-collapse, html[lang|=fa] .sv-collapsible-content > .env-collapse, html[lang|=ha] .sv-collapsible-content > .env-collapse, html[lang|=he] .sv-collapsible-content > .env-collapse, html[lang|=khw] .sv-collapsible-content > .env-collapse, html[lang|=ks] .sv-collapsible-content > .env-collapse, html[lang|=ku] .sv-collapsible-content > .env-collapse, html[lang|=ps] .sv-collapsible-content > .env-collapse, html[lang|=prs] .sv-collapsible-content > .env-collapse, html[lang|=ur] .sv-collapsible-content > .env-collapse, html[lang|=yi] .sv-collapsible-content > .env-collapse {
  padding: var(--env-spacing-x-small) var(--env-spacing-medium) var(--env-spacing-x-large) var(--env-spacing-x-large);
}

.sv-decoration-dragspel--full-width > .sv-layout, .sv-decoration-dragspel > .sv-layout, .sv-decoration-dragspel-automatic-closed > .sv-layout, .sv-decoration-dragspel-with-icon > .sv-layout {
  margin-top: 0;
}
.sv-decoration-dragspel--full-width > .sv-collapsible-content:first-child, .sv-decoration-dragspel--full-width > .sv-layout:first-child > .sv-collapsible-content, .sv-decoration-dragspel > .sv-collapsible-content:first-child, .sv-decoration-dragspel > .sv-layout:first-child > .sv-collapsible-content, .sv-decoration-dragspel-automatic-closed > .sv-collapsible-content:first-child, .sv-decoration-dragspel-automatic-closed > .sv-layout:first-child > .sv-collapsible-content, .sv-decoration-dragspel-with-icon > .sv-collapsible-content:first-child, .sv-decoration-dragspel-with-icon > .sv-layout:first-child > .sv-collapsible-content {
  margin-top: var(--env-spacing-xxxx-large);
}
.sv-decoration-dragspel--full-width > .sv-collapsible-content:last-child, .sv-decoration-dragspel--full-width > .sv-layout:last-child > .sv-collapsible-content, .sv-decoration-dragspel > .sv-collapsible-content:last-child, .sv-decoration-dragspel > .sv-layout:last-child > .sv-collapsible-content, .sv-decoration-dragspel-automatic-closed > .sv-collapsible-content:last-child, .sv-decoration-dragspel-automatic-closed > .sv-layout:last-child > .sv-collapsible-content, .sv-decoration-dragspel-with-icon > .sv-collapsible-content:last-child, .sv-decoration-dragspel-with-icon > .sv-layout:last-child > .sv-collapsible-content {
  margin-bottom: var(--env-spacing-xxxx-large);
  border-bottom: 2px transparent solid;
}
.sv-decoration-dragspel--full-width > .sv-collapsible-content:last-child > :is(h2, h3, h4, h5, h6) .env-collapse--expanded, .sv-decoration-dragspel--full-width > .sv-layout:last-child > .sv-collapsible-content > :is(h2, h3, h4, h5, h6) .env-collapse--expanded, .sv-decoration-dragspel > .sv-collapsible-content:last-child > :is(h2, h3, h4, h5, h6) .env-collapse--expanded, .sv-decoration-dragspel > .sv-layout:last-child > .sv-collapsible-content > :is(h2, h3, h4, h5, h6) .env-collapse--expanded, .sv-decoration-dragspel-automatic-closed > .sv-collapsible-content:last-child > :is(h2, h3, h4, h5, h6) .env-collapse--expanded, .sv-decoration-dragspel-automatic-closed > .sv-layout:last-child > .sv-collapsible-content > :is(h2, h3, h4, h5, h6) .env-collapse--expanded, .sv-decoration-dragspel-with-icon > .sv-collapsible-content:last-child > :is(h2, h3, h4, h5, h6) .env-collapse--expanded, .sv-decoration-dragspel-with-icon > .sv-layout:last-child > .sv-collapsible-content > :is(h2, h3, h4, h5, h6) .env-collapse--expanded {
  border-bottom: none;
}
.sv-decoration-dragspel--full-width > .sv-collapsible-content:last-child .sv-decoration-expanderbar, .sv-decoration-dragspel--full-width > .sv-collapsible-content:last-child .sv-decoration-expanderbar-h3, .sv-decoration-dragspel--full-width > .sv-layout:last-child > .sv-collapsible-content .sv-decoration-expanderbar, .sv-decoration-dragspel--full-width > .sv-layout:last-child > .sv-collapsible-content .sv-decoration-expanderbar-h3, .sv-decoration-dragspel > .sv-collapsible-content:last-child .sv-decoration-expanderbar, .sv-decoration-dragspel > .sv-collapsible-content:last-child .sv-decoration-expanderbar-h3, .sv-decoration-dragspel > .sv-layout:last-child > .sv-collapsible-content .sv-decoration-expanderbar, .sv-decoration-dragspel > .sv-layout:last-child > .sv-collapsible-content .sv-decoration-expanderbar-h3, .sv-decoration-dragspel-automatic-closed > .sv-collapsible-content:last-child .sv-decoration-expanderbar, .sv-decoration-dragspel-automatic-closed > .sv-collapsible-content:last-child .sv-decoration-expanderbar-h3, .sv-decoration-dragspel-automatic-closed > .sv-layout:last-child > .sv-collapsible-content .sv-decoration-expanderbar, .sv-decoration-dragspel-automatic-closed > .sv-layout:last-child > .sv-collapsible-content .sv-decoration-expanderbar-h3, .sv-decoration-dragspel-with-icon > .sv-collapsible-content:last-child .sv-decoration-expanderbar, .sv-decoration-dragspel-with-icon > .sv-collapsible-content:last-child .sv-decoration-expanderbar-h3, .sv-decoration-dragspel-with-icon > .sv-layout:last-child > .sv-collapsible-content .sv-decoration-expanderbar, .sv-decoration-dragspel-with-icon > .sv-layout:last-child > .sv-collapsible-content .sv-decoration-expanderbar-h3 {
  border-bottom: 1px var(--mv-gray-50) solid;
}
.sv-decoration-dragspel--full-width > .sv-collapsible-content:last-child > .env-collapse, .sv-decoration-dragspel--full-width > .sv-layout:last-child > .sv-collapsible-content > .env-collapse, .sv-decoration-dragspel > .sv-collapsible-content:last-child > .env-collapse, .sv-decoration-dragspel > .sv-layout:last-child > .sv-collapsible-content > .env-collapse, .sv-decoration-dragspel-automatic-closed > .sv-collapsible-content:last-child > .env-collapse, .sv-decoration-dragspel-automatic-closed > .sv-layout:last-child > .sv-collapsible-content > .env-collapse, .sv-decoration-dragspel-with-icon > .sv-collapsible-content:last-child > .env-collapse, .sv-decoration-dragspel-with-icon > .sv-layout:last-child > .sv-collapsible-content > .env-collapse {
  border-bottom: 4px solid var(--mv-signal-yellow-20);
}
.sv-decoration-dragspel--full-width > .sv-collapsible-content, .sv-decoration-dragspel--full-width > .sv-layout > .sv-collapsible-content, .sv-decoration-dragspel > .sv-collapsible-content, .sv-decoration-dragspel > .sv-layout > .sv-collapsible-content, .sv-decoration-dragspel-automatic-closed > .sv-collapsible-content, .sv-decoration-dragspel-automatic-closed > .sv-layout > .sv-collapsible-content, .sv-decoration-dragspel-with-icon > .sv-collapsible-content, .sv-decoration-dragspel-with-icon > .sv-layout > .sv-collapsible-content {
  max-width: 48rem;
  position: relative;
  margin: 0;
  border-top: 2px transparent solid;
}
.sv-decoration-dragspel--full-width > .sv-collapsible-content > :is(h2, h3, h4, h5, h6), .sv-decoration-dragspel--full-width > .sv-layout > .sv-collapsible-content > :is(h2, h3, h4, h5, h6), .sv-decoration-dragspel > .sv-collapsible-content > :is(h2, h3, h4, h5, h6), .sv-decoration-dragspel > .sv-layout > .sv-collapsible-content > :is(h2, h3, h4, h5, h6), .sv-decoration-dragspel-automatic-closed > .sv-collapsible-content > :is(h2, h3, h4, h5, h6), .sv-decoration-dragspel-automatic-closed > .sv-layout > .sv-collapsible-content > :is(h2, h3, h4, h5, h6), .sv-decoration-dragspel-with-icon > .sv-collapsible-content > :is(h2, h3, h4, h5, h6), .sv-decoration-dragspel-with-icon > .sv-layout > .sv-collapsible-content > :is(h2, h3, h4, h5, h6) {
  max-width: 100%;
}
.sv-decoration-dragspel--full-width > .sv-collapsible-content > :is(h2, h3, h4, h5, h6) a, .sv-decoration-dragspel--full-width > .sv-layout > .sv-collapsible-content > :is(h2, h3, h4, h5, h6) a, .sv-decoration-dragspel > .sv-collapsible-content > :is(h2, h3, h4, h5, h6) a, .sv-decoration-dragspel > .sv-layout > .sv-collapsible-content > :is(h2, h3, h4, h5, h6) a, .sv-decoration-dragspel-automatic-closed > .sv-collapsible-content > :is(h2, h3, h4, h5, h6) a, .sv-decoration-dragspel-automatic-closed > .sv-layout > .sv-collapsible-content > :is(h2, h3, h4, h5, h6) a, .sv-decoration-dragspel-with-icon > .sv-collapsible-content > :is(h2, h3, h4, h5, h6) a, .sv-decoration-dragspel-with-icon > .sv-layout > .sv-collapsible-content > :is(h2, h3, h4, h5, h6) a {
  background: var(--mv-signal-yellow-10);
  border-left: 0;
  border-right: 0;
  padding: var(--env-spacing-large) var(--env-spacing-xxxx-larger) var(--env-spacing-large) var(--env-spacing-medium);
  border-radius: 0;
  color: var(--mv-black);
  font-size: var(--env-spacing-large);
  line-height: var(--env-spacing-xx-large);
  font-weight: 400;
}
html[lang|=ar] .sv-decoration-dragspel--full-width > .sv-collapsible-content > :is(h2, h3, h4, h5, h6) a, html[lang|=arc] .sv-decoration-dragspel--full-width > .sv-collapsible-content > :is(h2, h3, h4, h5, h6) a, html[lang|=ckb] .sv-decoration-dragspel--full-width > .sv-collapsible-content > :is(h2, h3, h4, h5, h6) a, html[lang|=dv] .sv-decoration-dragspel--full-width > .sv-collapsible-content > :is(h2, h3, h4, h5, h6) a, html[lang|=fa] .sv-decoration-dragspel--full-width > .sv-collapsible-content > :is(h2, h3, h4, h5, h6) a, html[lang|=ha] .sv-decoration-dragspel--full-width > .sv-collapsible-content > :is(h2, h3, h4, h5, h6) a, html[lang|=he] .sv-decoration-dragspel--full-width > .sv-collapsible-content > :is(h2, h3, h4, h5, h6) a, html[lang|=khw] .sv-decoration-dragspel--full-width > .sv-collapsible-content > :is(h2, h3, h4, h5, h6) a, html[lang|=ks] .sv-decoration-dragspel--full-width > .sv-collapsible-content > :is(h2, h3, h4, h5, h6) a, html[lang|=ku] .sv-decoration-dragspel--full-width > .sv-collapsible-content > :is(h2, h3, h4, h5, h6) a, html[lang|=ps] .sv-decoration-dragspel--full-width > .sv-collapsible-content > :is(h2, h3, h4, h5, h6) a, html[lang|=prs] .sv-decoration-dragspel--full-width > .sv-collapsible-content > :is(h2, h3, h4, h5, h6) a, html[lang|=ur] .sv-decoration-dragspel--full-width > .sv-collapsible-content > :is(h2, h3, h4, h5, h6) a, html[lang|=yi] .sv-decoration-dragspel--full-width > .sv-collapsible-content > :is(h2, h3, h4, h5, h6) a, html[lang|=ar] .sv-decoration-dragspel--full-width > .sv-layout > .sv-collapsible-content > :is(h2, h3, h4, h5, h6) a, html[lang|=arc] .sv-decoration-dragspel--full-width > .sv-layout > .sv-collapsible-content > :is(h2, h3, h4, h5, h6) a, html[lang|=ckb] .sv-decoration-dragspel--full-width > .sv-layout > .sv-collapsible-content > :is(h2, h3, h4, h5, h6) a, html[lang|=dv] .sv-decoration-dragspel--full-width > .sv-layout > .sv-collapsible-content > :is(h2, h3, h4, h5, h6) a, html[lang|=fa] .sv-decoration-dragspel--full-width > .sv-layout > .sv-collapsible-content > :is(h2, h3, h4, h5, h6) a, html[lang|=ha] .sv-decoration-dragspel--full-width > .sv-layout > .sv-collapsible-content > :is(h2, h3, h4, h5, h6) a, html[lang|=he] .sv-decoration-dragspel--full-width > .sv-layout > .sv-collapsible-content > :is(h2, h3, h4, h5, h6) a, html[lang|=khw] .sv-decoration-dragspel--full-width > .sv-layout > .sv-collapsible-content > :is(h2, h3, h4, h5, h6) a, html[lang|=ks] .sv-decoration-dragspel--full-width > .sv-layout > .sv-collapsible-content > :is(h2, h3, h4, h5, h6) a, html[lang|=ku] .sv-decoration-dragspel--full-width > .sv-layout > .sv-collapsible-content > :is(h2, h3, h4, h5, h6) a, html[lang|=ps] .sv-decoration-dragspel--full-width > .sv-layout > .sv-collapsible-content > :is(h2, h3, h4, h5, h6) a, html[lang|=prs] .sv-decoration-dragspel--full-width > .sv-layout > .sv-collapsible-content > :is(h2, h3, h4, h5, h6) a, html[lang|=ur] .sv-decoration-dragspel--full-width > .sv-layout > .sv-collapsible-content > :is(h2, h3, h4, h5, h6) a, html[lang|=yi] .sv-decoration-dragspel--full-width > .sv-layout > .sv-collapsible-content > :is(h2, h3, h4, h5, h6) a,
html[lang|=ar] .sv-decoration-dragspel > .sv-collapsible-content > :is(h2, h3, h4, h5, h6) a,
html[lang|=arc] .sv-decoration-dragspel > .sv-collapsible-content > :is(h2, h3, h4, h5, h6) a,
html[lang|=ckb] .sv-decoration-dragspel > .sv-collapsible-content > :is(h2, h3, h4, h5, h6) a,
html[lang|=dv] .sv-decoration-dragspel > .sv-collapsible-content > :is(h2, h3, h4, h5, h6) a,
html[lang|=fa] .sv-decoration-dragspel > .sv-collapsible-content > :is(h2, h3, h4, h5, h6) a,
html[lang|=ha] .sv-decoration-dragspel > .sv-collapsible-content > :is(h2, h3, h4, h5, h6) a,
html[lang|=he] .sv-decoration-dragspel > .sv-collapsible-content > :is(h2, h3, h4, h5, h6) a,
html[lang|=khw] .sv-decoration-dragspel > .sv-collapsible-content > :is(h2, h3, h4, h5, h6) a,
html[lang|=ks] .sv-decoration-dragspel > .sv-collapsible-content > :is(h2, h3, h4, h5, h6) a,
html[lang|=ku] .sv-decoration-dragspel > .sv-collapsible-content > :is(h2, h3, h4, h5, h6) a,
html[lang|=ps] .sv-decoration-dragspel > .sv-collapsible-content > :is(h2, h3, h4, h5, h6) a,
html[lang|=prs] .sv-decoration-dragspel > .sv-collapsible-content > :is(h2, h3, h4, h5, h6) a,
html[lang|=ur] .sv-decoration-dragspel > .sv-collapsible-content > :is(h2, h3, h4, h5, h6) a,
html[lang|=yi] .sv-decoration-dragspel > .sv-collapsible-content > :is(h2, h3, h4, h5, h6) a,
html[lang|=ar] .sv-decoration-dragspel > .sv-layout > .sv-collapsible-content > :is(h2, h3, h4, h5, h6) a,
html[lang|=arc] .sv-decoration-dragspel > .sv-layout > .sv-collapsible-content > :is(h2, h3, h4, h5, h6) a,
html[lang|=ckb] .sv-decoration-dragspel > .sv-layout > .sv-collapsible-content > :is(h2, h3, h4, h5, h6) a,
html[lang|=dv] .sv-decoration-dragspel > .sv-layout > .sv-collapsible-content > :is(h2, h3, h4, h5, h6) a,
html[lang|=fa] .sv-decoration-dragspel > .sv-layout > .sv-collapsible-content > :is(h2, h3, h4, h5, h6) a,
html[lang|=ha] .sv-decoration-dragspel > .sv-layout > .sv-collapsible-content > :is(h2, h3, h4, h5, h6) a,
html[lang|=he] .sv-decoration-dragspel > .sv-layout > .sv-collapsible-content > :is(h2, h3, h4, h5, h6) a,
html[lang|=khw] .sv-decoration-dragspel > .sv-layout > .sv-collapsible-content > :is(h2, h3, h4, h5, h6) a,
html[lang|=ks] .sv-decoration-dragspel > .sv-layout > .sv-collapsible-content > :is(h2, h3, h4, h5, h6) a,
html[lang|=ku] .sv-decoration-dragspel > .sv-layout > .sv-collapsible-content > :is(h2, h3, h4, h5, h6) a,
html[lang|=ps] .sv-decoration-dragspel > .sv-layout > .sv-collapsible-content > :is(h2, h3, h4, h5, h6) a,
html[lang|=prs] .sv-decoration-dragspel > .sv-layout > .sv-collapsible-content > :is(h2, h3, h4, h5, h6) a,
html[lang|=ur] .sv-decoration-dragspel > .sv-layout > .sv-collapsible-content > :is(h2, h3, h4, h5, h6) a,
html[lang|=yi] .sv-decoration-dragspel > .sv-layout > .sv-collapsible-content > :is(h2, h3, h4, h5, h6) a,
html[lang|=ar] .sv-decoration-dragspel-automatic-closed > .sv-collapsible-content > :is(h2, h3, h4, h5, h6) a,
html[lang|=arc] .sv-decoration-dragspel-automatic-closed > .sv-collapsible-content > :is(h2, h3, h4, h5, h6) a,
html[lang|=ckb] .sv-decoration-dragspel-automatic-closed > .sv-collapsible-content > :is(h2, h3, h4, h5, h6) a,
html[lang|=dv] .sv-decoration-dragspel-automatic-closed > .sv-collapsible-content > :is(h2, h3, h4, h5, h6) a,
html[lang|=fa] .sv-decoration-dragspel-automatic-closed > .sv-collapsible-content > :is(h2, h3, h4, h5, h6) a,
html[lang|=ha] .sv-decoration-dragspel-automatic-closed > .sv-collapsible-content > :is(h2, h3, h4, h5, h6) a,
html[lang|=he] .sv-decoration-dragspel-automatic-closed > .sv-collapsible-content > :is(h2, h3, h4, h5, h6) a,
html[lang|=khw] .sv-decoration-dragspel-automatic-closed > .sv-collapsible-content > :is(h2, h3, h4, h5, h6) a,
html[lang|=ks] .sv-decoration-dragspel-automatic-closed > .sv-collapsible-content > :is(h2, h3, h4, h5, h6) a,
html[lang|=ku] .sv-decoration-dragspel-automatic-closed > .sv-collapsible-content > :is(h2, h3, h4, h5, h6) a,
html[lang|=ps] .sv-decoration-dragspel-automatic-closed > .sv-collapsible-content > :is(h2, h3, h4, h5, h6) a,
html[lang|=prs] .sv-decoration-dragspel-automatic-closed > .sv-collapsible-content > :is(h2, h3, h4, h5, h6) a,
html[lang|=ur] .sv-decoration-dragspel-automatic-closed > .sv-collapsible-content > :is(h2, h3, h4, h5, h6) a,
html[lang|=yi] .sv-decoration-dragspel-automatic-closed > .sv-collapsible-content > :is(h2, h3, h4, h5, h6) a,
html[lang|=ar] .sv-decoration-dragspel-automatic-closed > .sv-layout > .sv-collapsible-content > :is(h2, h3, h4, h5, h6) a,
html[lang|=arc] .sv-decoration-dragspel-automatic-closed > .sv-layout > .sv-collapsible-content > :is(h2, h3, h4, h5, h6) a,
html[lang|=ckb] .sv-decoration-dragspel-automatic-closed > .sv-layout > .sv-collapsible-content > :is(h2, h3, h4, h5, h6) a,
html[lang|=dv] .sv-decoration-dragspel-automatic-closed > .sv-layout > .sv-collapsible-content > :is(h2, h3, h4, h5, h6) a,
html[lang|=fa] .sv-decoration-dragspel-automatic-closed > .sv-layout > .sv-collapsible-content > :is(h2, h3, h4, h5, h6) a,
html[lang|=ha] .sv-decoration-dragspel-automatic-closed > .sv-layout > .sv-collapsible-content > :is(h2, h3, h4, h5, h6) a,
html[lang|=he] .sv-decoration-dragspel-automatic-closed > .sv-layout > .sv-collapsible-content > :is(h2, h3, h4, h5, h6) a,
html[lang|=khw] .sv-decoration-dragspel-automatic-closed > .sv-layout > .sv-collapsible-content > :is(h2, h3, h4, h5, h6) a,
html[lang|=ks] .sv-decoration-dragspel-automatic-closed > .sv-layout > .sv-collapsible-content > :is(h2, h3, h4, h5, h6) a,
html[lang|=ku] .sv-decoration-dragspel-automatic-closed > .sv-layout > .sv-collapsible-content > :is(h2, h3, h4, h5, h6) a,
html[lang|=ps] .sv-decoration-dragspel-automatic-closed > .sv-layout > .sv-collapsible-content > :is(h2, h3, h4, h5, h6) a,
html[lang|=prs] .sv-decoration-dragspel-automatic-closed > .sv-layout > .sv-collapsible-content > :is(h2, h3, h4, h5, h6) a,
html[lang|=ur] .sv-decoration-dragspel-automatic-closed > .sv-layout > .sv-collapsible-content > :is(h2, h3, h4, h5, h6) a,
html[lang|=yi] .sv-decoration-dragspel-automatic-closed > .sv-layout > .sv-collapsible-content > :is(h2, h3, h4, h5, h6) a,
html[lang|=ar] .sv-decoration-dragspel-with-icon > .sv-collapsible-content > :is(h2, h3, h4, h5, h6) a,
html[lang|=arc] .sv-decoration-dragspel-with-icon > .sv-collapsible-content > :is(h2, h3, h4, h5, h6) a,
html[lang|=ckb] .sv-decoration-dragspel-with-icon > .sv-collapsible-content > :is(h2, h3, h4, h5, h6) a,
html[lang|=dv] .sv-decoration-dragspel-with-icon > .sv-collapsible-content > :is(h2, h3, h4, h5, h6) a,
html[lang|=fa] .sv-decoration-dragspel-with-icon > .sv-collapsible-content > :is(h2, h3, h4, h5, h6) a,
html[lang|=ha] .sv-decoration-dragspel-with-icon > .sv-collapsible-content > :is(h2, h3, h4, h5, h6) a,
html[lang|=he] .sv-decoration-dragspel-with-icon > .sv-collapsible-content > :is(h2, h3, h4, h5, h6) a,
html[lang|=khw] .sv-decoration-dragspel-with-icon > .sv-collapsible-content > :is(h2, h3, h4, h5, h6) a,
html[lang|=ks] .sv-decoration-dragspel-with-icon > .sv-collapsible-content > :is(h2, h3, h4, h5, h6) a,
html[lang|=ku] .sv-decoration-dragspel-with-icon > .sv-collapsible-content > :is(h2, h3, h4, h5, h6) a,
html[lang|=ps] .sv-decoration-dragspel-with-icon > .sv-collapsible-content > :is(h2, h3, h4, h5, h6) a,
html[lang|=prs] .sv-decoration-dragspel-with-icon > .sv-collapsible-content > :is(h2, h3, h4, h5, h6) a,
html[lang|=ur] .sv-decoration-dragspel-with-icon > .sv-collapsible-content > :is(h2, h3, h4, h5, h6) a,
html[lang|=yi] .sv-decoration-dragspel-with-icon > .sv-collapsible-content > :is(h2, h3, h4, h5, h6) a,
html[lang|=ar] .sv-decoration-dragspel-with-icon > .sv-layout > .sv-collapsible-content > :is(h2, h3, h4, h5, h6) a,
html[lang|=arc] .sv-decoration-dragspel-with-icon > .sv-layout > .sv-collapsible-content > :is(h2, h3, h4, h5, h6) a,
html[lang|=ckb] .sv-decoration-dragspel-with-icon > .sv-layout > .sv-collapsible-content > :is(h2, h3, h4, h5, h6) a,
html[lang|=dv] .sv-decoration-dragspel-with-icon > .sv-layout > .sv-collapsible-content > :is(h2, h3, h4, h5, h6) a,
html[lang|=fa] .sv-decoration-dragspel-with-icon > .sv-layout > .sv-collapsible-content > :is(h2, h3, h4, h5, h6) a,
html[lang|=ha] .sv-decoration-dragspel-with-icon > .sv-layout > .sv-collapsible-content > :is(h2, h3, h4, h5, h6) a,
html[lang|=he] .sv-decoration-dragspel-with-icon > .sv-layout > .sv-collapsible-content > :is(h2, h3, h4, h5, h6) a,
html[lang|=khw] .sv-decoration-dragspel-with-icon > .sv-layout > .sv-collapsible-content > :is(h2, h3, h4, h5, h6) a,
html[lang|=ks] .sv-decoration-dragspel-with-icon > .sv-layout > .sv-collapsible-content > :is(h2, h3, h4, h5, h6) a,
html[lang|=ku] .sv-decoration-dragspel-with-icon > .sv-layout > .sv-collapsible-content > :is(h2, h3, h4, h5, h6) a,
html[lang|=ps] .sv-decoration-dragspel-with-icon > .sv-layout > .sv-collapsible-content > :is(h2, h3, h4, h5, h6) a,
html[lang|=prs] .sv-decoration-dragspel-with-icon > .sv-layout > .sv-collapsible-content > :is(h2, h3, h4, h5, h6) a,
html[lang|=ur] .sv-decoration-dragspel-with-icon > .sv-layout > .sv-collapsible-content > :is(h2, h3, h4, h5, h6) a,
html[lang|=yi] .sv-decoration-dragspel-with-icon > .sv-layout > .sv-collapsible-content > :is(h2, h3, h4, h5, h6) a {
  padding: var(--env-spacing-large) var(--env-spacing-medium) var(--env-spacing-large) var(--env-spacing-xxxx-larger);
}

.sv-decoration-dragspel--full-width > .sv-collapsible-content > :is(h2, h3, h4, h5, h6) a::after, .sv-decoration-dragspel--full-width > .sv-layout > .sv-collapsible-content > :is(h2, h3, h4, h5, h6) a::after, .sv-decoration-dragspel > .sv-collapsible-content > :is(h2, h3, h4, h5, h6) a::after, .sv-decoration-dragspel > .sv-layout > .sv-collapsible-content > :is(h2, h3, h4, h5, h6) a::after, .sv-decoration-dragspel-automatic-closed > .sv-collapsible-content > :is(h2, h3, h4, h5, h6) a::after, .sv-decoration-dragspel-automatic-closed > .sv-layout > .sv-collapsible-content > :is(h2, h3, h4, h5, h6) a::after, .sv-decoration-dragspel-with-icon > .sv-collapsible-content > :is(h2, h3, h4, h5, h6) a::after, .sv-decoration-dragspel-with-icon > .sv-layout > .sv-collapsible-content > :is(h2, h3, h4, h5, h6) a::after {
  font-family: var(--mv-font-awesome);
  content: "\f078";
  display: inline-block;
  font-size: var(--env-spacing-medium);
  transition: transform 0.5s ease;
  margin-left: var(--env-spacing-medium);
  position: absolute;
  right: var(--env-spacing-x-large);
  top: 1.3125rem;
  margin-left: var(--env-spacing-medium);
}
html[lang|=ar] .sv-decoration-dragspel--full-width > .sv-collapsible-content > :is(h2, h3, h4, h5, h6) a::after, html[lang|=arc] .sv-decoration-dragspel--full-width > .sv-collapsible-content > :is(h2, h3, h4, h5, h6) a::after, html[lang|=ckb] .sv-decoration-dragspel--full-width > .sv-collapsible-content > :is(h2, h3, h4, h5, h6) a::after, html[lang|=dv] .sv-decoration-dragspel--full-width > .sv-collapsible-content > :is(h2, h3, h4, h5, h6) a::after, html[lang|=fa] .sv-decoration-dragspel--full-width > .sv-collapsible-content > :is(h2, h3, h4, h5, h6) a::after, html[lang|=ha] .sv-decoration-dragspel--full-width > .sv-collapsible-content > :is(h2, h3, h4, h5, h6) a::after, html[lang|=he] .sv-decoration-dragspel--full-width > .sv-collapsible-content > :is(h2, h3, h4, h5, h6) a::after, html[lang|=khw] .sv-decoration-dragspel--full-width > .sv-collapsible-content > :is(h2, h3, h4, h5, h6) a::after, html[lang|=ks] .sv-decoration-dragspel--full-width > .sv-collapsible-content > :is(h2, h3, h4, h5, h6) a::after, html[lang|=ku] .sv-decoration-dragspel--full-width > .sv-collapsible-content > :is(h2, h3, h4, h5, h6) a::after, html[lang|=ps] .sv-decoration-dragspel--full-width > .sv-collapsible-content > :is(h2, h3, h4, h5, h6) a::after, html[lang|=prs] .sv-decoration-dragspel--full-width > .sv-collapsible-content > :is(h2, h3, h4, h5, h6) a::after, html[lang|=ur] .sv-decoration-dragspel--full-width > .sv-collapsible-content > :is(h2, h3, h4, h5, h6) a::after, html[lang|=yi] .sv-decoration-dragspel--full-width > .sv-collapsible-content > :is(h2, h3, h4, h5, h6) a::after, html[lang|=ar] .sv-decoration-dragspel--full-width > .sv-layout > .sv-collapsible-content > :is(h2, h3, h4, h5, h6) a::after, html[lang|=arc] .sv-decoration-dragspel--full-width > .sv-layout > .sv-collapsible-content > :is(h2, h3, h4, h5, h6) a::after, html[lang|=ckb] .sv-decoration-dragspel--full-width > .sv-layout > .sv-collapsible-content > :is(h2, h3, h4, h5, h6) a::after, html[lang|=dv] .sv-decoration-dragspel--full-width > .sv-layout > .sv-collapsible-content > :is(h2, h3, h4, h5, h6) a::after, html[lang|=fa] .sv-decoration-dragspel--full-width > .sv-layout > .sv-collapsible-content > :is(h2, h3, h4, h5, h6) a::after, html[lang|=ha] .sv-decoration-dragspel--full-width > .sv-layout > .sv-collapsible-content > :is(h2, h3, h4, h5, h6) a::after, html[lang|=he] .sv-decoration-dragspel--full-width > .sv-layout > .sv-collapsible-content > :is(h2, h3, h4, h5, h6) a::after, html[lang|=khw] .sv-decoration-dragspel--full-width > .sv-layout > .sv-collapsible-content > :is(h2, h3, h4, h5, h6) a::after, html[lang|=ks] .sv-decoration-dragspel--full-width > .sv-layout > .sv-collapsible-content > :is(h2, h3, h4, h5, h6) a::after, html[lang|=ku] .sv-decoration-dragspel--full-width > .sv-layout > .sv-collapsible-content > :is(h2, h3, h4, h5, h6) a::after, html[lang|=ps] .sv-decoration-dragspel--full-width > .sv-layout > .sv-collapsible-content > :is(h2, h3, h4, h5, h6) a::after, html[lang|=prs] .sv-decoration-dragspel--full-width > .sv-layout > .sv-collapsible-content > :is(h2, h3, h4, h5, h6) a::after, html[lang|=ur] .sv-decoration-dragspel--full-width > .sv-layout > .sv-collapsible-content > :is(h2, h3, h4, h5, h6) a::after, html[lang|=yi] .sv-decoration-dragspel--full-width > .sv-layout > .sv-collapsible-content > :is(h2, h3, h4, h5, h6) a::after,
html[lang|=ar] .sv-decoration-dragspel > .sv-collapsible-content > :is(h2, h3, h4, h5, h6) a::after,
html[lang|=arc] .sv-decoration-dragspel > .sv-collapsible-content > :is(h2, h3, h4, h5, h6) a::after,
html[lang|=ckb] .sv-decoration-dragspel > .sv-collapsible-content > :is(h2, h3, h4, h5, h6) a::after,
html[lang|=dv] .sv-decoration-dragspel > .sv-collapsible-content > :is(h2, h3, h4, h5, h6) a::after,
html[lang|=fa] .sv-decoration-dragspel > .sv-collapsible-content > :is(h2, h3, h4, h5, h6) a::after,
html[lang|=ha] .sv-decoration-dragspel > .sv-collapsible-content > :is(h2, h3, h4, h5, h6) a::after,
html[lang|=he] .sv-decoration-dragspel > .sv-collapsible-content > :is(h2, h3, h4, h5, h6) a::after,
html[lang|=khw] .sv-decoration-dragspel > .sv-collapsible-content > :is(h2, h3, h4, h5, h6) a::after,
html[lang|=ks] .sv-decoration-dragspel > .sv-collapsible-content > :is(h2, h3, h4, h5, h6) a::after,
html[lang|=ku] .sv-decoration-dragspel > .sv-collapsible-content > :is(h2, h3, h4, h5, h6) a::after,
html[lang|=ps] .sv-decoration-dragspel > .sv-collapsible-content > :is(h2, h3, h4, h5, h6) a::after,
html[lang|=prs] .sv-decoration-dragspel > .sv-collapsible-content > :is(h2, h3, h4, h5, h6) a::after,
html[lang|=ur] .sv-decoration-dragspel > .sv-collapsible-content > :is(h2, h3, h4, h5, h6) a::after,
html[lang|=yi] .sv-decoration-dragspel > .sv-collapsible-content > :is(h2, h3, h4, h5, h6) a::after,
html[lang|=ar] .sv-decoration-dragspel > .sv-layout > .sv-collapsible-content > :is(h2, h3, h4, h5, h6) a::after,
html[lang|=arc] .sv-decoration-dragspel > .sv-layout > .sv-collapsible-content > :is(h2, h3, h4, h5, h6) a::after,
html[lang|=ckb] .sv-decoration-dragspel > .sv-layout > .sv-collapsible-content > :is(h2, h3, h4, h5, h6) a::after,
html[lang|=dv] .sv-decoration-dragspel > .sv-layout > .sv-collapsible-content > :is(h2, h3, h4, h5, h6) a::after,
html[lang|=fa] .sv-decoration-dragspel > .sv-layout > .sv-collapsible-content > :is(h2, h3, h4, h5, h6) a::after,
html[lang|=ha] .sv-decoration-dragspel > .sv-layout > .sv-collapsible-content > :is(h2, h3, h4, h5, h6) a::after,
html[lang|=he] .sv-decoration-dragspel > .sv-layout > .sv-collapsible-content > :is(h2, h3, h4, h5, h6) a::after,
html[lang|=khw] .sv-decoration-dragspel > .sv-layout > .sv-collapsible-content > :is(h2, h3, h4, h5, h6) a::after,
html[lang|=ks] .sv-decoration-dragspel > .sv-layout > .sv-collapsible-content > :is(h2, h3, h4, h5, h6) a::after,
html[lang|=ku] .sv-decoration-dragspel > .sv-layout > .sv-collapsible-content > :is(h2, h3, h4, h5, h6) a::after,
html[lang|=ps] .sv-decoration-dragspel > .sv-layout > .sv-collapsible-content > :is(h2, h3, h4, h5, h6) a::after,
html[lang|=prs] .sv-decoration-dragspel > .sv-layout > .sv-collapsible-content > :is(h2, h3, h4, h5, h6) a::after,
html[lang|=ur] .sv-decoration-dragspel > .sv-layout > .sv-collapsible-content > :is(h2, h3, h4, h5, h6) a::after,
html[lang|=yi] .sv-decoration-dragspel > .sv-layout > .sv-collapsible-content > :is(h2, h3, h4, h5, h6) a::after,
html[lang|=ar] .sv-decoration-dragspel-automatic-closed > .sv-collapsible-content > :is(h2, h3, h4, h5, h6) a::after,
html[lang|=arc] .sv-decoration-dragspel-automatic-closed > .sv-collapsible-content > :is(h2, h3, h4, h5, h6) a::after,
html[lang|=ckb] .sv-decoration-dragspel-automatic-closed > .sv-collapsible-content > :is(h2, h3, h4, h5, h6) a::after,
html[lang|=dv] .sv-decoration-dragspel-automatic-closed > .sv-collapsible-content > :is(h2, h3, h4, h5, h6) a::after,
html[lang|=fa] .sv-decoration-dragspel-automatic-closed > .sv-collapsible-content > :is(h2, h3, h4, h5, h6) a::after,
html[lang|=ha] .sv-decoration-dragspel-automatic-closed > .sv-collapsible-content > :is(h2, h3, h4, h5, h6) a::after,
html[lang|=he] .sv-decoration-dragspel-automatic-closed > .sv-collapsible-content > :is(h2, h3, h4, h5, h6) a::after,
html[lang|=khw] .sv-decoration-dragspel-automatic-closed > .sv-collapsible-content > :is(h2, h3, h4, h5, h6) a::after,
html[lang|=ks] .sv-decoration-dragspel-automatic-closed > .sv-collapsible-content > :is(h2, h3, h4, h5, h6) a::after,
html[lang|=ku] .sv-decoration-dragspel-automatic-closed > .sv-collapsible-content > :is(h2, h3, h4, h5, h6) a::after,
html[lang|=ps] .sv-decoration-dragspel-automatic-closed > .sv-collapsible-content > :is(h2, h3, h4, h5, h6) a::after,
html[lang|=prs] .sv-decoration-dragspel-automatic-closed > .sv-collapsible-content > :is(h2, h3, h4, h5, h6) a::after,
html[lang|=ur] .sv-decoration-dragspel-automatic-closed > .sv-collapsible-content > :is(h2, h3, h4, h5, h6) a::after,
html[lang|=yi] .sv-decoration-dragspel-automatic-closed > .sv-collapsible-content > :is(h2, h3, h4, h5, h6) a::after,
html[lang|=ar] .sv-decoration-dragspel-automatic-closed > .sv-layout > .sv-collapsible-content > :is(h2, h3, h4, h5, h6) a::after,
html[lang|=arc] .sv-decoration-dragspel-automatic-closed > .sv-layout > .sv-collapsible-content > :is(h2, h3, h4, h5, h6) a::after,
html[lang|=ckb] .sv-decoration-dragspel-automatic-closed > .sv-layout > .sv-collapsible-content > :is(h2, h3, h4, h5, h6) a::after,
html[lang|=dv] .sv-decoration-dragspel-automatic-closed > .sv-layout > .sv-collapsible-content > :is(h2, h3, h4, h5, h6) a::after,
html[lang|=fa] .sv-decoration-dragspel-automatic-closed > .sv-layout > .sv-collapsible-content > :is(h2, h3, h4, h5, h6) a::after,
html[lang|=ha] .sv-decoration-dragspel-automatic-closed > .sv-layout > .sv-collapsible-content > :is(h2, h3, h4, h5, h6) a::after,
html[lang|=he] .sv-decoration-dragspel-automatic-closed > .sv-layout > .sv-collapsible-content > :is(h2, h3, h4, h5, h6) a::after,
html[lang|=khw] .sv-decoration-dragspel-automatic-closed > .sv-layout > .sv-collapsible-content > :is(h2, h3, h4, h5, h6) a::after,
html[lang|=ks] .sv-decoration-dragspel-automatic-closed > .sv-layout > .sv-collapsible-content > :is(h2, h3, h4, h5, h6) a::after,
html[lang|=ku] .sv-decoration-dragspel-automatic-closed > .sv-layout > .sv-collapsible-content > :is(h2, h3, h4, h5, h6) a::after,
html[lang|=ps] .sv-decoration-dragspel-automatic-closed > .sv-layout > .sv-collapsible-content > :is(h2, h3, h4, h5, h6) a::after,
html[lang|=prs] .sv-decoration-dragspel-automatic-closed > .sv-layout > .sv-collapsible-content > :is(h2, h3, h4, h5, h6) a::after,
html[lang|=ur] .sv-decoration-dragspel-automatic-closed > .sv-layout > .sv-collapsible-content > :is(h2, h3, h4, h5, h6) a::after,
html[lang|=yi] .sv-decoration-dragspel-automatic-closed > .sv-layout > .sv-collapsible-content > :is(h2, h3, h4, h5, h6) a::after,
html[lang|=ar] .sv-decoration-dragspel-with-icon > .sv-collapsible-content > :is(h2, h3, h4, h5, h6) a::after,
html[lang|=arc] .sv-decoration-dragspel-with-icon > .sv-collapsible-content > :is(h2, h3, h4, h5, h6) a::after,
html[lang|=ckb] .sv-decoration-dragspel-with-icon > .sv-collapsible-content > :is(h2, h3, h4, h5, h6) a::after,
html[lang|=dv] .sv-decoration-dragspel-with-icon > .sv-collapsible-content > :is(h2, h3, h4, h5, h6) a::after,
html[lang|=fa] .sv-decoration-dragspel-with-icon > .sv-collapsible-content > :is(h2, h3, h4, h5, h6) a::after,
html[lang|=ha] .sv-decoration-dragspel-with-icon > .sv-collapsible-content > :is(h2, h3, h4, h5, h6) a::after,
html[lang|=he] .sv-decoration-dragspel-with-icon > .sv-collapsible-content > :is(h2, h3, h4, h5, h6) a::after,
html[lang|=khw] .sv-decoration-dragspel-with-icon > .sv-collapsible-content > :is(h2, h3, h4, h5, h6) a::after,
html[lang|=ks] .sv-decoration-dragspel-with-icon > .sv-collapsible-content > :is(h2, h3, h4, h5, h6) a::after,
html[lang|=ku] .sv-decoration-dragspel-with-icon > .sv-collapsible-content > :is(h2, h3, h4, h5, h6) a::after,
html[lang|=ps] .sv-decoration-dragspel-with-icon > .sv-collapsible-content > :is(h2, h3, h4, h5, h6) a::after,
html[lang|=prs] .sv-decoration-dragspel-with-icon > .sv-collapsible-content > :is(h2, h3, h4, h5, h6) a::after,
html[lang|=ur] .sv-decoration-dragspel-with-icon > .sv-collapsible-content > :is(h2, h3, h4, h5, h6) a::after,
html[lang|=yi] .sv-decoration-dragspel-with-icon > .sv-collapsible-content > :is(h2, h3, h4, h5, h6) a::after,
html[lang|=ar] .sv-decoration-dragspel-with-icon > .sv-layout > .sv-collapsible-content > :is(h2, h3, h4, h5, h6) a::after,
html[lang|=arc] .sv-decoration-dragspel-with-icon > .sv-layout > .sv-collapsible-content > :is(h2, h3, h4, h5, h6) a::after,
html[lang|=ckb] .sv-decoration-dragspel-with-icon > .sv-layout > .sv-collapsible-content > :is(h2, h3, h4, h5, h6) a::after,
html[lang|=dv] .sv-decoration-dragspel-with-icon > .sv-layout > .sv-collapsible-content > :is(h2, h3, h4, h5, h6) a::after,
html[lang|=fa] .sv-decoration-dragspel-with-icon > .sv-layout > .sv-collapsible-content > :is(h2, h3, h4, h5, h6) a::after,
html[lang|=ha] .sv-decoration-dragspel-with-icon > .sv-layout > .sv-collapsible-content > :is(h2, h3, h4, h5, h6) a::after,
html[lang|=he] .sv-decoration-dragspel-with-icon > .sv-layout > .sv-collapsible-content > :is(h2, h3, h4, h5, h6) a::after,
html[lang|=khw] .sv-decoration-dragspel-with-icon > .sv-layout > .sv-collapsible-content > :is(h2, h3, h4, h5, h6) a::after,
html[lang|=ks] .sv-decoration-dragspel-with-icon > .sv-layout > .sv-collapsible-content > :is(h2, h3, h4, h5, h6) a::after,
html[lang|=ku] .sv-decoration-dragspel-with-icon > .sv-layout > .sv-collapsible-content > :is(h2, h3, h4, h5, h6) a::after,
html[lang|=ps] .sv-decoration-dragspel-with-icon > .sv-layout > .sv-collapsible-content > :is(h2, h3, h4, h5, h6) a::after,
html[lang|=prs] .sv-decoration-dragspel-with-icon > .sv-layout > .sv-collapsible-content > :is(h2, h3, h4, h5, h6) a::after,
html[lang|=ur] .sv-decoration-dragspel-with-icon > .sv-layout > .sv-collapsible-content > :is(h2, h3, h4, h5, h6) a::after,
html[lang|=yi] .sv-decoration-dragspel-with-icon > .sv-layout > .sv-collapsible-content > :is(h2, h3, h4, h5, h6) a::after {
  left: var(--env-spacing-x-large);
  right: unset;
  margin-right: var(--env-spacing-medium);
  margin-left: 0;
}

.sv-decoration-dragspel--full-width > .sv-collapsible-content > :is(h2, h3, h4, h5, h6) .env-collapse--expanded, .sv-decoration-dragspel--full-width > .sv-layout > .sv-collapsible-content > :is(h2, h3, h4, h5, h6) .env-collapse--expanded, .sv-decoration-dragspel > .sv-collapsible-content > :is(h2, h3, h4, h5, h6) .env-collapse--expanded, .sv-decoration-dragspel > .sv-layout > .sv-collapsible-content > :is(h2, h3, h4, h5, h6) .env-collapse--expanded, .sv-decoration-dragspel-automatic-closed > .sv-collapsible-content > :is(h2, h3, h4, h5, h6) .env-collapse--expanded, .sv-decoration-dragspel-automatic-closed > .sv-layout > .sv-collapsible-content > :is(h2, h3, h4, h5, h6) .env-collapse--expanded, .sv-decoration-dragspel-with-icon > .sv-collapsible-content > :is(h2, h3, h4, h5, h6) .env-collapse--expanded, .sv-decoration-dragspel-with-icon > .sv-layout > .sv-collapsible-content > :is(h2, h3, h4, h5, h6) .env-collapse--expanded {
  background-color: var(--mv-signal-yellow-10);
  border-bottom: 0;
  border-left: 0;
  border-right: 0;
  font-weight: 600;
  text-shadow: none;
}
.sv-decoration-dragspel--full-width > .sv-collapsible-content > :is(h2, h3, h4, h5, h6) .env-collapse--expanded::after, .sv-decoration-dragspel--full-width > .sv-layout > .sv-collapsible-content > :is(h2, h3, h4, h5, h6) .env-collapse--expanded::after, .sv-decoration-dragspel > .sv-collapsible-content > :is(h2, h3, h4, h5, h6) .env-collapse--expanded::after, .sv-decoration-dragspel > .sv-layout > .sv-collapsible-content > :is(h2, h3, h4, h5, h6) .env-collapse--expanded::after, .sv-decoration-dragspel-automatic-closed > .sv-collapsible-content > :is(h2, h3, h4, h5, h6) .env-collapse--expanded::after, .sv-decoration-dragspel-automatic-closed > .sv-layout > .sv-collapsible-content > :is(h2, h3, h4, h5, h6) .env-collapse--expanded::after, .sv-decoration-dragspel-with-icon > .sv-collapsible-content > :is(h2, h3, h4, h5, h6) .env-collapse--expanded::after, .sv-decoration-dragspel-with-icon > .sv-layout > .sv-collapsible-content > :is(h2, h3, h4, h5, h6) .env-collapse--expanded::after {
  font-family: var(--mv-font-awesome);
  content: "\f077";
  display: inline-block;
  font-size: var(--env-spacing-medium);
  transition: transform 0.5s ease;
  margin-left: var(--env-spacing-medium);
}
@media (hover: hover) {
  .sv-decoration-dragspel--full-width > .sv-collapsible-content > :is(h2, h3, h4, h5, h6) .env-collapse--expanded:hover, .sv-decoration-dragspel--full-width > .sv-layout > .sv-collapsible-content > :is(h2, h3, h4, h5, h6) .env-collapse--expanded:hover, .sv-decoration-dragspel > .sv-collapsible-content > :is(h2, h3, h4, h5, h6) .env-collapse--expanded:hover, .sv-decoration-dragspel > .sv-layout > .sv-collapsible-content > :is(h2, h3, h4, h5, h6) .env-collapse--expanded:hover, .sv-decoration-dragspel-automatic-closed > .sv-collapsible-content > :is(h2, h3, h4, h5, h6) .env-collapse--expanded:hover, .sv-decoration-dragspel-automatic-closed > .sv-layout > .sv-collapsible-content > :is(h2, h3, h4, h5, h6) .env-collapse--expanded:hover, .sv-decoration-dragspel-with-icon > .sv-collapsible-content > :is(h2, h3, h4, h5, h6) .env-collapse--expanded:hover, .sv-decoration-dragspel-with-icon > .sv-layout > .sv-collapsible-content > :is(h2, h3, h4, h5, h6) .env-collapse--expanded:hover {
    background-color: var(--mv-signal-yellow-20);
  }
  .sv-decoration-dragspel--full-width > .sv-collapsible-content > :is(h2, h3, h4, h5, h6) .env-collapse--expanded:hover::after, .sv-decoration-dragspel--full-width > .sv-layout > .sv-collapsible-content > :is(h2, h3, h4, h5, h6) .env-collapse--expanded:hover::after, .sv-decoration-dragspel > .sv-collapsible-content > :is(h2, h3, h4, h5, h6) .env-collapse--expanded:hover::after, .sv-decoration-dragspel > .sv-layout > .sv-collapsible-content > :is(h2, h3, h4, h5, h6) .env-collapse--expanded:hover::after, .sv-decoration-dragspel-automatic-closed > .sv-collapsible-content > :is(h2, h3, h4, h5, h6) .env-collapse--expanded:hover::after, .sv-decoration-dragspel-automatic-closed > .sv-layout > .sv-collapsible-content > :is(h2, h3, h4, h5, h6) .env-collapse--expanded:hover::after, .sv-decoration-dragspel-with-icon > .sv-collapsible-content > :is(h2, h3, h4, h5, h6) .env-collapse--expanded:hover::after, .sv-decoration-dragspel-with-icon > .sv-layout > .sv-collapsible-content > :is(h2, h3, h4, h5, h6) .env-collapse--expanded:hover::after {
    transform: scale(1.3);
  }
}
@media (hover: hover) {
  .sv-decoration-dragspel--full-width > .sv-collapsible-content > :is(h2, h3, h4, h5, h6) .env-collapse-header.env-collapse--expanded:hover, .sv-decoration-dragspel--full-width > .sv-collapsible-content > :is(h2, h3, h4, h5, h6) .env-collapse-header:hover, .sv-decoration-dragspel--full-width > .sv-layout > .sv-collapsible-content > :is(h2, h3, h4, h5, h6) .env-collapse-header.env-collapse--expanded:hover, .sv-decoration-dragspel--full-width > .sv-layout > .sv-collapsible-content > :is(h2, h3, h4, h5, h6) .env-collapse-header:hover, .sv-decoration-dragspel > .sv-collapsible-content > :is(h2, h3, h4, h5, h6) .env-collapse-header.env-collapse--expanded:hover, .sv-decoration-dragspel > .sv-collapsible-content > :is(h2, h3, h4, h5, h6) .env-collapse-header:hover, .sv-decoration-dragspel > .sv-layout > .sv-collapsible-content > :is(h2, h3, h4, h5, h6) .env-collapse-header.env-collapse--expanded:hover, .sv-decoration-dragspel > .sv-layout > .sv-collapsible-content > :is(h2, h3, h4, h5, h6) .env-collapse-header:hover, .sv-decoration-dragspel-automatic-closed > .sv-collapsible-content > :is(h2, h3, h4, h5, h6) .env-collapse-header.env-collapse--expanded:hover, .sv-decoration-dragspel-automatic-closed > .sv-collapsible-content > :is(h2, h3, h4, h5, h6) .env-collapse-header:hover, .sv-decoration-dragspel-automatic-closed > .sv-layout > .sv-collapsible-content > :is(h2, h3, h4, h5, h6) .env-collapse-header.env-collapse--expanded:hover, .sv-decoration-dragspel-automatic-closed > .sv-layout > .sv-collapsible-content > :is(h2, h3, h4, h5, h6) .env-collapse-header:hover, .sv-decoration-dragspel-with-icon > .sv-collapsible-content > :is(h2, h3, h4, h5, h6) .env-collapse-header.env-collapse--expanded:hover, .sv-decoration-dragspel-with-icon > .sv-collapsible-content > :is(h2, h3, h4, h5, h6) .env-collapse-header:hover, .sv-decoration-dragspel-with-icon > .sv-layout > .sv-collapsible-content > :is(h2, h3, h4, h5, h6) .env-collapse-header.env-collapse--expanded:hover, .sv-decoration-dragspel-with-icon > .sv-layout > .sv-collapsible-content > :is(h2, h3, h4, h5, h6) .env-collapse-header:hover {
    background-color: var(--mv-signal-yellow-20);
  }
  .sv-decoration-dragspel--full-width > .sv-collapsible-content > :is(h2, h3, h4, h5, h6) .env-collapse-header.env-collapse--expanded:hover::after, .sv-decoration-dragspel--full-width > .sv-collapsible-content > :is(h2, h3, h4, h5, h6) .env-collapse-header:hover::after, .sv-decoration-dragspel--full-width > .sv-layout > .sv-collapsible-content > :is(h2, h3, h4, h5, h6) .env-collapse-header.env-collapse--expanded:hover::after, .sv-decoration-dragspel--full-width > .sv-layout > .sv-collapsible-content > :is(h2, h3, h4, h5, h6) .env-collapse-header:hover::after, .sv-decoration-dragspel > .sv-collapsible-content > :is(h2, h3, h4, h5, h6) .env-collapse-header.env-collapse--expanded:hover::after, .sv-decoration-dragspel > .sv-collapsible-content > :is(h2, h3, h4, h5, h6) .env-collapse-header:hover::after, .sv-decoration-dragspel > .sv-layout > .sv-collapsible-content > :is(h2, h3, h4, h5, h6) .env-collapse-header.env-collapse--expanded:hover::after, .sv-decoration-dragspel > .sv-layout > .sv-collapsible-content > :is(h2, h3, h4, h5, h6) .env-collapse-header:hover::after, .sv-decoration-dragspel-automatic-closed > .sv-collapsible-content > :is(h2, h3, h4, h5, h6) .env-collapse-header.env-collapse--expanded:hover::after, .sv-decoration-dragspel-automatic-closed > .sv-collapsible-content > :is(h2, h3, h4, h5, h6) .env-collapse-header:hover::after, .sv-decoration-dragspel-automatic-closed > .sv-layout > .sv-collapsible-content > :is(h2, h3, h4, h5, h6) .env-collapse-header.env-collapse--expanded:hover::after, .sv-decoration-dragspel-automatic-closed > .sv-layout > .sv-collapsible-content > :is(h2, h3, h4, h5, h6) .env-collapse-header:hover::after, .sv-decoration-dragspel-with-icon > .sv-collapsible-content > :is(h2, h3, h4, h5, h6) .env-collapse-header.env-collapse--expanded:hover::after, .sv-decoration-dragspel-with-icon > .sv-collapsible-content > :is(h2, h3, h4, h5, h6) .env-collapse-header:hover::after, .sv-decoration-dragspel-with-icon > .sv-layout > .sv-collapsible-content > :is(h2, h3, h4, h5, h6) .env-collapse-header.env-collapse--expanded:hover::after, .sv-decoration-dragspel-with-icon > .sv-layout > .sv-collapsible-content > :is(h2, h3, h4, h5, h6) .env-collapse-header:hover::after {
    transform: scale(1.3);
  }
}
.sv-decoration-dragspel--full-width > .sv-collapsible-content > :is(h2, h3, h4, h5, h6) .env-collapse-header.env-collapse--expanded:focus-visible, .sv-decoration-dragspel--full-width > .sv-collapsible-content > :is(h2, h3, h4, h5, h6) .env-collapse-header:focus-visible, .sv-decoration-dragspel--full-width > .sv-layout > .sv-collapsible-content > :is(h2, h3, h4, h5, h6) .env-collapse-header.env-collapse--expanded:focus-visible, .sv-decoration-dragspel--full-width > .sv-layout > .sv-collapsible-content > :is(h2, h3, h4, h5, h6) .env-collapse-header:focus-visible, .sv-decoration-dragspel > .sv-collapsible-content > :is(h2, h3, h4, h5, h6) .env-collapse-header.env-collapse--expanded:focus-visible, .sv-decoration-dragspel > .sv-collapsible-content > :is(h2, h3, h4, h5, h6) .env-collapse-header:focus-visible, .sv-decoration-dragspel > .sv-layout > .sv-collapsible-content > :is(h2, h3, h4, h5, h6) .env-collapse-header.env-collapse--expanded:focus-visible, .sv-decoration-dragspel > .sv-layout > .sv-collapsible-content > :is(h2, h3, h4, h5, h6) .env-collapse-header:focus-visible, .sv-decoration-dragspel-automatic-closed > .sv-collapsible-content > :is(h2, h3, h4, h5, h6) .env-collapse-header.env-collapse--expanded:focus-visible, .sv-decoration-dragspel-automatic-closed > .sv-collapsible-content > :is(h2, h3, h4, h5, h6) .env-collapse-header:focus-visible, .sv-decoration-dragspel-automatic-closed > .sv-layout > .sv-collapsible-content > :is(h2, h3, h4, h5, h6) .env-collapse-header.env-collapse--expanded:focus-visible, .sv-decoration-dragspel-automatic-closed > .sv-layout > .sv-collapsible-content > :is(h2, h3, h4, h5, h6) .env-collapse-header:focus-visible, .sv-decoration-dragspel-with-icon > .sv-collapsible-content > :is(h2, h3, h4, h5, h6) .env-collapse-header.env-collapse--expanded:focus-visible, .sv-decoration-dragspel-with-icon > .sv-collapsible-content > :is(h2, h3, h4, h5, h6) .env-collapse-header:focus-visible, .sv-decoration-dragspel-with-icon > .sv-layout > .sv-collapsible-content > :is(h2, h3, h4, h5, h6) .env-collapse-header.env-collapse--expanded:focus-visible, .sv-decoration-dragspel-with-icon > .sv-layout > .sv-collapsible-content > :is(h2, h3, h4, h5, h6) .env-collapse-header:focus-visible {
  outline: 1px solid var(--mv-black);
  outline-offset: 0;
}
.sv-decoration-dragspel--full-width > .sv-collapsible-content > .env-collapse, .sv-decoration-dragspel--full-width > .sv-layout > .sv-collapsible-content > .env-collapse, .sv-decoration-dragspel > .sv-collapsible-content > .env-collapse, .sv-decoration-dragspel > .sv-layout > .sv-collapsible-content > .env-collapse, .sv-decoration-dragspel-automatic-closed > .sv-collapsible-content > .env-collapse, .sv-decoration-dragspel-automatic-closed > .sv-layout > .sv-collapsible-content > .env-collapse, .sv-decoration-dragspel-with-icon > .sv-collapsible-content > .env-collapse, .sv-decoration-dragspel-with-icon > .sv-layout > .sv-collapsible-content > .env-collapse {
  padding: var(--env-spacing-large) 2.8125rem var(--env-spacing-x-large) var(--env-spacing-medium);
  background: var(--mv-white);
}
html[lang|=ar] .sv-decoration-dragspel--full-width > .sv-collapsible-content > .env-collapse, html[lang|=arc] .sv-decoration-dragspel--full-width > .sv-collapsible-content > .env-collapse, html[lang|=ckb] .sv-decoration-dragspel--full-width > .sv-collapsible-content > .env-collapse, html[lang|=dv] .sv-decoration-dragspel--full-width > .sv-collapsible-content > .env-collapse, html[lang|=fa] .sv-decoration-dragspel--full-width > .sv-collapsible-content > .env-collapse, html[lang|=ha] .sv-decoration-dragspel--full-width > .sv-collapsible-content > .env-collapse, html[lang|=he] .sv-decoration-dragspel--full-width > .sv-collapsible-content > .env-collapse, html[lang|=khw] .sv-decoration-dragspel--full-width > .sv-collapsible-content > .env-collapse, html[lang|=ks] .sv-decoration-dragspel--full-width > .sv-collapsible-content > .env-collapse, html[lang|=ku] .sv-decoration-dragspel--full-width > .sv-collapsible-content > .env-collapse, html[lang|=ps] .sv-decoration-dragspel--full-width > .sv-collapsible-content > .env-collapse, html[lang|=prs] .sv-decoration-dragspel--full-width > .sv-collapsible-content > .env-collapse, html[lang|=ur] .sv-decoration-dragspel--full-width > .sv-collapsible-content > .env-collapse, html[lang|=yi] .sv-decoration-dragspel--full-width > .sv-collapsible-content > .env-collapse, html[lang|=ar] .sv-decoration-dragspel--full-width > .sv-layout > .sv-collapsible-content > .env-collapse, html[lang|=arc] .sv-decoration-dragspel--full-width > .sv-layout > .sv-collapsible-content > .env-collapse, html[lang|=ckb] .sv-decoration-dragspel--full-width > .sv-layout > .sv-collapsible-content > .env-collapse, html[lang|=dv] .sv-decoration-dragspel--full-width > .sv-layout > .sv-collapsible-content > .env-collapse, html[lang|=fa] .sv-decoration-dragspel--full-width > .sv-layout > .sv-collapsible-content > .env-collapse, html[lang|=ha] .sv-decoration-dragspel--full-width > .sv-layout > .sv-collapsible-content > .env-collapse, html[lang|=he] .sv-decoration-dragspel--full-width > .sv-layout > .sv-collapsible-content > .env-collapse, html[lang|=khw] .sv-decoration-dragspel--full-width > .sv-layout > .sv-collapsible-content > .env-collapse, html[lang|=ks] .sv-decoration-dragspel--full-width > .sv-layout > .sv-collapsible-content > .env-collapse, html[lang|=ku] .sv-decoration-dragspel--full-width > .sv-layout > .sv-collapsible-content > .env-collapse, html[lang|=ps] .sv-decoration-dragspel--full-width > .sv-layout > .sv-collapsible-content > .env-collapse, html[lang|=prs] .sv-decoration-dragspel--full-width > .sv-layout > .sv-collapsible-content > .env-collapse, html[lang|=ur] .sv-decoration-dragspel--full-width > .sv-layout > .sv-collapsible-content > .env-collapse, html[lang|=yi] .sv-decoration-dragspel--full-width > .sv-layout > .sv-collapsible-content > .env-collapse,
html[lang|=ar] .sv-decoration-dragspel > .sv-collapsible-content > .env-collapse,
html[lang|=arc] .sv-decoration-dragspel > .sv-collapsible-content > .env-collapse,
html[lang|=ckb] .sv-decoration-dragspel > .sv-collapsible-content > .env-collapse,
html[lang|=dv] .sv-decoration-dragspel > .sv-collapsible-content > .env-collapse,
html[lang|=fa] .sv-decoration-dragspel > .sv-collapsible-content > .env-collapse,
html[lang|=ha] .sv-decoration-dragspel > .sv-collapsible-content > .env-collapse,
html[lang|=he] .sv-decoration-dragspel > .sv-collapsible-content > .env-collapse,
html[lang|=khw] .sv-decoration-dragspel > .sv-collapsible-content > .env-collapse,
html[lang|=ks] .sv-decoration-dragspel > .sv-collapsible-content > .env-collapse,
html[lang|=ku] .sv-decoration-dragspel > .sv-collapsible-content > .env-collapse,
html[lang|=ps] .sv-decoration-dragspel > .sv-collapsible-content > .env-collapse,
html[lang|=prs] .sv-decoration-dragspel > .sv-collapsible-content > .env-collapse,
html[lang|=ur] .sv-decoration-dragspel > .sv-collapsible-content > .env-collapse,
html[lang|=yi] .sv-decoration-dragspel > .sv-collapsible-content > .env-collapse,
html[lang|=ar] .sv-decoration-dragspel > .sv-layout > .sv-collapsible-content > .env-collapse,
html[lang|=arc] .sv-decoration-dragspel > .sv-layout > .sv-collapsible-content > .env-collapse,
html[lang|=ckb] .sv-decoration-dragspel > .sv-layout > .sv-collapsible-content > .env-collapse,
html[lang|=dv] .sv-decoration-dragspel > .sv-layout > .sv-collapsible-content > .env-collapse,
html[lang|=fa] .sv-decoration-dragspel > .sv-layout > .sv-collapsible-content > .env-collapse,
html[lang|=ha] .sv-decoration-dragspel > .sv-layout > .sv-collapsible-content > .env-collapse,
html[lang|=he] .sv-decoration-dragspel > .sv-layout > .sv-collapsible-content > .env-collapse,
html[lang|=khw] .sv-decoration-dragspel > .sv-layout > .sv-collapsible-content > .env-collapse,
html[lang|=ks] .sv-decoration-dragspel > .sv-layout > .sv-collapsible-content > .env-collapse,
html[lang|=ku] .sv-decoration-dragspel > .sv-layout > .sv-collapsible-content > .env-collapse,
html[lang|=ps] .sv-decoration-dragspel > .sv-layout > .sv-collapsible-content > .env-collapse,
html[lang|=prs] .sv-decoration-dragspel > .sv-layout > .sv-collapsible-content > .env-collapse,
html[lang|=ur] .sv-decoration-dragspel > .sv-layout > .sv-collapsible-content > .env-collapse,
html[lang|=yi] .sv-decoration-dragspel > .sv-layout > .sv-collapsible-content > .env-collapse,
html[lang|=ar] .sv-decoration-dragspel-automatic-closed > .sv-collapsible-content > .env-collapse,
html[lang|=arc] .sv-decoration-dragspel-automatic-closed > .sv-collapsible-content > .env-collapse,
html[lang|=ckb] .sv-decoration-dragspel-automatic-closed > .sv-collapsible-content > .env-collapse,
html[lang|=dv] .sv-decoration-dragspel-automatic-closed > .sv-collapsible-content > .env-collapse,
html[lang|=fa] .sv-decoration-dragspel-automatic-closed > .sv-collapsible-content > .env-collapse,
html[lang|=ha] .sv-decoration-dragspel-automatic-closed > .sv-collapsible-content > .env-collapse,
html[lang|=he] .sv-decoration-dragspel-automatic-closed > .sv-collapsible-content > .env-collapse,
html[lang|=khw] .sv-decoration-dragspel-automatic-closed > .sv-collapsible-content > .env-collapse,
html[lang|=ks] .sv-decoration-dragspel-automatic-closed > .sv-collapsible-content > .env-collapse,
html[lang|=ku] .sv-decoration-dragspel-automatic-closed > .sv-collapsible-content > .env-collapse,
html[lang|=ps] .sv-decoration-dragspel-automatic-closed > .sv-collapsible-content > .env-collapse,
html[lang|=prs] .sv-decoration-dragspel-automatic-closed > .sv-collapsible-content > .env-collapse,
html[lang|=ur] .sv-decoration-dragspel-automatic-closed > .sv-collapsible-content > .env-collapse,
html[lang|=yi] .sv-decoration-dragspel-automatic-closed > .sv-collapsible-content > .env-collapse,
html[lang|=ar] .sv-decoration-dragspel-automatic-closed > .sv-layout > .sv-collapsible-content > .env-collapse,
html[lang|=arc] .sv-decoration-dragspel-automatic-closed > .sv-layout > .sv-collapsible-content > .env-collapse,
html[lang|=ckb] .sv-decoration-dragspel-automatic-closed > .sv-layout > .sv-collapsible-content > .env-collapse,
html[lang|=dv] .sv-decoration-dragspel-automatic-closed > .sv-layout > .sv-collapsible-content > .env-collapse,
html[lang|=fa] .sv-decoration-dragspel-automatic-closed > .sv-layout > .sv-collapsible-content > .env-collapse,
html[lang|=ha] .sv-decoration-dragspel-automatic-closed > .sv-layout > .sv-collapsible-content > .env-collapse,
html[lang|=he] .sv-decoration-dragspel-automatic-closed > .sv-layout > .sv-collapsible-content > .env-collapse,
html[lang|=khw] .sv-decoration-dragspel-automatic-closed > .sv-layout > .sv-collapsible-content > .env-collapse,
html[lang|=ks] .sv-decoration-dragspel-automatic-closed > .sv-layout > .sv-collapsible-content > .env-collapse,
html[lang|=ku] .sv-decoration-dragspel-automatic-closed > .sv-layout > .sv-collapsible-content > .env-collapse,
html[lang|=ps] .sv-decoration-dragspel-automatic-closed > .sv-layout > .sv-collapsible-content > .env-collapse,
html[lang|=prs] .sv-decoration-dragspel-automatic-closed > .sv-layout > .sv-collapsible-content > .env-collapse,
html[lang|=ur] .sv-decoration-dragspel-automatic-closed > .sv-layout > .sv-collapsible-content > .env-collapse,
html[lang|=yi] .sv-decoration-dragspel-automatic-closed > .sv-layout > .sv-collapsible-content > .env-collapse,
html[lang|=ar] .sv-decoration-dragspel-with-icon > .sv-collapsible-content > .env-collapse,
html[lang|=arc] .sv-decoration-dragspel-with-icon > .sv-collapsible-content > .env-collapse,
html[lang|=ckb] .sv-decoration-dragspel-with-icon > .sv-collapsible-content > .env-collapse,
html[lang|=dv] .sv-decoration-dragspel-with-icon > .sv-collapsible-content > .env-collapse,
html[lang|=fa] .sv-decoration-dragspel-with-icon > .sv-collapsible-content > .env-collapse,
html[lang|=ha] .sv-decoration-dragspel-with-icon > .sv-collapsible-content > .env-collapse,
html[lang|=he] .sv-decoration-dragspel-with-icon > .sv-collapsible-content > .env-collapse,
html[lang|=khw] .sv-decoration-dragspel-with-icon > .sv-collapsible-content > .env-collapse,
html[lang|=ks] .sv-decoration-dragspel-with-icon > .sv-collapsible-content > .env-collapse,
html[lang|=ku] .sv-decoration-dragspel-with-icon > .sv-collapsible-content > .env-collapse,
html[lang|=ps] .sv-decoration-dragspel-with-icon > .sv-collapsible-content > .env-collapse,
html[lang|=prs] .sv-decoration-dragspel-with-icon > .sv-collapsible-content > .env-collapse,
html[lang|=ur] .sv-decoration-dragspel-with-icon > .sv-collapsible-content > .env-collapse,
html[lang|=yi] .sv-decoration-dragspel-with-icon > .sv-collapsible-content > .env-collapse,
html[lang|=ar] .sv-decoration-dragspel-with-icon > .sv-layout > .sv-collapsible-content > .env-collapse,
html[lang|=arc] .sv-decoration-dragspel-with-icon > .sv-layout > .sv-collapsible-content > .env-collapse,
html[lang|=ckb] .sv-decoration-dragspel-with-icon > .sv-layout > .sv-collapsible-content > .env-collapse,
html[lang|=dv] .sv-decoration-dragspel-with-icon > .sv-layout > .sv-collapsible-content > .env-collapse,
html[lang|=fa] .sv-decoration-dragspel-with-icon > .sv-layout > .sv-collapsible-content > .env-collapse,
html[lang|=ha] .sv-decoration-dragspel-with-icon > .sv-layout > .sv-collapsible-content > .env-collapse,
html[lang|=he] .sv-decoration-dragspel-with-icon > .sv-layout > .sv-collapsible-content > .env-collapse,
html[lang|=khw] .sv-decoration-dragspel-with-icon > .sv-layout > .sv-collapsible-content > .env-collapse,
html[lang|=ks] .sv-decoration-dragspel-with-icon > .sv-layout > .sv-collapsible-content > .env-collapse,
html[lang|=ku] .sv-decoration-dragspel-with-icon > .sv-layout > .sv-collapsible-content > .env-collapse,
html[lang|=ps] .sv-decoration-dragspel-with-icon > .sv-layout > .sv-collapsible-content > .env-collapse,
html[lang|=prs] .sv-decoration-dragspel-with-icon > .sv-layout > .sv-collapsible-content > .env-collapse,
html[lang|=ur] .sv-decoration-dragspel-with-icon > .sv-layout > .sv-collapsible-content > .env-collapse,
html[lang|=yi] .sv-decoration-dragspel-with-icon > .sv-layout > .sv-collapsible-content > .env-collapse {
  padding: var(--env-spacing-large) var(--env-spacing-medium) var(--env-spacing-x-large) 2.8125rem;
}

.sv-decoration-dragspel--full-width > .sv-collapsible-content > .env-collapse > .sv-text-portlet:first-child > .sv-text-portlet-content > :first-child, .sv-decoration-dragspel--full-width > .sv-collapsible-content > .env-collapse > .sv-text-portlet-content > :first-child, .sv-decoration-dragspel--full-width > .sv-layout > .sv-collapsible-content > .env-collapse > .sv-text-portlet:first-child > .sv-text-portlet-content > :first-child, .sv-decoration-dragspel--full-width > .sv-layout > .sv-collapsible-content > .env-collapse > .sv-text-portlet-content > :first-child, .sv-decoration-dragspel > .sv-collapsible-content > .env-collapse > .sv-text-portlet:first-child > .sv-text-portlet-content > :first-child, .sv-decoration-dragspel > .sv-collapsible-content > .env-collapse > .sv-text-portlet-content > :first-child, .sv-decoration-dragspel > .sv-layout > .sv-collapsible-content > .env-collapse > .sv-text-portlet:first-child > .sv-text-portlet-content > :first-child, .sv-decoration-dragspel > .sv-layout > .sv-collapsible-content > .env-collapse > .sv-text-portlet-content > :first-child, .sv-decoration-dragspel-automatic-closed > .sv-collapsible-content > .env-collapse > .sv-text-portlet:first-child > .sv-text-portlet-content > :first-child, .sv-decoration-dragspel-automatic-closed > .sv-collapsible-content > .env-collapse > .sv-text-portlet-content > :first-child, .sv-decoration-dragspel-automatic-closed > .sv-layout > .sv-collapsible-content > .env-collapse > .sv-text-portlet:first-child > .sv-text-portlet-content > :first-child, .sv-decoration-dragspel-automatic-closed > .sv-layout > .sv-collapsible-content > .env-collapse > .sv-text-portlet-content > :first-child, .sv-decoration-dragspel-with-icon > .sv-collapsible-content > .env-collapse > .sv-text-portlet:first-child > .sv-text-portlet-content > :first-child, .sv-decoration-dragspel-with-icon > .sv-collapsible-content > .env-collapse > .sv-text-portlet-content > :first-child, .sv-decoration-dragspel-with-icon > .sv-layout > .sv-collapsible-content > .env-collapse > .sv-text-portlet:first-child > .sv-text-portlet-content > :first-child, .sv-decoration-dragspel-with-icon > .sv-layout > .sv-collapsible-content > .env-collapse > .sv-text-portlet-content > :first-child {
  margin-top: 0;
}
.sv-decoration-dragspel--full-width > .sv-collapsible-content > .env-collapse .sv-collapsible-content + .sv-collapsible-content, .sv-decoration-dragspel--full-width > .sv-layout > .sv-collapsible-content > .env-collapse .sv-collapsible-content + .sv-collapsible-content, .sv-decoration-dragspel > .sv-collapsible-content > .env-collapse .sv-collapsible-content + .sv-collapsible-content, .sv-decoration-dragspel > .sv-layout > .sv-collapsible-content > .env-collapse .sv-collapsible-content + .sv-collapsible-content, .sv-decoration-dragspel-automatic-closed > .sv-collapsible-content > .env-collapse .sv-collapsible-content + .sv-collapsible-content, .sv-decoration-dragspel-automatic-closed > .sv-layout > .sv-collapsible-content > .env-collapse .sv-collapsible-content + .sv-collapsible-content, .sv-decoration-dragspel-with-icon > .sv-collapsible-content > .env-collapse .sv-collapsible-content + .sv-collapsible-content, .sv-decoration-dragspel-with-icon > .sv-layout > .sv-collapsible-content > .env-collapse .sv-collapsible-content + .sv-collapsible-content {
  margin-top: var(--env-spacing-x-small);
}
.sv-decoration-dragspel--full-width > .sv-collapsible-content > .env-collapse .sv-collapsible-content + :not(.sv-collapsible-content), .sv-decoration-dragspel--full-width > .sv-layout > .sv-collapsible-content > .env-collapse .sv-collapsible-content + :not(.sv-collapsible-content), .sv-decoration-dragspel > .sv-collapsible-content > .env-collapse .sv-collapsible-content + :not(.sv-collapsible-content), .sv-decoration-dragspel > .sv-layout > .sv-collapsible-content > .env-collapse .sv-collapsible-content + :not(.sv-collapsible-content), .sv-decoration-dragspel-automatic-closed > .sv-collapsible-content > .env-collapse .sv-collapsible-content + :not(.sv-collapsible-content), .sv-decoration-dragspel-automatic-closed > .sv-layout > .sv-collapsible-content > .env-collapse .sv-collapsible-content + :not(.sv-collapsible-content), .sv-decoration-dragspel-with-icon > .sv-collapsible-content > .env-collapse .sv-collapsible-content + :not(.sv-collapsible-content), .sv-decoration-dragspel-with-icon > .sv-layout > .sv-collapsible-content > .env-collapse .sv-collapsible-content + :not(.sv-collapsible-content) {
  margin-top: var(--env-spacing-x-large);
}
.sv-decoration-dragspel--full-width > .sv-collapsible-content > .env-collapse :not(.sv-collapsible-content) + .sv-collapsible-content, .sv-decoration-dragspel--full-width > .sv-layout > .sv-collapsible-content > .env-collapse :not(.sv-collapsible-content) + .sv-collapsible-content, .sv-decoration-dragspel > .sv-collapsible-content > .env-collapse :not(.sv-collapsible-content) + .sv-collapsible-content, .sv-decoration-dragspel > .sv-layout > .sv-collapsible-content > .env-collapse :not(.sv-collapsible-content) + .sv-collapsible-content, .sv-decoration-dragspel-automatic-closed > .sv-collapsible-content > .env-collapse :not(.sv-collapsible-content) + .sv-collapsible-content, .sv-decoration-dragspel-automatic-closed > .sv-layout > .sv-collapsible-content > .env-collapse :not(.sv-collapsible-content) + .sv-collapsible-content, .sv-decoration-dragspel-with-icon > .sv-collapsible-content > .env-collapse :not(.sv-collapsible-content) + .sv-collapsible-content, .sv-decoration-dragspel-with-icon > .sv-layout > .sv-collapsible-content > .env-collapse :not(.sv-collapsible-content) + .sv-collapsible-content {
  margin-top: var(--env-spacing-x-large);
}
.sv-decoration-dragspel--full-width > .sv-collapsible-content > .env-collapse .sv-collapsible-content:first-child, .sv-decoration-dragspel--full-width > .sv-layout > .sv-collapsible-content > .env-collapse .sv-collapsible-content:first-child, .sv-decoration-dragspel > .sv-collapsible-content > .env-collapse .sv-collapsible-content:first-child, .sv-decoration-dragspel > .sv-layout > .sv-collapsible-content > .env-collapse .sv-collapsible-content:first-child, .sv-decoration-dragspel-automatic-closed > .sv-collapsible-content > .env-collapse .sv-collapsible-content:first-child, .sv-decoration-dragspel-automatic-closed > .sv-layout > .sv-collapsible-content > .env-collapse .sv-collapsible-content:first-child, .sv-decoration-dragspel-with-icon > .sv-collapsible-content > .env-collapse .sv-collapsible-content:first-child, .sv-decoration-dragspel-with-icon > .sv-layout > .sv-collapsible-content > .env-collapse .sv-collapsible-content:first-child {
  margin-top: var(--env-spacing-x-large);
}
.sv-decoration-dragspel--full-width > .sv-collapsible-content > .env-collapse .sv-collapsible-content:last-child, .sv-decoration-dragspel--full-width > .sv-layout > .sv-collapsible-content > .env-collapse .sv-collapsible-content:last-child, .sv-decoration-dragspel > .sv-collapsible-content > .env-collapse .sv-collapsible-content:last-child, .sv-decoration-dragspel > .sv-layout > .sv-collapsible-content > .env-collapse .sv-collapsible-content:last-child, .sv-decoration-dragspel-automatic-closed > .sv-collapsible-content > .env-collapse .sv-collapsible-content:last-child, .sv-decoration-dragspel-automatic-closed > .sv-layout > .sv-collapsible-content > .env-collapse .sv-collapsible-content:last-child, .sv-decoration-dragspel-with-icon > .sv-collapsible-content > .env-collapse .sv-collapsible-content:last-child, .sv-decoration-dragspel-with-icon > .sv-layout > .sv-collapsible-content > .env-collapse .sv-collapsible-content:last-child {
  margin-bottom: var(--env-spacing-x-large);
}
.sv-decoration-dragspel--full-width > .sv-collapsible-content, .sv-decoration-dragspel--full-width > .sv-layout > .sv-collapsible-content {
  max-width: none;
}
.sv-decoration-dragspel-with-icon .env-justify-content--between {
  justify-content: flex-start;
}
.sv-decoration-dragspel-with-icon > .sv-collapsible-content:nth-child(1) > :is(h2, h3, h4, h5, h6) a::before, .sv-decoration-dragspel-with-icon > .sv-layout > .sv-collapsible-content:nth-child(1) > :is(h2, h3, h4, h5, h6) a::before {
  content: "\e426";
  color: var(--mv-black);
  font-size: 1.2rem;
  font-family: var(--mv-font-awesome);
  margin-right: var(--env-spacing-medium);
}
html[lang|=ar] .sv-decoration-dragspel-with-icon > .sv-collapsible-content:nth-child(1) > :is(h2, h3, h4, h5, h6) a::before, html[lang|=arc] .sv-decoration-dragspel-with-icon > .sv-collapsible-content:nth-child(1) > :is(h2, h3, h4, h5, h6) a::before, html[lang|=ckb] .sv-decoration-dragspel-with-icon > .sv-collapsible-content:nth-child(1) > :is(h2, h3, h4, h5, h6) a::before, html[lang|=dv] .sv-decoration-dragspel-with-icon > .sv-collapsible-content:nth-child(1) > :is(h2, h3, h4, h5, h6) a::before, html[lang|=fa] .sv-decoration-dragspel-with-icon > .sv-collapsible-content:nth-child(1) > :is(h2, h3, h4, h5, h6) a::before, html[lang|=ha] .sv-decoration-dragspel-with-icon > .sv-collapsible-content:nth-child(1) > :is(h2, h3, h4, h5, h6) a::before, html[lang|=he] .sv-decoration-dragspel-with-icon > .sv-collapsible-content:nth-child(1) > :is(h2, h3, h4, h5, h6) a::before, html[lang|=khw] .sv-decoration-dragspel-with-icon > .sv-collapsible-content:nth-child(1) > :is(h2, h3, h4, h5, h6) a::before, html[lang|=ks] .sv-decoration-dragspel-with-icon > .sv-collapsible-content:nth-child(1) > :is(h2, h3, h4, h5, h6) a::before, html[lang|=ku] .sv-decoration-dragspel-with-icon > .sv-collapsible-content:nth-child(1) > :is(h2, h3, h4, h5, h6) a::before, html[lang|=ps] .sv-decoration-dragspel-with-icon > .sv-collapsible-content:nth-child(1) > :is(h2, h3, h4, h5, h6) a::before, html[lang|=prs] .sv-decoration-dragspel-with-icon > .sv-collapsible-content:nth-child(1) > :is(h2, h3, h4, h5, h6) a::before, html[lang|=ur] .sv-decoration-dragspel-with-icon > .sv-collapsible-content:nth-child(1) > :is(h2, h3, h4, h5, h6) a::before, html[lang|=yi] .sv-decoration-dragspel-with-icon > .sv-collapsible-content:nth-child(1) > :is(h2, h3, h4, h5, h6) a::before, html[lang|=ar] .sv-decoration-dragspel-with-icon > .sv-layout > .sv-collapsible-content:nth-child(1) > :is(h2, h3, h4, h5, h6) a::before, html[lang|=arc] .sv-decoration-dragspel-with-icon > .sv-layout > .sv-collapsible-content:nth-child(1) > :is(h2, h3, h4, h5, h6) a::before, html[lang|=ckb] .sv-decoration-dragspel-with-icon > .sv-layout > .sv-collapsible-content:nth-child(1) > :is(h2, h3, h4, h5, h6) a::before, html[lang|=dv] .sv-decoration-dragspel-with-icon > .sv-layout > .sv-collapsible-content:nth-child(1) > :is(h2, h3, h4, h5, h6) a::before, html[lang|=fa] .sv-decoration-dragspel-with-icon > .sv-layout > .sv-collapsible-content:nth-child(1) > :is(h2, h3, h4, h5, h6) a::before, html[lang|=ha] .sv-decoration-dragspel-with-icon > .sv-layout > .sv-collapsible-content:nth-child(1) > :is(h2, h3, h4, h5, h6) a::before, html[lang|=he] .sv-decoration-dragspel-with-icon > .sv-layout > .sv-collapsible-content:nth-child(1) > :is(h2, h3, h4, h5, h6) a::before, html[lang|=khw] .sv-decoration-dragspel-with-icon > .sv-layout > .sv-collapsible-content:nth-child(1) > :is(h2, h3, h4, h5, h6) a::before, html[lang|=ks] .sv-decoration-dragspel-with-icon > .sv-layout > .sv-collapsible-content:nth-child(1) > :is(h2, h3, h4, h5, h6) a::before, html[lang|=ku] .sv-decoration-dragspel-with-icon > .sv-layout > .sv-collapsible-content:nth-child(1) > :is(h2, h3, h4, h5, h6) a::before, html[lang|=ps] .sv-decoration-dragspel-with-icon > .sv-layout > .sv-collapsible-content:nth-child(1) > :is(h2, h3, h4, h5, h6) a::before, html[lang|=prs] .sv-decoration-dragspel-with-icon > .sv-layout > .sv-collapsible-content:nth-child(1) > :is(h2, h3, h4, h5, h6) a::before, html[lang|=ur] .sv-decoration-dragspel-with-icon > .sv-layout > .sv-collapsible-content:nth-child(1) > :is(h2, h3, h4, h5, h6) a::before, html[lang|=yi] .sv-decoration-dragspel-with-icon > .sv-layout > .sv-collapsible-content:nth-child(1) > :is(h2, h3, h4, h5, h6) a::before {
  margin-right: 0;
  margin-left: var(--env-spacing-medium);
}

.sv-decoration-dragspel-with-icon > .sv-collapsible-content:nth-child(2) > :is(h2, h3, h4, h5, h6) a::before, .sv-decoration-dragspel-with-icon > .sv-layout > .sv-collapsible-content:nth-child(2) > :is(h2, h3, h4, h5, h6) a::before {
  content: "\f737";
  color: var(--mv-black);
  font-size: 1.2rem;
  font-family: var(--mv-font-awesome);
  margin-right: var(--env-spacing-medium);
}
html[lang|=ar] .sv-decoration-dragspel-with-icon > .sv-collapsible-content:nth-child(2) > :is(h2, h3, h4, h5, h6) a::before, html[lang|=arc] .sv-decoration-dragspel-with-icon > .sv-collapsible-content:nth-child(2) > :is(h2, h3, h4, h5, h6) a::before, html[lang|=ckb] .sv-decoration-dragspel-with-icon > .sv-collapsible-content:nth-child(2) > :is(h2, h3, h4, h5, h6) a::before, html[lang|=dv] .sv-decoration-dragspel-with-icon > .sv-collapsible-content:nth-child(2) > :is(h2, h3, h4, h5, h6) a::before, html[lang|=fa] .sv-decoration-dragspel-with-icon > .sv-collapsible-content:nth-child(2) > :is(h2, h3, h4, h5, h6) a::before, html[lang|=ha] .sv-decoration-dragspel-with-icon > .sv-collapsible-content:nth-child(2) > :is(h2, h3, h4, h5, h6) a::before, html[lang|=he] .sv-decoration-dragspel-with-icon > .sv-collapsible-content:nth-child(2) > :is(h2, h3, h4, h5, h6) a::before, html[lang|=khw] .sv-decoration-dragspel-with-icon > .sv-collapsible-content:nth-child(2) > :is(h2, h3, h4, h5, h6) a::before, html[lang|=ks] .sv-decoration-dragspel-with-icon > .sv-collapsible-content:nth-child(2) > :is(h2, h3, h4, h5, h6) a::before, html[lang|=ku] .sv-decoration-dragspel-with-icon > .sv-collapsible-content:nth-child(2) > :is(h2, h3, h4, h5, h6) a::before, html[lang|=ps] .sv-decoration-dragspel-with-icon > .sv-collapsible-content:nth-child(2) > :is(h2, h3, h4, h5, h6) a::before, html[lang|=prs] .sv-decoration-dragspel-with-icon > .sv-collapsible-content:nth-child(2) > :is(h2, h3, h4, h5, h6) a::before, html[lang|=ur] .sv-decoration-dragspel-with-icon > .sv-collapsible-content:nth-child(2) > :is(h2, h3, h4, h5, h6) a::before, html[lang|=yi] .sv-decoration-dragspel-with-icon > .sv-collapsible-content:nth-child(2) > :is(h2, h3, h4, h5, h6) a::before, html[lang|=ar] .sv-decoration-dragspel-with-icon > .sv-layout > .sv-collapsible-content:nth-child(2) > :is(h2, h3, h4, h5, h6) a::before, html[lang|=arc] .sv-decoration-dragspel-with-icon > .sv-layout > .sv-collapsible-content:nth-child(2) > :is(h2, h3, h4, h5, h6) a::before, html[lang|=ckb] .sv-decoration-dragspel-with-icon > .sv-layout > .sv-collapsible-content:nth-child(2) > :is(h2, h3, h4, h5, h6) a::before, html[lang|=dv] .sv-decoration-dragspel-with-icon > .sv-layout > .sv-collapsible-content:nth-child(2) > :is(h2, h3, h4, h5, h6) a::before, html[lang|=fa] .sv-decoration-dragspel-with-icon > .sv-layout > .sv-collapsible-content:nth-child(2) > :is(h2, h3, h4, h5, h6) a::before, html[lang|=ha] .sv-decoration-dragspel-with-icon > .sv-layout > .sv-collapsible-content:nth-child(2) > :is(h2, h3, h4, h5, h6) a::before, html[lang|=he] .sv-decoration-dragspel-with-icon > .sv-layout > .sv-collapsible-content:nth-child(2) > :is(h2, h3, h4, h5, h6) a::before, html[lang|=khw] .sv-decoration-dragspel-with-icon > .sv-layout > .sv-collapsible-content:nth-child(2) > :is(h2, h3, h4, h5, h6) a::before, html[lang|=ks] .sv-decoration-dragspel-with-icon > .sv-layout > .sv-collapsible-content:nth-child(2) > :is(h2, h3, h4, h5, h6) a::before, html[lang|=ku] .sv-decoration-dragspel-with-icon > .sv-layout > .sv-collapsible-content:nth-child(2) > :is(h2, h3, h4, h5, h6) a::before, html[lang|=ps] .sv-decoration-dragspel-with-icon > .sv-layout > .sv-collapsible-content:nth-child(2) > :is(h2, h3, h4, h5, h6) a::before, html[lang|=prs] .sv-decoration-dragspel-with-icon > .sv-layout > .sv-collapsible-content:nth-child(2) > :is(h2, h3, h4, h5, h6) a::before, html[lang|=ur] .sv-decoration-dragspel-with-icon > .sv-layout > .sv-collapsible-content:nth-child(2) > :is(h2, h3, h4, h5, h6) a::before, html[lang|=yi] .sv-decoration-dragspel-with-icon > .sv-layout > .sv-collapsible-content:nth-child(2) > :is(h2, h3, h4, h5, h6) a::before {
  margin-right: 0;
  margin-left: var(--env-spacing-medium);
}

.close-link {
  float: left;
  text-decoration: none;
  cursor: pointer;
  margin-left: 48%;
  padding: 11px;
}
@media screen and (max-width: 767px) {
  .close-link {
    margin-left: 45%;
  }
}
.close-link:hover {
  background-color: var(--mv-gray-10);
}
.close-link:hover::after {
  transform: scale(1.3);
}
.close-link::after {
  font-family: var(--mv-font-awesome);
  content: "\f077";
  display: inline-block;
  font-size: 1.375rem;
  transition: transform 0.5s ease;
}
@media (max-width: 767px) {
  .sv-decoration-expanderbar-gray {
    padding-right: var(--env-font-size-base) !important;
  }
  .close-link {
    margin-right: 0.415rem;
  }
}
.pagecontent:has(.sv-decoration-process-list) {
  display: block;
}
@media (min-width: 1200px) {
  .sv-template-innehallssida---en-spalt .pagecontent:has(.sv-decoration-process-list) {
    display: block;
  }
}
.mv-bg-white:has(.sv-decoration-process-list) {
  position: relative;
}
.mv-bg-white:has(.sv-decoration-process-list):before, .mv-bg-white:has(.sv-decoration-process-list):after {
  content: "";
  position: absolute;
  background-color: var(--mv-white);
  top: 0;
  bottom: 0;
  width: calc(50vw - 50% - 0.5rem);
}
.mv-bg-white:has(.sv-decoration-process-list):before {
  right: 100%;
}
.mv-bg-white:has(.sv-decoration-process-list):after {
  left: 100%;
}
@media (min-width: 1200px) {
  .mv-bg-white:has(.sv-decoration-process-list):before, .mv-bg-white:has(.sv-decoration-process-list):after {
    content: "";
    position: relative;
    background-color: transparent;
    top: auto;
    bottom: auto;
    width: auto;
  }
  .mv-bg-white:has(.sv-decoration-process-list):before {
    right: auto;
  }
  .mv-bg-white:has(.sv-decoration-process-list):after {
    left: auto;
  }
}
ul.sv-decoration-process-list {
  padding: 0;
  margin: 0;
  list-style-type: none;
}
.sv-decoration-process-list {
  counter-reset: process;
}
.sv-decoration-process-list .sv-decoration-infobox-no-icon-important, .sv-decoration-process-list .sv-decoration-infobox-no-icon-primary, .sv-decoration-process-list .sv-decoration-infobox-no-icon-primary-gray, .sv-decoration-process-list .sv-decoration-infobox-no-icon-secondary {
  margin: 0;
  padding-bottom: var(--env-spacing-large);
  padding-top: var(--env-spacing-large);
}
.sv-decoration-process-list .sv-decoration-infobox-no-icon-important p, .sv-decoration-process-list .sv-decoration-infobox-no-icon-primary p, .sv-decoration-process-list .sv-decoration-infobox-no-icon-primary-gray p, .sv-decoration-process-list .sv-decoration-infobox-no-icon-secondary p {
  margin: 0;
}
.sv-decoration-process-list p.mv-font-intro {
  margin: 0;
}
.sv-decoration-process-list :not(.sv-collapsible-content) + .sv-collapsible-content {
  margin-top: 0;
}
.sv-decoration-process-list .sv-image-portlet {
  margin: 0;
  margin-bottom: var(--env-spacing-medium);
  text-align: center;
}
@media (min-width: 768px) {
  .sv-decoration-process-list .sv-image-portlet {
    text-align: initial;
    margin-bottom: 0;
  }
}
.sv-decoration-process-list h1, .sv-decoration-process-list h4, .sv-decoration-process-list h5, .sv-decoration-process-list h6 {
  font-size: var(--env-spacing-large);
  line-height: var(--env-spacing-xx-large);
  font-weight: 600;
  margin-top: var(--env-spacing-medium);
  margin-bottom: 0.375rem;
}
@media (min-width: 768px) {
  .sv-decoration-process-list h1, .sv-decoration-process-list h4, .sv-decoration-process-list h5, .sv-decoration-process-list h6 {
    margin-top: var(--env-spacing-large);
  }
}
.sv-decoration-process-list h2 {
  font-size: var(--env-spacing-large);
  line-height: var(--env-spacing-xx-large);
  font-weight: 600;
  margin-top: 1rem;
  margin-bottom: var(--mv-addition-spacing-medium-small);
}
@media (min-width: 768px) {
  .sv-decoration-process-list h2 {
    margin-top: 1.5rem;
  }
}
.sv-decoration-process-list h3 {
  font-size: 1.125rem;
  line-height: 1.625rem;
  font-weight: 600;
  margin-top: var(--env-spacing-xxx-large);
  margin-bottom: var(--mv-addition-spacing-medium-small);
}
.sv-decoration-process-list p {
  font-size: var(--env-spacing-medium);
  line-height: var(--env-spacing-x-large);
  font-weight: 400;
}
.sv-decoration-process-list > *:not(.sv-decoration-waiting-no-icon), .sv-decoration-process-list > *:not(.mv-decoration-waiting) {
  counter-increment: process;
  margin: 0;
  margin-bottom: var(--mv-addition-spacing-large);
  padding: var(--env-spacing-medium);
  padding-bottom: var(--env-spacing-xxxx-large);
}
.sv-decoration-process-list > *:not(.sv-decoration-waiting-no-icon):has(.mv-decoration-waiting), .sv-decoration-process-list > *:not(.mv-decoration-waiting):has(.mv-decoration-waiting) {
  counter-increment: none;
  padding-bottom: 0;
  margin-bottom: 0;
}
.sv-decoration-process-list > *:not(.sv-decoration-waiting-no-icon):has(.mv-decoration-waiting) .mv-decoration-waiting:last-child, .sv-decoration-process-list > *:not(.mv-decoration-waiting):has(.mv-decoration-waiting) .mv-decoration-waiting:last-child {
  padding-bottom: var(--env-spacing-medium);
  margin-bottom: var(--env-spacing-xxxx-large);
  margin-left: -1.565rem;
  margin-right: -1.565rem;
}
@media (min-width: 768px) {
  .sv-decoration-process-list > *:not(.sv-decoration-waiting-no-icon):has(.mv-decoration-waiting) .mv-decoration-waiting:last-child, .sv-decoration-process-list > *:not(.mv-decoration-waiting):has(.mv-decoration-waiting) .mv-decoration-waiting:last-child {
    padding-bottom: 1rem;
    margin-right: 0;
    margin-left: 0;
  }
}
.sv-decoration-process-list > *:not(.sv-decoration-waiting-no-icon):has(.sv-decoration-waiting-no-icon) .sv-decoration-waiting-no-icon, .sv-decoration-process-list > *:not(.mv-decoration-waiting):has(.sv-decoration-waiting-no-icon) .sv-decoration-waiting-no-icon {
  padding-bottom: 0.315rem;
  padding-left: var(--env-spacing-x-large);
}
.sv-decoration-process-list > *:not(.sv-decoration-waiting-no-icon):has(.sv-decoration-waiting-no-icon) .sv-decoration-waiting-no-icon:last-child, .sv-decoration-process-list > *:not(.mv-decoration-waiting):has(.sv-decoration-waiting-no-icon) .sv-decoration-waiting-no-icon:last-child {
  padding-bottom: var(--env-spacing-x-small);
}
@media (min-width: 768px) {
  .sv-decoration-process-list > *:not(.sv-decoration-waiting-no-icon), .sv-decoration-process-list > *:not(.mv-decoration-waiting) {
    margin: 0 -1rem var(--env-spacing-x-large) -1rem;
    padding: var(--env-spacing-x-large) 0;
  }
}
@media (min-width: 1200px) {
  .sv-decoration-process-list > *:not(.sv-decoration-waiting-no-icon), .sv-decoration-process-list > *:not(.mv-decoration-waiting) {
    margin: 0 0 var(--env-spacing-x-large) 0;
    padding: var(--env-spacing-x-large);
  }
}
.sv-decoration-process-list > *:not(.sv-decoration-waiting-no-icon) > div.sv-image-portlet img, .sv-decoration-process-list > *:not(.mv-decoration-waiting) > div.sv-image-portlet img {
  width: 17rem;
}
.sv-decoration-process-list > *:not(.sv-decoration-waiting-no-icon) > *:not(.sv-image-portlet), .sv-decoration-process-list > *:not(.sv-decoration-waiting-no-icon) > *:not(.mv-decoration-waiting), .sv-decoration-process-list > *:not(.mv-decoration-waiting) > *:not(.sv-image-portlet), .sv-decoration-process-list > *:not(.mv-decoration-waiting) > *:not(.mv-decoration-waiting) {
  position: relative;
  margin-bottom: var(--env-spacing-medium);
}
.sv-decoration-process-list > *:not(.sv-decoration-waiting-no-icon) > *:not(.sv-image-portlet):nth-child(2)::before, .sv-decoration-process-list > *:not(.sv-decoration-waiting-no-icon) > *:not(.mv-decoration-waiting):nth-child(2)::before, .sv-decoration-process-list > *:not(.mv-decoration-waiting) > *:not(.sv-image-portlet):nth-child(2)::before, .sv-decoration-process-list > *:not(.mv-decoration-waiting) > *:not(.mv-decoration-waiting):nth-child(2)::before {
  content: counter(process) ".";
  position: absolute;
  left: -1.4rem;
  font-family: "inter google", sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: var(--env-spacing-large);
  line-height: var(--env-spacing-xx-large);
  color: #000000;
}
.sv-decoration-process-list > *:not(.sv-decoration-waiting-no-icon) > *:not(.sv-image-portlet):last-child, .sv-decoration-process-list > *:not(.sv-decoration-waiting-no-icon) > *:not(.mv-decoration-waiting):last-child, .sv-decoration-process-list > *:not(.mv-decoration-waiting) > *:not(.sv-image-portlet):last-child, .sv-decoration-process-list > *:not(.mv-decoration-waiting) > *:not(.mv-decoration-waiting):last-child {
  padding-bottom: 0;
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .sv-decoration-process-list > *:not(.sv-decoration-waiting-no-icon), .sv-decoration-process-list > *:not(.mv-decoration-waiting) {
    display: grid;
    grid-template-areas: none;
    grid-template-columns: repeat(12, 1fr);
    grid-auto-flow: row dense;
  }
  .sv-decoration-process-list > *:not(.sv-decoration-waiting-no-icon) > div.sv-image-portlet img, .sv-decoration-process-list > *:not(.mv-decoration-waiting) > div.sv-image-portlet img {
    width: 100%;
  }
  .sv-decoration-process-list > *:not(.sv-decoration-waiting-no-icon) > *:not(.sv-image-portlet), .sv-decoration-process-list > *:not(.sv-decoration-waiting-no-icon) > *:not(.mv-decoration-waiting), .sv-decoration-process-list > *:not(.sv-decoration-waiting-no-icon) > *:not(.sv-decoration-waiting-no-icon), .sv-decoration-process-list > *:not(.mv-decoration-waiting) > *:not(.sv-image-portlet), .sv-decoration-process-list > *:not(.mv-decoration-waiting) > *:not(.mv-decoration-waiting), .sv-decoration-process-list > *:not(.mv-decoration-waiting) > *:not(.sv-decoration-waiting-no-icon) {
    padding-left: var(--env-spacing-large);
  }
  .sv-decoration-process-list > *:not(.sv-decoration-waiting-no-icon) > *:not(.sv-image-portlet):nth-child(2)::before, .sv-decoration-process-list > *:not(.sv-decoration-waiting-no-icon) > *:not(.mv-decoration-waiting):nth-child(2)::before, .sv-decoration-process-list > *:not(.sv-decoration-waiting-no-icon) > *:not(.sv-decoration-waiting-no-icon):nth-child(2)::before, .sv-decoration-process-list > *:not(.mv-decoration-waiting) > *:not(.sv-image-portlet):nth-child(2)::before, .sv-decoration-process-list > *:not(.mv-decoration-waiting) > *:not(.mv-decoration-waiting):nth-child(2)::before, .sv-decoration-process-list > *:not(.mv-decoration-waiting) > *:not(.sv-decoration-waiting-no-icon):nth-child(2)::before {
    left: -0.188rem;
    top: 1.5rem;
  }
  .sv-decoration-process-list > *:not(.sv-decoration-waiting-no-icon):nth-child(odd) > div.sv-image-portlet, .sv-decoration-process-list > *:not(.mv-decoration-waiting):nth-child(odd) > div.sv-image-portlet {
    grid-column: 1/span 3;
    margin-right: var(--env-spacing-x-large);
    width: 13rem;
    margin-top: var(--env-spacing-medium);
  }
  .sv-decoration-process-list > *:not(.sv-decoration-waiting-no-icon):nth-child(odd) > *:not(.sv-image-portlet, .mv-decoration-waiting), .sv-decoration-process-list > *:not(.mv-decoration-waiting):nth-child(odd) > *:not(.sv-image-portlet, .mv-decoration-waiting) {
    grid-column: 4/span 9;
  }
  .sv-decoration-process-list > *:not(.sv-decoration-waiting-no-icon):nth-child(even) > div.sv-image-portlet, .sv-decoration-process-list > *:not(.mv-decoration-waiting):nth-child(even) > div.sv-image-portlet {
    grid-column: 10/span 3;
    width: 13rem;
    margin-top: var(--env-spacing-medium);
  }
  .sv-decoration-process-list > *:not(.sv-decoration-waiting-no-icon):nth-child(even) > *:not(.sv-image-portlet, .mv-decoration-waiting), .sv-decoration-process-list > *:not(.mv-decoration-waiting):nth-child(even) > *:not(.sv-image-portlet, .mv-decoration-waiting) {
    grid-column: 1/span 9;
  }
}
@media (min-width: 1200px) {
  .sv-decoration-process-list > *:not(.sv-decoration-waiting-no-icon):nth-child(odd) > div.sv-image-portlet, .sv-decoration-process-list > *:not(.mv-decoration-waiting):nth-child(odd) > div.sv-image-portlet {
    grid-column: 1/span 3;
    width: 17rem;
  }
  .sv-decoration-process-list > *:not(.sv-decoration-waiting-no-icon):nth-child(odd) > *:not(.sv-image-portlet, .mv-decoration-waiting), .sv-decoration-process-list > *:not(.mv-decoration-waiting):nth-child(odd) > *:not(.sv-image-portlet, .mv-decoration-waiting) {
    grid-column: 4/span 7;
  }
  .sv-decoration-process-list > *:not(.sv-decoration-waiting-no-icon):nth-child(odd) > .mv-decoration-waiting, .sv-decoration-process-list > *:not(.mv-decoration-waiting):nth-child(odd) > .mv-decoration-waiting {
    grid-column: 2/span 10;
  }
  .sv-decoration-process-list > *:not(.sv-decoration-waiting-no-icon):nth-child(even) > div.sv-image-portlet, .sv-decoration-process-list > *:not(.mv-decoration-waiting):nth-child(even) > div.sv-image-portlet {
    grid-column: 10/span 3;
    width: 17rem;
  }
  .sv-decoration-process-list > *:not(.sv-decoration-waiting-no-icon):nth-child(even) > *:not(.sv-image-portlet, .mv-decoration-waiting), .sv-decoration-process-list > *:not(.mv-decoration-waiting):nth-child(even) > *:not(.sv-image-portlet, .mv-decoration-waiting) {
    grid-column: 3/span 7;
  }
  .sv-decoration-process-list > *:not(.sv-decoration-waiting-no-icon):nth-child(even) > .mv-decoration-waiting, .sv-decoration-process-list > *:not(.mv-decoration-waiting):nth-child(even) > .mv-decoration-waiting {
    grid-column: 2/span 10;
  }
}
.sv-decoration-process-list > *:not(.sv-decoration-waiting-no-icon) .mv-decoration-waiting, .sv-decoration-process-list > *:not(.mv-decoration-waiting) .mv-decoration-waiting {
  grid-column: 1/span 12;
}
html[lang|=ar] .sv-decoration-process-list > *:not(.sv-decoration-waiting-no-icon) > *:not(.sv-image-portlet):nth-child(2)::before, html[lang|=ar] .sv-decoration-process-list > *:not(.sv-decoration-waiting-no-icon) > *:not(.mv-decoration-waiting):nth-child(2)::before, html[lang|=ar] .sv-decoration-process-list > *:not(.mv-decoration-waiting) > *:not(.sv-image-portlet):nth-child(2)::before, html[lang|=ar] .sv-decoration-process-list > *:not(.mv-decoration-waiting) > *:not(.mv-decoration-waiting):nth-child(2)::before, html[lang|=arc] .sv-decoration-process-list > *:not(.sv-decoration-waiting-no-icon) > *:not(.sv-image-portlet):nth-child(2)::before, html[lang|=arc] .sv-decoration-process-list > *:not(.sv-decoration-waiting-no-icon) > *:not(.mv-decoration-waiting):nth-child(2)::before, html[lang|=arc] .sv-decoration-process-list > *:not(.mv-decoration-waiting) > *:not(.sv-image-portlet):nth-child(2)::before, html[lang|=arc] .sv-decoration-process-list > *:not(.mv-decoration-waiting) > *:not(.mv-decoration-waiting):nth-child(2)::before, html[lang|=ckb] .sv-decoration-process-list > *:not(.sv-decoration-waiting-no-icon) > *:not(.sv-image-portlet):nth-child(2)::before, html[lang|=ckb] .sv-decoration-process-list > *:not(.sv-decoration-waiting-no-icon) > *:not(.mv-decoration-waiting):nth-child(2)::before, html[lang|=ckb] .sv-decoration-process-list > *:not(.mv-decoration-waiting) > *:not(.sv-image-portlet):nth-child(2)::before, html[lang|=ckb] .sv-decoration-process-list > *:not(.mv-decoration-waiting) > *:not(.mv-decoration-waiting):nth-child(2)::before, html[lang|=dv] .sv-decoration-process-list > *:not(.sv-decoration-waiting-no-icon) > *:not(.sv-image-portlet):nth-child(2)::before, html[lang|=dv] .sv-decoration-process-list > *:not(.sv-decoration-waiting-no-icon) > *:not(.mv-decoration-waiting):nth-child(2)::before, html[lang|=dv] .sv-decoration-process-list > *:not(.mv-decoration-waiting) > *:not(.sv-image-portlet):nth-child(2)::before, html[lang|=dv] .sv-decoration-process-list > *:not(.mv-decoration-waiting) > *:not(.mv-decoration-waiting):nth-child(2)::before, html[lang|=fa] .sv-decoration-process-list > *:not(.sv-decoration-waiting-no-icon) > *:not(.sv-image-portlet):nth-child(2)::before, html[lang|=fa] .sv-decoration-process-list > *:not(.sv-decoration-waiting-no-icon) > *:not(.mv-decoration-waiting):nth-child(2)::before, html[lang|=fa] .sv-decoration-process-list > *:not(.mv-decoration-waiting) > *:not(.sv-image-portlet):nth-child(2)::before, html[lang|=fa] .sv-decoration-process-list > *:not(.mv-decoration-waiting) > *:not(.mv-decoration-waiting):nth-child(2)::before, html[lang|=ha] .sv-decoration-process-list > *:not(.sv-decoration-waiting-no-icon) > *:not(.sv-image-portlet):nth-child(2)::before, html[lang|=ha] .sv-decoration-process-list > *:not(.sv-decoration-waiting-no-icon) > *:not(.mv-decoration-waiting):nth-child(2)::before, html[lang|=ha] .sv-decoration-process-list > *:not(.mv-decoration-waiting) > *:not(.sv-image-portlet):nth-child(2)::before, html[lang|=ha] .sv-decoration-process-list > *:not(.mv-decoration-waiting) > *:not(.mv-decoration-waiting):nth-child(2)::before, html[lang|=he] .sv-decoration-process-list > *:not(.sv-decoration-waiting-no-icon) > *:not(.sv-image-portlet):nth-child(2)::before, html[lang|=he] .sv-decoration-process-list > *:not(.sv-decoration-waiting-no-icon) > *:not(.mv-decoration-waiting):nth-child(2)::before, html[lang|=he] .sv-decoration-process-list > *:not(.mv-decoration-waiting) > *:not(.sv-image-portlet):nth-child(2)::before, html[lang|=he] .sv-decoration-process-list > *:not(.mv-decoration-waiting) > *:not(.mv-decoration-waiting):nth-child(2)::before, html[lang|=khw] .sv-decoration-process-list > *:not(.sv-decoration-waiting-no-icon) > *:not(.sv-image-portlet):nth-child(2)::before, html[lang|=khw] .sv-decoration-process-list > *:not(.sv-decoration-waiting-no-icon) > *:not(.mv-decoration-waiting):nth-child(2)::before, html[lang|=khw] .sv-decoration-process-list > *:not(.mv-decoration-waiting) > *:not(.sv-image-portlet):nth-child(2)::before, html[lang|=khw] .sv-decoration-process-list > *:not(.mv-decoration-waiting) > *:not(.mv-decoration-waiting):nth-child(2)::before, html[lang|=ks] .sv-decoration-process-list > *:not(.sv-decoration-waiting-no-icon) > *:not(.sv-image-portlet):nth-child(2)::before, html[lang|=ks] .sv-decoration-process-list > *:not(.sv-decoration-waiting-no-icon) > *:not(.mv-decoration-waiting):nth-child(2)::before, html[lang|=ks] .sv-decoration-process-list > *:not(.mv-decoration-waiting) > *:not(.sv-image-portlet):nth-child(2)::before, html[lang|=ks] .sv-decoration-process-list > *:not(.mv-decoration-waiting) > *:not(.mv-decoration-waiting):nth-child(2)::before, html[lang|=ku] .sv-decoration-process-list > *:not(.sv-decoration-waiting-no-icon) > *:not(.sv-image-portlet):nth-child(2)::before, html[lang|=ku] .sv-decoration-process-list > *:not(.sv-decoration-waiting-no-icon) > *:not(.mv-decoration-waiting):nth-child(2)::before, html[lang|=ku] .sv-decoration-process-list > *:not(.mv-decoration-waiting) > *:not(.sv-image-portlet):nth-child(2)::before, html[lang|=ku] .sv-decoration-process-list > *:not(.mv-decoration-waiting) > *:not(.mv-decoration-waiting):nth-child(2)::before, html[lang|=ps] .sv-decoration-process-list > *:not(.sv-decoration-waiting-no-icon) > *:not(.sv-image-portlet):nth-child(2)::before, html[lang|=ps] .sv-decoration-process-list > *:not(.sv-decoration-waiting-no-icon) > *:not(.mv-decoration-waiting):nth-child(2)::before, html[lang|=ps] .sv-decoration-process-list > *:not(.mv-decoration-waiting) > *:not(.sv-image-portlet):nth-child(2)::before, html[lang|=ps] .sv-decoration-process-list > *:not(.mv-decoration-waiting) > *:not(.mv-decoration-waiting):nth-child(2)::before, html[lang|=prs] .sv-decoration-process-list > *:not(.sv-decoration-waiting-no-icon) > *:not(.sv-image-portlet):nth-child(2)::before, html[lang|=prs] .sv-decoration-process-list > *:not(.sv-decoration-waiting-no-icon) > *:not(.mv-decoration-waiting):nth-child(2)::before, html[lang|=prs] .sv-decoration-process-list > *:not(.mv-decoration-waiting) > *:not(.sv-image-portlet):nth-child(2)::before, html[lang|=prs] .sv-decoration-process-list > *:not(.mv-decoration-waiting) > *:not(.mv-decoration-waiting):nth-child(2)::before, html[lang|=ur] .sv-decoration-process-list > *:not(.sv-decoration-waiting-no-icon) > *:not(.sv-image-portlet):nth-child(2)::before, html[lang|=ur] .sv-decoration-process-list > *:not(.sv-decoration-waiting-no-icon) > *:not(.mv-decoration-waiting):nth-child(2)::before, html[lang|=ur] .sv-decoration-process-list > *:not(.mv-decoration-waiting) > *:not(.sv-image-portlet):nth-child(2)::before, html[lang|=ur] .sv-decoration-process-list > *:not(.mv-decoration-waiting) > *:not(.mv-decoration-waiting):nth-child(2)::before, html[lang|=yi] .sv-decoration-process-list > *:not(.sv-decoration-waiting-no-icon) > *:not(.sv-image-portlet):nth-child(2)::before, html[lang|=yi] .sv-decoration-process-list > *:not(.sv-decoration-waiting-no-icon) > *:not(.mv-decoration-waiting):nth-child(2)::before, html[lang|=yi] .sv-decoration-process-list > *:not(.mv-decoration-waiting) > *:not(.sv-image-portlet):nth-child(2)::before, html[lang|=yi] .sv-decoration-process-list > *:not(.mv-decoration-waiting) > *:not(.mv-decoration-waiting):nth-child(2)::before {
  position: absolute;
  right: -2rem;
}
@media (min-width: 768px) {
  html[lang|=ar] .sv-decoration-process-list > *:not(.sv-decoration-waiting-no-icon) > *:not(.sv-image-portlet), html[lang|=ar] .sv-decoration-process-list > *:not(.sv-decoration-waiting-no-icon) > *:not(.mv-decoration-waiting), html[lang|=ar] .sv-decoration-process-list > *:not(.sv-decoration-waiting-no-icon) > *:not(.sv-decoration-waiting-no-icon), html[lang|=ar] .sv-decoration-process-list > *:not(.mv-decoration-waiting) > *:not(.sv-image-portlet), html[lang|=ar] .sv-decoration-process-list > *:not(.mv-decoration-waiting) > *:not(.mv-decoration-waiting), html[lang|=ar] .sv-decoration-process-list > *:not(.mv-decoration-waiting) > *:not(.sv-decoration-waiting-no-icon), html[lang|=arc] .sv-decoration-process-list > *:not(.sv-decoration-waiting-no-icon) > *:not(.sv-image-portlet), html[lang|=arc] .sv-decoration-process-list > *:not(.sv-decoration-waiting-no-icon) > *:not(.mv-decoration-waiting), html[lang|=arc] .sv-decoration-process-list > *:not(.sv-decoration-waiting-no-icon) > *:not(.sv-decoration-waiting-no-icon), html[lang|=arc] .sv-decoration-process-list > *:not(.mv-decoration-waiting) > *:not(.sv-image-portlet), html[lang|=arc] .sv-decoration-process-list > *:not(.mv-decoration-waiting) > *:not(.mv-decoration-waiting), html[lang|=arc] .sv-decoration-process-list > *:not(.mv-decoration-waiting) > *:not(.sv-decoration-waiting-no-icon), html[lang|=ckb] .sv-decoration-process-list > *:not(.sv-decoration-waiting-no-icon) > *:not(.sv-image-portlet), html[lang|=ckb] .sv-decoration-process-list > *:not(.sv-decoration-waiting-no-icon) > *:not(.mv-decoration-waiting), html[lang|=ckb] .sv-decoration-process-list > *:not(.sv-decoration-waiting-no-icon) > *:not(.sv-decoration-waiting-no-icon), html[lang|=ckb] .sv-decoration-process-list > *:not(.mv-decoration-waiting) > *:not(.sv-image-portlet), html[lang|=ckb] .sv-decoration-process-list > *:not(.mv-decoration-waiting) > *:not(.mv-decoration-waiting), html[lang|=ckb] .sv-decoration-process-list > *:not(.mv-decoration-waiting) > *:not(.sv-decoration-waiting-no-icon), html[lang|=dv] .sv-decoration-process-list > *:not(.sv-decoration-waiting-no-icon) > *:not(.sv-image-portlet), html[lang|=dv] .sv-decoration-process-list > *:not(.sv-decoration-waiting-no-icon) > *:not(.mv-decoration-waiting), html[lang|=dv] .sv-decoration-process-list > *:not(.sv-decoration-waiting-no-icon) > *:not(.sv-decoration-waiting-no-icon), html[lang|=dv] .sv-decoration-process-list > *:not(.mv-decoration-waiting) > *:not(.sv-image-portlet), html[lang|=dv] .sv-decoration-process-list > *:not(.mv-decoration-waiting) > *:not(.mv-decoration-waiting), html[lang|=dv] .sv-decoration-process-list > *:not(.mv-decoration-waiting) > *:not(.sv-decoration-waiting-no-icon), html[lang|=fa] .sv-decoration-process-list > *:not(.sv-decoration-waiting-no-icon) > *:not(.sv-image-portlet), html[lang|=fa] .sv-decoration-process-list > *:not(.sv-decoration-waiting-no-icon) > *:not(.mv-decoration-waiting), html[lang|=fa] .sv-decoration-process-list > *:not(.sv-decoration-waiting-no-icon) > *:not(.sv-decoration-waiting-no-icon), html[lang|=fa] .sv-decoration-process-list > *:not(.mv-decoration-waiting) > *:not(.sv-image-portlet), html[lang|=fa] .sv-decoration-process-list > *:not(.mv-decoration-waiting) > *:not(.mv-decoration-waiting), html[lang|=fa] .sv-decoration-process-list > *:not(.mv-decoration-waiting) > *:not(.sv-decoration-waiting-no-icon), html[lang|=ha] .sv-decoration-process-list > *:not(.sv-decoration-waiting-no-icon) > *:not(.sv-image-portlet), html[lang|=ha] .sv-decoration-process-list > *:not(.sv-decoration-waiting-no-icon) > *:not(.mv-decoration-waiting), html[lang|=ha] .sv-decoration-process-list > *:not(.sv-decoration-waiting-no-icon) > *:not(.sv-decoration-waiting-no-icon), html[lang|=ha] .sv-decoration-process-list > *:not(.mv-decoration-waiting) > *:not(.sv-image-portlet), html[lang|=ha] .sv-decoration-process-list > *:not(.mv-decoration-waiting) > *:not(.mv-decoration-waiting), html[lang|=ha] .sv-decoration-process-list > *:not(.mv-decoration-waiting) > *:not(.sv-decoration-waiting-no-icon), html[lang|=he] .sv-decoration-process-list > *:not(.sv-decoration-waiting-no-icon) > *:not(.sv-image-portlet), html[lang|=he] .sv-decoration-process-list > *:not(.sv-decoration-waiting-no-icon) > *:not(.mv-decoration-waiting), html[lang|=he] .sv-decoration-process-list > *:not(.sv-decoration-waiting-no-icon) > *:not(.sv-decoration-waiting-no-icon), html[lang|=he] .sv-decoration-process-list > *:not(.mv-decoration-waiting) > *:not(.sv-image-portlet), html[lang|=he] .sv-decoration-process-list > *:not(.mv-decoration-waiting) > *:not(.mv-decoration-waiting), html[lang|=he] .sv-decoration-process-list > *:not(.mv-decoration-waiting) > *:not(.sv-decoration-waiting-no-icon), html[lang|=khw] .sv-decoration-process-list > *:not(.sv-decoration-waiting-no-icon) > *:not(.sv-image-portlet), html[lang|=khw] .sv-decoration-process-list > *:not(.sv-decoration-waiting-no-icon) > *:not(.mv-decoration-waiting), html[lang|=khw] .sv-decoration-process-list > *:not(.sv-decoration-waiting-no-icon) > *:not(.sv-decoration-waiting-no-icon), html[lang|=khw] .sv-decoration-process-list > *:not(.mv-decoration-waiting) > *:not(.sv-image-portlet), html[lang|=khw] .sv-decoration-process-list > *:not(.mv-decoration-waiting) > *:not(.mv-decoration-waiting), html[lang|=khw] .sv-decoration-process-list > *:not(.mv-decoration-waiting) > *:not(.sv-decoration-waiting-no-icon), html[lang|=ks] .sv-decoration-process-list > *:not(.sv-decoration-waiting-no-icon) > *:not(.sv-image-portlet), html[lang|=ks] .sv-decoration-process-list > *:not(.sv-decoration-waiting-no-icon) > *:not(.mv-decoration-waiting), html[lang|=ks] .sv-decoration-process-list > *:not(.sv-decoration-waiting-no-icon) > *:not(.sv-decoration-waiting-no-icon), html[lang|=ks] .sv-decoration-process-list > *:not(.mv-decoration-waiting) > *:not(.sv-image-portlet), html[lang|=ks] .sv-decoration-process-list > *:not(.mv-decoration-waiting) > *:not(.mv-decoration-waiting), html[lang|=ks] .sv-decoration-process-list > *:not(.mv-decoration-waiting) > *:not(.sv-decoration-waiting-no-icon), html[lang|=ku] .sv-decoration-process-list > *:not(.sv-decoration-waiting-no-icon) > *:not(.sv-image-portlet), html[lang|=ku] .sv-decoration-process-list > *:not(.sv-decoration-waiting-no-icon) > *:not(.mv-decoration-waiting), html[lang|=ku] .sv-decoration-process-list > *:not(.sv-decoration-waiting-no-icon) > *:not(.sv-decoration-waiting-no-icon), html[lang|=ku] .sv-decoration-process-list > *:not(.mv-decoration-waiting) > *:not(.sv-image-portlet), html[lang|=ku] .sv-decoration-process-list > *:not(.mv-decoration-waiting) > *:not(.mv-decoration-waiting), html[lang|=ku] .sv-decoration-process-list > *:not(.mv-decoration-waiting) > *:not(.sv-decoration-waiting-no-icon), html[lang|=ps] .sv-decoration-process-list > *:not(.sv-decoration-waiting-no-icon) > *:not(.sv-image-portlet), html[lang|=ps] .sv-decoration-process-list > *:not(.sv-decoration-waiting-no-icon) > *:not(.mv-decoration-waiting), html[lang|=ps] .sv-decoration-process-list > *:not(.sv-decoration-waiting-no-icon) > *:not(.sv-decoration-waiting-no-icon), html[lang|=ps] .sv-decoration-process-list > *:not(.mv-decoration-waiting) > *:not(.sv-image-portlet), html[lang|=ps] .sv-decoration-process-list > *:not(.mv-decoration-waiting) > *:not(.mv-decoration-waiting), html[lang|=ps] .sv-decoration-process-list > *:not(.mv-decoration-waiting) > *:not(.sv-decoration-waiting-no-icon), html[lang|=prs] .sv-decoration-process-list > *:not(.sv-decoration-waiting-no-icon) > *:not(.sv-image-portlet), html[lang|=prs] .sv-decoration-process-list > *:not(.sv-decoration-waiting-no-icon) > *:not(.mv-decoration-waiting), html[lang|=prs] .sv-decoration-process-list > *:not(.sv-decoration-waiting-no-icon) > *:not(.sv-decoration-waiting-no-icon), html[lang|=prs] .sv-decoration-process-list > *:not(.mv-decoration-waiting) > *:not(.sv-image-portlet), html[lang|=prs] .sv-decoration-process-list > *:not(.mv-decoration-waiting) > *:not(.mv-decoration-waiting), html[lang|=prs] .sv-decoration-process-list > *:not(.mv-decoration-waiting) > *:not(.sv-decoration-waiting-no-icon), html[lang|=ur] .sv-decoration-process-list > *:not(.sv-decoration-waiting-no-icon) > *:not(.sv-image-portlet), html[lang|=ur] .sv-decoration-process-list > *:not(.sv-decoration-waiting-no-icon) > *:not(.mv-decoration-waiting), html[lang|=ur] .sv-decoration-process-list > *:not(.sv-decoration-waiting-no-icon) > *:not(.sv-decoration-waiting-no-icon), html[lang|=ur] .sv-decoration-process-list > *:not(.mv-decoration-waiting) > *:not(.sv-image-portlet), html[lang|=ur] .sv-decoration-process-list > *:not(.mv-decoration-waiting) > *:not(.mv-decoration-waiting), html[lang|=ur] .sv-decoration-process-list > *:not(.mv-decoration-waiting) > *:not(.sv-decoration-waiting-no-icon), html[lang|=yi] .sv-decoration-process-list > *:not(.sv-decoration-waiting-no-icon) > *:not(.sv-image-portlet), html[lang|=yi] .sv-decoration-process-list > *:not(.sv-decoration-waiting-no-icon) > *:not(.mv-decoration-waiting), html[lang|=yi] .sv-decoration-process-list > *:not(.sv-decoration-waiting-no-icon) > *:not(.sv-decoration-waiting-no-icon), html[lang|=yi] .sv-decoration-process-list > *:not(.mv-decoration-waiting) > *:not(.sv-image-portlet), html[lang|=yi] .sv-decoration-process-list > *:not(.mv-decoration-waiting) > *:not(.mv-decoration-waiting), html[lang|=yi] .sv-decoration-process-list > *:not(.mv-decoration-waiting) > *:not(.sv-decoration-waiting-no-icon) {
    padding-right: var(--env-spacing-x-large);
    padding-left: var(--env-spacing-x-large);
    margin-left: var(--env-spacing-x-large);
    margin-right: 0;
  }
  html[lang|=ar] .sv-decoration-process-list > *:not(.sv-decoration-waiting-no-icon) > *:not(.sv-image-portlet):nth-child(2)::before, html[lang|=ar] .sv-decoration-process-list > *:not(.sv-decoration-waiting-no-icon) > *:not(.mv-decoration-waiting):nth-child(2)::before, html[lang|=ar] .sv-decoration-process-list > *:not(.sv-decoration-waiting-no-icon) > *:not(.sv-decoration-waiting-no-icon):nth-child(2)::before, html[lang|=ar] .sv-decoration-process-list > *:not(.mv-decoration-waiting) > *:not(.sv-image-portlet):nth-child(2)::before, html[lang|=ar] .sv-decoration-process-list > *:not(.mv-decoration-waiting) > *:not(.mv-decoration-waiting):nth-child(2)::before, html[lang|=ar] .sv-decoration-process-list > *:not(.mv-decoration-waiting) > *:not(.sv-decoration-waiting-no-icon):nth-child(2)::before, html[lang|=arc] .sv-decoration-process-list > *:not(.sv-decoration-waiting-no-icon) > *:not(.sv-image-portlet):nth-child(2)::before, html[lang|=arc] .sv-decoration-process-list > *:not(.sv-decoration-waiting-no-icon) > *:not(.mv-decoration-waiting):nth-child(2)::before, html[lang|=arc] .sv-decoration-process-list > *:not(.sv-decoration-waiting-no-icon) > *:not(.sv-decoration-waiting-no-icon):nth-child(2)::before, html[lang|=arc] .sv-decoration-process-list > *:not(.mv-decoration-waiting) > *:not(.sv-image-portlet):nth-child(2)::before, html[lang|=arc] .sv-decoration-process-list > *:not(.mv-decoration-waiting) > *:not(.mv-decoration-waiting):nth-child(2)::before, html[lang|=arc] .sv-decoration-process-list > *:not(.mv-decoration-waiting) > *:not(.sv-decoration-waiting-no-icon):nth-child(2)::before, html[lang|=ckb] .sv-decoration-process-list > *:not(.sv-decoration-waiting-no-icon) > *:not(.sv-image-portlet):nth-child(2)::before, html[lang|=ckb] .sv-decoration-process-list > *:not(.sv-decoration-waiting-no-icon) > *:not(.mv-decoration-waiting):nth-child(2)::before, html[lang|=ckb] .sv-decoration-process-list > *:not(.sv-decoration-waiting-no-icon) > *:not(.sv-decoration-waiting-no-icon):nth-child(2)::before, html[lang|=ckb] .sv-decoration-process-list > *:not(.mv-decoration-waiting) > *:not(.sv-image-portlet):nth-child(2)::before, html[lang|=ckb] .sv-decoration-process-list > *:not(.mv-decoration-waiting) > *:not(.mv-decoration-waiting):nth-child(2)::before, html[lang|=ckb] .sv-decoration-process-list > *:not(.mv-decoration-waiting) > *:not(.sv-decoration-waiting-no-icon):nth-child(2)::before, html[lang|=dv] .sv-decoration-process-list > *:not(.sv-decoration-waiting-no-icon) > *:not(.sv-image-portlet):nth-child(2)::before, html[lang|=dv] .sv-decoration-process-list > *:not(.sv-decoration-waiting-no-icon) > *:not(.mv-decoration-waiting):nth-child(2)::before, html[lang|=dv] .sv-decoration-process-list > *:not(.sv-decoration-waiting-no-icon) > *:not(.sv-decoration-waiting-no-icon):nth-child(2)::before, html[lang|=dv] .sv-decoration-process-list > *:not(.mv-decoration-waiting) > *:not(.sv-image-portlet):nth-child(2)::before, html[lang|=dv] .sv-decoration-process-list > *:not(.mv-decoration-waiting) > *:not(.mv-decoration-waiting):nth-child(2)::before, html[lang|=dv] .sv-decoration-process-list > *:not(.mv-decoration-waiting) > *:not(.sv-decoration-waiting-no-icon):nth-child(2)::before, html[lang|=fa] .sv-decoration-process-list > *:not(.sv-decoration-waiting-no-icon) > *:not(.sv-image-portlet):nth-child(2)::before, html[lang|=fa] .sv-decoration-process-list > *:not(.sv-decoration-waiting-no-icon) > *:not(.mv-decoration-waiting):nth-child(2)::before, html[lang|=fa] .sv-decoration-process-list > *:not(.sv-decoration-waiting-no-icon) > *:not(.sv-decoration-waiting-no-icon):nth-child(2)::before, html[lang|=fa] .sv-decoration-process-list > *:not(.mv-decoration-waiting) > *:not(.sv-image-portlet):nth-child(2)::before, html[lang|=fa] .sv-decoration-process-list > *:not(.mv-decoration-waiting) > *:not(.mv-decoration-waiting):nth-child(2)::before, html[lang|=fa] .sv-decoration-process-list > *:not(.mv-decoration-waiting) > *:not(.sv-decoration-waiting-no-icon):nth-child(2)::before, html[lang|=ha] .sv-decoration-process-list > *:not(.sv-decoration-waiting-no-icon) > *:not(.sv-image-portlet):nth-child(2)::before, html[lang|=ha] .sv-decoration-process-list > *:not(.sv-decoration-waiting-no-icon) > *:not(.mv-decoration-waiting):nth-child(2)::before, html[lang|=ha] .sv-decoration-process-list > *:not(.sv-decoration-waiting-no-icon) > *:not(.sv-decoration-waiting-no-icon):nth-child(2)::before, html[lang|=ha] .sv-decoration-process-list > *:not(.mv-decoration-waiting) > *:not(.sv-image-portlet):nth-child(2)::before, html[lang|=ha] .sv-decoration-process-list > *:not(.mv-decoration-waiting) > *:not(.mv-decoration-waiting):nth-child(2)::before, html[lang|=ha] .sv-decoration-process-list > *:not(.mv-decoration-waiting) > *:not(.sv-decoration-waiting-no-icon):nth-child(2)::before, html[lang|=he] .sv-decoration-process-list > *:not(.sv-decoration-waiting-no-icon) > *:not(.sv-image-portlet):nth-child(2)::before, html[lang|=he] .sv-decoration-process-list > *:not(.sv-decoration-waiting-no-icon) > *:not(.mv-decoration-waiting):nth-child(2)::before, html[lang|=he] .sv-decoration-process-list > *:not(.sv-decoration-waiting-no-icon) > *:not(.sv-decoration-waiting-no-icon):nth-child(2)::before, html[lang|=he] .sv-decoration-process-list > *:not(.mv-decoration-waiting) > *:not(.sv-image-portlet):nth-child(2)::before, html[lang|=he] .sv-decoration-process-list > *:not(.mv-decoration-waiting) > *:not(.mv-decoration-waiting):nth-child(2)::before, html[lang|=he] .sv-decoration-process-list > *:not(.mv-decoration-waiting) > *:not(.sv-decoration-waiting-no-icon):nth-child(2)::before, html[lang|=khw] .sv-decoration-process-list > *:not(.sv-decoration-waiting-no-icon) > *:not(.sv-image-portlet):nth-child(2)::before, html[lang|=khw] .sv-decoration-process-list > *:not(.sv-decoration-waiting-no-icon) > *:not(.mv-decoration-waiting):nth-child(2)::before, html[lang|=khw] .sv-decoration-process-list > *:not(.sv-decoration-waiting-no-icon) > *:not(.sv-decoration-waiting-no-icon):nth-child(2)::before, html[lang|=khw] .sv-decoration-process-list > *:not(.mv-decoration-waiting) > *:not(.sv-image-portlet):nth-child(2)::before, html[lang|=khw] .sv-decoration-process-list > *:not(.mv-decoration-waiting) > *:not(.mv-decoration-waiting):nth-child(2)::before, html[lang|=khw] .sv-decoration-process-list > *:not(.mv-decoration-waiting) > *:not(.sv-decoration-waiting-no-icon):nth-child(2)::before, html[lang|=ks] .sv-decoration-process-list > *:not(.sv-decoration-waiting-no-icon) > *:not(.sv-image-portlet):nth-child(2)::before, html[lang|=ks] .sv-decoration-process-list > *:not(.sv-decoration-waiting-no-icon) > *:not(.mv-decoration-waiting):nth-child(2)::before, html[lang|=ks] .sv-decoration-process-list > *:not(.sv-decoration-waiting-no-icon) > *:not(.sv-decoration-waiting-no-icon):nth-child(2)::before, html[lang|=ks] .sv-decoration-process-list > *:not(.mv-decoration-waiting) > *:not(.sv-image-portlet):nth-child(2)::before, html[lang|=ks] .sv-decoration-process-list > *:not(.mv-decoration-waiting) > *:not(.mv-decoration-waiting):nth-child(2)::before, html[lang|=ks] .sv-decoration-process-list > *:not(.mv-decoration-waiting) > *:not(.sv-decoration-waiting-no-icon):nth-child(2)::before, html[lang|=ku] .sv-decoration-process-list > *:not(.sv-decoration-waiting-no-icon) > *:not(.sv-image-portlet):nth-child(2)::before, html[lang|=ku] .sv-decoration-process-list > *:not(.sv-decoration-waiting-no-icon) > *:not(.mv-decoration-waiting):nth-child(2)::before, html[lang|=ku] .sv-decoration-process-list > *:not(.sv-decoration-waiting-no-icon) > *:not(.sv-decoration-waiting-no-icon):nth-child(2)::before, html[lang|=ku] .sv-decoration-process-list > *:not(.mv-decoration-waiting) > *:not(.sv-image-portlet):nth-child(2)::before, html[lang|=ku] .sv-decoration-process-list > *:not(.mv-decoration-waiting) > *:not(.mv-decoration-waiting):nth-child(2)::before, html[lang|=ku] .sv-decoration-process-list > *:not(.mv-decoration-waiting) > *:not(.sv-decoration-waiting-no-icon):nth-child(2)::before, html[lang|=ps] .sv-decoration-process-list > *:not(.sv-decoration-waiting-no-icon) > *:not(.sv-image-portlet):nth-child(2)::before, html[lang|=ps] .sv-decoration-process-list > *:not(.sv-decoration-waiting-no-icon) > *:not(.mv-decoration-waiting):nth-child(2)::before, html[lang|=ps] .sv-decoration-process-list > *:not(.sv-decoration-waiting-no-icon) > *:not(.sv-decoration-waiting-no-icon):nth-child(2)::before, html[lang|=ps] .sv-decoration-process-list > *:not(.mv-decoration-waiting) > *:not(.sv-image-portlet):nth-child(2)::before, html[lang|=ps] .sv-decoration-process-list > *:not(.mv-decoration-waiting) > *:not(.mv-decoration-waiting):nth-child(2)::before, html[lang|=ps] .sv-decoration-process-list > *:not(.mv-decoration-waiting) > *:not(.sv-decoration-waiting-no-icon):nth-child(2)::before, html[lang|=prs] .sv-decoration-process-list > *:not(.sv-decoration-waiting-no-icon) > *:not(.sv-image-portlet):nth-child(2)::before, html[lang|=prs] .sv-decoration-process-list > *:not(.sv-decoration-waiting-no-icon) > *:not(.mv-decoration-waiting):nth-child(2)::before, html[lang|=prs] .sv-decoration-process-list > *:not(.sv-decoration-waiting-no-icon) > *:not(.sv-decoration-waiting-no-icon):nth-child(2)::before, html[lang|=prs] .sv-decoration-process-list > *:not(.mv-decoration-waiting) > *:not(.sv-image-portlet):nth-child(2)::before, html[lang|=prs] .sv-decoration-process-list > *:not(.mv-decoration-waiting) > *:not(.mv-decoration-waiting):nth-child(2)::before, html[lang|=prs] .sv-decoration-process-list > *:not(.mv-decoration-waiting) > *:not(.sv-decoration-waiting-no-icon):nth-child(2)::before, html[lang|=ur] .sv-decoration-process-list > *:not(.sv-decoration-waiting-no-icon) > *:not(.sv-image-portlet):nth-child(2)::before, html[lang|=ur] .sv-decoration-process-list > *:not(.sv-decoration-waiting-no-icon) > *:not(.mv-decoration-waiting):nth-child(2)::before, html[lang|=ur] .sv-decoration-process-list > *:not(.sv-decoration-waiting-no-icon) > *:not(.sv-decoration-waiting-no-icon):nth-child(2)::before, html[lang|=ur] .sv-decoration-process-list > *:not(.mv-decoration-waiting) > *:not(.sv-image-portlet):nth-child(2)::before, html[lang|=ur] .sv-decoration-process-list > *:not(.mv-decoration-waiting) > *:not(.mv-decoration-waiting):nth-child(2)::before, html[lang|=ur] .sv-decoration-process-list > *:not(.mv-decoration-waiting) > *:not(.sv-decoration-waiting-no-icon):nth-child(2)::before, html[lang|=yi] .sv-decoration-process-list > *:not(.sv-decoration-waiting-no-icon) > *:not(.sv-image-portlet):nth-child(2)::before, html[lang|=yi] .sv-decoration-process-list > *:not(.sv-decoration-waiting-no-icon) > *:not(.mv-decoration-waiting):nth-child(2)::before, html[lang|=yi] .sv-decoration-process-list > *:not(.sv-decoration-waiting-no-icon) > *:not(.sv-decoration-waiting-no-icon):nth-child(2)::before, html[lang|=yi] .sv-decoration-process-list > *:not(.mv-decoration-waiting) > *:not(.sv-image-portlet):nth-child(2)::before, html[lang|=yi] .sv-decoration-process-list > *:not(.mv-decoration-waiting) > *:not(.mv-decoration-waiting):nth-child(2)::before, html[lang|=yi] .sv-decoration-process-list > *:not(.mv-decoration-waiting) > *:not(.sv-decoration-waiting-no-icon):nth-child(2)::before {
    right: 0;
  }
}

form .sv-defaultFormTheme .sv-formFieldRow {
  margin-bottom: 2rem;
}
form .sv-defaultFormTheme .sv-formFieldRow .mv-form-title {
  margin-top: 2rem;
  max-width: 45rem;
}
form .sv-defaultFormTheme .sv-formFieldRow .mv-form-title > .sv-field-title-container > span {
  font-size: 1.75rem;
  line-height: 2.375rem;
}
form .sv-defaultFormTheme .sv-formFieldRow input[type=text], form .sv-defaultFormTheme .sv-formFieldRow input[type=email], form .sv-defaultFormTheme .sv-formFieldRow input[type=number], form .sv-defaultFormTheme .sv-formFieldRow input[type=tel], form .sv-defaultFormTheme .sv-formFieldRow textarea, form .sv-defaultFormTheme .sv-formFieldRow select {
  max-width: 40rem;
  background: var(--mv-gray-10);
  border: none;
  border-radius: 0;
  border-bottom: 1px solid black;
}
form .sv-defaultFormTheme .sv-formFieldRow input[type=text]:hover, form .sv-defaultFormTheme .sv-formFieldRow input[type=email]:hover, form .sv-defaultFormTheme .sv-formFieldRow input[type=number]:hover, form .sv-defaultFormTheme .sv-formFieldRow input[type=tel]:hover, form .sv-defaultFormTheme .sv-formFieldRow textarea:hover, form .sv-defaultFormTheme .sv-formFieldRow select:hover {
  background: var(--mv-gray-20);
}
form .sv-defaultFormTheme .sv-formFieldRow input[type=text]:active, form .sv-defaultFormTheme .sv-formFieldRow input[type=email]:active, form .sv-defaultFormTheme .sv-formFieldRow input[type=number]:active, form .sv-defaultFormTheme .sv-formFieldRow input[type=tel]:active, form .sv-defaultFormTheme .sv-formFieldRow textarea:active, form .sv-defaultFormTheme .sv-formFieldRow select:active {
  background: var(--mv-gray-10);
}
form .sv-defaultFormTheme .sv-formFieldRow input[type=text]:focus, form .sv-defaultFormTheme .sv-formFieldRow input[type=email]:focus, form .sv-defaultFormTheme .sv-formFieldRow input[type=number]:focus, form .sv-defaultFormTheme .sv-formFieldRow input[type=tel]:focus, form .sv-defaultFormTheme .sv-formFieldRow textarea:focus, form .sv-defaultFormTheme .sv-formFieldRow select:focus {
  border: 2px solid var(--mv-black);
  box-shadow: none;
}
form .sv-defaultFormTheme .sv-formFieldRow input[type=text]:disabled, form .sv-defaultFormTheme .sv-formFieldRow input[type=email]:disabled, form .sv-defaultFormTheme .sv-formFieldRow input[type=number]:disabled, form .sv-defaultFormTheme .sv-formFieldRow input[type=tel]:disabled, form .sv-defaultFormTheme .sv-formFieldRow textarea:disabled, form .sv-defaultFormTheme .sv-formFieldRow select:disabled {
  background: var(--mv-gray-10);
}
form .sv-defaultFormTheme .sv-formFieldRow input[type=text], form .sv-defaultFormTheme .sv-formFieldRow input[type=email], form .sv-defaultFormTheme .sv-formFieldRow input[type=number], form .sv-defaultFormTheme .sv-formFieldRow input[type=tel] {
  height: 3rem;
}
form .sv-defaultFormTheme .sv-formFieldRow textarea {
  height: 6rem;
  padding-top: 1rem;
  padding-bottom: 1rem;
}
form .sv-defaultFormTheme .sv-formFieldRow input[type=checkbox], form .sv-defaultFormTheme .sv-formFieldRow input[type=radio] {
  position: absolute;
  margin-top: 5px;
}
form .sv-defaultFormTheme .sv-formFieldRow .sv-form-singleselectionfield label, form .sv-defaultFormTheme .sv-formFieldRow .sv-form-multipleselectionfield label {
  display: inline-block;
  margin-left: 30px;
}
form .sv-defaultFormTheme .sv-formFieldRow .mv-form-short-textfield {
  max-width: 12.5rem !important;
}
form .sv-defaultFormTheme .sv-formFieldRow span[title="Denna fråga är obligatorisk"] {
  color: transparent;
}
form .sv-defaultFormTheme .sv-formFieldRow span[title="Denna fråga är obligatorisk"]::after {
  content: "(Obligatorisk)";
  color: var(--mv-gray-150);
  font-weight: 400;
  font-size: var(--env-font-size-small);
}
form .sv-defaultFormTheme .sv-formFieldRow .sv-form-field-message::before {
  content: "\f071";
  font-family: var(--mv-font-awesome);
  position: relative;
  top: 1px;
  font-size: 14px;
  color: var(--mv-signal-red-100);
}
form .sv-defaultFormTheme .sv-formFieldRow .sv-formField .sv-field-title-container {
  margin-bottom: 0.5rem;
}
form .sv-defaultFormTheme .sv-formFieldRow .sv-formField .sv-field-title-container > label, form .sv-defaultFormTheme .sv-formFieldRow .sv-formField .sv-field-title-container > span {
  font-weight: 500;
}
form .sv-defaultFormTheme .sv-formFieldRow .sv-formField div:has(span[id^=sv-field-description-field]) {
  margin-bottom: 0.5rem;
}
form .sv-defaultFormTheme .sv-formFieldRow .sv-formField span[id^=sv-field-description-field] {
  font-weight: 400;
  font-size: var(--env-font-size-small);
}
form .sv-defaultFormTheme .sv-formFieldRow .sv-formField [role=alert] {
  color: var(--mv-black);
  font-weight: 400;
  font-size: var(--env-font-size-small);
}
form .sv-defaultFormTheme .sv-formFieldRow .sv-has-error input[type=text], form .sv-defaultFormTheme .sv-formFieldRow .sv-has-error input[type=email], form .sv-defaultFormTheme .sv-formFieldRow .sv-has-error input[type=number], form .sv-defaultFormTheme .sv-formFieldRow .sv-has-error input[type=tel], form .sv-defaultFormTheme .sv-formFieldRow .sv-has-error textarea {
  border: 2px solid var(--mv-signal-red-100);
  background: var(--mv-gray-10);
}
form .sv-defaultFormTheme .sv-formFieldRow .sv-has-error .sv-form-singleselectionfield:has(input[type=radio]) {
  background: none;
  outline: none;
  box-shadow: -3px 0px 0px 0px var(--mv-signal-red-100);
}
form .sv-defaultFormTheme .sv-formFieldRow .sv-has-error .sv-form-field-message {
  margin-top: 0.5rem;
}
form .sv-defaultFormTheme .sv-formFieldRow .sv-has-error .sv-form-field-message > span {
  color: var(--mv-black);
  font-weight: 400;
  font-size: var(--env-font-size-small);
}
form .sv-defaultFormTheme .sv-formFieldRow .sv-has-error > .sv-form-field-message::before {
  content: "\f071";
  position: relative;
  top: 1px;
  font-family: var(--mv-font-awesome);
  font-size: 14px;
  color: var(--mv-signal-red-100);
}
form .sv-defaultFormTheme .sv-formFieldRow input[type=submit] {
  padding: 0.5rem 2rem;
  background: var(--mv-blue-150);
  color: var(--mv-white);
  border-radius: 0;
}
form .sv-defaultFormTheme .sv-formFieldRow input[type=submit]:hover {
  background: var(--mv-blue-130);
}
form .sv-defaultFormTheme .sv-formFieldRow .sv-textfield-input-size {
  float: unset;
  max-width: 40rem;
  display: block;
  text-align: right;
  font-size: 0.875rem;
}
.sv-decoration-special-lista > li:before {
  content: "\f0a9";
}
.sv-decoration-timeline-lista > li:before {
  content: "\f073";
}
.sv-decoration-special-lista, .sv-decoration-timeline-lista {
  list-style: none;
  padding: 0;
  margin: var(--env-spacing-medium) 0;
  padding-left: var(--env-spacing-x-small);
}
.sv-decoration-special-lista > li, .sv-decoration-timeline-lista > li {
  position: relative;
  padding-left: 20px;
  border-left: 1px solid var(--mv-gray-30);
}
.sv-decoration-special-lista > li .sv-text-portlet:first-child, .sv-decoration-timeline-lista > li .sv-text-portlet:first-child {
  position: relative;
  top: -0.313rem;
}
.sv-decoration-special-lista > li .sv-text-portlet:first-child p:first-child, .sv-decoration-timeline-lista > li .sv-text-portlet:first-child p:first-child {
  margin-top: 0;
  margin-bottom: 0;
}
.sv-decoration-special-lista > li .sv-text-portlet:first-child P, .sv-decoration-timeline-lista > li .sv-text-portlet:first-child P {
  margin-bottom: 0;
}
.sv-decoration-special-lista > li > .sv-layout > .sv-collapsible-content, .sv-decoration-timeline-lista > li > .sv-layout > .sv-collapsible-content {
  margin-top: var(--env-spacing-x-small);
}
.sv-decoration-special-lista > li:before, .sv-decoration-timeline-lista > li:before {
  font-family: var(--mv-font-awesome);
  font-weight: 900;
  position: absolute;
  left: -1rem;
  margin-right: 0.625rem;
  margin-left: var(--env-spacing-x-small);
  top: -2px;
  background-color: var(--mv-white);
  font-size: 1.063rem;
  color: var(--mv-blue-100);
  border-radius: 15px;
}
.sv-decoration-special-lista > li:not(:last-child), .sv-decoration-timeline-lista > li:not(:last-child) {
  padding-bottom: var(--env-spacing-medium);
}
.sv-decoration-special-lista > li ul, .sv-decoration-timeline-lista > li ul {
  max-width: 45rem;
  list-style-type: disc;
  margin-left: 0;
}
.sv-decoration-special-lista > li ul ul, .sv-decoration-timeline-lista > li ul ul {
  list-style-type: circle;
}
.sv-decoration-special-lista > li ul ul ul, .sv-decoration-timeline-lista > li ul ul ul {
  list-style-type: square;
}
.sv-decoration-expanderbar .sv-decoration-special-lista, .sv-decoration-expanderbar .sv-decoration-timeline-lista, .sv-decoration-expanderbar-h3 .sv-decoration-special-lista, .sv-decoration-expanderbar-h3 .sv-decoration-timeline-lista {
  margin-left: var(--env-spacing-medium);
}
@media screen and (max-width: 767px) {
  .sv-decoration-expanderbar .sv-decoration-special-lista, .sv-decoration-expanderbar .sv-decoration-timeline-lista, .sv-decoration-expanderbar-h3 .sv-decoration-special-lista, .sv-decoration-expanderbar-h3 .sv-decoration-timeline-lista {
    margin-left: 0;
  }
}
.sv-decoration-expanderbar-gray .sv-decoration-special-lista, .sv-decoration-expanderbar-gray .sv-decoration-timeline-lista, .sv-decoration-expanderbar-gray-h3 .sv-decoration-special-lista, .sv-decoration-expanderbar-gray-h3 .sv-decoration-timeline-lista, .sv-decoration-expanderbar-gray-h4 .sv-decoration-special-lista, .sv-decoration-expanderbar-gray-h4 .sv-decoration-timeline-lista {
  margin-left: var(--env-spacing-medium);
}
@media screen and (max-width: 767px) {
  .sv-decoration-expanderbar-gray .sv-decoration-special-lista, .sv-decoration-expanderbar-gray .sv-decoration-timeline-lista, .sv-decoration-expanderbar-gray-h3 .sv-decoration-special-lista, .sv-decoration-expanderbar-gray-h3 .sv-decoration-timeline-lista, .sv-decoration-expanderbar-gray-h4 .sv-decoration-special-lista, .sv-decoration-expanderbar-gray-h4 .sv-decoration-timeline-lista {
    margin-left: 0;
  }
}
html[lang|=ar] .sv-decoration-special-lista > li:before, html[lang|=arc] .sv-decoration-special-lista > li:before, html[lang|=ckb] .sv-decoration-special-lista > li:before, html[lang|=dv] .sv-decoration-special-lista > li:before, html[lang|=fa] .sv-decoration-special-lista > li:before, html[lang|=ha] .sv-decoration-special-lista > li:before, html[lang|=he] .sv-decoration-special-lista > li:before, html[lang|=khw] .sv-decoration-special-lista > li:before, html[lang|=ks] .sv-decoration-special-lista > li:before, html[lang|=ku] .sv-decoration-special-lista > li:before, html[lang|=ps] .sv-decoration-special-lista > li:before, html[lang|=prs] .sv-decoration-special-lista > li:before, html[lang|=ur] .sv-decoration-special-lista > li:before, html[lang|=yi] .sv-decoration-special-lista > li:before {
  content: "\f0a8";
}
html[lang|=ar] .sv-decoration-timeline-lista > li:before, html[lang|=arc] .sv-decoration-timeline-lista > li:before, html[lang|=ckb] .sv-decoration-timeline-lista > li:before, html[lang|=dv] .sv-decoration-timeline-lista > li:before, html[lang|=fa] .sv-decoration-timeline-lista > li:before, html[lang|=ha] .sv-decoration-timeline-lista > li:before, html[lang|=he] .sv-decoration-timeline-lista > li:before, html[lang|=khw] .sv-decoration-timeline-lista > li:before, html[lang|=ks] .sv-decoration-timeline-lista > li:before, html[lang|=ku] .sv-decoration-timeline-lista > li:before, html[lang|=ps] .sv-decoration-timeline-lista > li:before, html[lang|=prs] .sv-decoration-timeline-lista > li:before, html[lang|=ur] .sv-decoration-timeline-lista > li:before, html[lang|=yi] .sv-decoration-timeline-lista > li:before {
  content: "\f073";
}
html[lang|=ar] .sv-decoration-special-lista, html[lang|=ar] .sv-decoration-timeline-lista, html[lang|=arc] .sv-decoration-special-lista, html[lang|=arc] .sv-decoration-timeline-lista, html[lang|=ckb] .sv-decoration-special-lista, html[lang|=ckb] .sv-decoration-timeline-lista, html[lang|=dv] .sv-decoration-special-lista, html[lang|=dv] .sv-decoration-timeline-lista, html[lang|=fa] .sv-decoration-special-lista, html[lang|=fa] .sv-decoration-timeline-lista, html[lang|=ha] .sv-decoration-special-lista, html[lang|=ha] .sv-decoration-timeline-lista, html[lang|=he] .sv-decoration-special-lista, html[lang|=he] .sv-decoration-timeline-lista, html[lang|=khw] .sv-decoration-special-lista, html[lang|=khw] .sv-decoration-timeline-lista, html[lang|=ks] .sv-decoration-special-lista, html[lang|=ks] .sv-decoration-timeline-lista, html[lang|=ku] .sv-decoration-special-lista, html[lang|=ku] .sv-decoration-timeline-lista, html[lang|=ps] .sv-decoration-special-lista, html[lang|=ps] .sv-decoration-timeline-lista, html[lang|=prs] .sv-decoration-special-lista, html[lang|=prs] .sv-decoration-timeline-lista, html[lang|=ur] .sv-decoration-special-lista, html[lang|=ur] .sv-decoration-timeline-lista, html[lang|=yi] .sv-decoration-special-lista, html[lang|=yi] .sv-decoration-timeline-lista {
  list-style: none;
  margin-right: 0;
}
@media (min-width: 768px) {
  html[lang|=ar] .sv-decoration-special-lista, html[lang|=ar] .sv-decoration-timeline-lista, html[lang|=arc] .sv-decoration-special-lista, html[lang|=arc] .sv-decoration-timeline-lista, html[lang|=ckb] .sv-decoration-special-lista, html[lang|=ckb] .sv-decoration-timeline-lista, html[lang|=dv] .sv-decoration-special-lista, html[lang|=dv] .sv-decoration-timeline-lista, html[lang|=fa] .sv-decoration-special-lista, html[lang|=fa] .sv-decoration-timeline-lista, html[lang|=ha] .sv-decoration-special-lista, html[lang|=ha] .sv-decoration-timeline-lista, html[lang|=he] .sv-decoration-special-lista, html[lang|=he] .sv-decoration-timeline-lista, html[lang|=khw] .sv-decoration-special-lista, html[lang|=khw] .sv-decoration-timeline-lista, html[lang|=ks] .sv-decoration-special-lista, html[lang|=ks] .sv-decoration-timeline-lista, html[lang|=ku] .sv-decoration-special-lista, html[lang|=ku] .sv-decoration-timeline-lista, html[lang|=ps] .sv-decoration-special-lista, html[lang|=ps] .sv-decoration-timeline-lista, html[lang|=prs] .sv-decoration-special-lista, html[lang|=prs] .sv-decoration-timeline-lista, html[lang|=ur] .sv-decoration-special-lista, html[lang|=ur] .sv-decoration-timeline-lista, html[lang|=yi] .sv-decoration-special-lista, html[lang|=yi] .sv-decoration-timeline-lista {
    padding-right: var(--env-spacing-x-small);
    padding-left: 0;
  }
}
html[lang|=ar] .sv-decoration-special-lista > li, html[lang|=ar] .sv-decoration-timeline-lista > li, html[lang|=arc] .sv-decoration-special-lista > li, html[lang|=arc] .sv-decoration-timeline-lista > li, html[lang|=ckb] .sv-decoration-special-lista > li, html[lang|=ckb] .sv-decoration-timeline-lista > li, html[lang|=dv] .sv-decoration-special-lista > li, html[lang|=dv] .sv-decoration-timeline-lista > li, html[lang|=fa] .sv-decoration-special-lista > li, html[lang|=fa] .sv-decoration-timeline-lista > li, html[lang|=ha] .sv-decoration-special-lista > li, html[lang|=ha] .sv-decoration-timeline-lista > li, html[lang|=he] .sv-decoration-special-lista > li, html[lang|=he] .sv-decoration-timeline-lista > li, html[lang|=khw] .sv-decoration-special-lista > li, html[lang|=khw] .sv-decoration-timeline-lista > li, html[lang|=ks] .sv-decoration-special-lista > li, html[lang|=ks] .sv-decoration-timeline-lista > li, html[lang|=ku] .sv-decoration-special-lista > li, html[lang|=ku] .sv-decoration-timeline-lista > li, html[lang|=ps] .sv-decoration-special-lista > li, html[lang|=ps] .sv-decoration-timeline-lista > li, html[lang|=prs] .sv-decoration-special-lista > li, html[lang|=prs] .sv-decoration-timeline-lista > li, html[lang|=ur] .sv-decoration-special-lista > li, html[lang|=ur] .sv-decoration-timeline-lista > li, html[lang|=yi] .sv-decoration-special-lista > li, html[lang|=yi] .sv-decoration-timeline-lista > li {
  padding-right: 20px;
  border-right: 1px solid var(--mv-gray-30);
  padding-left: 0;
  border-left: none;
}
html[lang|=ar] .sv-decoration-special-lista > li:before, html[lang|=ar] .sv-decoration-timeline-lista > li:before, html[lang|=arc] .sv-decoration-special-lista > li:before, html[lang|=arc] .sv-decoration-timeline-lista > li:before, html[lang|=ckb] .sv-decoration-special-lista > li:before, html[lang|=ckb] .sv-decoration-timeline-lista > li:before, html[lang|=dv] .sv-decoration-special-lista > li:before, html[lang|=dv] .sv-decoration-timeline-lista > li:before, html[lang|=fa] .sv-decoration-special-lista > li:before, html[lang|=fa] .sv-decoration-timeline-lista > li:before, html[lang|=ha] .sv-decoration-special-lista > li:before, html[lang|=ha] .sv-decoration-timeline-lista > li:before, html[lang|=he] .sv-decoration-special-lista > li:before, html[lang|=he] .sv-decoration-timeline-lista > li:before, html[lang|=khw] .sv-decoration-special-lista > li:before, html[lang|=khw] .sv-decoration-timeline-lista > li:before, html[lang|=ks] .sv-decoration-special-lista > li:before, html[lang|=ks] .sv-decoration-timeline-lista > li:before, html[lang|=ku] .sv-decoration-special-lista > li:before, html[lang|=ku] .sv-decoration-timeline-lista > li:before, html[lang|=ps] .sv-decoration-special-lista > li:before, html[lang|=ps] .sv-decoration-timeline-lista > li:before, html[lang|=prs] .sv-decoration-special-lista > li:before, html[lang|=prs] .sv-decoration-timeline-lista > li:before, html[lang|=ur] .sv-decoration-special-lista > li:before, html[lang|=ur] .sv-decoration-timeline-lista > li:before, html[lang|=yi] .sv-decoration-special-lista > li:before, html[lang|=yi] .sv-decoration-timeline-lista > li:before {
  right: -1rem;
  left: unset;
  margin-left: 0;
  margin-right: var(--env-spacing-x-small);
}
html[lang|=ar] .sv-decoration-special-lista > li ul, html[lang|=ar] .sv-decoration-timeline-lista > li ul, html[lang|=arc] .sv-decoration-special-lista > li ul, html[lang|=arc] .sv-decoration-timeline-lista > li ul, html[lang|=ckb] .sv-decoration-special-lista > li ul, html[lang|=ckb] .sv-decoration-timeline-lista > li ul, html[lang|=dv] .sv-decoration-special-lista > li ul, html[lang|=dv] .sv-decoration-timeline-lista > li ul, html[lang|=fa] .sv-decoration-special-lista > li ul, html[lang|=fa] .sv-decoration-timeline-lista > li ul, html[lang|=ha] .sv-decoration-special-lista > li ul, html[lang|=ha] .sv-decoration-timeline-lista > li ul, html[lang|=he] .sv-decoration-special-lista > li ul, html[lang|=he] .sv-decoration-timeline-lista > li ul, html[lang|=khw] .sv-decoration-special-lista > li ul, html[lang|=khw] .sv-decoration-timeline-lista > li ul, html[lang|=ks] .sv-decoration-special-lista > li ul, html[lang|=ks] .sv-decoration-timeline-lista > li ul, html[lang|=ku] .sv-decoration-special-lista > li ul, html[lang|=ku] .sv-decoration-timeline-lista > li ul, html[lang|=ps] .sv-decoration-special-lista > li ul, html[lang|=ps] .sv-decoration-timeline-lista > li ul, html[lang|=prs] .sv-decoration-special-lista > li ul, html[lang|=prs] .sv-decoration-timeline-lista > li ul, html[lang|=ur] .sv-decoration-special-lista > li ul, html[lang|=ur] .sv-decoration-timeline-lista > li ul, html[lang|=yi] .sv-decoration-special-lista > li ul, html[lang|=yi] .sv-decoration-timeline-lista > li ul {
  max-width: 45rem;
  list-style-type: disc;
}
html[lang|=ar] .sv-decoration-special-lista > li ul ul, html[lang|=ar] .sv-decoration-timeline-lista > li ul ul, html[lang|=arc] .sv-decoration-special-lista > li ul ul, html[lang|=arc] .sv-decoration-timeline-lista > li ul ul, html[lang|=ckb] .sv-decoration-special-lista > li ul ul, html[lang|=ckb] .sv-decoration-timeline-lista > li ul ul, html[lang|=dv] .sv-decoration-special-lista > li ul ul, html[lang|=dv] .sv-decoration-timeline-lista > li ul ul, html[lang|=fa] .sv-decoration-special-lista > li ul ul, html[lang|=fa] .sv-decoration-timeline-lista > li ul ul, html[lang|=ha] .sv-decoration-special-lista > li ul ul, html[lang|=ha] .sv-decoration-timeline-lista > li ul ul, html[lang|=he] .sv-decoration-special-lista > li ul ul, html[lang|=he] .sv-decoration-timeline-lista > li ul ul, html[lang|=khw] .sv-decoration-special-lista > li ul ul, html[lang|=khw] .sv-decoration-timeline-lista > li ul ul, html[lang|=ks] .sv-decoration-special-lista > li ul ul, html[lang|=ks] .sv-decoration-timeline-lista > li ul ul, html[lang|=ku] .sv-decoration-special-lista > li ul ul, html[lang|=ku] .sv-decoration-timeline-lista > li ul ul, html[lang|=ps] .sv-decoration-special-lista > li ul ul, html[lang|=ps] .sv-decoration-timeline-lista > li ul ul, html[lang|=prs] .sv-decoration-special-lista > li ul ul, html[lang|=prs] .sv-decoration-timeline-lista > li ul ul, html[lang|=ur] .sv-decoration-special-lista > li ul ul, html[lang|=ur] .sv-decoration-timeline-lista > li ul ul, html[lang|=yi] .sv-decoration-special-lista > li ul ul, html[lang|=yi] .sv-decoration-timeline-lista > li ul ul {
  list-style-type: circle;
}
html[lang|=ar] .sv-decoration-special-lista > li ul ul ul, html[lang|=ar] .sv-decoration-timeline-lista > li ul ul ul, html[lang|=arc] .sv-decoration-special-lista > li ul ul ul, html[lang|=arc] .sv-decoration-timeline-lista > li ul ul ul, html[lang|=ckb] .sv-decoration-special-lista > li ul ul ul, html[lang|=ckb] .sv-decoration-timeline-lista > li ul ul ul, html[lang|=dv] .sv-decoration-special-lista > li ul ul ul, html[lang|=dv] .sv-decoration-timeline-lista > li ul ul ul, html[lang|=fa] .sv-decoration-special-lista > li ul ul ul, html[lang|=fa] .sv-decoration-timeline-lista > li ul ul ul, html[lang|=ha] .sv-decoration-special-lista > li ul ul ul, html[lang|=ha] .sv-decoration-timeline-lista > li ul ul ul, html[lang|=he] .sv-decoration-special-lista > li ul ul ul, html[lang|=he] .sv-decoration-timeline-lista > li ul ul ul, html[lang|=khw] .sv-decoration-special-lista > li ul ul ul, html[lang|=khw] .sv-decoration-timeline-lista > li ul ul ul, html[lang|=ks] .sv-decoration-special-lista > li ul ul ul, html[lang|=ks] .sv-decoration-timeline-lista > li ul ul ul, html[lang|=ku] .sv-decoration-special-lista > li ul ul ul, html[lang|=ku] .sv-decoration-timeline-lista > li ul ul ul, html[lang|=ps] .sv-decoration-special-lista > li ul ul ul, html[lang|=ps] .sv-decoration-timeline-lista > li ul ul ul, html[lang|=prs] .sv-decoration-special-lista > li ul ul ul, html[lang|=prs] .sv-decoration-timeline-lista > li ul ul ul, html[lang|=ur] .sv-decoration-special-lista > li ul ul ul, html[lang|=ur] .sv-decoration-timeline-lista > li ul ul ul, html[lang|=yi] .sv-decoration-special-lista > li ul ul ul, html[lang|=yi] .sv-decoration-timeline-lista > li ul ul ul {
  list-style-type: square;
}
html[lang|=ar] .sv-decoration-expanderbar .sv-decoration-special-lista, html[lang|=ar] .sv-decoration-expanderbar .sv-decoration-timeline-lista, html[lang|=ar] .sv-decoration-expanderbar-h3 .sv-decoration-special-lista, html[lang|=ar] .sv-decoration-expanderbar-h3 .sv-decoration-timeline-lista, html[lang|=arc] .sv-decoration-expanderbar .sv-decoration-special-lista, html[lang|=arc] .sv-decoration-expanderbar .sv-decoration-timeline-lista, html[lang|=arc] .sv-decoration-expanderbar-h3 .sv-decoration-special-lista, html[lang|=arc] .sv-decoration-expanderbar-h3 .sv-decoration-timeline-lista, html[lang|=ckb] .sv-decoration-expanderbar .sv-decoration-special-lista, html[lang|=ckb] .sv-decoration-expanderbar .sv-decoration-timeline-lista, html[lang|=ckb] .sv-decoration-expanderbar-h3 .sv-decoration-special-lista, html[lang|=ckb] .sv-decoration-expanderbar-h3 .sv-decoration-timeline-lista, html[lang|=dv] .sv-decoration-expanderbar .sv-decoration-special-lista, html[lang|=dv] .sv-decoration-expanderbar .sv-decoration-timeline-lista, html[lang|=dv] .sv-decoration-expanderbar-h3 .sv-decoration-special-lista, html[lang|=dv] .sv-decoration-expanderbar-h3 .sv-decoration-timeline-lista, html[lang|=fa] .sv-decoration-expanderbar .sv-decoration-special-lista, html[lang|=fa] .sv-decoration-expanderbar .sv-decoration-timeline-lista, html[lang|=fa] .sv-decoration-expanderbar-h3 .sv-decoration-special-lista, html[lang|=fa] .sv-decoration-expanderbar-h3 .sv-decoration-timeline-lista, html[lang|=ha] .sv-decoration-expanderbar .sv-decoration-special-lista, html[lang|=ha] .sv-decoration-expanderbar .sv-decoration-timeline-lista, html[lang|=ha] .sv-decoration-expanderbar-h3 .sv-decoration-special-lista, html[lang|=ha] .sv-decoration-expanderbar-h3 .sv-decoration-timeline-lista, html[lang|=he] .sv-decoration-expanderbar .sv-decoration-special-lista, html[lang|=he] .sv-decoration-expanderbar .sv-decoration-timeline-lista, html[lang|=he] .sv-decoration-expanderbar-h3 .sv-decoration-special-lista, html[lang|=he] .sv-decoration-expanderbar-h3 .sv-decoration-timeline-lista, html[lang|=khw] .sv-decoration-expanderbar .sv-decoration-special-lista, html[lang|=khw] .sv-decoration-expanderbar .sv-decoration-timeline-lista, html[lang|=khw] .sv-decoration-expanderbar-h3 .sv-decoration-special-lista, html[lang|=khw] .sv-decoration-expanderbar-h3 .sv-decoration-timeline-lista, html[lang|=ks] .sv-decoration-expanderbar .sv-decoration-special-lista, html[lang|=ks] .sv-decoration-expanderbar .sv-decoration-timeline-lista, html[lang|=ks] .sv-decoration-expanderbar-h3 .sv-decoration-special-lista, html[lang|=ks] .sv-decoration-expanderbar-h3 .sv-decoration-timeline-lista, html[lang|=ku] .sv-decoration-expanderbar .sv-decoration-special-lista, html[lang|=ku] .sv-decoration-expanderbar .sv-decoration-timeline-lista, html[lang|=ku] .sv-decoration-expanderbar-h3 .sv-decoration-special-lista, html[lang|=ku] .sv-decoration-expanderbar-h3 .sv-decoration-timeline-lista, html[lang|=ps] .sv-decoration-expanderbar .sv-decoration-special-lista, html[lang|=ps] .sv-decoration-expanderbar .sv-decoration-timeline-lista, html[lang|=ps] .sv-decoration-expanderbar-h3 .sv-decoration-special-lista, html[lang|=ps] .sv-decoration-expanderbar-h3 .sv-decoration-timeline-lista, html[lang|=prs] .sv-decoration-expanderbar .sv-decoration-special-lista, html[lang|=prs] .sv-decoration-expanderbar .sv-decoration-timeline-lista, html[lang|=prs] .sv-decoration-expanderbar-h3 .sv-decoration-special-lista, html[lang|=prs] .sv-decoration-expanderbar-h3 .sv-decoration-timeline-lista, html[lang|=ur] .sv-decoration-expanderbar .sv-decoration-special-lista, html[lang|=ur] .sv-decoration-expanderbar .sv-decoration-timeline-lista, html[lang|=ur] .sv-decoration-expanderbar-h3 .sv-decoration-special-lista, html[lang|=ur] .sv-decoration-expanderbar-h3 .sv-decoration-timeline-lista, html[lang|=yi] .sv-decoration-expanderbar .sv-decoration-special-lista, html[lang|=yi] .sv-decoration-expanderbar .sv-decoration-timeline-lista, html[lang|=yi] .sv-decoration-expanderbar-h3 .sv-decoration-special-lista, html[lang|=yi] .sv-decoration-expanderbar-h3 .sv-decoration-timeline-lista {
  margin-right: var(--env-spacing-medium);
  margin-left: 0;
}
@media screen and (max-width: 767px) {
  html[lang|=ar] .sv-decoration-expanderbar .sv-decoration-special-lista, html[lang|=ar] .sv-decoration-expanderbar .sv-decoration-timeline-lista, html[lang|=ar] .sv-decoration-expanderbar-h3 .sv-decoration-special-lista, html[lang|=ar] .sv-decoration-expanderbar-h3 .sv-decoration-timeline-lista, html[lang|=arc] .sv-decoration-expanderbar .sv-decoration-special-lista, html[lang|=arc] .sv-decoration-expanderbar .sv-decoration-timeline-lista, html[lang|=arc] .sv-decoration-expanderbar-h3 .sv-decoration-special-lista, html[lang|=arc] .sv-decoration-expanderbar-h3 .sv-decoration-timeline-lista, html[lang|=ckb] .sv-decoration-expanderbar .sv-decoration-special-lista, html[lang|=ckb] .sv-decoration-expanderbar .sv-decoration-timeline-lista, html[lang|=ckb] .sv-decoration-expanderbar-h3 .sv-decoration-special-lista, html[lang|=ckb] .sv-decoration-expanderbar-h3 .sv-decoration-timeline-lista, html[lang|=dv] .sv-decoration-expanderbar .sv-decoration-special-lista, html[lang|=dv] .sv-decoration-expanderbar .sv-decoration-timeline-lista, html[lang|=dv] .sv-decoration-expanderbar-h3 .sv-decoration-special-lista, html[lang|=dv] .sv-decoration-expanderbar-h3 .sv-decoration-timeline-lista, html[lang|=fa] .sv-decoration-expanderbar .sv-decoration-special-lista, html[lang|=fa] .sv-decoration-expanderbar .sv-decoration-timeline-lista, html[lang|=fa] .sv-decoration-expanderbar-h3 .sv-decoration-special-lista, html[lang|=fa] .sv-decoration-expanderbar-h3 .sv-decoration-timeline-lista, html[lang|=ha] .sv-decoration-expanderbar .sv-decoration-special-lista, html[lang|=ha] .sv-decoration-expanderbar .sv-decoration-timeline-lista, html[lang|=ha] .sv-decoration-expanderbar-h3 .sv-decoration-special-lista, html[lang|=ha] .sv-decoration-expanderbar-h3 .sv-decoration-timeline-lista, html[lang|=he] .sv-decoration-expanderbar .sv-decoration-special-lista, html[lang|=he] .sv-decoration-expanderbar .sv-decoration-timeline-lista, html[lang|=he] .sv-decoration-expanderbar-h3 .sv-decoration-special-lista, html[lang|=he] .sv-decoration-expanderbar-h3 .sv-decoration-timeline-lista, html[lang|=khw] .sv-decoration-expanderbar .sv-decoration-special-lista, html[lang|=khw] .sv-decoration-expanderbar .sv-decoration-timeline-lista, html[lang|=khw] .sv-decoration-expanderbar-h3 .sv-decoration-special-lista, html[lang|=khw] .sv-decoration-expanderbar-h3 .sv-decoration-timeline-lista, html[lang|=ks] .sv-decoration-expanderbar .sv-decoration-special-lista, html[lang|=ks] .sv-decoration-expanderbar .sv-decoration-timeline-lista, html[lang|=ks] .sv-decoration-expanderbar-h3 .sv-decoration-special-lista, html[lang|=ks] .sv-decoration-expanderbar-h3 .sv-decoration-timeline-lista, html[lang|=ku] .sv-decoration-expanderbar .sv-decoration-special-lista, html[lang|=ku] .sv-decoration-expanderbar .sv-decoration-timeline-lista, html[lang|=ku] .sv-decoration-expanderbar-h3 .sv-decoration-special-lista, html[lang|=ku] .sv-decoration-expanderbar-h3 .sv-decoration-timeline-lista, html[lang|=ps] .sv-decoration-expanderbar .sv-decoration-special-lista, html[lang|=ps] .sv-decoration-expanderbar .sv-decoration-timeline-lista, html[lang|=ps] .sv-decoration-expanderbar-h3 .sv-decoration-special-lista, html[lang|=ps] .sv-decoration-expanderbar-h3 .sv-decoration-timeline-lista, html[lang|=prs] .sv-decoration-expanderbar .sv-decoration-special-lista, html[lang|=prs] .sv-decoration-expanderbar .sv-decoration-timeline-lista, html[lang|=prs] .sv-decoration-expanderbar-h3 .sv-decoration-special-lista, html[lang|=prs] .sv-decoration-expanderbar-h3 .sv-decoration-timeline-lista, html[lang|=ur] .sv-decoration-expanderbar .sv-decoration-special-lista, html[lang|=ur] .sv-decoration-expanderbar .sv-decoration-timeline-lista, html[lang|=ur] .sv-decoration-expanderbar-h3 .sv-decoration-special-lista, html[lang|=ur] .sv-decoration-expanderbar-h3 .sv-decoration-timeline-lista, html[lang|=yi] .sv-decoration-expanderbar .sv-decoration-special-lista, html[lang|=yi] .sv-decoration-expanderbar .sv-decoration-timeline-lista, html[lang|=yi] .sv-decoration-expanderbar-h3 .sv-decoration-special-lista, html[lang|=yi] .sv-decoration-expanderbar-h3 .sv-decoration-timeline-lista {
    margin-right: 0;
  }
}
html[lang|=ar] .sv-decoration-expanderbar-gray .sv-decoration-special-lista, html[lang|=ar] .sv-decoration-expanderbar-gray .sv-decoration-timeline-lista, html[lang|=ar] .sv-decoration-expanderbar-gray-h3 .sv-decoration-special-lista, html[lang|=ar] .sv-decoration-expanderbar-gray-h3 .sv-decoration-timeline-lista, html[lang|=ar] .sv-decoration-expanderbar-gray-h4 .sv-decoration-special-lista, html[lang|=ar] .sv-decoration-expanderbar-gray-h4 .sv-decoration-timeline-lista, html[lang|=arc] .sv-decoration-expanderbar-gray .sv-decoration-special-lista, html[lang|=arc] .sv-decoration-expanderbar-gray .sv-decoration-timeline-lista, html[lang|=arc] .sv-decoration-expanderbar-gray-h3 .sv-decoration-special-lista, html[lang|=arc] .sv-decoration-expanderbar-gray-h3 .sv-decoration-timeline-lista, html[lang|=arc] .sv-decoration-expanderbar-gray-h4 .sv-decoration-special-lista, html[lang|=arc] .sv-decoration-expanderbar-gray-h4 .sv-decoration-timeline-lista, html[lang|=ckb] .sv-decoration-expanderbar-gray .sv-decoration-special-lista, html[lang|=ckb] .sv-decoration-expanderbar-gray .sv-decoration-timeline-lista, html[lang|=ckb] .sv-decoration-expanderbar-gray-h3 .sv-decoration-special-lista, html[lang|=ckb] .sv-decoration-expanderbar-gray-h3 .sv-decoration-timeline-lista, html[lang|=ckb] .sv-decoration-expanderbar-gray-h4 .sv-decoration-special-lista, html[lang|=ckb] .sv-decoration-expanderbar-gray-h4 .sv-decoration-timeline-lista, html[lang|=dv] .sv-decoration-expanderbar-gray .sv-decoration-special-lista, html[lang|=dv] .sv-decoration-expanderbar-gray .sv-decoration-timeline-lista, html[lang|=dv] .sv-decoration-expanderbar-gray-h3 .sv-decoration-special-lista, html[lang|=dv] .sv-decoration-expanderbar-gray-h3 .sv-decoration-timeline-lista, html[lang|=dv] .sv-decoration-expanderbar-gray-h4 .sv-decoration-special-lista, html[lang|=dv] .sv-decoration-expanderbar-gray-h4 .sv-decoration-timeline-lista, html[lang|=fa] .sv-decoration-expanderbar-gray .sv-decoration-special-lista, html[lang|=fa] .sv-decoration-expanderbar-gray .sv-decoration-timeline-lista, html[lang|=fa] .sv-decoration-expanderbar-gray-h3 .sv-decoration-special-lista, html[lang|=fa] .sv-decoration-expanderbar-gray-h3 .sv-decoration-timeline-lista, html[lang|=fa] .sv-decoration-expanderbar-gray-h4 .sv-decoration-special-lista, html[lang|=fa] .sv-decoration-expanderbar-gray-h4 .sv-decoration-timeline-lista, html[lang|=ha] .sv-decoration-expanderbar-gray .sv-decoration-special-lista, html[lang|=ha] .sv-decoration-expanderbar-gray .sv-decoration-timeline-lista, html[lang|=ha] .sv-decoration-expanderbar-gray-h3 .sv-decoration-special-lista, html[lang|=ha] .sv-decoration-expanderbar-gray-h3 .sv-decoration-timeline-lista, html[lang|=ha] .sv-decoration-expanderbar-gray-h4 .sv-decoration-special-lista, html[lang|=ha] .sv-decoration-expanderbar-gray-h4 .sv-decoration-timeline-lista, html[lang|=he] .sv-decoration-expanderbar-gray .sv-decoration-special-lista, html[lang|=he] .sv-decoration-expanderbar-gray .sv-decoration-timeline-lista, html[lang|=he] .sv-decoration-expanderbar-gray-h3 .sv-decoration-special-lista, html[lang|=he] .sv-decoration-expanderbar-gray-h3 .sv-decoration-timeline-lista, html[lang|=he] .sv-decoration-expanderbar-gray-h4 .sv-decoration-special-lista, html[lang|=he] .sv-decoration-expanderbar-gray-h4 .sv-decoration-timeline-lista, html[lang|=khw] .sv-decoration-expanderbar-gray .sv-decoration-special-lista, html[lang|=khw] .sv-decoration-expanderbar-gray .sv-decoration-timeline-lista, html[lang|=khw] .sv-decoration-expanderbar-gray-h3 .sv-decoration-special-lista, html[lang|=khw] .sv-decoration-expanderbar-gray-h3 .sv-decoration-timeline-lista, html[lang|=khw] .sv-decoration-expanderbar-gray-h4 .sv-decoration-special-lista, html[lang|=khw] .sv-decoration-expanderbar-gray-h4 .sv-decoration-timeline-lista, html[lang|=ks] .sv-decoration-expanderbar-gray .sv-decoration-special-lista, html[lang|=ks] .sv-decoration-expanderbar-gray .sv-decoration-timeline-lista, html[lang|=ks] .sv-decoration-expanderbar-gray-h3 .sv-decoration-special-lista, html[lang|=ks] .sv-decoration-expanderbar-gray-h3 .sv-decoration-timeline-lista, html[lang|=ks] .sv-decoration-expanderbar-gray-h4 .sv-decoration-special-lista, html[lang|=ks] .sv-decoration-expanderbar-gray-h4 .sv-decoration-timeline-lista, html[lang|=ku] .sv-decoration-expanderbar-gray .sv-decoration-special-lista, html[lang|=ku] .sv-decoration-expanderbar-gray .sv-decoration-timeline-lista, html[lang|=ku] .sv-decoration-expanderbar-gray-h3 .sv-decoration-special-lista, html[lang|=ku] .sv-decoration-expanderbar-gray-h3 .sv-decoration-timeline-lista, html[lang|=ku] .sv-decoration-expanderbar-gray-h4 .sv-decoration-special-lista, html[lang|=ku] .sv-decoration-expanderbar-gray-h4 .sv-decoration-timeline-lista, html[lang|=ps] .sv-decoration-expanderbar-gray .sv-decoration-special-lista, html[lang|=ps] .sv-decoration-expanderbar-gray .sv-decoration-timeline-lista, html[lang|=ps] .sv-decoration-expanderbar-gray-h3 .sv-decoration-special-lista, html[lang|=ps] .sv-decoration-expanderbar-gray-h3 .sv-decoration-timeline-lista, html[lang|=ps] .sv-decoration-expanderbar-gray-h4 .sv-decoration-special-lista, html[lang|=ps] .sv-decoration-expanderbar-gray-h4 .sv-decoration-timeline-lista, html[lang|=prs] .sv-decoration-expanderbar-gray .sv-decoration-special-lista, html[lang|=prs] .sv-decoration-expanderbar-gray .sv-decoration-timeline-lista, html[lang|=prs] .sv-decoration-expanderbar-gray-h3 .sv-decoration-special-lista, html[lang|=prs] .sv-decoration-expanderbar-gray-h3 .sv-decoration-timeline-lista, html[lang|=prs] .sv-decoration-expanderbar-gray-h4 .sv-decoration-special-lista, html[lang|=prs] .sv-decoration-expanderbar-gray-h4 .sv-decoration-timeline-lista, html[lang|=ur] .sv-decoration-expanderbar-gray .sv-decoration-special-lista, html[lang|=ur] .sv-decoration-expanderbar-gray .sv-decoration-timeline-lista, html[lang|=ur] .sv-decoration-expanderbar-gray-h3 .sv-decoration-special-lista, html[lang|=ur] .sv-decoration-expanderbar-gray-h3 .sv-decoration-timeline-lista, html[lang|=ur] .sv-decoration-expanderbar-gray-h4 .sv-decoration-special-lista, html[lang|=ur] .sv-decoration-expanderbar-gray-h4 .sv-decoration-timeline-lista, html[lang|=yi] .sv-decoration-expanderbar-gray .sv-decoration-special-lista, html[lang|=yi] .sv-decoration-expanderbar-gray .sv-decoration-timeline-lista, html[lang|=yi] .sv-decoration-expanderbar-gray-h3 .sv-decoration-special-lista, html[lang|=yi] .sv-decoration-expanderbar-gray-h3 .sv-decoration-timeline-lista, html[lang|=yi] .sv-decoration-expanderbar-gray-h4 .sv-decoration-special-lista, html[lang|=yi] .sv-decoration-expanderbar-gray-h4 .sv-decoration-timeline-lista {
  margin-right: var(--env-spacing-medium);
  margin-left: 0;
}
@media screen and (max-width: 767px) {
  html[lang|=ar] .sv-decoration-expanderbar-gray .sv-decoration-special-lista, html[lang|=ar] .sv-decoration-expanderbar-gray .sv-decoration-timeline-lista, html[lang|=ar] .sv-decoration-expanderbar-gray-h3 .sv-decoration-special-lista, html[lang|=ar] .sv-decoration-expanderbar-gray-h3 .sv-decoration-timeline-lista, html[lang|=ar] .sv-decoration-expanderbar-gray-h4 .sv-decoration-special-lista, html[lang|=ar] .sv-decoration-expanderbar-gray-h4 .sv-decoration-timeline-lista, html[lang|=arc] .sv-decoration-expanderbar-gray .sv-decoration-special-lista, html[lang|=arc] .sv-decoration-expanderbar-gray .sv-decoration-timeline-lista, html[lang|=arc] .sv-decoration-expanderbar-gray-h3 .sv-decoration-special-lista, html[lang|=arc] .sv-decoration-expanderbar-gray-h3 .sv-decoration-timeline-lista, html[lang|=arc] .sv-decoration-expanderbar-gray-h4 .sv-decoration-special-lista, html[lang|=arc] .sv-decoration-expanderbar-gray-h4 .sv-decoration-timeline-lista, html[lang|=ckb] .sv-decoration-expanderbar-gray .sv-decoration-special-lista, html[lang|=ckb] .sv-decoration-expanderbar-gray .sv-decoration-timeline-lista, html[lang|=ckb] .sv-decoration-expanderbar-gray-h3 .sv-decoration-special-lista, html[lang|=ckb] .sv-decoration-expanderbar-gray-h3 .sv-decoration-timeline-lista, html[lang|=ckb] .sv-decoration-expanderbar-gray-h4 .sv-decoration-special-lista, html[lang|=ckb] .sv-decoration-expanderbar-gray-h4 .sv-decoration-timeline-lista, html[lang|=dv] .sv-decoration-expanderbar-gray .sv-decoration-special-lista, html[lang|=dv] .sv-decoration-expanderbar-gray .sv-decoration-timeline-lista, html[lang|=dv] .sv-decoration-expanderbar-gray-h3 .sv-decoration-special-lista, html[lang|=dv] .sv-decoration-expanderbar-gray-h3 .sv-decoration-timeline-lista, html[lang|=dv] .sv-decoration-expanderbar-gray-h4 .sv-decoration-special-lista, html[lang|=dv] .sv-decoration-expanderbar-gray-h4 .sv-decoration-timeline-lista, html[lang|=fa] .sv-decoration-expanderbar-gray .sv-decoration-special-lista, html[lang|=fa] .sv-decoration-expanderbar-gray .sv-decoration-timeline-lista, html[lang|=fa] .sv-decoration-expanderbar-gray-h3 .sv-decoration-special-lista, html[lang|=fa] .sv-decoration-expanderbar-gray-h3 .sv-decoration-timeline-lista, html[lang|=fa] .sv-decoration-expanderbar-gray-h4 .sv-decoration-special-lista, html[lang|=fa] .sv-decoration-expanderbar-gray-h4 .sv-decoration-timeline-lista, html[lang|=ha] .sv-decoration-expanderbar-gray .sv-decoration-special-lista, html[lang|=ha] .sv-decoration-expanderbar-gray .sv-decoration-timeline-lista, html[lang|=ha] .sv-decoration-expanderbar-gray-h3 .sv-decoration-special-lista, html[lang|=ha] .sv-decoration-expanderbar-gray-h3 .sv-decoration-timeline-lista, html[lang|=ha] .sv-decoration-expanderbar-gray-h4 .sv-decoration-special-lista, html[lang|=ha] .sv-decoration-expanderbar-gray-h4 .sv-decoration-timeline-lista, html[lang|=he] .sv-decoration-expanderbar-gray .sv-decoration-special-lista, html[lang|=he] .sv-decoration-expanderbar-gray .sv-decoration-timeline-lista, html[lang|=he] .sv-decoration-expanderbar-gray-h3 .sv-decoration-special-lista, html[lang|=he] .sv-decoration-expanderbar-gray-h3 .sv-decoration-timeline-lista, html[lang|=he] .sv-decoration-expanderbar-gray-h4 .sv-decoration-special-lista, html[lang|=he] .sv-decoration-expanderbar-gray-h4 .sv-decoration-timeline-lista, html[lang|=khw] .sv-decoration-expanderbar-gray .sv-decoration-special-lista, html[lang|=khw] .sv-decoration-expanderbar-gray .sv-decoration-timeline-lista, html[lang|=khw] .sv-decoration-expanderbar-gray-h3 .sv-decoration-special-lista, html[lang|=khw] .sv-decoration-expanderbar-gray-h3 .sv-decoration-timeline-lista, html[lang|=khw] .sv-decoration-expanderbar-gray-h4 .sv-decoration-special-lista, html[lang|=khw] .sv-decoration-expanderbar-gray-h4 .sv-decoration-timeline-lista, html[lang|=ks] .sv-decoration-expanderbar-gray .sv-decoration-special-lista, html[lang|=ks] .sv-decoration-expanderbar-gray .sv-decoration-timeline-lista, html[lang|=ks] .sv-decoration-expanderbar-gray-h3 .sv-decoration-special-lista, html[lang|=ks] .sv-decoration-expanderbar-gray-h3 .sv-decoration-timeline-lista, html[lang|=ks] .sv-decoration-expanderbar-gray-h4 .sv-decoration-special-lista, html[lang|=ks] .sv-decoration-expanderbar-gray-h4 .sv-decoration-timeline-lista, html[lang|=ku] .sv-decoration-expanderbar-gray .sv-decoration-special-lista, html[lang|=ku] .sv-decoration-expanderbar-gray .sv-decoration-timeline-lista, html[lang|=ku] .sv-decoration-expanderbar-gray-h3 .sv-decoration-special-lista, html[lang|=ku] .sv-decoration-expanderbar-gray-h3 .sv-decoration-timeline-lista, html[lang|=ku] .sv-decoration-expanderbar-gray-h4 .sv-decoration-special-lista, html[lang|=ku] .sv-decoration-expanderbar-gray-h4 .sv-decoration-timeline-lista, html[lang|=ps] .sv-decoration-expanderbar-gray .sv-decoration-special-lista, html[lang|=ps] .sv-decoration-expanderbar-gray .sv-decoration-timeline-lista, html[lang|=ps] .sv-decoration-expanderbar-gray-h3 .sv-decoration-special-lista, html[lang|=ps] .sv-decoration-expanderbar-gray-h3 .sv-decoration-timeline-lista, html[lang|=ps] .sv-decoration-expanderbar-gray-h4 .sv-decoration-special-lista, html[lang|=ps] .sv-decoration-expanderbar-gray-h4 .sv-decoration-timeline-lista, html[lang|=prs] .sv-decoration-expanderbar-gray .sv-decoration-special-lista, html[lang|=prs] .sv-decoration-expanderbar-gray .sv-decoration-timeline-lista, html[lang|=prs] .sv-decoration-expanderbar-gray-h3 .sv-decoration-special-lista, html[lang|=prs] .sv-decoration-expanderbar-gray-h3 .sv-decoration-timeline-lista, html[lang|=prs] .sv-decoration-expanderbar-gray-h4 .sv-decoration-special-lista, html[lang|=prs] .sv-decoration-expanderbar-gray-h4 .sv-decoration-timeline-lista, html[lang|=ur] .sv-decoration-expanderbar-gray .sv-decoration-special-lista, html[lang|=ur] .sv-decoration-expanderbar-gray .sv-decoration-timeline-lista, html[lang|=ur] .sv-decoration-expanderbar-gray-h3 .sv-decoration-special-lista, html[lang|=ur] .sv-decoration-expanderbar-gray-h3 .sv-decoration-timeline-lista, html[lang|=ur] .sv-decoration-expanderbar-gray-h4 .sv-decoration-special-lista, html[lang|=ur] .sv-decoration-expanderbar-gray-h4 .sv-decoration-timeline-lista, html[lang|=yi] .sv-decoration-expanderbar-gray .sv-decoration-special-lista, html[lang|=yi] .sv-decoration-expanderbar-gray .sv-decoration-timeline-lista, html[lang|=yi] .sv-decoration-expanderbar-gray-h3 .sv-decoration-special-lista, html[lang|=yi] .sv-decoration-expanderbar-gray-h3 .sv-decoration-timeline-lista, html[lang|=yi] .sv-decoration-expanderbar-gray-h4 .sv-decoration-special-lista, html[lang|=yi] .sv-decoration-expanderbar-gray-h4 .sv-decoration-timeline-lista {
    margin-right: 0;
  }
}

.mv-decoration-waiting, .sv-decoration-waiting-no-icon {
  background-color: var(--mv-blue-10);
}
li .mv-decoration-waiting, div .mv-decoration-waiting {
  display: flex;
  padding-top: var(--env-spacing-x-large);
  padding-right: var(--env-spacing-xxx-large);
  padding-left: var(--env-spacing-xxx-large);
  margin-top: 0;
}
@media (min-width: 768px) {
  li .mv-decoration-waiting, div .mv-decoration-waiting {
    display: flex;
    padding-top: var(--mv-addition-spacing-large);
    padding-right: var(--env-spacing-x-large);
    padding-left: var(--env-spacing-x-large);
    margin-top: var(--env-spacing-x-large);
  }
}
li .mv-decoration-waiting .sv-image-portlet, div .mv-decoration-waiting .sv-image-portlet {
  max-height: var(--env-spacing-xxxxx-large);
  width: 6.25rem;
  margin-top: -0.8rem;
  margin-left: -1.875rem;
}
li .mv-decoration-waiting .sv-image-portlet img, div .mv-decoration-waiting .sv-image-portlet img {
  width: 4.7rem;
  height: 4.7rem;
}
li .mv-decoration-waiting .sv-image-portlet button, div .mv-decoration-waiting .sv-image-portlet button {
  display: none;
}
@media (min-width: 768px) {
  li .mv-decoration-waiting .sv-image-portlet, div .mv-decoration-waiting .sv-image-portlet {
    width: unset;
    margin-top: -2.875rem;
    max-height: 11rem;
    max-width: 11rem;
    margin-left: 0;
  }
  li .mv-decoration-waiting .sv-image-portlet img, div .mv-decoration-waiting .sv-image-portlet img {
    width: 7.5rem;
    height: 7.5rem;
  }
}
li .mv-decoration-waiting .sv-decoration-content h1, li .mv-decoration-waiting .sv-decoration-content h2, li .mv-decoration-waiting .sv-decoration-content h3, li .mv-decoration-waiting .sv-decoration-content h4, li .mv-decoration-waiting .sv-decoration-content h5, li .mv-decoration-waiting .sv-decoration-content h6, div .mv-decoration-waiting .sv-decoration-content h1, div .mv-decoration-waiting .sv-decoration-content h2, div .mv-decoration-waiting .sv-decoration-content h3, div .mv-decoration-waiting .sv-decoration-content h4, div .mv-decoration-waiting .sv-decoration-content h5, div .mv-decoration-waiting .sv-decoration-content h6 {
  font-size: var(--env-spacing-large);
  line-height: var(--env-spacing-xx-large);
  font-weight: 600;
  margin-bottom: 6px;
  margin-top: 0;
}
li .mv-decoration-waiting .sv-decoration-content p, div .mv-decoration-waiting .sv-decoration-content p {
  font-size: var(--env-spacing-medium);
  line-height: var(--env-spacing-x-large);
  font-weight: 400;
  margin-top: 0;
}
@media (min-width: 768px) {
  li .mv-decoration-waiting .sv-decoration-content, div .mv-decoration-waiting .sv-decoration-content {
    margin-top: -1.25rem;
  }
}
.sv-decoration-waiting-no-icon {
  padding-top: 0.064rem;
  padding-right: var(--env-spacing-large);
  padding-left: var(--env-spacing-large) !important;
  margin-left: 0;
  margin-right: 0;
  margin-top: var(--env-spacing-large);
}
.sv-decoration-waiting-no-icon h1, .sv-decoration-waiting-no-icon h2, .sv-decoration-waiting-no-icon h3, .sv-decoration-waiting-no-icon h4, .sv-decoration-waiting-no-icon h5, .sv-decoration-waiting-no-icon h6 {
  font-size: var(--env-spacing-medium);
  line-height: var(--env-spacing-x-large);
  font-weight: 600;
  margin-bottom: var(--mv-addition-spacing-small);
  margin-top: var(--env-spacing-medium);
}
.sv-decoration-waiting-no-icon p {
  font-size: var(--env-spacing-medium);
  line-height: var(--env-spacing-x-large);
  font-weight: 400;
}
html[lang|=ar] .sv-decoration-waiting-no-icon, html[lang|=arc] .sv-decoration-waiting-no-icon, html[lang|=ckb] .sv-decoration-waiting-no-icon, html[lang|=dv] .sv-decoration-waiting-no-icon, html[lang|=fa] .sv-decoration-waiting-no-icon, html[lang|=ha] .sv-decoration-waiting-no-icon, html[lang|=he] .sv-decoration-waiting-no-icon, html[lang|=khw] .sv-decoration-waiting-no-icon, html[lang|=ks] .sv-decoration-waiting-no-icon, html[lang|=ku] .sv-decoration-waiting-no-icon, html[lang|=ps] .sv-decoration-waiting-no-icon, html[lang|=prs] .sv-decoration-waiting-no-icon, html[lang|=ur] .sv-decoration-waiting-no-icon, html[lang|=yi] .sv-decoration-waiting-no-icon {
  padding-left: var(--env-spacing-x-large) !important;
  padding-right: var(--env-spacing-x-large) !important;
}
@media (min-width: 768px) {
  html[lang|=ar] .sv-decoration-waiting-no-icon, html[lang|=arc] .sv-decoration-waiting-no-icon, html[lang|=ckb] .sv-decoration-waiting-no-icon, html[lang|=dv] .sv-decoration-waiting-no-icon, html[lang|=fa] .sv-decoration-waiting-no-icon, html[lang|=ha] .sv-decoration-waiting-no-icon, html[lang|=he] .sv-decoration-waiting-no-icon, html[lang|=khw] .sv-decoration-waiting-no-icon, html[lang|=ks] .sv-decoration-waiting-no-icon, html[lang|=ku] .sv-decoration-waiting-no-icon, html[lang|=ps] .sv-decoration-waiting-no-icon, html[lang|=prs] .sv-decoration-waiting-no-icon, html[lang|=ur] .sv-decoration-waiting-no-icon, html[lang|=yi] .sv-decoration-waiting-no-icon {
    margin-right: var(--env-spacing-x-large) !important;
    margin-left: var(--env-spacing-x-large);
  }
}
html[lang|=ar] li .mv-decoration-waiting, html[lang|=arc] li .mv-decoration-waiting, html[lang|=ckb] li .mv-decoration-waiting, html[lang|=dv] li .mv-decoration-waiting, html[lang|=fa] li .mv-decoration-waiting, html[lang|=ha] li .mv-decoration-waiting, html[lang|=he] li .mv-decoration-waiting, html[lang|=khw] li .mv-decoration-waiting, html[lang|=ks] li .mv-decoration-waiting, html[lang|=ku] li .mv-decoration-waiting, html[lang|=ps] li .mv-decoration-waiting, html[lang|=prs] li .mv-decoration-waiting, html[lang|=ur] li .mv-decoration-waiting, html[lang|=yi] li .mv-decoration-waiting {
  padding-right: 0;
  padding-left: var(--env-spacing-xxx-large);
}

.mv-start-page-header {
  max-width: 23rem;
  margin-top: var(--env-spacing-xxx-larger);
  margin-bottom: 0;
  padding: 0;
  font-size: 1.625rem;
  line-height: 1.875rem;
  font-weight: bold;
}
.mv-start-page-header .desktop-only, .mv-start-page-header .mobile-only {
  display: none;
}
.mv-start-page-header .text-line {
  background-color: var(--mv-red-100);
  color: var(--mv-white);
  padding: var(--mv-addition-spacing-small) var(--env-spacing-small);
  display: inline-block;
}
.mv-start-page-header .text-line:not(:first-child) {
  margin-top: var(--env-spacing-xx-small);
}
.mv-start-page-header .mobile-only-small {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
@media (min-width: 360px) {
  .mv-start-page-header .mobile-only-small {
    display: none;
  }
  .mv-start-page-header .mobile-only {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
  }
}
@media (min-width: 520px) {
  .mv-start-page-header {
    font-size: var(--env-font-size-xxx-large);
    max-width: 35rem;
    margin-top: var(--env-spacing-xxxx-large);
    margin-bottom: 0.5rem;
    line-height: var(--env-spacing-xxxx-large);
  }
  .mv-start-page-header .text-line {
    padding: var(--env-spacing-x-small) var(--env-spacing-medium);
  }
  .mv-start-page-header .text-line:not(:first-child) {
    margin-top: var(--mv-addition-spacing-small);
  }
  .mv-start-page-header .desktop-only {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
  }
  .mv-start-page-header .mobile-only {
    display: none;
  }
}
@media (min-width: 1200px) {
  .mv-start-page-header {
    margin-top: var(--env-spacing-xxxxx-large);
  }
}
.sv-decoration-fullwidth-blue, .sv-decoration-fullwidth-white, .sv-decoration-fullwidth-yellow, .sv-decoration-fullwidth-pink {
  padding-top: 0.001rem;
  padding-bottom: 0.001rem;
  background-color: transparent;
  position: relative;
}
.sv-decoration-fullwidth-blue:before, .sv-decoration-fullwidth-blue:after, .sv-decoration-fullwidth-white:before, .sv-decoration-fullwidth-white:after, .sv-decoration-fullwidth-yellow:before, .sv-decoration-fullwidth-yellow:after, .sv-decoration-fullwidth-pink:before, .sv-decoration-fullwidth-pink:after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  width: calc(50vw - 50%);
}
.sv-decoration-fullwidth-blue:before, .sv-decoration-fullwidth-white:before, .sv-decoration-fullwidth-yellow:before, .sv-decoration-fullwidth-pink:before {
  right: 100%;
}
.sv-decoration-fullwidth-blue:after, .sv-decoration-fullwidth-white:after, .sv-decoration-fullwidth-yellow:after, .sv-decoration-fullwidth-pink:after {
  left: 100%;
}
.sv-decoration-fullwidth-blue {
  background-color: var(--mv-blue-10);
}
.sv-decoration-fullwidth-blue:before, .sv-decoration-fullwidth-blue:after {
  background-color: var(--mv-blue-10);
}
.sv-decoration-fullwidth-white {
  background-color: var(--mv-white);
}
.sv-decoration-fullwidth-white:before, .sv-decoration-fullwidth-white:after {
  background-color: var(--mv-white);
}
.sv-decoration-fullwidth-yellow {
  background-color: var(--mv-yellow-10);
}
.sv-decoration-fullwidth-yellow:before, .sv-decoration-fullwidth-yellow:after {
  background-color: var(--mv-yellow-10);
}
.sv-decoration-fullwidth-pink {
  background-color: var(--mv-red-20);
}
.sv-decoration-fullwidth-pink:before, .sv-decoration-fullwidth-pink:after {
  background-color: var(--mv-red-20);
}
.sv-decoration-image-with-text {
  container-type: inline-size;
}
.sv-decoration-image-with-text .sv-text-portlet {
  display: none;
  position: absolute !important;
  bottom: 0.75rem;
  left: 0.75rem;
}
.sv-decoration-image-with-text .sv-text-portlet[dir=rtl] {
  left: unset;
  right: 0.75rem;
}
.sv-decoration-image-with-text .sv-text-portlet p {
  color: var(--mv-red-100);
  background-color: var(--mv-red-10);
  font-size: 1.25rem;
  padding: 0.25rem 0.625rem;
  margin: 0.25rem 0 0 0;
  font-weight: 600;
  width: -moz-fit-content;
  width: fit-content;
}
.sv-decoration-image-with-text .sv-text-portlet p:first-child {
  margin: 0;
}
@container (min-width: 400px) {
  .sv-decoration-image-with-text .sv-text-portlet p {
    font-size: 1.5rem;
  }
}
@container (min-width: 600px) {
  .sv-decoration-image-with-text .sv-text-portlet p {
    font-size: 1.75rem;
  }
}
@media (min-width: 768px) {
  .sv-decoration-image-with-text .sv-text-portlet {
    bottom: 1rem;
    left: 1rem;
  }
  .sv-decoration-image-with-text .sv-text-portlet[dir=rtl] {
    left: unset;
    right: 1rem;
  }
  .sv-decoration-image-with-text .sv-text-portlet p {
    padding: 0.375rem 0.75rem;
    margin: 0.375rem 0 0 0;
  }
}
.sv-decoration-image-with-text .sv-image-portlet .sv-text-portlet {
  display: block;
}
.mv-toolbar {
  display: flex;
  align-items: flex-start;
  justify-items: flex-start;
  margin-top: 1.5rem;
  margin-bottom: 6rem;
}
.mv-toolbar .sv-custom-module {
  margin: 0;
}
.mv-toolbar > div > div[data-cid] {
  margin: 0;
  margin-inline-end: var(--env-spacing-x-small);
}
.mv-toolbar > div:last-child > div[data-cid] {
  margin: 0;
}
.mv-toolbar > div > div[data-cid]:empty {
  margin: 0;
}
.mv-sdg-wrapper {
  padding: 0;
  margin-top: 6rem;
}
.mv-sdg-wrapper .sv-image-portlet > img {
  margin-bottom: 1.25rem;
}
.mv-videocard {
  position: relative;
  background-color: var(--mv-gray-10);
  margin-left: calc(-1 * var(--env-spacing-medium));
  margin-right: calc(-1 * var(--env-spacing-medium));
  width: calc(100% + 2 * var(--env-spacing-medium));
  max-width: none;
}
@media (min-width: 520px) {
  .mv-videocard {
    width: auto;
    margin: 0;
    justify-self: center;
  }
}
.mv-videocard h1, .mv-videocard h2, .mv-videocard h3, .mv-videocard h4, .mv-videocard h5 {
  font-size: 1.5rem;
  line-height: 2rem;
  font-weight: 500;
  margin-top: 0;
  padding-top: 0;
}
.mv-videocard p {
  font-size: medium;
  line-height: medium;
  font-weight: 400;
}
.mv-videocard p.mv-font-normal:last-of-type {
  margin-bottom: 0;
}
.mv-videocard .sv-marketplace-screen9-videoByScreen9 {
  position: relative;
  margin-top: 0;
  margin-bottom: 0;
}
.mv-videocard.mv-videocard-bg-white {
  background-color: var(--mv-white);
}
.mv-white-background--fullwidth {
  background-color: var(--mv-white);
  padding-top: 0.001rem;
  padding-bottom: 0.001rem;
  position: relative;
}
.mv-white-background--fullwidth:before, .mv-white-background--fullwidth:after {
  content: "";
  position: absolute;
  background-color: var(--mv-white);
  top: 0;
  bottom: 0;
  width: calc(50vw - 50%);
}
.mv-white-background--fullwidth:before {
  right: 100%;
}
.mv-white-background--fullwidth:after {
  left: 100%;
}
html[lang|=ar] main .mv-main-content, html[lang|=arc] main .mv-main-content, html[lang|=ckb] main .mv-main-content, html[lang|=dv] main .mv-main-content, html[lang|=fa] main .mv-main-content, html[lang|=ha] main .mv-main-content, html[lang|=he] main .mv-main-content, html[lang|=khw] main .mv-main-content, html[lang|=ks] main .mv-main-content, html[lang|=ku] main .mv-main-content, html[lang|=ps] main .mv-main-content, html[lang|=prs] main .mv-main-content, html[lang|=ur] main .mv-main-content, html[lang|=yi] main .mv-main-content {
  direction: rtl;
}

:where(.sv-layout,
.sv-custom-module,
.sv-text-portlet,
.sv-image-portlet) {
  max-width: 100%;
}
header .env-button, header a[role=button] {
  z-index: 9990;
}
.link_button, .integrated-search-field-toggle-button {
  font-family: var(--env-font-family);
  display: flex;
  position: relative;
  align-items: center;
  flex-direction: column;
  justify-content: center;
  z-index: 9999;
  background-color: var(--mv-white);
  color: var(--mv-black);
  white-space: nowrap;
  padding: 0;
  text-align: center;
  text-decoration: none;
  border: 0px solid transparent;
  width: 4rem;
  height: 5.75rem;
  transition: all 0.5s ease-in-out;
}
.link_button:hover, .integrated-search-field-toggle-button:hover {
  cursor: pointer;
  color: var(--mv-white);
  background-color: var(--mv-blue-150);
}
.link_button i, .integrated-search-field-toggle-button i {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  margin-bottom: 0.5rem;
  font-size: 1rem;
}
.link_button small, .integrated-search-field-toggle-button small {
  display: block;
  font-size: 0.75em;
}
.link_button:focus-visible, .integrated-search-field-toggle-button:focus-visible {
  box-shadow: inset 0 0 0 1px black, inset 0 0 0 2px white;
  outline: none;
}
.link_button__open, .integrated-search-field-toggle-button__open {
  background-color: var(--mv-blue-150);
  color: #ffffff;
  transition: all 0.5s ease-in-out;
}
@media (min-width: 768px) {
  .link_button, .integrated-search-field-toggle-button {
    width: 5rem;
    height: 6.5rem;
  }
}
@media (min-width: 1200px) {
  .link_button, .integrated-search-field-toggle-button {
    width: 6.5rem;
  }
}
.mv--no-scroll {
  overflow: hidden;
}
.mv_logotype {
  display: block;
  margin-top: -1px;
  padding-top: 1.75rem;
  margin-bottom: 0.25rem;
  padding-bottom: 0.75rem;
  margin-left: 1rem;
}
.mv_logotype svg {
  fill: #b90835;
  height: 2.5rem;
  width: auto;
}
.mv_logotype:focus-visible {
  box-shadow: 0 0 0 3px white, 0 0 0 4px black;
  outline: none;
}
@media (min-width: 376px) {
  .mv_logotype {
    margin-top: -2px;
  }
}
@media (min-width: 768px) {
  .mv_logotype {
    margin-top: 0.25rem;
    padding-top: 1.75rem;
    margin-bottom: 0.25rem;
    padding-bottom: 0.75rem;
    margin-left: var(--env-spacing-xxx-large);
  }
  .mv_logotype svg {
    height: 3rem;
  }
}
@media (min-width: 1200px) {
  .mv_logotype {
    margin-top: 0.25rem;
    padding-top: 1.5rem;
    margin-bottom: 0.25rem;
    padding-bottom: 0.75rem;
  }
  .mv_logotype svg {
    height: 3.25rem;
  }
}
@media (min-width: 1400px) {
  .mv_logotype {
    margin-left: 0;
  }
}
.mv-main-grid > header {
  padding: 0;
  height: 5.75rem;
  display: flex;
  justify-content: space-between;
  margin-left: auto;
  margin-right: auto;
  max-width: 1376px;
  width: 100%;
}
.mv-main-grid > header .mig-desktop-logo {
  display: none;
}
.mv-main-grid > header .mig-mobile-logo {
  display: block;
  height: 36px;
}
@media (min-width: 376px) {
  .mv-main-grid > header .mig-desktop-logo {
    display: block;
  }
  .mv-main-grid > header .mig-mobile-logo {
    display: none;
  }
}
.mv-main-grid > header > div {
  margin-left: 0;
  margin-right: 0;
  max-width: none;
  padding-top: 0;
  padding-bottom: 0;
}
.mv-main-grid > header > nav {
  display: flex;
  justify-content: flex-end;
  align-items: flex-start;
  flex-direction: row;
}
.mv-main-grid > header > nav .sv-custom-module {
  display: flex;
}
@media (min-width: 768px) {
  .mv-main-grid > header {
    height: 6.5rem;
  }
}
footer {
  display: contents;
}
footer .mv-font-normal {
  color: var(--mv-white);
}
footer .mv-toppen {
  background-color: var(--mv-red-100);
  padding-top: var(--env-spacing-large);
  padding-bottom: var(--env-spacing-large);
}
footer .mv-toppen svg {
  fill: var(--mv-white);
  width: 150px;
  margin: 0;
  margin-top: 1rem;
  padding: 0;
}
footer .mv-botten {
  background-color: var(--mv-red-130);
  padding-top: var(--env-spacing-xxx-large);
  padding-bottom: var(--env-spacing-xxx-large);
}
footer .mv-botten .sv-text-portlet-content > *:last-child {
  margin-bottom: 0;
}
footer .mv-botten h2 {
  margin-top: 0;
  margin-bottom: 0.5rem;
  font-size: 1.5rem;
  line-height: 1.5rem;
}
footer .mv-botten h2, footer .mv-botten a:link {
  color: white;
}
footer .mv-botten a:visited {
  color: var(--mv-gray-20);
}
.mv-max-width-container {
  max-width: 1376px;
  margin: 0 auto;
  padding: 0 var(--env-spacing-medium) 5rem;
}
@media (min-width: 768px) {
  .mv-max-width-container {
    padding-left: var(--env-spacing-xxx-large);
    padding-right: var(--env-spacing-xxx-large);
  }
}
@media (min-width: 1440px) {
  .mv-max-width-container {
    padding-left: 0;
    padding-right: 0;
  }
}
@media print {
  body, html {
    overflow: visible;
  }
  main, .mv-innehallssida {
    background-color: white !important;
  }
  .sv-template-layout {
    width: unset;
  }
  .mv-show-print {
    display: block !important;
  }
  .mv-hide-print {
    display: block !important;
  }
  * {
    font-family: var(--env-font-family) !important;
  }
  i:is(.fa, .fas, .fat, .far, .fa-light) {
    font-family: var(--mv-font-awesome), sans-serif !important;
  }
  .sv-decoration-infobox-with-icon-important, .sv-decoration-infobox-with-icon-primary, .sv-decoration-infobox-with-icon-primary-gray, .sv-decoration-infobox-with-icon-extra-important, .sv-decoration-infobox-with-icon-extra-important-gray, .sv-decoration-infobox-no-icon-important, .sv-decoration-infobox-no-icon-primary, .sv-decoration-infobox-no-icon-primary-gray, .sv-decoration-infobox-no-icon-secondary, .sv-decoration-infobox-with-icon-secondary {
    -moz-column-break-inside: avoid;
         break-inside: avoid;
    border: 1px solid var(--mv-gray-150);
  }
  .env-button {
    color: var(--mv-black) !important;
    border: 1px solid;
    text-decoration: underline;
  }
  .env-button--primary {
    border-color: var(--mv-blue-150);
  }
  .env-button--secondary {
    border-color: var(--mv-gray-130);
  }
  .sv-marketplace-screen9-videoByScreen9 {
    position: relative;
  }
  .sv-marketplace-screen9-videoByScreen9 > div[data-cid]:before {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    content: "\f144";
    font-family: var(--mv-font-awesome);
    font-size: 3rem;
    padding-top: calc(25% - 1rem);
    font-weight: bold;
    text-align: center;
    border: 1px solid var(--mv-gray-130);
    z-index: 1;
  }
  .sv-marketplace-screen9-videoByScreen9 iframe {
    display: none;
  }
}
.mv-eu-logo-container-content-page-one-column {
  justify-items: right;
  margin-top: 4rem;
  padding-left: 1rem;
  padding-right: 1rem;
}
@media (min-width: 1200px) {
  .mv-eu-logo-container-content-page-one-column {
    padding-left: 2rem;
    padding-right: 2rem;
    margin-bottom: calc(-1 * var(--env-spacing-xxx-large));
  }
}
.sv-layout:has(> .mv-eu-logo-container-content-page-multiple-columns) {
  grid-column: span 12;
}
.mv-eu-logo-container-content-page-multiple-columns {
  justify-items: right;
  margin-top: 4rem;
}
@media (min-width: 1200px) {
  .mv-eu-logo-container-content-page-multiple-columns {
    padding-left: 2rem;
    padding-right: 2rem;
    margin-bottom: calc(-1 * var(--env-spacing-xxx-large));
  }
}
.mv-grid-area-main:has(.mv-eu-logo-container-content-page-local-menu) {
  display: flex;
  flex-direction: column;
}
.pagecontent:has(+ .mv-eu-logo-container-content-page-local-menu) {
  flex: 1;
}
.mv-eu-logo-container-content-page-local-menu {
  justify-items: right;
  margin-top: 4rem;
  padding-left: 1rem;
  padding-right: 1rem;
}
@media (min-width: 1200px) {
  .mv-eu-logo-container-content-page-local-menu {
    padding-left: 2rem;
    padding-right: 2rem;
    margin-bottom: calc(-1 * var(--env-spacing-xxx-large));
  }
}
.mv-eu-logo-container-content-page-local-menu-tabs {
  justify-items: right;
  padding-top: 2rem;
  padding-bottom: 2rem;
  padding-left: 1rem;
  padding-right: 1rem;
  background-color: white;
  margin-left: -1rem;
  margin-right: -1rem;
}
@media (min-width: 768px) {
  .mv-eu-logo-container-content-page-local-menu-tabs {
    margin-left: 0;
    margin-right: 0;
  }
}
@media (min-width: 1200px) {
  .mv-eu-logo-container-content-page-local-menu-tabs {
    padding-top: 0;
    padding-left: 2rem;
    padding-right: 2rem;
  }
}
html[lang|=ar] .sv-decoration-infobox-with-icon-important, html[lang|=ar] .sv-decoration-infobox-with-icon-primary,
html[lang|=ar] .sv-decoration-infobox-with-icon-primary-gray, html[lang|=ar] .sv-decoration-infobox-with-icon-extra-important,
html[lang|=ar] .sv-decoration-infobox-with-icon-extra-important-gray, html[lang|=ar] .sv-decoration-infobox-no-icon-important,
html[lang|=ar] .sv-decoration-infobox-no-icon-primary, html[lang|=ar] .sv-decoration-infobox-no-icon-primary-gray,
html[lang|=ar] .sv-decoration-infobox-no-icon-secondary, html[lang|=ar] .sv-decoration-infobox-with-icon-secondary, html[lang|=arc] .sv-decoration-infobox-with-icon-important, html[lang|=arc] .sv-decoration-infobox-with-icon-primary,
html[lang|=arc] .sv-decoration-infobox-with-icon-primary-gray, html[lang|=arc] .sv-decoration-infobox-with-icon-extra-important,
html[lang|=arc] .sv-decoration-infobox-with-icon-extra-important-gray, html[lang|=arc] .sv-decoration-infobox-no-icon-important,
html[lang|=arc] .sv-decoration-infobox-no-icon-primary, html[lang|=arc] .sv-decoration-infobox-no-icon-primary-gray,
html[lang|=arc] .sv-decoration-infobox-no-icon-secondary, html[lang|=arc] .sv-decoration-infobox-with-icon-secondary, html[lang|=ckb] .sv-decoration-infobox-with-icon-important, html[lang|=ckb] .sv-decoration-infobox-with-icon-primary,
html[lang|=ckb] .sv-decoration-infobox-with-icon-primary-gray, html[lang|=ckb] .sv-decoration-infobox-with-icon-extra-important,
html[lang|=ckb] .sv-decoration-infobox-with-icon-extra-important-gray, html[lang|=ckb] .sv-decoration-infobox-no-icon-important,
html[lang|=ckb] .sv-decoration-infobox-no-icon-primary, html[lang|=ckb] .sv-decoration-infobox-no-icon-primary-gray,
html[lang|=ckb] .sv-decoration-infobox-no-icon-secondary, html[lang|=ckb] .sv-decoration-infobox-with-icon-secondary, html[lang|=dv] .sv-decoration-infobox-with-icon-important, html[lang|=dv] .sv-decoration-infobox-with-icon-primary,
html[lang|=dv] .sv-decoration-infobox-with-icon-primary-gray, html[lang|=dv] .sv-decoration-infobox-with-icon-extra-important,
html[lang|=dv] .sv-decoration-infobox-with-icon-extra-important-gray, html[lang|=dv] .sv-decoration-infobox-no-icon-important,
html[lang|=dv] .sv-decoration-infobox-no-icon-primary, html[lang|=dv] .sv-decoration-infobox-no-icon-primary-gray,
html[lang|=dv] .sv-decoration-infobox-no-icon-secondary, html[lang|=dv] .sv-decoration-infobox-with-icon-secondary, html[lang|=fa] .sv-decoration-infobox-with-icon-important, html[lang|=fa] .sv-decoration-infobox-with-icon-primary,
html[lang|=fa] .sv-decoration-infobox-with-icon-primary-gray, html[lang|=fa] .sv-decoration-infobox-with-icon-extra-important,
html[lang|=fa] .sv-decoration-infobox-with-icon-extra-important-gray, html[lang|=fa] .sv-decoration-infobox-no-icon-important,
html[lang|=fa] .sv-decoration-infobox-no-icon-primary, html[lang|=fa] .sv-decoration-infobox-no-icon-primary-gray,
html[lang|=fa] .sv-decoration-infobox-no-icon-secondary, html[lang|=fa] .sv-decoration-infobox-with-icon-secondary, html[lang|=ha] .sv-decoration-infobox-with-icon-important, html[lang|=ha] .sv-decoration-infobox-with-icon-primary,
html[lang|=ha] .sv-decoration-infobox-with-icon-primary-gray, html[lang|=ha] .sv-decoration-infobox-with-icon-extra-important,
html[lang|=ha] .sv-decoration-infobox-with-icon-extra-important-gray, html[lang|=ha] .sv-decoration-infobox-no-icon-important,
html[lang|=ha] .sv-decoration-infobox-no-icon-primary, html[lang|=ha] .sv-decoration-infobox-no-icon-primary-gray,
html[lang|=ha] .sv-decoration-infobox-no-icon-secondary, html[lang|=ha] .sv-decoration-infobox-with-icon-secondary, html[lang|=he] .sv-decoration-infobox-with-icon-important, html[lang|=he] .sv-decoration-infobox-with-icon-primary,
html[lang|=he] .sv-decoration-infobox-with-icon-primary-gray, html[lang|=he] .sv-decoration-infobox-with-icon-extra-important,
html[lang|=he] .sv-decoration-infobox-with-icon-extra-important-gray, html[lang|=he] .sv-decoration-infobox-no-icon-important,
html[lang|=he] .sv-decoration-infobox-no-icon-primary, html[lang|=he] .sv-decoration-infobox-no-icon-primary-gray,
html[lang|=he] .sv-decoration-infobox-no-icon-secondary, html[lang|=he] .sv-decoration-infobox-with-icon-secondary, html[lang|=khw] .sv-decoration-infobox-with-icon-important, html[lang|=khw] .sv-decoration-infobox-with-icon-primary,
html[lang|=khw] .sv-decoration-infobox-with-icon-primary-gray, html[lang|=khw] .sv-decoration-infobox-with-icon-extra-important,
html[lang|=khw] .sv-decoration-infobox-with-icon-extra-important-gray, html[lang|=khw] .sv-decoration-infobox-no-icon-important,
html[lang|=khw] .sv-decoration-infobox-no-icon-primary, html[lang|=khw] .sv-decoration-infobox-no-icon-primary-gray,
html[lang|=khw] .sv-decoration-infobox-no-icon-secondary, html[lang|=khw] .sv-decoration-infobox-with-icon-secondary, html[lang|=ks] .sv-decoration-infobox-with-icon-important, html[lang|=ks] .sv-decoration-infobox-with-icon-primary,
html[lang|=ks] .sv-decoration-infobox-with-icon-primary-gray, html[lang|=ks] .sv-decoration-infobox-with-icon-extra-important,
html[lang|=ks] .sv-decoration-infobox-with-icon-extra-important-gray, html[lang|=ks] .sv-decoration-infobox-no-icon-important,
html[lang|=ks] .sv-decoration-infobox-no-icon-primary, html[lang|=ks] .sv-decoration-infobox-no-icon-primary-gray,
html[lang|=ks] .sv-decoration-infobox-no-icon-secondary, html[lang|=ks] .sv-decoration-infobox-with-icon-secondary, html[lang|=ku] .sv-decoration-infobox-with-icon-important, html[lang|=ku] .sv-decoration-infobox-with-icon-primary,
html[lang|=ku] .sv-decoration-infobox-with-icon-primary-gray, html[lang|=ku] .sv-decoration-infobox-with-icon-extra-important,
html[lang|=ku] .sv-decoration-infobox-with-icon-extra-important-gray, html[lang|=ku] .sv-decoration-infobox-no-icon-important,
html[lang|=ku] .sv-decoration-infobox-no-icon-primary, html[lang|=ku] .sv-decoration-infobox-no-icon-primary-gray,
html[lang|=ku] .sv-decoration-infobox-no-icon-secondary, html[lang|=ku] .sv-decoration-infobox-with-icon-secondary, html[lang|=ps] .sv-decoration-infobox-with-icon-important, html[lang|=ps] .sv-decoration-infobox-with-icon-primary,
html[lang|=ps] .sv-decoration-infobox-with-icon-primary-gray, html[lang|=ps] .sv-decoration-infobox-with-icon-extra-important,
html[lang|=ps] .sv-decoration-infobox-with-icon-extra-important-gray, html[lang|=ps] .sv-decoration-infobox-no-icon-important,
html[lang|=ps] .sv-decoration-infobox-no-icon-primary, html[lang|=ps] .sv-decoration-infobox-no-icon-primary-gray,
html[lang|=ps] .sv-decoration-infobox-no-icon-secondary, html[lang|=ps] .sv-decoration-infobox-with-icon-secondary, html[lang|=prs] .sv-decoration-infobox-with-icon-important, html[lang|=prs] .sv-decoration-infobox-with-icon-primary,
html[lang|=prs] .sv-decoration-infobox-with-icon-primary-gray, html[lang|=prs] .sv-decoration-infobox-with-icon-extra-important,
html[lang|=prs] .sv-decoration-infobox-with-icon-extra-important-gray, html[lang|=prs] .sv-decoration-infobox-no-icon-important,
html[lang|=prs] .sv-decoration-infobox-no-icon-primary, html[lang|=prs] .sv-decoration-infobox-no-icon-primary-gray,
html[lang|=prs] .sv-decoration-infobox-no-icon-secondary, html[lang|=prs] .sv-decoration-infobox-with-icon-secondary, html[lang|=ur] .sv-decoration-infobox-with-icon-important, html[lang|=ur] .sv-decoration-infobox-with-icon-primary,
html[lang|=ur] .sv-decoration-infobox-with-icon-primary-gray, html[lang|=ur] .sv-decoration-infobox-with-icon-extra-important,
html[lang|=ur] .sv-decoration-infobox-with-icon-extra-important-gray, html[lang|=ur] .sv-decoration-infobox-no-icon-important,
html[lang|=ur] .sv-decoration-infobox-no-icon-primary, html[lang|=ur] .sv-decoration-infobox-no-icon-primary-gray,
html[lang|=ur] .sv-decoration-infobox-no-icon-secondary, html[lang|=ur] .sv-decoration-infobox-with-icon-secondary, html[lang|=yi] .sv-decoration-infobox-with-icon-important, html[lang|=yi] .sv-decoration-infobox-with-icon-primary,
html[lang|=yi] .sv-decoration-infobox-with-icon-primary-gray, html[lang|=yi] .sv-decoration-infobox-with-icon-extra-important,
html[lang|=yi] .sv-decoration-infobox-with-icon-extra-important-gray, html[lang|=yi] .sv-decoration-infobox-no-icon-important,
html[lang|=yi] .sv-decoration-infobox-no-icon-primary, html[lang|=yi] .sv-decoration-infobox-no-icon-primary-gray,
html[lang|=yi] .sv-decoration-infobox-no-icon-secondary, html[lang|=yi] .sv-decoration-infobox-with-icon-secondary {
  padding-left: var(--env-spacing-xxx-large);
}
html[lang|=ar] .sv-decoration-infobox-with-icon-important::before, html[lang|=ar] .sv-decoration-infobox-with-icon-primary::before,
html[lang|=ar] .sv-decoration-infobox-with-icon-primary-gray::before, html[lang|=ar] .sv-decoration-infobox-with-icon-extra-important::before,
html[lang|=ar] .sv-decoration-infobox-with-icon-extra-important-gray::before, html[lang|=ar] .sv-decoration-infobox-no-icon-important::before,
html[lang|=ar] .sv-decoration-infobox-no-icon-primary::before, html[lang|=ar] .sv-decoration-infobox-no-icon-primary-gray::before,
html[lang|=ar] .sv-decoration-infobox-no-icon-secondary::before, html[lang|=ar] .sv-decoration-infobox-with-icon-secondary::before, html[lang|=arc] .sv-decoration-infobox-with-icon-important::before, html[lang|=arc] .sv-decoration-infobox-with-icon-primary::before,
html[lang|=arc] .sv-decoration-infobox-with-icon-primary-gray::before, html[lang|=arc] .sv-decoration-infobox-with-icon-extra-important::before,
html[lang|=arc] .sv-decoration-infobox-with-icon-extra-important-gray::before, html[lang|=arc] .sv-decoration-infobox-no-icon-important::before,
html[lang|=arc] .sv-decoration-infobox-no-icon-primary::before, html[lang|=arc] .sv-decoration-infobox-no-icon-primary-gray::before,
html[lang|=arc] .sv-decoration-infobox-no-icon-secondary::before, html[lang|=arc] .sv-decoration-infobox-with-icon-secondary::before, html[lang|=ckb] .sv-decoration-infobox-with-icon-important::before, html[lang|=ckb] .sv-decoration-infobox-with-icon-primary::before,
html[lang|=ckb] .sv-decoration-infobox-with-icon-primary-gray::before, html[lang|=ckb] .sv-decoration-infobox-with-icon-extra-important::before,
html[lang|=ckb] .sv-decoration-infobox-with-icon-extra-important-gray::before, html[lang|=ckb] .sv-decoration-infobox-no-icon-important::before,
html[lang|=ckb] .sv-decoration-infobox-no-icon-primary::before, html[lang|=ckb] .sv-decoration-infobox-no-icon-primary-gray::before,
html[lang|=ckb] .sv-decoration-infobox-no-icon-secondary::before, html[lang|=ckb] .sv-decoration-infobox-with-icon-secondary::before, html[lang|=dv] .sv-decoration-infobox-with-icon-important::before, html[lang|=dv] .sv-decoration-infobox-with-icon-primary::before,
html[lang|=dv] .sv-decoration-infobox-with-icon-primary-gray::before, html[lang|=dv] .sv-decoration-infobox-with-icon-extra-important::before,
html[lang|=dv] .sv-decoration-infobox-with-icon-extra-important-gray::before, html[lang|=dv] .sv-decoration-infobox-no-icon-important::before,
html[lang|=dv] .sv-decoration-infobox-no-icon-primary::before, html[lang|=dv] .sv-decoration-infobox-no-icon-primary-gray::before,
html[lang|=dv] .sv-decoration-infobox-no-icon-secondary::before, html[lang|=dv] .sv-decoration-infobox-with-icon-secondary::before, html[lang|=fa] .sv-decoration-infobox-with-icon-important::before, html[lang|=fa] .sv-decoration-infobox-with-icon-primary::before,
html[lang|=fa] .sv-decoration-infobox-with-icon-primary-gray::before, html[lang|=fa] .sv-decoration-infobox-with-icon-extra-important::before,
html[lang|=fa] .sv-decoration-infobox-with-icon-extra-important-gray::before, html[lang|=fa] .sv-decoration-infobox-no-icon-important::before,
html[lang|=fa] .sv-decoration-infobox-no-icon-primary::before, html[lang|=fa] .sv-decoration-infobox-no-icon-primary-gray::before,
html[lang|=fa] .sv-decoration-infobox-no-icon-secondary::before, html[lang|=fa] .sv-decoration-infobox-with-icon-secondary::before, html[lang|=ha] .sv-decoration-infobox-with-icon-important::before, html[lang|=ha] .sv-decoration-infobox-with-icon-primary::before,
html[lang|=ha] .sv-decoration-infobox-with-icon-primary-gray::before, html[lang|=ha] .sv-decoration-infobox-with-icon-extra-important::before,
html[lang|=ha] .sv-decoration-infobox-with-icon-extra-important-gray::before, html[lang|=ha] .sv-decoration-infobox-no-icon-important::before,
html[lang|=ha] .sv-decoration-infobox-no-icon-primary::before, html[lang|=ha] .sv-decoration-infobox-no-icon-primary-gray::before,
html[lang|=ha] .sv-decoration-infobox-no-icon-secondary::before, html[lang|=ha] .sv-decoration-infobox-with-icon-secondary::before, html[lang|=he] .sv-decoration-infobox-with-icon-important::before, html[lang|=he] .sv-decoration-infobox-with-icon-primary::before,
html[lang|=he] .sv-decoration-infobox-with-icon-primary-gray::before, html[lang|=he] .sv-decoration-infobox-with-icon-extra-important::before,
html[lang|=he] .sv-decoration-infobox-with-icon-extra-important-gray::before, html[lang|=he] .sv-decoration-infobox-no-icon-important::before,
html[lang|=he] .sv-decoration-infobox-no-icon-primary::before, html[lang|=he] .sv-decoration-infobox-no-icon-primary-gray::before,
html[lang|=he] .sv-decoration-infobox-no-icon-secondary::before, html[lang|=he] .sv-decoration-infobox-with-icon-secondary::before, html[lang|=khw] .sv-decoration-infobox-with-icon-important::before, html[lang|=khw] .sv-decoration-infobox-with-icon-primary::before,
html[lang|=khw] .sv-decoration-infobox-with-icon-primary-gray::before, html[lang|=khw] .sv-decoration-infobox-with-icon-extra-important::before,
html[lang|=khw] .sv-decoration-infobox-with-icon-extra-important-gray::before, html[lang|=khw] .sv-decoration-infobox-no-icon-important::before,
html[lang|=khw] .sv-decoration-infobox-no-icon-primary::before, html[lang|=khw] .sv-decoration-infobox-no-icon-primary-gray::before,
html[lang|=khw] .sv-decoration-infobox-no-icon-secondary::before, html[lang|=khw] .sv-decoration-infobox-with-icon-secondary::before, html[lang|=ks] .sv-decoration-infobox-with-icon-important::before, html[lang|=ks] .sv-decoration-infobox-with-icon-primary::before,
html[lang|=ks] .sv-decoration-infobox-with-icon-primary-gray::before, html[lang|=ks] .sv-decoration-infobox-with-icon-extra-important::before,
html[lang|=ks] .sv-decoration-infobox-with-icon-extra-important-gray::before, html[lang|=ks] .sv-decoration-infobox-no-icon-important::before,
html[lang|=ks] .sv-decoration-infobox-no-icon-primary::before, html[lang|=ks] .sv-decoration-infobox-no-icon-primary-gray::before,
html[lang|=ks] .sv-decoration-infobox-no-icon-secondary::before, html[lang|=ks] .sv-decoration-infobox-with-icon-secondary::before, html[lang|=ku] .sv-decoration-infobox-with-icon-important::before, html[lang|=ku] .sv-decoration-infobox-with-icon-primary::before,
html[lang|=ku] .sv-decoration-infobox-with-icon-primary-gray::before, html[lang|=ku] .sv-decoration-infobox-with-icon-extra-important::before,
html[lang|=ku] .sv-decoration-infobox-with-icon-extra-important-gray::before, html[lang|=ku] .sv-decoration-infobox-no-icon-important::before,
html[lang|=ku] .sv-decoration-infobox-no-icon-primary::before, html[lang|=ku] .sv-decoration-infobox-no-icon-primary-gray::before,
html[lang|=ku] .sv-decoration-infobox-no-icon-secondary::before, html[lang|=ku] .sv-decoration-infobox-with-icon-secondary::before, html[lang|=ps] .sv-decoration-infobox-with-icon-important::before, html[lang|=ps] .sv-decoration-infobox-with-icon-primary::before,
html[lang|=ps] .sv-decoration-infobox-with-icon-primary-gray::before, html[lang|=ps] .sv-decoration-infobox-with-icon-extra-important::before,
html[lang|=ps] .sv-decoration-infobox-with-icon-extra-important-gray::before, html[lang|=ps] .sv-decoration-infobox-no-icon-important::before,
html[lang|=ps] .sv-decoration-infobox-no-icon-primary::before, html[lang|=ps] .sv-decoration-infobox-no-icon-primary-gray::before,
html[lang|=ps] .sv-decoration-infobox-no-icon-secondary::before, html[lang|=ps] .sv-decoration-infobox-with-icon-secondary::before, html[lang|=prs] .sv-decoration-infobox-with-icon-important::before, html[lang|=prs] .sv-decoration-infobox-with-icon-primary::before,
html[lang|=prs] .sv-decoration-infobox-with-icon-primary-gray::before, html[lang|=prs] .sv-decoration-infobox-with-icon-extra-important::before,
html[lang|=prs] .sv-decoration-infobox-with-icon-extra-important-gray::before, html[lang|=prs] .sv-decoration-infobox-no-icon-important::before,
html[lang|=prs] .sv-decoration-infobox-no-icon-primary::before, html[lang|=prs] .sv-decoration-infobox-no-icon-primary-gray::before,
html[lang|=prs] .sv-decoration-infobox-no-icon-secondary::before, html[lang|=prs] .sv-decoration-infobox-with-icon-secondary::before, html[lang|=ur] .sv-decoration-infobox-with-icon-important::before, html[lang|=ur] .sv-decoration-infobox-with-icon-primary::before,
html[lang|=ur] .sv-decoration-infobox-with-icon-primary-gray::before, html[lang|=ur] .sv-decoration-infobox-with-icon-extra-important::before,
html[lang|=ur] .sv-decoration-infobox-with-icon-extra-important-gray::before, html[lang|=ur] .sv-decoration-infobox-no-icon-important::before,
html[lang|=ur] .sv-decoration-infobox-no-icon-primary::before, html[lang|=ur] .sv-decoration-infobox-no-icon-primary-gray::before,
html[lang|=ur] .sv-decoration-infobox-no-icon-secondary::before, html[lang|=ur] .sv-decoration-infobox-with-icon-secondary::before, html[lang|=yi] .sv-decoration-infobox-with-icon-important::before, html[lang|=yi] .sv-decoration-infobox-with-icon-primary::before,
html[lang|=yi] .sv-decoration-infobox-with-icon-primary-gray::before, html[lang|=yi] .sv-decoration-infobox-with-icon-extra-important::before,
html[lang|=yi] .sv-decoration-infobox-with-icon-extra-important-gray::before, html[lang|=yi] .sv-decoration-infobox-no-icon-important::before,
html[lang|=yi] .sv-decoration-infobox-no-icon-primary::before, html[lang|=yi] .sv-decoration-infobox-no-icon-primary-gray::before,
html[lang|=yi] .sv-decoration-infobox-no-icon-secondary::before, html[lang|=yi] .sv-decoration-infobox-with-icon-secondary::before {
  margin-right: -2.125rem;
}
html[lang|=ar] .sv-decoration-infobox-with-icon-important, html[lang|=ar] .sv-decoration-infobox-with-icon-primary,
html[lang|=ar] .sv-decoration-infobox-with-icon-primary-gray, html[lang|=ar] .sv-decoration-infobox-with-icon-extra-important,
html[lang|=ar] .sv-decoration-infobox-with-icon-extra-important-gray, html[lang|=ar] .sv-decoration-infobox-with-icon-secondary, html[lang|=arc] .sv-decoration-infobox-with-icon-important, html[lang|=arc] .sv-decoration-infobox-with-icon-primary,
html[lang|=arc] .sv-decoration-infobox-with-icon-primary-gray, html[lang|=arc] .sv-decoration-infobox-with-icon-extra-important,
html[lang|=arc] .sv-decoration-infobox-with-icon-extra-important-gray, html[lang|=arc] .sv-decoration-infobox-with-icon-secondary, html[lang|=ckb] .sv-decoration-infobox-with-icon-important, html[lang|=ckb] .sv-decoration-infobox-with-icon-primary,
html[lang|=ckb] .sv-decoration-infobox-with-icon-primary-gray, html[lang|=ckb] .sv-decoration-infobox-with-icon-extra-important,
html[lang|=ckb] .sv-decoration-infobox-with-icon-extra-important-gray, html[lang|=ckb] .sv-decoration-infobox-with-icon-secondary, html[lang|=dv] .sv-decoration-infobox-with-icon-important, html[lang|=dv] .sv-decoration-infobox-with-icon-primary,
html[lang|=dv] .sv-decoration-infobox-with-icon-primary-gray, html[lang|=dv] .sv-decoration-infobox-with-icon-extra-important,
html[lang|=dv] .sv-decoration-infobox-with-icon-extra-important-gray, html[lang|=dv] .sv-decoration-infobox-with-icon-secondary, html[lang|=fa] .sv-decoration-infobox-with-icon-important, html[lang|=fa] .sv-decoration-infobox-with-icon-primary,
html[lang|=fa] .sv-decoration-infobox-with-icon-primary-gray, html[lang|=fa] .sv-decoration-infobox-with-icon-extra-important,
html[lang|=fa] .sv-decoration-infobox-with-icon-extra-important-gray, html[lang|=fa] .sv-decoration-infobox-with-icon-secondary, html[lang|=ha] .sv-decoration-infobox-with-icon-important, html[lang|=ha] .sv-decoration-infobox-with-icon-primary,
html[lang|=ha] .sv-decoration-infobox-with-icon-primary-gray, html[lang|=ha] .sv-decoration-infobox-with-icon-extra-important,
html[lang|=ha] .sv-decoration-infobox-with-icon-extra-important-gray, html[lang|=ha] .sv-decoration-infobox-with-icon-secondary, html[lang|=he] .sv-decoration-infobox-with-icon-important, html[lang|=he] .sv-decoration-infobox-with-icon-primary,
html[lang|=he] .sv-decoration-infobox-with-icon-primary-gray, html[lang|=he] .sv-decoration-infobox-with-icon-extra-important,
html[lang|=he] .sv-decoration-infobox-with-icon-extra-important-gray, html[lang|=he] .sv-decoration-infobox-with-icon-secondary, html[lang|=khw] .sv-decoration-infobox-with-icon-important, html[lang|=khw] .sv-decoration-infobox-with-icon-primary,
html[lang|=khw] .sv-decoration-infobox-with-icon-primary-gray, html[lang|=khw] .sv-decoration-infobox-with-icon-extra-important,
html[lang|=khw] .sv-decoration-infobox-with-icon-extra-important-gray, html[lang|=khw] .sv-decoration-infobox-with-icon-secondary, html[lang|=ks] .sv-decoration-infobox-with-icon-important, html[lang|=ks] .sv-decoration-infobox-with-icon-primary,
html[lang|=ks] .sv-decoration-infobox-with-icon-primary-gray, html[lang|=ks] .sv-decoration-infobox-with-icon-extra-important,
html[lang|=ks] .sv-decoration-infobox-with-icon-extra-important-gray, html[lang|=ks] .sv-decoration-infobox-with-icon-secondary, html[lang|=ku] .sv-decoration-infobox-with-icon-important, html[lang|=ku] .sv-decoration-infobox-with-icon-primary,
html[lang|=ku] .sv-decoration-infobox-with-icon-primary-gray, html[lang|=ku] .sv-decoration-infobox-with-icon-extra-important,
html[lang|=ku] .sv-decoration-infobox-with-icon-extra-important-gray, html[lang|=ku] .sv-decoration-infobox-with-icon-secondary, html[lang|=ps] .sv-decoration-infobox-with-icon-important, html[lang|=ps] .sv-decoration-infobox-with-icon-primary,
html[lang|=ps] .sv-decoration-infobox-with-icon-primary-gray, html[lang|=ps] .sv-decoration-infobox-with-icon-extra-important,
html[lang|=ps] .sv-decoration-infobox-with-icon-extra-important-gray, html[lang|=ps] .sv-decoration-infobox-with-icon-secondary, html[lang|=prs] .sv-decoration-infobox-with-icon-important, html[lang|=prs] .sv-decoration-infobox-with-icon-primary,
html[lang|=prs] .sv-decoration-infobox-with-icon-primary-gray, html[lang|=prs] .sv-decoration-infobox-with-icon-extra-important,
html[lang|=prs] .sv-decoration-infobox-with-icon-extra-important-gray, html[lang|=prs] .sv-decoration-infobox-with-icon-secondary, html[lang|=ur] .sv-decoration-infobox-with-icon-important, html[lang|=ur] .sv-decoration-infobox-with-icon-primary,
html[lang|=ur] .sv-decoration-infobox-with-icon-primary-gray, html[lang|=ur] .sv-decoration-infobox-with-icon-extra-important,
html[lang|=ur] .sv-decoration-infobox-with-icon-extra-important-gray, html[lang|=ur] .sv-decoration-infobox-with-icon-secondary, html[lang|=yi] .sv-decoration-infobox-with-icon-important, html[lang|=yi] .sv-decoration-infobox-with-icon-primary,
html[lang|=yi] .sv-decoration-infobox-with-icon-primary-gray, html[lang|=yi] .sv-decoration-infobox-with-icon-extra-important,
html[lang|=yi] .sv-decoration-infobox-with-icon-extra-important-gray, html[lang|=yi] .sv-decoration-infobox-with-icon-secondary {
  padding-right: 3.75rem;
  max-width: 42.3rem;
}
html[lang|=ar] .sv-decoration-infobox-no-icon-important,
html[lang|=ar] .sv-decoration-infobox-no-icon-primary, html[lang|=ar] .sv-decoration-infobox-no-icon-primary-gray,
html[lang|=ar] .sv-decoration-infobox-no-icon-secondary, html[lang|=arc] .sv-decoration-infobox-no-icon-important,
html[lang|=arc] .sv-decoration-infobox-no-icon-primary, html[lang|=arc] .sv-decoration-infobox-no-icon-primary-gray,
html[lang|=arc] .sv-decoration-infobox-no-icon-secondary, html[lang|=ckb] .sv-decoration-infobox-no-icon-important,
html[lang|=ckb] .sv-decoration-infobox-no-icon-primary, html[lang|=ckb] .sv-decoration-infobox-no-icon-primary-gray,
html[lang|=ckb] .sv-decoration-infobox-no-icon-secondary, html[lang|=dv] .sv-decoration-infobox-no-icon-important,
html[lang|=dv] .sv-decoration-infobox-no-icon-primary, html[lang|=dv] .sv-decoration-infobox-no-icon-primary-gray,
html[lang|=dv] .sv-decoration-infobox-no-icon-secondary, html[lang|=fa] .sv-decoration-infobox-no-icon-important,
html[lang|=fa] .sv-decoration-infobox-no-icon-primary, html[lang|=fa] .sv-decoration-infobox-no-icon-primary-gray,
html[lang|=fa] .sv-decoration-infobox-no-icon-secondary, html[lang|=ha] .sv-decoration-infobox-no-icon-important,
html[lang|=ha] .sv-decoration-infobox-no-icon-primary, html[lang|=ha] .sv-decoration-infobox-no-icon-primary-gray,
html[lang|=ha] .sv-decoration-infobox-no-icon-secondary, html[lang|=he] .sv-decoration-infobox-no-icon-important,
html[lang|=he] .sv-decoration-infobox-no-icon-primary, html[lang|=he] .sv-decoration-infobox-no-icon-primary-gray,
html[lang|=he] .sv-decoration-infobox-no-icon-secondary, html[lang|=khw] .sv-decoration-infobox-no-icon-important,
html[lang|=khw] .sv-decoration-infobox-no-icon-primary, html[lang|=khw] .sv-decoration-infobox-no-icon-primary-gray,
html[lang|=khw] .sv-decoration-infobox-no-icon-secondary, html[lang|=ks] .sv-decoration-infobox-no-icon-important,
html[lang|=ks] .sv-decoration-infobox-no-icon-primary, html[lang|=ks] .sv-decoration-infobox-no-icon-primary-gray,
html[lang|=ks] .sv-decoration-infobox-no-icon-secondary, html[lang|=ku] .sv-decoration-infobox-no-icon-important,
html[lang|=ku] .sv-decoration-infobox-no-icon-primary, html[lang|=ku] .sv-decoration-infobox-no-icon-primary-gray,
html[lang|=ku] .sv-decoration-infobox-no-icon-secondary, html[lang|=ps] .sv-decoration-infobox-no-icon-important,
html[lang|=ps] .sv-decoration-infobox-no-icon-primary, html[lang|=ps] .sv-decoration-infobox-no-icon-primary-gray,
html[lang|=ps] .sv-decoration-infobox-no-icon-secondary, html[lang|=prs] .sv-decoration-infobox-no-icon-important,
html[lang|=prs] .sv-decoration-infobox-no-icon-primary, html[lang|=prs] .sv-decoration-infobox-no-icon-primary-gray,
html[lang|=prs] .sv-decoration-infobox-no-icon-secondary, html[lang|=ur] .sv-decoration-infobox-no-icon-important,
html[lang|=ur] .sv-decoration-infobox-no-icon-primary, html[lang|=ur] .sv-decoration-infobox-no-icon-primary-gray,
html[lang|=ur] .sv-decoration-infobox-no-icon-secondary, html[lang|=yi] .sv-decoration-infobox-no-icon-important,
html[lang|=yi] .sv-decoration-infobox-no-icon-primary, html[lang|=yi] .sv-decoration-infobox-no-icon-primary-gray,
html[lang|=yi] .sv-decoration-infobox-no-icon-secondary {
  max-width: 44rem;
}

.sv-decoration-infobox-with-icon-important, .sv-decoration-infobox-with-icon-primary, .sv-decoration-infobox-with-icon-primary-gray, .sv-decoration-infobox-with-icon-extra-important, .sv-decoration-infobox-with-icon-extra-important-gray, .sv-decoration-infobox-no-icon-important, .sv-decoration-infobox-no-icon-primary, .sv-decoration-infobox-no-icon-primary-gray, .sv-decoration-infobox-no-icon-secondary, .sv-decoration-infobox-with-icon-secondary {
  padding: var(--env-spacing-x-large) var(--env-spacing-xxx-large) var(--env-spacing-x-large) var(--env-spacing-xxx-large);
  margin: var(--env-spacing-xxxx-large) 0;
  max-width: 44rem;
}
.sv-decoration-infobox-with-icon-important h1, .sv-decoration-infobox-with-icon-important h2, .sv-decoration-infobox-with-icon-important h3, .sv-decoration-infobox-with-icon-important h4, .sv-decoration-infobox-with-icon-important h5, .sv-decoration-infobox-with-icon-primary h1, .sv-decoration-infobox-with-icon-primary h2, .sv-decoration-infobox-with-icon-primary h3, .sv-decoration-infobox-with-icon-primary h4, .sv-decoration-infobox-with-icon-primary h5, .sv-decoration-infobox-with-icon-primary-gray h1, .sv-decoration-infobox-with-icon-primary-gray h2, .sv-decoration-infobox-with-icon-primary-gray h3, .sv-decoration-infobox-with-icon-primary-gray h4, .sv-decoration-infobox-with-icon-primary-gray h5, .sv-decoration-infobox-with-icon-extra-important h1, .sv-decoration-infobox-with-icon-extra-important h2, .sv-decoration-infobox-with-icon-extra-important h3, .sv-decoration-infobox-with-icon-extra-important h4, .sv-decoration-infobox-with-icon-extra-important h5, .sv-decoration-infobox-with-icon-extra-important-gray h1, .sv-decoration-infobox-with-icon-extra-important-gray h2, .sv-decoration-infobox-with-icon-extra-important-gray h3, .sv-decoration-infobox-with-icon-extra-important-gray h4, .sv-decoration-infobox-with-icon-extra-important-gray h5, .sv-decoration-infobox-no-icon-important h1, .sv-decoration-infobox-no-icon-important h2, .sv-decoration-infobox-no-icon-important h3, .sv-decoration-infobox-no-icon-important h4, .sv-decoration-infobox-no-icon-important h5, .sv-decoration-infobox-no-icon-primary h1, .sv-decoration-infobox-no-icon-primary h2, .sv-decoration-infobox-no-icon-primary h3, .sv-decoration-infobox-no-icon-primary h4, .sv-decoration-infobox-no-icon-primary h5, .sv-decoration-infobox-no-icon-primary-gray h1, .sv-decoration-infobox-no-icon-primary-gray h2, .sv-decoration-infobox-no-icon-primary-gray h3, .sv-decoration-infobox-no-icon-primary-gray h4, .sv-decoration-infobox-no-icon-primary-gray h5, .sv-decoration-infobox-no-icon-secondary h1, .sv-decoration-infobox-no-icon-secondary h2, .sv-decoration-infobox-no-icon-secondary h3, .sv-decoration-infobox-no-icon-secondary h4, .sv-decoration-infobox-no-icon-secondary h5, .sv-decoration-infobox-with-icon-secondary h1, .sv-decoration-infobox-with-icon-secondary h2, .sv-decoration-infobox-with-icon-secondary h3, .sv-decoration-infobox-with-icon-secondary h4, .sv-decoration-infobox-with-icon-secondary h5 {
  margin: 0 0 0.875rem 0;
  font-size: 1.125rem;
  font-weight: 600;
  line-height: var(--env-spacing-x-large);
}
.sv-decoration-infobox-with-icon-important p, .sv-decoration-infobox-with-icon-primary p, .sv-decoration-infobox-with-icon-primary-gray p, .sv-decoration-infobox-with-icon-extra-important p, .sv-decoration-infobox-with-icon-extra-important-gray p, .sv-decoration-infobox-no-icon-important p, .sv-decoration-infobox-no-icon-primary p, .sv-decoration-infobox-no-icon-primary-gray p, .sv-decoration-infobox-no-icon-secondary p, .sv-decoration-infobox-with-icon-secondary p {
  font-size: var(--env-spacing-medium);
  line-height: var(--env-spacing-x-large);
  margin-bottom: 0.875rem;
}
.sv-decoration-infobox-with-icon-important, .sv-decoration-infobox-with-icon-primary, .sv-decoration-infobox-with-icon-secondary, .sv-decoration-infobox-with-icon-primary-gray, .sv-decoration-infobox-with-icon-extra-important, .sv-decoration-infobox-with-icon-extra-important-gray {
  padding-left: 3.75rem;
  max-width: 42.3rem;
}
.sv-decoration-infobox-with-icon-important::before, .sv-decoration-infobox-with-icon-primary::before, .sv-decoration-infobox-with-icon-secondary::before, .sv-decoration-infobox-with-icon-primary-gray::before, .sv-decoration-infobox-with-icon-extra-important::before, .sv-decoration-infobox-with-icon-extra-important-gray::before {
  font-family: var(--mv-font-awesome);
  content: "\f05a";
  font-weight: 900;
  display: inline-block;
  font-size: var(--env-font-size-large);
  margin-left: -2.125rem;
}
.sv-decoration-infobox-with-icon-important > .sv-text-portlet-content, .sv-decoration-infobox-with-icon-primary > .sv-text-portlet-content, .sv-decoration-infobox-with-icon-secondary > .sv-text-portlet-content, .sv-decoration-infobox-with-icon-primary-gray > .sv-text-portlet-content, .sv-decoration-infobox-with-icon-extra-important > .sv-text-portlet-content, .sv-decoration-infobox-with-icon-extra-important-gray > .sv-text-portlet-content {
  margin-top: -1.375rem;
}
.sv-decoration-infobox-with-icon-important .sv-text-portlet:first-child, .sv-decoration-infobox-with-icon-primary .sv-text-portlet:first-child, .sv-decoration-infobox-with-icon-secondary .sv-text-portlet:first-child, .sv-decoration-infobox-with-icon-primary-gray .sv-text-portlet:first-child, .sv-decoration-infobox-with-icon-extra-important .sv-text-portlet:first-child, .sv-decoration-infobox-with-icon-extra-important-gray .sv-text-portlet:first-child {
  margin-top: -1.375rem;
}
.sv-decoration-infobox-with-icon-important, .sv-decoration-infobox-no-icon-important {
  background: #FFF1D6;
}
.sv-decoration-infobox-with-icon-primary, .sv-decoration-infobox-no-icon-primary {
  background: var(--mv-blue-10);
}
.sv-decoration-infobox-with-icon-secondary, .sv-decoration-infobox-no-icon-secondary {
  background: var(--mv-gray-20);
}
.sv-decoration-infobox-with-icon-primary-gray, .sv-decoration-infobox-no-icon-primary-gray {
  background: var(--mv-blue-30);
}
.sv-decoration-infobox-with-icon-extra-important, .sv-decoration-infobox-with-icon-extra-important-gray {
  background: var(--mv-red-10);
}
.sv-decoration-infobox-with-icon-extra-important::before, .sv-decoration-infobox-with-icon-extra-important-gray::before {
  font-family: var(--mv-font-awesome);
  content: "\f071";
  color: var(--mv-red-100);
}
.sv-decoration-infobox-with-icon-extra-important > .sv-text-portlet-content, .sv-decoration-infobox-with-icon-extra-important-gray > .sv-text-portlet-content {
  margin-top: -1.375rem;
}
.sv-decoration-infobox-with-icon-extra-important .sv-text-portlet:first-child, .sv-decoration-infobox-with-icon-extra-important-gray .sv-text-portlet:first-child {
  margin-top: -1.375rem;
}
.sv-decoration-infobox-with-icon-extra-important-gray {
  background: var(--mv-red-20);
}
.pagecontent:has(.sv-decoration-process-list) {
  display: block;
}
@media (min-width: 1200px) {
  .sv-template-innehallssida---en-spalt .pagecontent:has(.sv-decoration-process-list) {
    display: block;
  }
}
.mv-bg-white:has(.sv-decoration-process-list) {
  position: relative;
}
.mv-bg-white:has(.sv-decoration-process-list):before, .mv-bg-white:has(.sv-decoration-process-list):after {
  content: "";
  position: absolute;
  background-color: var(--mv-white);
  top: 0;
  bottom: 0;
  width: calc(50vw - 50% - 0.5rem);
}
.mv-bg-white:has(.sv-decoration-process-list):before {
  right: 100%;
}
.mv-bg-white:has(.sv-decoration-process-list):after {
  left: 100%;
}
@media (min-width: 1200px) {
  .mv-bg-white:has(.sv-decoration-process-list):before, .mv-bg-white:has(.sv-decoration-process-list):after {
    content: "";
    position: relative;
    background-color: transparent;
    top: auto;
    bottom: auto;
    width: auto;
  }
  .mv-bg-white:has(.sv-decoration-process-list):before {
    right: auto;
  }
  .mv-bg-white:has(.sv-decoration-process-list):after {
    left: auto;
  }
}
ul.sv-decoration-process-list {
  padding: 0;
  margin: 0;
  list-style-type: none;
}
.sv-decoration-process-list {
  counter-reset: process;
}
.sv-decoration-process-list .sv-decoration-infobox-no-icon-important, .sv-decoration-process-list .sv-decoration-infobox-no-icon-primary, .sv-decoration-process-list .sv-decoration-infobox-no-icon-primary-gray, .sv-decoration-process-list .sv-decoration-infobox-no-icon-secondary {
  margin: 0;
  padding-bottom: var(--env-spacing-large);
  padding-top: var(--env-spacing-large);
}
.sv-decoration-process-list .sv-decoration-infobox-no-icon-important p, .sv-decoration-process-list .sv-decoration-infobox-no-icon-primary p, .sv-decoration-process-list .sv-decoration-infobox-no-icon-primary-gray p, .sv-decoration-process-list .sv-decoration-infobox-no-icon-secondary p {
  margin: 0;
}
.sv-decoration-process-list p.mv-font-intro {
  margin: 0;
}
.sv-decoration-process-list :not(.sv-collapsible-content) + .sv-collapsible-content {
  margin-top: 0;
}
.sv-decoration-process-list .sv-image-portlet {
  margin: 0;
  margin-bottom: var(--env-spacing-medium);
  text-align: center;
}
@media (min-width: 768px) {
  .sv-decoration-process-list .sv-image-portlet {
    text-align: initial;
    margin-bottom: 0;
  }
}
.sv-decoration-process-list h1, .sv-decoration-process-list h4, .sv-decoration-process-list h5, .sv-decoration-process-list h6 {
  font-size: var(--env-spacing-large);
  line-height: var(--env-spacing-xx-large);
  font-weight: 600;
  margin-top: var(--env-spacing-medium);
  margin-bottom: 0.375rem;
}
@media (min-width: 768px) {
  .sv-decoration-process-list h1, .sv-decoration-process-list h4, .sv-decoration-process-list h5, .sv-decoration-process-list h6 {
    margin-top: var(--env-spacing-large);
  }
}
.sv-decoration-process-list h2 {
  font-size: var(--env-spacing-large);
  line-height: var(--env-spacing-xx-large);
  font-weight: 600;
  margin-top: 1rem;
  margin-bottom: var(--mv-addition-spacing-medium-small);
}
@media (min-width: 768px) {
  .sv-decoration-process-list h2 {
    margin-top: 1.5rem;
  }
}
.sv-decoration-process-list h3 {
  font-size: 1.125rem;
  line-height: 1.625rem;
  font-weight: 600;
  margin-top: var(--env-spacing-xxx-large);
  margin-bottom: var(--mv-addition-spacing-medium-small);
}
.sv-decoration-process-list p {
  font-size: var(--env-spacing-medium);
  line-height: var(--env-spacing-x-large);
  font-weight: 400;
}
.sv-decoration-process-list > *:not(.sv-decoration-waiting-no-icon), .sv-decoration-process-list > *:not(.mv-decoration-waiting) {
  counter-increment: process;
  margin: 0;
  margin-bottom: var(--mv-addition-spacing-large);
  padding: var(--env-spacing-medium);
  padding-bottom: var(--env-spacing-xxxx-large);
}
.sv-decoration-process-list > *:not(.sv-decoration-waiting-no-icon):has(.mv-decoration-waiting), .sv-decoration-process-list > *:not(.mv-decoration-waiting):has(.mv-decoration-waiting) {
  counter-increment: none;
  padding-bottom: 0;
  margin-bottom: 0;
}
.sv-decoration-process-list > *:not(.sv-decoration-waiting-no-icon):has(.mv-decoration-waiting) .mv-decoration-waiting:last-child, .sv-decoration-process-list > *:not(.mv-decoration-waiting):has(.mv-decoration-waiting) .mv-decoration-waiting:last-child {
  padding-bottom: var(--env-spacing-medium);
  margin-bottom: var(--env-spacing-xxxx-large);
  margin-left: -1.565rem;
  margin-right: -1.565rem;
}
@media (min-width: 768px) {
  .sv-decoration-process-list > *:not(.sv-decoration-waiting-no-icon):has(.mv-decoration-waiting) .mv-decoration-waiting:last-child, .sv-decoration-process-list > *:not(.mv-decoration-waiting):has(.mv-decoration-waiting) .mv-decoration-waiting:last-child {
    padding-bottom: 1rem;
    margin-right: 0;
    margin-left: 0;
  }
}
.sv-decoration-process-list > *:not(.sv-decoration-waiting-no-icon):has(.sv-decoration-waiting-no-icon) .sv-decoration-waiting-no-icon, .sv-decoration-process-list > *:not(.mv-decoration-waiting):has(.sv-decoration-waiting-no-icon) .sv-decoration-waiting-no-icon {
  padding-bottom: 0.315rem;
  padding-left: var(--env-spacing-x-large);
}
.sv-decoration-process-list > *:not(.sv-decoration-waiting-no-icon):has(.sv-decoration-waiting-no-icon) .sv-decoration-waiting-no-icon:last-child, .sv-decoration-process-list > *:not(.mv-decoration-waiting):has(.sv-decoration-waiting-no-icon) .sv-decoration-waiting-no-icon:last-child {
  padding-bottom: var(--env-spacing-x-small);
}
@media (min-width: 768px) {
  .sv-decoration-process-list > *:not(.sv-decoration-waiting-no-icon), .sv-decoration-process-list > *:not(.mv-decoration-waiting) {
    margin: 0 -1rem var(--env-spacing-x-large) -1rem;
    padding: var(--env-spacing-x-large) 0;
  }
}
@media (min-width: 1200px) {
  .sv-decoration-process-list > *:not(.sv-decoration-waiting-no-icon), .sv-decoration-process-list > *:not(.mv-decoration-waiting) {
    margin: 0 0 var(--env-spacing-x-large) 0;
    padding: var(--env-spacing-x-large);
  }
}
.sv-decoration-process-list > *:not(.sv-decoration-waiting-no-icon) > div.sv-image-portlet img, .sv-decoration-process-list > *:not(.mv-decoration-waiting) > div.sv-image-portlet img {
  width: 17rem;
}
.sv-decoration-process-list > *:not(.sv-decoration-waiting-no-icon) > *:not(.sv-image-portlet), .sv-decoration-process-list > *:not(.sv-decoration-waiting-no-icon) > *:not(.mv-decoration-waiting), .sv-decoration-process-list > *:not(.mv-decoration-waiting) > *:not(.sv-image-portlet), .sv-decoration-process-list > *:not(.mv-decoration-waiting) > *:not(.mv-decoration-waiting) {
  position: relative;
  margin-bottom: var(--env-spacing-medium);
}
.sv-decoration-process-list > *:not(.sv-decoration-waiting-no-icon) > *:not(.sv-image-portlet):nth-child(2)::before, .sv-decoration-process-list > *:not(.sv-decoration-waiting-no-icon) > *:not(.mv-decoration-waiting):nth-child(2)::before, .sv-decoration-process-list > *:not(.mv-decoration-waiting) > *:not(.sv-image-portlet):nth-child(2)::before, .sv-decoration-process-list > *:not(.mv-decoration-waiting) > *:not(.mv-decoration-waiting):nth-child(2)::before {
  content: counter(process) ".";
  position: absolute;
  left: -1.4rem;
  font-family: "inter google", sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: var(--env-spacing-large);
  line-height: var(--env-spacing-xx-large);
  color: #000000;
}
.sv-decoration-process-list > *:not(.sv-decoration-waiting-no-icon) > *:not(.sv-image-portlet):last-child, .sv-decoration-process-list > *:not(.sv-decoration-waiting-no-icon) > *:not(.mv-decoration-waiting):last-child, .sv-decoration-process-list > *:not(.mv-decoration-waiting) > *:not(.sv-image-portlet):last-child, .sv-decoration-process-list > *:not(.mv-decoration-waiting) > *:not(.mv-decoration-waiting):last-child {
  padding-bottom: 0;
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .sv-decoration-process-list > *:not(.sv-decoration-waiting-no-icon), .sv-decoration-process-list > *:not(.mv-decoration-waiting) {
    display: grid;
    grid-template-areas: none;
    grid-template-columns: repeat(12, 1fr);
    grid-auto-flow: row dense;
  }
  .sv-decoration-process-list > *:not(.sv-decoration-waiting-no-icon) > div.sv-image-portlet img, .sv-decoration-process-list > *:not(.mv-decoration-waiting) > div.sv-image-portlet img {
    width: 100%;
  }
  .sv-decoration-process-list > *:not(.sv-decoration-waiting-no-icon) > *:not(.sv-image-portlet), .sv-decoration-process-list > *:not(.sv-decoration-waiting-no-icon) > *:not(.mv-decoration-waiting), .sv-decoration-process-list > *:not(.sv-decoration-waiting-no-icon) > *:not(.sv-decoration-waiting-no-icon), .sv-decoration-process-list > *:not(.mv-decoration-waiting) > *:not(.sv-image-portlet), .sv-decoration-process-list > *:not(.mv-decoration-waiting) > *:not(.mv-decoration-waiting), .sv-decoration-process-list > *:not(.mv-decoration-waiting) > *:not(.sv-decoration-waiting-no-icon) {
    padding-left: var(--env-spacing-large);
  }
  .sv-decoration-process-list > *:not(.sv-decoration-waiting-no-icon) > *:not(.sv-image-portlet):nth-child(2)::before, .sv-decoration-process-list > *:not(.sv-decoration-waiting-no-icon) > *:not(.mv-decoration-waiting):nth-child(2)::before, .sv-decoration-process-list > *:not(.sv-decoration-waiting-no-icon) > *:not(.sv-decoration-waiting-no-icon):nth-child(2)::before, .sv-decoration-process-list > *:not(.mv-decoration-waiting) > *:not(.sv-image-portlet):nth-child(2)::before, .sv-decoration-process-list > *:not(.mv-decoration-waiting) > *:not(.mv-decoration-waiting):nth-child(2)::before, .sv-decoration-process-list > *:not(.mv-decoration-waiting) > *:not(.sv-decoration-waiting-no-icon):nth-child(2)::before {
    left: -0.188rem;
    top: 1.5rem;
  }
  .sv-decoration-process-list > *:not(.sv-decoration-waiting-no-icon):nth-child(odd) > div.sv-image-portlet, .sv-decoration-process-list > *:not(.mv-decoration-waiting):nth-child(odd) > div.sv-image-portlet {
    grid-column: 1/span 3;
    margin-right: var(--env-spacing-x-large);
    width: 13rem;
    margin-top: var(--env-spacing-medium);
  }
  .sv-decoration-process-list > *:not(.sv-decoration-waiting-no-icon):nth-child(odd) > *:not(.sv-image-portlet, .mv-decoration-waiting), .sv-decoration-process-list > *:not(.mv-decoration-waiting):nth-child(odd) > *:not(.sv-image-portlet, .mv-decoration-waiting) {
    grid-column: 4/span 9;
  }
  .sv-decoration-process-list > *:not(.sv-decoration-waiting-no-icon):nth-child(even) > div.sv-image-portlet, .sv-decoration-process-list > *:not(.mv-decoration-waiting):nth-child(even) > div.sv-image-portlet {
    grid-column: 10/span 3;
    width: 13rem;
    margin-top: var(--env-spacing-medium);
  }
  .sv-decoration-process-list > *:not(.sv-decoration-waiting-no-icon):nth-child(even) > *:not(.sv-image-portlet, .mv-decoration-waiting), .sv-decoration-process-list > *:not(.mv-decoration-waiting):nth-child(even) > *:not(.sv-image-portlet, .mv-decoration-waiting) {
    grid-column: 1/span 9;
  }
}
@media (min-width: 1200px) {
  .sv-decoration-process-list > *:not(.sv-decoration-waiting-no-icon):nth-child(odd) > div.sv-image-portlet, .sv-decoration-process-list > *:not(.mv-decoration-waiting):nth-child(odd) > div.sv-image-portlet {
    grid-column: 1/span 3;
    width: 17rem;
  }
  .sv-decoration-process-list > *:not(.sv-decoration-waiting-no-icon):nth-child(odd) > *:not(.sv-image-portlet, .mv-decoration-waiting), .sv-decoration-process-list > *:not(.mv-decoration-waiting):nth-child(odd) > *:not(.sv-image-portlet, .mv-decoration-waiting) {
    grid-column: 4/span 7;
  }
  .sv-decoration-process-list > *:not(.sv-decoration-waiting-no-icon):nth-child(odd) > .mv-decoration-waiting, .sv-decoration-process-list > *:not(.mv-decoration-waiting):nth-child(odd) > .mv-decoration-waiting {
    grid-column: 2/span 10;
  }
  .sv-decoration-process-list > *:not(.sv-decoration-waiting-no-icon):nth-child(even) > div.sv-image-portlet, .sv-decoration-process-list > *:not(.mv-decoration-waiting):nth-child(even) > div.sv-image-portlet {
    grid-column: 10/span 3;
    width: 17rem;
  }
  .sv-decoration-process-list > *:not(.sv-decoration-waiting-no-icon):nth-child(even) > *:not(.sv-image-portlet, .mv-decoration-waiting), .sv-decoration-process-list > *:not(.mv-decoration-waiting):nth-child(even) > *:not(.sv-image-portlet, .mv-decoration-waiting) {
    grid-column: 3/span 7;
  }
  .sv-decoration-process-list > *:not(.sv-decoration-waiting-no-icon):nth-child(even) > .mv-decoration-waiting, .sv-decoration-process-list > *:not(.mv-decoration-waiting):nth-child(even) > .mv-decoration-waiting {
    grid-column: 2/span 10;
  }
}
.sv-decoration-process-list > *:not(.sv-decoration-waiting-no-icon) .mv-decoration-waiting, .sv-decoration-process-list > *:not(.mv-decoration-waiting) .mv-decoration-waiting {
  grid-column: 1/span 12;
}
html[lang|=ar] .sv-decoration-process-list > *:not(.sv-decoration-waiting-no-icon) > *:not(.sv-image-portlet):nth-child(2)::before, html[lang|=ar] .sv-decoration-process-list > *:not(.sv-decoration-waiting-no-icon) > *:not(.mv-decoration-waiting):nth-child(2)::before, html[lang|=ar] .sv-decoration-process-list > *:not(.mv-decoration-waiting) > *:not(.sv-image-portlet):nth-child(2)::before, html[lang|=ar] .sv-decoration-process-list > *:not(.mv-decoration-waiting) > *:not(.mv-decoration-waiting):nth-child(2)::before, html[lang|=arc] .sv-decoration-process-list > *:not(.sv-decoration-waiting-no-icon) > *:not(.sv-image-portlet):nth-child(2)::before, html[lang|=arc] .sv-decoration-process-list > *:not(.sv-decoration-waiting-no-icon) > *:not(.mv-decoration-waiting):nth-child(2)::before, html[lang|=arc] .sv-decoration-process-list > *:not(.mv-decoration-waiting) > *:not(.sv-image-portlet):nth-child(2)::before, html[lang|=arc] .sv-decoration-process-list > *:not(.mv-decoration-waiting) > *:not(.mv-decoration-waiting):nth-child(2)::before, html[lang|=ckb] .sv-decoration-process-list > *:not(.sv-decoration-waiting-no-icon) > *:not(.sv-image-portlet):nth-child(2)::before, html[lang|=ckb] .sv-decoration-process-list > *:not(.sv-decoration-waiting-no-icon) > *:not(.mv-decoration-waiting):nth-child(2)::before, html[lang|=ckb] .sv-decoration-process-list > *:not(.mv-decoration-waiting) > *:not(.sv-image-portlet):nth-child(2)::before, html[lang|=ckb] .sv-decoration-process-list > *:not(.mv-decoration-waiting) > *:not(.mv-decoration-waiting):nth-child(2)::before, html[lang|=dv] .sv-decoration-process-list > *:not(.sv-decoration-waiting-no-icon) > *:not(.sv-image-portlet):nth-child(2)::before, html[lang|=dv] .sv-decoration-process-list > *:not(.sv-decoration-waiting-no-icon) > *:not(.mv-decoration-waiting):nth-child(2)::before, html[lang|=dv] .sv-decoration-process-list > *:not(.mv-decoration-waiting) > *:not(.sv-image-portlet):nth-child(2)::before, html[lang|=dv] .sv-decoration-process-list > *:not(.mv-decoration-waiting) > *:not(.mv-decoration-waiting):nth-child(2)::before, html[lang|=fa] .sv-decoration-process-list > *:not(.sv-decoration-waiting-no-icon) > *:not(.sv-image-portlet):nth-child(2)::before, html[lang|=fa] .sv-decoration-process-list > *:not(.sv-decoration-waiting-no-icon) > *:not(.mv-decoration-waiting):nth-child(2)::before, html[lang|=fa] .sv-decoration-process-list > *:not(.mv-decoration-waiting) > *:not(.sv-image-portlet):nth-child(2)::before, html[lang|=fa] .sv-decoration-process-list > *:not(.mv-decoration-waiting) > *:not(.mv-decoration-waiting):nth-child(2)::before, html[lang|=ha] .sv-decoration-process-list > *:not(.sv-decoration-waiting-no-icon) > *:not(.sv-image-portlet):nth-child(2)::before, html[lang|=ha] .sv-decoration-process-list > *:not(.sv-decoration-waiting-no-icon) > *:not(.mv-decoration-waiting):nth-child(2)::before, html[lang|=ha] .sv-decoration-process-list > *:not(.mv-decoration-waiting) > *:not(.sv-image-portlet):nth-child(2)::before, html[lang|=ha] .sv-decoration-process-list > *:not(.mv-decoration-waiting) > *:not(.mv-decoration-waiting):nth-child(2)::before, html[lang|=he] .sv-decoration-process-list > *:not(.sv-decoration-waiting-no-icon) > *:not(.sv-image-portlet):nth-child(2)::before, html[lang|=he] .sv-decoration-process-list > *:not(.sv-decoration-waiting-no-icon) > *:not(.mv-decoration-waiting):nth-child(2)::before, html[lang|=he] .sv-decoration-process-list > *:not(.mv-decoration-waiting) > *:not(.sv-image-portlet):nth-child(2)::before, html[lang|=he] .sv-decoration-process-list > *:not(.mv-decoration-waiting) > *:not(.mv-decoration-waiting):nth-child(2)::before, html[lang|=khw] .sv-decoration-process-list > *:not(.sv-decoration-waiting-no-icon) > *:not(.sv-image-portlet):nth-child(2)::before, html[lang|=khw] .sv-decoration-process-list > *:not(.sv-decoration-waiting-no-icon) > *:not(.mv-decoration-waiting):nth-child(2)::before, html[lang|=khw] .sv-decoration-process-list > *:not(.mv-decoration-waiting) > *:not(.sv-image-portlet):nth-child(2)::before, html[lang|=khw] .sv-decoration-process-list > *:not(.mv-decoration-waiting) > *:not(.mv-decoration-waiting):nth-child(2)::before, html[lang|=ks] .sv-decoration-process-list > *:not(.sv-decoration-waiting-no-icon) > *:not(.sv-image-portlet):nth-child(2)::before, html[lang|=ks] .sv-decoration-process-list > *:not(.sv-decoration-waiting-no-icon) > *:not(.mv-decoration-waiting):nth-child(2)::before, html[lang|=ks] .sv-decoration-process-list > *:not(.mv-decoration-waiting) > *:not(.sv-image-portlet):nth-child(2)::before, html[lang|=ks] .sv-decoration-process-list > *:not(.mv-decoration-waiting) > *:not(.mv-decoration-waiting):nth-child(2)::before, html[lang|=ku] .sv-decoration-process-list > *:not(.sv-decoration-waiting-no-icon) > *:not(.sv-image-portlet):nth-child(2)::before, html[lang|=ku] .sv-decoration-process-list > *:not(.sv-decoration-waiting-no-icon) > *:not(.mv-decoration-waiting):nth-child(2)::before, html[lang|=ku] .sv-decoration-process-list > *:not(.mv-decoration-waiting) > *:not(.sv-image-portlet):nth-child(2)::before, html[lang|=ku] .sv-decoration-process-list > *:not(.mv-decoration-waiting) > *:not(.mv-decoration-waiting):nth-child(2)::before, html[lang|=ps] .sv-decoration-process-list > *:not(.sv-decoration-waiting-no-icon) > *:not(.sv-image-portlet):nth-child(2)::before, html[lang|=ps] .sv-decoration-process-list > *:not(.sv-decoration-waiting-no-icon) > *:not(.mv-decoration-waiting):nth-child(2)::before, html[lang|=ps] .sv-decoration-process-list > *:not(.mv-decoration-waiting) > *:not(.sv-image-portlet):nth-child(2)::before, html[lang|=ps] .sv-decoration-process-list > *:not(.mv-decoration-waiting) > *:not(.mv-decoration-waiting):nth-child(2)::before, html[lang|=prs] .sv-decoration-process-list > *:not(.sv-decoration-waiting-no-icon) > *:not(.sv-image-portlet):nth-child(2)::before, html[lang|=prs] .sv-decoration-process-list > *:not(.sv-decoration-waiting-no-icon) > *:not(.mv-decoration-waiting):nth-child(2)::before, html[lang|=prs] .sv-decoration-process-list > *:not(.mv-decoration-waiting) > *:not(.sv-image-portlet):nth-child(2)::before, html[lang|=prs] .sv-decoration-process-list > *:not(.mv-decoration-waiting) > *:not(.mv-decoration-waiting):nth-child(2)::before, html[lang|=ur] .sv-decoration-process-list > *:not(.sv-decoration-waiting-no-icon) > *:not(.sv-image-portlet):nth-child(2)::before, html[lang|=ur] .sv-decoration-process-list > *:not(.sv-decoration-waiting-no-icon) > *:not(.mv-decoration-waiting):nth-child(2)::before, html[lang|=ur] .sv-decoration-process-list > *:not(.mv-decoration-waiting) > *:not(.sv-image-portlet):nth-child(2)::before, html[lang|=ur] .sv-decoration-process-list > *:not(.mv-decoration-waiting) > *:not(.mv-decoration-waiting):nth-child(2)::before, html[lang|=yi] .sv-decoration-process-list > *:not(.sv-decoration-waiting-no-icon) > *:not(.sv-image-portlet):nth-child(2)::before, html[lang|=yi] .sv-decoration-process-list > *:not(.sv-decoration-waiting-no-icon) > *:not(.mv-decoration-waiting):nth-child(2)::before, html[lang|=yi] .sv-decoration-process-list > *:not(.mv-decoration-waiting) > *:not(.sv-image-portlet):nth-child(2)::before, html[lang|=yi] .sv-decoration-process-list > *:not(.mv-decoration-waiting) > *:not(.mv-decoration-waiting):nth-child(2)::before {
  position: absolute;
  right: -2rem;
}
@media (min-width: 768px) {
  html[lang|=ar] .sv-decoration-process-list > *:not(.sv-decoration-waiting-no-icon) > *:not(.sv-image-portlet), html[lang|=ar] .sv-decoration-process-list > *:not(.sv-decoration-waiting-no-icon) > *:not(.mv-decoration-waiting), html[lang|=ar] .sv-decoration-process-list > *:not(.sv-decoration-waiting-no-icon) > *:not(.sv-decoration-waiting-no-icon), html[lang|=ar] .sv-decoration-process-list > *:not(.mv-decoration-waiting) > *:not(.sv-image-portlet), html[lang|=ar] .sv-decoration-process-list > *:not(.mv-decoration-waiting) > *:not(.mv-decoration-waiting), html[lang|=ar] .sv-decoration-process-list > *:not(.mv-decoration-waiting) > *:not(.sv-decoration-waiting-no-icon), html[lang|=arc] .sv-decoration-process-list > *:not(.sv-decoration-waiting-no-icon) > *:not(.sv-image-portlet), html[lang|=arc] .sv-decoration-process-list > *:not(.sv-decoration-waiting-no-icon) > *:not(.mv-decoration-waiting), html[lang|=arc] .sv-decoration-process-list > *:not(.sv-decoration-waiting-no-icon) > *:not(.sv-decoration-waiting-no-icon), html[lang|=arc] .sv-decoration-process-list > *:not(.mv-decoration-waiting) > *:not(.sv-image-portlet), html[lang|=arc] .sv-decoration-process-list > *:not(.mv-decoration-waiting) > *:not(.mv-decoration-waiting), html[lang|=arc] .sv-decoration-process-list > *:not(.mv-decoration-waiting) > *:not(.sv-decoration-waiting-no-icon), html[lang|=ckb] .sv-decoration-process-list > *:not(.sv-decoration-waiting-no-icon) > *:not(.sv-image-portlet), html[lang|=ckb] .sv-decoration-process-list > *:not(.sv-decoration-waiting-no-icon) > *:not(.mv-decoration-waiting), html[lang|=ckb] .sv-decoration-process-list > *:not(.sv-decoration-waiting-no-icon) > *:not(.sv-decoration-waiting-no-icon), html[lang|=ckb] .sv-decoration-process-list > *:not(.mv-decoration-waiting) > *:not(.sv-image-portlet), html[lang|=ckb] .sv-decoration-process-list > *:not(.mv-decoration-waiting) > *:not(.mv-decoration-waiting), html[lang|=ckb] .sv-decoration-process-list > *:not(.mv-decoration-waiting) > *:not(.sv-decoration-waiting-no-icon), html[lang|=dv] .sv-decoration-process-list > *:not(.sv-decoration-waiting-no-icon) > *:not(.sv-image-portlet), html[lang|=dv] .sv-decoration-process-list > *:not(.sv-decoration-waiting-no-icon) > *:not(.mv-decoration-waiting), html[lang|=dv] .sv-decoration-process-list > *:not(.sv-decoration-waiting-no-icon) > *:not(.sv-decoration-waiting-no-icon), html[lang|=dv] .sv-decoration-process-list > *:not(.mv-decoration-waiting) > *:not(.sv-image-portlet), html[lang|=dv] .sv-decoration-process-list > *:not(.mv-decoration-waiting) > *:not(.mv-decoration-waiting), html[lang|=dv] .sv-decoration-process-list > *:not(.mv-decoration-waiting) > *:not(.sv-decoration-waiting-no-icon), html[lang|=fa] .sv-decoration-process-list > *:not(.sv-decoration-waiting-no-icon) > *:not(.sv-image-portlet), html[lang|=fa] .sv-decoration-process-list > *:not(.sv-decoration-waiting-no-icon) > *:not(.mv-decoration-waiting), html[lang|=fa] .sv-decoration-process-list > *:not(.sv-decoration-waiting-no-icon) > *:not(.sv-decoration-waiting-no-icon), html[lang|=fa] .sv-decoration-process-list > *:not(.mv-decoration-waiting) > *:not(.sv-image-portlet), html[lang|=fa] .sv-decoration-process-list > *:not(.mv-decoration-waiting) > *:not(.mv-decoration-waiting), html[lang|=fa] .sv-decoration-process-list > *:not(.mv-decoration-waiting) > *:not(.sv-decoration-waiting-no-icon), html[lang|=ha] .sv-decoration-process-list > *:not(.sv-decoration-waiting-no-icon) > *:not(.sv-image-portlet), html[lang|=ha] .sv-decoration-process-list > *:not(.sv-decoration-waiting-no-icon) > *:not(.mv-decoration-waiting), html[lang|=ha] .sv-decoration-process-list > *:not(.sv-decoration-waiting-no-icon) > *:not(.sv-decoration-waiting-no-icon), html[lang|=ha] .sv-decoration-process-list > *:not(.mv-decoration-waiting) > *:not(.sv-image-portlet), html[lang|=ha] .sv-decoration-process-list > *:not(.mv-decoration-waiting) > *:not(.mv-decoration-waiting), html[lang|=ha] .sv-decoration-process-list > *:not(.mv-decoration-waiting) > *:not(.sv-decoration-waiting-no-icon), html[lang|=he] .sv-decoration-process-list > *:not(.sv-decoration-waiting-no-icon) > *:not(.sv-image-portlet), html[lang|=he] .sv-decoration-process-list > *:not(.sv-decoration-waiting-no-icon) > *:not(.mv-decoration-waiting), html[lang|=he] .sv-decoration-process-list > *:not(.sv-decoration-waiting-no-icon) > *:not(.sv-decoration-waiting-no-icon), html[lang|=he] .sv-decoration-process-list > *:not(.mv-decoration-waiting) > *:not(.sv-image-portlet), html[lang|=he] .sv-decoration-process-list > *:not(.mv-decoration-waiting) > *:not(.mv-decoration-waiting), html[lang|=he] .sv-decoration-process-list > *:not(.mv-decoration-waiting) > *:not(.sv-decoration-waiting-no-icon), html[lang|=khw] .sv-decoration-process-list > *:not(.sv-decoration-waiting-no-icon) > *:not(.sv-image-portlet), html[lang|=khw] .sv-decoration-process-list > *:not(.sv-decoration-waiting-no-icon) > *:not(.mv-decoration-waiting), html[lang|=khw] .sv-decoration-process-list > *:not(.sv-decoration-waiting-no-icon) > *:not(.sv-decoration-waiting-no-icon), html[lang|=khw] .sv-decoration-process-list > *:not(.mv-decoration-waiting) > *:not(.sv-image-portlet), html[lang|=khw] .sv-decoration-process-list > *:not(.mv-decoration-waiting) > *:not(.mv-decoration-waiting), html[lang|=khw] .sv-decoration-process-list > *:not(.mv-decoration-waiting) > *:not(.sv-decoration-waiting-no-icon), html[lang|=ks] .sv-decoration-process-list > *:not(.sv-decoration-waiting-no-icon) > *:not(.sv-image-portlet), html[lang|=ks] .sv-decoration-process-list > *:not(.sv-decoration-waiting-no-icon) > *:not(.mv-decoration-waiting), html[lang|=ks] .sv-decoration-process-list > *:not(.sv-decoration-waiting-no-icon) > *:not(.sv-decoration-waiting-no-icon), html[lang|=ks] .sv-decoration-process-list > *:not(.mv-decoration-waiting) > *:not(.sv-image-portlet), html[lang|=ks] .sv-decoration-process-list > *:not(.mv-decoration-waiting) > *:not(.mv-decoration-waiting), html[lang|=ks] .sv-decoration-process-list > *:not(.mv-decoration-waiting) > *:not(.sv-decoration-waiting-no-icon), html[lang|=ku] .sv-decoration-process-list > *:not(.sv-decoration-waiting-no-icon) > *:not(.sv-image-portlet), html[lang|=ku] .sv-decoration-process-list > *:not(.sv-decoration-waiting-no-icon) > *:not(.mv-decoration-waiting), html[lang|=ku] .sv-decoration-process-list > *:not(.sv-decoration-waiting-no-icon) > *:not(.sv-decoration-waiting-no-icon), html[lang|=ku] .sv-decoration-process-list > *:not(.mv-decoration-waiting) > *:not(.sv-image-portlet), html[lang|=ku] .sv-decoration-process-list > *:not(.mv-decoration-waiting) > *:not(.mv-decoration-waiting), html[lang|=ku] .sv-decoration-process-list > *:not(.mv-decoration-waiting) > *:not(.sv-decoration-waiting-no-icon), html[lang|=ps] .sv-decoration-process-list > *:not(.sv-decoration-waiting-no-icon) > *:not(.sv-image-portlet), html[lang|=ps] .sv-decoration-process-list > *:not(.sv-decoration-waiting-no-icon) > *:not(.mv-decoration-waiting), html[lang|=ps] .sv-decoration-process-list > *:not(.sv-decoration-waiting-no-icon) > *:not(.sv-decoration-waiting-no-icon), html[lang|=ps] .sv-decoration-process-list > *:not(.mv-decoration-waiting) > *:not(.sv-image-portlet), html[lang|=ps] .sv-decoration-process-list > *:not(.mv-decoration-waiting) > *:not(.mv-decoration-waiting), html[lang|=ps] .sv-decoration-process-list > *:not(.mv-decoration-waiting) > *:not(.sv-decoration-waiting-no-icon), html[lang|=prs] .sv-decoration-process-list > *:not(.sv-decoration-waiting-no-icon) > *:not(.sv-image-portlet), html[lang|=prs] .sv-decoration-process-list > *:not(.sv-decoration-waiting-no-icon) > *:not(.mv-decoration-waiting), html[lang|=prs] .sv-decoration-process-list > *:not(.sv-decoration-waiting-no-icon) > *:not(.sv-decoration-waiting-no-icon), html[lang|=prs] .sv-decoration-process-list > *:not(.mv-decoration-waiting) > *:not(.sv-image-portlet), html[lang|=prs] .sv-decoration-process-list > *:not(.mv-decoration-waiting) > *:not(.mv-decoration-waiting), html[lang|=prs] .sv-decoration-process-list > *:not(.mv-decoration-waiting) > *:not(.sv-decoration-waiting-no-icon), html[lang|=ur] .sv-decoration-process-list > *:not(.sv-decoration-waiting-no-icon) > *:not(.sv-image-portlet), html[lang|=ur] .sv-decoration-process-list > *:not(.sv-decoration-waiting-no-icon) > *:not(.mv-decoration-waiting), html[lang|=ur] .sv-decoration-process-list > *:not(.sv-decoration-waiting-no-icon) > *:not(.sv-decoration-waiting-no-icon), html[lang|=ur] .sv-decoration-process-list > *:not(.mv-decoration-waiting) > *:not(.sv-image-portlet), html[lang|=ur] .sv-decoration-process-list > *:not(.mv-decoration-waiting) > *:not(.mv-decoration-waiting), html[lang|=ur] .sv-decoration-process-list > *:not(.mv-decoration-waiting) > *:not(.sv-decoration-waiting-no-icon), html[lang|=yi] .sv-decoration-process-list > *:not(.sv-decoration-waiting-no-icon) > *:not(.sv-image-portlet), html[lang|=yi] .sv-decoration-process-list > *:not(.sv-decoration-waiting-no-icon) > *:not(.mv-decoration-waiting), html[lang|=yi] .sv-decoration-process-list > *:not(.sv-decoration-waiting-no-icon) > *:not(.sv-decoration-waiting-no-icon), html[lang|=yi] .sv-decoration-process-list > *:not(.mv-decoration-waiting) > *:not(.sv-image-portlet), html[lang|=yi] .sv-decoration-process-list > *:not(.mv-decoration-waiting) > *:not(.mv-decoration-waiting), html[lang|=yi] .sv-decoration-process-list > *:not(.mv-decoration-waiting) > *:not(.sv-decoration-waiting-no-icon) {
    padding-right: var(--env-spacing-x-large);
    padding-left: var(--env-spacing-x-large);
    margin-left: var(--env-spacing-x-large);
    margin-right: 0;
  }
  html[lang|=ar] .sv-decoration-process-list > *:not(.sv-decoration-waiting-no-icon) > *:not(.sv-image-portlet):nth-child(2)::before, html[lang|=ar] .sv-decoration-process-list > *:not(.sv-decoration-waiting-no-icon) > *:not(.mv-decoration-waiting):nth-child(2)::before, html[lang|=ar] .sv-decoration-process-list > *:not(.sv-decoration-waiting-no-icon) > *:not(.sv-decoration-waiting-no-icon):nth-child(2)::before, html[lang|=ar] .sv-decoration-process-list > *:not(.mv-decoration-waiting) > *:not(.sv-image-portlet):nth-child(2)::before, html[lang|=ar] .sv-decoration-process-list > *:not(.mv-decoration-waiting) > *:not(.mv-decoration-waiting):nth-child(2)::before, html[lang|=ar] .sv-decoration-process-list > *:not(.mv-decoration-waiting) > *:not(.sv-decoration-waiting-no-icon):nth-child(2)::before, html[lang|=arc] .sv-decoration-process-list > *:not(.sv-decoration-waiting-no-icon) > *:not(.sv-image-portlet):nth-child(2)::before, html[lang|=arc] .sv-decoration-process-list > *:not(.sv-decoration-waiting-no-icon) > *:not(.mv-decoration-waiting):nth-child(2)::before, html[lang|=arc] .sv-decoration-process-list > *:not(.sv-decoration-waiting-no-icon) > *:not(.sv-decoration-waiting-no-icon):nth-child(2)::before, html[lang|=arc] .sv-decoration-process-list > *:not(.mv-decoration-waiting) > *:not(.sv-image-portlet):nth-child(2)::before, html[lang|=arc] .sv-decoration-process-list > *:not(.mv-decoration-waiting) > *:not(.mv-decoration-waiting):nth-child(2)::before, html[lang|=arc] .sv-decoration-process-list > *:not(.mv-decoration-waiting) > *:not(.sv-decoration-waiting-no-icon):nth-child(2)::before, html[lang|=ckb] .sv-decoration-process-list > *:not(.sv-decoration-waiting-no-icon) > *:not(.sv-image-portlet):nth-child(2)::before, html[lang|=ckb] .sv-decoration-process-list > *:not(.sv-decoration-waiting-no-icon) > *:not(.mv-decoration-waiting):nth-child(2)::before, html[lang|=ckb] .sv-decoration-process-list > *:not(.sv-decoration-waiting-no-icon) > *:not(.sv-decoration-waiting-no-icon):nth-child(2)::before, html[lang|=ckb] .sv-decoration-process-list > *:not(.mv-decoration-waiting) > *:not(.sv-image-portlet):nth-child(2)::before, html[lang|=ckb] .sv-decoration-process-list > *:not(.mv-decoration-waiting) > *:not(.mv-decoration-waiting):nth-child(2)::before, html[lang|=ckb] .sv-decoration-process-list > *:not(.mv-decoration-waiting) > *:not(.sv-decoration-waiting-no-icon):nth-child(2)::before, html[lang|=dv] .sv-decoration-process-list > *:not(.sv-decoration-waiting-no-icon) > *:not(.sv-image-portlet):nth-child(2)::before, html[lang|=dv] .sv-decoration-process-list > *:not(.sv-decoration-waiting-no-icon) > *:not(.mv-decoration-waiting):nth-child(2)::before, html[lang|=dv] .sv-decoration-process-list > *:not(.sv-decoration-waiting-no-icon) > *:not(.sv-decoration-waiting-no-icon):nth-child(2)::before, html[lang|=dv] .sv-decoration-process-list > *:not(.mv-decoration-waiting) > *:not(.sv-image-portlet):nth-child(2)::before, html[lang|=dv] .sv-decoration-process-list > *:not(.mv-decoration-waiting) > *:not(.mv-decoration-waiting):nth-child(2)::before, html[lang|=dv] .sv-decoration-process-list > *:not(.mv-decoration-waiting) > *:not(.sv-decoration-waiting-no-icon):nth-child(2)::before, html[lang|=fa] .sv-decoration-process-list > *:not(.sv-decoration-waiting-no-icon) > *:not(.sv-image-portlet):nth-child(2)::before, html[lang|=fa] .sv-decoration-process-list > *:not(.sv-decoration-waiting-no-icon) > *:not(.mv-decoration-waiting):nth-child(2)::before, html[lang|=fa] .sv-decoration-process-list > *:not(.sv-decoration-waiting-no-icon) > *:not(.sv-decoration-waiting-no-icon):nth-child(2)::before, html[lang|=fa] .sv-decoration-process-list > *:not(.mv-decoration-waiting) > *:not(.sv-image-portlet):nth-child(2)::before, html[lang|=fa] .sv-decoration-process-list > *:not(.mv-decoration-waiting) > *:not(.mv-decoration-waiting):nth-child(2)::before, html[lang|=fa] .sv-decoration-process-list > *:not(.mv-decoration-waiting) > *:not(.sv-decoration-waiting-no-icon):nth-child(2)::before, html[lang|=ha] .sv-decoration-process-list > *:not(.sv-decoration-waiting-no-icon) > *:not(.sv-image-portlet):nth-child(2)::before, html[lang|=ha] .sv-decoration-process-list > *:not(.sv-decoration-waiting-no-icon) > *:not(.mv-decoration-waiting):nth-child(2)::before, html[lang|=ha] .sv-decoration-process-list > *:not(.sv-decoration-waiting-no-icon) > *:not(.sv-decoration-waiting-no-icon):nth-child(2)::before, html[lang|=ha] .sv-decoration-process-list > *:not(.mv-decoration-waiting) > *:not(.sv-image-portlet):nth-child(2)::before, html[lang|=ha] .sv-decoration-process-list > *:not(.mv-decoration-waiting) > *:not(.mv-decoration-waiting):nth-child(2)::before, html[lang|=ha] .sv-decoration-process-list > *:not(.mv-decoration-waiting) > *:not(.sv-decoration-waiting-no-icon):nth-child(2)::before, html[lang|=he] .sv-decoration-process-list > *:not(.sv-decoration-waiting-no-icon) > *:not(.sv-image-portlet):nth-child(2)::before, html[lang|=he] .sv-decoration-process-list > *:not(.sv-decoration-waiting-no-icon) > *:not(.mv-decoration-waiting):nth-child(2)::before, html[lang|=he] .sv-decoration-process-list > *:not(.sv-decoration-waiting-no-icon) > *:not(.sv-decoration-waiting-no-icon):nth-child(2)::before, html[lang|=he] .sv-decoration-process-list > *:not(.mv-decoration-waiting) > *:not(.sv-image-portlet):nth-child(2)::before, html[lang|=he] .sv-decoration-process-list > *:not(.mv-decoration-waiting) > *:not(.mv-decoration-waiting):nth-child(2)::before, html[lang|=he] .sv-decoration-process-list > *:not(.mv-decoration-waiting) > *:not(.sv-decoration-waiting-no-icon):nth-child(2)::before, html[lang|=khw] .sv-decoration-process-list > *:not(.sv-decoration-waiting-no-icon) > *:not(.sv-image-portlet):nth-child(2)::before, html[lang|=khw] .sv-decoration-process-list > *:not(.sv-decoration-waiting-no-icon) > *:not(.mv-decoration-waiting):nth-child(2)::before, html[lang|=khw] .sv-decoration-process-list > *:not(.sv-decoration-waiting-no-icon) > *:not(.sv-decoration-waiting-no-icon):nth-child(2)::before, html[lang|=khw] .sv-decoration-process-list > *:not(.mv-decoration-waiting) > *:not(.sv-image-portlet):nth-child(2)::before, html[lang|=khw] .sv-decoration-process-list > *:not(.mv-decoration-waiting) > *:not(.mv-decoration-waiting):nth-child(2)::before, html[lang|=khw] .sv-decoration-process-list > *:not(.mv-decoration-waiting) > *:not(.sv-decoration-waiting-no-icon):nth-child(2)::before, html[lang|=ks] .sv-decoration-process-list > *:not(.sv-decoration-waiting-no-icon) > *:not(.sv-image-portlet):nth-child(2)::before, html[lang|=ks] .sv-decoration-process-list > *:not(.sv-decoration-waiting-no-icon) > *:not(.mv-decoration-waiting):nth-child(2)::before, html[lang|=ks] .sv-decoration-process-list > *:not(.sv-decoration-waiting-no-icon) > *:not(.sv-decoration-waiting-no-icon):nth-child(2)::before, html[lang|=ks] .sv-decoration-process-list > *:not(.mv-decoration-waiting) > *:not(.sv-image-portlet):nth-child(2)::before, html[lang|=ks] .sv-decoration-process-list > *:not(.mv-decoration-waiting) > *:not(.mv-decoration-waiting):nth-child(2)::before, html[lang|=ks] .sv-decoration-process-list > *:not(.mv-decoration-waiting) > *:not(.sv-decoration-waiting-no-icon):nth-child(2)::before, html[lang|=ku] .sv-decoration-process-list > *:not(.sv-decoration-waiting-no-icon) > *:not(.sv-image-portlet):nth-child(2)::before, html[lang|=ku] .sv-decoration-process-list > *:not(.sv-decoration-waiting-no-icon) > *:not(.mv-decoration-waiting):nth-child(2)::before, html[lang|=ku] .sv-decoration-process-list > *:not(.sv-decoration-waiting-no-icon) > *:not(.sv-decoration-waiting-no-icon):nth-child(2)::before, html[lang|=ku] .sv-decoration-process-list > *:not(.mv-decoration-waiting) > *:not(.sv-image-portlet):nth-child(2)::before, html[lang|=ku] .sv-decoration-process-list > *:not(.mv-decoration-waiting) > *:not(.mv-decoration-waiting):nth-child(2)::before, html[lang|=ku] .sv-decoration-process-list > *:not(.mv-decoration-waiting) > *:not(.sv-decoration-waiting-no-icon):nth-child(2)::before, html[lang|=ps] .sv-decoration-process-list > *:not(.sv-decoration-waiting-no-icon) > *:not(.sv-image-portlet):nth-child(2)::before, html[lang|=ps] .sv-decoration-process-list > *:not(.sv-decoration-waiting-no-icon) > *:not(.mv-decoration-waiting):nth-child(2)::before, html[lang|=ps] .sv-decoration-process-list > *:not(.sv-decoration-waiting-no-icon) > *:not(.sv-decoration-waiting-no-icon):nth-child(2)::before, html[lang|=ps] .sv-decoration-process-list > *:not(.mv-decoration-waiting) > *:not(.sv-image-portlet):nth-child(2)::before, html[lang|=ps] .sv-decoration-process-list > *:not(.mv-decoration-waiting) > *:not(.mv-decoration-waiting):nth-child(2)::before, html[lang|=ps] .sv-decoration-process-list > *:not(.mv-decoration-waiting) > *:not(.sv-decoration-waiting-no-icon):nth-child(2)::before, html[lang|=prs] .sv-decoration-process-list > *:not(.sv-decoration-waiting-no-icon) > *:not(.sv-image-portlet):nth-child(2)::before, html[lang|=prs] .sv-decoration-process-list > *:not(.sv-decoration-waiting-no-icon) > *:not(.mv-decoration-waiting):nth-child(2)::before, html[lang|=prs] .sv-decoration-process-list > *:not(.sv-decoration-waiting-no-icon) > *:not(.sv-decoration-waiting-no-icon):nth-child(2)::before, html[lang|=prs] .sv-decoration-process-list > *:not(.mv-decoration-waiting) > *:not(.sv-image-portlet):nth-child(2)::before, html[lang|=prs] .sv-decoration-process-list > *:not(.mv-decoration-waiting) > *:not(.mv-decoration-waiting):nth-child(2)::before, html[lang|=prs] .sv-decoration-process-list > *:not(.mv-decoration-waiting) > *:not(.sv-decoration-waiting-no-icon):nth-child(2)::before, html[lang|=ur] .sv-decoration-process-list > *:not(.sv-decoration-waiting-no-icon) > *:not(.sv-image-portlet):nth-child(2)::before, html[lang|=ur] .sv-decoration-process-list > *:not(.sv-decoration-waiting-no-icon) > *:not(.mv-decoration-waiting):nth-child(2)::before, html[lang|=ur] .sv-decoration-process-list > *:not(.sv-decoration-waiting-no-icon) > *:not(.sv-decoration-waiting-no-icon):nth-child(2)::before, html[lang|=ur] .sv-decoration-process-list > *:not(.mv-decoration-waiting) > *:not(.sv-image-portlet):nth-child(2)::before, html[lang|=ur] .sv-decoration-process-list > *:not(.mv-decoration-waiting) > *:not(.mv-decoration-waiting):nth-child(2)::before, html[lang|=ur] .sv-decoration-process-list > *:not(.mv-decoration-waiting) > *:not(.sv-decoration-waiting-no-icon):nth-child(2)::before, html[lang|=yi] .sv-decoration-process-list > *:not(.sv-decoration-waiting-no-icon) > *:not(.sv-image-portlet):nth-child(2)::before, html[lang|=yi] .sv-decoration-process-list > *:not(.sv-decoration-waiting-no-icon) > *:not(.mv-decoration-waiting):nth-child(2)::before, html[lang|=yi] .sv-decoration-process-list > *:not(.sv-decoration-waiting-no-icon) > *:not(.sv-decoration-waiting-no-icon):nth-child(2)::before, html[lang|=yi] .sv-decoration-process-list > *:not(.mv-decoration-waiting) > *:not(.sv-image-portlet):nth-child(2)::before, html[lang|=yi] .sv-decoration-process-list > *:not(.mv-decoration-waiting) > *:not(.mv-decoration-waiting):nth-child(2)::before, html[lang|=yi] .sv-decoration-process-list > *:not(.mv-decoration-waiting) > *:not(.sv-decoration-waiting-no-icon):nth-child(2)::before {
    right: 0;
  }
}

.pagecontent {
  /* Åsidosätt margin-top till 2rem om .sv-image-portlet föregås av .sv-text-portlet */
}
.pagecontent .sv-image-portlet {
  max-width: 45rem;
  position: relative;
  margin: 0;
  padding: 0;
  margin-bottom: var(--env-spacing-xxxx-large);
}
.pagecontent .sv-image-portlet:last-child {
  margin-bottom: 0;
}
.pagecontent .sv-image-portlet .sv-portlet-image-caption {
  margin-top: var(--env-spacing-xx-small);
  font-size: 0.875rem;
  line-height: 1.375rem;
}
.pagecontent .sv-image-portlet a {
  border: 1px solid transparent;
}
.pagecontent .sv-image-portlet a:focus-visible {
  border-color: #000;
}
.pagecontent .pagecontent > .sv-image-portlet:first-of-type {
  margin-top: 0;
}
.pagecontent .sv-text-portlet + .sv-image-portlet {
  margin-top: 2rem;
}
.pagecontent .sv-image-portlet {
  margin-left: 0;
  margin-right: 0;
}
@media (max-width: 1199px) {
  .pagecontent .sv-image-portlet {
    float: none;
  }
}
.pagecontent.sv-layout .sv-image-portlet {
  display: inline-block;
}
.pagecontent.sv-layout figure {
  padding: 0;
  margin: 0;
}
@media (max-width: 1199px) {
  .pagecontent .sv-image-portlet {
    /* Matchar element vars någon av klasserna slutar med en siffra  tex c642 eller c467 har med align right att göra */
    /* Så det funkar i edit-läge */
  }
  .pagecontent .sv-image-portlet[class$="0"], .pagecontent .sv-image-portlet[class$="1"], .pagecontent .sv-image-portlet[class$="2"], .pagecontent .sv-image-portlet[class$="3"], .pagecontent .sv-image-portlet[class$="4"], .pagecontent .sv-image-portlet[class$="5"], .pagecontent .sv-image-portlet[class$="6"], .pagecontent .sv-image-portlet[class$="7"], .pagecontent .sv-image-portlet[class$="8"], .pagecontent .sv-image-portlet[class$="9"] {
    /* Matchar element vars någon av klasserna även börjar med 'c' */
  }
  .pagecontent .sv-image-portlet[class$="0"][class*=" c"], .pagecontent .sv-image-portlet[class$="1"][class*=" c"], .pagecontent .sv-image-portlet[class$="2"][class*=" c"], .pagecontent .sv-image-portlet[class$="3"][class*=" c"], .pagecontent .sv-image-portlet[class$="4"][class*=" c"], .pagecontent .sv-image-portlet[class$="5"][class*=" c"], .pagecontent .sv-image-portlet[class$="6"][class*=" c"], .pagecontent .sv-image-portlet[class$="7"][class*=" c"], .pagecontent .sv-image-portlet[class$="8"][class*=" c"], .pagecontent .sv-image-portlet[class$="9"][class*=" c"] {
    /* Stilar för element vars någon av klasserna börjar med 'c' och slutar med en siffra */
    float: none;
  }
  .pagecontent .sv-image-portlet[style*="float:left"], .pagecontent .sv-image-portlet[style*="float:right"] {
    float: none;
  }
}
@media (min-width: 1200px) {
  .pagecontent .sv-text-portlet + .sv-image-portlet {
    margin-top: 0;
  }
  .pagecontent .sv-image-portlet {
    margin-right: 0;
    margin-left: 0;
    margin-top: 0;
    /* Matchar element vars någon av klasserna slutar med en siffra  tex c642 eller c467 har med align right att göra */
    /* Så det funkar i edit-läge */
  }
  .pagecontent .sv-image-portlet[class$="0"], .pagecontent .sv-image-portlet[class$="1"], .pagecontent .sv-image-portlet[class$="2"], .pagecontent .sv-image-portlet[class$="3"], .pagecontent .sv-image-portlet[class$="4"], .pagecontent .sv-image-portlet[class$="5"], .pagecontent .sv-image-portlet[class$="6"], .pagecontent .sv-image-portlet[class$="7"], .pagecontent .sv-image-portlet[class$="8"], .pagecontent .sv-image-portlet[class$="9"] {
    /* Matchar element vars någon av klasserna även börjar med 'c' */
  }
  .pagecontent .sv-image-portlet[class$="0"][class*=" c"], .pagecontent .sv-image-portlet[class$="1"][class*=" c"], .pagecontent .sv-image-portlet[class$="2"][class*=" c"], .pagecontent .sv-image-portlet[class$="3"][class*=" c"], .pagecontent .sv-image-portlet[class$="4"][class*=" c"], .pagecontent .sv-image-portlet[class$="5"][class*=" c"], .pagecontent .sv-image-portlet[class$="6"][class*=" c"], .pagecontent .sv-image-portlet[class$="7"][class*=" c"], .pagecontent .sv-image-portlet[class$="8"][class*=" c"], .pagecontent .sv-image-portlet[class$="9"][class*=" c"] {
    /* Stilar för element vars någon av klasserna börjar med 'c' och slutar med en siffra */
    width: 25rem;
    margin-inline-start: 2rem;
  }
  .pagecontent .sv-image-portlet[style*="float:left"], .pagecontent .sv-image-portlet[style*="float:right"] {
    width: 25rem;
    margin-inline-start: 2rem;
  }
  .pagecontent .sv-image-portlet::before, .pagecontent .sv-image-portlet::after {
    content: "";
    display: table;
    clear: both;
  }
}
@media (min-width: 1300px) {
  .pagecontent .sv-image-portlet {
    /* Matchar element vars någon av klasserna slutar med en siffra  tex c642 eller c467 har med align right att göra */
    /* Så det funkar i edit-läge */
  }
  .pagecontent .sv-image-portlet[class$="0"], .pagecontent .sv-image-portlet[class$="1"], .pagecontent .sv-image-portlet[class$="2"], .pagecontent .sv-image-portlet[class$="3"], .pagecontent .sv-image-portlet[class$="4"], .pagecontent .sv-image-portlet[class$="5"], .pagecontent .sv-image-portlet[class$="6"], .pagecontent .sv-image-portlet[class$="7"], .pagecontent .sv-image-portlet[class$="8"], .pagecontent .sv-image-portlet[class$="9"] {
    /* Matchar element vars någon av klasserna även börjar med 'c' */
  }
  .pagecontent .sv-image-portlet[class$="0"][class*=" c"], .pagecontent .sv-image-portlet[class$="1"][class*=" c"], .pagecontent .sv-image-portlet[class$="2"][class*=" c"], .pagecontent .sv-image-portlet[class$="3"][class*=" c"], .pagecontent .sv-image-portlet[class$="4"][class*=" c"], .pagecontent .sv-image-portlet[class$="5"][class*=" c"], .pagecontent .sv-image-portlet[class$="6"][class*=" c"], .pagecontent .sv-image-portlet[class$="7"][class*=" c"], .pagecontent .sv-image-portlet[class$="8"][class*=" c"], .pagecontent .sv-image-portlet[class$="9"][class*=" c"] {
    /* Stilar för element vars någon av klasserna börjar med 'c' och slutar med en siffra */
    width: 29rem;
  }
  .pagecontent .sv-image-portlet[style*="float:left"], .pagecontent .sv-image-portlet[style*="float:right"] {
    width: 29rem;
  }
}
@media (min-width: 1440px) {
  .pagecontent .sv-image-portlet {
    /* Matchar element vars någon av klasserna slutar med en siffra  tex c642 eller c467 har med align right att göra */
    /* Så det funkar i edit-läge */
  }
  .pagecontent .sv-image-portlet[class$="0"], .pagecontent .sv-image-portlet[class$="1"], .pagecontent .sv-image-portlet[class$="2"], .pagecontent .sv-image-portlet[class$="3"], .pagecontent .sv-image-portlet[class$="4"], .pagecontent .sv-image-portlet[class$="5"], .pagecontent .sv-image-portlet[class$="6"], .pagecontent .sv-image-portlet[class$="7"], .pagecontent .sv-image-portlet[class$="8"], .pagecontent .sv-image-portlet[class$="9"] {
    /* Matchar element vars någon av klasserna även börjar med 'c' */
  }
  .pagecontent .sv-image-portlet[class$="0"][class*=" c"], .pagecontent .sv-image-portlet[class$="1"][class*=" c"], .pagecontent .sv-image-portlet[class$="2"][class*=" c"], .pagecontent .sv-image-portlet[class$="3"][class*=" c"], .pagecontent .sv-image-portlet[class$="4"][class*=" c"], .pagecontent .sv-image-portlet[class$="5"][class*=" c"], .pagecontent .sv-image-portlet[class$="6"][class*=" c"], .pagecontent .sv-image-portlet[class$="7"][class*=" c"], .pagecontent .sv-image-portlet[class$="8"][class*=" c"], .pagecontent .sv-image-portlet[class$="9"][class*=" c"] {
    /* Stilar för element vars någon av klasserna börjar med 'c' och slutar med en siffra */
    width: 32rem;
  }
  .pagecontent .sv-image-portlet[style*="float:left"], .pagecontent .sv-image-portlet[style*="float:right"] {
    width: 32rem;
  }
}
form .sv-defaultFormTheme .sv-formFieldRow {
  margin-bottom: 2rem;
}
form .sv-defaultFormTheme .sv-formFieldRow .mv-form-title {
  margin-top: 2rem;
  max-width: 45rem;
}
form .sv-defaultFormTheme .sv-formFieldRow .mv-form-title > .sv-field-title-container > span {
  font-size: 1.75rem;
  line-height: 2.375rem;
}
form .sv-defaultFormTheme .sv-formFieldRow input[type=text], form .sv-defaultFormTheme .sv-formFieldRow input[type=email], form .sv-defaultFormTheme .sv-formFieldRow input[type=number], form .sv-defaultFormTheme .sv-formFieldRow input[type=tel], form .sv-defaultFormTheme .sv-formFieldRow textarea, form .sv-defaultFormTheme .sv-formFieldRow select {
  max-width: 40rem;
  background: var(--mv-gray-10);
  border: none;
  border-radius: 0;
  border-bottom: 1px solid black;
}
form .sv-defaultFormTheme .sv-formFieldRow input[type=text]:hover, form .sv-defaultFormTheme .sv-formFieldRow input[type=email]:hover, form .sv-defaultFormTheme .sv-formFieldRow input[type=number]:hover, form .sv-defaultFormTheme .sv-formFieldRow input[type=tel]:hover, form .sv-defaultFormTheme .sv-formFieldRow textarea:hover, form .sv-defaultFormTheme .sv-formFieldRow select:hover {
  background: var(--mv-gray-20);
}
form .sv-defaultFormTheme .sv-formFieldRow input[type=text]:active, form .sv-defaultFormTheme .sv-formFieldRow input[type=email]:active, form .sv-defaultFormTheme .sv-formFieldRow input[type=number]:active, form .sv-defaultFormTheme .sv-formFieldRow input[type=tel]:active, form .sv-defaultFormTheme .sv-formFieldRow textarea:active, form .sv-defaultFormTheme .sv-formFieldRow select:active {
  background: var(--mv-gray-10);
}
form .sv-defaultFormTheme .sv-formFieldRow input[type=text]:focus, form .sv-defaultFormTheme .sv-formFieldRow input[type=email]:focus, form .sv-defaultFormTheme .sv-formFieldRow input[type=number]:focus, form .sv-defaultFormTheme .sv-formFieldRow input[type=tel]:focus, form .sv-defaultFormTheme .sv-formFieldRow textarea:focus, form .sv-defaultFormTheme .sv-formFieldRow select:focus {
  border: 2px solid var(--mv-black);
  box-shadow: none;
}
form .sv-defaultFormTheme .sv-formFieldRow input[type=text]:disabled, form .sv-defaultFormTheme .sv-formFieldRow input[type=email]:disabled, form .sv-defaultFormTheme .sv-formFieldRow input[type=number]:disabled, form .sv-defaultFormTheme .sv-formFieldRow input[type=tel]:disabled, form .sv-defaultFormTheme .sv-formFieldRow textarea:disabled, form .sv-defaultFormTheme .sv-formFieldRow select:disabled {
  background: var(--mv-gray-10);
}
form .sv-defaultFormTheme .sv-formFieldRow input[type=text], form .sv-defaultFormTheme .sv-formFieldRow input[type=email], form .sv-defaultFormTheme .sv-formFieldRow input[type=number], form .sv-defaultFormTheme .sv-formFieldRow input[type=tel] {
  height: 3rem;
}
form .sv-defaultFormTheme .sv-formFieldRow textarea {
  height: 6rem;
  padding-top: 1rem;
  padding-bottom: 1rem;
}
form .sv-defaultFormTheme .sv-formFieldRow input[type=checkbox], form .sv-defaultFormTheme .sv-formFieldRow input[type=radio] {
  position: absolute;
  margin-top: 5px;
}
form .sv-defaultFormTheme .sv-formFieldRow .sv-form-singleselectionfield label, form .sv-defaultFormTheme .sv-formFieldRow .sv-form-multipleselectionfield label {
  display: inline-block;
  margin-left: 30px;
}
form .sv-defaultFormTheme .sv-formFieldRow .mv-form-short-textfield {
  max-width: 12.5rem !important;
}
form .sv-defaultFormTheme .sv-formFieldRow span[title="Denna fråga är obligatorisk"] {
  color: transparent;
}
form .sv-defaultFormTheme .sv-formFieldRow span[title="Denna fråga är obligatorisk"]::after {
  content: "(Obligatorisk)";
  color: var(--mv-gray-150);
  font-weight: 400;
  font-size: var(--env-font-size-small);
}
form .sv-defaultFormTheme .sv-formFieldRow .sv-form-field-message::before {
  content: "\f071";
  font-family: var(--mv-font-awesome);
  position: relative;
  top: 1px;
  font-size: 14px;
  color: var(--mv-signal-red-100);
}
form .sv-defaultFormTheme .sv-formFieldRow .sv-formField .sv-field-title-container {
  margin-bottom: 0.5rem;
}
form .sv-defaultFormTheme .sv-formFieldRow .sv-formField .sv-field-title-container > label, form .sv-defaultFormTheme .sv-formFieldRow .sv-formField .sv-field-title-container > span {
  font-weight: 500;
}
form .sv-defaultFormTheme .sv-formFieldRow .sv-formField div:has(span[id^=sv-field-description-field]) {
  margin-bottom: 0.5rem;
}
form .sv-defaultFormTheme .sv-formFieldRow .sv-formField span[id^=sv-field-description-field] {
  font-weight: 400;
  font-size: var(--env-font-size-small);
}
form .sv-defaultFormTheme .sv-formFieldRow .sv-formField [role=alert] {
  color: var(--mv-black);
  font-weight: 400;
  font-size: var(--env-font-size-small);
}
form .sv-defaultFormTheme .sv-formFieldRow .sv-has-error input[type=text], form .sv-defaultFormTheme .sv-formFieldRow .sv-has-error input[type=email], form .sv-defaultFormTheme .sv-formFieldRow .sv-has-error input[type=number], form .sv-defaultFormTheme .sv-formFieldRow .sv-has-error input[type=tel], form .sv-defaultFormTheme .sv-formFieldRow .sv-has-error textarea {
  border: 2px solid var(--mv-signal-red-100);
  background: var(--mv-gray-10);
}
form .sv-defaultFormTheme .sv-formFieldRow .sv-has-error .sv-form-singleselectionfield:has(input[type=radio]) {
  background: none;
  outline: none;
  box-shadow: -3px 0px 0px 0px var(--mv-signal-red-100);
}
form .sv-defaultFormTheme .sv-formFieldRow .sv-has-error .sv-form-field-message {
  margin-top: 0.5rem;
}
form .sv-defaultFormTheme .sv-formFieldRow .sv-has-error .sv-form-field-message > span {
  color: var(--mv-black);
  font-weight: 400;
  font-size: var(--env-font-size-small);
}
form .sv-defaultFormTheme .sv-formFieldRow .sv-has-error > .sv-form-field-message::before {
  content: "\f071";
  position: relative;
  top: 1px;
  font-family: var(--mv-font-awesome);
  font-size: 14px;
  color: var(--mv-signal-red-100);
}
form .sv-defaultFormTheme .sv-formFieldRow input[type=submit] {
  padding: 0.5rem 2rem;
  background: var(--mv-blue-150);
  color: var(--mv-white);
  border-radius: 0;
}
form .sv-defaultFormTheme .sv-formFieldRow input[type=submit]:hover {
  background: var(--mv-blue-130);
}
form .sv-defaultFormTheme .sv-formFieldRow .sv-textfield-input-size {
  float: unset;
  max-width: 40rem;
  display: block;
  text-align: right;
  font-size: 0.875rem;
}
.mv-decoration-waiting, .sv-decoration-waiting-no-icon {
  background-color: var(--mv-blue-10);
}
li .mv-decoration-waiting, div .mv-decoration-waiting {
  display: flex;
  padding-top: var(--env-spacing-x-large);
  padding-right: var(--env-spacing-xxx-large);
  padding-left: var(--env-spacing-xxx-large);
  margin-top: 0;
}
@media (min-width: 768px) {
  li .mv-decoration-waiting, div .mv-decoration-waiting {
    display: flex;
    padding-top: var(--mv-addition-spacing-large);
    padding-right: var(--env-spacing-x-large);
    padding-left: var(--env-spacing-x-large);
    margin-top: var(--env-spacing-x-large);
  }
}
li .mv-decoration-waiting .sv-image-portlet, div .mv-decoration-waiting .sv-image-portlet {
  max-height: var(--env-spacing-xxxxx-large);
  width: 6.25rem;
  margin-top: -0.8rem;
  margin-left: -1.875rem;
}
li .mv-decoration-waiting .sv-image-portlet img, div .mv-decoration-waiting .sv-image-portlet img {
  width: 4.7rem;
  height: 4.7rem;
}
li .mv-decoration-waiting .sv-image-portlet button, div .mv-decoration-waiting .sv-image-portlet button {
  display: none;
}
@media (min-width: 768px) {
  li .mv-decoration-waiting .sv-image-portlet, div .mv-decoration-waiting .sv-image-portlet {
    width: unset;
    margin-top: -2.875rem;
    max-height: 11rem;
    max-width: 11rem;
    margin-left: 0;
  }
  li .mv-decoration-waiting .sv-image-portlet img, div .mv-decoration-waiting .sv-image-portlet img {
    width: 7.5rem;
    height: 7.5rem;
  }
}
li .mv-decoration-waiting .sv-decoration-content h1, li .mv-decoration-waiting .sv-decoration-content h2, li .mv-decoration-waiting .sv-decoration-content h3, li .mv-decoration-waiting .sv-decoration-content h4, li .mv-decoration-waiting .sv-decoration-content h5, li .mv-decoration-waiting .sv-decoration-content h6, div .mv-decoration-waiting .sv-decoration-content h1, div .mv-decoration-waiting .sv-decoration-content h2, div .mv-decoration-waiting .sv-decoration-content h3, div .mv-decoration-waiting .sv-decoration-content h4, div .mv-decoration-waiting .sv-decoration-content h5, div .mv-decoration-waiting .sv-decoration-content h6 {
  font-size: var(--env-spacing-large);
  line-height: var(--env-spacing-xx-large);
  font-weight: 600;
  margin-bottom: 6px;
  margin-top: 0;
}
li .mv-decoration-waiting .sv-decoration-content p, div .mv-decoration-waiting .sv-decoration-content p {
  font-size: var(--env-spacing-medium);
  line-height: var(--env-spacing-x-large);
  font-weight: 400;
  margin-top: 0;
}
@media (min-width: 768px) {
  li .mv-decoration-waiting .sv-decoration-content, div .mv-decoration-waiting .sv-decoration-content {
    margin-top: -1.25rem;
  }
}
.sv-decoration-waiting-no-icon {
  padding-top: 0.064rem;
  padding-right: var(--env-spacing-large);
  padding-left: var(--env-spacing-large) !important;
  margin-left: 0;
  margin-right: 0;
  margin-top: var(--env-spacing-large);
}
.sv-decoration-waiting-no-icon h1, .sv-decoration-waiting-no-icon h2, .sv-decoration-waiting-no-icon h3, .sv-decoration-waiting-no-icon h4, .sv-decoration-waiting-no-icon h5, .sv-decoration-waiting-no-icon h6 {
  font-size: var(--env-spacing-medium);
  line-height: var(--env-spacing-x-large);
  font-weight: 600;
  margin-bottom: var(--mv-addition-spacing-small);
  margin-top: var(--env-spacing-medium);
}
.sv-decoration-waiting-no-icon p {
  font-size: var(--env-spacing-medium);
  line-height: var(--env-spacing-x-large);
  font-weight: 400;
}
html[lang|=ar] .sv-decoration-waiting-no-icon, html[lang|=arc] .sv-decoration-waiting-no-icon, html[lang|=ckb] .sv-decoration-waiting-no-icon, html[lang|=dv] .sv-decoration-waiting-no-icon, html[lang|=fa] .sv-decoration-waiting-no-icon, html[lang|=ha] .sv-decoration-waiting-no-icon, html[lang|=he] .sv-decoration-waiting-no-icon, html[lang|=khw] .sv-decoration-waiting-no-icon, html[lang|=ks] .sv-decoration-waiting-no-icon, html[lang|=ku] .sv-decoration-waiting-no-icon, html[lang|=ps] .sv-decoration-waiting-no-icon, html[lang|=prs] .sv-decoration-waiting-no-icon, html[lang|=ur] .sv-decoration-waiting-no-icon, html[lang|=yi] .sv-decoration-waiting-no-icon {
  padding-left: var(--env-spacing-x-large) !important;
  padding-right: var(--env-spacing-x-large) !important;
}
@media (min-width: 768px) {
  html[lang|=ar] .sv-decoration-waiting-no-icon, html[lang|=arc] .sv-decoration-waiting-no-icon, html[lang|=ckb] .sv-decoration-waiting-no-icon, html[lang|=dv] .sv-decoration-waiting-no-icon, html[lang|=fa] .sv-decoration-waiting-no-icon, html[lang|=ha] .sv-decoration-waiting-no-icon, html[lang|=he] .sv-decoration-waiting-no-icon, html[lang|=khw] .sv-decoration-waiting-no-icon, html[lang|=ks] .sv-decoration-waiting-no-icon, html[lang|=ku] .sv-decoration-waiting-no-icon, html[lang|=ps] .sv-decoration-waiting-no-icon, html[lang|=prs] .sv-decoration-waiting-no-icon, html[lang|=ur] .sv-decoration-waiting-no-icon, html[lang|=yi] .sv-decoration-waiting-no-icon {
    margin-right: var(--env-spacing-x-large) !important;
    margin-left: var(--env-spacing-x-large);
  }
}
html[lang|=ar] li .mv-decoration-waiting, html[lang|=arc] li .mv-decoration-waiting, html[lang|=ckb] li .mv-decoration-waiting, html[lang|=dv] li .mv-decoration-waiting, html[lang|=fa] li .mv-decoration-waiting, html[lang|=ha] li .mv-decoration-waiting, html[lang|=he] li .mv-decoration-waiting, html[lang|=khw] li .mv-decoration-waiting, html[lang|=ks] li .mv-decoration-waiting, html[lang|=ku] li .mv-decoration-waiting, html[lang|=ps] li .mv-decoration-waiting, html[lang|=prs] li .mv-decoration-waiting, html[lang|=ur] li .mv-decoration-waiting, html[lang|=yi] li .mv-decoration-waiting {
  padding-right: 0;
  padding-left: var(--env-spacing-xxx-large);
}

.mv-white-background--fullwidth {
  background-color: var(--mv-white);
  padding-top: 0.001rem;
  padding-bottom: 0.001rem;
  position: relative;
}
.mv-white-background--fullwidth:before, .mv-white-background--fullwidth:after {
  content: "";
  position: absolute;
  background-color: var(--mv-white);
  top: 0;
  bottom: 0;
  width: calc(50vw - 50%);
}
.mv-white-background--fullwidth:before {
  right: 100%;
}
.mv-white-background--fullwidth:after {
  left: 100%;
}
html[lang|=ar] main .mv-main-content, html[lang|=arc] main .mv-main-content, html[lang|=ckb] main .mv-main-content, html[lang|=dv] main .mv-main-content, html[lang|=fa] main .mv-main-content, html[lang|=ha] main .mv-main-content, html[lang|=he] main .mv-main-content, html[lang|=khw] main .mv-main-content, html[lang|=ks] main .mv-main-content, html[lang|=ku] main .mv-main-content, html[lang|=ps] main .mv-main-content, html[lang|=prs] main .mv-main-content, html[lang|=ur] main .mv-main-content, html[lang|=yi] main .mv-main-content {
  direction: rtl;
}

:where(.sv-layout,
.sv-custom-module,
.sv-text-portlet,
.sv-image-portlet) {
  max-width: 100%;
}
.mv-content-padding {
  padding: var(--env-spacing-x-large) var(--env-spacing-medium) var(--env-spacing-xxx-large);
}
.mv-vertical-content-padding {
  padding-top: var(--env-spacing-xxxx-large);
  padding-bottom: var(--env-spacing-xxx-large);
}
@media (min-width: 1200px) {
  .mv-vertical-content-padding {
    padding-bottom: var(--env-spacing-xxxxx-large);
  }
}
.mv-vertical-content-padding:has(.pagecontent.sv-layout > div:not(.sv-editable-layout):nth-of-type(2):is(.sv-sv-webapp-full-width-card,
div[class*=sv-decoration-fullwidth],
.sv-layout:not(.sv-editable-layout):has(> :is(.sv-sv-webapp-full-width-card,
div[class*=sv-decoration-fullwidth])))) {
  padding-top: 0;
}
.mv-vertical-content-padding:has(.pagecontent.sv-layout > div:last-child:is(.sv-sv-webapp-full-width-card,
div[class*=sv-decoration-fullwidth],
.sv-layout:has(> :is(.sv-sv-webapp-full-width-card,
div[class*=sv-decoration-fullwidth])))) {
  padding-bottom: 0;
}
.mv-m-bottom-content {
  margin-bottom: var(--env-spacing-xxx-large);
}
@media (min-width: 1200px) {
  .mv-m-bottom-content {
    margin-bottom: var(--env-spacing-xxxxx-large);
  }
}
@media (min-width: 1200px) {
  .mv-content-padding {
    padding-left: var(--mv-addition-spacing-large);
    padding-right: var(--env-spacing-xxx-large);
    padding-top: var(--env-spacing-xxx-large);
    padding-bottom: var(--env-spacing-xxxxx-large);
  }
  html[lang|=ar] .mv-content-padding, html[lang|=arc] .mv-content-padding, html[lang|=ckb] .mv-content-padding, html[lang|=dv] .mv-content-padding, html[lang|=fa] .mv-content-padding, html[lang|=ha] .mv-content-padding, html[lang|=he] .mv-content-padding, html[lang|=khw] .mv-content-padding, html[lang|=ks] .mv-content-padding, html[lang|=ku] .mv-content-padding, html[lang|=ps] .mv-content-padding, html[lang|=prs] .mv-content-padding, html[lang|=ur] .mv-content-padding, html[lang|=yi] .mv-content-padding {
    padding-right: var(--mv-addition-spacing-large);
    padding-left: var(--env-spacing-xxx-large);
  }
}
@media (min-width: 768px) {
  .mv-main-content-bottom-margin {
    margin-bottom: var(--env-spacing-xxx-large);
  }
}
.mv-content-padding-employee {
  padding-top: var(--env-spacing-xxx-larger);
  padding-bottom: var(--env-spacing-xxx-larger);
}
@media (min-width: 1200px) {
  .mv-content-padding-employee {
    padding-top: var(--env-spacing-xxxx-large);
    padding-bottom: var(--env-spacing-xxxxx-large);
  }
}
.mv-content-padding-article {
  margin-top: var(--env-spacing-xxxx-large);
  padding: var(--env-spacing-xxxx-large) 0 var(--env-spacing-xxxxx-large);
}
@media (min-width: 768px) {
  .mv-content-padding-article {
    padding-bottom: var(--env-spacing-xxx-large);
  }
}
@media (min-width: 1200px) {
  .mv-content-padding-article {
    padding-right: var(--env-spacing-xxx-large);
  }
  html[lang|=ar] .mv-content-padding-article, html[lang|=arc] .mv-content-padding-article, html[lang|=ckb] .mv-content-padding-article, html[lang|=dv] .mv-content-padding-article, html[lang|=fa] .mv-content-padding-article, html[lang|=ha] .mv-content-padding-article, html[lang|=he] .mv-content-padding-article, html[lang|=khw] .mv-content-padding-article, html[lang|=ks] .mv-content-padding-article, html[lang|=ku] .mv-content-padding-article, html[lang|=ps] .mv-content-padding-article, html[lang|=prs] .mv-content-padding-article, html[lang|=ur] .mv-content-padding-article, html[lang|=yi] .mv-content-padding-article {
    padding-left: var(--env-spacing-xxx-large);
    padding-right: 0;
  }
}
main .mv-toppen .mv-content-top-article p.mv-font-normal {
  margin-top: var(--env-spacing-xxxxx-large);
}
main .mv-toppen .mv-content-top-article .mv-font-h1 {
  margin-top: 0;
}
main .mv-toppen .mv-content-top-article p.mv-font-intro {
  margin: 0;
}
.mv-content-top-article {
  margin-bottom: var(--env-spacing-xxx-large);
}
.mv-videocard .sv-text-portlet-content, .mv-card .mv-card-content {
  margin: 0;
  padding: 1.75rem 1.25rem 3.5rem 1.25rem;
}
@media (min-width: 520px) {
  .mv-videocard .sv-text-portlet-content, .mv-card .mv-card-content {
    padding: 2rem 2.5rem 3.5rem 2.5rem;
  }
}
.sv-text-portlet-content {
  /*p {
      margin-top: var(--env-spacing-small);
  }*/
}
.sv-text-portlet-content ul li::marker {
  font-size: var(--env-spacing-large);
}
.sv-text-portlet-content ol li::marker {
  font-size: 1rem;
}
.sv-text-portlet-content ol, .sv-text-portlet-content ul {
  margin-left: var(--env-spacing-large);
  margin-top: var(--env-spacing-small);
  margin-bottom: var(--env-spacing-x-large);
}
.sv-text-portlet-content ol li, .sv-text-portlet-content ul li {
  margin-bottom: 10px;
  /*@include media-breakpoint-up(lg) {
      margin-bottom: var(--env-spacing-small);
  }*/
}
.sv-text-portlet-content ol ul, .sv-text-portlet-content ol ol, .sv-text-portlet-content ul ul, .sv-text-portlet-content ul ol {
  margin-top: var(--env-spacing-x-small);
  margin-left: 2.5rem;
  padding: 0;
  margin-bottom: 0;
}
.sv-text-portlet-content ol ul li, .sv-text-portlet-content ol ol li, .sv-text-portlet-content ul ul li, .sv-text-portlet-content ul ol li {
  margin-bottom: var(--env-spacing-x-small);
}
.sv-text-portlet-content ol ul li:last-child, .sv-text-portlet-content ol ol li:last-child, .sv-text-portlet-content ul ul li:last-child, .sv-text-portlet-content ul ol li:last-child {
  margin-bottom: 0;
}
.sv-text-portlet-content ol ul li::marker, .sv-text-portlet-content ol ol li::marker, .sv-text-portlet-content ul ul li::marker, .sv-text-portlet-content ul ol li::marker {
  font-size: var(--env-spacing-medium);
}
.sv-text-portlet-content p + ul, .sv-text-portlet-content p + ol {
  margin-left: 2.5rem;
  margin-top: var(--env-spacing-small);
  margin-bottom: 0;
}
.sv-text-portlet-content p + ul li, .sv-text-portlet-content p + ol li {
  margin-bottom: 10px;
  /*@include media-breakpoint-up(lg) {
      margin-bottom: var(--env-spacing-small);
  }*/
}
.sv-text-portlet-content p + ul ul, .sv-text-portlet-content p + ul ol, .sv-text-portlet-content p + ol ul, .sv-text-portlet-content p + ol ol {
  margin-top: var(--env-spacing-x-small);
  margin-left: 2.5rem;
  margin-bottom: 0;
}
.sv-text-portlet-content p + ul ul li, .sv-text-portlet-content p + ul ol li, .sv-text-portlet-content p + ol ul li, .sv-text-portlet-content p + ol ol li {
  margin-bottom: var(--env-spacing-x-small);
}
.sv-text-portlet-content p + ul ul li:last-child, .sv-text-portlet-content p + ul ol li:last-child, .sv-text-portlet-content p + ol ul li:last-child, .sv-text-portlet-content p + ol ol li:last-child {
  margin-bottom: 0;
}
.sv-text-portlet-content h1 + ul, .sv-text-portlet-content h1 + ol, .sv-text-portlet-content h2 + ul, .sv-text-portlet-content h2 + ol, .sv-text-portlet-content h3 + ul, .sv-text-portlet-content h3 + ol, .sv-text-portlet-content h4 + ul, .sv-text-portlet-content h4 + ol, .sv-text-portlet-content h5 + ul, .sv-text-portlet-content h5 + ol, .sv-text-portlet-content h6 + ul, .sv-text-portlet-content h6 + ol {
  margin-left: 2.5rem;
}
html[lang|=ar] .sv-sv-webapp-menu ol, html[lang|=ar] .sv-sv-webapp-menu ul, html[lang|=arc] .sv-sv-webapp-menu ol, html[lang|=arc] .sv-sv-webapp-menu ul, html[lang|=ckb] .sv-sv-webapp-menu ol, html[lang|=ckb] .sv-sv-webapp-menu ul, html[lang|=dv] .sv-sv-webapp-menu ol, html[lang|=dv] .sv-sv-webapp-menu ul, html[lang|=fa] .sv-sv-webapp-menu ol, html[lang|=fa] .sv-sv-webapp-menu ul, html[lang|=ha] .sv-sv-webapp-menu ol, html[lang|=ha] .sv-sv-webapp-menu ul, html[lang|=he] .sv-sv-webapp-menu ol, html[lang|=he] .sv-sv-webapp-menu ul, html[lang|=khw] .sv-sv-webapp-menu ol, html[lang|=khw] .sv-sv-webapp-menu ul, html[lang|=ks] .sv-sv-webapp-menu ol, html[lang|=ks] .sv-sv-webapp-menu ul, html[lang|=ku] .sv-sv-webapp-menu ol, html[lang|=ku] .sv-sv-webapp-menu ul, html[lang|=ps] .sv-sv-webapp-menu ol, html[lang|=ps] .sv-sv-webapp-menu ul, html[lang|=prs] .sv-sv-webapp-menu ol, html[lang|=prs] .sv-sv-webapp-menu ul, html[lang|=ur] .sv-sv-webapp-menu ol, html[lang|=ur] .sv-sv-webapp-menu ul, html[lang|=yi] .sv-sv-webapp-menu ol, html[lang|=yi] .sv-sv-webapp-menu ul {
  margin-right: 0;
}
html[lang|=ar] ol, html[lang|=ar] ul, html[lang|=arc] ol, html[lang|=arc] ul, html[lang|=ckb] ol, html[lang|=ckb] ul, html[lang|=dv] ol, html[lang|=dv] ul, html[lang|=fa] ol, html[lang|=fa] ul, html[lang|=ha] ol, html[lang|=ha] ul, html[lang|=he] ol, html[lang|=he] ul, html[lang|=khw] ol, html[lang|=khw] ul, html[lang|=ks] ol, html[lang|=ks] ul, html[lang|=ku] ol, html[lang|=ku] ul, html[lang|=ps] ol, html[lang|=ps] ul, html[lang|=prs] ol, html[lang|=prs] ul, html[lang|=ur] ol, html[lang|=ur] ul, html[lang|=yi] ol, html[lang|=yi] ul {
  margin-left: 0;
  margin-right: var(--env-spacing-large);
}
html[lang|=ar] ol ul, html[lang|=ar] ol ol, html[lang|=ar] ul ul, html[lang|=ar] ul ol, html[lang|=arc] ol ul, html[lang|=arc] ol ol, html[lang|=arc] ul ul, html[lang|=arc] ul ol, html[lang|=ckb] ol ul, html[lang|=ckb] ol ol, html[lang|=ckb] ul ul, html[lang|=ckb] ul ol, html[lang|=dv] ol ul, html[lang|=dv] ol ol, html[lang|=dv] ul ul, html[lang|=dv] ul ol, html[lang|=fa] ol ul, html[lang|=fa] ol ol, html[lang|=fa] ul ul, html[lang|=fa] ul ol, html[lang|=ha] ol ul, html[lang|=ha] ol ol, html[lang|=ha] ul ul, html[lang|=ha] ul ol, html[lang|=he] ol ul, html[lang|=he] ol ol, html[lang|=he] ul ul, html[lang|=he] ul ol, html[lang|=khw] ol ul, html[lang|=khw] ol ol, html[lang|=khw] ul ul, html[lang|=khw] ul ol, html[lang|=ks] ol ul, html[lang|=ks] ol ol, html[lang|=ks] ul ul, html[lang|=ks] ul ol, html[lang|=ku] ol ul, html[lang|=ku] ol ol, html[lang|=ku] ul ul, html[lang|=ku] ul ol, html[lang|=ps] ol ul, html[lang|=ps] ol ol, html[lang|=ps] ul ul, html[lang|=ps] ul ol, html[lang|=prs] ol ul, html[lang|=prs] ol ol, html[lang|=prs] ul ul, html[lang|=prs] ul ol, html[lang|=ur] ol ul, html[lang|=ur] ol ol, html[lang|=ur] ul ul, html[lang|=ur] ul ol, html[lang|=yi] ol ul, html[lang|=yi] ol ol, html[lang|=yi] ul ul, html[lang|=yi] ul ol {
  margin-left: 0;
  margin-right: 2.5rem;
}
html[lang|=ar] p + ul, html[lang|=ar] p + ol, html[lang|=arc] p + ul, html[lang|=arc] p + ol, html[lang|=ckb] p + ul, html[lang|=ckb] p + ol, html[lang|=dv] p + ul, html[lang|=dv] p + ol, html[lang|=fa] p + ul, html[lang|=fa] p + ol, html[lang|=ha] p + ul, html[lang|=ha] p + ol, html[lang|=he] p + ul, html[lang|=he] p + ol, html[lang|=khw] p + ul, html[lang|=khw] p + ol, html[lang|=ks] p + ul, html[lang|=ks] p + ol, html[lang|=ku] p + ul, html[lang|=ku] p + ol, html[lang|=ps] p + ul, html[lang|=ps] p + ol, html[lang|=prs] p + ul, html[lang|=prs] p + ol, html[lang|=ur] p + ul, html[lang|=ur] p + ol, html[lang|=yi] p + ul, html[lang|=yi] p + ol {
  margin-left: 0;
  margin-right: 2.5rem;
}

.mv-font-h1, .mv-font-h2, .mv-font-h3, .mv-font-h4, .mv-font-h5, h1, h2, h3, h4, h5 {
  hyphens: auto;
  -ms-hyphens: auto;
  -moz-hyphens: auto;
  -webkit-hyphens: auto;
}
.mv-content-mitten > [class*=sv-decoration-]:not([class*=sv-decoration-fullwidth]):first-child, .mv-content-mitten > .sv-layout:first-child:not([class*=sv-decoration-fullwidth]):has([class*=mv-cardholder-]:first-child), .mv-content-mitten > div[id]:not([class]):first-child + [class*=sv-decoration-]:not([class*=sv-decoration-fullwidth]), .mv-content-mitten > div[id]:not([class]):first-child + .sv-layout:not([class*=sv-decoration-fullwidth]):has([class*=mv-cardholder-]:first-child), .mv-content-mitten-toppen-hoger > [class*=sv-decoration-]:not([class*=sv-decoration-fullwidth]):first-child, .mv-content-mitten-toppen-hoger > .sv-layout:first-child:not([class*=sv-decoration-fullwidth]):has([class*=mv-cardholder-]:first-child), .mv-content-mitten-toppen-hoger > div[id]:not([class]):first-child + [class*=sv-decoration-]:not([class*=sv-decoration-fullwidth]), .mv-content-mitten-toppen-hoger > div[id]:not([class]):first-child + .sv-layout:not([class*=sv-decoration-fullwidth]):has([class*=mv-cardholder-]:first-child), .pagecontent.sv-layout > [class*=sv-decoration-]:not([class*=sv-decoration-fullwidth]):first-child, .pagecontent.sv-layout > .sv-layout:first-child:not([class*=sv-decoration-fullwidth]):has([class*=mv-cardholder-]:first-child), .pagecontent.sv-layout > div[id]:not([class]):first-child + [class*=sv-decoration-]:not([class*=sv-decoration-fullwidth]), .pagecontent.sv-layout > div[id]:not([class]):first-child + .sv-layout:not([class*=sv-decoration-fullwidth]):has([class*=mv-cardholder-]:first-child) {
  margin-top: 0;
}
.mv-content-mitten > .sv-layout:first-child:not([class*=sv-decoration-fullwidth]):has([class*=mv-cardholder-]:first-child) > :first-child, .mv-content-mitten > div[id]:not([class]):first-child + .sv-layout:not([class*=sv-decoration-fullwidth]):has([class*=mv-cardholder-]:first-child) > :first-child, .mv-content-mitten-toppen-hoger > .sv-layout:first-child:not([class*=sv-decoration-fullwidth]):has([class*=mv-cardholder-]:first-child) > :first-child, .mv-content-mitten-toppen-hoger > div[id]:not([class]):first-child + .sv-layout:not([class*=sv-decoration-fullwidth]):has([class*=mv-cardholder-]:first-child) > :first-child, .pagecontent.sv-layout > .sv-layout:first-child:not([class*=sv-decoration-fullwidth]):has([class*=mv-cardholder-]:first-child) > :first-child, .pagecontent.sv-layout > div[id]:not([class]):first-child + .sv-layout:not([class*=sv-decoration-fullwidth]):has([class*=mv-cardholder-]:first-child) > :first-child {
  margin-top: 0;
}
.mv-content-mitten > [class*=sv-decoration-]:not([class*=sv-decoration-fullwidth], [class*=sv-decoration-infobox-]) > :first-child, .mv-content-mitten > div[id]:not([class]):first-child + [class*=sv-decoration-]:not([class*=sv-decoration-infobox-], [class*=sv-decoration-fullwidth]) > :first-child, .mv-content-mitten-toppen-hoger > [class*=sv-decoration-]:not([class*=sv-decoration-fullwidth], [class*=sv-decoration-infobox-]) > :first-child, .mv-content-mitten-toppen-hoger > div[id]:not([class]):first-child + [class*=sv-decoration-]:not([class*=sv-decoration-infobox-], [class*=sv-decoration-fullwidth]) > :first-child, .pagecontent.sv-layout > [class*=sv-decoration-]:not([class*=sv-decoration-fullwidth], [class*=sv-decoration-infobox-]) > :first-child, .pagecontent.sv-layout > div[id]:not([class]):first-child + [class*=sv-decoration-]:not([class*=sv-decoration-infobox-], [class*=sv-decoration-fullwidth]) > :first-child {
  margin-top: 0;
}
.mv-content-mitten > [class*=sv-decoration-]:not([class*=sv-decoration-fullwidth]):last-child, .mv-content-mitten > .sv-layout:last-child:not([class*=sv-decoration-fullwidth]):has([class*=mv-cardholder-]:last-child), .mv-content-mitten-toppen-hoger > [class*=sv-decoration-]:not([class*=sv-decoration-fullwidth]):last-child, .mv-content-mitten-toppen-hoger > .sv-layout:last-child:not([class*=sv-decoration-fullwidth]):has([class*=mv-cardholder-]:last-child), .pagecontent.sv-layout > [class*=sv-decoration-]:not([class*=sv-decoration-fullwidth]):last-child, .pagecontent.sv-layout > .sv-layout:last-child:not([class*=sv-decoration-fullwidth]):has([class*=mv-cardholder-]:last-child) {
  margin-bottom: 0;
}
.mv-content-mitten > [class*=sv-decoration-]:not([class*=sv-decoration-fullwidth]):last-child > :first-child, .mv-content-mitten > .sv-layout:last-child:not([class*=sv-decoration-fullwidth]):has([class*=mv-cardholder-]:last-child) > :first-child, .mv-content-mitten-toppen-hoger > [class*=sv-decoration-]:not([class*=sv-decoration-fullwidth]):last-child > :first-child, .mv-content-mitten-toppen-hoger > .sv-layout:last-child:not([class*=sv-decoration-fullwidth]):has([class*=mv-cardholder-]:last-child) > :first-child, .pagecontent.sv-layout > [class*=sv-decoration-]:not([class*=sv-decoration-fullwidth]):last-child > :first-child, .pagecontent.sv-layout > .sv-layout:last-child:not([class*=sv-decoration-fullwidth]):has([class*=mv-cardholder-]:last-child) > :first-child {
  margin-bottom: 0;
}
.mv-content-mitten > div[id]:not([class]):first-child + .sv-layout:not([class*=sv-decoration-fullwidth]) div[id]:not([class]):first-child + .sv-text-portlet[class*=sv-decoration-], .mv-content-mitten > div[id]:not([class]):first-child + .sv-layout:not([class*=sv-decoration-fullwidth]) .sv-text-portlet[class*=sv-decoration-], .mv-content-mitten > .sv-layout:first-child .sv-text-portlet[class*=sv-decoration-], .mv-content-mitten-toppen-hoger > div[id]:not([class]):first-child + .sv-layout:not([class*=sv-decoration-fullwidth]) div[id]:not([class]):first-child + .sv-text-portlet[class*=sv-decoration-], .mv-content-mitten-toppen-hoger > div[id]:not([class]):first-child + .sv-layout:not([class*=sv-decoration-fullwidth]) .sv-text-portlet[class*=sv-decoration-], .mv-content-mitten-toppen-hoger > .sv-layout:first-child .sv-text-portlet[class*=sv-decoration-], .pagecontent.sv-layout > div[id]:not([class]):first-child + .sv-layout:not([class*=sv-decoration-fullwidth]) div[id]:not([class]):first-child + .sv-text-portlet[class*=sv-decoration-], .pagecontent.sv-layout > div[id]:not([class]):first-child + .sv-layout:not([class*=sv-decoration-fullwidth]) .sv-text-portlet[class*=sv-decoration-], .pagecontent.sv-layout > .sv-layout:first-child .sv-text-portlet[class*=sv-decoration-] {
  margin-top: 0;
}
.mv-content-mitten > div[id]:not([class]):first-child + .sv-layout:not([class*=sv-decoration-fullwidth]) div[id]:not([class]):first-child + .sv-text-portlet[class*=sv-decoration-] > .sv-text-portlet-content:first-child > *:first-child, .mv-content-mitten > div[id]:not([class]):first-child + .sv-layout:not([class*=sv-decoration-fullwidth]) .sv-text-portlet[class*=sv-decoration-] > .sv-text-portlet-content:first-child > *:first-child, .mv-content-mitten > .sv-layout:first-child .sv-text-portlet[class*=sv-decoration-] > .sv-text-portlet-content:first-child > *:first-child, .mv-content-mitten-toppen-hoger > div[id]:not([class]):first-child + .sv-layout:not([class*=sv-decoration-fullwidth]) div[id]:not([class]):first-child + .sv-text-portlet[class*=sv-decoration-] > .sv-text-portlet-content:first-child > *:first-child, .mv-content-mitten-toppen-hoger > div[id]:not([class]):first-child + .sv-layout:not([class*=sv-decoration-fullwidth]) .sv-text-portlet[class*=sv-decoration-] > .sv-text-portlet-content:first-child > *:first-child, .mv-content-mitten-toppen-hoger > .sv-layout:first-child .sv-text-portlet[class*=sv-decoration-] > .sv-text-portlet-content:first-child > *:first-child, .pagecontent.sv-layout > div[id]:not([class]):first-child + .sv-layout:not([class*=sv-decoration-fullwidth]) div[id]:not([class]):first-child + .sv-text-portlet[class*=sv-decoration-] > .sv-text-portlet-content:first-child > *:first-child, .pagecontent.sv-layout > div[id]:not([class]):first-child + .sv-layout:not([class*=sv-decoration-fullwidth]) .sv-text-portlet[class*=sv-decoration-] > .sv-text-portlet-content:first-child > *:first-child, .pagecontent.sv-layout > .sv-layout:first-child .sv-text-portlet[class*=sv-decoration-] > .sv-text-portlet-content:first-child > *:first-child {
  margin-top: 0;
}
.mv-content-mitten .sv-text-portlet[class*=sv-decoration-] > .sv-text-portlet-content:first-child > *:first-child, .mv-content-mitten-toppen-hoger .sv-text-portlet[class*=sv-decoration-] > .sv-text-portlet-content:first-child > *:first-child, .pagecontent.sv-layout .sv-text-portlet[class*=sv-decoration-] > .sv-text-portlet-content:first-child > *:first-child {
  margin-top: 0;
}
.mv-content-mitten > .sv-text-portlet:not([class*=sv-decoration-]):first-child > .sv-text-portlet-content:first-child > *:first-child, .mv-content-mitten > div[id]:not([class]):first-child + .sv-text-portlet:not([class*=sv-decoration-]) > .sv-text-portlet-content:first-child > *:first-child, .mv-content-mitten-toppen-hoger > .sv-text-portlet:not([class*=sv-decoration-]):first-child > .sv-text-portlet-content:first-child > *:first-child, .mv-content-mitten-toppen-hoger > div[id]:not([class]):first-child + .sv-text-portlet:not([class*=sv-decoration-]) > .sv-text-portlet-content:first-child > *:first-child, .pagecontent.sv-layout > .sv-text-portlet:not([class*=sv-decoration-]):first-child > .sv-text-portlet-content:first-child > *:first-child, .pagecontent.sv-layout > div[id]:not([class]):first-child + .sv-text-portlet:not([class*=sv-decoration-]) > .sv-text-portlet-content:first-child > *:first-child {
  margin-top: 0;
}
.mv-innehallssida .mv-toppen {
  margin-bottom: var(--env-spacing-xxx-large);
}
.mv-innehallssida .mv-toppen .sv-grid-main > .sv-row > .sv-layout:last-child {
  padding-right: var(--env-spacing-medium);
}
.mv-innehallssida .mv-mitten {
  /*
      * Auto place top-right and right areas and hide top-right are if it's empty.
      * Main area needs to be placed specifically.
      * This will result in right area aligning to the top with main area if top-right is empty.
      */
}
.mv-innehallssida .mv-mitten .mv-content-padding {
  padding: var(--env-spacing-xxxx-large) 0 var(--env-spacing-xxx-large);
}
.mv-innehallssida .mv-mitten .mv-content-padding > .sv-row > .sv-layout:first-child {
  padding-left: var(--env-spacing-medium);
}
.mv-innehallssida .mv-mitten .mv-content-padding > .sv-row > .sv-layout:last-child {
  padding-right: var(--env-spacing-medium);
}
.mv-innehallssida .mv-mitten .mv-content-padding.mv-grid-local-menu {
  padding-top: var(--env-spacing-xxxx-large);
}
.mv-innehallssida .mv-mitten .mv-grid {
  display: block;
  padding: var(--env-spacing-xxxx-large) var(--env-spacing-medium) var(--env-spacing-xxx-large);
}
.mv-innehallssida .mv-mitten .mv-grid.mv-grid-local-menu {
  padding-top: 0;
  padding-right: 0;
  padding-left: 0;
}
.mv-innehallssida .mv-mitten .mv-grid-area-main.mv-grid-area-main-local-menu {
  padding-left: var(--env-spacing-medium);
  padding-right: var(--env-spacing-medium);
  margin-left: -1rem;
  margin-right: -1rem;
}
@media (min-width: 768px) {
  .mv-innehallssida .mv-mitten .mv-grid-area-main.mv-grid-area-main-local-menu {
    margin-left: 0;
    margin-right: 0;
    padding-left: var(--env-spacing-xx-large);
    padding-right: var(--env-spacing-xx-large);
  }
}
.mv-innehallssida .mv-mitten.mv-bg-white {
  background: unset;
}
.mv-innehallssida .mv-mitten.mv-bg-white:not(:has(.mv-grid-local-menu)):has(.pagecontent:not(.sv-editable-layout) > :nth-child(2)), .mv-innehallssida .mv-mitten.mv-bg-white:not(:has(.mv-grid-local-menu)):has(.pagecontent.sv-editable-layout > :nth-child(1)), .mv-innehallssida .mv-mitten.mv-bg-white:not(:has(.mv-grid-local-menu)):has(.sv-sv-webapp-tab-selector) {
  background-color: var(--mv-white);
}
@media (min-width: 1200px) {
  .mv-innehallssida .mv-mitten .mv-content-padding {
    padding: var(--env-spacing-xxxx-large) 0 var(--env-spacing-xxxxx-large) 0;
  }
  .mv-innehallssida .mv-mitten .mv-content-padding > .sv-row > .sv-layout:first-child {
    padding-left: var(--mv-addition-spacing-large);
  }
  .mv-innehallssida .mv-mitten .mv-content-padding > .sv-row > .sv-layout:last-child {
    padding-right: var(--env-spacing-xxx-large);
  }
  .mv-innehallssida .mv-mitten .mv-grid {
    display: grid;
    padding-top: var(--env-spacing-xxxx-large);
    padding-bottom: var(--env-spacing-xxxxx-large);
    padding-left: 0;
    padding-right: 0;
  }
  .mv-innehallssida .mv-mitten .mv-grid-area-main {
    grid-column: 1/span 8;
    grid-row: 1/span 3;
  }
  .mv-innehallssida .mv-mitten .mv-grid-area-main.mv-grid-area-main-local-menu {
    padding-left: var(--mv-addition-spacing-large);
    padding-right: var(--mv-addition-spacing-large);
  }
  .mv-innehallssida .mv-mitten .mv-employee-line .mv-grid-area-main {
    grid-column: 1/span 8;
    grid-row: 1/span 3;
    padding-left: 0;
  }
  .mv-innehallssida .mv-mitten .mv-grid-area-top-right {
    grid-column: span 4;
  }
  .mv-innehallssida .mv-mitten .mv-grid-area-top-right:has(.pagecontent:not(.sv-editable-layout) > :only-child) {
    display: none;
  }
  .mv-innehallssida .mv-mitten .mv-grid-area-right {
    grid-column: span 4;
  }
  .mv-innehallssida .mv-mitten .mv-grid-area-main.mv-p-x-none, .mv-innehallssida .mv-mitten .mv-grid-area-top-right.mv-p-x-none {
    padding-left: 0;
    padding-right: 0;
  }
  .mv-innehallssida .mv-mitten .mv-grid-area-main.mv-p-y-none, .mv-innehallssida .mv-mitten .mv-grid-area-top-right.mv-p-y-none {
    padding-top: 0;
    padding-bottom: 0;
  }
  html[lang|=ar] .mv-innehallssida .mv-mitten .mv-grid-area-main.mv-p-x-none,
  html[lang|=ar] .mv-innehallssida .mv-mitten .mv-grid-area-top-right.mv-p-x-none, html[lang|=arc] .mv-innehallssida .mv-mitten .mv-grid-area-main.mv-p-x-none,
  html[lang|=arc] .mv-innehallssida .mv-mitten .mv-grid-area-top-right.mv-p-x-none, html[lang|=ckb] .mv-innehallssida .mv-mitten .mv-grid-area-main.mv-p-x-none,
  html[lang|=ckb] .mv-innehallssida .mv-mitten .mv-grid-area-top-right.mv-p-x-none, html[lang|=dv] .mv-innehallssida .mv-mitten .mv-grid-area-main.mv-p-x-none,
  html[lang|=dv] .mv-innehallssida .mv-mitten .mv-grid-area-top-right.mv-p-x-none, html[lang|=fa] .mv-innehallssida .mv-mitten .mv-grid-area-main.mv-p-x-none,
  html[lang|=fa] .mv-innehallssida .mv-mitten .mv-grid-area-top-right.mv-p-x-none, html[lang|=ha] .mv-innehallssida .mv-mitten .mv-grid-area-main.mv-p-x-none,
  html[lang|=ha] .mv-innehallssida .mv-mitten .mv-grid-area-top-right.mv-p-x-none, html[lang|=he] .mv-innehallssida .mv-mitten .mv-grid-area-main.mv-p-x-none,
  html[lang|=he] .mv-innehallssida .mv-mitten .mv-grid-area-top-right.mv-p-x-none, html[lang|=khw] .mv-innehallssida .mv-mitten .mv-grid-area-main.mv-p-x-none,
  html[lang|=khw] .mv-innehallssida .mv-mitten .mv-grid-area-top-right.mv-p-x-none, html[lang|=ks] .mv-innehallssida .mv-mitten .mv-grid-area-main.mv-p-x-none,
  html[lang|=ks] .mv-innehallssida .mv-mitten .mv-grid-area-top-right.mv-p-x-none, html[lang|=ku] .mv-innehallssida .mv-mitten .mv-grid-area-main.mv-p-x-none,
  html[lang|=ku] .mv-innehallssida .mv-mitten .mv-grid-area-top-right.mv-p-x-none, html[lang|=ps] .mv-innehallssida .mv-mitten .mv-grid-area-main.mv-p-x-none,
  html[lang|=ps] .mv-innehallssida .mv-mitten .mv-grid-area-top-right.mv-p-x-none, html[lang|=prs] .mv-innehallssida .mv-mitten .mv-grid-area-main.mv-p-x-none,
  html[lang|=prs] .mv-innehallssida .mv-mitten .mv-grid-area-top-right.mv-p-x-none, html[lang|=ur] .mv-innehallssida .mv-mitten .mv-grid-area-main.mv-p-x-none,
  html[lang|=ur] .mv-innehallssida .mv-mitten .mv-grid-area-top-right.mv-p-x-none, html[lang|=yi] .mv-innehallssida .mv-mitten .mv-grid-area-main.mv-p-x-none,
  html[lang|=yi] .mv-innehallssida .mv-mitten .mv-grid-area-top-right.mv-p-x-none {
    padding-left: 0;
    padding-right: 0;
  }
}
.mv-innehallssida .mv-mitten .sv-fluid-grid .mv-grid {
  padding-left: 0;
  padding-right: 0;
}
.mv-startsida {
  position: relative;
  /*
    .mv-mitten {
      .mv-cardholder-grid-1,
      .mv-cardholder-grid-2,
      .mv-cardholder-grid-3 {
        padding-top: var(--env-spacing-xxxx-large);
        padding-bottom: var(--env-spacing-xxxxx-large);

        @media only screen and (min-width: 1200px) {
          padding-top: var(--env-spacing-xxxx-large);
          padding-bottom: var(--env-spacing-xxxxx-large);
        }
      }
    }

    .mv-botten {
      .mv-cardholder-grid-1,
      .mv-cardholder-grid-2,
      .mv-cardholder-grid-3 {
        padding-top: var(--env-spacing-xxxxx-large);
        padding-bottom: var(--env-spacing-xxxxxx-large);

        @media only screen and (min-width: 1200px) {
          padding-top: var(--env-spacing-xxxxx-large);
          padding-bottom: var(--env-spacing-xxxxxx-large);
        }
      }
    }*/
}
.mv-tab-button {
  display: inline-block;
  background-color: var(--mv-white);
  border-top: 1px solid var(--mv-blue-100);
  padding: var(--env-spacing-large) var(--env-spacing-xxx-large);
}
.sv-template-fliksida---lokal-meny .mv-grid-area-top-right .sv-sv-webapp-menu {
  margin-top: 6.1rem;
}
.mv-404-grid {
  margin-top: var(--env-spacing-medium);
  margin-bottom: 6rem;
  display: flex;
  justify-content: center;
}
.mv-404-grid h1 {
  margin-top: 0;
}
.mv-404-grid .sv-text-portlet a {
  color: var(--env-link-font-color);
}
.mv-404-grid .pagecontent {
  width: 100%;
}
.mv-404-panel {
  display: flex;
  gap: var(--env-spacing-x-large);
  flex-direction: column-reverse;
}
.mv-404-panel p.mv-font-normal:last-child {
  margin-bottom: 2rem;
}
.mv-404-image {
  text-align: center;
}
.mv-404-image img {
  width: 18rem !important;
}
.mv404ButtonWrapper ul {
  padding: 0;
  margin: 0;
  margin-bottom: 4rem;
  gap: 0.625rem 0;
  display: flex;
  flex-wrap: wrap;
}
.mv404ButtonWrapper ul li {
  display: block;
  margin-bottom: 0;
  flex: 0 0 100%;
}
.mv404ButtonWrapper ul li a {
  /* Grund­layout */
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: var(--env-spacing-small) var(--env-spacing-x-large);
  font-size: var(--env-font-size-medium);
  line-height: 1.375rem;
  min-height: var(--env-spacing-x-large);
  text-decoration: none;
  color: var(--mv-white);
  /* Färger / kantlinje */
  background-color: var(--mv-blue-150);
  /* Tillstånd */
  /* Pil-ikonen – LTR som standard */
  /* Automatiskt byte till RTL-pil */
}
.mv404ButtonWrapper ul li a:link, .mv404ButtonWrapper ul li a:visited, .mv404ButtonWrapper ul li a:hover, .mv404ButtonWrapper ul li a:focus, .mv404ButtonWrapper ul li a:focus-visible {
  color: var(--mv-white);
  text-decoration: none;
}
.mv404ButtonWrapper ul li a:hover {
  outline: none;
  background-color: var(--mv-blue-130);
}
.mv404ButtonWrapper ul li a:focus, .mv404ButtonWrapper ul li a:focus-visible {
  box-shadow: inset 0 0 0 1px var(--mv-black), 0 0 0 3px var(--mv-white), 0 0 0 5px var(--mv-black);
  outline: none;
}
.mv404ButtonWrapper ul li a:after {
  align-self: first baseline;
  margin-inline-start: 1.125rem;
  display: inline-block;
  font-family: var(--mv-font-awesome);
  content: "\f061";
  color: var(--mv-white);
}
html[lang|=ar] .mv404ButtonWrapper ul li a:after, html[lang|=arc] .mv404ButtonWrapper ul li a:after, html[lang|=ckb] .mv404ButtonWrapper ul li a:after, html[lang|=dv] .mv404ButtonWrapper ul li a:after, html[lang|=fa] .mv404ButtonWrapper ul li a:after, html[lang|=ha] .mv404ButtonWrapper ul li a:after, html[lang|=he] .mv404ButtonWrapper ul li a:after, html[lang|=khw] .mv404ButtonWrapper ul li a:after, html[lang|=ks] .mv404ButtonWrapper ul li a:after, html[lang|=ku] .mv404ButtonWrapper ul li a:after, html[lang|=ps] .mv404ButtonWrapper ul li a:after, html[lang|=prs] .mv404ButtonWrapper ul li a:after, html[lang|=ur] .mv404ButtonWrapper ul li a:after, html[lang|=yi] .mv404ButtonWrapper ul li a:after {
  content: "\f060";
}

@media (min-width: 768px) {
  main .mv404ButtonWrapper ul {
    gap: var(--env-font-size-x-small);
  }
  main .mv404ButtonWrapper ul li {
    flex: 0 1 auto;
  }
}
@media (min-width: 768px) {
  .mv-404-grid {
    margin-top: var(--env-spacing-xxxxx-large);
    margin-bottom: 10rem;
  }
  .mv-404-panel {
    flex-direction: row;
  }
}
@media (min-width: 1200px) {
  .mv-404-image img {
    width: 25rem !important;
  }
}
.fa {
  font-family: var(--fa-style-family, "Font Awesome 6 Pro");
  font-weight: var(--fa-style, 900);
  font-style: normal;
}
.fal, .fa-light {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: var(--fa-display, inline-block);
  font-style: normal;
  font-variant: normal;
  line-height: 1;
  text-rendering: auto;
}
.fal, .fa-light {
  font-family: "Font Awesome 6 Pro";
}
.fa-1x {
  font-size: 1em;
}
.fa-2x {
  font-size: 2em;
}
.fa-3x {
  font-size: 3em;
}
.fa-4x {
  font-size: 4em;
}
.fa-5x {
  font-size: 5em;
}
.fa-6x {
  font-size: 6em;
}
.fa-7x {
  font-size: 7em;
}
.fa-8x {
  font-size: 8em;
}
.fa-9x {
  font-size: 9em;
}
.fa-10x {
  font-size: 10em;
}
.fa-2xs {
  font-size: 0.625em;
  line-height: 0.1em;
  vertical-align: 0.225em;
}
.fa-xs {
  font-size: 0.75em;
  line-height: 0.0833333337em;
  vertical-align: 0.125em;
}
.fa-sm {
  font-size: 0.875em;
  line-height: 0.0714285718em;
  vertical-align: 0.0535714295em;
}
.fa-lg {
  font-size: 1.25em;
  line-height: 0.05em;
  vertical-align: -0.075em;
}
.fa-xl {
  font-size: 1.5em;
  line-height: 0.0416666682em;
  vertical-align: -0.125em;
}
.fa-2xl {
  font-size: 2em;
  line-height: 0.03125em;
  vertical-align: -0.1875em;
}
.fa-fw {
  text-align: center;
  width: 1.25em;
}
.fa-ul {
  list-style-type: none;
  margin-left: var(--fa-li-margin, 2.5em);
  padding-left: 0;
}
.fa-ul > li {
  position: relative;
}
.fa-li {
  left: calc(var(--fa-li-width, 2em) * -1);
  position: absolute;
  text-align: center;
  width: var(--fa-li-width, 2em);
  line-height: inherit;
}
.fa-border {
  border-color: var(--fa-border-color, #eee);
  border-radius: var(--fa-border-radius, 0.1em);
  border-style: var(--fa-border-style, solid);
  border-width: var(--fa-border-width, 0.08em);
  padding: var(--fa-border-padding, 0.2em 0.25em 0.15em);
}
.fa-pull-left {
  float: left;
  margin-right: var(--fa-pull-margin, 0.3em);
}
.fa-pull-right {
  float: right;
  margin-left: var(--fa-pull-margin, 0.3em);
}
.fa-beat {
  animation-name: fa-beat;
  animation-delay: var(--fa-animation-delay, 0s);
  animation-direction: var(--fa-animation-direction, normal);
  animation-duration: var(--fa-animation-duration, 1s);
  animation-iteration-count: var(--fa-animation-iteration-count, infinite);
  animation-timing-function: var(--fa-animation-timing, ease-in-out);
}
.fa-bounce {
  animation-name: fa-bounce;
  animation-delay: var(--fa-animation-delay, 0s);
  animation-direction: var(--fa-animation-direction, normal);
  animation-duration: var(--fa-animation-duration, 1s);
  animation-iteration-count: var(--fa-animation-iteration-count, infinite);
  animation-timing-function: var(--fa-animation-timing, cubic-bezier(0.28, 0.84, 0.42, 1));
}
.fa-fade {
  animation-name: fa-fade;
  animation-delay: var(--fa-animation-delay, 0s);
  animation-direction: var(--fa-animation-direction, normal);
  animation-duration: var(--fa-animation-duration, 1s);
  animation-iteration-count: var(--fa-animation-iteration-count, infinite);
  animation-timing-function: var(--fa-animation-timing, cubic-bezier(0.4, 0, 0.6, 1));
}
.fa-beat-fade {
  animation-name: fa-beat-fade;
  animation-delay: var(--fa-animation-delay, 0s);
  animation-direction: var(--fa-animation-direction, normal);
  animation-duration: var(--fa-animation-duration, 1s);
  animation-iteration-count: var(--fa-animation-iteration-count, infinite);
  animation-timing-function: var(--fa-animation-timing, cubic-bezier(0.4, 0, 0.6, 1));
}
.fa-flip {
  animation-name: fa-flip;
  animation-delay: var(--fa-animation-delay, 0s);
  animation-direction: var(--fa-animation-direction, normal);
  animation-duration: var(--fa-animation-duration, 1s);
  animation-iteration-count: var(--fa-animation-iteration-count, infinite);
  animation-timing-function: var(--fa-animation-timing, ease-in-out);
}
.fa-shake {
  animation-name: fa-shake;
  animation-delay: var(--fa-animation-delay, 0s);
  animation-direction: var(--fa-animation-direction, normal);
  animation-duration: var(--fa-animation-duration, 1s);
  animation-iteration-count: var(--fa-animation-iteration-count, infinite);
  animation-timing-function: var(--fa-animation-timing, linear);
}
.fa-spin {
  animation-name: fa-spin;
  animation-delay: var(--fa-animation-delay, 0s);
  animation-direction: var(--fa-animation-direction, normal);
  animation-duration: var(--fa-animation-duration, 2s);
  animation-iteration-count: var(--fa-animation-iteration-count, infinite);
  animation-timing-function: var(--fa-animation-timing, linear);
}
.fa-spin-reverse {
  --fa-animation-direction: reverse;
}
.fa-pulse, .fa-spin-pulse {
  animation-name: fa-spin;
  animation-direction: var(--fa-animation-direction, normal);
  animation-duration: var(--fa-animation-duration, 1s);
  animation-iteration-count: var(--fa-animation-iteration-count, infinite);
  animation-timing-function: var(--fa-animation-timing, steps(8));
}
@media (prefers-reduced-motion: reduce) {
  .fa-beat, .fa-bounce, .fa-fade, .fa-beat-fade, .fa-flip, .fa-pulse, .fa-shake, .fa-spin, .fa-spin-pulse {
    animation-delay: -1ms;
    animation-duration: 1ms;
    animation-iteration-count: 1;
    transition-delay: 0s;
    transition-duration: 0s;
  }
}
@keyframes zoBCS3QbokHulEBoejov {
  0%, 90% {
    transform: scale(1);
  }
  45% {
    transform: scale(var(--fa-beat-scale, 1.25));
  }
}
@keyframes SgsrAU59jySoAX7ffRXB {
  0% {
    transform: scale(1, 1) translateY(0);
  }
  10% {
    transform: scale(var(--fa-bounce-start-scale-x, 1.1), var(--fa-bounce-start-scale-y, 0.9)) translateY(0);
  }
  30% {
    transform: scale(var(--fa-bounce-jump-scale-x, 0.9), var(--fa-bounce-jump-scale-y, 1.1)) translateY(var(--fa-bounce-height, -0.5em));
  }
  50% {
    transform: scale(var(--fa-bounce-land-scale-x, 1.05), var(--fa-bounce-land-scale-y, 0.95)) translateY(0);
  }
  57% {
    transform: scale(1, 1) translateY(var(--fa-bounce-rebound, -0.125em));
  }
  64% {
    transform: scale(1, 1) translateY(0);
  }
  100% {
    transform: scale(1, 1) translateY(0);
  }
}
@keyframes GWNpeDkEXALg3nrBj6uI {
  50% {
    opacity: var(--fa-fade-opacity, 0.4);
  }
}
@keyframes OLMhrJB4TAnnrQZt7tFr {
  0%, 100% {
    opacity: var(--fa-beat-fade-opacity, 0.4);
    transform: scale(1);
  }
  50% {
    opacity: 1;
    transform: scale(var(--fa-beat-fade-scale, 1.125));
  }
}
@keyframes fH0iUJRlXzSWF3n6pydn {
  50% {
    transform: rotate3d(var(--fa-flip-x, 0), var(--fa-flip-y, 1), var(--fa-flip-z, 0), var(--fa-flip-angle, -180deg));
  }
}
@keyframes kEbltSNLZxFNmhTHusf0 {
  0% {
    transform: rotate(-15deg);
  }
  4% {
    transform: rotate(15deg);
  }
  8%, 24% {
    transform: rotate(-18deg);
  }
  12%, 28% {
    transform: rotate(18deg);
  }
  16% {
    transform: rotate(-22deg);
  }
  20% {
    transform: rotate(22deg);
  }
  32% {
    transform: rotate(-12deg);
  }
  36% {
    transform: rotate(12deg);
  }
  40%, 100% {
    transform: rotate(0deg);
  }
}
@keyframes XF3DGi2h75nU9wGz3Yh9 {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.fa-rotate-90 {
  transform: rotate(90deg);
}
.fa-rotate-180 {
  transform: rotate(180deg);
}
.fa-rotate-270 {
  transform: rotate(270deg);
}
.fa-flip-horizontal {
  transform: scale(-1, 1);
}
.fa-flip-vertical {
  transform: scale(1, -1);
}
.fa-flip-both, .fa-flip-horizontal.fa-flip-vertical {
  transform: scale(-1, -1);
}
.fa-rotate-by {
  transform: rotate(var(--fa-rotate-angle, none));
}
.fa-stack {
  display: inline-block;
  height: 2em;
  line-height: 2em;
  position: relative;
  vertical-align: middle;
  width: 2.5em;
}
.fa-stack-1x, .fa-stack-2x {
  left: 0;
  position: absolute;
  text-align: center;
  width: 100%;
  z-index: var(--fa-stack-z-index, auto);
}
.fa-stack-1x {
  line-height: inherit;
}
.fa-stack-2x {
  font-size: 2em;
}
.fa-inverse {
  color: var(--fa-inverse, #fff);
}
.fa-arrow-left::before {
  content: "\f060";
}
.fa-arrow-progress::before {
  content: "\e5df";
}
.fa-arrow-right::before {
  content: "\f061";
}
.fa-arrow-right-to-bracket::before {
  content: "\f090";
}
.fa-arrow-up-right-and-arrow-down-left-from-center::before {
  content: "\e0a0";
}
.fa-arrow-up-right-from-square::before {
  content: "\f08e";
}
.fa-bars::before {
  content: "\f0c9";
}
.fa-chevron-down::before {
  content: "\f078";
}
.fa-chevron-up::before {
  content: "\f077";
}
.fa-download::before {
  content: "\f019";
}
.fa-envelope::before {
  content: "\f0e0";
}
.fa-globe::before {
  content: "\f0ac";
}
.fa-language::before {
  content: "\f1ab";
}
.fa-laptop-file::before {
  content: "\e51d";
}
.fa-lightbulb-exclamation::before {
  content: "\f671";
}
.fa-magnifying-glass::before {
  content: "\f002";
}
.fa-pdf::before {
  content: "\f1c1";
}
.fa-plus::before {
  content: "\+";
}
.fa-question::before {
  content: "\?";
}
.fa-user::before {
  content: "\f007";
}
.fa-xmark::before {
  content: "\f00d";
}
.sr-only, .fa-sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border-width: 0;
}
.sr-only-focusable:not(:focus), .fa-sr-only-focusable:not(:focus) {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border-width: 0;
}
:root, :host {
  --fa-style-family-classic: "Font Awesome 6 Pro";
  --fa-font-light: normal 300 1em/1 "Font Awesome 6 Pro";
}
.fal, .fa-light {
  font-weight: 300;
}
:root, :host {
  --fa-style-family-classic: "Font Awesome 6 Pro";
  --fa-font-thin: normal 100 1em/1 "Font Awesome 6 Pro";
}
.fat, .fa-thin {
  font-weight: 100;
}
.lp-app-decision-helper {
  --lp-app-decision-helper__question-background-color: var(--env-block-primary-background-color);
  --lp-app-decision-helper__question-border-radius: var(--env-border-radius);
  --lp-app-decision-helper__question-box-shadow: var(--env-box-shadow-small);
  --lp-app-decision-helper__question-color: var(--env-block-primary-font-color);
  --lp-app-decision-helper__question-margin: var(--env-spacing-medium);
  --lp-app-decision-helper__question-body-padding: var(--env-spacing-large);
  --lp-app-decision-helper__question-footer-padding: var(--env-spacing-x-small) var(--env-spacing-large) var(--env-spacing-large);
  --lp-app-decision-helper__question-header-padding: var(--env-spacing-large) var(--env-spacing-large) var(--env-spacing-x-small);
  --lp-app-decision-helper__input-background-color: var(--env-form-input-background-color);
  --lp-app-decision-helper__input-border-color: var(--env-form-input-border-color);
  --lp-app-decision-helper__input-primary-color: var(--env-element-primary-background-color);
  --lp-app-decision-helper__input-font-color: var(--env-form-input-font-color);
  --lp-app-decision-helper__input-border-radius: var(--env-form-input-border-radius);
  --lp-app-decision-helper__input-font-family: var(--env-form-font-family);
  --lp-app-decision-helper__input-font-size: var(--env-font-size-medium);
  --lp-app-decision-helper__badge-background-color: var(--env-element-primary-background-color);
  --lp-app-decision-helper__badge-border-radius: var(--env-badge-border-radius);
  --lp-app-decision-helper__badge-font-color: var(--env-element-primary-font-color);
  --lp-app-decision-helper__badge-font-family: var(--env-badge-font-family);
  --lp-app-decision-helper__badge-font-size: var(--env-badge-font-size);
  --lp-app-decision-helper__badge-font-weight: var(--env-badge-font-weight);
  --lp-app-decision-helper__badge-letter-spacing: var(--env-badge-letter-spacing);
  --lp-app-decision-helper__badge-padding: var(--env-spacing-xx-small) var(--env-spacing-x-small);
  --lp-app-decision-helper__badge-text-transform: var(--env-badge-text-transform);
  --lp-app-decision-helper__button-background-color: var(--env-element-primary-background-color);
  --lp-app-decision-helper__button-border-color: var(--env-element-primary-background-color);
  --lp-app-decision-helper__button-border-radius: var(--env-button-border-radius);
  --lp-app-decision-helper__button-font-color: var(--env-element-primary-font-color);
  --lp-app-decision-helper__button-font-family: var(--env-button-font-family);
  --lp-app-decision-helper__button-font-size: var(--env-font-size-medium);
  --lp-app-decision-helper__button-padding: 0.6em 1em;
  --lp-app-decision-helper__button-background-color--hover: var(--env-element-primary-background-color-dark);
  --lp-app-decision-helper__button-border-color--hover: var(--env-element-primary-background-color-dark);
  --lp-app-decision-helper__button-font-color--hover: var(--env-element-primary-font-color);
  --lp-app-decision-helper__caption-font-weight: 600;
}
.lp-app-decision-helper__question {
  background-color: var(--lp-app-decision-helper__question-background-color);
  border-radius: var(--lp-app-decision-helper__question-border-radius);
  box-shadow: var(--lp-app-decision-helper__question-box-shadow);
  color: var(--lp-app-decision-helper__question-color);
  display: flex;
  flex-direction: column;
  margin-bottom: var(--lp-app-decision-helper__question-margin);
  margin-top: var(--lp-app-decision-helper__question-margin);
}
.lp-app-decision-helper__question-header {
  display: flex;
  flex-direction: column;
  padding: var(--lp-app-decision-helper__question-header-padding);
}
.lp-app-decision-helper__question-body {
  padding: var(--lp-app-decision-helper__question-body-padding);
}
.lp-app-decision-helper__question-body:has(.lp-app-decision-helper__input) {
  padding: 0 var(--lp-app-decision-helper__question-body-padding);
}
.lp-app-decision-helper__question-footer {
  padding: var(--lp-app-decision-helper__question-footer-padding);
}
.lp-app-decision-helper__question-heading {
  font-size: 1rem;
  margin-bottom: 0.5em;
  margin-top: 0;
}
.lp-app-decision-helper__question-header .lp-app-decision-helper__question-heading:last-child {
  margin-bottom: 0;
}
.lp-app-decision-helper__question-description {
  margin-bottom: 0;
  margin-top: 0;
}
.lp-app-decision-helper__input {
  align-items: center;
  display: flex;
  margin-bottom: 0.75rem;
}
.lp-app-decision-helper__input input {
  height: 1px;
  left: -10000px;
  overflow: hidden;
  position: absolute;
  top: auto;
  width: 1px;
}
.lp-app-decision-helper__label {
  cursor: pointer;
  padding-left: 1.75rem;
  position: relative;
  font-weight: 500;
}
.lp-app-decision-helper__fake-input {
  background-color: var(--lp-app-decision-helper__input-background-color);
  border: 1px solid var(--lp-app-decision-helper__input-border-color);
  left: 0;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 1.125rem;
  height: 1.125rem;
}
.lp-app-decision-helper__fake-input:after {
  background-color: var(--mv-black);
}
.lp-app-decision-helper__fake-input:hover {
  border-color: var(--mv-gray-100);
}
.lp-app-decision-helper__fake-input:hover:after {
  background-color: var(--mv-gray-100);
}
.lp-app-decision-helper__fake-input:active {
  border-color: var(--mv-gray-60);
}
.lp-app-decision-helper__fake-input:active:after {
  background-color: var(--mv-gray-60);
}
.lp-app-decision-helper__input--radio .lp-app-decision-helper__fake-input {
  border-radius: 50%;
}
.lp-app-decision-helper__input--radio input:checked + .lp-app-decision-helper__label .lp-app-decision-helper__fake-input {
  background-color: var(--lp-app-decision-helper__input-primary-color);
  border-color: var(--lp-app-decision-helper__input-primary-color);
  box-shadow: inset 0 0 0 3px var(--lp-app-decision-helper__input-background-color);
}
.lp-app-decision-helper__input--checkbox input:checked + .lp-app-decision-helper__label .lp-app-decision-helper__fake-input {
  background-color: var(--lp-app-decision-helper__input-primary-color);
  background-image: url("data:image/svg+xml,%3Csvg%20viewBox%3D%270%200%2026%2026%27%20xmlns%3D%27http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%27%20fill%3D%27%23fff%27%3E%3Cpath%20%20d%3D%22M19.689%203.445c-.12.06-.258.153-.307.206-.049.054-2.064%203.013-4.478%206.576a4684.822%204684.822%200%200%201-4.404%206.497c-.009.011-.946-.908-2.084-2.042C7%2013.269%206.287%2012.588%206.153%2012.52a1.156%201.156%200%200%200-.953%200c-.12.062-.524.426-1.053.951-.968.961-1.093%201.141-1.088%201.57.003.154.038.313.096.433.067.138%201.017%201.113%203.398%203.49%203.067%203.061%203.326%203.309%203.587%203.429.758.35%201.359.264%201.885-.269.193-.195%2010.708-15.653%2010.923-16.057.111-.208.11-.657-.002-.884a1.301%201.301%200%200%200-.218-.304c-.188-.186-2.046-1.431-2.227-1.492a1.115%201.115%200%200%200-.812.058%22%2F%3E%3C%2Fsvg%3E");
  background-position: center;
  background-repeat: no-repeat;
  background-size: 80% auto;
  border-color: var(--lp-app-decision-helper__input-primary-color);
}
.lp-app-decision-helper__input-field {
  background-color: var(--lp-app-decision-helper__input-background-color);
  border: 1px solid var(--lp-app-decision-helper__input-border-color);
  border-radius: var(--lp-app-decision-helper__input-border-radius);
  box-sizing: border-box;
  color: var(--lp-app-decision-helper__input-font-color);
  display: block;
  font-family: var(--lp-app-decision-helper__input-font-family);
  font-size: var(--lp-app-decision-helper__input-font-size);
  line-height: 1.5;
  margin: 0;
  padding: 0.6em 1em;
  width: 100%;
}
.lp-app-decision-helper__badge {
  background-color: var(--lp-app-decision-helper__badge-background-color);
  border: none;
  border-radius: var(--lp-app-decision-helper__badge-border-radius);
  color: var(--lp-app-decision-helper__badge-font-color);
  display: inline-block;
  font-family: var(--lp-app-decision-helper__badge-font-family);
  font-size: var(--lp-app-decision-helper__badge-font-size);
  font-weight: var(--lp-app-decision-helper__badge-font-weight);
  letter-spacing: var(--lp-app-decision-helper__badge-letter-spacing);
  margin-right: 0.5em;
  padding: var(--lp-app-decision-helper__badge-padding);
  text-transform: var(--lp-app-decision-helper__badge-text-transform);
}
.lp-app-decision-helper__badge:last-child {
  margin-right: 0;
}
.lp-app-decision-helper__button {
  text-align: center;
  align-items: center;
  box-sizing: border-box;
  cursor: pointer;
  font-family: var(--lp-app-decision-helper__button-font-family);
  font-size: var(--lp-app-decision-helper__button-font-size);
  line-height: 1.5;
  margin: 0;
  min-height: 48px;
  padding: var(--lp-app-decision-helper__button-padding);
  text-decoration: none;
  transition: all 0.3s ease;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background: var(--mv-white) 0% 0% no-repeat padding-box;
  border: 1px solid var(--mv-blue-150);
  max-width: 344px;
  width: 100%;
  border-radius: unset;
  letter-spacing: 0px;
  color: var(--mv-blue-150);
}
.lp-app-decision-helper__button:disabled {
  background: var(--mv-white) 0% 0% no-repeat padding-box;
  border: 1px solid var(--mv-gray-20);
  opacity: 1;
  color: var(--mv-gray-50);
}
.lp-app-decision-helper__button:hover {
  background: var(--mv-gray-10) 0% 0% no-repeat padding-box;
}
.lp-app-decision-helper__button:active {
  background: var(--mv-gray-20) 0% 0% no-repeat padding-box;
}
.lp-app-decision-helper__result-heading {
  margin-top: 4rem;
}
.lp-app-decision-helper__textInput {
  margin-top: 1em;
  margin-bottom: 1em;
}
.lp-app-decision-helper__textInput-caption {
  font-weight: var(--lp-app-decision-helper__caption-font-weight);
}
.limepark-app-decision-helper__result__save_info_wrapper {
  background-color: var(--mv-blue-10);
  padding: 24px 16px;
  color: var(--mv-gray-150);
  font-style: normal;
  line-height: 22px;
}
.sv-marketplace-screen9-videoByScreen9 {
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
}
.pagecontent > .sv-marketplace-screen9-videoByScreen9:nth-child(2) {
  margin-top: 0;
}
.custom-search-hit__form-info dt {
  display: inline;
  font-weight: bold;
}
.custom-search-hit__form-info dt:not(:first-child) {
  margin-left: 2rem;
}
@media (max-width: 519.98px) {
  .custom-search-hit__form-info dt:before {
    content: "";
    display: block;
  }
}
.custom-search-hit__form-info dd {
  display: inline;
  margin-left: 0;
}
.custom-search-hit__form-links a {
  margin-right: 2rem;
  text-decoration: none;
  display: inline-block;
}
.custom-search-hit__form-links a span {
  text-decoration: underline;
}
.custom-search-hit__form-links i.fa {
  margin-right: 0.5rem;
}
.sv-se-soleil-integratedSearch-searchField .integrated-search-field-toggle-button {
  border-radius: 0;
}
.sv-se-soleil-integratedSearch-searchField .integrated-search-field-toggle-button svg {
  width: 16px !important;
  height: 16px !important;
}
.sv-se-soleil-integratedSearch-searchField .integrated-search-field-toggle-button span {
  font-size: 12px;
  line-height: normal;
}
.sv-se-soleil-integratedSearch-searchField .integrated-search-field-toggle-button:focus:not(:hover) {
  background-color: var(--mv-white);
}
.sv-se-soleil-integratedSearch-searchField .integrated-search-field-toggle-button[aria-expanded=true] {
  color: var(--mv-white);
  background-color: var(--mv-blue-150);
}
.sv-se-soleil-integratedSearch-searchField .integrated-search-field-toggle-button[aria-expanded=true]:focus {
  background-color: var(--mv-blue-150);
}
.sv-se-soleil-integratedSearch-searchField .integrated-search-field-overlay {
  margin-top: -1px;
}
.sv-se-soleil-integratedSearch-searchField .integrated-search-field-overlay .integrated-search-field-form {
  background-color: var(--mv-blue-150);
  padding: 2rem 1rem;
  margin-bottom: 0;
}
.sv-se-soleil-integratedSearch-searchField .integrated-search-field-overlay .integrated-search-field-form__label {
  width: 1px !important;
  height: 1px !important;
  padding: 0 !important;
  margin: -1px !important;
  overflow: hidden !important;
  clip: rect(0, 0, 0, 0) !important;
  white-space: nowrap !important;
  border: 0 !important;
}
.sv-se-soleil-integratedSearch-searchField .integrated-search-field-overlay .integrated-search-field-form__label:not(caption) {
  position: absolute !important;
}
.sv-se-soleil-integratedSearch-searchField .integrated-search-field-overlay .integrated-search-field-form__control {
  max-width: 40rem;
  margin: 0 auto;
}
.sv-se-soleil-integratedSearch-searchField .integrated-search-field-overlay .integrated-search-field-form__control .env-form-input {
  border-color: var(--env-border-color);
  border-radius: 0;
  padding-right: 0;
  padding-left: 3.125rem;
}
.sv-se-soleil-integratedSearch-searchField .integrated-search-field-overlay .integrated-search-field-form__control svg {
  width: 1.125rem;
  height: 1.125rem;
  margin-top: -0.5625rem;
  right: auto;
  left: 1rem;
}
@media (min-width: 768px) {
  .sv-se-soleil-integratedSearch-searchField .integrated-search-field-overlay .integrated-search-field-form {
    padding: 2rem;
  }
}
.sv-se-soleil-integratedSearch-searchField .integrated-search-field-overlay .integrated-search-field-result {
  min-height: 0;
  width: 40rem;
  max-width: calc(100% - 12px);
  margin-top: calc(-2rem - 2px);
  border-top: none;
  border-radius: 0;
  box-shadow: none;
  padding-bottom: 0.5rem;
}
.sv-se-soleil-integratedSearch-searchField .integrated-search-field-overlay .integrated-search-field-result__heading {
  font-size: 0.75rem;
  padding-top: 0.5rem;
  padding-bottom: 0;
}
.sv-se-soleil-integratedSearch-searchField .integrated-search-field-overlay .integrated-search-field-result__list {
  padding-top: 0.375rem;
}
.sv-se-soleil-integratedSearch-searchField .integrated-search-field-overlay .integrated-search-field-result a[href$=".pdf"].integrated-search-field-hit__link:before {
  font-family: var(--mv-font-awesome);
  content: "\f1c1";
  font-weight: 900;
  margin-right: 0.5em;
}
.V9lA90Kg90GBrtZB1Ij7 a .sv-se-soleil-integratedSearch-searchField .integrated-search-field-overlay .integrated-search-field-result__more-hits {
  padding: 0.5rem 2rem;
  background: var(--mv-blue-150);
  color: var(--mv-white);
  border-radius: 0;
  align-self: flex-start;
  min-width: 10rem;
  margin-top: 0;
  margin-bottom: 1.5rem;
}
.V9lA90Kg90GBrtZB1Ij7 a .sv-se-soleil-integratedSearch-searchField .integrated-search-field-overlay .integrated-search-field-result__more-hits:hover {
  background: var(--mv-blue-130);
}
.sv-se-soleil-integratedSearch-searchField .integrated-search-field-overlay .integrated-search-field-hit {
  border-bottom: none;
  padding-top: 0;
  padding-bottom: 1rem;
}
.sv-se-soleil-integratedSearch-searchField .integrated-search-field-overlay .integrated-search-field-hit__link {
  font-size: 1rem;
}
.sv-se-soleil-integratedSearch-searchField .integrated-search-field-overlay .integrated-search-field-hit__path, .sv-se-soleil-integratedSearch-searchField .integrated-search-field-overlay .integrated-search-field-hit__label {
  display: none;
}
.sv-se-soleil-integratedSearch-searchForm {
  margin-top: 2rem;
}
.sv-se-soleil-integratedSearch-searchForm .integrated-search-result-form {
  margin-bottom: 2.5rem;
  border-bottom: 1px solid black;
}
.sv-se-soleil-integratedSearch-searchForm .integrated-search-result-form:last-child {
  margin-bottom: 5rem;
}
.sv-se-soleil-integratedSearch-searchForm .integrated-search-result-form input {
  border: none;
  border-radius: 0;
  padding-left: 3.125rem;
  padding-right: 0;
}
.sv-se-soleil-integratedSearch-searchForm .integrated-search-result-form svg {
  right: auto;
  left: 1rem;
  width: 1.125rem;
  height: 1.125rem;
  margin-top: -9px;
}
@media (min-width: 992px) {
  .sv-se-soleil-integratedSearch-searchForm .integrated-search-result-form {
    width: calc(75% - 30px);
    margin-left: 0;
    margin-right: 0;
  }
}
.sv-se-soleil-integratedSearch-searchForm .integrated-search-count {
  margin-bottom: 1rem;
}
.sv-se-soleil-integratedSearch-sitevisionContent .integrated-search-wrapper form {
  flex-direction: column;
  margin-bottom: 0.5rem;
}
.sv-se-soleil-integratedSearch-sitevisionContent .integrated-search-wrapper > div:last-child:first-child > div {
  grid-column: auto;
  margin-right: 0;
  max-width: none;
}
@media (min-width: 992px) {
  .sv-se-soleil-integratedSearch-sitevisionContent .integrated-search-wrapper .integrated-search-expand__button {
    display: none;
  }
}
.sv-se-soleil-integratedSearch-sitevisionContent .integrated-search-radio-group .env-radio {
  padding-left: 0;
}
.sv-se-soleil-integratedSearch-sitevisionContent .integrated-search-radio-group .env-radio input[type=radio] {
  display: none;
}
.sv-se-soleil-integratedSearch-sitevisionContent .integrated-search-radio-group .env-radio span {
  border: 1px solid var(--mv-blue-150);
  border-radius: 1rem;
  padding: 0 0.5rem;
  text-align: center;
  width: 100%;
}
.sv-se-soleil-integratedSearch-sitevisionContent .integrated-search-radio-group .env-radio span:hover {
  background-color: var(--mv-blue-150);
  color: var(--mv-white);
}
.sv-se-soleil-integratedSearch-sitevisionContent .integrated-search-radio-group .env-radio input[type=radio]:checked + span {
  background-color: var(--mv-blue-150);
  color: var(--mv-white);
}
.sv-se-soleil-integratedSearch-sitevisionContent .integrated-search-checkbox-group {
  display: block;
}
.sv-se-soleil-integratedSearch-sitevisionContent .integrated-search-checkbox-group:first-of-type {
  margin-bottom: var(--env-spacing-x-large);
}
@media (min-width: 1200px) {
  .sv-se-soleil-integratedSearch-sitevisionContent .integrated-search-checkbox-group:first-of-type {
    margin-bottom: var(--env-spacing-xxx-larger);
  }
}
.sv-se-soleil-integratedSearch-sitevisionContent .integrated-search-checkbox-group:last-of-type {
  margin-bottom: 0;
}
@media (min-width: 992px) {
  .sv-se-soleil-integratedSearch-sitevisionContent .integrated-search-checkbox-group {
    display: flex;
    flex-direction: column;
    width: -moz-max-content;
    width: max-content;
  }
}
.sv-se-soleil-integratedSearch-sitevisionContent .integrated-search-checkbox-group legend {
  font-size: var(--env-font-size-medium);
  font-weight: 600;
  margin-bottom: var(--mv-addition-spacing-medium-small);
}
.sv-se-soleil-integratedSearch-sitevisionContent .integrated-search-checkbox-group .env-form-control {
  padding-left: 0;
  display: inline-block;
  margin-inline-end: var(--mv-addition-spacing-medium-small);
  margin-bottom: var(--mv-addition-spacing-medium-small);
}
.sv-se-soleil-integratedSearch-sitevisionContent .integrated-search-checkbox-group .env-form-control label {
  width: 100%;
}
.sv-se-soleil-integratedSearch-sitevisionContent .integrated-search-checkbox-group .env-form-control input {
  border: 0;
  -webkit-clip-path: inset(50%);
          clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  white-space: nowrap;
  width: 1px;
}
.sv-se-soleil-integratedSearch-sitevisionContent .integrated-search-checkbox-group .env-form-control .env-form-label {
  border: 1px solid var(--mv-blue-150);
  border-radius: 1rem;
  font-size: 0.75rem;
  padding: 0.25rem var(--env-spacing-small);
  text-align: center;
  width: 100%;
}
.sv-se-soleil-integratedSearch-sitevisionContent .integrated-search-checkbox-group .env-form-control input[type=checkbox]:checked + label {
  background-color: var(--mv-blue-150);
  color: var(--mv-white);
}
.sv-se-soleil-integratedSearch-sitevisionContent .integrated-search-checkbox-group .env-form-control input[type=checkbox]:focus + label {
  outline: 1px solid var(--mv-blue-150);
  outline-offset: 2px;
}
.sv-se-soleil-integratedSearch-sitevisionContent .integrated-search-checkbox-group .env-form-control input[type=checkbox] + label:hover, .sv-se-soleil-integratedSearch-sitevisionContent .integrated-search-checkbox-group .env-form-control input[type=checkbox]:checked + label:hover {
  background-color: var(--mv-blue-130);
  border: 1px solid var(--mv-blue-130);
  color: var(--mv-white);
  cursor: pointer;
}
@media (min-width: 992px) {
  .sv-se-soleil-integratedSearch-sitevisionContent .integrated-search-checkbox-group .env-form-control {
    display: block;
    margin-inline-end: 0;
  }
}
.sv-se-soleil-integratedSearch-sitevisionContent .integrated-search-clear-button {
  display: none;
}
.sv-se-soleil-integratedSearch-sitevisionContent .integrated-search-result {
  padding-top: 0;
}
.sv-se-soleil-integratedSearch-sitevisionContent .integrated-search-result__list {
  row-gap: 1rem;
}
.sv-se-soleil-integratedSearch-sitevisionContent .integrated-search-result__increment {
  display: block;
  padding-top: var(--env-spacing-large);
}
.sv-se-soleil-integratedSearch-sitevisionContent .integrated-search-result__increment button {
  padding: 0;
  color: var(--env-link-font-color);
  font-weight: bold;
}
.sv-se-soleil-integratedSearch-sitevisionContent .integrated-search-result__increment button:before {
  font-family: var(--mv-font-awesome);
  content: "\f067";
  font-weight: 900;
  display: inline-block;
  margin-right: 0.5rem;
}
.sv-se-soleil-integratedSearch-sitevisionContent .integrated-search-hit {
  padding: 1rem 1rem 1.5rem;
  border: none;
  border-radius: 0;
  box-shadow: none;
}
@media (min-width: 768px) {
  .sv-se-soleil-integratedSearch-sitevisionContent .integrated-search-hit {
    padding: 1.25rem 1.25rem 1.5rem;
  }
}
.sv-se-soleil-integratedSearch-sitevisionContent .integrated-search-hit__heading a[href$=".pdf"]::after, .sv-se-soleil-integratedSearch-sitevisionContent .integrated-search-hit__heading a[href*=".pdf?"]::after {
  font-family: var(--mv-font-awesome);
  content: "\f1c1";
  font-weight: 900;
  margin-left: var(--env-spacing-medium);
}
.sv-se-soleil-integratedSearch-sitevisionContent .integrated-search-hit__fields {
  margin-top: 1.25rem;
}
.sv-se-soleil-integratedSearch-sitevisionContent .integrated-search-hit__path {
  margin-top: 1.25rem;
}
.sv-se-soleil-integratedSearch-sitevisionContent .integrated-search-hit__path li {
  display: none;
}
.sv-se-soleil-integratedSearch-sitevisionContent .integrated-search-hit__path li:nth-child(1) {
  display: flex;
}
.sv-se-soleil-integratedSearch-sitevisionContent .integrated-search-hit__path li:nth-child(2) {
  display: flex;
}
.sv-se-soleil-integratedSearch-sitevisionContent .integrated-search-hit__path li:nth-child(2) span {
  display: none;
}
.sv-se-soleil-integratedSearch-sitevisionContent .integrated-search-hit__path li:last-child span {
  display: none;
}
main .rekai-main {
  margin: 0;
}
main .rekai-main .rekai-news-header-wrapper h2.mv-font-h2, main .rekai-main .rekai-news-header-wrapper h3.mv-font-h3, main .rekai-main .rekai-news-header-wrapper h4.mv-font-h4 {
  font-size: var(--env-font-size-large);
  color: var(--mv-black);
  line-height: var(--env-spacing-xx-large);
  margin: 0;
  margin-bottom: var(--env-spacing-medium);
}
main .rekai-main .rek-prediction ul {
  gap: 0.625rem 0;
  display: flex;
  flex-wrap: wrap;
}
main .rekai-main .rek-prediction li {
  display: block;
  margin: 0;
  flex: 0 0 100%;
}
main .rekai-main .rek-prediction li:last-child a {
  margin-bottom: 0;
}
main .rekai-main .rek-prediction li a {
  /* Grund­layout */
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: var(--env-spacing-small) var(--env-spacing-x-large);
  font-size: var(--env-font-size-medium);
  line-height: 1.375rem;
  min-height: var(--env-spacing-x-large);
  text-decoration: none;
  color: var(--mv-blue-150);
  /* Färger / kantlinje */
  box-shadow: inset 0 0 0 1px var(--mv-blue-150);
  /* Tillstånd */
  /* Pil-ikonen – LTR som standard */
  /* Automatiskt byte till RTL-pil */
}
main .rekai-main .rek-prediction li a:link, main .rekai-main .rek-prediction li a:visited, main .rekai-main .rek-prediction li a:hover, main .rekai-main .rek-prediction li a:focus, main .rekai-main .rek-prediction li a:focus-visible {
  color: var(--mv-blue-150);
  text-decoration: none;
}
main .rekai-main .rek-prediction li a:hover {
  outline: none;
  box-shadow: inset 0 0 0 1px var(--mv-blue-150), 0 0 0 1px var(--mv-blue-150);
}
main .rekai-main .rek-prediction li a:focus, main .rekai-main .rek-prediction li a:focus-visible {
  box-shadow: inset 0 0 0 1px var(--mv-black), 0 0 0 3px var(--mv-white), 0 0 0 5px var(--mv-black);
  outline: none;
}
main .rekai-main .rek-prediction li a:after {
  align-self: first baseline;
  margin-inline-start: 1.125rem;
  display: inline-block;
  font-family: var(--mv-font-awesome);
  content: "\f061";
  color: var(--mv-blue-150);
}
html[lang|=ar] main .rekai-main .rek-prediction li a:after, html[lang|=arc] main .rekai-main .rek-prediction li a:after, html[lang|=ckb] main .rekai-main .rek-prediction li a:after, html[lang|=dv] main .rekai-main .rek-prediction li a:after, html[lang|=fa] main .rekai-main .rek-prediction li a:after, html[lang|=ha] main .rekai-main .rek-prediction li a:after, html[lang|=he] main .rekai-main .rek-prediction li a:after, html[lang|=khw] main .rekai-main .rek-prediction li a:after, html[lang|=ks] main .rekai-main .rek-prediction li a:after, html[lang|=ku] main .rekai-main .rek-prediction li a:after, html[lang|=ps] main .rekai-main .rek-prediction li a:after, html[lang|=prs] main .rekai-main .rek-prediction li a:after, html[lang|=ur] main .rekai-main .rek-prediction li a:after, html[lang|=yi] main .rekai-main .rek-prediction li a:after {
  content: "\f060";
}

@media (min-width: 768px) {
  main .rekai-main .rek-prediction ul {
    gap: var(--env-font-size-x-small);
  }
  main .rekai-main .rek-prediction ul li {
    flex: 0 1 auto;
  }
}

