/*!*******************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[2].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[2].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[2].use[3]!./Styling/frontend/stylesheets/frontend.scss ***!
  \*******************************************************************************************************************************************************************************************************************************************************************/
@font-face {
  font-display: swap;
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 400;
  src: url("./frontend/fonts/open-sans-latin-regular.woff2") format("woff2");
}
@font-face {
  font-display: swap;
  font-family: "Open Sans";
  font-style: italic;
  font-weight: 400;
  src: url("./frontend/fonts/open-sans-latin-italic.woff2") format("woff2");
}
@font-face {
  font-display: swap;
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 600;
  src: url("./frontend/fonts/open-sans-latin-600.woff2") format("woff2");
}
@font-face {
  font-display: swap;
  font-family: "Open Sans";
  font-style: italic;
  font-weight: 600;
  src: url("./frontend/fonts/open-sans-latin-600italic.woff2") format("woff2");
}
@font-face {
  font-family: "Open Sans-fallback";
  size-adjust: 105.41%;
  ascent-override: 105%;
  src: local("Arial");
}
@font-face {
  font-display: swap;
  font-family: "Barlow";
  font-style: italic;
  font-weight: 400;
  src: url("./frontend/fonts/barlow-latin-italic.woff2") format("woff2");
}
@font-face {
  font-display: swap;
  font-family: "Barlow";
  font-style: normal;
  font-weight: 700;
  src: url("./frontend/fonts/barlow-latin-700.woff2") format("woff2");
}
@font-face {
  font-display: swap;
  font-family: "Barlow";
  font-style: normal;
  font-weight: 800;
  src: url("./frontend/fonts/barlow-latin-800.woff2") format("woff2");
}
@font-face {
  font-display: swap;
  font-family: "Barlow";
  font-style: normal;
  font-weight: 900;
  src: url("./frontend/fonts/barlow-latin-900.woff2") format("woff2");
}
@font-face {
  font-family: "Barlow-fallback";
  size-adjust: 96.7%;
  ascent-override: 96%;
  src: local("Arial");
}
/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
}

/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
   ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  -webkit-box-sizing: content-box;
  box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/* Text-level semantics
   ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none; /* 1 */
  text-decoration: underline; /* 2 */
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted; /* 2 */
}

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

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, 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;
}

/* Embedded content
   ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
  border-style: none;
}

/* 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 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input { /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select { /* 1 */
  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.
 */
button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  -webkit-box-sizing: border-box;
  box-sizing: border-box; /* 1 */
  color: inherit; /* 2 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  white-space: normal; /* 1 */
}

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

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type=checkbox],
[type=radio] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type=number]::-webkit-inner-spin-button,
[type=number]::-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.
 */
[type=search]::-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 Edge, IE 10+, and Firefox.
 */
details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}

/* Misc
   ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none;
}

:root {
  --ls-gutter: 1.5rem;
}
@media only screen and (min-width: 48rem) {
  :root {
    --ls-gutter: 2.5rem;
  }
}
:root {
  --ls-block-spacing: var(--fluid-48-64);
}

.ls-reversed-column {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  -ms-flex-direction: column-reverse;
  flex-direction: column-reverse;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.ls-clickables {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 0.5rem 1.5rem;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.ls-clickables-centered {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 0.5rem 1.5rem;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

@media only screen and (max-width: 29.99375rem) {
  .ls-clickable, .ls-clickable > * {
    width: 100%;
  }
}

.ls-container {
  max-width: calc(90rem + var(--ls-gutter) * 2);
  padding-inline: var(--ls-gutter);
  margin-inline: auto;
}

.ls-columns {
  display: grid;
  gap: 0 1.5rem;
}
@media only screen and (min-width: 60rem) {
  .ls-columns {
    grid-template-columns: repeat(12, minmax(0, 1fr));
    grid-template-areas: ". . . header header header header header header header header header" "sidebar sidebar sidebar main main main main main main main main main" ". . . tail tail tail tail tail tail tail tail tail";
    grid-template-rows: auto 1fr auto;
  }
  .ls-columns .ls-columns__header {
    grid-area: header;
  }
  .ls-columns .ls-columns__main {
    grid-area: main;
  }
  .ls-columns .ls-columns__main-text {
    grid-area: main;
  }
  .ls-columns .ls-columns__main-wide {
    grid-area: sidebar/sidebar/main/main;
  }
  .ls-columns .ls-columns__sidebar {
    grid-area: sidebar;
  }
  .ls-columns .ls-columns__tail {
    grid-area: tail;
  }
}
@media only screen and (min-width: 90rem) {
  .ls-columns {
    grid-template-areas: ". . . header header header header header header header header ." "sidebar sidebar sidebar main main main main main main main main main" ". . . tail tail tail tail tail tail tail tail tail";
  }
}
@media only screen and (min-width: 60rem) {
  .ls-columns .ls-columns__main,
  .ls-columns .ls-columns__main-text {
    text-box: trim-start cap text;
  }
}
@media only screen and (min-width: 60rem) {
  .ls-columns .ls-columns__main-text {
    grid-column-end: span 8;
  }
}
.ls-columns .ls-columns__sidebar,
.ls-columns .ls-columns__tail {
  --_ls-columns-border-color: var(--ls-columns-border-color, #FA6C37);
  border-radius: 2px;
  text-wrap-style: pretty;
}
@media only screen and (max-width: 59.99375rem) {
  .ls-columns .ls-columns__sidebar,
  .ls-columns .ls-columns__tail {
    margin-top: 1.5rem;
    padding-bottom: 1.5rem;
    border-bottom: 2px solid var(--_ls-columns-border-color);
  }
}
@media only screen and (min-width: 60rem) {
  .ls-columns .ls-columns__sidebar,
  .ls-columns .ls-columns__tail {
    padding-top: 1.5rem;
    border-top: 2px solid var(--_ls-columns-border-color);
  }
}
@media only screen and (min-width: 90rem) {
  .ls-columns .ls-columns__sidebar,
  .ls-columns .ls-columns__tail {
    padding-top: 2.5rem;
  }
}
@media only screen and (max-width: 59.99375rem) {
  .ls-columns .ls-columns__sidebar {
    margin-top: 1.5rem;
  }
}
.ls-columns .ls-columns__sidebar .ls-clickables {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}
.ls-columns .ls-columns__tail {
  margin-top: 1.5rem;
}

.ls-gutter {
  padding-inline: var(--ls-gutter);
}

.ls-block-spacing {
  margin-bottom: var(--ls-block-spacing);
}

media-controller {
  overflow: clip;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}
media-controller[userinactive] media-control-bar {
  opacity: 0;
}

[slot=centered-chrome] media-play-button {
  --media-button-padding: 24px;
  --media-control-background: rgba(255, 255, 255, .8);
  --media-control-hover-background: #FFF;
  border-radius: 50%;
  --media-button-icon-width: 40px;
  --media-button-icon-height: 40px;
  --media-icon-color: #FA6C37;
}

media-settings-menu {
  background: rgba(20, 20, 30, 0.7);
}

media-control-bar {
  --media-font-family: Open Sans, Open Sans-fallback, sans-serif;
  --media-control-background: transparent;
  --media-control-hover-background: #0D2058;
  --media-control-padding: 6px;
  padding: 0 10px 10px;
  background: -webkit-gradient(linear, left top, left bottom, from(transparent), to(rgba(0, 0, 0, 0.75)));
  background: linear-gradient(transparent, rgba(0, 0, 0, 0.75));
}

@font-face {
  font-family: "swiper-icons";
  src: url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA") format("woff");
  font-weight: 400;
  font-style: normal;
}
:root {
  --swiper-theme-color: #007aff;
}

.swiper-container {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  /* Fix of Webkit flickering */
  z-index: 1;
}

.swiper-container-vertical > .swiper-wrapper {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}

.swiper-container-android .swiper-slide,
.swiper-wrapper {
  -webkit-transform: translate3d(0px, 0, 0);
  transform: translate3d(0px, 0, 0);
}

.swiper-container-multirow > .swiper-wrapper {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.swiper-container-multirow-column > .swiper-wrapper {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.swiper-container-free-mode > .swiper-wrapper {
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
  margin: 0 auto;
}

.swiper-container-pointer-events {
  -ms-touch-action: pan-y;
  touch-action: pan-y;
}
.swiper-container-pointer-events.swiper-container-vertical {
  -ms-touch-action: pan-x;
  touch-action: pan-x;
}

.swiper-slide {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
}

.swiper-slide-invisible-blank {
  visibility: hidden;
}

/* Auto Height */
.swiper-container-autoheight,
.swiper-container-autoheight .swiper-slide {
  height: auto;
}
.swiper-container-autoheight .swiper-wrapper {
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-transition-property: height, -webkit-transform;
  transition-property: height, -webkit-transform;
  transition-property: transform, height;
  transition-property: transform, height, -webkit-transform;
}

/* 3D Effects */
.swiper-container-3d {
  -webkit-perspective: 1200px;
  perspective: 1200px;
}
.swiper-container-3d .swiper-wrapper,
.swiper-container-3d .swiper-slide,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-cube-shadow {
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}
.swiper-container-3d .swiper-slide-shadow-left {
  background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-container-3d .swiper-slide-shadow-right {
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-container-3d .swiper-slide-shadow-top {
  background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-container-3d .swiper-slide-shadow-bottom {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

/* CSS Mode */
.swiper-container-css-mode > .swiper-wrapper {
  overflow: auto;
  scrollbar-width: none; /* For Firefox */
  -ms-overflow-style: none; /* For Internet Explorer and Edge */
}
.swiper-container-css-mode > .swiper-wrapper::-webkit-scrollbar {
  display: none;
}
.swiper-container-css-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: start start;
}

.swiper-container-horizontal.swiper-container-css-mode > .swiper-wrapper {
  -ms-scroll-snap-type: x mandatory;
  scroll-snap-type: x mandatory;
}

.swiper-container-vertical.swiper-container-css-mode > .swiper-wrapper {
  -ms-scroll-snap-type: y mandatory;
  scroll-snap-type: y mandatory;
}

:root {
  --swiper-navigation-size: 44px;
  /*
  --swiper-navigation-color: var(--swiper-theme-color);
  */
}

.swiper-button-prev,
.swiper-button-next {
  position: absolute;
  top: 50%;
  width: calc(var(--swiper-navigation-size) / 44 * 27);
  height: var(--swiper-navigation-size);
  margin-top: calc(0px - var(--swiper-navigation-size) / 2);
  z-index: 10;
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  color: var(--swiper-navigation-color, var(--swiper-theme-color));
}
.swiper-button-prev.swiper-button-disabled,
.swiper-button-next.swiper-button-disabled {
  opacity: 0.35;
  cursor: auto;
  pointer-events: none;
}
.swiper-button-prev:after,
.swiper-button-next:after {
  font-family: swiper-icons;
  font-size: var(--swiper-navigation-size);
  text-transform: none !important;
  letter-spacing: 0;
  text-transform: none;
  font-variant: initial;
  line-height: 1;
}

.swiper-button-prev:after,
.swiper-container-rtl .swiper-button-next:after {
  content: "prev";
}
.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
  left: 10px;
  right: auto;
}

.swiper-button-next:after,
.swiper-container-rtl .swiper-button-prev:after {
  content: "next";
}
.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
  right: 10px;
  left: auto;
}

.swiper-button-prev.swiper-button-white,
.swiper-button-next.swiper-button-white {
  --swiper-navigation-color: #ffffff;
}

.swiper-button-prev.swiper-button-black,
.swiper-button-next.swiper-button-black {
  --swiper-navigation-color: #000000;
}

.swiper-button-lock {
  display: none;
}

body::before {
  display: none;
  content: "";
}
@media only screen and (min-width: 30rem) {
  body::before {
    content: "480";
  }
}
@media only screen and (min-width: 37.5rem) {
  body::before {
    content: "600";
  }
}
@media only screen and (min-width: 48rem) {
  body::before {
    content: "768";
  }
}
@media only screen and (min-width: 60rem) {
  body::before {
    content: "960";
  }
}
@media only screen and (min-width: 64rem) {
  body::before {
    content: "1024";
  }
}
@media only screen and (min-width: 80rem) {
  body::before {
    content: "1280";
  }
}
@media only screen and (min-width: 90rem) {
  body::before {
    content: "1440";
  }
}
@media only screen and (min-width: 120rem) {
  body::before {
    content: "1920";
  }
}

a {
  color: #000;
  text-decoration: none;
  -webkit-text-decoration-skip: ink;
  text-decoration-skip-ink: auto;
  -webkit-transition: color 0.3s, background-color 0.3s, border-color 0.3s;
  transition: color 0.3s, background-color 0.3s, border-color 0.3s;
}
a:focus-visible {
  outline: dashed 2px black;
  outline-offset: 2px;
}

button,
[type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  cursor: pointer;
  vertical-align: middle;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-color: transparent;
  border: 0;
  text-decoration: none;
  display: inline-block;
  -webkit-transition: color 0.3s, background-color 0.3s, border-color 0.3s;
  transition: color 0.3s, background-color 0.3s, border-color 0.3s;
  padding: 0;
}
button:focus-visible,
[type=button]:focus-visible,
[type=reset]:focus-visible,
[type=submit]:focus-visible {
  outline: dashed 2px black;
  outline-offset: 2px;
}
button:disabled,
[type=button]:disabled,
[type=reset]:disabled,
[type=submit]:disabled {
  cursor: not-allowed;
}

details[open]:has(summary:focus-visible) {
  outline: dashed 2px black;
  outline-offset: 2px;
}
details:not([open]) summary:focus-visible {
  outline: dashed 2px black;
  outline-offset: 2px;
}
details > * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
details summary {
  list-style: none;
  outline: none;
  cursor: pointer;
}
details summary::marker, details summary::-webkit-details-marker {
  display: none;
}

*,
*:after,
*:before {
  -webkit-box-sizing: inherit;
  box-sizing: inherit;
}

@media screen and (prefers-reduced-motion: reduce) {
  html:focus-within {
    scroll-behavior: auto;
  }
  *,
  *::before,
  *::after {
    -webkit-transition-duration: 0.001ms !important;
    transition-duration: 0.001ms !important;
    -webkit-animation-iteration-count: 1 !important;
    animation-iteration-count: 1 !important;
    -webkit-animation-duration: 0.001ms !important;
    animation-duration: 0.001ms !important;
    scroll-behavior: auto !important;
  }
}
html,
body {
  height: 100%;
}

html {
  overflow-y: scroll;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  scroll-behavior: smooth;
}

body {
  font-size: clamp(1.125rem, 1.0893rem + 0.1786vw, 1.25rem);
  line-height: 1.6;
  font-family: "Open Sans", "Open Sans-fallback", sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  min-width: 20rem;
  color: #000;
}

::-moz-selection {
  background-color: #E9F4FD;
}

::selection {
  background-color: #E9F4FD;
}

[type=text]:disabled, [type=text][aria-disabled=true],
[type=password]:disabled,
[type=password][aria-disabled=true],
[type=search]:disabled,
[type=search][aria-disabled=true],
[type=email]:disabled,
[type=email][aria-disabled=true],
[type=tel]:disabled,
[type=tel][aria-disabled=true],
input[list]:disabled,
input[list][aria-disabled=true],
select:disabled,
select[aria-disabled=true],
textarea:disabled,
textarea[aria-disabled=true] {
  cursor: not-allowed;
  color: rgba(0, 0, 0, 0.6);
}
[type=text][type=checkbox]:focus-visible, [type=text][type=radio]:focus-visible,
[type=password][type=checkbox]:focus-visible,
[type=password][type=radio]:focus-visible,
[type=search][type=checkbox]:focus-visible,
[type=search][type=radio]:focus-visible,
[type=email][type=checkbox]:focus-visible,
[type=email][type=radio]:focus-visible,
[type=tel][type=checkbox]:focus-visible,
[type=tel][type=radio]:focus-visible,
input[list][type=checkbox]:focus-visible,
input[list][type=radio]:focus-visible,
select[type=checkbox]:focus-visible,
select[type=radio]:focus-visible,
textarea[type=checkbox]:focus-visible,
textarea[type=radio]:focus-visible {
  outline: dashed 2px black;
  outline-offset: 2px;
}

input:-webkit-autofill { /* Disable browser autofill */ }
input:-webkit-autofill, input:-webkit-autofill:hover, input:-webkit-autofill:focus, input:-webkit-autofill:active {
  -webkit-transition: color 9999s ease-out, background-color 9999s ease-out;
  -webkit-transition-delay: 9999s;
}

select {
  display: block;
  width: 100%;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: none;
  cursor: pointer;
}
select:focus {
  outline: none;
}
select::-ms-expand {
  display: none;
}

textarea {
  resize: vertical; /* Only resize vertically */
}
textarea:focus {
  outline: none;
}

fieldset {
  padding: 0;
  border: none;
  margin: 0;
}

ul,
ol {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

img,
picture {
  display: block;
  max-width: 100%;
  height: auto;
}

svg {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  display: block;
  -webkit-transition: fill 0.3s, rotate 0.3s, translate 0.15s ease-in;
  transition: fill 0.3s, rotate 0.3s, translate 0.15s ease-in;
}

figure {
  margin: 0;
}

:root {
  --fluid-24-48: clamp(1.5rem, 1.0714rem + 2.1429vw, 3rem);
  --fluid-24-64: clamp(1.5rem, 0.7857rem + 3.5714vw, 4rem);
  --fluid-32-64: clamp(2rem, 1.4286rem + 2.8571vw, 4rem);
  --fluid-48-64: clamp(3rem, 2.7143rem + 1.4286vw, 4rem);
  --fluid-48-80: clamp(3rem, 2.4286rem + 2.8571vw, 5rem);
  --header-height: 5rem;
}
@media only screen and (min-width: 64rem) {
  :root {
    --header-height: 9rem;
  }
}

table {
  border-collapse: collapse;
  table-layout: fixed;
  width: 100%;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
  text-wrap-style: pretty;
}

p {
  margin: 0;
}

b,
strong {
  font-weight: 600;
}

blockquote {
  margin: 0;
}

cite {
  font-style: normal;
}

abbr[title] {
  border-bottom: none;
  text-decoration: none;
}

address {
  font-style: normal;
}

.outline-button, .outline-button:before {
  --_button-color: var(--button-color, #253A79);
  --_button-border-color: var(--button-border-color, var(--_button-color));
}
.outline-button {
  position: relative;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  gap: 1rem;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 0.75rem 1.5rem;
  font-weight: 600;
  line-height: 1.6;
  color: var(--_button-color);
  fill: #FA6C37;
  border: 2px solid var(--_button-border-color);
  border-radius: 4px;
}
.outline-button:before {
  content: "";
  position: absolute;
  inset: 0;
  border-radius: 4px;
  -webkit-transition: -webkit-box-shadow 0.18s ease-in;
  transition: -webkit-box-shadow 0.18s ease-in;
  transition: box-shadow 0.18s ease-in;
  transition: box-shadow 0.18s ease-in, -webkit-box-shadow 0.18s ease-in;
  pointer-events: none;
}
.outline-button:where(:not(:disabled, .outline-button[aria-disabled=true])):hover:before, .outline-button:where(:not(:disabled, .outline-button[aria-disabled=true])):focus-visible:before {
  -webkit-box-shadow: -8px 8px 0 0 var(--_button-border-color);
  box-shadow: -8px 8px 0 0 var(--_button-border-color);
}
.outline-button:disabled, .outline-button[aria-disabled=true] {
  cursor: not-allowed;
  opacity: 0.3;
}

.carousel-arrows {
  --_arrow-size: 3rem;
}
@media only screen and (min-width: 48rem) {
  .carousel-arrows {
    --_arrow-size: 4rem;
  }
}
.carousel-arrows {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  fill: #FA6C37;
  border: 1px solid rgba(37, 58, 121, 0.1);
  border-radius: var(--_arrow-size);
}

.carousel-arrow {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-padding-start: 0.25rem;
  padding-inline-start: 0.25rem;
  width: calc(var(--_arrow-size) - 0.5rem);
  height: var(--_arrow-size);
}
.carousel-arrow--prev {
  direction: rtl;
  border-radius: var(--_arrow-size) 0 0 var(--_arrow-size);
}
.carousel-arrow--prev:hover svg, .carousel-arrow--prev:focus-visible svg {
  translate: -0.25rem;
}
.carousel-arrow--next {
  border-radius: 0 var(--_arrow-size) var(--_arrow-size) 0;
}
.carousel-arrow--next:hover svg, .carousel-arrow--next:focus-visible svg {
  translate: 0.25rem;
}
.carousel-arrow:hover, .carousel-arrow:focus-visible {
  background-color: rgba(37, 58, 121, 0.1);
}
@media only screen and (max-width: 47.99375rem) {
  .carousel-arrow svg {
    scale: 0.75;
  }
}

.cookiebar {
  position: fixed;
  bottom: 0;
  left: 0;
  padding: 40px 0;
  width: 100%;
  max-height: 100%;
  height: auto;
  overflow-y: auto;
  z-index: 100;
  background-color: #FFF;
  border-top: 1px solid #E9F4FD;
}
.cookiebar .expander__button {
  padding-right: 1.25rem;
  position: relative;
  color: #000;
  font-weight: 600;
}
.cookiebar .expander__button svg {
  position: absolute;
  bottom: 4px;
  right: 0;
}
.cookiebar .expander__button:hover, .cookiebar .expander__button:focus {
  color: #FA6C37;
}
@media only screen and (min-width: 768px) {
  .cookiebar .expander__button {
    pointer-events: auto;
  }
}
.cookiebar .expander__list {
  margin-top: 1.25rem;
  padding-top: 1.25rem;
  border-top: 1px solid #253A79;
}
@media only screen and (min-width: 768px) {
  .cookiebar .expander__list {
    text-align: left;
  }
}
.cookiebar .list__item {
  margin-bottom: 0.625rem;
}
.cookiebar .list__input {
  height: 20px;
  width: 20px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  display: inline-block;
  margin-right: 0.625rem;
  position: relative;
}
.cookiebar .list__input:hover, .cookiebar .list__input:focus {
  outline: none;
}
.cookiebar .list__input:before, .cookiebar .list__input:after {
  content: "";
  display: block;
  height: 20px;
  width: 20px;
}
.cookiebar .list__input:before {
  border: 1px solid #253A79;
  border-radius: 2px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  position: relative;
  top: 3px;
}
.cookiebar .list__input:after {
  position: absolute;
  top: 3px;
  left: 0;
  background-image: url("frontend/images/sprites/icons.svg#checkmark-secondary");
  background-repeat: no-repeat;
  background-size: 14px 14px;
  background-position: center;
  opacity: 0;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.cookiebar .list__label {
  cursor: pointer;
}
.cookiebar .list__label:hover .list__input:before, .cookiebar .list__label:focus .list__input:before {
  border-color: #FA6C37;
}
.cookiebar .list__label:hover .list__input:after, .cookiebar .list__label:focus .list__input:after {
  opacity: 1;
}
@media only screen and (min-width: 768px) {
  .cookiebar .list__label {
    pointer-events: auto;
  }
}
.cookiebar .list__label--checked .list__input:before {
  background-color: #253A79;
  border-color: #253A79;
}
.cookiebar .list__label--checked .list__input:after {
  opacity: 1;
  background-image: url("frontend/images/sprites/icons.svg#checkmark-white");
}
.cookiebar .list__button {
  margin-top: 1.25rem;
}
@media only screen and (min-width: 768px) {
  .cookiebar .list__button {
    pointer-events: auto;
  }
}

.cookiebar__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  position: relative;
}

.cookiebar__text {
  margin-bottom: 1.25rem;
  max-width: 840px;
}

.cookiebar__title {
  margin-bottom: 0.625rem;
}

.cookiebar__actions {
  margin-bottom: 1.25rem;
}

@media only screen and (min-width: 768px) {
  .cookiebar__action {
    display: inline-block;
  }
}
@media only screen and (max-width: 767px) {
  .cookiebar__action + .cookiebar__action {
    margin-top: 1.25rem;
  }
}
@media only screen and (min-width: 768px) {
  .cookiebar__action + .cookiebar__action {
    margin-left: 2.5rem;
  }
}
@media only screen and (min-width: 1024px) {
  .cookiebar__action + .cookiebar__action {
    margin-top: 1.25rem;
  }
}

@media only screen and (min-width: 768px) {
  .cookiebar__form {
    margin-top: -55px;
    pointer-events: none;
    text-align: right;
  }
}

.cookiebar__close {
  width: 20px;
  height: 20px;
  background-position: center;
  background-size: 16px 16px;
  background-repeat: no-repeat;
  -webkit-transition: background-image 0.3s;
  transition: background-image 0.3s;
  background-image: url("frontend/images/sprites/icons.svg#close-primary");
  position: absolute;
  top: -1.25rem;
  right: 0;
}
@media only screen and (min-width: 768px) {
  .cookiebar__close {
    top: 0;
  }
}
.cookiebar__close:hover, .cookiebar__close:focus {
  background-image: url("frontend/images/sprites/icons.svg#close-secondary");
}

.cookies {
  background-color: #E9F4FD;
  position: relative;
  width: 100%;
  min-height: 17.5rem;
  text-align: center;
  color: #000;
}
.cookies:before {
  content: "";
  display: block;
  width: 100%;
  height: 0;
  padding-bottom: 56.25%;
}

.cookies__inner {
  position: absolute;
  top: 50%;
  right: 50%;
  -webkit-transform: translate(50%, -50%);
  transform: translate(50%, -50%);
  width: 100%;
}

.cookies__text {
  max-width: 40.625rem;
  margin: 0 auto 30px;
}

html[data-menustate=open] {
  overflow-y: hidden;
}

.filters {
  margin-bottom: var(--fluid-24-48);
}

@media only screen and (min-width: 1440px) {
  .filters__inner {
    width: 85%;
    margin-left: auto;
  }
}

.filters__title {
  margin-bottom: 1.25rem;
}

.filters__list {
  text-align: left;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  max-width: 800px;
}

.filters .tag:hover, .filters .tag:focus {
  color: #FA6C37;
}

.tags__item--active .tag {
  background-color: #FA6C37;
  color: #FFF;
  position: relative;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.tags__item--active .tag:after, .tags__item--active .tag:before {
  content: "";
  display: block;
  height: 100%;
  width: 40px;
  border-radius: 12px;
  position: absolute;
  top: 0;
  right: 0;
}
.tags__item--active .tag:before {
  background: -webkit-gradient(linear, left top, right top, color-stop(10%, transparent), color-stop(45%, #FA6C37));
  background: linear-gradient(to right, transparent 10%, #FA6C37 45%);
}
.tags__item--active .tag::after {
  background-image: url("frontend/images/sprites/icons.svg#close-white");
  background-repeat: no-repeat;
  background-size: 10px auto;
  background-position: right 8px center;
}
.tags__item--active .tag:hover, .tags__item--active .tag:focus {
  background-color: #E9F4FD;
}
.tags__item--active .tag:hover:before, .tags__item--active .tag:focus:before {
  background: -webkit-gradient(linear, left top, right top, color-stop(10%, transparent), color-stop(45%, #E9F4FD));
  background: linear-gradient(to right, transparent 10%, #E9F4FD 45%);
}

.tags__item--reset .tag {
  background-color: #FFF;
}
.tags__item--reset .tag:disabled, .tags__item--reset .tag:disabled:hover, .tags__item--reset .tag:disabled:focus {
  color: rgba(37, 58, 121, 0.5);
}

#react-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  height: 100%;
}

.main,
.loader--full {
  -webkit-box-flex: 1;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
  min-height: calc(100vh - var(--header-height));
}

.done, .running {
  display: none;
}

.sh, .footer {
  -webkit-box-flex: 0;
  -ms-flex: none;
  flex: none;
}

.footer {
  content-visibility: auto;
}

.footer__top {
  background-color: #253A79;
}
.footer__top .footer__inner {
  padding-top: 5rem;
  padding-bottom: 7.5rem;
}
@media only screen and (min-width: 1024px) {
  .footer__top .footer__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
@media only screen and (min-width: 1440px) {
  .footer__top .footer__inner {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
}
@media only screen and (max-width: 1023px) {
  .footer__top .nav__list {
    margin-top: 2.5rem;
  }
}
@media only screen and (min-width: 768px) {
  .footer__top .nav__list {
    width: 50%;
    padding: 1.25rem;
  }
}
@media only screen and (min-width: 1024px) {
  .footer__top .nav__list {
    width: 33.3333333333%;
    padding: 1.25rem;
    max-width: 320px;
  }
}
.footer__top .nav__title {
  margin-bottom: 1.25rem;
  color: #FFF;
}
@media only screen and (min-width: 1024px) {
  .footer__top .nav__title {
    margin-bottom: 2.5rem;
  }
}
.footer__top .nav__link {
  color: #FFF;
  font-weight: 500;
  padding-left: 1.875rem;
  background-position: left top 19px;
}
.footer__top .nav__link:hover, .footer__top .nav__link:focus {
  color: #FA6C37;
  background-position: left 5px top 19px;
}

.footer__bottom {
  background-color: #0D2058;
}

.footer__logo {
  margin-bottom: 2.5rem;
}
.footer__logo img {
  width: 200px;
}
@media only screen and (min-width: 1024px) and (max-width: 1439px) {
  .footer__logo {
    width: 100%;
  }
}
@media only screen and (min-width: 1440px) {
  .footer__logo img {
    width: 280px;
  }
}

@media only screen and (min-width: 768px) {
  .nav--footer {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: -1.25rem;
  }
}
@media only screen and (min-width: 1440px) {
  .nav--footer {
    width: calc(100% - 320px);
    margin-left: 2.5rem;
    max-width: 1180px;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
}

.social__list {
  margin: -0.625rem;
}

.social__item {
  display: inline-block;
  margin: 0.625rem;
}

.social__link {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 3.75rem;
  height: 3.75rem;
  border-radius: 50%;
  background-color: #253A79;
  -webkit-transition: background-color 0.3s;
  transition: background-color 0.3s;
}
.social__link:hover, .social__link:focus {
  background-color: #FA6C37;
}
.social__link svg {
  fill: #FFF;
}

.footer__bottom .footer__inner {
  padding-bottom: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
@media only screen and (min-width: 1024px) {
  .footer__bottom .footer__inner {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding-top: 0;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
}
@media only screen and (max-width: 1439px) {
  .footer__bottom .footer__inner {
    padding-top: 5rem;
  }
}

@media only screen and (max-width: 1023px) {
  .footer__cta {
    margin-top: 2.5rem;
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }
}
@media only screen and (min-width: 1024px) {
  .footer__cta {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
@media only screen and (min-width: 1440px) {
  .footer__cta {
    width: 100%;
    max-width: 800px;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-left: -1.25rem;
  }
}

.footer__visual {
  width: 100%;
  max-width: 450px;
  overflow-y: hidden;
}
.footer__visual:before {
  content: "";
  display: block;
  width: 100%;
  padding-bottom: 66.6666666667%;
}
@media only screen and (max-width: 1439px) {
  .footer__visual {
    margin-top: 1.875rem;
  }
}
@media only screen and (min-width: 1440px) {
  .footer__visual {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin-top: -5.625rem;
  }
}
.footer__visual img {
  -o-object-position: 50% 0%;
  object-position: 50% 0%;
}

@media only screen and (min-width: 1440px) {
  .footer__link {
    margin-left: 1.875rem;
    margin-top: 0;
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }
}
.footer__link a {
  color: #FFF;
}
.footer__link a:hover, .footer__link a:focus {
  color: #FA6C37;
}
.footer__link p {
  color: #FFF;
  margin-bottom: 15px;
}

@media only screen and (max-width: 1023px) {
  .footer__content {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
}
@media only screen and (min-width: 1024px) {
  .footer__content {
    margin-left: 2.5rem;
    text-align: right;
    padding: 2.5rem 0;
  }
}

.nav--copyright {
  margin-top: 1.875rem;
}
.nav--copyright .nav__item {
  display: inline-block;
}
.nav--copyright .nav__item:not(:last-child) .nav__link {
  padding-right: 1.25rem;
  position: relative;
}
.nav--copyright .nav__item:not(:last-child) .nav__link:after {
  display: block;
  content: "";
  width: 1px;
  height: 14px;
  background-color: rgba(255, 255, 255, 0.6);
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  right: 0.625rem;
}
.nav--copyright .nav__link {
  color: rgba(255, 255, 255, 0.6);
  padding: 0.625rem 0;
}
.nav--copyright .nav__link:hover, .nav--copyright .nav__link:focus {
  color: #FA6C37;
}

.block--form .alert p {
  color: red;
  font-size: 12px;
  padding-top: 0.625rem;
}

.form__content + .link {
  margin-top: 3.75rem;
}

.form__wrap {
  margin: 0 -1.25rem;
}

.form__group {
  margin: 1.25rem;
}
@media only screen and (max-width: 767px) {
  .form__group {
    width: 100%;
  }
}

@media only screen and (min-width: 768px) {
  .form__group--xs {
    width: calc(25% - 2.5rem);
  }
  .form__group--s {
    width: calc(50% - 2.5rem);
  }
  .form__group--m {
    width: calc(75% - 2.5rem);
  }
  .form__group--l {
    width: 100%;
  }
}
.checkboxes__wrap {
  margin: -1.25rem;
}
@media only screen and (min-width: 800px) {
  .checkboxes__wrap {
    margin: -0.625rem -1.25rem;
  }
}

.checkboxes__item {
  margin: 1.25rem;
}
@media only screen and (min-width: 800px) {
  .checkboxes__item {
    width: calc(50% - 2.5rem);
    display: inline-block;
    margin: 0.625rem 1.25rem;
  }
}

.sr-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
}
.sr-text:focus {
  clip: auto !important;
  display: block;
  width: auto;
  height: auto;
  z-index: 100000;
  left: 20px;
  top: 20px;
  padding: 20px;
  color: #000;
  background-color: #FA6C37;
}

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

.fit-object {
  position: relative;
  overflow: hidden;
}
.fit-object img {
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: 50% 50%;
  object-position: 50% 50%;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .fit-object img {
    min-height: 100%;
    min-width: 100%;
    max-width: none;
    width: auto;
    height: auto;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    top: 50%;
    left: 50%;
  }
}

.grid--spacing {
  padding-top: 1.875rem;
  padding-bottom: 1.875rem;
}
@media only screen and (min-width: 1440px) {
  .grid--spacing {
    padding-top: 1.875rem;
    padding-bottom: 1.875rem;
  }
}

.container {
  margin-left: auto;
  margin-right: auto;
}

.hero__inner {
  background-color: #253A79;
}

.hero__content {
  padding: 2.5rem;
  background-color: #E9F4FD;
}
@media only screen and (min-width: 1024px) {
  .hero__content {
    padding: 2.5rem 5rem 5rem;
    width: 100%;
    max-width: 640px;
  }
}

.hero__visual {
  background-color: #0D2058;
}
@media only screen and (min-width: 1024px) {
  .hero__visual {
    position: relative;
    overflow: hidden;
  }
  .hero__visual img {
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: 50% 50%;
    object-position: 50% 50%;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
  }
}
@media only screen and (min-width: 1024px) and (-ms-high-contrast: none), only screen and (min-width: 1024px) and (-ms-high-contrast: active) {
  .hero__visual img {
    min-height: 100%;
    min-width: 100%;
    max-width: none;
    width: auto;
    height: auto;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    top: 50%;
    left: 50%;
  }
}
@media only screen and (min-width: 1024px) {
  .hero__visual:before {
    content: "";
    display: block;
    width: 100%;
  }
}
@media only screen and (min-width: 1024px) and (max-width: 1439px) {
  .hero__visual:before {
    padding-bottom: 66.6666666667%;
  }
}

.hero__label {
  display: inline-block;
  text-transform: uppercase;
  color: #FA6C37;
  padding-bottom: 0.625rem;
  border-bottom: 2px solid #FA6C37;
  font-weight: 600;
  font-size: 16px;
  line-height: 1.375;
}
.hero__label + .hero__title {
  margin-top: 2.5rem;
}

.hero__title {
  margin-bottom: 0;
}

.hero__footer {
  margin-top: 2.5rem;
}

.hero__clickable + .hero__clickable {
  margin-top: 0.625rem;
}

.hero--expertise,
.hero--project,
.hero--generic,
.hero--detail {
  background-color: #253A79;
  position: relative;
  margin-bottom: var(--fluid-48-64);
}
.hero--expertise .hero__inner,
.hero--project .hero__inner,
.hero--generic .hero__inner,
.hero--detail .hero__inner {
  position: relative;
}
.hero--expertise .hero__label,
.hero--project .hero__label,
.hero--generic .hero__label,
.hero--detail .hero__label {
  letter-spacing: 0.89px;
}
.hero--expertise .hero__content,
.hero--project .hero__content,
.hero--generic .hero__content,
.hero--detail .hero__content {
  position: relative;
  z-index: 1;
}
@media only screen and (min-width: 1024px) {
  .hero--expertise .hero__content,
  .hero--project .hero__content,
  .hero--generic .hero__content,
  .hero--detail .hero__content {
    z-index: 2;
  }
}
@media only screen and (min-width: 1440px) {
  .hero--expertise .hero__content,
  .hero--project .hero__content,
  .hero--generic .hero__content,
  .hero--detail .hero__content {
    position: absolute;
    top: 0;
    left: var(--ls-gutter);
  }
}
@media only screen and (min-width: 1024px) {
  .hero--expertise .hero__visual,
  .hero--project .hero__visual,
  .hero--generic .hero__visual,
  .hero--detail .hero__visual {
    margin-left: auto;
    z-index: 1;
  }
}
@media only screen and (min-width: 1024px) and (max-width: 1439px) {
  .hero--expertise .hero__visual,
  .hero--project .hero__visual,
  .hero--generic .hero__visual,
  .hero--detail .hero__visual {
    margin-top: -10rem;
    width: 50%;
  }
}
@media only screen and (min-width: 1440px) {
  .hero--expertise .hero__visual,
  .hero--project .hero__visual,
  .hero--generic .hero__visual,
  .hero--detail .hero__visual {
    width: 85%;
  }
  .hero--expertise .hero__visual:before,
  .hero--project .hero__visual:before,
  .hero--generic .hero__visual:before,
  .hero--detail .hero__visual:before {
    padding-bottom: 50%;
  }
}

.hero__icon-wrapper {
  background-color: #FFF;
}

.hero--expertise:has(.hero__icon) {
  margin-bottom: 100px;
}
@media only screen and (min-width: 1024px) {
  .hero--expertise:has(.hero__icon) {
    margin-bottom: 120px;
  }
}
.hero--expertise .hero__inner {
  margin-bottom: 3.75rem;
}
.hero--expertise .hero__icon {
  background-color: #FA6C37;
  position: absolute;
}
.hero--expertise .hero__icon img {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
@media only screen and (max-width: 767px) {
  .hero--expertise .hero__icon img {
    width: 70px;
    height: auto;
  }
}
@media only screen and (min-width: 768px) {
  .hero--expertise .hero__icon img {
    width: 100px;
  }
}
@media only screen and (max-width: 767px) {
  .hero--expertise .hero__icon {
    width: 7.5rem;
    height: 7.5rem;
    right: 3.75rem;
    bottom: -3.75rem;
  }
}
@media only screen and (min-width: 768px) {
  .hero--expertise .hero__icon {
    right: 7.5rem;
    bottom: -3.75rem;
    width: 10rem;
    height: 10rem;
  }
}
@media only screen and (min-width: 1024px) {
  .hero--expertise .hero__icon {
    z-index: 2;
  }
}

.hero--project {
  overflow-x: hidden;
}
.hero--project .hero__list {
  background-color: #FA6C37;
  list-style-type: none;
  color: #FFF;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
  z-index: 2;
}
@media only screen and (max-width: 767px) {
  .hero--project .hero__list {
    padding: 1.25rem 2.5rem;
  }
}
@media only screen and (min-width: 768px) {
  .hero--project .hero__list {
    padding: 0 2.5rem;
  }
}
@media only screen and (max-width: 1023px) {
  .hero--project .hero__list {
    width: 100%;
  }
}
@media only screen and (min-width: 1024px) {
  .hero--project .hero__list {
    margin-left: 15%;
  }
}
.hero--project .icons__column {
  padding: 1.25rem 0;
  color: #FFF;
  text-align: center;
  width: 100%;
}
@media only screen and (max-width: 767px) {
  .hero--project .icons__column {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
@media only screen and (min-width: 768px) {
  .hero--project .icons__column {
    width: 33.3333333333%;
    max-width: calc(10rem + 5rem);
    padding: 2.5rem;
  }
}
.hero--project .icon__icon {
  height: auto;
}
@media only screen and (max-width: 767px) {
  .hero--project .icon__icon {
    margin-right: 1.875rem;
  }
}
@media only screen and (min-width: 768px) {
  .hero--project .icon__icon {
    width: 88px;
    margin: 0 auto 1.25rem;
  }
}
.hero--project .icon__text {
  font-weight: 600;
  line-height: 1.4285714286;
}
@media only screen and (max-width: 767px) {
  .hero--project .icon__text {
    width: calc(100% - 100px);
    text-align: left;
  }
}

.hero--results {
  background-color: #253A79;
}

.hero--detail {
  --tag-bg-color: #FFF;
}
.hero--detail .tags {
  text-align: left;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-top: 2.5rem;
}

.hero--careers .hero__inner {
  position: relative;
  margin-bottom: 3.75rem;
}
.hero--careers .hero__footer--bottom {
  margin-top: 0;
  padding: 2.5rem;
  background-color: #FA6C37;
}
@media only screen and (min-width: 768px) {
  .hero--careers .hero__footer--bottom {
    position: absolute;
    z-index: 2;
    right: 7.5rem;
    bottom: -3.75rem;
    padding: 3.75rem;
  }
}
.hero--careers .hero__footer--bottom .link {
  padding-left: 2.5rem;
  color: #FFF;
  background-image: url("frontend/images/sprites/arrows-xl.svg#rx-white");
}
.hero--careers .hero__footer--bottom .link:hover, .hero--careers .hero__footer--bottom .link:focus {
  margin-left: 0;
}

.lightbox--open {
  overflow: hidden;
}

.lightbox {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.9);
  z-index: 100;
}

.lightbox__inner {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  max-width: 97.5rem;
  height: 100%;
  padding-top: 40px;
  padding-bottom: 40px;
}
@media only screen and (min-width: 1024px) {
  .lightbox__inner {
    padding-top: 80px;
    padding-bottom: 80px;
  }
}

.lightbox__nav {
  position: absolute;
  top: 20px;
  right: 20px;
}

.lightbox__nav-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.lightbox__close {
  width: 20px;
  height: 20px;
  background-position: center;
  background-size: 24px 24px;
  background-repeat: no-repeat;
  background-image: url("frontend/images/sprites/icons.svg#close-secondary");
  -webkit-transition: background-image 0.3s;
  transition: background-image 0.3s;
  margin-top: 1.25rem;
}
@media only screen and (max-width: 1023px) {
  .lightbox__close {
    margin-right: 1.25rem;
  }
}
.lightbox__close svg {
  display: none;
}

.lightbox__figure {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  height: 100%;
  padding: 0 1.25rem;
}
@media only screen and (min-width: 1024px) {
  .lightbox__figure {
    padding: 5rem 1.875rem;
  }
}

.lightbox__visual {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: 100%;
}
.lightbox__visual .lightbox__image,
.lightbox__visual .gallery__image {
  max-width: 100%;
  max-height: calc(100vh - 80px);
  height: auto;
  width: auto;
}

@media only screen and (max-width: 767px) {
  .lightbox__figcaption {
    padding-top: 14px;
    padding-bottom: 20px;
    margin-bottom: calc(-1 * 4.6875rem);
  }
}
@media only screen and (max-width: 1023px) and (orientation: landscape) {
  .lightbox__figcaption {
    display: none;
  }
}

.lightbox__caption {
  color: #000;
  padding: 20px 10px;
}

@media only screen and (max-width: 767px) {
  .lightbox__source {
    margin-top: 2px;
  }
}

.lightbox__controls {
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 100%;
}

.lightbox__control {
  display: inline-block;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 30px;
  height: 30px;
  background-position: center;
  background-size: 14px 24px;
  background-repeat: no-repeat;
  -webkit-transition: background-position 0.3s;
  transition: background-position 0.3s;
}
.lightbox__control svg {
  display: none;
}

.lightbox__control--previous {
  left: 20px;
  background-image: url("frontend/images/sprites/chevrons-hor.svg#lx");
}
.lightbox__control--previous:hover, .lightbox__control--previous:focus {
  background-position: left center;
}

.lightbox__control--next {
  right: 20px;
  background-image: url("frontend/images/sprites/chevrons-hor.svg#rx");
}
.lightbox__control--next:hover, .lightbox__control--next:focus {
  background-position: right center;
}

.link {
  color: #253A79;
  display: inline-block;
  font-weight: 600;
  padding-left: 1.875rem;
  background-position: left -10px center;
  background-size: 26px 16px;
  background-repeat: no-repeat;
  background-image: url("frontend/images/sprites/arrows-xl.svg#rx-secondary");
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.link:not(:disabled):hover, .link:not(:disabled):focus-visible, .has-action:hover .link:not(:disabled), .has-action:focus-visible .link:not(:disabled) {
  color: #FA6C37;
  padding-left: 2.5rem;
  background-position: left center;
}
.link:disabled {
  opacity: 0.3;
}
.link:disabled:hover, .link:disabled:focus-visible {
  padding-left: 1.875rem;
  color: #0D2058;
  background-position: left -10px center;
}

.link-chevron {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-column-gap: 0.5rem;
  -moz-column-gap: 0.5rem;
  column-gap: 0.5rem;
  fill: #FA6C37;
  color: #253A79;
  font-size: 1rem;
  line-height: 1.5;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.link-chevron:hover, .link-chevron:focus-visible, .has-action:hover .link-chevron, .has-action:focus-visible .link-chevron {
  color: #FA6C37;
}
.link-chevron:hover .link__icon, .link-chevron:focus-visible .link__icon, .has-action:hover .link-chevron .link__icon, .has-action:focus-visible .link-chevron .link__icon {
  translate: 0.5rem 0;
}

.text--styled a {
  display: inline;
  color: #000;
  font-weight: inherit;
  padding: 0.15625rem;
  border-bottom: 1px solid #FA6C37;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.text--styled a:hover, .text--styled a:focus-visible {
  color: #FA6C37;
  border-bottom-color: transparent;
}

.text--styled ol:not(:last-child),
.text--styled ul:not(:last-child) {
  margin-bottom: 3.75rem;
}
.text--styled ol li,
.text--styled ul li {
  padding-left: 3.75rem;
  position: relative;
}
.text--styled ol li:not(:last-child),
.text--styled ul li:not(:last-child) {
  margin-bottom: calc(0.625rem + 0.625rem / 2);
}
.text--styled ol {
  counter-reset: section;
}
.text--styled ol > li:before {
  content: counters(section, ".") ".";
  counter-increment: section;
  position: absolute;
  left: 26px;
  display: block;
  color: #FA6C37;
}
.text--styled ol > li > ol,
.text--styled ol > li > ul {
  margin-top: 1.25rem;
}
.text--styled ol > li > ol > li,
.text--styled ol > li > ul > li {
  padding-left: 3.75rem;
}
.text--styled ol > li > ol > li:before,
.text--styled ol > li > ul > li:before {
  left: 0;
}
.text--styled ul > li:before {
  content: "";
  position: absolute;
  display: block;
  top: 14px;
  left: 26px;
  width: 6px;
  height: 6px;
  background-color: #FA6C37;
  border-radius: 50%;
}
.text--styled ul > li > ol,
.text--styled ul > li > ul {
  margin-top: 1.25rem;
}
.text--styled ul > li > ol > li,
.text--styled ul > li > ul > li {
  padding-left: 3.75rem;
}

.loader {
  height: 100%;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.loader__inner {
  width: 60px;
  height: 60px;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.loader__image {
  -webkit-animation-name: rotate;
  animation-name: rotate;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
}

@-webkit-keyframes rotate {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  0% {
    -webkit-transform: rotate(-360deg);
    transform: rotate(-360deg);
  }
}

@keyframes rotate {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  0% {
    -webkit-transform: rotate(-360deg);
    transform: rotate(-360deg);
  }
}
.figure__video {
  aspect-ratio: 16/9;
  background-color: rgba(37, 58, 121, 0.1);
}
.figure__video video,
.figure__video vimeo-video,
.figure__video youtube-video {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.figure__image {
  width: 100%;
}

.figure__figcaption {
  font-size: 1rem;
  line-height: 1.5;
  color: #253A79;
}

[data-menustate=closed] .nav--sh-primary > .nav__list {
  display: none;
}
[data-menustate=open] .nav--sh-primary {
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  padding: var(--ls-gutter);
  height: calc(100dvh - var(--header-height));
  background-color: rgba(37, 58, 121, 0.4);
  backdrop-filter: blur(4px);
  z-index: 10;
}
@media only screen and (max-width: 63.99375rem) {
  .nav--sh-primary .nav__list {
    display: grid;
    padding: var(--ls-gutter);
    background-color: #FFF;
    height: 100%;
    -ms-flex-line-pack: start;
    align-content: flex-start;
    border-radius: 4px;
    overflow-y: auto;
  }
}
@media only screen and (min-width: 64rem) {
  .nav--sh-primary .nav__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 1rem;
  }
}
@media only screen and (min-width: 80rem) {
  .nav--sh-primary .nav__list {
    gap: 2.5rem;
  }
}
@media only screen and (max-width: 63.99375rem) {
  .nav--sh-primary .nav__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-block: 1rem;
  }
  .nav--sh-primary .nav__item:not(:first-child) {
    border-top: 1px solid #E9F4FD;
  }
}
@media only screen and (min-width: 64rem) {
  .nav--sh-primary .nav__item {
    padding-block: 0.5rem;
  }
}
@media only screen and (min-width: 64rem) {
  .nav--sh-primary .nav__item--dropdown {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 0.5rem;
  }
}
.nav--sh-primary .nav__item--dropdown:has(.nav__dropdown-link[aria-current]) .nav__button {
  fill: var(--_sh-color-hover);
}
.nav--sh-primary .nav__link,
.nav--sh-primary .nav__dropdown-link,
.nav--sh-primary .nav__button {
  font-weight: 600;
}
.nav--sh-primary .nav__link,
.nav--sh-primary .nav__button {
  color: var(--_sh-color);
}
.nav--sh-primary .nav__link:hover, .nav--sh-primary .nav__link:focus-visible, .nav--sh-primary .nav__link[aria-expanded=true],
.nav--sh-primary .nav__button:hover,
.nav--sh-primary .nav__button:focus-visible,
.nav--sh-primary .nav__button[aria-expanded=true] {
  color: var(--_sh-color-hover);
}
.nav--sh-primary .nav__link {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}
.nav--sh-primary .nav__button {
  position: relative;
  fill: currentColor;
}
.nav--sh-primary .nav__button:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 40px;
  height: 40px;
}
.nav--sh-primary .nav__button[aria-expanded=true] .nav__chevron {
  rotate: 180deg;
}
@media only screen and (max-width: 63.99375rem) {
  .nav--sh-primary .nav__dropdown {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    padding-top: 1rem;
    font-size: 1rem;
    line-height: 1.5;
  }
}
@media only screen and (min-width: 64rem) {
  .nav--sh-primary .nav__dropdown {
    position: absolute;
    top: 100%;
    left: -1.5rem;
    padding: 0.75rem 0.5rem;
    min-width: 17.5rem;
    border-radius: 4px;
    font-size: 1.125rem;
    line-height: 1.2;
    background-color: #FFF;
    z-index: 10;
  }
}
.nav--sh-primary .nav__dropdown-item:not(:first-child) {
  border-top: 1px solid #E9F4FD;
}
@media only screen and (min-width: 64rem) {
  .nav--sh-primary .nav__dropdown-item {
    padding-block: 0.5rem;
  }
  .nav--sh-primary .nav__dropdown-item:first-child {
    padding-top: 0;
  }
  .nav--sh-primary .nav__dropdown-item:last-child {
    padding-bottom: 0;
  }
}
.nav--sh-primary .nav__dropdown-link {
  display: block;
  padding: 0.75rem 1rem;
  color: #253A79;
  border-left: 2px solid transparent;
}
.nav--sh-primary .nav__dropdown-link:hover, .nav--sh-primary .nav__dropdown-link:focus-visible {
  background-color: #E9F4FD;
  border-left-color: #253A79;
}
.nav--sh-primary .nav__dropdown-link[aria-current] {
  color: var(--_sh-color-hover);
}

.nav--sh-secondary .nav__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.nav--sh-secondary > .nav__list {
  gap: 1.5rem;
}
.nav--sh-secondary .nav__link {
  color: var(--_sh-color);
  fill: currentColor;
}
@media only screen and (min-width: 64rem) {
  .nav--sh-secondary .nav__link--search {
    display: inline-block;
    vertical-align: middle;
  }
}

.nav--languages .nav__item:not(:first-child):before {
  content: "/";
  color: color-mix(in srgb, var(--_sh-color) 50%, transparent);
}
.nav--languages .nav__link {
  text-transform: uppercase;
}
.nav--languages .nav__link:not([aria-current]) {
  color: color-mix(in srgb, var(--_sh-color) 50%, transparent);
}

.ph--video {
  position: relative;
  margin-bottom: var(--fluid-48-80);
  background-color: #E9F4FD;
}
.ph--video:has(.button:hover) .button:before {
  -webkit-box-shadow: -8px 8px 0 0 var(--_button-color);
  box-shadow: -8px 8px 0 0 var(--_button-color);
}
.ph--video .ph__visual {
  position: absolute;
  inset: 0;
  height: calc(100dvh - var(--header-height));
  background-color: #0D2058;
  overflow: clip;
}
@media only screen and (min-width: 60rem) {
  .ph--video .ph__visual {
    top: calc(-1 * var(--header-height));
    height: 100dvh;
  }
}
.ph--video .ph__visual:after {
  content: "";
  position: absolute;
  inset: 0;
  background: rgba(37, 58, 121, 0.2);
}
.ph--video .ph__poster-wrapper {
  position: absolute;
  inset: 0;
}
.ph--video .ph__poster {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.ph--video .ph__video {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.ph--video .ph-duplicated {
  --title-color: #FFF;
  --button-color: #FFF;
  height: calc(200dvh - var(--header-height));
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.ph--video .ph-duplicated .ph__text {
  position: relative;
  height: 100%;
  z-index: 1;
}
@media only screen and (min-width: 60rem) {
  .ph--video .ph-duplicated .ph__text {
    top: var(--header-height);
    max-width: calc(50% - 0.75rem);
  }
}
.ph--video .ph__inner {
  display: grid;
  grid-template-areas: "text button" "text ." "bottom bottom";
  grid-template-columns: 1fr -webkit-min-content;
  grid-template-columns: 1fr min-content;
  grid-template-rows: calc(100dvh - var(--header-height)) var(--js-text-height) auto;
  -webkit-column-gap: 1.5rem;
  -moz-column-gap: 1.5rem;
  column-gap: 1.5rem;
}
@media only screen and (min-width: 60rem) {
  .ph--video .ph__inner {
    grid-template-areas: "text text text text text text . button button button button button" "text text text text text text . bottom bottom bottom bottom bottom";
    grid-template-columns: repeat(12, 1fr);
    grid-template-rows: calc(100dvh - var(--header-height)) var(--js-text-height);
  }
}
.ph--video .ph__text {
  grid-area: text;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
}
@media only screen and (max-width: 29.99375rem) {
  .ph--video .ph__text {
    -ms-hyphens: auto;
    hyphens: auto;
  }
}
@media only screen and (max-width: 59.99375rem) {
  .ph--video .ph__text {
    grid-row: 1/3;
    grid-column: 1/3;
  }
}
.ph--video .ph__button-play-wrapper {
  grid-area: button;
  position: relative;
  z-index: 1;
}
@media only screen and (min-width: 60rem) {
  .ph--video .ph__button-play-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
  }
}
.ph--video .ph__button-play {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 3rem;
  height: 3rem;
  border: 2px solid rgba(255, 255, 255, 0.2);
  border-radius: 50%;
  fill: #FFF;
}
@media only screen and (max-width: 47.99375rem) {
  .ph--video .ph__button-play svg {
    width: 1.25rem;
    height: 1.25rem;
  }
}
@media only screen and (min-width: 48rem) {
  .ph--video .ph__button-play {
    width: 4rem;
    height: 4rem;
  }
}
.ph--video .ph__button-play:hover, .ph--video .ph__button-play:focus-visible {
  background-color: rgba(255, 255, 255, 0.2);
}
.ph--video .ph__text-inner,
.ph--video .ph__button-play-wrapper,
.ph--video .ph__bottom {
  padding-block: var(--fluid-48-80);
}
.ph--video .ph__text-inner {
  position: sticky;
  bottom: 0;
  display: grid;
  gap: var(--fluid-32-64);
}
.ph--video .ph__clickables {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
.ph--video .ph__bottom {
  grid-area: bottom;
  width: 100%;
  color: #253A79;
}
@media only screen and (max-width: 59.99375rem) {
  .ph--video .ph__bottom {
    padding-top: 0;
  }
}
.ph--video .kpis {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 1.5rem;
  text-wrap-style: pretty;
}
@media only screen and (min-width: 60rem) {
  .ph--video .kpis {
    gap: var(--fluid-24-64);
  }
}
.ph--video .kpi__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: var(--fluid-24-48);
}
@media only screen and (max-width: 59.99375rem) {
  .ph--video .kpi__item:not(:last-child) {
    padding-bottom: 1.5rem;
    border-bottom: 1px solid rgba(37, 58, 121, 0.1);
  }
}
@media only screen and (min-width: 60rem) {
  .ph--video .kpi__item:not(:last-child) .kpi__text {
    border-bottom: 1px solid rgba(37, 58, 121, 0.1);
  }
}
.ph--video .kpi__icon {
  width: 20%;
  max-width: 7.5rem;
}
.ph--video .kpi__text {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  place-content: center;
}

.pagination {
  padding-block: 2rem;
}

.pagination__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: baseline;
  -ms-flex-align: baseline;
  align-items: baseline;
  width: 100%;
  margin: -10px;
}
@media only screen and (min-width: 768px) {
  .pagination__list {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}

.pagination__item {
  padding-bottom: 0;
  display: inline-block;
  text-align: center;
  border-bottom: 1px solid transparent;
  margin: 10px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.pagination__item:not(.pagination__item--prev):not(.pagination__item--next):not(.pagination__item--spacer) {
  padding: 2px;
}
.pagination__item:not(.pagination__item--prev):not(.pagination__item--next):not(.pagination__item--spacer):hover, .pagination__item:not(.pagination__item--prev):not(.pagination__item--next):not(.pagination__item--spacer):focus {
  border-bottom: 1px solid #FA6C37;
}

.pagination__item--prev {
  margin-right: 50px;
}
@media only screen and (max-width: 767px) {
  .pagination__item--prev {
    width: 100%;
    text-align: left;
  }
}

@media only screen and (max-width: 767px) {
  .pagination__item--next {
    width: 100%;
    text-align: left;
  }
}
@media only screen and (min-width: 768px) {
  .pagination__item--next {
    margin-left: 50px;
  }
}

.pagination__button:not(.link):not(.pagination__button--prev) {
  padding: 5px;
}

.pagination__button:not(:disabled) {
  color: #253A79;
}
.pagination__button:not(:disabled):hover, .pagination__button:not(:disabled):focus {
  color: #FA6C37;
}

.pagination__button:disabled {
  opacity: 0.5;
  border-bottom: none;
  pointer-events: none;
}
.pagination__button:disabled:hover, .pagination__button:disabled:focus {
  color: #253A79;
}

.pagination__button--prev {
  color: #000;
  display: inline-block;
  font-weight: 600;
  padding-right: 2.5rem;
  background-position: right center;
  background-size: 26px 16px;
  background-repeat: no-repeat;
  background-image: url("frontend/images/sprites/arrows-xl.svg#lx");
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  position: relative;
}
.pagination__button--prev:hover, .pagination__button--prev:focus {
  color: #FA6C37;
  padding-right: 2.5rem;
}
.pagination__button--prev:hover:after, .pagination__button--prev:focus:after {
  width: 0;
}
.pagination__button--prev:after {
  content: "";
  display: block;
  width: 10px;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
  background-color: #FFF;
  -webkit-transition: width 0.3s;
  transition: width 0.3s;
}

@media only screen and (min-width: 768px) {
  .pagination__button--next {
    padding-left: 2.5rem;
    background-position: left center;
    position: relative;
  }
  .pagination__button--next:after {
    content: "";
    display: block;
    width: 10px;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background-color: #FFF;
    -webkit-transition: width 0.3s;
    transition: width 0.3s;
  }
  .pagination__button--next:hover:after, .pagination__button--next:focus:after {
    width: 0;
  }
}

.pagination__button {
  color: #253A79;
}

.pagination__item--current .pagination__button {
  color: #FA6C37;
}

.search-results__form {
  width: 100%;
  max-width: 740px;
}

.search-results__input {
  border: 1px solid #E9F4FD;
  border-radius: 4px;
  padding: 0.625rem 1.25rem;
  width: 100%;
  -webkit-transition: border 0.3s;
  transition: border 0.3s;
}
.search-results__input:hover, .search-results__input:focus {
  border: 1px solid #253A79;
}

.search-results__title,
.search-results__text {
  margin-top: 2.5rem;
}

.search-results__list {
  list-style: none;
  margin-top: 2.5rem;
}

.result {
  padding: 2.5rem 0;
}
.result + .result {
  border-top: 1px solid #E9F4FD;
}

.result__link:hover .result__title, .result__link:focus .result__title {
  color: #253A79;
}

.result__title {
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
}

.result__label {
  display: block;
  margin-bottom: 0.625rem;
  color: #E9F4FD;
}

.result__intro {
  margin-top: 0.625rem;
}

.search {
  -webkit-transition: left 0.5s;
  transition: left 0.5s;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  background-color: #FFF;
  z-index: 10;
  border-bottom: 1px solid #E9F4FD;
}

.search__input {
  border: 1px solid #E9F4FD;
  border-radius: 4px;
  padding: 0.625rem 1.25rem;
  width: 100%;
  -webkit-transition: border 0.3s;
  transition: border 0.3s;
}
.search__input:hover, .search__input:focus {
  border: 1px solid #253A79;
}

.block--search {
  padding-block: 2rem;
  background-color: #253A79;
}
.block--search:first-child, .running + .block--search {
  margin-top: 1.875rem;
  padding-block: 1.875rem;
}
@media only screen and (min-width: 1440px) {
  .block--search:first-child, .running + .block--search {
    margin-top: 3.75rem;
    padding-block: 3.75rem;
  }
}
.block--search .block__wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.block--search .block__label {
  --tag-bg-color: transparent;
  color: rgba(255, 255, 255, 0.5);
  margin-bottom: 0.625rem;
  padding: 0;
  display: inline-block;
}
.block--search .block__input,
.block--search .block__dropdown {
  border: none;
  border-bottom: 1px solid rgb(253.91, 254.015, 254.33);
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-color: transparent;
  width: 100%;
  height: 45px;
  color: #FFF;
}
.block--search .block__input {
  -webkit-transition: border-bottom-color 0.3s;
  transition: border-bottom-color 0.3s;
}
.block--search .block__input:hover, .block--search .block__input:focus {
  border-bottom-color: #FA6C37;
}
.block--search .block__input:focus-visible {
  outline: none;
}
.block--search .block__button {
  display: inline-block;
  padding-left: 2.5rem;
  background-image: url("frontend/images/sprites/icons.svg#search-secondary");
  background-size: 20px 20px;
  background-repeat: no-repeat;
  background-position: left center;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  color: #FFF;
  margin-left: 5rem;
}
.block--search .block__button:hover, .block--search .block__button:focus {
  color: #FA6C37;
}
.hero--results + .search-results .block--search {
  max-width: none;
  margin-top: 0;
}

.block--search:not(.block--dropdown) {
  margin-bottom: 1.875rem;
}
@media only screen and (min-width: 1024px) {
  .block--search:not(.block--dropdown) {
    margin-bottom: 5rem;
  }
}

.block--search:last-child {
  margin-bottom: 0 !important;
}

.block--searchheader,
.block--dropdown {
  width: 100%;
}
@media only screen and (max-width: 1023px) {
  .block--searchheader .block__form,
  .block--searchheader .block__grid,
  .block--dropdown .block__form,
  .block--dropdown .block__grid {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100%;
  }
  .block--searchheader .block__grid,
  .block--dropdown .block__grid {
    margin: -0.625rem 0;
  }
  .block--searchheader .block__column,
  .block--dropdown .block__column {
    width: 100%;
    margin: 0.625rem 0 1.25rem;
  }
  .block--searchheader .block__button,
  .block--dropdown .block__button {
    margin-left: 0;
    margin-top: 1.875rem;
  }
}
.block--searchheader .block__form,
.block--dropdown .block__form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
}
.block--searchheader .block__grid,
.block--dropdown .block__grid {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
@media only screen and (min-width: 1024px) {
  .block--searchheader .block__column,
  .block--dropdown .block__column {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
.block--searchheader .block__dropdown,
.block--dropdown .block__dropdown {
  background-image: url("frontend/images/sprites/chevrons-ver.svg#bx-white");
  background-position: center left;
  background-size: 13px 8px;
  background-repeat: no-repeat;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  padding-left: 1.875rem;
  padding-right: 1.25rem;
}
.block--searchheader .block__dropdown:hover, .block--searchheader .block__dropdown:focus,
.block--dropdown .block__dropdown:hover,
.block--dropdown .block__dropdown:focus {
  background-image: url("frontend/images/sprites/chevrons-ver.svg#bx-secondary");
  border-bottom-color: #FA6C37;
}
.block--searchheader .block__dropdown option,
.block--dropdown .block__dropdown option {
  color: #253A79;
}
@media only screen and (min-width: 1024px) {
  .block--searchheader .block__button,
  .block--dropdown .block__button {
    margin-bottom: 0.625rem;
  }
}

@media only screen and (min-width: 1024px) {
  .block--dropdown .block__column {
    width: calc(33.3333333333% - 2.5rem);
  }
}

@media only screen and (min-width: 1024px) {
  .block--searchheader .block__column:first-child {
    width: calc(75% - 2.5rem);
  }
  .block--searchheader .block__column:last-child {
    width: calc(25% - 2.5rem);
  }
}

@media only screen and (max-width: 63.99375rem) {
  body[data-menustate=open] {
    overflow: hidden;
  }
}

.sh {
  --_sh-color: var(--sh-color, #FFF);
  --_sh-color-hover: var(--sh-color-hover, #FA6C37);
  --_sh-bg-color: var(--sh-bg-color, #253A79);
  position: relative;
  background-color: var(--_sh-bg-color);
  z-index: 10;
}
@media only screen and (max-width: 63.99375rem) {
  .sh {
    --sh-color: #253A79;
    padding-top: var(--header-height);
  }
}

.sh__inner {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  min-height: var(--header-height);
}
@media only screen and (max-width: 63.99375rem) {
  .sh__inner {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    background-color: #FFF;
    -webkit-box-shadow: 0 0 20px 4px rgba(37, 58, 121, 0.1);
    box-shadow: 0 0 20px 4px rgba(37, 58, 121, 0.1);
    z-index: 10;
  }
}

.sh__logo,
.sh__toggler {
  -ms-flex-negative: 0;
  flex-shrink: 0;
}

.sh__logo {
  display: block;
  margin-right: 2.5rem;
}
@media only screen and (min-width: 80rem) {
  .sh__logo {
    margin-right: 5rem;
  }
}
@media only screen and (min-width: 90rem) {
  .sh__logo {
    margin-right: 7.5rem;
  }
}
@media only screen and (max-width: 63.99375rem) {
  .sh__logo img {
    max-width: 8.125rem;
  }
}

.sh__secondary-nav {
  margin-left: auto;
}

.sh__toggler {
  display: block;
  visibility: visible;
  position: relative;
  margin-left: 1.5rem;
  width: 1.5rem;
  height: 1.5rem;
}
@media only screen and (min-width: 64rem) {
  .sh__toggler {
    visibility: hidden;
    display: none;
  }
}

.sh__toggler-button {
  width: 100%;
  height: 100%;
  vertical-align: unset;
}
.sh__toggler-button:hover span:not(.sr-text), .sh__toggler-button:focus-visible span:not(.sr-text) {
  background-color: #FA6C37;
}
.sh__toggler-button:hover span:nth-child(4), .sh__toggler-button:focus-visible span:nth-child(4) {
  width: 1.5rem;
}
.sh__toggler-button:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 2.5rem;
  height: 2.5rem;
}
.sh__toggler-button span:not(.sr-text) {
  display: block;
  position: absolute;
  top: 50%;
  left: 0px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  height: 2px;
  width: 1.5rem;
  border-radius: 1px;
  background-color: var(--_sh-color);
  -webkit-transition: opacity 0.3s, width 0.3s, background-color 0.3s, -webkit-transform 0.3s;
  transition: opacity 0.3s, width 0.3s, background-color 0.3s, -webkit-transform 0.3s;
  transition: opacity 0.3s, transform 0.3s, width 0.3s, background-color 0.3s;
  transition: opacity 0.3s, transform 0.3s, width 0.3s, background-color 0.3s, -webkit-transform 0.3s;
}
.sh__toggler-button span:nth-child(2) {
  margin-top: -0.375rem;
}
.sh__toggler-button span:nth-child(4) {
  margin-top: 0.375rem;
  width: calc(1.5rem - 0.5rem);
}
[data-menustate=open] .sh__toggler-button span:nth-child(2) {
  opacity: 0;
}
[data-menustate=open] .sh__toggler-button span:nth-child(3) {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
[data-menustate=open] .sh__toggler-button span:nth-child(4) {
  margin-top: 0;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  width: 1.5rem;
}

.tags {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 0.5rem;
  text-align: right;
}

.title--xl {
  --_title-color: var(--title-color, #253A79);
  font-family: "Barlow", "Barlow-fallback", sans-serif;
  color: var(--_title-color);
  font-size: clamp(3rem, 2.1429rem + 4.2857vw, 6rem);
  line-height: 1;
  font-weight: 900;
}

.title--l {
  --_title-color: var(--title-color, #253A79);
  font-family: "Barlow", "Barlow-fallback", sans-serif;
  color: var(--_title-color);
  font-size: clamp(2.5rem, 2.2143rem + 1.4286vw, 3.5rem);
  line-height: 1;
  font-weight: 800;
}

.title--m {
  --_title-color: var(--title-color, #253A79);
  font-family: "Barlow", "Barlow-fallback", sans-serif;
  color: var(--_title-color);
  font-size: clamp(1.75rem, 1.5357rem + 1.0714vw, 2.5rem);
  line-height: 1.25;
  font-weight: 700;
}

.title--s {
  --_title-color: var(--title-color, #253A79);
  font-family: "Barlow", "Barlow-fallback", sans-serif;
  color: var(--_title-color);
  font-size: 1.5rem;
  line-height: 1.25;
  font-weight: 700;
}

.text--l {
  font-size: clamp(1.125rem, 1.0893rem + 0.1786vw, 1.25rem);
  line-height: 1.6;
}

.text--s {
  font-size: 1rem;
  line-height: 1.5;
}

.quote--m {
  --_title-color: var(--title-color, #253A79);
  font-family: "Barlow", "Barlow-fallback", sans-serif;
  color: var(--_title-color);
  font-size: clamp(1.5rem, 1.3571rem + 0.7143vw, 2rem);
  line-height: 1.4;
  font-style: italic;
  font-weight: 400;
  text-wrap-style: balance;
}

.tag--m {
  --_tag-bg-color: var(--tag-bg-color, #E9F4FD);
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 0.25rem 1rem;
  font-size: 1rem;
  line-height: 1.5;
  color: #253A79;
  background-color: var(--_tag-bg-color);
  border-radius: 1.5rem;
}

.text--styled h3,
.text--styled h4,
.text--styled h5,
.text--styled h6 {
  --_title-color: var(--title-color, #253A79);
  font-family: "Barlow", "Barlow-fallback", sans-serif;
  color: var(--_title-color);
}
.text--styled h3:not(:last-child),
.text--styled h4:not(:last-child),
.text--styled h5:not(:last-child),
.text--styled h6:not(:last-child) {
  margin-bottom: var(--fluid-24-48);
}
.text--styled h3 {
  --_title-color: var(--title-color, #253A79);
  font-family: "Barlow", "Barlow-fallback", sans-serif;
  color: var(--_title-color);
  font-size: clamp(1.75rem, 1.5357rem + 1.0714vw, 2.5rem);
  line-height: 1.25;
  font-weight: 700;
}
.text--styled h4,
.text--styled h5,
.text--styled h6 {
  --_title-color: var(--title-color, #253A79);
  font-family: "Barlow", "Barlow-fallback", sans-serif;
  color: var(--_title-color);
  font-size: 1.5rem;
  line-height: 1.25;
  font-weight: 700;
}
.text--styled p:not(:last-child) {
  margin-bottom: var(--fluid-32-64);
}
.text--styled blockquote {
  margin-top: 1.5rem;
  --_title-color: var(--title-color, #253A79);
  font-family: "Barlow", "Barlow-fallback", sans-serif;
  color: var(--_title-color);
  font-size: clamp(1.75rem, 1.5357rem + 1.0714vw, 2.5rem);
  line-height: 1.25;
  font-weight: 700;
}

.text--spacing p {
  white-space: pre-wrap;
}

.block .block__title,
.block .block__intro {
  margin-bottom: 0;
}

.block:not(.block--cta) .block__clickables {
  margin-top: 1.875rem;
}
@media only screen and (max-width: 767px) {
  .block:not(.block--cta) .block__clickable + .block__clickable {
    margin-top: 1.875rem;
  }
}
@media only screen and (min-width: 768px) {
  .block:not(.block--cta) .block__clickable {
    display: inline-block;
  }
  .block:not(.block--cta) .block__clickable + .block__clickable {
    margin-left: 2.5rem;
  }
}

.block__header {
  --_header-margin-bottom: var(--header-margin-bottom, var(--fluid-24-48));
  display: grid;
  row-gap: var(--fluid-24-48);
  margin-bottom: var(--_header-margin-bottom);
}

.block__intro {
  text-box: trim-both cap text;
}

.block-nested__header {
  display: grid;
  gap: 1.5rem;
  margin-bottom: 1.5rem;
}

.block-bg--grey {
  --tag-bg-color: #FFF;
  padding-block: var(--fluid-48-64);
  background-color: #E9F4FD;
}
.block-bg--grey:has(+ .block-bg--grey), .block-bg--grey:last-child {
  --ls-block-spacing: 0;
}

.block--related .block__footer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
@media only screen and (max-width: 1023px) {
  .block--related .block__footer {
    margin-top: 2.5rem;
  }
  .block--related .block__footer .link:first-child {
    text-align: center;
  }
}

@media only screen and (min-width: 1024px) {
  .block--updates .block__inner {
    position: relative;
  }
  .block--updates .block__footer {
    position: absolute;
    top: calc(2.5rem + 7px);
    right: var(--ls-gutter);
  }
}

.block--download .blocklist__item,
.block--results .blocklist__item {
  position: relative;
  padding: 1rem 0 1rem 2.5rem;
  border-bottom: 1px solid #E9F4FD;
}
.block--download .blocklist__item:has(:hover), .block--download .blocklist__item:has(:focus-visible),
.block--results .blocklist__item:has(:hover),
.block--results .blocklist__item:has(:focus-visible) {
  cursor: pointer;
}
.block--download .blocklist__item:has(:hover) .blocklist__title, .block--download .blocklist__item:has(:focus-visible) .blocklist__title,
.block--results .blocklist__item:has(:hover) .blocklist__title,
.block--results .blocklist__item:has(:focus-visible) .blocklist__title {
  color: #FA6C37;
}
.block--download .blocklist__title,
.block--results .blocklist__title {
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
}

.block--expand .block__item {
  background-color: #E9F4FD;
}
.block--expand .block__item + .block__item {
  margin-top: 0.15625rem;
}
.block--expand .blocklist__link {
  width: 100%;
  padding: 1.875rem;
  padding-left: 5rem;
  background-color: #E9F4FD;
  color: #000;
  fill: #FA6C37;
  text-align: left;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  position: relative;
}
.block--expand .blocklist__link:hover .expand__title,
.block--expand .blocklist__link:hover .expand__description, .block--expand .blocklist__link:focus .expand__title,
.block--expand .blocklist__link:focus .expand__description {
  color: #FA6C37;
}
.block--expand .blocklist__link svg {
  position: absolute;
  top: 2rem;
  left: 30px;
  -webkit-transition: -webkit-transform 0.3s;
  transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
  transition: transform 0.3s, -webkit-transform 0.3s;
}
.block--expand .expander--open .blocklist__link svg {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}
.block--expand .blocklist__title,
.block--expand .blocklist__subtitle {
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
}
.block--expand .blocklist__content {
  display: grid;
  gap: 2.5rem;
  padding-top: 2.5rem;
}
.block--expand .block__intro {
  margin-top: 0;
}
.block--expand .block__quote {
  font-style: italic;
}
.block--expand .expand__blocks {
  display: grid;
  gap: 2.5rem;
}

.block--linkgrid .block__footer {
  margin-top: var(--fluid-24-48);
}
.block--linkgrid .grid {
  display: grid;
  gap: 1.5rem;
}
@media only screen and (min-width: 37.5rem) {
  .block--linkgrid .grid {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media only screen and (min-width: 60rem) {
  .block--linkgrid .grid--triple-column {
    grid-template-columns: repeat(3, 1fr);
  }
}
.block--linkgrid .grid__header-inner {
  row-gap: 0.5rem;
}
.block--linkgrid .grid__title {
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
}
.block--linkgrid .grid__article,
.block--linkgrid .grid__text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 1.5rem;
}
.block--linkgrid .grid__article {
  position: relative;
}
@media only screen and (min-width: 48rem) {
  .block--linkgrid .grid__article {
    gap: 2.5rem;
  }
}
.block--linkgrid .grid__article:has(.grid__clickable):hover, .block--linkgrid .grid__article:has(.grid__clickable):focus-visible {
  cursor: pointer;
}
.block--linkgrid .grid__article:has(.grid__clickable):hover .grid__image, .block--linkgrid .grid__article:has(.grid__clickable):focus-visible .grid__image {
  scale: 1.1;
}
.block--linkgrid .grid__visual {
  aspect-ratio: 460/300;
  background-color: rgba(37, 58, 121, 0.1);
  overflow: hidden;
}
.block--linkgrid .grid__image {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -webkit-transition: scale 0.3s;
  transition: scale 0.3s;
}
.block--linkgrid .grid__clickable:after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
}

.linkgrid--plain .block__header {
  width: 100%;
  max-width: 44.25rem;
}

.linkgrid--carousel .block__header {
  display: grid;
  gap: 1.5rem;
}
.linkgrid--carousel .block__header:has(.block__intro) {
  grid-template-areas: "header-inner" "intro" "arrows";
}
@media only screen and (min-width: 48rem) {
  .linkgrid--carousel .block__header:has(.block__intro) {
    grid-template-areas: "header-inner arrows" "intro arrows";
    grid-template-columns: 1fr 1fr;
    grid-template-rows: auto 1fr;
  }
}
.linkgrid--carousel .block__header:not(:has(.block__intro)) {
  grid-template-areas: "header-inner" "arrows";
}
@media only screen and (min-width: 48rem) {
  .linkgrid--carousel .block__header:not(:has(.block__intro)) {
    grid-template-areas: "header-inner arrows";
    grid-template-columns: 1fr 1fr;
  }
}
.linkgrid--carousel .block__header-inner {
  grid-area: header-inner;
  align-self: center;
}
.linkgrid--carousel .block__intro {
  grid-area: intro;
}
.linkgrid--carousel .block__arrows {
  grid-area: arrows;
  align-self: flex-end;
  justify-self: flex-end;
}

.block--media .block__content {
  display: grid;
  gap: var(--fluid-24-48);
}

.block--download .blocklist__item:before, .block--download .blocklist__item:after {
  content: "";
  display: block;
  width: 24px;
  height: 24px;
  position: absolute;
  left: 0;
  top: 20px;
  background-position: left top;
  background-size: 24px 24px;
  background-repeat: no-repeat;
}
.block--download .blocklist__item:before {
  background-image: url("frontend/images/sprites/icons.svg#download-1");
}
.block--download .blocklist__item::after {
  background-image: url("frontend/images/sprites/icons.svg#download-2");
  -webkit-transition: top 0.3s;
  transition: top 0.3s;
}
.block--download .blocklist__item:has(:hover):after, .block--download .blocklist__item:has(:focus-visible):after {
  top: 32px;
}

.block--archive .block__footer:not(:only-child) {
  margin-top: var(--fluid-24-48);
}

.block--download-nested .block__intro {
  margin-top: 1.25rem;
}
.block--download-nested .block__header + .block__content {
  margin-top: 0.9375rem;
}
.block--download-nested .block__list {
  padding-bottom: 20px;
}
.block--download-nested .blocklist__item {
  padding: 1.25rem 2.5rem 1.25rem 3.125rem;
}
.block--download-nested .blocklist__item:before, .block--download-nested .blocklist__item:after {
  top: 25px;
}
.block--download-nested .blocklist__item:hover:after, .block--download-nested .blocklist__item:focus:after {
  top: 35px;
}
.block--download-nested .blocklist__subtitle {
  margin-top: 0;
}

.quote__caption {
  position: relative;
  margin-top: 1.5rem;
  padding-top: 1.5rem;
  color: #0D2058;
}
@media only screen and (min-width: 60rem) {
  .quote__caption {
    margin-top: 2.5rem;
    padding-top: 2.5rem;
  }
}
.quote__caption:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 6.25rem;
  height: 2px;
  background-color: #FA6C37;
}

.block--quote .block__footer {
  margin-top: 1.5rem;
}
@media only screen and (min-width: 60rem) {
  .block--quote .block__footer {
    margin-top: 2.5rem;
  }
}

.quote--text .block__content {
  position: relative;
}
@media only screen and (min-width: 60rem) {
  .quote--text .block__content {
    position: relative;
    display: grid;
    grid-template-columns: repeat(8, 1fr);
    -webkit-column-gap: 1.5rem;
    -moz-column-gap: 1.5rem;
    column-gap: 1.5rem;
  }
}
.quote--text .block__content:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: calc(12.5% - 1rem);
  min-width: 4rem;
  max-width: 6.25rem;
  aspect-ratio: 1;
  background: no-repeat url("/frontend/images/quotation-marks.svg") top/contain;
}
.quote--text .block__text {
  padding-top: 5rem;
}
@media only screen and (min-width: 60rem) {
  .quote--text .block__text {
    grid-column: 2/span 7;
    padding-top: 1rem;
  }
}

.quote--image .block__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 1.5rem;
}
@media only screen and (max-width: 37.49375rem) {
  .quote--image .block__content {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
.quote--image .block__text {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -ms-flex-item-align: center;
  align-self: center;
}
@media only screen and (min-width: 60rem) {
  .quote--image .block__text {
    padding-right: calc(12.5% - 1.5rem);
  }
}
.quote--image .block__visual,
.quote--image .block__image {
  aspect-ratio: 1;
}
.quote--image .block__visual {
  min-width: 12rem;
  width: 20.625rem;
  max-width: 60%;
  background: no-repeat url("/frontend/images/shapes/pick-full--lightblue.svg") top/contain;
}
@media only screen and (min-width: 80rem) {
  .quote--image .block__visual {
    -ms-flex-negative: 0;
    flex-shrink: 0;
  }
}
.quote--image .block__image {
  -webkit-mask: no-repeat url("/frontend/images/masks/pick.svg") left/90%;
  mask: no-repeat url("/frontend/images/masks/pick.svg") left/90%;
  background-color: #0D2058;
  -o-object-fit: cover;
  object-fit: cover;
}

.block--gallery .block__content {
  max-width: 1440px;
  margin-right: auto;
}
.block--gallery .gallery {
  position: relative;
}
.block--gallery .gallery__item {
  overflow: hidden;
}
.block--gallery .gallery__item:nth-child(1) {
  max-width: 800px;
}
.block--gallery .gallery__item:nth-child(1) .gallery__button {
  padding-bottom: 75%;
}
@media only screen and (min-width: 768px) {
  .block--gallery .gallery__item:nth-child(1) {
    width: 55%;
  }
}
.block--gallery .gallery__item:nth-child(2) {
  width: 80%;
  margin-left: auto;
}
.block--gallery .gallery__item:nth-child(2) .gallery__button {
  padding-bottom: 135%;
}
@media only screen and (max-width: 767px) {
  .block--gallery .gallery__item:nth-child(2) {
    max-width: 640px;
  }
}
@media only screen and (min-width: 768px) {
  .block--gallery .gallery__item:nth-child(2) {
    width: 45%;
    position: absolute;
    right: 0;
    top: 5rem;
  }
}
.block--gallery .gallery__item:nth-child(3) {
  width: 70%;
  margin-right: auto;
}
.block--gallery .gallery__item:nth-child(3) .gallery__button {
  padding-bottom: 100%;
}
@media only screen and (max-width: 767px) {
  .block--gallery .gallery__item:nth-child(3) {
    max-width: 560px;
  }
}
@media only screen and (min-width: 768px) {
  .block--gallery .gallery__item:nth-child(3) {
    width: 40%;
    margin-left: 15%;
    margin-top: -5rem;
  }
}
@media only screen and (max-width: 767px) {
  .block--gallery .gallery__item:not(:first-child) {
    margin-top: -5rem;
  }
}
.block--gallery .gallery__button {
  width: 100%;
}
.block--gallery .gallery__button:hover .gallery__image, .block--gallery .gallery__button:focus .gallery__image {
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
}
.block--gallery .gallery__image {
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.block--gallery .has-toggle {
  position: relative;
}
.block--gallery .has-toggle .gallery__toggle {
  padding: 1.875rem;
  background-color: #FA6C37;
  color: #FFF;
  position: absolute;
  bottom: 0;
  right: 0;
}
@media only screen and (min-width: 768px) {
  .block--gallery .has-toggle .gallery__toggle {
    padding: 3.75rem;
  }
}

.block--text-image {
  position: relative;
  background-color: #E9F4FD;
}
.block--text-image:before {
  content: "";
  display: block;
  width: 100%;
  padding-bottom: 8.125rem;
  position: absolute;
  left: 0;
  top: 0;
  background-color: #FFF;
}
@media only screen and (min-width: 64rem) {
  .block--text-image:before {
    padding-bottom: 10rem;
  }
}
.block--text-image .block__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.block--text-image .block__content {
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
  margin-top: 3.75rem;
  padding-bottom: 4rem;
}
@media only screen and (max-width: 1023px) {
  .block--text-image .block__content {
    width: 100%;
  }
}
@media only screen and (min-width: 1024px) {
  .block--text-image .block__content {
    padding: 5rem 2.5rem 5rem 5rem;
    position: relative;
    width: 45%;
    z-index: 1;
    margin-top: 10rem;
  }
}
.block--text-image .block__visuals {
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
  width: 100%;
}
@media only screen and (min-width: 1024px) {
  .block--text-image .block__visuals {
    width: 55%;
    z-index: 1;
    padding-bottom: 5rem;
  }
}
.block--text-image .block__header + .block__list {
  margin-top: 1.875rem;
}
@media only screen and (min-width: 1024px) {
  .block--text-image .block__header + .block__list {
    margin-top: 2.5rem;
  }
}
.block--text-image .block__item {
  padding: 2.5rem 0 3.75rem;
  border-top: 1px solid #253A79;
  position: relative;
}
@media only screen and (min-width: 1024px) {
  .block--text-image .block__item {
    padding-bottom: 5rem;
  }
}
.block--text-image .block__item:last-child {
  border-bottom: 1px solid #253A79;
}
.block--text-image .block__item:hover, .block--text-image .block__item:focus {
  cursor: pointer;
}
.block--text-image .block__item:hover .block__link, .block--text-image .block__item:focus .block__link {
  color: #FA6C37;
  padding-left: 2.5rem;
  background-position: left center;
}
.block--text-image .block__link {
  margin-top: 2.5rem;
}
.block--text-image .block__figure:nth-child(1) .block__visual {
  padding-bottom: 75%;
}
@media only screen and (max-width: 1023px) {
  .block--text-image .block__figure:nth-child(1) {
    width: 65%;
  }
}
@media only screen and (max-width: 1023px) {
  .block--text-image .block__figure:nth-child(2) {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 45%;
  }
}
.block--text-image .block__figure:nth-child(2) .block__visual {
  padding-bottom: 100%;
}

@media only screen and (max-width: 1023px) {
  .block--image-right .block__visuals {
    position: relative;
  }
}
@media only screen and (min-width: 1024px) {
  .block--image-right .block__inner {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
  }
}
@media only screen and (min-width: 1024px) {
  .block--image-right .block__figure:nth-child(2) {
    width: 70%;
    max-width: 580px;
    margin-right: auto;
    margin-top: -2.5rem;
  }
}

.block--image-left .block__visuals {
  position: relative;
}
@media only screen and (min-width: 1024px) {
  .block--image-left .block__figure:nth-child(2) {
    width: 70%;
    max-width: 580px;
    margin-left: auto;
    margin-top: -2.5rem;
  }
}

.block--cta {
  --ls-columns-border-color: var(--_cta-border-color);
  --button-border-color: var(--_cta-border-color);
}
.block--cta.bg--green {
  --_cta-border-color: #00A582;
  --_cta-bg-color: rgba(0, 165, 130, 0.2);
}
.block--cta.bg--green .link {
  background-image: url("frontend/images/sprites/arrows-xl.svg#rx-green");
}
.block--cta.bg--orange {
  --_cta-border-color: #FA6C37;
  --_cta-bg-color: rgba(255, 135, 2, 0.2);
}
.block--cta .block__header {
  --header-margin-bottom: 0;
}
.block--cta .block__content {
  position: relative;
  padding: 1.5rem;
  background-color: var(--_cta-bg-color);
}
@media only screen and (min-width: 48rem) {
  .block--cta .block__content {
    padding: 2.5rem;
  }
}
.block--cta .block__footer {
  margin-top: 1.5rem;
}
@media only screen and (min-width: 48rem) {
  .block--cta .block__footer {
    margin-top: 2.5rem;
  }
}

.block--images .grid,
.block--related .grid,
.block--updates-overview .grid,
.block--others .grid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 1.5rem;
}
@media only screen and (max-width: 767px) {
  .block--images .grid,
  .block--related .grid,
  .block--updates-overview .grid,
  .block--others .grid {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}
.block--images .grid__item,
.block--related .grid__item,
.block--updates-overview .grid__item,
.block--others .grid__item {
  width: 100%;
  justify-self: center;
}
.block--images .grid__visual,
.block--related .grid__visual,
.block--updates-overview .grid__visual,
.block--others .grid__visual {
  padding-bottom: 50%;
  width: 100%;
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
  background-color: rgba(250, 108, 55, 0.1);
  position: relative;
}
.block--images .grid__visual:before,
.block--related .grid__visual:before,
.block--updates-overview .grid__visual:before,
.block--others .grid__visual:before {
  content: "";
  display: block;
  position: absolute;
  z-index: 1;
  bottom: 0;
  left: -100%;
  width: 200%;
  height: 3px;
  background: -webkit-gradient(linear, left top, right top, color-stop(50%, #FA6C37), color-stop(50.1%, transparent));
  background: linear-gradient(to right, #FA6C37 50%, transparent 50.1%);
  -webkit-transition: left 0.3s;
  transition: left 0.3s;
}

@media only screen and (min-width: 768px) {
  .block--images .grid__item {
    width: calc(50% - 0.75rem);
  }
}

.block--related .grid__item:not(:first-of-type) .grid__content,
.block--updates-overview .grid__item .grid__content,
.block--others .grid__item .grid__content {
  width: calc(100% - 1.875rem);
  padding-left: 1.875rem;
  background-position: left -10px top 38px;
  background-size: 26px 16px;
  background-repeat: no-repeat;
  background-image: url("frontend/images/sprites/arrows-xl.svg#rx-secondary");
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.block--related .grid__item:not(:first-of-type) .grid__title,
.block--updates-overview .grid__item .grid__title,
.block--others .grid__item .grid__title {
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
}

.block--related .grid__article,
.block--others .grid__link,
.block--updates-overview .grid__article {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  position: relative;
}

.block--related .grid__link:before,
.block--others .grid__link:before,
.block--updates-overview .grid__link:before {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 3;
  -webkit-transition: left 0.3s;
  transition: left 0.3s;
}
.block--related .grid__content,
.block--others .grid__content,
.block--updates-overview .grid__content {
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
  padding-top: 1.875rem;
}

.grid__date {
  color: #253A79;
}

.block--related .grid__item:hover, .block--related .grid__item:focus,
.block--updates-overview .grid__item:hover,
.block--updates-overview .grid__item:focus {
  cursor: pointer;
}
.block--related .grid__item:hover .grid__visual:before, .block--related .grid__item:focus .grid__visual:before,
.block--updates-overview .grid__item:hover .grid__visual:before,
.block--updates-overview .grid__item:focus .grid__visual:before {
  left: 0;
}
.block--related .grid__wrap,
.block--updates-overview .grid__wrap {
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
  position: relative;
}
.block--related .tags,
.block--updates-overview .tags {
  position: absolute;
  bottom: 0;
  right: 0;
  padding: 0.9375rem;
  z-index: 2;
}
.block--related .grid__visual,
.block--updates-overview .grid__visual {
  padding-bottom: 62.5%;
  position: relative;
  z-index: 1;
}
.block--related .grid__visual:before,
.block--updates-overview .grid__visual:before {
  z-index: 1;
}
.block--related .grid__date,
.block--updates-overview .grid__date {
  display: inline-block;
  margin-top: 1.25rem;
  -webkit-transition: padding-left 0.3s;
  transition: padding-left 0.3s;
}

@media only screen and (min-width: 768px) {
  .block--related .grid__item:not(:first-of-type),
  .block--updates-overview .grid__item {
    width: calc(50% - 1rem);
  }
}
@media only screen and (min-width: 1024px) {
  .block--related .grid__item:not(:first-of-type),
  .block--updates-overview .grid__item {
    width: calc(33.3333333333% - 1rem);
  }
}
.block--related .grid__item:not(:first-of-type):hover .grid__content, .block--related .grid__item:not(:first-of-type):focus .grid__content,
.block--updates-overview .grid__item:hover .grid__content,
.block--updates-overview .grid__item:focus .grid__content {
  padding-left: 2.5rem;
  background-position: left top 38px;
  width: calc(100% - 20px);
}
.block--related .grid__item:not(:first-of-type):hover .grid__title, .block--related .grid__item:not(:first-of-type):focus .grid__title,
.block--updates-overview .grid__item:hover .grid__title,
.block--updates-overview .grid__item:focus .grid__title {
  color: #FA6C37;
}

@media only screen and (min-width: 1024px) {
  .block--related .block__header {
    width: calc(100% - 250px);
  }
}
.block--related .grid__item:first-of-type {
  position: relative;
  --tag-bg-color: #FFF;
}
@media only screen and (min-width: 1440px) {
  .block--related .grid__item:first-of-type {
    width: 100%;
  }
}
.block--related .grid__item:first-of-type .grid__content {
  padding-top: 0;
}
.block--related .grid__item:first-of-type .grid__header {
  padding: 2.5rem;
  background-color: #E9F4FD;
}
@media only screen and (min-width: 1024px) {
  .block--related .grid__item:first-of-type .grid__header {
    padding: 2.5rem 5rem 5rem;
  }
}
@media only screen and (min-width: 1440px) {
  .block--related .grid__item:first-of-type .grid__header {
    position: absolute;
    z-index: 2;
    top: 0;
    left: 0;
    max-width: 640px;
  }
}
.block--related .grid__item:first-of-type .grid__link {
  margin-top: 2.5rem;
}
.block--related .grid__item:first-of-type .grid__visual {
  position: relative;
  overflow: hidden;
}
.block--related .grid__item:first-of-type .grid__visual img {
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: 50% 50%;
  object-position: 50% 50%;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .block--related .grid__item:first-of-type .grid__visual img {
    min-height: 100%;
    min-width: 100%;
    max-width: none;
    width: auto;
    height: auto;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    top: 50%;
    left: 50%;
  }
}
.block--related .grid__item:first-of-type .grid__visual {
  padding-bottom: 50%;
  max-width: 91.6666666667%;
  margin-left: auto;
  z-index: 1;
}
.block--related .grid__item:first-of-type .grid__visual:before {
  content: none;
}

.block--results .block__header + .block__content,
.block--download-results .block__header + .block__content {
  margin-top: 1.875rem;
}
.block--results .blocklist__item:first-of-type,
.block--download-results .blocklist__item:first-of-type {
  border-top: 1px solid #E9F4FD;
}

.block--results .blocklist__item {
  padding-left: 2.5rem;
}
.block--results .blocklist__item:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 20px;
  width: 26px;
  height: 26px;
  background-position: left -10px center;
  background-size: 26px 16px;
  background-repeat: no-repeat;
  background-image: url("frontend/images/sprites/arrows-xl.svg#rx-secondary");
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.block--results .blocklist__item:hover, .block--results .blocklist__item:focus {
  color: #FA6C37;
}
.block--results .blocklist__item:hover:before, .block--results .blocklist__item:focus:before {
  background-position: left center;
}
.block--results .blocklist__label {
  margin-top: 1.25rem;
}

.block--download-results .blocklist__fauxlink {
  margin-top: 1.25rem;
}

.block--press {
  background-color: #E9F4FD;
}
.block--press .block__name {
  font-weight: 600;
}
.block--press .block__item--bottom {
  margin-bottom: 32px;
}
.block--press .block__item--icon {
  position: relative;
  padding: 0.15625rem 0 0.15625rem 45px;
}
.block--press .block__item--icon svg {
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  fill: #FA6C37;
}
.block--press .block__item--icon:hover a, .block--press .block__item--icon:focus a {
  color: #FA6C37;
}
.block--press .block__text a {
  padding-bottom: 2px;
  border-bottom: 1px solid #253A79;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.block--press .block__text a:hover, .block--press .block__text a:focus {
  color: #FA6C37;
  border-bottom-color: transparent;
}
@media only screen and (max-width: 767px) {
  .block--press:not(.has-image) .block__column + .block__column {
    margin-top: 1.875rem;
  }
}
@media only screen and (min-width: 768px) {
  .block--press:not(.has-image) .block__content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .block--press:not(.has-image) .block__name {
    width: 100%;
  }
  .block--press:not(.has-image) .block__column {
    width: 50%;
  }
}

.has-image.block--press .block__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
@media only screen and (max-width: 767px) {
  .has-image.block--press .block__inner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
@media only screen and (min-width: 768px) {
  .has-image.block--press .block__inner {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
}
.has-image.block--press .block__header {
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
  width: 100%;
}
.has-image.block--press .block__content {
  -webkit-box-ordinal-group: 4;
  -ms-flex-order: 3;
  order: 3;
}
@media only screen and (min-width: 768px) {
  .has-image.block--press .block__content {
    width: calc(100% - 320px - 80px);
    margin-top: 32px;
  }
}
.has-image.block--press .block__visual {
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
  width: 320px;
  margin-top: 2.5rem;
}
.has-image.block--press .block__visual::before {
  content: "";
  display: block;
  width: 100%;
  padding-bottom: 100%;
}
.has-image.block--press .block__column + .block__column {
  margin-top: 32px;
}

.block--office .block__intro,
.block--office .block__title {
  margin-bottom: 0;
}
.block--office .block__title + .block__intro {
  margin-top: 3.75rem;
}
.block--office .block__header {
  padding-bottom: 2.5rem;
  margin-bottom: 5rem;
  border-bottom: 1px solid rgba(37, 58, 121, 0.1);
}
.block--office .block__list {
  margin: -1.25rem;
}
.block--office .block__item {
  padding: 1.25rem;
}
@media only screen and (min-width: 600px) {
  .block--office .block__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: -1.25rem;
  }
  .block--office .block__item {
    width: 50%;
    padding: 1.25rem;
  }
}
.block--office .block__row:not(:last-of-type) {
  padding-bottom: 3.75rem;
}
.block--office .block__row-title {
  margin-bottom: 2.5rem;
}
.block--office .block__subitem {
  padding-left: 45px;
}
.block--office .block__subitem p {
  margin-bottom: 0;
}
.block--office .block__subitem br {
  display: none;
}
.block--office .block__subitem:hover a, .block--office .block__subitem:focus a {
  color: #FA6C37;
}
.block--office .block__subitem--bold {
  font-weight: 600;
}
.block--office [class*=block__sublist--] .block__subitem:first-child {
  position: relative;
}
.block--office [class*=block__sublist--] .block__subitem:first-child svg {
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  fill: #FA6C37;
}
.block--office .block__link {
  padding-bottom: 2px;
  border-bottom: 1px solid #253A79;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.block--office .block__link:hover, .block--office .block__link:focus {
  color: #FA6C37;
  border-bottom-color: transparent;
}

.block--job .expander__title {
  margin-bottom: 1.875rem;
}
.block--job .block__content {
  margin: 0 auto;
  margin-top: 3.75rem;
  max-width: 880px;
}
.block--job .alert p {
  color: red;
  font-size: 12px;
  padding-top: 0.625rem;
}

.block--360 .block__inner {
  position: relative;
  background-color: #FFF;
}
.block--360 .block__visual {
  position: relative;
  max-width: 2000px;
  margin: 0 auto;
}
.block--360 .block__visual img {
  width: 100%;
}
.block--360 .block__action {
  cursor: pointer;
  position: absolute;
  top: 1.875rem;
  right: 3.125rem;
  z-index: 21;
}
@media only screen and (min-width: 1025px) {
  .block--360 .block__action {
    right: 1.875rem;
  }
}
.block--360 .block__action svg {
  fill: #FA6C37;
}
.block--360 .block__action:hover svg, .block--360 .block__action:focus svg {
  fill: #253A79;
}

.block--iframe {
  background-color: #E9F4FD;
}
.block--iframe .block__iframe {
  width: 100%;
  border: none;
  background-color: #E9F4FD;
}
.block--iframe .block__content {
  width: 100%;
}

.block--iframe-compact {
  background-color: #FFF;
}

.block--big .block__content {
  max-width: 880px;
  margin-right: auto;
}
.block--big .block__iframe {
  min-height: 1490px;
}
@media only screen and (min-width: 500px) {
  .block--big .block__iframe {
    min-height: 1460px;
  }
}
@media only screen and (min-width: 590px) {
  .block--big .block__iframe {
    min-height: 1430px;
  }
}
@media only screen and (min-width: 690px) {
  .block--big .block__iframe {
    min-height: 1260px;
  }
}

.block--small .block__iframe {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
}
.block--small .block__content {
  position: relative;
}
.block--small .block__content:before {
  content: "";
  display: block;
  width: 100%;
  padding-bottom: 56.25%;
}

.block--development .block__inner {
  max-width: 800px;
}
.block--development .block__header + .block__content {
  margin-top: 2.5rem;
}
.block--development .block__title {
  padding-top: 2.5rem;
  border-top: 1px solid #253A79;
  margin-bottom: 0;
}
.block--development .block__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: -0.625rem;
}
.block--development .item {
  width: calc(50% - 1.25rem);
  margin: 0.625rem;
  max-width: 145px;
}
@media only screen and (min-width: 768px) {
  .block--development .item {
    width: calc(33.3333333333% - 1.25rem);
  }
}
@media only screen and (min-width: 1024px) {
  .block--development .item {
    width: calc(25% - 1.25rem);
  }
}
.block--development .item__icon {
  width: 100%;
}
.block--text + .block--development {
  max-width: 1472px;
  margin-left: auto;
  margin-right: auto;
}
.block--text + .block--development .block__inner {
  margin-left: 0;
}

.block--others .block__content {
  margin-top: 0px;
}
@media only screen and (min-width: 768px) {
  .block--others .grid__item {
    width: calc(50% - 0.75rem);
  }
}
@media only screen and (min-width: 1024px) {
  .block--others .grid__item {
    width: calc(33.3333333333% - 1rem);
  }
}
.block--others .grid__link:hover, .block--others .grid__link:focus {
  cursor: pointer;
}
.block--others .grid__link:hover .grid__content, .block--others .grid__link:focus .grid__content {
  padding-left: 2.5rem;
  background-position: left top 38px;
  width: calc(100% - 20px);
}
.block--others .grid__link:hover .grid__visual:before, .block--others .grid__link:focus .grid__visual:before {
  left: 0;
}
.block--others .grid__link:hover .grid__title, .block--others .grid__link:focus .grid__title {
  color: #FA6C37;
}
.block--others .grid__visual {
  padding-bottom: 62.5%;
  position: relative;
  z-index: 1;
}
.block--others .grid__visual:before {
  z-index: 1;
}

.deprecated-link--chevron {
  display: inline-block;
  width: 100%;
  padding: 0.625rem;
  padding-left: 2.5rem;
  font-weight: 400;
  background-repeat: no-repeat;
  background-position: left 15px top 18px;
  background-image: url("frontend/images/sprites/chevrons-hor.svg#rx");
  background-size: 7px 12px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.deprecated-link--chevron:hover, .deprecated-link--chevron:focus {
  background-position: left 20px top 18px;
}

body:has(.ph--video) .sh {
  --sh-bg-color: transparent;
}

.block--form .form__button {
  margin-top: 1.5rem;
}

.ms-Dropdown:focus, .ms-Dropdown:hover {
  border-bottom-color: #FA6C37;
}
.ms-Dropdown:focus:after, .ms-Dropdown:hover:after {
  content: none;
}
.ms-Dropdown:focus .ms-Dropdown-title:after, .ms-Dropdown:hover .ms-Dropdown-title:after {
  background-image: url("frontend/images/sprites/chevrons-ver.svg#bx-secondary");
}
.ms-Dropdown i {
  display: none;
}

.ms-Dropdown-title {
  position: relative;
  font-size: 18px;
  line-height: 40px;
}
.ms-Dropdown-title:after {
  content: "";
  display: block;
  width: 15px;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background-image: url("frontend/images/sprites/chevrons-ver.svg#bx-primary");
  background-repeat: no-repeat;
  background-size: 13px 8px;
  background-position: left center;
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.is-open .ms-Dropdown-title:after {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}

.ms-Dropdown-item:hover:focus {
  color: #FA6C37;
  background-color: unset;
}

.ms-Dropdown-optionText {
  font-size: 18px;
  line-height: 30px;
}

.ms-Callout {
  width: 300px;
}

.ms-TextField--multiline:focus, .ms-TextField--multiline:hover {
  border-color: #E9F4FD !important;
  outline-color: #E9F4FD !important;
  border: none !important;
  outline: none !important;
}
.ms-TextField--multiline .ms-TextField-fieldGroup:focus, .ms-TextField--multiline .ms-TextField-fieldGroup:hover {
  border: 1px solid #FA6C37 !important;
  outline: none !important;
}

.ms-TextField--borderless:focus .ms-TextField-field, .ms-TextField--borderless:hover .ms-TextField-field {
  border-bottom-color: #FA6C37;
}

.ms-Checkbox .ms-Checkbox-label {
  width: 100%;
}
.ms-Checkbox:focus .ms-Checkbox-checkbox, .ms-Checkbox:hover .ms-Checkbox-checkbox {
  border-color: #FA6C37;
  background-color: #FA6C37;
}
.ms-Checkbox:focus .ms-Checkbox-checkmark, .ms-Checkbox:hover .ms-Checkbox-checkmark {
  color: #FFF;
}

.checkboxes__item:last-child .ms-Checkbox-checkbox {
  margin-bottom: 0;
}

.ms-ChoiceField-field {
  font-size: 18px;
  line-height: 24px;
}
.ms-ChoiceField-field:before {
  top: 2px;
  background-color: #E9F4FD;
  border-color: #253A79;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.ms-ChoiceField-field:after {
  top: 7px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.ms-ChoiceField-field:hover:after {
  top: 7px;
  background-color: #FA6C37;
}
.ms-ChoiceField-field:hover:before {
  border-color: #FA6C37;
}

.ms-ChoiceFieldGroup-flexContainer {
  margin: -0.625rem;
}

.ms-ChoiceField {
  width: auto;
  margin: 0.625rem;
  display: inline-block;
}

.ms-DatePicker .ms-TextField-fieldGroup {
  height: 3.75rem;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  background-color: #E9F4FD;
  border: none;
  border-bottom: 1px solid #253A79;
}
.ms-DatePicker .ms-TextField-fieldGroup i {
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.ms-DatePicker .ms-TextField-fieldGroup:focus, .ms-DatePicker .ms-TextField-fieldGroup:hover {
  border-color: #FA6C37;
}
.ms-DatePicker .ms-TextField-fieldGroup:focus i, .ms-DatePicker .ms-TextField-fieldGroup:hover i {
  color: #FA6C37;
}
.ms-DatePicker .ms-TextField-field {
  height: 3.75rem;
}

.block--form .form__group {
  margin: 1.25rem;
}
@media only screen and (max-width: 767px) {
  .block--form .form__group {
    width: 100%;
  }
}
.block--form .form__content + .link {
  margin-top: 3.75rem;
}
@media only screen and (min-width: 768px) {
  .block--form .form__group--xs {
    width: calc(25% - 2.5rem);
  }
  .block--form .form__group--s {
    width: calc(50% - 2.5rem);
  }
  .block--form .form__group--m {
    width: calc(75% - 2.5rem);
  }
  .block--form .form__group--l {
    width: 100%;
  }
}

.mui-select .mui-select__control {
  color: #FFF;
  background-color: #253A79;
  padding: 0.625rem 1.25rem 0.625rem 1.875rem;
  border-radius: 0;
  border: none;
  border-bottom: 1px solid rgba(255, 255, 255, 0.5);
  min-height: 45px;
  -webkit-box-shadow: none;
  box-shadow: none;
  background-image: url("frontend/images/sprites/chevrons-ver.svg#bx-white");
  background-position: center left;
  background-size: 13px 8px;
  background-repeat: no-repeat;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.mui-select .mui-select__control:hover, .mui-select .mui-select__control:focus {
  background-image: url("frontend/images/sprites/chevrons-ver.svg#bx-secondary");
  border-bottom-color: #FA6C37;
}
.mui-select .mui-select__placeholder {
  color: #FFF;
}
.mui-select .mui-select__menu {
  margin-top: 0;
}
.mui-select .mui-select__value-container {
  padding: 0;
}
.mui-select .mui-select__single-value {
  color: #000;
}
.mui-select .mui-select__indicators {
  display: none;
}
.mui-select .mui-select__input {
  color: #000;
}
.mui-select .mui-select__input input:focus {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.mui-select .mui-select__option {
  padding-left: 17px;
  padding-right: 17px;
}
.mui-select .mui-select__option.mui-select__option--is-selected {
  background-color: #253A79;
}
.mui-select .mui-select__option.mui-select__option--is-focused {
  background-color: #FFF;
}
.mui-select .mui-select__option.mui-select__option--is-selected.mui-select__option--is-focused {
  background-color: #253A79;
}
.mui-select .mui-select__multi-value {
  background: #FFF;
  line-height: 1.5;
  margin: 2px;
  color: #253A79;
}
.mui-select .mui-select__multi-value__label {
  color: inherit;
  padding-right: 0;
  max-width: 150px;
}
.mui-select .mui-select__multi-value__remove:hover {
  background: none;
  color: #FA6C37;
}

.nav--copyright .deprecated-link--chevron {
  background-image: none;
  font-weight: 400;
}
.nav--copyright .nav__link--cookie {
  line-height: 2.2857142857;
  display: block;
}

@media only screen and (min-width: 1440px) {
  .block--related .grid__item:nth-child(5n+5), .block--related .grid__item:nth-child(5n+6) {
    width: calc(50% - 0.75rem);
  }
}

@media only screen and (max-width: 59.99375rem) {
  .block--cta .ls-columns__sidebar {
    border-top: 2px solid var(--_ls-columns-border-color);
    border-bottom: 0;
    padding-top: 1.5rem;
  }
}
/*!***********************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[2].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[2].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[2].use[3]!./Styling/styleguide/stylesheets/styleguide.scss ***!
  \***********************************************************************************************************************************************************************************************************************************************************************/
*,
*:after,
*:before {
  -webkit-box-sizing: inherit;
  box-sizing: inherit;
}

html,
body {
  height: 100%;
}

html {
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

body {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size-adjust: auto;
  min-width: 320px;
}

.styleguide {
  background-color: #FAFAFA;
  min-height: 100vh;
}

.styleguide__main {
  padding-top: 100px;
}

.styleguide__content {
  padding: 40px 30px;
}

.styleguide__anchor {
  position: absolute;
  top: -130px;
  left: 0;
}

.styleguide--styled {
  color: #28292B;
  font-family: "PT Sans", sans-serif;
}
.styleguide--styled h1,
.styleguide--styled h2,
.styleguide--styled h3,
.styleguide--styled h4,
.styleguide--styled h5,
.styleguide--styled h6 {
  font-family: "PT Sans", sans-serif;
  margin: 0;
}
.styleguide--styled h2 {
  font-size: 1.875rem;
  line-height: 2.25rem;
  margin-bottom: 40px;
}
.styleguide--styled h3 {
  font-size: 1.5rem;
  line-height: 1.875rem;
  margin-bottom: 15px;
}
.styleguide--styled p {
  margin: 0;
}

.styleguide--styled a {
  text-decoration: none;
}
.styleguide__content .styleguide--styled a {
  color: #516fff;
  text-decoration: underline;
  -webkit-text-decoration-skip: ink;
  text-decoration-skip-ink: auto;
}
.styleguide__content .styleguide--styled a:hover, .styleguide__content .styleguide--styled a:focus {
  text-decoration: none;
}
.styleguide__content .styleguide--styled a:focus {
  outline: none;
}

.styleguide--styled button,
.styleguide--styled [type=button],
.styleguide--styled [type=reset],
.styleguide--styled [type=submit] {
  background-color: transparent;
  border: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  cursor: pointer;
  vertical-align: middle;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  text-decoration: none;
  display: inline-block;
}
.styleguide--styled button:focus,
.styleguide--styled [type=button]:focus,
.styleguide--styled [type=reset]:focus,
.styleguide--styled [type=submit]:focus {
  outline: none;
}
.styleguide--styled button:disabled,
.styleguide--styled [type=button]:disabled,
.styleguide--styled [type=reset]:disabled,
.styleguide--styled [type=submit]:disabled {
  cursor: not-allowed;
}

.styleguide--styled img {
  display: block;
  max-width: 100%;
  height: auto;
}
.styleguide--styled svg {
  display: block;
}

.sr-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
}
.sr-text:focus {
  clip: auto !important;
  display: block;
  width: auto;
  height: auto;
  left: 5px;
  top: 5px;
  z-index: 100000;
}

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

.fs {
  min-height: 100vh;
  position: relative;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  overflow: hidden;
}
.fs > .fs__inner {
  overflow: auto;
  height: 100%;
}

.styleguide__header {
  background-color: #28292B;
  width: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 10;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.styleguide__brand {
  padding: 20px 30px;
  height: 100px;
  position: relative;
  z-index: 1;
}

.styleguide__logo-link {
  display: inline-block;
}
.styleguide__logo-link:hover, .styleguide__logo-link:focus {
  color: #FFFFFF;
  text-decoration: none;
}

.styleguide__logo {
  width: auto;
  height: auto;
  max-width: 220px;
  height: 40px;
  display: block;
}

.styleguide__subtitle {
  display: block;
  color: #FFFFFF;
  font-size: 0.75rem;
  line-height: 1;
  padding-top: 5px;
  clear: both;
}

.styleguide-nav__wrapper {
  display: none;
}
@media only screen and (min-width: 768px) {
  .styleguide-nav__wrapper {
    display: block;
    background-color: #28292B;
    position: fixed;
    top: 100px;
    right: 0;
    width: 260px;
    height: calc(100% - 100px);
    -webkit-transform: translateX(260px);
    transform: translateX(260px);
    -webkit-transition: -webkit-transform 0.3s;
    transition: -webkit-transform 0.3s;
    transition: transform 0.3s;
    transition: transform 0.3s, -webkit-transform 0.3s;
    overflow-y: auto;
  }
}

.styleguide-toggler {
  background-color: transparent;
  width: 60px;
  height: 60px;
  position: absolute;
  top: 50%;
  right: 20px;
  padding: 0;
  margin-top: -30px;
}
.styleguide-toggler span:not(.sr-text) {
  display: block;
  height: 3px;
  width: 30px;
  background-color: #fff;
  position: absolute;
  top: 50%;
  left: 15px;
  -webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
  transition: opacity 0.3s, -webkit-transform 0.3s;
  transition: opacity 0.3s, transform 0.3s;
  transition: opacity 0.3s, transform 0.3s, -webkit-transform 0.3s;
}
.styleguide-toggler span:nth-child(2) {
  margin-top: -9px;
}
.styleguide-toggler span:nth-child(5) {
  margin-top: 9px;
}

.styleguide-nav--toggled .styleguide-toggler span:nth-child(2),
.styleguide-nav--toggled .styleguide-toggler span:nth-child(5) {
  opacity: 0;
}
.styleguide-nav--toggled .styleguide-toggler span:nth-child(3) {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.styleguide-nav--toggled .styleguide-toggler span:nth-child(4) {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
@media only screen and (max-width: 767px) {
  .styleguide-nav--toggled {
    overflow: hidden;
  }
  .styleguide-nav--toggled .styleguide__header {
    height: 100%;
    overflow-y: scroll;
  }
  .styleguide-nav--toggled .styleguide-nav {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
  }
  .styleguide-nav--toggled .styleguide-nav__wrapper {
    display: block;
  }
}
@media only screen and (min-width: 768px) {
  .styleguide-nav--toggled .styleguide-nav__wrapper {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

.styleguide-tokens--toggled .styleguide-nav--tokens .styleguide-nav__sublist,
.styleguide-objects--toggled .styleguide-nav--objects .styleguide-nav__sublist,
.styleguide-components--toggled .styleguide-nav--components .styleguide-nav__sublist,
.styleguide-compositions--toggled .styleguide-nav--compositions .styleguide-nav__sublist {
  display: block;
}
.styleguide-tokens--toggled .styleguide-nav--tokens .styleguide-nav__toggler:before,
.styleguide-objects--toggled .styleguide-nav--objects .styleguide-nav__toggler:before,
.styleguide-components--toggled .styleguide-nav--components .styleguide-nav__toggler:before,
.styleguide-compositions--toggled .styleguide-nav--compositions .styleguide-nav__toggler:before {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.styleguide-tokens--toggled .styleguide-nav--tokens .styleguide-nav__toggler:after,
.styleguide-objects--toggled .styleguide-nav--objects .styleguide-nav__toggler:after,
.styleguide-components--toggled .styleguide-nav--components .styleguide-nav__toggler:after,
.styleguide-compositions--toggled .styleguide-nav--compositions .styleguide-nav__toggler:after {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

[data-active-page=about] .styleguide-nav--about.styleguide-nav__item,
[data-active-page=guidelines] .styleguide-nav--guidelines.styleguide-nav__item,
[data-active-page=tokens] .styleguide-nav--tokens.styleguide-nav__item,
[data-active-page=objects] .styleguide-nav--objects.styleguide-nav__item,
[data-active-page=components] .styleguide-nav--components.styleguide-nav__item,
[data-active-page=compositions] .styleguide-nav--compositions.styleguide-nav__item {
  position: relative;
}
[data-active-page=about] .styleguide-nav--about.styleguide-nav__item:before,
[data-active-page=guidelines] .styleguide-nav--guidelines.styleguide-nav__item:before,
[data-active-page=tokens] .styleguide-nav--tokens.styleguide-nav__item:before,
[data-active-page=objects] .styleguide-nav--objects.styleguide-nav__item:before,
[data-active-page=components] .styleguide-nav--components.styleguide-nav__item:before,
[data-active-page=compositions] .styleguide-nav--compositions.styleguide-nav__item:before {
  content: "";
  position: absolute;
  background-color: #516fff;
  top: 16px;
  bottom: 48px;
  left: 0;
  width: 8px;
  height: auto;
  min-height: 18px;
}

@media only screen and (min-width: 768px) {
  .styleguide-nav {
    min-height: calc(100% - 95px);
  }
}

.styleguide-nav__list {
  list-style: none;
  padding: 30px 0 60px;
  margin: 0;
  width: 100%;
}

.styleguide-nav__sublist {
  display: none;
  padding: 0 0 40px;
}

.styleguide-nav__link {
  color: #FFFFFF;
  font-family: "PT Sans", sans-serif;
  font-size: 1rem;
  line-height: 2;
  display: block;
  padding: 8px 30px;
  text-decoration: none;
}
.styleguide-nav__sublist .styleguide-nav__link {
  font-size: 0.875rem;
  padding: 2px 20px 2px 50px;
}
.styleguide-nav__link:hover, .styleguide-nav__link:focus {
  color: #516fff;
}

.styleguide-nav__toggler {
  padding-right: 60px;
  position: relative;
}
.styleguide-nav__toggler:after, .styleguide-nav__toggler:before {
  content: "";
  width: 10px;
  height: 1px;
  background-color: #979797;
  position: absolute;
  top: 50%;
}
.styleguide-nav__toggler:before {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  right: 30px;
}
.styleguide-nav__toggler:after {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  right: 37px;
}

.styleguide__extra {
  padding: 30px;
}

.styleguide__extra-link {
  color: #FFFFFF;
  font-size: 0.875rem;
  line-height: 1.5rem;
  line-height: 35px;
  display: block;
  position: relative;
  padding-left: 60px;
  background: url("frontend/images/vidda-logo.svg") no-repeat;
  background-size: 45px 40px;
  background-position: left center;
}
.styleguide__extra-link:hover, .styleguide__extra-link:focus {
  color: #516fff;
}

.styleguide-token__font-fallback {
  position: relative;
}
.styleguide-token__font-fallback *:last-child {
  color: #516fff;
  position: absolute;
  top: 0;
  left: 0;
}

.styleguide-chapter {
  padding-bottom: 60px;
  position: relative;
}

.styleguide-chapter__content--plain {
  font-family: "PT Sans", sans-serif;
}
.styleguide-chapter__content--plain p {
  margin: 0 0 30px;
  padding: 0;
}

.styleguide-chapter--about,
.styleguide-chapter--guidelines {
  max-width: 900px;
}

.styleguide-chapter--tokens {
  max-width: 1200px;
}

.styleguide-chapter__header {
  margin-bottom: 50px;
  max-width: 900px;
}

.styleguide-chapter__intro {
  font-size: 1.125rem;
  line-height: 1.875rem;
}

.styleguide-section {
  background-color: #FFFFFF;
  -webkit-box-shadow: 0 4px 6px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 4px 6px 0 rgba(0, 0, 0, 0.1);
  margin-bottom: 30px;
  position: relative;
}

.styleguide-section__header {
  max-width: 700px;
  padding: 20px 30px 40px;
}

.styleguide-section__intro {
  font-size: 1rem;
  line-height: 1.5rem;
}

#tokens .styleguide-section__content {
  overflow-x: auto;
}

.styleguide-part__header {
  background-color: #E8E8E8;
  font-size: 1rem;
  line-height: 1.875rem;
  padding: 10px 30px;
  margin-bottom: 30px;
}

.styleguide-part__intro {
  max-width: 700px;
  padding: 0 30px 30px;
}

.styleguide-part__description {
  font-size: 0.875rem;
  line-height: 1.5rem;
}

.styleguide-part.block--full .block__inner {
  max-width: none !important;
  padding: 0 !important;
  margin: 0 !important;
}

.styleguide-example {
  padding-bottom: 40px;
}
.styleguide-example .cookiebar {
  position: static !important;
}

.styleguide-example__title {
  font-size: 0.875rem;
  line-height: 1.5rem;
  padding: 0 30px 10px;
}

.styleguide-example__section {
  -webkit-box-shadow: 0 0 10px 5px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 10px 5px rgba(0, 0, 0, 0.1);
  background-color: #FFFFFF;
  margin: 0 -30px;
}
.styleguide-chapter--objects .styleguide-example__section {
  padding: 30px 60px;
}
.styleguide__part--dark .styleguide-example__section {
  background-color: #253A79;
}

.styleguide-table {
  table-layout: fixed;
  width: 100%;
  text-align: left;
  border-spacing: 0;
  border-collapse: collapse;
  min-width: 900px;
}

.styleguide-table__heading {
  background-color: #E8E8E8;
}

.styleguide-table__label {
  font-size: 1rem;
  line-height: 1.875rem;
  padding: 10px 30px;
}

.styleguide-table__label--token,
.styleguide-table__label--attributes {
  width: 250px;
}

.styleguide-table__heading--2-column .styleguide-table__label--token,
.styleguide-table__heading--2-column .styleguide-table__label--attributes {
  width: 50%;
}

.styleguide-table__row {
  border-bottom: solid 1px #E8E8E8;
}

.styleguide-table__seperator {
  background-color: #E8E8E8;
  padding: 0;
  height: 4px;
}

.styleguide-table__cell {
  padding: 15px 30px;
}
.styleguide-table__cell h1,
.styleguide-table__cell h2,
.styleguide-table__cell h3,
.styleguide-table__cell h4,
.styleguide-table__cell h4,
.styleguide-table__cell h5,
.styleguide-table__cell h6,
.styleguide-table__cell p {
  margin: 0;
}
.styleguide-table__cell p:not(:last-child) {
  margin-bottom: 10px;
}

.styleguide-token__code {
  color: #28292B;
  font-family: "PT Mono", monospace;
  font-size: 0.875rem;
  line-height: 1.875rem;
  display: block;
}

.styleguide-token__description {
  font-size: 0.875rem;
  line-height: 1.5rem;
  display: block;
  margin: 0;
}

.styleguide-token__attribute {
  font-size: 1rem;
  line-height: 1.5rem;
  display: block;
}

[class^=styleguide-token__color] {
  border-radius: 50%;
  width: 66px;
  height: 66px;
}

.styleguide-token__color--border {
  border: solid 1px #979797;
}

.token-color--white {
  background-color: #FFF;
}

.token-color--black {
  background-color: #000;
}

.token-color--blue-100 {
  background-color: #E9F4FD;
}

.token-color--blue-200 {
  background-color: #253A79;
}

.token-color--blue-400 {
  background-color: #0D2058;
}

.token-color--orange-200 {
  background-color: #FF8702;
}

.token-color--orange-400 {
  background-color: #FA6C37;
}

.token-color--green-400 {
  background-color: #00A582;
}

.token-weight--regular {
  font-weight: 400;
}

.token-weight--semibold {
  font-weight: 600;
}

.token-weight--bold {
  font-weight: 700;
}

.token-weight--extra-bold {
  font-weight: 800;
}

.token-weight--black {
  font-weight: 900;
}

.token-family--default {
  font-family: "Open Sans", "Open Sans-fallback", sans-serif;
}

.token-family--title {
  font-family: "Barlow", "Barlow-fallback", sans-serif;
}

.token-family--opensans-fallback {
  font-family: "Open Sans-fallback";
}

.token-family--barlow-fallback {
  font-family: "Barlow-fallback";
}

.token-style--italic {
  font-style: italic;
}

/*# sourceMappingURL=spa.css.map*/