
:root {
  font-size: 62.5%;
  /*Colors*/
  --ws-color-primary-darkgray: #08002f;
  --ws-color-primary-tolopea: #211944;
  --ws-color-primary-violet: #cb1582;
  --ws-color-primary-indigo: #47006c;
  --ws-color-primary-turbo: #f7c924;
  --ws-color-primary-turquoise: #51e9c8;
  --ws-font-family-lato: "Lato", sans-serif;
}

/*! modern-normalize v1.1.0 | MIT License | https://github.com/sindresorhus/modern-normalize */
/*
Document
========
*/
/**
Use a better box model (opinionated).
*/
*,
::before,
::after {
  box-sizing: border-box;
}

/**
1. Correct the line height in all browsers.
2. Prevent adjustments of font size after orientation changes in iOS.
3. Use a more readable tab size (opinionated).
*/
html {
  line-height: 1.15;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
  -moz-tab-size: 4;
  /* 3 */
  tab-size: 4;
  /* 3 */
}

/*
Sections
========
*/
/**
1. Remove the margin in all browsers.
2. Improve consistency of default fonts in all browsers. (https://github.com/sindresorhus/modern-normalize/issues/3)
*/
body {
  margin: 0;
  /* 1 */
  font-family: system-ui, -apple-system, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji";
  /* 2 */
}

/*
Grouping content
================
*/
/**
1. Add the correct height in Firefox.
2. Correct the inheritance of border color in Firefox. (https://bugzilla.mozilla.org/show_bug.cgi?id=190655)
*/
hr {
  height: 0;
  /* 1 */
  color: inherit;
  /* 2 */
}

/*
Text-level semantics
====================
*/
/**
Add the correct text decoration in Chrome, Edge, and Safari.
*/
abbr[title] {
  text-decoration: underline dotted;
}

/**
Add the correct font weight in Edge and Safari.
*/
b,
strong {
  font-weight: bolder;
}

/**
1. Improve consistency of default fonts in all browsers. (https://github.com/sindresorhus/modern-normalize/issues/3)
2. Correct the odd 'em' font sizing in all browsers.
*/
code,
kbd,
samp,
pre {
  font-family: ui-monospace, SFMono-Regular, Consolas, "Liberation Mono", Menlo, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/**
Add the correct font size in all browsers.
*/
small {
  font-size: 80%;
}

/**
Prevent 'sub' and 'sup' elements from affecting the line height in all browsers.
*/
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/*
Tabular data
============
*/
/**
1. Remove text indentation from table contents in Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=999088, https://bugs.webkit.org/show_bug.cgi?id=201297)
2. Correct table border color inheritance in all Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=935729, https://bugs.webkit.org/show_bug.cgi?id=195016)
*/
table {
  text-indent: 0;
  /* 1 */
  border-color: inherit;
  /* 2 */
}

/*
Forms
=====
*/
/**
1. Change the font styles in all browsers.
2. Remove the margin in Firefox and Safari.
*/
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */
}

/**
Remove the inheritance of text transform in Edge and Firefox.
*/
button,
select {
  text-transform: none;
}

/**
Correct the inability to style clickable types in iOS and Safari.
*/
button,
[type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
}

/**
Remove the inner border and padding in Firefox.
*/
::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
Restore the focus styles unset by the previous rule.
*/
:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
Remove the additional ':invalid' styles in Firefox.
See: https://github.com/mozilla/gecko-dev/blob/2f9eacd9d3d995c937b4251a5557d95d494c9be1/layout/style/res/forms.css#L728-L737
*/
:-moz-ui-invalid {
  box-shadow: none;
}

/**
Remove the padding so developers are not caught out when they zero out 'fieldset' elements in all browsers.
*/
legend {
  padding: 0;
}

/**
Add the correct vertical alignment in Chrome and Firefox.
*/
progress {
  vertical-align: baseline;
}

/**
Correct the cursor style of increment and decrement buttons in Safari.
*/
::-webkit-inner-spin-button,
::-webkit-outer-spin-button {
  height: auto;
}

/**
1. Correct the odd appearance in Chrome and Safari.
2. Correct the outline style in Safari.
*/
[type=search] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */
}

/**
Remove the inner padding in Chrome and Safari on macOS.
*/
::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
1. Correct the inability to style clickable types in iOS and Safari.
2. Change font properties to 'inherit' in Safari.
*/
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */
}

/*
Interactive
===========
*/
/*
Add the correct display in Chrome and Safari.
*/
summary {
  display: list-item;
}

html,
body {
  font-family: var(--ws-font-family-lato);
  font-size: 1.6rem;
}

h1.heading,
h1.sv-font-rubrik-1-vit {
  font-size: clamp(
    3.2rem,
    2.6366197183rem + 0.0150234742 * 100vw,
    4.8rem
  );
}

h2.subheading,
h2.sv-font-rubrik-2-vit {
  font-size: clamp(
    3.2rem,
    3.5521126761rem + -0.0093896714 * 100vw,
    2.2rem
  );
}

h3.heading3,
h3.subheading3 {
  font-size: clamp(
    1.8rem,
    1.8704225352rem + -0.0018779343 * 100vw,
    1.6rem
  );
}

p {
  line-height: 150%;
}

p.sv-font-ingress {
  font-size: clamp(
    2rem,
    1.8591549296rem + 0.0037558685 * 100vw,
    2.4rem
  );
  font-weight: 700;
  color: #5b5b5b;
  line-height: 31px;
}

p.sv-font-brodtext-extra-liten,
p.sv-font-brodtext-extra-liten-vit {
  font-size: 1.4rem;
}

p.sv-font-brodtext-liten,
p.sv-font-brodtext-liten-vit {
  font-size: 1.6rem;
}

p.sv-font-brodtext-medium,
p.sv-font-brodtext-medium-vit {
  font-size: 1.8rem;
}

p.sv-font-brodtext-stor,
p.sv-font-brodtext-stor-vit {
  font-size: 2rem;
}

p.sv-font-brodtext-extra-stor-vit,
p.sv-font-brodtext-extra-stor {
  font-size: 2.4rem;
}

h3.sv-font-rubrik-3-underrubrik {
  font-size: clamp(
    1.6rem,
    1.4591549296rem + 0.0037558685 * 100vw,
    2rem
  );
  font-weight: 800;
}
h3.sv-font-rubrik-3-underrubrik-vit {
  font-size: clamp(
    1.6rem,
    1.4591549296rem + 0.0037558685 * 100vw,
    2rem
  );
  font-weight: 800;
}

.sv-grid-main,
.sv-grid-content,
.sv-grid-content-bred {
  padding: 0 16px;
}
@media screen and (min-width: 768px) {
  .sv-grid-main,
.sv-grid-content,
.sv-grid-content-bred {
    padding: 0 64px;
  }
}

.ws-faq-grid {
  max-width: 1440px;
  margin: 20px auto 0 auto;
  padding: 0 16px;
  position: relative;
  overflow: hidden;
}
.ws-faq-grid > div {
  display: grid;
  grid-template-areas: "toggle" "aside" "main";
  grid-template-columns: 1fr;
  column-gap: 32px;
}
@media screen and (min-width: 768px) {
  .ws-faq-grid > div {
    grid-template-areas: "aside main .";
    grid-template-columns: minmax(auto, 375px) minmax(auto, 690px);
  }
}
.ws-faq-grid.open::after {
  content: "";
  display: block;
  position: absolute;
  top: 55px;
  left: 0;
  width: 100%;
  height: 100%;
  background: #525151;
  opacity: 0.65;
}

.ws-vara-tjanster {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 14px 8px;
}
.ws-vara-tjanster .ws-button {
  width: 100%;
  margin: 0;
}
.ws-vara-tjanster .ws-button .sv-vertical {
  width: 100%;
}
.ws-vara-tjanster .ws-button .sv-vertical a {
  justify-content: space-between;
}
@media screen and (max-width: 1024px) {
  .ws-vara-tjanster {
    display: block;
  }
  .ws-vara-tjanster .ws-button {
    margin: 4px 0;
  }
}

.env-button {
  min-height: 52px;
  font-size: 1.6rem;
  font-weight: 700;
  border-radius: 4px;
  padding: 0 32px;
}
.env-button:not(.env-button--invert) {
  background-color: #274ca1;
  color: #fff;
}
.env-button--large {
  min-height: 57px;
  font-size: 2rem;
}
.env-button--small {
  min-height: 42px;
  font-size: 1.4rem;
}
.env-button--invert {
  border: 2px solid #274ca1;
  color: #274ca1;
  background-color: #fff;
}
.env-button--invert:hover {
  background-color: #1a3573;
  color: #fff;
  border-color: #1a3573;
}
.env-button--invert:focus, .env-button--invert:focus-visible {
  background-color: #1a3573;
  color: #fff;
  border-color: #1a3573;
}
.env-button:hover:not(.env-button--invert) {
  background-color: #7d94c7;
}
.env-button:focus, .env-button:focus-visible {
  outline: none;
  box-shadow: 0 0 0 4px #c2b3d0;
}

.ws-show-more {
  display: inline-flex;
  gap: 16px;
  align-items: center;
  background-color: #274ca1;
  border: none;
  color: #fff;
  padding: 0 32px;
  position: relative;
  top: -30px;
  cursor: pointer;
  font-size: clamp(
    1.6rem,
    1.4591549296rem + 0.0037558685 * 100vw,
    2rem
  );
  border-radius: 4px;
  z-index: 1;
}
.ws-show-more::before {
  content: "";
  display: inline-block;
  height: 60px;
  vertical-align: middle;
}
.ws-show-more::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 100%;
  border-right: 16px;
  border-left: 16px;
  border-bottom: 0;
  border-top: 0;
  border-color: #fff;
  border-style: solid;
  margin: 0 -16px;
}
.ws-show-more.open::after {
  display: none;
}
.ws-show-more.open svg {
  position: relative;
  top: 7px;
}
.ws-show-line {
  position: relative;
  margin-top: 40px;
  text-align: center;
}
.ws-show-line::before {
  content: "";
  position: absolute;
  left: 0;
  border: 2px solid #c2b3d0;
  width: 100%;
  z-index: -1;
}

.ws-list {
  list-style: none;
  padding: 0;
  margin: 0;
  text-indent: -22px;
  margin-left: 22px;
}
.ws-list li {
  position: relative;
  font-size: 2rem;
  line-height: 31px;
  padding-left: 7px;
  font-size: clamp(
    1.8rem,
    1.7295774648rem + 0.0018779343 * 100vw,
    2rem
  );
  margin-bottom: 10px;
  font-family: lato;
  font-weight: 400;
}
.ws-list li::before {
  content: "";
  display: inline-block;
  min-height: 6px;
  min-width: 6px;
  border-radius: 100%;
  background-color: #274ca1;
  box-shadow: 0px 0px 0px 4px #a9b7d9;
  margin-right: 1.5rem;
  vertical-align: middle;
  margin-top: -3px;
}

.sv-list-style-nacka-numrerad {
  list-style: none;
  counter-reset: my-awesome-counter;
  padding: 0;
  position: relative;
}
.sv-list-style-nacka-numrerad li {
  counter-increment: my-awesome-counter;
  list-style: none;
  font-size: 1.8rem;
  font-weight: 900;
  line-height: 2rem;
  padding-left: 40px;
  margin: 3.5rem 0 0 2rem;
}
.sv-list-style-nacka-numrerad li:before {
  content: counter(my-awesome-counter) ". ";
  color: white;
  font-weight: bold;
  display: inline-flex;
  background-color: #274ca1;
  width: 30px;
  height: 30px;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  position: absolute;
  left: 0;
  margin-top: -3px;
  font-size: 17px;
  padding-top: 2px;
  padding-left: 5px;
}

.ws-hero {
  overflow: hidden;
  position: relative;
}
@media screen and (min-width: 768px) {
  .ws-hero {
    max-height: 479px;
    height: calc(250px + 25vmin);
  }
}
.ws-hero h1 {
  margin: 0;
}
.ws-hero__content {
  position: relative;
  z-index: 1;
  margin-top: 4rem;
  margin-bottom: 4rem;
}
@media screen and (min-width: 768px) {
  .ws-hero__content {
    top: 50%;
    transform: translateY(-50%);
    margin-top: -40px;
  }
}

.ws-hero-image {
  margin: 0 -16px;
}
@media screen and (min-width: 768px) {
  .ws-hero-image {
    position: absolute;
    right: 0;
    top: -150px;
    right: -180px;
    border-radius: 100%;
    margin: 0;
  }
}
.ws-hero-image img {
  height: 210px !important;
  object-fit: cover;
}
@media screen and (min-width: 768px) {
  .ws-hero-image img {
    width: 741px !important;
    height: 741px !important;
    max-width: 100% !important;
    max-height: 100% !important;
    border-radius: 100%;
  }
}
.ws-hero-image--filter::before {
  content: "";
  background: linear-gradient(90deg, rgba(39, 49, 161, 0.5) 13.99%, rgba(153, 51, 102, 0.5) 39.25%, rgba(241, 92, 41, 0.5) 62.24%, rgba(245, 128, 34, 0.5) 86.36%);
  height: 100%;
  width: 100%;
}
@media screen and (min-width: 768px) {
  .ws-hero-image--filter::before {
    position: absolute;
    z-index: 1;
    border-radius: 100%;
  }
}

.ws-hero-section-circle {
  max-width: 1017px;
  display: flex;
}
.ws-hero-section-circle div[class^=sv-column],
.ws-hero-section-circle div[class*=" sv-column"]:last-child {
  text-align: center;
}
.ws-hero-section-circle img {
  display: block;
  border-radius: 50%;
  width: 361px !important;
  height: 361px !important;
  max-width: 361px !important;
  max-height: 361px !important;
  object-fit: cover;
  margin: auto;
}
@media screen and (max-width: 768px) {
  .ws-hero-section-circle {
    flex-wrap: wrap;
    text-align: center;
    align-items: center;
    justify-content: center;
    padding-top: 1em;
  }
  .ws-hero-section-circle div[class^=sv-column],
.ws-hero-section-circle div[class*=" sv-column"]:not(:last-child) {
    order: 2;
  }
  .ws-hero-section-circle div[class^=sv-column],
.ws-hero-section-circle div[class*=" sv-column"]:last-child {
    order: 1;
  }
  .ws-hero-section-circle img {
    width: 135px !important;
    height: 135px !important;
  }
}

.ws-show-more-content {
  display: none;
  margin-top: -58px;
}
.ws-show-more-content.open {
  display: block;
}

.ws-related-info {
  display: flex;
  flex-direction: column;
  margin-bottom: 30px;
  background-color: #feefea;
  padding: 23px;
  border-radius: 4px;
  max-width: 1100px;
  margin: 0 auto;
  gap: 20px;
}
@media screen and (min-width: 768px) {
  .ws-related-info {
    flex-direction: row;
    gap: 112px;
    padding: 64px;
  }
}
.ws-related-info__image {
  max-width: 80px;
}
@media screen and (min-width: 768px) {
  .ws-related-info__image {
    max-width: 272px;
  }
}
.ws-related-info__image img {
  width: 100%;
  image-rendering: -webkit-optimize-contrast;
}
.ws-related-info__list {
  list-style-type: none;
  padding-left: 0;
  margin-top: 30px;
}
.ws-related-info__item {
  font-size: 1.125em;
  line-height: 28px;
  color: #204788;
  margin-bottom: 30px;
}
.ws-related-info__item:last-child {
  margin-bottom: 0;
}
.ws-related-info__content {
  width: 100%;
}
.ws-related-info__heading {
  color: #333;
  font-size: clamp(
    2.2rem,
    1.8478873239rem + 0.0093896714 * 100vw,
    3.2rem
  );
  margin-top: 0;
  font-weight: 800;
}
.ws-related-info-linktype {
  display: inline-flex;
  align-items: center;
  font-size: clamp(
    1.5rem,
    1.3943661972rem + 0.0028169014 * 100vw,
    1.8rem
  );
  font-weight: 600;
  color: #333 !important;
  text-underline-offset: 3px;
}
.ws-related-info-linktype::before {
  content: "";
  background-repeat: no-repeat;
  width: 30px;
  height: 30px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  margin-right: 13px;
  background-color: #274ca1;
  border-radius: 100%;
}
.ws-related-info-linktype--file::after {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA1MTIgNTEyIj48cGF0aCBmaWxsPSIjMjA0Nzg4IiBkPSJNNDUyIDQzMmMwIDExLTkgMjAtMjAgMjBzLTIwLTktMjAtMjAgOS0yMCAyMC0yMCAyMCA5IDIwIDIwem0tODQtMjBjLTExIDAtMjAgOS0yMCAyMHM5IDIwIDIwIDIwIDIwLTkgMjAtMjAtOS0yMC0yMC0yMHptMTQ0LTQ4djEwNGMwIDI0LjMtMTkuNyA0NC00NCA0NEg0NGMtMjQuMyAwLTQ0LTE5LjctNDQtNDRWMzY0YzAtMjQuMyAxOS43LTQ0IDQ0LTQ0aDk5LjRMODcgMjYzLjZjLTI1LjItMjUuMi03LjMtNjguMyAyOC4zLTY4LjNIMTY4VjQwYzAtMjIuMSAxNy45LTQwIDQwLTQwaDk2YzIyLjEgMCA0MCAxNy45IDQwIDQwdjE1NS4zaDUyLjdjMzUuNiAwIDUzLjQgNDMuMSAyOC4zIDY4LjNMMzY4LjYgMzIwSDQ2OGMyNC4zIDAgNDQgMTkuNyA0NCA0NHptLTI2MS43IDE3LjdjMy4xIDMuMSA4LjIgMy4xIDExLjMgMEw0MDIuMyAyNDFjNS01IDEuNS0xMy43LTUuNy0xMy43SDMxMlY0MGMwLTQuNC0zLjYtOC04LThoLTk2Yy00LjQgMC04IDMuNi04IDh2MTg3LjNoLTg0LjdjLTcuMSAwLTEwLjcgOC42LTUuNyAxMy43bDE0MC43IDE0MC43ek00ODAgMzY0YzAtNi42LTUuNC0xMi0xMi0xMkgzMzYuNmwtNTIuMyA1Mi4zYy0xNS42IDE1LjYtNDEgMTUuNi01Ni42IDBMMTc1LjQgMzUySDQ0Yy02LjYgMC0xMiA1LjQtMTIgMTJ2MTA0YzAgNi42IDUuNCAxMiAxMiAxMmg0MjRjNi42IDAgMTItNS40IDEyLTEyVjM2NHoiPjwvcGF0aD48L3N2Zz4=);
}
.ws-related-info-linktype--external::after {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA1MTIgNTEyIj48cGF0aCBmaWxsPSIjMjA0Nzg4IiBkPSJNNDQwLDI1Nkg0MjRhOCw4LDAsMCwwLTgsOFY0NjRhMTYsMTYsMCwwLDEtMTYsMTZINDhhMTYsMTYsMCwwLDEtMTYtMTZWMTEyQTE2LDE2LDAsMCwxLDQ4LDk2SDI0OGE4LDgsMCwwLDAsOC04VjcyYTgsOCwwLDAsMC04LThINDhBNDgsNDgsMCwwLDAsMCwxMTJWNDY0YTQ4LDQ4LDAsMCwwLDQ4LDQ4SDQwMGE0OCw0OCwwLDAsMCw0OC00OFYyNjRBOCw4LDAsMCwwLDQ0MCwyNTZaTTQ4MCwwaC0uMDZMMzgzLjc4LjE3Yy0yOC40NSwwLTQyLjY2LDM0LjU0LTIyLjU4LDU0LjYybDM1LjI4LDM1LjI4LTI2NSwyNjVhMTIsMTIsMCwwLDAsMCwxN2w4LjQ5LDguNDlhMTIsMTIsMCwwLDAsMTcsMGwyNjUtMjY1LDM1LjI4LDM1LjI3YzIwLDIwLDU0LjU3LDYsNTQuNjItMjIuNTdMNTEyLDMyLjA1QTMyLDMyLDAsMCwwLDQ4MCwwWm0tLjE3LDEyOC4xNy05Ni05Nkw0ODAsMzJaIj48L3BhdGg+PC9zdmc+);
}
.ws-related-info-linktype--internal::before {
  background-position: 55% 49%;
  background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTQiIGhlaWdodD0iMTIiIHZpZXdCb3g9IjAgMCAxNCAxMiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTEwLjUgNS42NzE4OEMxMC41IDUuNTU0NjkgMTAuNDI5NyA1LjQ2MDk0IDEwLjMxMjUgNS40MTQwNkMxMC4xOTUzIDUuMzY3MTkgMTAuMTAxNiA1LjM5MDYyIDEwLjAzMTIgNS40NjA5NEw5LjQ2ODc1IDYuMDIzNDRDOS4zOTg0NCA2LjA5Mzc1IDkuMzc1IDYuMTY0MDYgOS4zNzUgNi4yMzQzOFYxMC43MzQ0QzkuMzc1IDEwLjc4MTIgOS4zNTE1NiAxMC44MDQ3IDkuMzI4MTIgMTAuODI4MUM5LjI4MTI1IDEwLjg3NSA5LjI1NzgxIDEwLjg3NSA5LjIzNDM4IDEwLjg3NUgxLjI2NTYyQzEuMjE4NzUgMTAuODc1IDEuMTk1MzEgMTAuODc1IDEuMTcxODggMTAuODI4MUMxLjEyNSAxMC44MDQ3IDEuMTI1IDEwLjc4MTIgMS4xMjUgMTAuNzM0NFYyLjc2NTYyQzEuMTI1IDIuNzQyMTkgMS4xMjUgMi43MTg3NSAxLjE3MTg4IDIuNjcxODhDMS4xOTUzMSAyLjY0ODQ0IDEuMjE4NzUgMi42MjUgMS4yNjU2MiAyLjYyNUg4LjUzMTI1QzguNjAxNTYgMi42MjUgOC42NzE4OCAyLjYwMTU2IDguNzE4NzUgMi41MzEyNUw5LjI4MTI1IDEuOTY4NzVDOS4zNzUgMS44OTg0NCA5LjM5ODQ0IDEuODA0NjkgOS4zNTE1NiAxLjY4NzVDOS4zMDQ2OSAxLjU3MDMxIDkuMjEwOTQgMS41IDkuMDkzNzUgMS41SDEuMTI1QzAuNzk2ODc1IDEuNSAwLjUzOTA2MiAxLjYxNzE5IDAuMzI4MTI1IDEuODI4MTJDMC4wOTM3NSAyLjA2MjUgMCAyLjMyMDMxIDAgMi42MjVWMTAuODc1QzAgMTEuMjAzMSAwLjA5Mzc1IDExLjQ2MDkgMC4zMjgxMjUgMTEuNjcxOUMwLjUzOTA2MiAxMS45MDYyIDAuNzk2ODc1IDEyIDEuMTI1IDEySDkuMzc1QzkuNjc5NjkgMTIgOS45Mzc1IDExLjkwNjIgMTAuMTcxOSAxMS42NzE5QzEwLjM4MjggMTEuNDYwOSAxMC41IDExLjIwMzEgMTAuNSAxMC44NzVWNS42NzE4OFpNMTMuMjE4OCAwQzEzLjI4OTEgMCAxMy4zNTk0IDAuMDQ2ODc1IDEzLjQwNjIgMC4wOTM3NUMxMy40NTMxIDAuMTQwNjI1IDEzLjUgMC4yMTA5MzggMTMuNSAwLjI4MTI1VjMuNDY4NzVDMTMuNSAzLjYwOTM4IDEzLjQyOTcgMy42Nzk2OSAxMy4zMTI1IDMuNzI2NTZDMTMuMTk1MyAzLjc3MzQ0IDEzLjEwMTYgMy43NSAxMy4wMzEyIDMuNjU2MjVMMTEuODgyOCAyLjUzMTI1TDUuNTA3ODEgOC45MDYyNUM1LjQ2MDk0IDguOTc2NTYgNS4zOTA2MiA5IDUuMzIwMzEgOUM1LjIyNjU2IDkgNS4xNTYyNSA4Ljk3NjU2IDUuMTA5MzggOC45MDYyNUw0LjU5Mzc1IDguMzkwNjJDNC41MjM0NCA4LjM0Mzc1IDQuNSA4LjI3MzQ0IDQuNSA4LjE3OTY5QzQuNSA4LjEwOTM4IDQuNTIzNDQgOC4wMzkwNiA0LjU5Mzc1IDcuOTkyMTlMMTAuOTY4OCAxLjYxNzE5TDkuODQzNzUgMC40Njg3NUM5Ljc1IDAuMzk4NDM4IDkuNzI2NTYgMC4zMDQ2ODggOS43NzM0NCAwLjE4NzVDOS44MjAzMSAwLjA3MDMxMjUgOS44OTA2MiAwIDEwLjAzMTIgMEgxMy4yMTg4WiIgZmlsbD0id2hpdGUiLz4KPC9zdmc+Cg==");
}
.ws-related-info__link {
  display: inline-block;
  background-color: transparent;
  border: 2px solid #274ca1;
  border-radius: 4px;
  font-size: clamp(
    1.6rem,
    1.4591549296rem + 0.0037558685 * 100vw,
    2rem
  );
  font-weight: 700;
  padding: 0 32px;
  color: #274ca1;
  text-decoration: none;
  margin-top: 55px;
}
.ws-related-info__link::before {
  content: "";
  display: inline-block;
  height: 53px;
  vertical-align: middle;
}
.ws-related-info__link:hover {
  color: #fff;
  background-color: #274ca1;
  text-decoration: none;
}
.ws-related-info__link:focus, .ws-related-info__link:focus-visible {
  color: #fff;
  background-color: #274ca1;
  text-decoration: none;
  box-shadow: 0 0 0 4px #c2b3d0;
  outline: none;
}

.ws-published {
  font-size: clamp(
    1.4rem,
    1.3295774648rem + 0.0018779343 * 100vw,
    1.6rem
  );
  font-weight: 500;
  color: #6b6b6b;
}
.ws-published__published {
  padding-right: 16px;
}
.ws-published__updated {
  padding-left: 16px;
}

.ws-breadcrumbs {
  display: flex;
  align-items: center;
  font-size: 1.2rem;
}
.ws-breadcrumbs nav {
  padding-left: 10px;
}
.ws-breadcrumbs nav a,
.ws-breadcrumbs nav span {
  font-size: inherit;
  color: #fff;
}
.ws-breadcrumbs nav span {
  font-weight: 700;
}
.ws-breadcrumbs .sv-inline svg {
  margin: 0 13px;
}
.ws-breadcrumbs--blue {
  color: #274ca1;
}
.ws-breadcrumbs--blue nav a,
.ws-breadcrumbs--blue nav span {
  color: #274ca1;
}

.adv-globalalert {
  width: 100%;
  z-index: 3;
  background-color: #d4dbec;
  padding: 26px 16px;
}
.adv-globalalert__content {
  max-width: 1440px;
  margin: 0 auto;
}
.adv-globalalert__icon svg {
  width: 24px;
  height: 24px;
}
.adv-globalalert__textcontent {
  display: flex;
  gap: 50px;
  flex-direction: column;
  align-items: center;
}
@media only screen and (min-width: 992px) {
  .adv-globalalert__textcontent {
    flex-direction: row;
    align-items: flex-end;
  }
}
.adv-globalalert__toggler {
  flex: 1 1 20%;
}
.adv-globalalert__toggler a {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 16px;
  height: 45px;
  border: 2px solid #001f63;
  border-radius: 4px;
  color: #001f63;
  font-size: 1.2rem;
  font-weight: 700;
  text-decoration: none;
  padding: 0 32px;
}
@media only screen and (min-width: 992px) {
  .adv-globalalert__toggler a {
    padding: 0;
  }
}
.adv-globalalert__textcontainer {
  flex: 1 1 75%;
  text-align: center;
}
@media only screen and (min-width: 992px) {
  .adv-globalalert__textcontainer {
    text-align: left;
  }
}
.adv-globalalert__textcontainer__heading {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 16px;
  font-size: clamp(
    1.8rem,
    1.7295774648rem + 0.0018779343 * 100vw,
    2rem
  );
  font-weight: 800;
  color: #001f63;
  margin-bottom: 0;
}
@media only screen and (min-width: 992px) {
  .adv-globalalert__textcontainer__heading {
    justify-content: flex-start;
  }
}
.adv-globalalert__textcontainer__text {
  font-size: clamp(
    1.6rem,
    1.5295774648rem + 0.0018779343 * 100vw,
    1.8rem
  );
  color: #001f63;
}

.ws-subnav {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(310px, 1fr));
  row-gap: 12px;
}
@media only screen and (min-width: 992px) {
  .ws-subnav {
    gap: 41px 32px;
  }
}
.ws-subnav__item {
  text-decoration: none;
  background: #e9edf6;
  border-radius: 4px;
}
@media only screen and (min-width: 992px) {
  .ws-subnav__item {
    border-radius: 0px 0px 4px 4px;
  }
}
.ws-subnav__heading {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin: 0;
  background: #274ca1;
  height: 75px;
  color: #fff;
  padding: 0 25px;
  font-size: clamp(
    1.8rem,
    1.7295774648rem + 0.0018779343 * 100vw,
    2rem
  );
  border-radius: 4px;
}
@media only screen and (min-width: 992px) {
  .ws-subnav__heading {
    border-radius: 4px 4px 0 0;
  }
}
.ws-subnav__description {
  background: #e9edf6;
  padding: 20px 25px 30px;
  font-size: 1.8rem;
  border-radius: 0px 0px 4px 4px;
  color: #333333;
  display: none;
}
@media screen and (min-width: 991px) {
  .ws-subnav__description {
    display: block;
  }
}

.ws-footer {
  background-color: #274ca1;
  padding: 56px 0 125px 0;
  z-index: 1;
  position: relative;
}
.ws-footer h3 {
  word-break: break-word;
}

.social-media-wrapper {
  display: flex;
  margin-top: 1em;
  max-width: 270px;
}

.social-media__item {
  min-width: 50px;
  width: 50px;
  height: 50px;
  border-radius: 100%;
  background-color: #fff;
  margin-right: 1em;
}

.social-media__item a {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.social-media__item-icon {
  max-width: 48px;
  max-height: 48px;
  width: 22px;
  height: 22px;
}

@media (max-width: 1024px) {
  .social-media__item {
    margin-right: 0.25em;
  }
}
@media (max-width: 768px) {
  .ws-footer {
    padding: 0.5em 1em 3em 1em;
  }
  .ws-footer h3 {
    width: calc(100vw - 60px);
  }

  .ws-footer-column {
    display: flex;
  }
  .ws-footer-column > div {
    width: 50%;
    max-width: 215px;
  }
  .ws-footer-column a {
    white-space: nowrap;
  }

  .social-media__item {
    margin-right: 1em;
  }
}
.Tabs {
  position: relative;
  display: flex;
  background-color: #e9edf6;
  border-radius: 4px;
  margin: 0;
  padding: 0;
  list-style: none;
  margin-top: 36px;
  height: 50px;
}
@media (max-width: 1100px) {
  .Tabs {
    display: none;
  }
}

.Tabs:after {
  content: " ";
  display: table;
  clear: both;
}

.description_tab {
  float: left;
  text-align: center;
  width: 7.5em;
}

.description_tab:first-child.active ~ .slider {
  left: 0;
  border-radius: 0 0 0 4px;
}

.description_tab:nth-child(2).active ~ .slider {
  left: 50%;
  border-radius: 0 0 4px 0;
}

.description_tab:nth-child(2):hover ~ .slider {
  left: 50%;
  border-radius: 0 0 4px 0;
}

.description_tab:first-child:hover ~ .slider {
  left: 0;
  border-radius: 0 0 0 4px;
}

.slider {
  position: absolute;
  bottom: 0;
  left: 0;
  height: 4px;
  background-color: #274ca1;
  transition: left 0.25s;
  width: 50%;
}

.Tab > a {
  display: block;
  padding: 14px 12px;
  text-decoration: none;
  transition: color 0.15s;
}

.Tab.active > a {
  font-weight: bold;
}

.Tab:hover > a {
  color: #222;
}

.ws-navigation-tabs {
  background-color: #e9edf6;
  border-radius: 4px;
}

.ws-tabs__items {
  list-style: none;
  display: flex;
  padding: 0;
}

.ws-tabs__item {
  padding: 1em;
}

.ws-navigation-tabs a {
  text-decoration: none;
}

.navigation__left-content {
  padding: 1.1em 0;
}

.shortcut-container {
  display: flex;
  flex-direction: row;
  float: right;
  padding: 0;
  margin: 0;
}

.shortcut-container .item {
  padding: 5px 22.5px;
  list-style: none;
  display: flex;
  align-items: center;
}

.shortcut-container .icon {
  width: auto;
  height: 15px;
}

.shortcut-container .link {
  text-decoration: none;
  font-size: 16px;
  padding-left: 7px;
  display: flex;
  align-items: center;
}
.shortcut-container .link svg,
.shortcut-container .link img {
  margin-right: 0.25em;
}
.shortcut-container .link span {
  display: inline-block;
}

.shortcut-container .link:hover {
  text-decoration: underline;
  cursor: pointer;
}

.ws-navigation__items {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

.ws-navigation__menu-btn {
  border: solid 1px #274ca1;
  min-width: 105px;
  min-height: 105px;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: all 0.4s ease-in;
  position: relative;
  cursor: pointer;
  background-color: #274ca1;
  color: #ffffff;
  display: flex;
  flex-direction: column;
}

.ws-navigation__menu-btn span {
  font-size: 1.6rem;
}

.ws-gradient-sub-header {
  background: linear-gradient(90deg, #2731a1 13.99%, #993366 39.25%, #f15c29 62.24%, #f58022 86.36%);
  min-height: 16px !important;
}

.ws-sticky-gradient-border {
  position: fixed;
  top: 87;
  width: 100%;
  z-index: 2;
}

.ws-private-company-mobile-btn {
  display: none;
}

@media (max-width: 1100px) {
  .ws-private-company-mobile-btn {
    display: block;
  }

  .ws-tab-btn {
    position: relative;
    background-color: #274ca1;
    margin: 0;
    padding: 0;
    list-style: none;
    height: 6rem;
  }

  .ws-tab-list-item {
    float: left;
    text-align: center;
    width: 50%;
  }
  .ws-tab-list-item a {
    color: #fff !important;
    border-bottom: none !important;
    padding: 1em 40% !important;
  }

  .ws-tab-btn .slider {
    position: absolute;
    bottom: 0;
    left: 0;
    height: 8px;
    background-color: #fff;
    transition: left 0.25s;
    width: 50%;
  }

  .ws-tab-list-item:first-child.active ~ .slider {
    left: 0;
    border-radius: 0 0 0 4px;
  }

  .ws-tab-list-item:nth-child(2).active ~ .slider {
    left: 50%;
    border-radius: 0 0 4px 0;
  }

  .shortcut-container {
    margin: 0;
    float: none;
    justify-content: center;
    padding: 0 0.25em;
  }

  .shortcut-container .item {
    text-align: center;
    display: block;
    margin: auto;
    padding: 0.6em 0;
  }

  .shortcut-container .link {
    padding: 0;
    font-size: 11px;
  }
}
.ws-navigation__menu-btn svg {
  width: 100%;
  margin: 0.5em 0;
}

.ws-navigation__menu-btn .close-icon {
  display: none;
}
.ws-navigation__menu-btn .close-menu-btn-text {
  display: none;
}

.ws-navigation__menu-btn.menu-btn-open svg {
  margin-left: 0.5em;
}
.ws-navigation__menu-btn.menu-btn-open .hamburger-icon {
  display: none;
}
.ws-navigation__menu-btn.menu-btn-open .close-icon {
  display: block;
}
.ws-navigation__menu-btn.menu-btn-open .open-menu-btn-text {
  display: none;
}
.ws-navigation__menu-btn.menu-btn-open .close-menu-btn-text {
  display: block;
  margin: 0;
}

.ws-navigation__item {
  position: relative;
}

@media (max-width: 768px) {
  .ws-gradient-sub-header {
    min-height: 8px !important;
  }

  .ws-navigation__menu-btn {
    min-width: 4.5rem !important;
    min-height: 4.5rem !important;
  }

  .ws-navigation__menu-btn.menu-btn-open svg {
    margin-left: 0.2em;
  }

  .ws-navigation__items {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }

  .ws-navigation__item {
    padding: 0 0.5em;
    text-align: center;
  }

  .ws-navigation__buttons {
    display: flex;
    flex-direction: row;
    list-style: none;
    padding: 0;
  }
}
.env-modal-dialog__dialog {
  position: relative;
  background: #fff;
  background-clip: padding-box;
  border: solid 5px transparent;
}
.env-modal-dialog__dialog::before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  border-radius: inherit;
  background: linear-gradient(90deg, #2731a1 13.99%, #993366 39.25%, #f15c29 62.24%, #f58022 86.36%);
  z-index: -1;
  margin: -5px;
}
.env-modal-dialog__content, .env-modal-dialog__header, .env-modal-dialog__footer {
  border: none;
}
.env-modal-dialog__header {
  padding-top: 32px !important;
  padding-left: 32px !important;
  padding-right: 32px !important;
}
@media only screen and (min-width: 992px) {
  .env-modal-dialog__header {
    padding-top: 64px !important;
    padding-left: 64px !important;
    padding-right: 64px !important;
  }
}
.env-modal-dialog__header__title {
  font-size: clamp(
    3.2rem,
    2.6366197183rem + 0.0150234742 * 100vw,
    4.8rem
  );
  font-weight: 800;
}
.env-modal-dialog__body {
  padding-left: 32px !important;
  padding-right: 32px !important;
}
@media only screen and (min-width: 992px) {
  .env-modal-dialog__body {
    padding-left: 64px !important;
    padding-right: 64px !important;
  }
}
.env-modal-dialog__body .env-text {
  font-size: 1.6rem;
}
.env-modal-dialog__body h4 {
  font-size: 1.6rem;
  font-weight: 700;
}
.env-modal-dialog__body .env-form > div {
  margin-bottom: 20px;
}
.env-modal-dialog__footer {
  padding-bottom: 32px !important;
  padding-left: 32px !important;
  padding-right: 32px !important;
}
@media only screen and (min-width: 992px) {
  .env-modal-dialog__footer {
    padding-bottom: 64px !important;
    padding-left: 64px !important;
    padding-right: 64px !important;
  }
}

.env-modal-dialog__dialog--contact {
  width: 750px;
}

.env-modal-dialog__dialog--contact .env-modal-dialog__header h1 {
  margin: 0;
}
.env-modal-dialog__dialog--contact .env-modal-dialog__footer {
  display: flex;
  flex-direction: column;
}
@media only screen and (min-width: 992px) {
  .env-modal-dialog__dialog--contact .env-modal-dialog__footer {
    flex-direction: row;
  }
}
.env-modal-dialog__dialog--contact .env-modal-dialog__footer > * {
  flex: 1;
}

.env-modal__btn--close {
  display: flex;
  gap: 16px;
  position: absolute;
  top: 44px;
  right: 32px;
  appearance: none;
  border: none;
  background-color: transparent;
  color: #001f63;
  cursor: pointer;
  font-size: 1.4rem;
  font-weight: 700;
}
@media only screen and (min-width: 992px) {
  .env-modal__btn--close {
    top: 70px;
    right: 64px;
  }
}

.env-modal-dialog--cta {
  margin-top: 10px;
  padding: 24px;
  border-radius: 4px;
  display: flex;
  flex-direction: column;
  gap: 16px;
}
.env-modal-dialog--cta > * {
  flex: 1;
}
.env-modal-dialog--cta a {
  width: 100%;
}
@media only screen and (min-width: 992px) {
  .env-modal-dialog--cta {
    flex-direction: row;
  }
}
.env-modal-dialog--cta .sv-text-portlet {
  text-align: center;
}
@media only screen and (min-width: 992px) {
  .env-modal-dialog--cta .sv-text-portlet {
    text-align: left;
  }
}
.env-modal-dialog--cta .sv-button-portlet {
  text-align: right;
}

.ws-contact-aside {
  position: fixed;
  bottom: 40px;
  right: 30px;
  width: 70px;
  height: 70px;
  border-radius: 100%;
  background-image: linear-gradient(white, white), linear-gradient(90deg, #2731a1 13.99%, #993366 39.25%, #f15c29 62.24%, #f58022 86.36%);
  background-origin: border-box;
  background-clip: content-box, border-box;
  border: double 4px transparent;
  z-index: 1;
}
@media only screen and (min-width: 992px) {
  .ws-contact-aside {
    width: 88px;
    height: 88px;
  }
}
.ws-contact-aside button {
  width: 100%;
  height: 100%;
  border: 0;
  background-color: transparent;
  display: flex;
  align-items: center;
  padding-bottom: 11px;
  font-size: 1.2rem;
  font-weight: 700;
  color: #001f63;
  cursor: pointer;
  flex-direction: column;
  justify-content: space-around;
}

.article {
  position: relative;
  display: block;
  background: #ffffff;
  border-radius: 4px;
  padding: 32px 32px 32px 64px;
  text-decoration: none;
  min-height: 157px;
}
.article__published {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  position: absolute;
  left: -41px;
  top: 50%;
  transform: translateY(-50%);
  background-color: #d4dbec;
  width: 82px;
  height: 82px;
  border-radius: 100%;
}
.article__day {
  font-size: 2.6rem;
  font-weight: 800;
}
.article__month {
  font-size: 1.6rem;
  text-transform: uppercase;
}
.article__title {
  font-size: 1.8rem;
  margin-top: 0;
  font-weight: 800;
}
.article__text {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  font-size: 1.6rem;
  line-height: 28px;
}
.article__wrapper {
  display: flex;
  flex-direction: column;
  gap: 24px;
  margin-top: 63px;
}

.ws-navigation__menu {
  display: block;
  height: 100vh;
  width: 0px;
  position: absolute;
  z-index: 5;
  right: 0;
  background-color: #E9EDF6;
  overflow-x: hidden;
  transition: all 0.5s ease-out;
  opacity: 0;
  padding-bottom: 10em;
}
@media screen and (max-width: 768px) {
  .ws-navigation__menu {
    top: 75px;
  }
}

.open-menu {
  opacity: 1;
  width: 480px;
}

.ws-navigation-list-item-link, .dropdown-btn {
  display: flex;
  padding-left: 1.5em;
  padding-right: 0.1em;
  text-decoration: none;
  font-size: 16px;
  color: #333333;
  border: none;
  background: none;
  width: 100%;
  text-align: left;
  cursor: pointer;
  outline: none;
  border-bottom: 1px solid #D4DBEC;
}

.ws-navigation-list-item-link {
  padding-top: 1em;
  padding-bottom: 1em;
}

.dropdown-container a {
  padding-left: 2.5em;
}

.dropdown-btn span {
  margin: 1em 0;
}
.dropdown-btn div {
  background-color: #fff;
  float: right;
  height: 100%;
  padding: 1em;
  margin-left: auto;
  border-left: 1px solid #D4DBEC;
}

.arrow-up {
  display: none;
}

.dropdown-btn:focus {
  background-color: #d4dbec;
  font-weight: 700;
}

.dropdown-btn.active span {
  color: #333333;
  font-weight: 700;
}
.dropdown-btn.active .arrow-down {
  display: none;
}
.dropdown-btn.active .arrow-up {
  display: block;
}

.dropdown-container {
  display: block;
  overflow: hidden;
  max-height: 0 !important;
  background-color: #E9EDF6;
  transition: all 0.2s ease-out;
}

.dropdown-btn.active + div {
  max-height: 100% !important;
  transition: all 0.2s ease-in;
}

.ws-navigation__menu a.active {
  background-color: #D4DBEC;
  font-weight: 700;
}

@media (max-width: 490px) {
  .open-menu {
    width: 95vw;
  }
}
.ws-pagination {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 15px;
  outline: none;
  list-style: none;
  margin: 0;
}
.ws-pagination__item {
  font-size: 1.4rem;
  font-weight: 700;
  width: 46px;
  height: 46px;
  outline: none;
  cursor: pointer;
  color: #333333;
  text-decoration: none;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}
.ws-pagination__item--active {
  background-color: #274ca1;
  color: #fff;
}
.ws-pagination__item--previous, .ws-pagination__item--next {
  width: auto;
  padding: 10px 30px;
  background-repeat: no-repeat;
  background-size: 14px 14px;
  background-position: right center;
  cursor: pointer;
  font-size: 1.2rem;
  font-weight: 700;
  color: #274ca1;
  text-decoration: none;
}
.ws-pagination__item--break {
  text-decoration: none;
  color: #204788;
  cursor: pointer;
}
.ws-pagination__item--previous {
  background-position: left center;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyNTYgNTEyIj48cGF0aCBmaWxsPSIjMjA0Nzg4IiBkPSJNMjM4LjQ3NSA0NzUuNTM1bDcuMDcxLTcuMDdjNC42ODYtNC42ODYgNC42ODYtMTIuMjg0IDAtMTYuOTcxTDUwLjA1MyAyNTYgMjQ1LjU0NiA2MC41MDZjNC42ODYtNC42ODYgNC42ODYtMTIuMjg0IDAtMTYuOTcxbC03LjA3MS03LjA3Yy00LjY4Ni00LjY4Ni0xMi4yODQtNC42ODYtMTYuOTcgMEwxMC40NTQgMjQ3LjUxNWMtNC42ODYgNC42ODYtNC42ODYgMTIuMjg0IDAgMTYuOTcxbDIxMS4wNTEgMjExLjA1YzQuNjg2IDQuNjg2IDEyLjI4NCA0LjY4NiAxNi45Ny0uMDAxeiI+PC9wYXRoPjwvc3ZnPg==);
}
.ws-pagination__item--next {
  background-position: right center;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyNTYgNTEyIj48cGF0aCBmaWxsPSIjMjA0Nzg4IiBkPSJNMTcuNTI1IDM2LjQ2NWwtNy4wNzEgNy4wN2MtNC42ODYgNC42ODYtNC42ODYgMTIuMjg0IDAgMTYuOTcxTDIwNS45NDcgMjU2IDEwLjQ1NCA0NTEuNDk0Yy00LjY4NiA0LjY4Ni00LjY4NiAxMi4yODQgMCAxNi45NzFsNy4wNzEgNy4wN2M0LjY4NiA0LjY4NiAxMi4yODQgNC42ODYgMTYuOTcgMGwyMTEuMDUxLTIxMS4wNWM0LjY4Ni00LjY4NiA0LjY4Ni0xMi4yODQgMC0xNi45NzFMMzQuNDk1IDM2LjQ2NWMtNC42ODYtNC42ODctMTIuMjg0LTQuNjg3LTE2Ljk3IDB6Ij48L3BhdGg+PC9zdmc+);
}
.ws-pagination__item--disabled {
  cursor: default;
  opacity: 0.5;
}

.ws-faq-container {
  grid-area: main;
}

.ws-faq__item {
  box-shadow: 0px 4px 8px -2px rgba(0, 0, 0, 0.1), 0px 2px 4px -2px rgba(0, 0, 0, 0.06);
  border-radius: 4px;
  padding: 16px 16px 32px 16px;
  margin-bottom: 16px;
  background-color: #fff;
  cursor: pointer;
  display: none;
  border: 2px solid transparent;
}
@media screen and (min-width: 768px) {
  .ws-faq__item {
    padding: 24px;
  }
}
.ws-faq__item h3 {
  margin-bottom: 0;
  padding-right: 25px;
  color: #333;
  display: block;
}
.ws-faq__item > .ws-faq__answer {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.3s cubic-bezier(0.075, 0.82, 0.165, 1);
}
.ws-faq__item.open {
  border: 2px solid #a9b7d9;
}
.ws-faq__item.open > .ws-faq__answer {
  display: block;
  max-height: 9999px;
  transition: max-height 0.25s ease-in;
}
.ws-faq__item.open .ws-faq__category ~ .ws-faq__question::before {
  background-color: #274ca1;
  background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMiIgdmlld0JveD0iMCAwIDE2IDIiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxwYXRoIGQ9Ik0xNS42NjY3IDBIMC4zMzMzMzNDMC4xMjUgMCAwIDAuMTY2NjY3IDAgMC4zMzMzMzNWMS42NjY2N0MwIDEuODc1IDAuMTI1IDIgMC4zMzMzMzMgMkgxNS42NjY3QzE1LjgzMzMgMiAxNiAxLjg3NSAxNiAxLjY2NjY3VjAuMzMzMzMzQzE2IDAuMTY2NjY3IDE1LjgzMzMgMCAxNS42NjY3IDBaIiBmaWxsPSJ3aGl0ZSIvPgo8L3N2Zz4K");
}
.ws-faq__item--visible {
  display: block;
}
.ws-faq__filter-toggle {
  grid-area: toggle;
  background-color: #274ca1;
  font-size: 1.6rem;
  font-weight: 700;
  color: #fff;
  border: none;
  border-radius: 4px;
  margin-bottom: 20px;
  z-index: 1;
}
.ws-faq__filter-toggle:before {
  content: "";
  display: inline-block;
  height: 49px;
  vertical-align: middle;
}
@media screen and (min-width: 768px) {
  .ws-faq__filter-toggle {
    display: none;
  }
}
.ws-faq__category {
  background-color: #274ca1;
  border-radius: 16px;
  color: #fff;
  font-size: 1.2rem;
  text-transform: uppercase;
  padding: 2px 10px;
}
.ws-faq__category ~ .ws-faq__question {
  position: relative;
}
.ws-faq__category ~ .ws-faq__question::before {
  content: "";
  position: absolute;
  width: 24px;
  height: 24px;
  background-color: #d4dbec;
  right: 0;
  border-radius: 100%;
  background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHZpZXdCb3g9IjAgMCAxNiAxNiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTE1LjY2NjcgN0g5VjAuMzMzMzMzQzkgMC4xNjY2NjcgOC44MzMzMyAwIDguNjY2NjcgMEg3LjMzMzMzQzcuMTI1IDAgNyAwLjE2NjY2NyA3IDAuMzMzMzMzVjdIMC4zMzMzMzNDMC4xMjUgNyAwIDcuMTY2NjcgMCA3LjMzMzMzVjguNjY2NjdDMCA4Ljg3NSAwLjEyNSA5IDAuMzMzMzMzIDlIN1YxNS42NjY3QzcgMTUuODc1IDcuMTI1IDE2IDcuMzMzMzMgMTZIOC42NjY2N0M4LjgzMzMzIDE2IDkgMTUuODc1IDkgMTUuNjY2N1Y5SDE1LjY2NjdDMTUuODMzMyA5IDE2IDguODc1IDE2IDguNjY2NjdWNy4zMzMzM0MxNiA3LjE2NjY3IDE1LjgzMzMgNyAxNS42NjY3IDdaIiBmaWxsPSIjMzMzMzMzIi8+Cjwvc3ZnPgo=");
  background-repeat: no-repeat;
  background-position: center;
}

.ws-faq-aside {
  grid-area: aside;
  position: relative;
  display: none;
}
@media screen and (min-width: 768px) {
  .ws-faq-aside {
    display: block;
  }
}
.ws-faq-aside__list {
  list-style: none;
  padding: 0;
  margin: 0;
}
.ws-faq-aside__item {
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 49px;
  background: #ffffff;
  border-radius: 4px;
  padding: 0 12px;
  margin-bottom: 4px;
  position: relative;
  cursor: pointer;
}
.ws-faq-aside__item--active {
  background: #274ca1;
  color: #fff;
}
@media screen and (min-width: 768px) {
  .ws-faq-aside__item--active::after {
    content: "";
    position: absolute;
    right: -6px;
    width: 16px;
    height: 16px;
    background: #274ca1;
    border-radius: 4px;
    transform: rotate(45deg);
  }
}
.ws-faq-aside__item--active .ws-faq-aside__amount {
  color: #5270b4;
  background-color: #fff;
}
.ws-faq-aside__item--active .ws-faq-aside__category {
  color: #fff;
}
.ws-faq-aside__category {
  color: #333333;
  font-size: 1.6rem;
  font-weight: 700;
}
.ws-faq-aside__amount {
  background: #5270b4;
  border-radius: 16px;
  padding: 2px 8px;
  color: #fff;
  text-transform: uppercase;
  font-size: 1rem;
  font-weight: 700;
  line-height: 15px;
}
.ws-faq-aside--open {
  display: block;
  position: absolute;
  width: 100%;
  left: 0;
  padding: 0 16px;
  top: 60px;
  z-index: 1;
}

.ws-faq-popular {
  margin: 0;
  list-style: none;
  padding: 0;
  margin-bottom: 50px;
}
.ws-faq-popular__item {
  display: flex;
  align-items: center;
  gap: 12px;
  margin-bottom: 30px;
}
.ws-faq-popular__item:last-child {
  margin-bottom: 0;
}
.ws-faq-popular__icon {
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #274ca1;
  min-width: 30px;
  min-height: 30px;
  border-radius: 100%;
}
.ws-faq-popular__question {
  font-size: 1.8rem;
  font-weight: 600;
}

.ws-step-by-step-guide {
  position: relative !important;
  padding-top: 5em;
}

.ws-step-by-step-guide__step-container {
  position: relative;
  background-color: inherit;
  width: calc(50% + 32px);
  display: flex;
  left: 0;
  flex-direction: row-reverse;
  width: auto;
  margin-bottom: 3em;
  margin-right: 0.5em;
  margin-left: 0.5em;
}
.ws-step-by-step-guide__step-container .ws-step-content {
  background-color: white;
  position: relative;
  margin-left: 3rem;
  border-radius: 4px;
}
.ws-step-by-step-guide__step-container .ws-step-content > div:first-child {
  padding-top: 0.5em;
  padding-right: 1em;
  padding-bottom: 0.5em;
  padding-left: 3em;
}
.ws-step-by-step-guide__step-container .ws-step-content > div:last-child {
  padding-top: 0.5em;
  padding-right: 3em;
  padding-bottom: 3.5em;
  padding-left: 3em;
}
.ws-step-by-step-guide__step-container .ws-step-number {
  font-weight: 800;
  font-size: 3.2rem;
  color: #66428A !important;
  margin-bottom: 10px;
  width: 80px;
  height: 80px;
  background-color: #fff;
  border: 5px solid #A38EB9;
  border-radius: 50%;
  flex-shrink: 0;
  align-items: center;
  display: flex;
  justify-content: center;
  z-index: 1;
  outline: 1rem solid #E9EDF6;
}
.ws-step-by-step-guide__step-container .ws-step-number p, .ws-step-by-step-guide__step-container .ws-step-number span, .ws-step-by-step-guide__step-container .ws-step-number h1, .ws-step-by-step-guide__step-container .ws-step-number h2, .ws-step-by-step-guide__step-container .ws-step-number h3, .ws-step-by-step-guide__step-container .ws-step-number h4, .ws-step-by-step-guide__step-container .ws-step-number h5, .ws-step-by-step-guide__step-container .ws-step-number h6 {
  color: #66428A;
  font-weight: 800;
  font-size: 3.3rem;
}

.ws-step-by-step-guide__step-container:not(:last-child)::after {
  content: "";
  position: absolute;
  width: 2px;
  top: 0;
  bottom: -2em;
  left: 40px;
  background: repeating-linear-gradient(to bottom, transparent 0 2px, #E9EDF6 0px 16px), linear-gradient(180deg, #2731A1 13.99%, #993366 39.25%, #F15C29 62.24%, #F58022 86.36%);
}

.ws-blue-circle-icon-container {
  position: absolute;
  left: calc(50% - 37px);
  margin-top: -3em;
  border-radius: 50%;
  align-items: center;
  display: flex;
  justify-content: center;
  background-color: #274CA1;
  width: 74px;
  height: 74px;
}
.ws-blue-circle-icon-container img {
  width: 38px !important;
  height: 35px !important;
  max-width: 38px !important;
  max-height: 35px !important;
}

@media screen and (max-width: 768px) {
  .ws-step-by-step-guide {
    padding-top: 0;
  }

  .ws-step-by-step-guide__step-container {
    margin-bottom: 1em;
  }
  .ws-step-by-step-guide__step-container .ws-step-content {
    margin-top: 5em;
    z-index: 1;
    margin-left: 1.6rem;
    margin-right: 1.6rem;
    margin-bottom: 2em;
  }
  .ws-step-by-step-guide__step-container .ws-step-content > div:first-child {
    padding-right: 1em;
    padding-left: 1em;
  }
  .ws-step-by-step-guide__step-container .ws-step-content > div:last-child {
    padding-right: 1em;
    padding-left: 1em;
    padding-bottom: 2em;
  }
  .ws-step-by-step-guide__step-container .ws-step-number {
    left: calc(50% - 4rem);
    position: absolute;
    outline: none;
    top: -1em;
  }

  .ws-step-by-step-guide__step-container::after {
    content: "";
    position: absolute;
    width: 2px;
    top: 0;
    bottom: 2em;
    left: calc(50% - 0.1rem);
    background: repeating-linear-gradient(to bottom, transparent 0 2px, #E9EDF6 0px 16px), linear-gradient(180deg, #2731A1 13.99%, #993366 39.25%, #F15C29 62.24%, #F58022 86.36%);
  }

  .ws-step-by-step-guide__step-container:not(:last-child)::after {
    left: calc(50% - 0.1rem);
  }

  .ws-blue-circle-icon-container {
    left: calc(50% - 24px);
    margin-top: -2em;
    width: 48px;
    height: 48px;
  }
  .ws-blue-circle-icon-container img {
    width: 24px !important;
    height: 23px !important;
    max-width: 24px !important;
    max-height: 23px !important;
  }
}
.env-modal-dialog__dialog--contact-form {
  width: 700px;
  position: relative;
  background: #fff;
  background-clip: padding-box;
  border: solid 5px transparent;
}
.env-modal-dialog__dialog--contact-form::before {
  content: "";
  border-radius: none;
  background: none;
}
.env-modal-dialog__dialog--contact-form .env-modal-dialog__content,
.env-modal-dialog__dialog--contact-form .env-modal-dialog__header {
  border: none;
}
.env-modal-dialog__dialog--contact-form .env-modal-dialog__header {
  background: #274CA1;
  padding: 0 2.5em 3em 2.5em !important;
  border-radius: 0px;
}
@media only screen and (min-width: 992px) {
  .env-modal-dialog__dialog--contact-form .env-modal-dialog__header {
    background: #274CA1;
    padding: 0 2.5em 3em 2.5em !important;
    border-radius: 0px;
  }
}
@media only screen and (max-width: 480px) {
  .env-modal-dialog__dialog--contact-form .env-modal-dialog__header {
    padding: 0 1em 1.5em 1em !important;
  }
}
.env-modal-dialog__dialog--contact-form .env-modal-dialog__header .env-modal__btn--close {
  top: 0;
  right: 0;
  background: white;
  color: black;
  font-size: 18px;
  font-weight: 400;
  padding: 0.5em;
  display: block;
  width: 5.5em;
  height: 2.5em;
}
.env-modal-dialog__dialog--contact-form .env-modal-dialog__header .env-modal__btn--close svg {
  position: relative;
  top: 1px;
  margin-left: 5px;
}
.env-modal-dialog__dialog--contact-form .env-modal-dialog__header .env-modal__btn--close svg path {
  fill: black;
}
.env-modal-dialog__dialog--contact-form .env-modal-dialog__header h1 {
  margin: 0;
  margin-bottom: 1em;
  padding-top: 2em;
  font-family: "Lato";
  font-style: normal;
  font-weight: 900;
  font-size: clamp(
    3rem,
    2.823943662rem + 0.0046948357 * 100vw,
    3.5rem
  );
  line-height: 30px;
  color: #FFFFFF;
}
.env-modal-dialog__dialog--contact-form .env-modal-dialog__header p {
  font-family: "Lato";
  font-style: normal;
  font-weight: 400;
  font-size: clamp(
    1.6rem,
    1.4591549296rem + 0.0037558685 * 100vw,
    2rem
  );
  line-height: 25px;
  color: #FFFFFF;
}
.env-modal-dialog__dialog--contact-form .env-modal-dialog__header .env-modal-dialog__title {
  font-size: clamp(
    3.2rem,
    2.6366197183rem + 0.0150234742 * 100vw,
    4.8rem
  );
  font-weight: 800;
}
.env-modal-dialog__dialog--contact-form .env-modal-dialog__body {
  padding: 3em 2.5em !important;
}
@media only screen and (min-width: 992px) {
  .env-modal-dialog__dialog--contact-form .env-modal-dialog__body {
    padding: 3em 2.5em !important;
  }
}
@media only screen and (max-width: 480px) {
  .env-modal-dialog__dialog--contact-form .env-modal-dialog__body {
    padding: 2em 1em 1.5em 1em !important;
  }
}

.ws-search {
  display: flex;
  flex-direction: column;
  padding-top: 32px;
}
@media screen and (min-width: 768px) {
  .ws-search {
    flex-direction: row-reverse;
    gap: 35px;
  }
}
.ws-search .sv-search-facets {
  flex: 1 1 auto;
  padding: 0 !important;
}
.ws-search div[role=main] {
  flex: 0 1 750px;
}
.ws-search__list {
  padding: 0;
  list-style: none;
}
.ws-search__item {
  padding: 32px;
  background: #ffffff;
  box-shadow: 0px 4px 8px -2px rgba(0, 0, 0, 0.1), 0px 2px 4px -2px rgba(0, 0, 0, 0.06);
  border-radius: 4px;
  margin-bottom: 24px;
}
.ws-search__item mark {
  background-color: #f9bea9;
}
.ws-search__heading a {
  font-size: 1.8rem;
  font-weight: 800;
}
.ws-search__form {
  display: flex;
  margin: 0 auto 16px auto;
  max-width: 1440px;
}
.ws-search__form div[role=search] {
  display: flex;
  height: 64px;
  position: relative;
  max-width: 750px;
  width: 100%;
}
.ws-search__form div[role=search]::after {
  content: "";
  position: absolute;
  width: 16px;
  height: 16px;
  background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHZpZXdCb3g9IjAgMCAxNiAxNiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTE1Ljg4MjggMTUuMDQwNUwxMS44NDk1IDExLjAxNTFDMTEuNzg3IDEwLjk1MjcgMTEuNjkzMiAxMC45MjE1IDExLjU5OTQgMTAuOTIxNUgxMS4yNTU1QzEyLjM0OTggOS43MzU3NCAxMy4wMDY0IDguMjA2NzMgMTMuMDA2NCA2LjQ5MDQ5QzEzLjAwNjQgMi45MzMyIDEwLjA2NzQgMCA2LjUwMzE4IDBDMi45MDc2NyAwIDAgMi45MzMyIDAgNi40OTA0OUMwIDEwLjA3OSAyLjkwNzY3IDEyLjk4MSA2LjUwMzE4IDEyLjk4MUM4LjE5MTUgMTIuOTgxIDkuNzU0NzYgMTIuMzI1NyAxMC45MTE2IDExLjI2NDdWMTEuNTc2OEMxMC45MTE2IDExLjcwMTYgMTAuOTQyOCAxMS43OTUyIDExLjAwNTQgMTEuODU3NkwxNS4wMzg2IDE1Ljg4M0MxNS4xOTQ5IDE2LjAzOSAxNS40MTM4IDE2LjAzOSAxNS41NzAxIDE1Ljg4M0wxNS44ODI4IDE1LjU3MDlDMTYuMDM5MSAxNS40MTQ5IDE2LjAzOTEgMTUuMTk2NSAxNS44ODI4IDE1LjA0MDVaTTYuNTAzMTggMTEuOTgyNEMzLjQzOTE4IDExLjk4MjQgMS4wMDA0OSA5LjU0ODUxIDEuMDAwNDkgNi40OTA0OUMxLjAwMDQ5IDMuNDYzNjggMy40MzkxOCAwLjk5ODUzNyA2LjUwMzE4IDAuOTk4NTM3QzkuNTM1OTEgMC45OTg1MzcgMTIuMDA1OSAzLjQ2MzY4IDEyLjAwNTkgNi40OTA0OUMxMi4wMDU5IDkuNTQ4NTEgOS41MzU5MSAxMS45ODI0IDYuNTAzMTggMTEuOTgyNFoiIGZpbGw9IndoaXRlIi8+Cjwvc3ZnPgo=");
  top: 50%;
  transform: translateY(-50%);
  right: 60px;
  pointer-events: none;
}
.ws-search__form div[role=search] input[type=text] {
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  border: none;
  border-radius: 100px 0px 0px 100px;
  text-indent: 32px;
  box-shadow: 0px 4px 8px -2px rgba(0, 0, 0, 0.1), 0px 2px 4px -2px rgba(0, 0, 0, 0.06);
}
.ws-search__form div[role=search] input[type=submit] {
  background-color: #274ca1;
  border: none;
  color: #fff;
  height: 100%;
  border-radius: 0px 100px 100px 0px;
  width: 93px;
  min-width: 93px;
  font-size: 1.4rem;
  font-weight: 700;
  line-height: 20px;
  text-transform: uppercase;
  padding-left: 30px;
  cursor: pointer;
}
@media screen and (max-width: 768px) {
  .ws-search__form div[role=search] {
    height: 54px;
  }
}
.ws-search .sv-search-facet {
  box-shadow: 0px 4px 8px -2px rgba(0, 0, 0, 0.1), 0px 2px 4px -2px rgba(0, 0, 0, 0.06);
}
.ws-search .sv-search-facet .sv-search-facet-name {
  background-color: #274ca1;
  padding: 8px 12px;
  color: #fff;
  border-radius: 4px 4px 0px 0px;
  font-weight: 700;
  font-size: 1.6rem;
  margin: 0 !important;
}
.ws-search .sv-search-facet ul li.sv-search-facet-item {
  display: flex;
  justify-content: space-between;
  padding: 0 12px !important;
  margin: 0 !important;
  position: relative;
}
.ws-search .sv-search-facet ul li.sv-search-facet-item:hover {
  background-color: #e6e9ef;
}
.ws-search .sv-search-facet ul li.sv-search-facet-item a {
  width: 100%;
  text-decoration: none;
}
.ws-search .sv-search-facet ul li.sv-search-facet-item.sv-search-facet-item-selected {
  background-color: #5270b4;
}
.ws-search .sv-search-facet ul li.sv-search-facet-item.sv-search-facet-item-selected a,
.ws-search .sv-search-facet ul li.sv-search-facet-item.sv-search-facet-item-selected span {
  text-decoration: none;
  color: #fff;
}
.ws-search .sv-search-facet ul li.sv-search-facet-item.sv-search-facet-item-selected a {
  position: absolute;
}
.ws-search .sv-search-facet ul li.sv-search-facet-item.sv-search-facet-item-selected .ws-facet-selected {
  display: flex;
  align-items: center;
  margin-left: auto;
}
.ws-search .sv-search-facet ul li.sv-search-facet-item.sv-search-facet-item-selected .ws-facet-selected::after {
  content: "";
  background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTUiIGhlaWdodD0iMTUiIHZpZXdCb3g9IjAgMCAxNSAxNSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTkuMDkzNzUgNy41TDE0LjkwNjIgMTMuMzEyNUMxNC45NTMxIDEzLjQwNjIgMTUgMTMuNSAxNSAxMy41OTM4QzE1IDEzLjY4NzUgMTQuOTUzMSAxMy43ODEyIDE0LjkwNjIgMTMuODI4MUwxMy44MjgxIDE0LjkwNjJDMTMuNzM0NCAxNSAxMy42NDA2IDE1IDEzLjU0NjkgMTVDMTMuNDUzMSAxNSAxMy4zNTk0IDE1IDEzLjMxMjUgMTQuOTA2Mkw3LjUgOS4wOTM3NUwxLjY4NzUgMTQuOTA2MkMxLjU5Mzc1IDE1IDEuNSAxNSAxLjQwNjI1IDE1QzEuMzEyNSAxNSAxLjIxODc1IDE1IDEuMTcxODggMTQuOTA2MkwwLjA5Mzc1IDEzLjgyODFDMCAxMy43ODEyIDAgMTMuNjg3NSAwIDEzLjU5MzhDMCAxMy41IDAgMTMuNDA2MiAwLjA5Mzc1IDEzLjMxMjVMNS45MDYyNSA3LjVMMC4wOTM3NSAxLjY4NzVDMCAxLjY0MDYyIDAgMS41NDY4OCAwIDEuNDUzMTJDMCAxLjM1OTM4IDAgMS4yNjU2MiAwLjA5Mzc1IDEuMTcxODhMMS4xNzE4OCAwLjA5Mzc1QzEuMjE4NzUgMC4wNDY4NzUgMS4zMTI1IDAgMS40MDYyNSAwQzEuNSAwIDEuNTkzNzUgMC4wNDY4NzUgMS42ODc1IDAuMDkzNzVMNy41IDUuOTA2MjVMMTMuMzEyNSAwLjA5Mzc1QzEzLjM1OTQgMC4wNDY4NzUgMTMuNDUzMSAwIDEzLjU0NjkgMEMxMy42NDA2IDAgMTMuNzM0NCAwLjA0Njg3NSAxMy44MjgxIDAuMDkzNzVMMTQuOTA2MiAxLjE3MTg4QzE0Ljk1MzEgMS4yNjU2MiAxNSAxLjM1OTM4IDE1IDEuNDUzMTJDMTUgMS41NDY4OCAxNC45NTMxIDEuNjQwNjIgMTQuOTA2MiAxLjY4NzVMMTMuOTIxOSAyLjY3MTg4TDkuMDkzNzUgNy41WiIgZmlsbD0id2hpdGUiLz4KPC9zdmc+Cg==");
  width: 12px;
  height: 12px;
  background-repeat: no-repeat;
  background-size: 12px;
  margin-left: 8px;
}
.ws-search ~ div > .pagination {
  display: flex;
  max-width: 750px;
  justify-content: center;
}
.ws-search ~ div > .pagination span,
.ws-search ~ div > .pagination a {
  border: none !important;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #333333;
}
.ws-search ~ div > .pagination span:not(.prev, .next),
.ws-search ~ div > .pagination a:not(.prev, .next) {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 46px;
  height: 46px;
}
.ws-search ~ div > .pagination span.current:not(.prev),
.ws-search ~ div > .pagination a.current:not(.prev) {
  background-color: #274ca1;
  color: #fff;
}
.ws-search ~ div > .pagination span.prev, .ws-search ~ div > .pagination span.next,
.ws-search ~ div > .pagination a.prev,
.ws-search ~ div > .pagination a.next {
  color: #274ca1;
}
.ws-search ~ div > .pagination span.current.prev, .ws-search ~ div > .pagination span.current.next,
.ws-search ~ div > .pagination a.current.prev,
.ws-search ~ div > .pagination a.current.next {
  color: #a9b7d9;
}
.ws-search ~ div > .pagination span.current.next,
.ws-search ~ div > .pagination a.current.next {
  background-color: transparent;
}

.tabs {
  display: flex;
  max-width: 750px;
  margin-bottom: 32px;
}
.tabs div[role=tablist] {
  display: flex;
  flex-direction: row;
  width: 100%;
  border-bottom: 2px solid #e0d9e8;
  padding-bottom: 12px;
}
.tabs div[role=tablist] button {
  all: unset;
  flex: 1;
  text-align: center;
  color: #274ca1;
  position: relative;
  cursor: pointer;
}
.tabs div[role=tablist] button[aria-selected=true]::before {
  content: "";
  position: absolute;
  border-bottom: 2px solid #66428a;
  width: 100%;
  left: 0;
  bottom: -14px;
}
.tabs div[role=tablist] button::after {
  counter-reset: x var(--hitsPrivate);
  content: "(" counter(x) ")";
  display: inline-block;
}
.tabs div[role=tablist] button.tab-company::after {
  counter-reset: x var(--hitsCompany);
  content: "(" counter(x) ")";
  display: inline-block;
}

/* Logotyp */
header .sv-image-portlet img {
  max-width: 115px;
  max-height: 70px;
}

/* Genvägar */
.shortcut-container {
  gap: 20px;
  margin-top: 10px;
  margin-bottom: 20px;
  float: right !important;
}
@media (max-width: 390px) {
  .shortcut-container {
    margin: 10px;
  }
}
@media (max-width: 768px) {
  .shortcut-container {
    margin: 30px 10px 10px;
    float: none !important;
    gap: 10px;
    padding: 0;
    justify-content: space-between;
  }
}
.shortcut-container .link {
  padding: 5px 10px;
  line-height: 20px;
  gap: 5px;
}
@media (max-width: 390px) {
  .shortcut-container .link {
    flex-direction: column;
  }
}
@media (max-width: 768px) {
  .shortcut-container .link {
    padding: 5px;
  }
}
.shortcut-container .link span {
  font-weight: 400;
  color: #001f63;
  font-size: 14px;
}
.shortcut-container .item {
  padding: 0;
  border-radius: 5px;
  border: 1px solid #ccd2e0;
  display: flex !important;
  background-color: white;
}

/* Mina sidor */
.my-pages {
  background-color: #274ca1;
  padding: 10px 15px;
  border-radius: 5px;
  display: flex;
  gap: 5px;
  line-height: 20px;
  text-decoration: none;
  text-align: center;
  margin-top: 10px;
  font-size: 14px;
}
@media (max-width: 1300px) {
  .my-pages {
    padding: 10px;
    width: max-content;
  }
}
.my-pages span {
  color: white;
}
.my-pages:hover span {
  text-decoration: underline;
}

/* Mobilmenyn */
.ws-navigation__menu-btn {
  border-radius: 50%;
}

.open-menu {
  width: 100vw;
  top: 70px;
}

.dropdown-btn {
  padding-right: 0;
}

.dropdown-container .dropdown-btn {
  padding-left: 0;
}

.dropdown-container .dropdown-btn span {
  padding-left: 1em;
}

.dropdown-btn.active + div {
  background-color: white;
  max-height: calc(100vh + 240px) !important;
}

a.level-3 {
  padding-left: 2em !important;
  position: relative;
  font-weight: 400 !important;
}

a.level-3::before {
  content: "";
  position: absolute;
  width: 2px;
  height: 50%;
  background-color: #d4dbec;
  left: 22px;
  top: 50%;
  transform: translateY(-50%);
}

.dropdown-btn button {
  background-color: #fff;
  float: right;
  height: 100%;
  padding: 1em;
  margin-left: auto;
  border: none;
  border-left: 1px solid #d4dbec;
}

.dropdown-btn button span.back {
  display: none;
}

.dropdown-btn.active button span.back {
  display: inline-block;
  color: white;
  margin: 10px;
}

div#ws-navigation__menu__mobile__id:has(> .dropdown-btn.active) > .dropdown-btn {
  display: none;
}

div#ws-navigation__menu__mobile__id:has(> .dropdown-btn.active) .level1-blurbs {
  display: none;
}

.ws-navigation__menu > .dropdown-btn.active {
  display: flex !important;
  background-color: #274ca1;
  flex-direction: column-reverse;
  padding: 0;
}

.dropdown-btn.active > span {
  color: white;
  padding-left: 1em;
}

.ws-navigation__menu ul.blurbs {
  margin: 0;
  padding: 20px;
  list-style: none;
  background-color: #e9edf6;
  gap: 15px;
  display: flex;
  flex-direction: column;
}

.dropdown-btn a {
  padding-left: 1em;
  text-decoration: none;
  padding-top: 1em;
  padding-bottom: 1em;
}

.dropdown-container a {
  font-weight: 600;
}

.dropdown-btn span {
  font-weight: 600;
}

.ws-navigation__menu > .dropdown-btn.active button {
  background-color: #1d4297;
  margin-right: auto;
  margin-left: unset;
  width: 100%;
  text-align: left;
  padding: 10px;
  display: flex;
  align-items: center;
}

.dropdown-btn.active button svg {
  transform: rotate(180deg);
}

.dropdown-container .dropdown-btn.active button svg {
  transform: rotate(0);
}

.ws-navigation__menu > .dropdown-btn button {
  background-color: #274ca1;
  border-left: none;
  cursor: pointer;
}

.ws-navigation__menu > .dropdown-btn.active button svg path {
  fill: #f15c29;
}

.ws-navigation-list-item-link {
  padding-left: 1em !important;
}

li.ws-navigation__item > span {
  font-size: 14px;
}

/* Text för skärmläsare */
.sr-only {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

header.overlay::after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.5);
  opacity: 0.7;
  z-index: -1;
}

#svid12_681aece0193954e5dacc72b {
  flex: 1;
  align-self: end;
}

.shortcut-container {
  margin-bottom: 0px !important;
}

/* Toppmenyn */
.ws-top-menu {
  position: relative;
}

.ws-top-menu ul {
  list-style: none;
  margin: 0;
  padding: 0;
  margin-left: 24px;
}

.ws-top-menu > ul {
  display: flex;
  /*justify-content: space-evenly;*/
  flex-wrap: wrap;
  gap: 24px;
}

@media (max-width: 1300px) {
  .ws-top-menu > ul {
    /*justify-content: flex-start;
    gap: 10px;*/
    gap: 8px;
  }

  .ws-top-menu ul {
    margin-left: 16px;
  }
}
.ws-top-menu > ul > li {
  border: 1px solid transparent;
}

.ws-top-menu > ul > li:hover,
.ws-top-menu > ul > li.active {
  background-color: #e9edf6;
  border-radius: 5px;
  border: 1px solid #d4dbec;
}

.children__link {
  display: flex;
  gap: 10px;
  justify-content: space-between;
}

.children__link:not(:first-child) {
  border-top: 1px solid #D4DBEC;
}

.children__link {
  padding: 8px 8px 12px 8px;
}

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

.children__link__item a {
  padding: 10px 0px;
}

.ws-top-menu ul li .ws-top-menu__link {
  padding: 10px;
  position: relative;
}

@media (max-width: 1300px) {
  .ws-top-menu ul li .ws-top-menu__link {
    padding: 5px;
  }
}
.ws-top-menu ul li .ws-top-menu__link span {
  font-weight: 600;
  color: #001F63;
  text-decoration: none;
  line-height: 24px;
}

.ws-top-menu ul li .ws-top-menu__link button::after {
  position: absolute;
  inset: 0;
  content: "";
}

.wrapper.--level-2.active {
  top: -12px;
  left: 316px;
}

.ws-top-menu__link__button {
  border: 1px solid #dfe4f1;
  background-color: white;
  color: #274ca1;
  border-radius: 5px;
  cursor: pointer;
  height: 25px;
  width: 25px;
  z-index: 2;
  padding: 0;
}

.ws-top-menu ul li:hover .ws-top-menu__link__button,
.ws-top-menu ul li.active .ws-top-menu__link__button {
  background-color: #274ca1;
  color: white;
}

.ws-top-menu ul li:hover .ws-top-menu__link__button svg path,
.ws-top-menu ul li.active .ws-top-menu__link__button svg path {
  fill: white;
}

.ws-top-menu ul li.active .ws-top-menu__link__button svg {
  transform: rotate(180deg);
}

.children__link ul li.active .ws-top-menu__link__button svg {
  transform: rotate(90deg);
}

.ws-top-menu ul li .ws-top-menu__link {
  display: flex;
  gap: 10px;
  justify-content: space-between;
}

@media (max-width: 1300px) {
  .ws-top-menu ul li .ws-top-menu__link {
    gap: 5px;
  }
}
.children__subheading {
  font-size: 20px;
  color: #001F63;
  font-weight: 700;
  padding: 6px 0px;
  margin-bottom: 1rem;
}

.children__link.active {
  background-color: #E9EDF6;
}

.children__link__item__button {
  background-color: #E9EDF6;
  border-radius: 2px;
  border: none;
  width: 32px;
  height: 32px;
}

.children__link__item__button svg {
  fill: #274CA1;
}

.children__link.active .children__link__item .children__link__item__button {
  background-color: #274CA1;
}

.children__link.active .children__link__item .children__link__item__button svg {
  background-color: #274CA1;
  fill: #fff;
}

.children__link__item__button:hover,
.children__link__item__button:active {
  background-color: #274CA1;
  cursor: pointer;
}

.children__link__item__button:hover svg,
.children__link__item__button:active svg {
  fill: #fff;
}

.ws-top-menu ul li .wrapper {
  display: none;
  position: absolute;
  width: 329px;
  top: calc(100% + 31px);
  border-radius: 2px;
  background-color: white;
  box-shadow: 0px 20px 24px -4px rgba(0, 0, 0, 0.1), 0px 8px 8px -4px rgba(0, 0, 0, 0.04);
  padding: 14px 20px;
}

.ws-top-menu ul li .wrapper.active {
  display: flex;
}

.ws-top-menu ul li .wrapper.active.level-2 {
  top: 0;
  left: 360px;
}

.ws-top-menu ul li .wrapper ul.children {
  flex: 66%;
  display: block;
  flex-wrap: wrap;
  align-content: normal;
  /*space-evenly;*/
  gap: 20px;
  margin-left: 0;
}

.ws-top-menu ul li .wrapper.active.one-col ul.children {
  align-content: normal;
  flex: 50%;
}

.ws-top-menu ul li .wrapper.active.one-col ul.blurbs {
  flex: 50%;
}

.ws-top-menu ul li .wrapper ul.children li {
  break-inside: avoid;
  position: relative;
}

.ws-top-menu ul li .wrapper.active.one-col ul.children li {
  width: calc(100% - 20px);
}

.ws-top-menu ul li .wrapper ul.children li a {
  display: block;
  font-weight: 600;
  text-decoration: none;
  color: #001F63;
  font-weight: 700;
}

.ws-top-menu ul li .wrapper ul.children li a:hover {
  text-decoration: underline;
}

.ws-top-menu ul li .wrapper ul.children li span {
  color: #606164;
  font-size: 14px;
}

.ws-top-menu ul li .wrapper ul.blurbs {
  flex: 33%;
  display: flex;
  flex-direction: column;
  gap: 15px;
}

.ws-top-menu ul li .wrapper ul.blurbs li {
  background-color: #e9edf6;
  padding: 24px;
  position: relative;
  border-radius: 4px;
}

.ws-navigation__menu ul.blurbs li {
  position: relative;
  padding: 20px;
  background-color: white;
  border-radius: 4px;
}

.ws-top-menu ul li .wrapper ul.blurbs li div,
.ws-navigation__menu ul.blurbs li div {
  display: flex;
  align-items: center;
  gap: 10px;
}

.ws-top-menu ul li .wrapper ul.blurbs li img,
.ws-navigation__menu ul.blurbs li img {
  width: 25px;
  height: 25px;
}

.ws-top-menu ul li .wrapper ul.blurbs li a,
.ws-navigation__menu ul.blurbs li a {
  text-decoration: none;
  text-transform: uppercase;
  font-weight: 800;
  letter-spacing: 0.28px;
  padding: 0;
  color: #333333;
}

.ws-navigation__menu ul.blurbs li a {
  font-size: 14px;
  text-align: left;
}

.ws-top-menu ul li .wrapper ul.blurbs li a:hover {
  text-decoration: underline;
}

.ws-top-menu ul li .wrapper ul.blurbs li p,
.ws-navigation__menu ul.blurbs li p {
  color: #606164;
  font-size: 14px;
  text-align: left;
}

@media (max-width: 1160px) {
  .ws-gradient-sub-header {
    min-height: 8px !important;
  }

  .ws-navigation__menu-btn {
    min-width: 4.5rem !important;
    min-height: 4.5rem !important;
  }

  .ws-navigation__menu-btn.menu-btn-open svg {
    margin-left: 0.2em;
  }

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

  .ws-navigation__item {
    padding: 0 0.5em;
    text-align: center;
  }

  .ws-navigation__buttons {
    display: flex;
    flex-direction: row;
    list-style: none;
    padding: 0;
  }
}
.ws-feedback-collector {
  background: #f7f7f7;
  border-radius: 5px;
  padding: 25px;
  display: flex;
  flex-direction: column;
}
.ws-feedback-collector__title {
  font-weight: 500;
  font-size: 1.6rem;
}
.ws-feedback-collector__help {
  font-family: lato;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.45;
  color: #333;
}
.ws-feedback-collector__help-title {
  font-weight: 500;
  font-size: 2rem;
}
.ws-feedback-collector__help-ingress {
  font-weight: 600;
  font-size: 1.6rem;
  padding-top: 24px;
}
.ws-feedback-collector__help-text {
  font-weight: 500;
  font-size: 1.6rem;
  padding: 16px 0px;
}
.ws-feedback-collector__button-container {
  margin-top: 17px;
  display: inline-block;
}
.ws-feedback-collector__button {
  background-color: #204788;
  color: #fff;
  border-radius: 2px;
  border: none;
  padding: 0 32px;
  cursor: pointer;
  position: relative;
  font-size: 1.4rem;
  font-family: lato;
}
.ws-feedback-collector__button:first-child {
  margin-right: 20px;
}
.ws-feedback-collector__button::before {
  content: "";
  display: inline-block;
  height: 42px;
  vertical-align: middle;
}
.ws-feedback-collector__form__button-container {
  margin-top: 17px;
  display: flex;
  flex-wrap: wrap;
  gap: 1rem;
}
.ws-feedback-collector__form__button {
  border-radius: 2px;
  border: none;
  padding: 10px 32px;
  cursor: pointer;
  position: relative;
  font-size: 1.4rem;
  font-family: lato;
  border: 1px solid #204788;
  background-color: #f7f7f7;
  color: #204788;
}
.ws-feedback-collector__form__button:first-child {
  background-color: #204788;
  color: #fff;
}
.ws-feedback-collector__form__button::before {
  content: "";
  display: inline-block;
  height: 42px;
  vertical-align: middle;
}
.ws-feedback-collector__form__button:disabled {
  border: 1px solid #999999;
  background-color: #cccccc;
  color: #666666;
}
.ws-feedback-collector__textarea {
  width: 98%;
  min-height: 165px;
  padding: 10px;
}
.ws-feedback-collector__consent {
  max-width: 340px;
  padding: 8px 0px;
}

.ws-background::before {
  content: "";
  background-color: #e9edf6;
  width: 100%;
  height: 100%;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  z-index: -1;
  position: absolute;
}

.sv-inforuta {
  position: relative;
  padding: 30px;
  background: #fff;
  background-clip: padding-box;
  border-radius: 4px;
  border: solid 5px transparent;
}
.sv-inforuta::before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  border-radius: inherit;
  background: linear-gradient(90deg, #2731a1 13.99%, #993366 39.25%, #f15c29 62.24%, #f58022 86.36%);
  z-index: -1;
  margin: -5px;
}

.ws-info-box__container {
  background-color: #d8e9e6;
  padding: 38px 26px 21px 71px;
  position: relative;
}
.ws-info-box__heading {
  font-size: clamp(
    1.6rem,
    1.5295774648rem + 0.0018779343 * 100vw,
    1.8rem
  );
  font-weight: 800;
  line-height: 23px;
  color: #333;
  margin-top: 0;
}
.ws-info-box__text p {
  font-size: clamp(
    1.8rem,
    1.7295774648rem + 0.0018779343 * 100vw,
    2rem
  );
  font-weight: 400;
  line-height: 31px;
  color: #333;
  margin: 0;
}
.ws-info-box__link {
  padding: 0 32px;
  color: #fff;
  background-color: #204788;
  font-family: "Lato";
  font-size: 0.75em;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.2;
  letter-spacing: 0.12px;
  text-decoration: none;
  align-self: flex-start;
}
.ws-info-box__link:before {
  content: "";
  display: inline-block;
  height: 40px;
  vertical-align: middle;
}
.ws-info-box__icon {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 38px;
  height: 38px;
  color: #fff;
  position: absolute;
  top: -20px;
  left: -20px;
  background-color: #274ca1;
  border-radius: 100%;
}
@media screen and (min-width: 768px) {
  .ws-info-box__icon {
    width: 58px;
    height: 58px;
    top: -30px;
    left: -32px;
  }
}
.ws-info-box__content {
  display: flex;
  flex-direction: column;
}

.sv-puff {
  position: relative;
  text-align: center;
  padding: 4rem 3rem;
  background: white;
  background-clip: padding-box;
  border-radius: 4px;
  border: solid 5px transparent;
}
.sv-puff::before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  border-radius: inherit;
  background: linear-gradient(90deg, #2731a1 13.99%, #993366 39.25%, #f15c29 62.24%, #f58022 86.36%);
  z-index: -1;
  margin: -5px;
}

.ws-puff__heading {
  font-size: clamp(
    1.6rem,
    1.5295774648rem + 0.0018779343 * 100vw,
    1.8rem
  );
  font-weight: 800;
  line-height: 23px;
  color: #333;
  margin-bottom: 0.8rem;
}
.ws-puff__text p {
  font-size: clamp(
    1.6rem,
    1.5295774648rem + 0.0018779343 * 100vw,
    1.8rem
  );
  font-weight: 400;
  line-height: 31px;
  color: #333;
  margin: 0;
}
.ws-puff__link {
  width: fit-content;
  margin-top: 3rem;
}
.ws-puff__icon {
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 64px;
  height: 64px;
  background-color: #FEEFEA;
  border-radius: 100%;
}
@media screen and (min-width: 768px) {
  .ws-puff__icon {
    width: 58px;
    height: 58px;
  }
}
.ws-puff__content {
  display: flex;
  flex-direction: column;
}

.sv-puff-bild {
  background: white;
  background-clip: padding-box;
  border-radius: 4px;
  filter: drop-shadow(0px 4px 40px #fcded4);
}

.ws-puff-image__heading {
  font-size: clamp(
    1.6rem,
    1.5295774648rem + 0.0018779343 * 100vw,
    1.8rem
  );
  font-weight: 800;
  line-height: 23px;
  color: #333;
  margin-bottom: 0.8rem;
  margin-top: 0;
}
.ws-puff-image__text p {
  font-size: clamp(
    1.6rem,
    1.5295774648rem + 0.0018779343 * 100vw,
    1.8rem
  );
  font-weight: 400;
  line-height: 28px;
  color: #333;
  margin: 0;
}
.ws-puff-image__link {
  width: fit-content;
  margin-top: 3rem;
}
.ws-puff-image__image img {
  width: 100%;
  height: auto;
}
.ws-puff-image__content {
  display: flex;
  flex-direction: column;
  padding: 2.7rem;
}

.ws-puff-image.clickable:hover {
  cursor: pointer;
}

.ws-actionsektion-container {
  position: relative;
  text-align: center;
  padding: 4rem 5.6rem;
  background-clip: padding-box;
  border-radius: 4px;
}
@media screen and (max-width: 768px) {
  .ws-actionsektion-container {
    padding: 4rem 2.4rem;
  }
}
.ws-actionsektion-container a::after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  cursor: pointer;
}
.ws-actionsektion-container a:hover {
  backdrop-filter: none;
}

.ws-actionsektion {
  display: flex;
  column-gap: 3rem;
}
.ws-actionsektion__heading {
  font-size: clamp(
    2rem,
    2rem + 0 * 100vw,
    2rem
  );
  font-weight: 800;
  line-height: 23px;
  color: #fff;
  margin-bottom: 1rem;
  margin-top: 0;
}
.ws-actionsektion__text p {
  font-size: clamp(
    1.6rem,
    1.6rem + 0 * 100vw,
    1.6rem
  );
  font-weight: 400;
  line-height: 25px;
  color: #fff;
  margin: 0;
}
.ws-actionsektion__link {
  width: 70%;
  margin-top: 3rem;
}
@media screen and (max-width: 768px) {
  .ws-actionsektion__link {
    width: 100%;
  }
}
.ws-actionsektion__icon {
  flex: 1;
}
.ws-actionsektion__icon-circle {
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 91px;
  height: 91px;
  background-color: #FEEFEA;
  border-radius: 100%;
}
@media screen and (max-width: 768px) {
  .ws-actionsektion__icon {
    padding-bottom: 3rem;
  }
}
.ws-actionsektion__content {
  display: flex;
  flex: 6;
  flex-direction: column;
  text-align: left;
}
.ws-actionsektion__btn {
  flex: 4;
  flex-direction: column;
  display: flex;
}
.ws-actionsektion__btn-content {
  margin-top: auto;
  text-align: end;
}
@media screen and (max-width: 768px) {
  .ws-actionsektion__btn-content {
    text-align: center;
  }
}
@media screen and (max-width: 768px) {
  .ws-actionsektion {
    display: block;
  }
}

.content-section {
  background-color: #feefea;
  padding: 81px 0 121px 0;
}
.content-section__container {
  display: grid;
  grid-template-columns: 1fr;
  max-width: 1440px;
  margin: 0 auto;
  padding: 0 16px;
  gap: 36px;
}
@media (min-width: 768px) {
  .content-section__container {
    grid-template-columns: 1fr 1fr;
    padding: 0 64px;
    gap: 112px;
  }
}
.content-section__content {
  max-width: 500px;
  text-align: center;
}
@media (min-width: 768px) {
  .content-section__content {
    text-align: left;
  }
}
.content-section__image {
  filter: drop-shadow(0px 8px 50px rgba(122, 122, 122, 0.15));
}
.content-section__image img {
  max-width: 100%;
  width: 100%;
}
.content-section__heading {
  font-size: 3.2rem;
  font-weight: 800;
  color: #333;
  text-align: center;
}
@media (min-width: 768px) {
  .content-section__heading {
    text-align: left;
  }
}
.content-section__text {
  font-size: 2rem;
  font-weight: 400;
  color: #333;
  line-height: 31px;
  text-align: center;
}
@media (min-width: 768px) {
  .content-section__text {
    text-align: left;
  }
}
.content-section__cta {
  display: inline-flex;
  align-items: center;
  background-color: #274ca1;
  color: #fff;
  padding: 0 32px;
  font-size: 2rem;
  font-weight: 700;
  border-radius: 4px;
  text-decoration: none;
}
.content-section__cta:hover {
  background-color: #7d94c7;
}
.content-section__cta::before {
  content: "";
  display: inline-block;
  height: 57px;
  vertical-align: middle;
}

.blurb--small {
  display: flex;
  align-items: center;
  flex-direction: column;
  position: relative;
  padding: 40px 60px 50px 60px;
  border-radius: 4px;
  border: solid 10px transparent;
  background: linear-gradient(#fff, #fff) padding-box, linear-gradient(90deg, #2731a1 13.99%, #993366 39.25%, #f15c29 62.24%, #f58022 86.36%) border-box;
}
.blurb__image {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 74px;
  height: 74px;
  background-color: #feefea;
  border-radius: 100%;
}
.blurb__heading {
  font-size: 2rem;
  font-weight: 800;
  line-height: 25px;
  letter-spacing: 0.02rem;
  color: #333;
  text-transform: uppercase;
  text-align: center;
  margin-top: 1.8rem;
}
.blurb__link {
  display: flex;
  align-items: center;
  border: 2px solid #274ca1;
  height: 51px;
  padding: 0 32px;
  border-radius: 4px;
  color: #274ca1;
  font-size: 1.6rem;
  font-weight: 700;
  text-decoration: none;
}
.blurb__link:hover {
  border-color: #7d94c7;
  color: #7d94c7;
}
.blurb__link:focus, .blurb__link:focus-visible {
  outline: none;
  box-shadow: 0 0 0 4px #c2b3d0;
}

.sv-beskrivningspuff {
  position: relative;
  padding: 8px;
  margin: 3em 0;
  z-index: 1;
}
.sv-beskrivningspuff::before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  border-radius: 4px;
  background: linear-gradient(90deg, #2731a1 13.99%, #993366 39.25%, #f15c29 62.24%, #f58022 86.36%);
  z-index: -1;
}

.ws-description-puff {
  background-color: #fff;
  padding: 2em 1.75em 3em 3.25em;
}
@media screen and (max-width: 768px) {
  .ws-description-puff {
    padding: 1.5em 0.75em 2em 0.75em;
  }
}
.ws-description-puff__container {
  position: relative;
  display: flex;
  gap: 3em;
  margin-top: 3em;
}
@media screen and (max-width: 1024px) {
  .ws-description-puff__container {
    display: block;
  }
}
.ws-description-puff__heading {
  font-size: 2rem;
  font-weight: 800;
  line-height: 25px;
  color: #333;
  margin-top: 0;
  text-align: center;
}
.ws-description-puff__sub-heading {
  font-size: 1.8rem;
  font-weight: 800;
  line-height: 22.5px;
  color: #001F63;
  margin-top: 0;
  margin-bottom: 0.5em;
}
.ws-description-puff__text {
  margin-bottom: 2em;
}
.ws-description-puff__text p {
  font-size: 1.8rem;
  font-weight: 400;
  line-height: 28px;
  color: #001F63;
  margin: 0;
}
.ws-description-puff__link {
  padding: 0.5em 1.5em;
  color: #fff;
  background-color: #274CA1;
  font-family: "Lato", sans-serif;
  font-size: clamp(
    1.4rem,
    1.1887323944rem + 0.0056338028 * 100vw,
    2rem
  );
  font-weight: 700;
  font-style: normal;
  line-height: 29px;
  text-decoration: none;
  align-self: flex-start;
  border-radius: 4px;
  text-align: center;
}
.ws-description-puff__link svg {
  margin-left: 0.75em;
}
@media screen and (max-width: 768px) {
  .ws-description-puff__link {
    margin: auto;
  }
}
.ws-description-puff__link:hover {
  background-color: #7d94c7;
}
.ws-description-puff__column {
  display: flex;
  gap: 2em;
  width: 50%;
}
@media screen and (max-width: 1024px) {
  .ws-description-puff__column {
    width: 100%;
  }
  .ws-description-puff__column:first-child {
    margin: 3em 0;
  }
}
@media screen and (max-width: 768px) {
  .ws-description-puff__column {
    display: block;
    text-align: center;
  }
}
.ws-description-puff__icon {
  display: flex;
  align-items: center;
  justify-content: center;
  width: auto;
  height: auto;
  color: #fff;
}
.ws-description-puff__icon img {
  max-width: 170px;
  max-height: 170px;
}
@media screen and (max-width: 1024px) {
  .ws-description-puff__icon {
    align-items: left;
    justify-content: left;
  }
}
@media screen and (max-width: 768px) {
  .ws-description-puff__icon {
    margin-bottom: 2em;
    align-items: center;
    justify-content: center;
  }
  .ws-description-puff__icon img {
    max-width: 93px;
    max-height: 93px;
  }
}
.ws-description-puff__content {
  display: flex;
  flex-direction: column;
}

.ws-citatblock {
  display: flex;
  justify-content: center;
  padding: 4.5em 64px 2.5em 64px;
}
@media screen and (max-width: 768px) {
  .ws-citatblock {
    padding: 2.5em 16px 2.5em 16px;
  }
}
.ws-citatblock__container {
  display: flex;
  max-width: 1151px;
}
@media screen and (max-width: 768px) {
  .ws-citatblock__container {
    flex-wrap: wrap;
    justify-content: center;
  }
}
.ws-citatblock__quote p {
  font-size: clamp(
    1.6rem,
    1.5295774648rem + 0.0018779343 * 100vw,
    1.8rem
  );
  font-weight: 400;
  line-height: 31px;
  margin: 0;
}
.ws-citatblock__name {
  font-size: clamp(
    1.6rem,
    1.5295774648rem + 0.0018779343 * 100vw,
    1.8rem
  );
  font-weight: 800;
  line-height: 23px;
  margin-bottom: 0.8rem;
}
.ws-citatblock__image {
  margin: auto;
}
.ws-citatblock__image img {
  border-radius: 50%;
  width: 360px;
  height: 360px;
  filter: drop-shadow(0px 8px 50px rgba(0, 0, 0, 0.1));
}
@media screen and (max-width: 768px) {
  .ws-citatblock__image img {
    width: 135px;
    height: 135px;
  }
}
.ws-citatblock__image.left {
  order: 1;
}
.ws-citatblock__image.right {
  order: 2;
}
@media screen and (max-width: 768px) {
  .ws-citatblock__image.right {
    order: 1;
    flex-basis: 100%;
    text-align: center;
  }
}
.ws-citatblock__content {
  text-align: center;
  margin: auto;
}
@media screen and (max-width: 768px) {
  .ws-citatblock__content {
    margin: 0 !important;
  }
}
.ws-citatblock__content.left {
  order: 2;
  margin-left: 8em;
}
@media screen and (max-width: 1024px) {
  .ws-citatblock__content.left {
    margin-left: 3em;
  }
}
.ws-citatblock__content.right {
  order: 1;
  margin-right: 8em;
}
@media screen and (max-width: 1024px) {
  .ws-citatblock__content.right {
    margin-right: 3em;
  }
}
@media screen and (max-width: 768px) {
  .ws-citatblock__content.right {
    order: 2;
  }
}
.ws-citatblock p {
  font-family: "Lato";
  font-style: normal;
  text-align: center;
}
.ws-citatblock__quote {
  font-size: clamp(
    1.8rem,
    1.5887323944rem + 0.0056338028 * 100vw,
    2.4rem
  );
  font-weight: 400;
  line-height: clamp(
    2.8rem,
    2.0957746479rem + 0.0187793427 * 100vw,
    4.8rem
  );
  margin-bottom: 0.5em;
}
.ws-citatblock__name {
  font-size: clamp(
    1.4rem,
    1.3295774648rem + 0.0018779343 * 100vw,
    1.6rem
  );
  font-weight: 800;
  line-height: 24px;
  margin: 0;
}
.ws-citatblock__title {
  font-size: clamp(
    1.4rem,
    1.3295774648rem + 0.0018779343 * 100vw,
    1.6rem
  );
  font-weight: 500;
  line-height: 24px;
  margin: 0;
}

.ws-centrerat-block {
  display: flex;
  justify-content: center;
}
@media screen and (max-width: 768px) {
  .ws-centrerat-block > div {
    padding: 3em 1em !important;
  }
}
.ws-centrerat-block__heading {
  font-family: "Lato";
  font-style: normal;
  font-weight: 800;
  font-size: clamp(
    2.4rem,
    1.6605633803rem + 0.0197183099 * 100vw,
    4.5rem
  );
  line-height: 54px;
  margin: 0 0 0.5em 0;
}
.ws-centrerat-block__text {
  font-family: "Lato";
  font-style: normal;
  font-weight: 700;
  font-size: clamp(
    1.8rem,
    1.5887323944rem + 0.0056338028 * 100vw,
    2.4rem
  );
  line-height: clamp(
    2.8rem,
    2.3774647887rem + 0.0112676056 * 100vw,
    4rem
  );
  margin: 0;
}
.ws-centrerat-block__content {
  text-align: center;
  display: block;
  justify-content: center;
  max-width: 985px;
  margin: auto;
}

.ws-centrerat-block.image-bg {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}

.ws-tvaspalt-block {
  display: flex;
  justify-content: center;
  padding: 6em 5em 5em 5em;
}
@media screen and (max-width: 768px) {
  .ws-tvaspalt-block {
    padding: 2em 1em;
  }
}
.ws-tvaspalt-block__container {
  display: flex;
  max-width: 1268px;
}
@media screen and (max-width: 768px) {
  .ws-tvaspalt-block__container {
    flex-wrap: wrap;
  }
}
.ws-tvaspalt-block__heading {
  font-family: "Lato";
  font-style: normal;
  font-weight: 800;
  font-size: clamp(
    2.4rem,
    1.6605633803rem + 0.0197183099 * 100vw,
    4.5rem
  );
  line-height: 54px;
  margin: 0;
}
.ws-tvaspalt-block__text {
  font-family: "Lato";
  font-style: normal;
  font-weight: 400;
  font-size: clamp(
    1.8rem,
    1.7295774648rem + 0.0018779343 * 100vw,
    2rem
  );
  line-height: clamp(
    2.8rem,
    2.7295774648rem + 0.0018779343 * 100vw,
    3rem
  );
  margin-right: 11em;
}
@media screen and (max-width: 1024px) {
  .ws-tvaspalt-block__text {
    margin-right: 5em;
  }
}
@media screen and (max-width: 768px) {
  .ws-tvaspalt-block__text {
    margin: 0;
  }
}
.ws-tvaspalt-block__content {
  width: 100%;
}
.ws-tvaspalt-block__content ul {
  list-style: none;
  text-align: left;
  margin: 0;
  padding: 0;
}
@media screen and (max-width: 768px) {
  .ws-tvaspalt-block__content ul {
    margin-top: 2em;
  }
}
.ws-tvaspalt-block__content ul li {
  display: flex;
  margin: 1.65em 0;
  font-family: "Lato";
  font-style: normal;
  font-weight: 800;
  font-size: clamp(
    1.6rem,
    1.5295774648rem + 0.0018779343 * 100vw,
    1.8rem
  );
  line-height: 21px;
}
.ws-tvaspalt-block__content ul li .list-bullet {
  display: flex;
  width: 40px;
  height: 40px;
  min-width: 40px;
  text-align: center;
  margin: auto 1em;
  border-radius: 50%;
}
@media screen and (max-width: 768px) {
  .ws-tvaspalt-block__content ul li .list-bullet {
    margin: auto 0.5em auto 0;
  }
}
.ws-tvaspalt-block__content ul li .list-bullet span {
  margin: auto;
  font-weight: 700;
}
.ws-tvaspalt-block__content ul li .list-text {
  margin: auto 0;
  word-break: break-word;
}
.ws-tvaspalt-block__content ul li:first-child {
  margin-top: 0;
}

.calc_container {
  background: linear-gradient(90deg, #2731a1 13.99%, #993366 39.25%, #f15c29 62.24%, #f58022 86.36%);
  padding: 4em;
  padding-top: 2em;
  text-align: center;
  overflow: hidden;
  box-shadow: 0px 9px 30px 4px rgba(0, 0, 0, 0.19);
}

.calc_extras {
  background-color: rgba(255, 255, 255, 0.1);
  padding: 1em;
  max-width: 500px;
  margin: 0 auto;
  border-radius: 10px;
}

.calc_extras .label-wrap {
  padding-right: 0;
  padding-left: 0;
}

.label_container {
  max-width: 150px;
  margin: auto;
  text-align: left;
  margin-top: 10px;
}

.label_container_2 {
  max-width: 268px;
  margin: auto;
  text-align: left;
  margin-top: 10px;
}

.tips {
  text-align: left;
  max-width: 1000px;
  margin: auto;
}

.result {
  display: none;
  background-color: #fff0eb;
  border-radius: 10px;
  padding: 1em;
  margin: auto;
  margin-top: 2em;
  max-width: 1000px;
}

.result--open {
  display: block;
}

.result_container {
  display: flex;
  flex-direction: row;
  padding: 2em;
  padding-left: 4em;
  color: #000 !important;
}

.result h3 {
  font-size: 45px !important;
}

.result h3:after {
  content: "";
  background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjkiIGhlaWdodD0iNDQiIHZpZXdCb3g9IjAgMCAyOSA0NCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTIwLjMgNDMuNUMxOS43NjY0IDQzLjUgMTkuMzMzMyA0My4wODUzIDE5LjMzMzMgNDIuNTc0NFYzNy45NDYxQzE5LjMzMzMgMzcuNDM1MSAxOS43NjY0IDM3LjAyMDUgMjAuMyAzNy4wMjA1QzIyLjk2NDEgMzcuMDIwNSAyNS4xMzMzIDM0Ljk0MzMgMjUuMTMzMyAzMi4zOTIyVjMxLjQ2NjVDMjMuNDYyOSAzMS40NjY1IDIyLjAxNjggMzAuNDQ0NiAyMS40ODUxIDI4Ljk4NThDMjAuODUyOSAyOS4zOTQ5IDIwLjExMjUgMjkuNjE1MiAxOS4zMzMzIDI5LjYxNTJDMTcuODEzNyAyOS42MTUyIDE2LjQ1MjcgMjguNzUwNyAxNS44MjgyIDI3LjQ3MTRDMTQuOTQyNyAyOC4yNTQ1IDEzLjc5MjQgMjguNjg5NiAxMi41NjY3IDI4LjY4OTZIMTEuMjY1NUMxMy4yOTE3IDMwLjI1NTggMTQuNSAzMi42MjM2IDE0LjUgMzUuMTY5MkMxNC41IDM1LjY4MDEgMTQuMDY2OSAzNi4wOTQ4IDEzLjUzMzMgMzYuMDk0OEMxMi45OTk3IDM2LjA5NDggMTIuNTY2NyAzNS42ODAxIDEyLjU2NjcgMzUuMTY5MkMxMi41NjY3IDMxLjU5NjEgOS41MzEzMyAyOC42ODk2IDUuOCAyOC42ODk2QzUuMjY2NCAyOC42ODk2IDQuODMzMzMgMjguMjc0OSA0LjgzMzMzIDI3Ljc2MzlDNC44MzMzMyAyNy4yNTMgNS4yNjY0IDI2LjgzODMgNS44IDI2LjgzODNIMTIuNTY2N0MxNC4xNjU1IDI2LjgzODMgMTUuNDY2NyAyNS41OTI0IDE1LjQ2NjcgMjQuMDYxM0MxNS40NjY3IDIyLjUzMDMgMTQuMTY1NSAyMS4yODQ0IDEyLjU2NjcgMjEuMjg0NEg0LjgzMzMzQzMuMjM0NDcgMjEuMjg0NCAxLjkzMzMzIDIyLjUzMDMgMS45MzMzMyAyNC4wNjEzVjMzLjMxNzhDMS45MzMzMyAzNS44Njg5IDQuMTAwNiAzNy45NDYxIDYuNzY2NjcgMzcuOTQ2MUM3LjMwMDI3IDM3Ljk0NjEgNy43MzMzMyAzOC4zNjA4IDcuNzMzMzMgMzguODcxN1Y0Mi41NzQ0QzcuNzMzMzMgNDMuMDg1MyA3LjMwMDI3IDQzLjUgNi43NjY2NyA0My41QzYuMjMzMDcgNDMuNSA1LjggNDMuMDg1MyA1LjggNDIuNTc0NFYzOS43MzA4QzIuNTEzMzMgMzkuMjc3MiAwIDM2LjUzOTEgMCAzMy4zMTc4VjI0LjA2MTNDMCAyMS44NDUzIDEuNjIyMDcgMTkuOTcxOCAzLjg0MzQ3IDE5LjUzMTJMMi4yNDA3MyA0LjA1NDM1QzIuMTU1NjcgMy4wNTQ2NSAyLjQ3ODUzIDIuMDkzODIgMy4xNDc0NyAxLjM0MDM0QzMuODE2NCAwLjU4Njg2MiA0Ljc1MjEzIDAuMTI3NzQgNS43ODI2IDAuMDQ4MTMzOUM1Ljg5MDg3IDAuMDM4ODc3MyA1Ljk5OTEzIDAuMDM1MTc0NyA2LjEwNTQ3IDAuMDM1MTc0N0M4LjA3MTY3IDAuMDM1MTc0NyA5LjcxODg3IDEuNDUxNDIgOS45MzU0IDMuMzMwNDlMMTAuNjM3MiAxMC41MDk4TDExLjM0ODcgMy4zNDcxNUMxMS40NDkyIDIuMzYwNDEgMTEuOTQyMiAxLjQ3MTc4IDEyLjc0MDcgMC44NDQxOTNDMTMuNDQwNSAwLjI5MjUwNSAxNC4yODkzIDAgMTUuMTkyMSAwQzE1LjMxNzggMCAxNS40NDM1IDAuMDA1NTUzOTEgMTUuNTcxMSAwLjAxNjY2MTdDMTYuNTk3NyAwLjExMjkyOSAxNy41MjU3IDAuNTg1MDExIDE4LjE4MyAxLjM0OTZDMTguODQwMyAyLjExNDE4IDE5LjE0NTggMy4wNzY4NiAxOS4wNDcyIDQuMDU5OUwxNy43NDQxIDE2Ljk4MzhDMTguMjQxIDE2Ljc3MDkgMTguNzgyMyAxNi42NTYxIDE5LjMzMzMgMTYuNjU2MUMyMS4wMDM3IDE2LjY1NjEgMjIuNDQ5OSAxNy42NzgxIDIyLjk4MTUgMTkuMTM1QzIzLjYxMzcgMTguNzI1OSAyNC4zNTQyIDE4LjUwNzQgMjUuMTMzMyAxOC41MDc0QzI3LjI2NTggMTguNTA3NCAyOSAyMC4xNjgxIDI5IDIyLjIxVjI3Ljc2MzlDMjkgMjkuMDgwMiAyOC4yNDk5IDMwLjMwNzYgMjcuMDY2NyAzMC45NjQ4VjMyLjM5MjJDMjcuMDY2NyAzNS42MTM1IDI0LjU1MzMgMzguMzUxNSAyMS4yNjY3IDM4LjgwNTFWNDIuNTc0NEMyMS4yNjY3IDQzLjA4NTMgMjAuODMzNiA0My41IDIwLjMgNDMuNVpNMjUuMTMzMyAyMC4zNTg3QzI0LjA2NjEgMjAuMzU4NyAyMy4yIDIxLjE5IDIzLjIgMjIuMjFWMjcuNzYzOUMyMy4yIDI4Ljc4NTkgMjQuMDY2MSAyOS42MTUyIDI1LjEzMzMgMjkuNjE1MkMyNi4yMDA1IDI5LjYxNTIgMjcuMDY2NyAyOC43ODU5IDI3LjA2NjcgMjcuNzYzOVYyMi4yMUMyNy4wNjY3IDIxLjE5IDI2LjIwMDUgMjAuMzU4NyAyNS4xMzMzIDIwLjM1ODdaTTE3LjM5ODEgMjAuNDI1NEwxNy40IDI1LjkxMjZDMTcuNCAyNi45MzQ2IDE4LjI2NjEgMjcuNzYzOSAxOS4zMzMzIDI3Ljc2MzlDMjAuNDAwNSAyNy43NjM5IDIxLjI2NjcgMjYuOTM0NiAyMS4yNjY3IDI1LjkxMjZWMjAuMzU4N0MyMS4yNjY3IDE5LjMzODcgMjAuNDAwNSAxOC41MDc0IDE5LjMzMzMgMTguNTA3NEMxOC40MjI3IDE4LjUwNzQgMTcuNjMyIDE5LjEyMzkgMTcuNDQyNSAxOS45NzU1TDE3LjM5ODEgMjAuNDI1NFpNMTIuNTY2NyAxOS40MzMxQzEzLjYyNjEgMTkuNDMzMSAxNC42MzkyIDE5Ljc2MjYgMTUuNDY2NyAyMC4zNjA2VjIwLjM1ODdDMTUuNDY2NyAyMC4xNTE0IDE1LjQ4NiAxOS45NDA0IDE1LjUyODUgMTkuNzE0NUwxNy4xMjM1IDMuODgyMThDMTcuMjI2IDIuODY1ODEgMTYuNDQ2OSAxLjk1ODY4IDE1LjM4NTUgMS44NjA1NkMxNS4zMjU1IDEuODU1IDE1LjI2MzcgMS44NTMxNSAxNS4yMDE4IDEuODUzMTVDMTQuMjE1OCAxLjg1MzE1IDEzLjM2OSAyLjU4ODEyIDEzLjI3NDMgMy41MjQ4OEwxMS42OTY3IDE5LjQzMzFIMTIuNTY2N1pNOS41NzE5MyAxOS40MzMxTDguMDEzNjcgMy41MTkzMkM3LjkwNTQgMi41OTE4MiA3LjA4MzczIDEuODg2NDcgNi4xMDE2IDEuODg2NDdDNi4wNDc0NyAxLjg4NjQ3IDUuOTkzMzMgMS44ODgzMyA1LjkzOTIgMS44OTIwM0M1LjQyNDkzIDEuOTMyNzYgNC45NTcwNyAyLjE2MjMyIDQuNjIwNjcgMi41Mzk5OEM0LjI4NjIgMi45MTU4IDQuMTI1NzMgMy4zOTUyOCA0LjE2NjMzIDMuODg3NzNMNS43NzQ4NyAxOS40MzMxSDkuNTcxOTNaIiBmaWxsPSJ1cmwoI3BhaW50MF9saW5lYXIpIi8+CjxkZWZzPgo8bGluZWFyR3JhZGllbnQgaWQ9InBhaW50MF9saW5lYXIiIHgxPSI0LjA1NzY3IiB5MT0iMjEuNzQ5OCIgeDI9IjI1LjA0NDEiIHkyPSIyMS43NDk4IiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSI+CjxzdG9wIHN0b3AtY29sb3I9IiMyNzMxQTEiLz4KPHN0b3Agb2Zmc2V0PSIwLjM0ODk1OCIgc3RvcC1jb2xvcj0iIzk5MzM2NiIvPgo8c3RvcCBvZmZzZXQ9IjAuNjY2NjY3IiBzdG9wLWNvbG9yPSIjRjE1QzI5Ii8+CjxzdG9wIG9mZnNldD0iMSIgc3RvcC1jb2xvcj0iI0Y1ODAyMiIvPgo8L2xpbmVhckdyYWRpZW50Pgo8L2RlZnM+Cjwvc3ZnPgo=");
  width: 39px;
  height: 54px;
  display: inline-block;
  background-repeat: no-repeat;
  margin-left: 10px;
  background-position: center center;
}

.result p.preamble {
  color: #000 !important;
}

.calc_container p.preamble {
  max-width: 640px;
  margin: auto;
  margin-top: 20px;
}

.result_column {
  width: 50%;
  text-align: left;
}

.result_column p {
  color: #000 !important;
}

p.bolder {
  font-weight: bold;
  padding-bottom: 20px;
}

p.total {
  font-weight: bold;
  padding-top: 50px;
  font-size: 22px;
}

p.finstil {
  font-style: italic;
}

.calc_container h1,
.calc_container h2,
.calc_container h3,
.calc_container h4,
.calc_container p {
  color: #fff;
  font-family: Lato;
}

.calc_container h1 {
  font-weight: 900;
  font-size: 70px;
  margin-bottom: 0;
}

.calc_container h2 {
  font-weight: 900;
  font-size: 22px;
  margin-bottom: 30px;
  margin-top: 70px;
}

.result h3 {
  font-weight: 900;
  font-size: 40px;
  background-image: linear-gradient(to right, #274ca1, #993366, #f15c29, #f58022);
  -webkit-background-clip: text;
  display: inline-block;
  -webkit-text-fill-color: #00000000;
  margin-bottom: 0;
}

.tips h4 {
  font-weight: 900;
  font-size: 24px;
  margin-bottom: 0;
}

.tips a {
  text-decoration-color: #bec9e3 !important;
  -webkit-text-underline-position: under;
  -ms-text-underline-position: below;
  text-underline-position: under;
  border-bottom: 3px solid #bec9e3;
}

.result p.preamble {
  color: #000;
}

.calc_container h2:first-of-type {
  margin-top: 50px;
}

p.preamble {
  font-size: 25px;
}

.calc-btn {
  background: #274ca1;
  border: 2px solid #274ca1;
  box-sizing: border-box;
  border-radius: 4px;
  padding: 20px;
  color: #fff;
  cursor: pointer;
  font-family: Lato;
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  margin-top: 20px;
  text-transform: none;
}

/* Radiobutton */
.calc_container label {
  display: inline !important;
}

.label-wrap {
  position: relative;
  padding-left: 35px;
  padding-right: 30px;
  margin: 50px 0;
  cursor: pointer;
  color: #fff;
  font-size: 16px;
  font-family: Lato;
  font-weight: 400;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.label-wrap input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

.checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 25px;
  width: 25px;
  border-radius: 50%;
  background-color: #fff;
}

.label-wrap:hover input ~ .checkmark {
  background-color: #ccc;
}

.label-wrap input:checked ~ .checkmark {
  background-color: #274ca1;
}

.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

.label-wrap input:checked ~ .checkmark:after {
  display: block;
}

.label-wrap .checkmark:after {
  left: 7px;
  top: 7px;
  width: 5px;
  height: 10px;
  border: solid white;
  border-width: 5px;
  /* -webkit-transform: rotate(45deg); */
  -ms-transform: rotate(45deg);
  /* transform: rotate(45deg); */
  border-radius: 50%;
}

/* quantity */
.calc_container span {
  cursor: pointer;
}

.minus,
.plus {
  background: #fff0eb;
  border-radius: 4px;
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.09);
  padding: 16px;
  border-radius: 50%;
  display: inline-block;
  font-size: 36px;
  font-family: Lato;
  line-height: 20px;
  vertical-align: middle;
  text-align: center;
}

.minus {
  padding: 16px 20px;
}

.plus:hover {
  background: #274ca1;
  color: #fff;
  -webkit-transition: background-color 300ms linear;
  -ms-transition: background-color 300ms linear;
  transition: background-color 300ms linear;
}

.minus:hover {
  background: #274ca1;
  color: #fff;
  -webkit-transition: background-color 300ms linear;
  -ms-transition: background-color 300ms linear;
  transition: background-color 300ms linear;
}

.calc_container input {
  height: 50px;
  width: 80px;
  text-align: center;
  font-size: 26px;
  border: 0;
  border-radius: 4px;
  display: inline-block;
  vertical-align: middle;
  margin: 0 10px;
}

/* switch */
.calculator__switch-wrapper {
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 16px;
}

.calculator__switch {
  position: relative;
  display: inline-block;
  width: 60px;
  height: 34px;
  margin: 0 10px;
}

.calculator__switch input {
  opacity: 0;
  width: 0;
  height: 0;
}

.calculator__slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ccc;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

.calculator__slider:before {
  position: absolute;
  content: "";
  height: 26px;
  width: 26px;
  left: 4px;
  bottom: 4px;
  background-color: white;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

.calculator__switch input:checked + .calculator__slider {
  background-color: #274ca1;
}

.calculator__switch input:focus + .calculator__slider {
  box-shadow: 0 0 1px #274ca1;
}

.calculator__switch input:checked + .calculator__slider:before {
  -webkit-transform: translateX(26px);
  -ms-transform: translateX(26px);
  transform: translateX(26px);
}

.calculator__slider.round {
  border-radius: 34px;
}

.calculator__slider.round:before {
  border-radius: 50%;
}

/* Tooltip */
.tooltip {
  position: relative;
  display: inline-block;
  padding-left: 10px;
}

i.fas svg {
  width: 16px;
  height: 16px;
  color: #fff;
}

.tooltip .tooltiptext {
  visibility: hidden;
  width: 300px;
  background-color: white;
  color: #000;
  font-size: 14px;
  text-align: left;
  border-radius: 6px;
  padding: 10px;
  position: absolute;
  z-index: 1;
}

.tooltip:hover .tooltiptext {
  visibility: visible;
}

@media only screen and (max-width: 767px) {
  .calc_container h1 {
    font-size: 50px;
  }

  p.preamble {
    font-size: 20px;
  }

  .calc_extras {
    max-width: 100%;
  }

  .calc_container {
    padding: 1em;
  }

  .result_container {
    flex-direction: column;
    padding: 1em;
  }

  .result_container p {
    color: #333;
  }

  .result_column {
    width: 100%;
    text-align: center;
    margin-top: 20px;
  }

  p.finstil {
    margin-top: 40px;
  }

  p.total {
    padding-top: 20px;
  }
}
.ws-disturbance {
  max-width: 750px;
  margin: 0 auto;
}
.ws-disturbance__list {
  all: unset;
  list-style: none;
  display: flex;
  gap: 24px;
  flex-direction: column;
}
.ws-disturbance__item {
  padding: 32px;
  background: #ffffff;
  box-shadow: 0px 4px 8px -2px rgba(0, 0, 0, 0.1), 0px 2px 4px -2px rgba(0, 0, 0, 0.06);
  border-radius: 4px;
}
.ws-disturbance__item.empty {
  display: flex;
}
.ws-disturbance__item.empty h2 {
  margin: auto 0;
}
.ws-disturbance__time {
  display: block;
  font-weight: 700;
  font-size: 1.4rem;
  margin-bottom: 10px;
}
.ws-disturbance__text {
  font-weight: 400;
  font-size: 1.6rem;
}

.sv-till-toppen-knapp {
  display: inline-block;
  width: 100%;
}
.sv-till-toppen-knapp .ws-till-toppen-knapp {
  display: flex;
  justify-content: center;
  margin: 4em;
}
.sv-till-toppen-knapp .ws-till-toppen-knapp__btn {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 8px 16px;
  gap: 10px;
  width: 148px;
  height: 34px;
  background: #FEEFEA;
  box-shadow: 0px 4px 8px -2px rgba(0, 0, 0, 0.1), 0px 2px 4px -2px rgba(0, 0, 0, 0.06);
  border-radius: 4px 0px 0px 4px;
  border: none;
  font-family: "Lato";
  font-style: normal;
  font-weight: 800;
  font-size: 14px;
  line-height: 17px;
  letter-spacing: 0.02em;
  text-transform: uppercase;
  color: #001F63;
  bottom: 100px;
  z-index: 10;
  right: calc(50% - 74px);
}
@media screen and (max-width: 768px) {
  .sv-till-toppen-knapp .ws-till-toppen-knapp__btn {
    position: fixed;
    bottom: 120px;
    z-index: 10;
    right: 0;
  }
}
.sv-till-toppen-knapp .ws-till-toppen-knapp__btn:hover {
  cursor: pointer;
}
.sv-till-toppen-knapp .ws-till-toppen-knapp__text {
  display: flex;
  gap: 10px;
}
.sv-till-toppen-knapp .ws-till-toppen-knapp__text::after {
  content: "";
  background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHZpZXdCb3g9IjAgMCAxNiAxNiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTAuMTM0Mzc5IDguMjgxNDFMMC4zODUyMTggOC41MzE1NUMwLjU2NDM5IDguNzEwMjIgMC44MTUyMyA4LjcxMDIyIDAuOTk0NDAxIDguNTMxNTVMNy40MDg3MyAyLjE3MDg1VjE1LjU3MTJDNy40MDg3MyAxNS44MjEzIDcuNTg3OTEgMTYgNy44Mzg3NSAxNkg4LjE5NzA5QzguNDEyMDkgMTYgOC42MjcxIDE1LjgyMTMgOC42MjcxIDE1LjU3MTJWMi4xNzA4NUwxNS4wMDU2IDguNTMxNTVDMTUuMTg0OCA4LjcxMDIyIDE1LjQzNTYgOC43MTAyMiAxNS42MTQ4IDguNTMxNTVMMTUuODY1NiA4LjI4MTQxQzE2LjA0NDggOC4xMDI3NCAxNi4wNDQ4IDcuODUyNiAxNS44NjU2IDcuNjczOTJMOC4zMDQ1OSAwLjEzNDAwM0M4LjEyNTQyIC0wLjA0NDY2NzggNy44NzQ1OCAtMC4wNDQ2Njc4IDcuNjk1NDEgMC4xMzQwMDNMMC4xMzQzNzkgNy42NzM5MkMtMC4wNDQ3OTI4IDcuODUyNiAtMC4wNDQ3OTI4IDguMTAyNzQgMC4xMzQzNzkgOC4yODE0MVoiIGZpbGw9IiMwMDFGNjMiLz4KPC9zdmc+Cg==");
  background-repeat: no-repeat;
  background-position: center;
  width: 16px;
  height: 16px;
}

@keyframes modal-video {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes modal-video-inner {
  from {
    transform: translate(0, 100px);
  }
  to {
    transform: translate(0, 0);
  }
}
.modal-video {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 1000000;
  cursor: pointer;
  opacity: 1;
  animation-timing-function: ease-out;
  animation-duration: 0.3s;
  animation-name: modal-video;
  -webkit-transition: opacity 0.3s ease-out;
  -moz-transition: opacity 0.3s ease-out;
  -ms-transition: opacity 0.3s ease-out;
  -o-transition: opacity 0.3s ease-out;
  transition: opacity 0.3s ease-out;
}

.modal-video-effect-exit {
  opacity: 0;
}
.modal-video-effect-exit .modal-video-movie-wrap {
  -webkit-transform: translate(0, 100px);
  -moz-transform: translate(0, 100px);
  -ms-transform: translate(0, 100px);
  -o-transform: translate(0, 100px);
  transform: translate(0, 100px);
}

.modal-video-body {
  max-width: 960px;
  width: 100%;
  height: 100%;
  margin: 0 auto;
  padding: 0 10px;
  display: flex;
  justify-content: center;
  box-sizing: border-box;
}

.modal-video-inner {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
}
@media (orientation: landscape) {
  .modal-video-inner {
    padding: 10px 60px;
    box-sizing: border-box;
  }
}

.modal-video-movie-wrap {
  width: 100%;
  height: 0;
  position: relative;
  padding-bottom: 56.25%;
  background-color: #333;
  animation-timing-function: ease-out;
  animation-duration: 0.3s;
  animation-name: modal-video-inner;
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -moz-transition: -moz-transform 0.3s ease-out;
  -ms-transition: -ms-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}
.modal-video-movie-wrap iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.modal-video-close-btn {
  position: absolute;
  z-index: 2;
  top: -45px;
  right: 0px;
  display: inline-block;
  width: 35px;
  height: 35px;
  overflow: hidden;
  border: none;
  background: transparent;
}
@media (orientation: landscape) {
  .modal-video-close-btn {
    top: 0;
    right: -45px;
  }
}
.modal-video-close-btn:before {
  transform: rotate(45deg);
}
.modal-video-close-btn:after {
  transform: rotate(-45deg);
}
.modal-video-close-btn:before, .modal-video-close-btn:after {
  content: "";
  position: absolute;
  height: 2px;
  width: 100%;
  top: 50%;
  left: 0;
  margin-top: -1px;
  background: #fff;
  border-radius: 5px;
  margin-top: -6px;
}

.modal-video__play {
  background: transparent;
  border: none;
  display: flex;
  flex-direction: column;
  align-items: center;
  font-weight: 800;
  line-height: 10px;
  font-size: 2rem;
  gap: 16px;
  padding: 10px;
  color: #fff;
  cursor: pointer;
}
.modal-video__play svg {
  width: 64px;
  height: 64px;
}

.accordion__wrapper {
  max-width: 690px;
  margin-bottom: 20px;
}
.accordion__button {
  margin: 0;
  all: unset;
  display: flex;
  position: relative;
  width: 100%;
  cursor: pointer;
}
.accordion__button[aria-expanded=true] .accordion__arrow::after {
  transform: rotate(45deg);
}
.accordion__button[aria-expanded=true] .accordion__arrow::before {
  transform: rotate(-45deg);
}
.accordion__arrow {
  position: absolute;
  top: 10px;
  right: 20px;
}
.accordion__arrow::before, .accordion__arrow::after {
  position: relative;
  content: "";
  display: block;
  width: 8px;
  height: 3px;
  background: #000;
  transition: 0.3s ease-in-out;
}
.accordion__arrow::before {
  transform: rotate(45deg);
}
.accordion__arrow::after {
  left: 4px;
  top: -3px;
  transform: rotate(-45deg);
}
.accordion__item {
  padding-bottom: 20px;
  border-bottom: 1px solid #d4d4d4;
}
.accordion__header {
  margin: 0;
}
.accordion__panel[hidden] {
  display: none;
}
.accordion__panel p {
  font-size: 2rem;
}
.accordion__name {
  font-family: "Lato", Lato, Sans-serif;
  font-size: 20px;
  font-weight: 900;
  text-decoration: none;
  color: #000000;
  padding-right: 40px;
}
.accordion__link {
  text-decoration: underline;
  text-decoration-color: #bec9e3 !important;
  font-weight: 700;
}

.section-puffs {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
}
.section-puffs .headline {
  font-size: 3rem;
  font-weight: 800;
  line-height: 120%;
  color: #333333;
  text-align: center;
  max-width: 600px;
}
.section-puffs .description {
  font-size: 2rem;
  font-weight: 400;
  line-height: 170%;
  color: #333333;
  margin-top: 1rem;
  text-align: center;
  max-width: 600px;
}
.section-puffs .puff-wrapper {
  display: grid;
  grid-template-columns: 1fr;
  grid-gap: 1rem;
  width: 100%;
  max-width: 1000px;
  margin-top: 6rem;
}
@media (min-width: 768px) {
  .section-puffs .puff-wrapper {
    grid-template-columns: repeat(2, 1fr);
  }
}
.section-puffs .puff-wrapper.items-3 {
  max-width: 100%;
}
@media (min-width: 768px) {
  .section-puffs .puff-wrapper.items-3 {
    grid-template-columns: repeat(3, 1fr);
  }
}
.section-puffs .puff-wrapper.items-3 .puff {
  padding: 0 2em;
}
.section-puffs .puff-wrapper .puff,
.section-puffs .puff-wrapper .puff a {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  margin: 0 auto 2rem;
  text-decoration: none;
}
@media (min-width: 768px) {
  .section-puffs .puff-wrapper .puff,
.section-puffs .puff-wrapper .puff a {
    margin: 0;
  }
}
.section-puffs .puff-wrapper .puff {
  position: relative;
  padding: 0 2em;
}
@media (min-width: 768px) {
  .section-puffs .puff-wrapper .puff::before {
    content: "";
    display: block;
    width: 2px;
    height: 80%;
    background-color: #FCDED4;
    position: absolute;
    top: 10%;
    left: 0;
  }
}
.section-puffs .puff-wrapper .puff:first-of-type::before {
  display: none;
}
.section-puffs .puff-wrapper .puff a:hover {
  text-decoration: underline;
}
.section-puffs .puff-wrapper .puff-icon {
  width: 100px;
  height: 100px;
  margin-bottom: 2rem;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #FCDED4;
  border-radius: 50%;
}
.section-puffs .puff-wrapper .puff-icon img {
  width: 50%;
  height: 50%;
}
.section-puffs .puff-wrapper .puff-headline {
  font-size: 2.2rem;
  font-weight: 800;
  line-height: 120%;
  margin-bottom: 1rem;
  color: #333333;
}
.section-puffs .puff-wrapper .puff-text {
  font-size: 2rem;
  font-weight: 400;
  line-height: 170%;
  margin-bottom: 0;
  color: #333333;
  text-align: center;
}

.sv-edit-mode [role=tabpanel][hidden] {
  display: block;
}

.sv-edit-mode .ws-show-more-content {
  display: block;
}
.sv-edit-mode .sv-inforuta:hover {
  z-index: unset;
}

.env-switch input:checked ~ .env-switch__slider {
  background-color: #274ca1;
  border-color: #274ca1;
}
.env-switch input:checked ~ .env-switch__slider::before {
  transform: translateX(2.1em);
}
.env-switch input:disabled ~ .env-switch__slider {
  filter: opacity(1);
  background-color: #bdbdbd;
  border-color: #bdbdbd;
}
.env-switch input:disabled ~ .env-switch__slider::before {
  opacity: 1;
}

.env-switch__slider {
  flex: 0 0 4.4em;
  width: 4.4em;
  height: 2.4em;
  border-width: 0.2em;
  border-radius: 1.2em;
}
.env-switch__slider::before {
  width: 2em;
  height: 2em;
}
.env-switch__slider::after {
  display: none;
}

.sv-standardsearch-portlet.ws-style-override,
.sv-searchform-portlet.ws-style-override {
  background-color: #d4dbec;
  padding: 0;
  max-height: 0;
  transition: all 0.2s ease-in-out;
  overflow: hidden;
  position: absolute;
  width: 100%;
  z-index: 1;
}
.sv-standardsearch-portlet.ws-style-override.open,
.sv-searchform-portlet.ws-style-override.open {
  max-height: 200px;
  padding: 13px;
}
.sv-standardsearch-portlet.ws-style-override form,
.sv-searchform-portlet.ws-style-override form {
  display: flex;
  justify-content: center;
  margin: 0 auto;
  max-width: 1440px;
}
.sv-standardsearch-portlet.ws-style-override form div[role=search],
.sv-searchform-portlet.ws-style-override form div[role=search] {
  display: flex;
  height: 64px;
  position: relative;
  max-width: 775px;
  width: 100%;
}
.sv-standardsearch-portlet.ws-style-override form div[role=search]::after,
.sv-searchform-portlet.ws-style-override form div[role=search]::after {
  content: "";
  position: absolute;
  width: 16px;
  height: 16px;
  background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHZpZXdCb3g9IjAgMCAxNiAxNiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTE1Ljg4MjggMTUuMDQwNUwxMS44NDk1IDExLjAxNTFDMTEuNzg3IDEwLjk1MjcgMTEuNjkzMiAxMC45MjE1IDExLjU5OTQgMTAuOTIxNUgxMS4yNTU1QzEyLjM0OTggOS43MzU3NCAxMy4wMDY0IDguMjA2NzMgMTMuMDA2NCA2LjQ5MDQ5QzEzLjAwNjQgMi45MzMyIDEwLjA2NzQgMCA2LjUwMzE4IDBDMi45MDc2NyAwIDAgMi45MzMyIDAgNi40OTA0OUMwIDEwLjA3OSAyLjkwNzY3IDEyLjk4MSA2LjUwMzE4IDEyLjk4MUM4LjE5MTUgMTIuOTgxIDkuNzU0NzYgMTIuMzI1NyAxMC45MTE2IDExLjI2NDdWMTEuNTc2OEMxMC45MTE2IDExLjcwMTYgMTAuOTQyOCAxMS43OTUyIDExLjAwNTQgMTEuODU3NkwxNS4wMzg2IDE1Ljg4M0MxNS4xOTQ5IDE2LjAzOSAxNS40MTM4IDE2LjAzOSAxNS41NzAxIDE1Ljg4M0wxNS44ODI4IDE1LjU3MDlDMTYuMDM5MSAxNS40MTQ5IDE2LjAzOTEgMTUuMTk2NSAxNS44ODI4IDE1LjA0MDVaTTYuNTAzMTggMTEuOTgyNEMzLjQzOTE4IDExLjk4MjQgMS4wMDA0OSA5LjU0ODUxIDEuMDAwNDkgNi40OTA0OUMxLjAwMDQ5IDMuNDYzNjggMy40MzkxOCAwLjk5ODUzNyA2LjUwMzE4IDAuOTk4NTM3QzkuNTM1OTEgMC45OTg1MzcgMTIuMDA1OSAzLjQ2MzY4IDEyLjAwNTkgNi40OTA0OUMxMi4wMDU5IDkuNTQ4NTEgOS41MzU5MSAxMS45ODI0IDYuNTAzMTggMTEuOTgyNFoiIGZpbGw9IndoaXRlIi8+Cjwvc3ZnPgo=");
  top: 50%;
  transform: translateY(-50%);
  right: 60px;
  pointer-events: none;
}
.sv-standardsearch-portlet.ws-style-override form div[role=search] input[type=text],
.sv-searchform-portlet.ws-style-override form div[role=search] input[type=text] {
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  border: none;
  border-radius: 100px 0px 0px 100px;
  text-indent: 32px;
}
.sv-standardsearch-portlet.ws-style-override form div[role=search] input[type=submit],
.sv-searchform-portlet.ws-style-override form div[role=search] input[type=submit] {
  background-color: #274ca1;
  border: none;
  color: #fff;
  height: 100%;
  border-radius: 0px 100px 100px 0px;
  width: 93px;
  min-width: 93px;
  font-size: 1.4rem;
  font-weight: 700;
  line-height: 20px;
  text-transform: uppercase;
  padding-left: 30px;
  cursor: pointer;
}
@media screen and (max-width: 768px) {
  .sv-standardsearch-portlet.ws-style-override form div[role=search],
.sv-searchform-portlet.ws-style-override form div[role=search] {
    height: 54px;
  }
}

.ws-style-override .sv-defaultFormTheme input[type=text],
.ws-style-override .sv-defaultFormTheme input[type=email],
.ws-style-override .sv-defaultFormTheme textarea {
  background: #eeeeee !important;
  border-radius: 2px;
  border: none;
  color: #767676;
  box-shadow: none;
  padding: 1.5em 2em;
}
.ws-style-override .sv-defaultFormTheme input[type=submit] {
  background: #274ca1;
  border: 2px solid #274ca1;
  border-radius: 4px;
  padding: 1em 1.5em;
  margin-top: 1em;
  font-family: "Lato";
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 22px;
  color: #ffffff;
}
.ws-style-override .sv-defaultFormTheme input[type=submit]:hover {
  background-color: #7d94c7;
  border: 2px solid #7d94c7;
}

body.search-open {
  overflow: hidden;
}
body.search-open::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1;
}

.sv-nestedlistmenu-portlet .c3 {
  margin: 0.75em 0;
}

.sv-collapsible-content {
  box-shadow: 1px 4px 8px -2px rgba(0, 0, 0, 0.1), 0px 2px 4px -2px rgba(0, 0, 0, 0.06);
  border-radius: 4px;
  padding: 16px 16px 32px 16px;
  margin-bottom: 16px;
  background-color: transparent;
  cursor: pointer;
  border: 2px solid transparent;
  max-width: 752px;
}
@media screen and (min-width: 768px) {
  .sv-collapsible-content {
    padding: 24px;
  }
}
.sv-collapsible-content.open {
  border: 2px solid #a9b7d9;
}
.sv-collapsible-content > p:first-child {
  height: 26px;
}
.sv-collapsible-content p a {
  background-color: #fff !important;
  text-align: left;
  margin-bottom: 0;
  padding: 0;
  color: #333 !important;
  display: block;
  position: relative;
  text-decoration: none;
}
.sv-collapsible-content p a::before {
  content: "";
  position: absolute;
  width: 24px;
  height: 24px;
  background-color: #d4dbec;
  right: 0;
  border-radius: 100%;
  background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHZpZXdCb3g9IjAgMCAxNiAxNiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTE1LjY2NjcgN0g5VjAuMzMzMzMzQzkgMC4xNjY2NjcgOC44MzMzMyAwIDguNjY2NjcgMEg3LjMzMzMzQzcuMTI1IDAgNyAwLjE2NjY2NyA3IDAuMzMzMzMzVjdIMC4zMzMzMzNDMC4xMjUgNyAwIDcuMTY2NjcgMCA3LjMzMzMzVjguNjY2NjdDMCA4Ljg3NSAwLjEyNSA5IDAuMzMzMzMzIDlIN1YxNS42NjY3QzcgMTUuODc1IDcuMTI1IDE2IDcuMzMzMzMgMTZIOC42NjY2N0M4LjgzMzMzIDE2IDkgMTUuODc1IDkgMTUuNjY2N1Y5SDE1LjY2NjdDMTUuODMzMyA5IDE2IDguODc1IDE2IDguNjY2NjdWNy4zMzMzM0MxNiA3LjE2NjY3IDE1LjgzMzMgNyAxNS42NjY3IDdaIiBmaWxsPSIjMzMzMzMzIi8+Cjwvc3ZnPgo=");
  background-repeat: no-repeat;
  background-position: center;
}
.sv-collapsible-content p a span {
  font-style: normal;
  font-weight: 400;
  font-size: 20px;
  line-height: 31px;
  margin: auto;
}
.sv-collapsible-content p .env-collapse--expanded::before {
  background-color: #274ca1;
  background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMiIgdmlld0JveD0iMCAwIDE2IDIiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxwYXRoIGQ9Ik0xNS42NjY3IDBIMC4zMzMzMzNDMC4xMjUgMCAwIDAuMTY2NjY3IDAgMC4zMzMzMzNWMS42NjY2N0MwIDEuODc1IDAuMTI1IDIgMC4zMzMzMzMgMkgxNS42NjY3QzE1LjgzMzMgMiAxNiAxLjg3NSAxNiAxLjY2NjY3VjAuMzMzMzMzQzE2IDAuMTY2NjY3IDE1LjgzMzMgMCAxNS42NjY3IDBaIiBmaWxsPSJ3aGl0ZSIvPgo8L3N2Zz4K");
}
@media screen and (max-width: 768px) {
  .sv-collapsible-content .sv-text-portlet-content {
    padding-top: 1em;
  }
}
.sv-collapsible-content .sv-text-portlet-content p {
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
}

.ws-google-maps {
  height: 500px;
  width: 100%;
}
.ws-google-maps > div {
  width: 100%;
  height: 100%;
}

.ws-button {
  display: inline-flex;
  align-items: center;
  border-radius: 4px;
}
.ws-button:not(.ws-button--invert) {
  background-color: #274ca1;
  border: 2px solid transparent;
}
.ws-button:not(.ws-button--invert):hover {
  background-color: #7d94c7;
}
.ws-button a {
  font-size: 1.6rem;
  font-weight: 700;
  padding: 0 24px 0 32px;
  min-height: 48px;
}
.ws-button a img {
  display: none;
}
.ws-button a:focus-visible, .ws-button a:focus {
  outline: 4px solid #c2b3d0;
  outline-offset: 3px;
  border-radius: 4px;
}
.ws-button--large a {
  font-size: 2rem;
  min-height: 53px;
  padding: 0 30px 0 32px;
}
.ws-button--small a {
  min-height: 38px;
  font-size: 1.4rem;
}
.ws-button--arrow:not(.ws-button--invert) a::after {
  background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHZpZXdCb3g9IjAgMCAxNiAxNiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTcuNzE4NTkgMC4xMzQzNzlMNy40Njg0NSAwLjM4NTIxOEM3LjI4OTc4IDAuNTY0MzkgNy4yODk3OCAwLjgxNTIzIDcuNDY4NDUgMC45OTQ0MDFMMTMuODI5MSA3LjM3MjlIMC40Mjg4MTFDMC4xNzg2NzEgNy4zNzI5IDAgNy41ODc5MSAwIDcuODAyOTFWOC4xNjEyNUMwIDguNDEyMDkgMC4xNzg2NzEgOC41OTEyNyAwLjQyODgxMSA4LjU5MTI3SDEzLjgyOTFMNy40Njg0NSAxNS4wMDU2QzcuMjg5NzggMTUuMTg0OCA3LjI4OTc4IDE1LjQzNTYgNy40Njg0NSAxNS42MTQ4TDcuNzE4NTkgMTUuODY1NkM3Ljg5NzI2IDE2LjA0NDggOC4xNDc0IDE2LjA0NDggOC4zMjYwOCAxNS44NjU2TDE1Ljg2NiA4LjMwNDU5QzE2LjA0NDcgOC4xMjU0MiAxNi4wNDQ3IDcuODc0NTggMTUuODY2IDcuNjk1NDFMOC4zMjYwOCAwLjEzNDM3OUM4LjE0NzQgLTAuMDQ0NzkyOCA3Ljg5NzI2IC0wLjA0NDc5MjggNy43MTg1OSAwLjEzNDM3OVoiIGZpbGw9IndoaXRlIi8+Cjwvc3ZnPgo=");
}
.ws-button--arrow p {
  margin: 0 !important;
}
.ws-button--arrow a {
  display: flex;
  align-items: center;
  color: #fff;
  text-decoration: none;
  gap: 16px;
}
.ws-button--arrow a::after {
  content: "";
  display: block;
  width: 16px;
  height: 16px;
  background-repeat: no-repeat;
  background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHZpZXdCb3g9IjAgMCAxNiAxNiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTcuNzE4NTkgMC4xMzQzNzlMNy40Njg0NSAwLjM4NTIxOEM3LjI4OTc4IDAuNTY0MzkgNy4yODk3OCAwLjgxNTIzIDcuNDY4NDUgMC45OTQ0MDFMMTMuODI5MSA3LjM3MjlIMC40Mjg4MTFDMC4xNzg2NzEgNy4zNzI5IDAgNy41ODc5MSAwIDcuODAyOTFWOC4xNjEyNUMwIDguNDEyMDkgMC4xNzg2NzEgOC41OTEyNyAwLjQyODgxMSA4LjU5MTI3SDEzLjgyOTFMNy40Njg0NSAxNS4wMDU2QzcuMjg5NzggMTUuMTg0OCA3LjI4OTc4IDE1LjQzNTYgNy40Njg0NSAxNS42MTQ4TDcuNzE4NTkgMTUuODY1NkM3Ljg5NzI2IDE2LjA0NDggOC4xNDc0IDE2LjA0NDggOC4zMjYwOCAxNS44NjU2TDE1Ljg2NiA4LjMwNDU5QzE2LjA0NDcgOC4xMjU0MiAxNi4wNDQ3IDcuODc0NTggMTUuODY2IDcuNjk1NDFMOC4zMjYwOCAwLjEzNDM3OUM4LjE0NzQgLTAuMDQ0NzkyOCA3Ljg5NzI2IC0wLjA0NDc5MjggNy43MTg1OSAwLjEzNDM3OVoiIGZpbGw9IiMyNzRDQTEiLz4KPC9zdmc+Cg==");
}
.ws-button--invert {
  border: 2px solid #274ca1;
}
.ws-button--invert a {
  color: #274ca1;
}
.ws-button--invert a:focus, .ws-button--invert a:focus-visible {
  background-color: #1a3573;
  border-color: #1a3573;
  color: #fff;
}
.ws-button--invert a:focus:after, .ws-button--invert a:focus-visible:after {
  background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHZpZXdCb3g9IjAgMCAxNiAxNiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTcuNzE4NTkgMC4xMzQzNzlMNy40Njg0NSAwLjM4NTIxOEM3LjI4OTc4IDAuNTY0MzkgNy4yODk3OCAwLjgxNTIzIDcuNDY4NDUgMC45OTQ0MDFMMTMuODI5MSA3LjM3MjlIMC40Mjg4MTFDMC4xNzg2NzEgNy4zNzI5IDAgNy41ODc5MSAwIDcuODAyOTFWOC4xNjEyNUMwIDguNDEyMDkgMC4xNzg2NzEgOC41OTEyNyAwLjQyODgxMSA4LjU5MTI3SDEzLjgyOTFMNy40Njg0NSAxNS4wMDU2QzcuMjg5NzggMTUuMTg0OCA3LjI4OTc4IDE1LjQzNTYgNy40Njg0NSAxNS42MTQ4TDcuNzE4NTkgMTUuODY1NkM3Ljg5NzI2IDE2LjA0NDggOC4xNDc0IDE2LjA0NDggOC4zMjYwOCAxNS44NjU2TDE1Ljg2NiA4LjMwNDU5QzE2LjA0NDcgOC4xMjU0MiAxNi4wNDQ3IDcuODc0NTggMTUuODY2IDcuNjk1NDFMOC4zMjYwOCAwLjEzNDM3OUM4LjE0NzQgLTAuMDQ0NzkyOCA3Ljg5NzI2IC0wLjA0NDc5MjggNy43MTg1OSAwLjEzNDM3OVoiIGZpbGw9IndoaXRlIi8+Cjwvc3ZnPgo=");
}
.ws-button--invert:hover {
  background-color: #1a3573;
  border-color: #1a3573;
}
.ws-button--invert:hover a {
  color: #fff;
}
.ws-button--invert:hover a::after {
  background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHZpZXdCb3g9IjAgMCAxNiAxNiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTcuNzE4NTkgMC4xMzQzNzlMNy40Njg0NSAwLjM4NTIxOEM3LjI4OTc4IDAuNTY0MzkgNy4yODk3OCAwLjgxNTIzIDcuNDY4NDUgMC45OTQ0MDFMMTMuODI5MSA3LjM3MjlIMC40Mjg4MTFDMC4xNzg2NzEgNy4zNzI5IDAgNy41ODc5MSAwIDcuODAyOTFWOC4xNjEyNUMwIDguNDEyMDkgMC4xNzg2NzEgOC41OTEyNyAwLjQyODgxMSA4LjU5MTI3SDEzLjgyOTFMNy40Njg0NSAxNS4wMDU2QzcuMjg5NzggMTUuMTg0OCA3LjI4OTc4IDE1LjQzNTYgNy40Njg0NSAxNS42MTQ4TDcuNzE4NTkgMTUuODY1NkM3Ljg5NzI2IDE2LjA0NDggOC4xNDc0IDE2LjA0NDggOC4zMjYwOCAxNS44NjU2TDE1Ljg2NiA4LjMwNDU5QzE2LjA0NDcgOC4xMjU0MiAxNi4wNDQ3IDcuODc0NTggMTUuODY2IDcuNjk1NDFMOC4zMjYwOCAwLjEzNDM3OUM4LjE0NzQgLTAuMDQ0NzkyOCA3Ljg5NzI2IC0wLjA0NDc5MjggNy43MTg1OSAwLjEzNDM3OVoiIGZpbGw9IndoaXRlIi8+Cjwvc3ZnPgo=");
}

.ws-nacka-gradient {
  position: relative;
  z-index: 1;
}
.ws-nacka-gradient::before {
  content: "";
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(90deg, rgba(39, 49, 161, 0.9) 13.99%, rgba(153, 51, 102, 0.9) 39.25%, rgba(241, 92, 41, 0.9) 62.24%, rgba(245, 128, 34, 0.9) 86.36%);
  z-index: -1;
}

.ws-plate-border {
  border-radius: 4px;
  padding: 24px 32px 35px 32px;
}
.ws-plate-border p,
.ws-plate-border h2,
.ws-plate-border h3 {
  margin-top: 0;
  margin-bottom: 1.2rem;
}

.ws-background-plate {
  border-radius: 4px;
  padding: 1.5em 1.5em 1.5em 2.5em;
}
.ws-background-plate p,
.ws-background-plate span,
.ws-background-plate h1,
.ws-background-plate h2,
.ws-background-plate h3,
.ws-background-plate h4,
.ws-background-plate h5,
.ws-background-plate h6 {
  margin: 0;
}
.ws-background-plate::before {
  content: "";
  position: absolute;
  border-radius: inherit;
  background-color: #274ca1;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTAiIGhlaWdodD0iMzcuNSIgdmlld0JveD0iMCAwIDEwIDM3LjUiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxwYXRoIGQ9Ik0zLjIwOTkxIDAuMTM3OTM5VjUuNzQyNzZDMy4yMDk5MSA2LjM0Mzc0IDMuMTczOTkgNi45NDE0NiAzLjEwMjEzIDcuNTM1OTFDMy4wMzAyNyA4LjEyMzgzIDIuOTM1NTUgOC43MjQ4MSAyLjgxNzk3IDkuMzM4ODZIMC43NjAyNTVDMC42NDI2NzIgOC43MjQ4MSAwLjU0Nzk1MiA4LjEyMzgzIDAuNDc2MDk1IDcuNTM1OTFDMC40MDQyMzggNi45NDE0NiAwLjM2ODMxIDYuMzQzNzQgMC4zNjgzMSA1Ljc0Mjc2VjAuMTM3OTM5SDMuMjA5OTFaTTAuMDM1MTU2MiAxMi44NzYyQzAuMDM1MTU2MiAxMi42NDEgMC4wNzc2MTcgMTIuNDIyMiAwLjE2MjUzOCAxMi4yMTk3QzAuMjUzOTkyIDEyLjAxNzIgMC4zNzQ4NDIgMTEuODQwOCAwLjUyNTA4OCAxMS42OTA1QzAuNjgxODY2IDExLjU0MDMgMC44NjQ3NzQgMTEuNDIyNyAxLjA3MzgxIDExLjMzNzhDMS4yODI4NSAxMS4yNDYzIDEuNTExNDggMTEuMjAwNiAxLjc1OTcyIDExLjIwMDZDMi4wMDE0MiAxMS4yMDA2IDIuMjI2NzggMTEuMjQ2MyAyLjQzNTgyIDExLjMzNzhDMi42NDQ4NiAxMS40MjI3IDIuODI3NzcgMTEuNTQwMyAyLjk4NDU1IDExLjY5MDVDMy4xNDEzMiAxMS44NDA4IDMuMjYyMTcgMTIuMDE3MiAzLjM0NzEgMTIuMjE5N0MzLjQzODU1IDEyLjQyMjIgMy40ODQyOCAxMi42NDEgMy40ODQyOCAxMi44NzYyQzMuNDg0MjggMTMuMTExMyAzLjQzODU1IDEzLjMzMzQgMy4zNDcxIDEzLjU0MjVDMy4yNjIxNyAxMy43NDUgMy4xNDEzMiAxMy45MjE0IDIuOTg0NTUgMTQuMDcxNkMyLjgyNzc3IDE0LjIyMTggMi42NDQ4NiAxNC4zMzk0IDIuNDM1ODIgMTQuNDI0NEMyLjIyNjc4IDE0LjUwOTMgMi4wMDE0MiAxNC41NTE3IDEuNzU5NzIgMTQuNTUxN0MxLjUxMTQ4IDE0LjU1MTcgMS4yODI4NSAxNC41MDkzIDEuMDczODEgMTQuNDI0NEMwLjg2NDc3NCAxNC4zMzk0IDAuNjgxODY2IDE0LjIyMTggMC41MjUwODggMTQuMDcxNkMwLjM3NDg0MiAxMy45MjE0IDAuMjUzOTkyIDEzLjc0NSAwLjE2MjUzOCAxMy41NDI1QzAuMDc3NjE3IDEzLjMzMzQgMC4wMzUxNTYyIDEzLjExMTMgMC4wMzUxNTYyIDEyLjg3NjJaIiBmaWxsPSJ3aGl0ZSIvPgo8L3N2Zz4K);
  background-position: 17px 10px;
  background-repeat: no-repeat;
  z-index: 2;
  width: 38px;
  height: 38px;
  border-radius: 50%;
  margin-top: -2.5em;
  margin-left: -3.5em;
}
@media screen and (max-width: 768px) {
  .ws-background-plate {
    margin-left: 0.75em;
    padding: 1.5em 0.5em 1.5em 1.25em;
  }
  .ws-background-plate::before {
    margin-left: -2.25em;
  }
}

html {
  scroll-behavior: smooth;
}

.ws-anchor-links {
  margin: 1em 0;
}
.ws-anchor-links > div {
  display: flex;
  justify-content: center;
  gap: 10px;
}
.ws-anchor-links > div div {
  display: flex;
  margin-right: 0;
  justify-content: center;
}
@media screen and (max-width: 1024px) {
  .ws-anchor-links > div div {
    width: fit-content !important;
  }
}
.ws-anchor-links > div div div:first-child {
  margin: auto 0;
}
.ws-anchor-links p {
  font-family: "Lato";
  font-style: normal;
  font-weight: 700;
  font-size: 18px;
  line-height: 21px;
  color: #000000;
  white-space: nowrap;
  margin: auto 0;
  margin-left: 1em;
}
@media screen and (max-width: 1024px) {
  .ws-anchor-links p {
    margin-left: 0.5em;
  }
}
.ws-anchor-links p a {
  text-decoration: none;
  display: inline-block;
  white-space: nowrap;
}
.ws-anchor-links img {
  width: min-content !important;
}
@media screen and (max-width: 1024px) {
  .ws-anchor-links img {
    width: 30px !important;
  }
}

.ws-anchor-links p a::after {
  content: "";
  margin-left: 10px;
  background-color: #f9bea9;
  background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTUiIGhlaWdodD0iMTYiIHZpZXdCb3g9IjAgMCAxNSAxNiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTE0LjYxMzMgNy44MDA3OEMxNC42Nzk3IDcuODY3MTkgMTQuNzEyOSA3Ljk2NjggMTQuNzEyOSA4LjA5OTYxQzE0LjcxMjkgOC4xOTkyMiAxNC42Nzk3IDguMjk4ODMgMTQuNjEzMyA4LjM2NTIzTDcuNjQwNjIgMTUuMzA0N0M3LjU3NDIyIDE1LjM3MTEgNy40NzQ2MSAxNS40Mzc1IDcuMzc1IDE1LjQzNzVDNy4yNDIxOSAxNS40Mzc1IDcuMTc1NzggMTUuMzcxMSA3LjEwOTM3IDE1LjMwNDdMMC4xMzY3MTggOC4zNjUyM0MwLjA3MDMxMiA4LjI5ODgzIDAuMDM3MTA4OSA4LjE5OTIyIDAuMDM3MTA4OSA4LjA5OTYxQzAuMDM3MTA4OSA3Ljk2NjggMC4wNzAzMTIgNy44NjcxOSAwLjEzNjcxOCA3LjgwMDc4TDAuODAwNzgxIDcuMTM2NzJDMC44NjcxODcgNy4wNzAzMSAwLjkzMzU5MyA3LjAzNzExIDEuMDY2NDEgNy4wMzcxMUMxLjE2NjAyIDcuMDM3MTEgMS4yNjU2MiA3LjA3MDMxIDEuMzY1MjMgNy4xMzY3Mkw2LjUxMTcyIDEyLjI4MzJMNi41MTE3MiAwLjk2MDkzN0M2LjUxMTcyIDAuODI4MTI0IDYuNTQ0OTIgMC43Mjg1MTUgNi42MTEzMyAwLjY2MjEwOUM2LjY3NzczIDAuNTk1NzAzIDYuNzc3MzQgMC41NjI1IDYuOTEwMTYgMC41NjI1TDcuODM5ODQgMC41NjI1QzcuOTM5NDUgMC41NjI1IDguMDM5MDYgMC41OTU3MDMgOC4xMDU0NyAwLjY2MjEwOUM4LjE3MTg3IDAuNzI4NTE1IDguMjM4MjggMC44MjgxMjUgOC4yMzgyOCAwLjk2MDkzN0w4LjIzODI4IDEyLjI4MzJMMTMuMzg0OCA3LjEzNjcyQzEzLjQ1MTIgNy4wNzAzMSAxMy41NTA4IDcuMDM3MTEgMTMuNjgzNiA3LjAzNzExQzEzLjc4MzIgNy4wMzcxMSAxMy44ODI4IDcuMDcwMzEgMTMuOTQ5MiA3LjEzNjcyTDE0LjYxMzMgNy44MDA3OFoiIGZpbGw9ImJsYWNrIi8+Cjwvc3ZnPgo=");
  background-repeat: no-repeat;
  background-position: center;
  width: 30px;
  height: 30px;
  display: inline-block;
  border-radius: 50%;
  text-align: center;
  font-weight: 400;
  vertical-align: middle;
  font-size: 17px;
  padding-top: 4px;
  margin-bottom: 4px;
  text-decoration: none;
}

/* Campains */
.ws-element-with-overlay {
  position: relative;
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
@media only screen and (min-width: 768px) {
  .ws-element-with-overlay {
    flex-direction: row;
  }
}
.ws-element-with-overlay img {
  border-radius: 50%;
}

.ws-element-with-round-background {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 1em;
  border-radius: 50%;
  width: 110px;
  height: 110px;
  min-width: 110px !important;
  min-height: 110px !important;
}

.ws-transparent-blue-overlay {
  position: relative;
  z-index: 1;
}
.ws-transparent-blue-overlay::after {
  content: "";
  background-color: rgba(39, 76, 161, 0.97);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
}
.ws-transparent-blue-overlay div {
  z-index: 3;
}

.ws-action-wrapper {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
@media only screen and (min-width: 768px) {
  .ws-action-wrapper {
    flex-direction: row;
  }
}

.ws-action-button {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 1em;
  border-radius: 4px;
}
@media only screen and (min-width: 768px) {
  .ws-action-button {
    margin-right: 1em;
    margin-bottom: unset;
  }
}
.ws-action-button:last-of-type {
  margin-right: unset;
}
.ws-action-button p {
  margin: 0;
  padding: 0;
}
.ws-action-button p a {
  padding: 0.5em 1.5em;
  width: 100%;
  height: 100%;
  min-height: 48px;
  margin: 0;
  text-decoration: none;
  font-size: 1.6rem;
  font-weight: 700;
  display: flex;
  justify-content: center;
  align-items: center;
}

.ws-action-button-default {
  background-color: #ffffff;
  border: 2px solid #ffffff;
}
.ws-action-button-default:hover {
  background-color: #2731A1;
}
.ws-action-button-default a {
  background: #F58122;
  background: linear-gradient(to left, #F58122 0%, #2731A1 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.ws-action-button-default a:hover {
  background: transparent;
  -webkit-background-clip: unset;
  -webkit-text-fill-color: unset;
  color: #ffffff;
}

.ws-action-button-outline {
  background-color: none;
  border: 2px solid #ffffff;
}
.ws-action-button-outline:hover {
  background-color: #ffffff;
}
.ws-action-button-outline a {
  color: #ffffff;
}
.ws-action-button-outline a:hover {
  color: #2731A1;
}

.ws-element-with-centered-content {
  display: flex;
  flex-direction: column;
  justify-content: space-even;
}
@media only screen and (min-width: 768px) {
  .ws-element-with-centered-content {
    flex-direction: row;
  }
}
.ws-element-with-centered-content > div {
  flex: 1;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.ws-element-action-btn {
  display: flex;
  justify-content: left;
  margin-bottom: 1em;
}
@media only screen and (min-width: 768px) {
  .ws-element-action-btn {
    justify-content: right;
  }
}

.ws-element-action-btn .env-button a,
.ws-element-action-btn .env-button svg {
  color: #ffffff;
}

.ws-element-action-btn .env-button a {
  margin-right: 1em;
  text-decoration: none;
}

.ws-element-action-btn-inv {
  display: flex;
  justify-content: left;
  margin-bottom: 1em;
}

.ws-element-action-btn-inv .env-button {
  background-color: #ffffff;
}

.ws-element-action-btn-inv .env-button a,
.ws-element-action-btn-inv .env-button svg {
  color: #274ca1;
}

.ws-element-action-btn-inv .env-button a {
  margin-right: 1em;
  text-decoration: none;
}

.ws-accordion-x-width {
  width: 100%;
}
.ws-accordion-x-width .accordion__wrapper {
  max-width: unset;
  width: 100%;
}

/* .Campains */