
@import url("https://fonts.googleapis.com/css?family=Lato:400,700");
@import url("https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300;0,400;0,500;0,600;0,700;1,300;1,400;1,500;1,600;1,700&display=swap");
@font-face {
  font-family: "Lato";
  src: url(/themes/custom/fds_fic_theme/dist/fonts/Lato-Regular.ttf) format("truetype");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "Lato";
  src: url(/themes/custom/fds_fic_theme/dist/fonts/Lato-Bold.ttf) format("truetype");
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: "Lato";
  src: url(/themes/custom/fds_fic_theme/dist/fonts/Lato-BoldItalic.ttf) format("truetype");
  font-weight: 700;
  font-style: italic;
}
@font-face {
  font-family: "Lato";
  src: url(/themes/custom/fds_fic_theme/dist/fonts/Lato-Italic.ttf) format("truetype");
  font-weight: 400;
  font-style: italic;
}
@font-face {
  font-family: "Lato";
  src: url(/themes/custom/fds_fic_theme/dist/fonts/Lato-Light.ttf) format("truetype");
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: "Lato";
  src: url(/themes/custom/fds_fic_theme/dist/fonts/Lato-LightItalic.ttf) format("truetype");
  font-weight: 300;
  font-style: italic;
}
@font-face {
  font-family: "Lato";
  src: url(/themes/custom/fds_fic_theme/dist/fonts/Lato-Black.ttf) format("truetype");
  font-weight: 900;
  font-style: normal;
}
@font-face {
  font-family: "Lato";
  src: url(/themes/custom/fds_fic_theme/dist/fonts/Lato-BlackItalic.ttf) format("truetype");
  font-weight: 900;
  font-style: italic;
}
@font-face {
  font-family: "Lato";
  src: url(/themes/custom/fds_fic_theme/dist/fonts/Lato-Thin.ttf) format("truetype");
  font-weight: 100;
  font-style: normal;
}
@font-face {
  font-family: "Lato";
  src: url(/themes/custom/fds_fic_theme/dist/fonts/Lato-ThinItalic.ttf) format("truetype");
  font-weight: 100;
  font-style: italic;
}
@font-face {
  font-family: "RBNo2.1a";
  src: url(/themes/custom/fds_fic_theme/dist/fonts/ReneBieder-RBNo2.1a-Medium.otf) format("opentype");
  font-weight: 400;
  font-style: normal;
}
div[data-drupal-messages] {
  display: none;
}

/*$button-primary-color: $color-white;
$button-primary-bg: $background_color__button;
$button-primary-border-color: $background_color__button;
$button-primary-hover-bg: $background_color__button_hover;
$button-primary-hover-border-color: $background_color__button_hover;
$button-primary-active-bg: $background_color__button_hover;
$button-primary-active-border-color: $background_color__button_hover;
$button-primary-focus-bg:  $background_color__button_hover;
$button-primary-focus-border-color: $background_color__button_hover;
$button-disabled-bg: $color-gray-pale !default;*/
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS and IE text size adjust after device orientation change,
 *    without disabling user zoom.
 */
html {
  font-family: sans-serif; /* 1 */
  -ms-text-size-adjust: 100%; /* 2 */
  -webkit-text-size-adjust: 100%; /* 2 */
}

/**
 * Remove default margin.
 */
body {
  margin: 0;
}

/* HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined for any HTML5 element in IE 8/9.
 * Correct `block` display not defined for `details` or `summary` in IE 10/11
 * and Firefox.
 * Correct `block` display not defined for `main` in IE 11.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}

/**
 * 1. Correct `inline-block` display not defined in IE 8/9.
 * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
 */
audio,
canvas,
progress,
video {
  display: inline-block; /* 1 */
  vertical-align: baseline; /* 2 */
}

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0;
}

/**
 * Address `[hidden]` styling not present in IE 8/9/10.
 * Hide the `template` element in IE 8/9/10/11, Safari, and Firefox < 22.
 */
[hidden],
template {
  display: none;
}

/* Links
   ========================================================================== */
/**
 * Remove the gray background color from active links in IE 10.
 */
a {
  background-color: transparent;
}

/**
 * Improve readability of focused elements when they are also in an
 * active/hover state.
 */
a:active,
a:hover {
  outline: 0;
}

/* Text-level semantics
   ========================================================================== */
/**
 * Address styling not present in IE 8/9/10/11, Safari, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted;
}

/**
 * Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
 */
b,
strong {
  font-weight: bold;
}

/**
 * Address styling not present in Safari and Chrome.
 */
dfn {
  font-style: italic;
}

/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari, and Chrome.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/**
 * Address styling not present in IE 8/9.
 */
mark {
  background: #ffff00;
  color: #000000;
}

/**
 * Address inconsistent and variable font size in all browsers.
 */
small {
  font-size: 80%;
}

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

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

/* Embedded content
   ========================================================================== */
/**
 * Remove border when inside `a` element in IE 8/9/10.
 */
img {
  border: 0;
}

/**
 * Correct overflow not hidden in IE 9/10/11.
 */
svg:not(:root) {
  overflow: hidden;
}

/* Grouping content
   ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari.
 */
figure {
  margin: 1em 40px;
}

/**
 * Address differences between Firefox and other browsers.
 */
hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  height: 0;
}

/**
 * Contain overflow in all browsers.
 */
pre {
  overflow: auto;
}

/**
 * Address odd `em`-unit font size rendering in all browsers.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

/* Forms
   ========================================================================== */
/**
 * Known limitation: by default, Chrome and Safari on OS X allow very limited
 * styling of `select`, unless a `border` property is set.
 */
/**
 * 1. Correct color not being inherited.
 *    Known issue: affects color of disabled elements.
 * 2. Correct font properties not being inherited.
 * 3. Address margins set differently in Firefox 4+, Safari, and Chrome.
 */
button,
input,
optgroup,
select,
textarea {
  color: inherit; /* 1 */
  font: inherit; /* 2 */
  margin: 0; /* 3 */
}

/**
 * Address `overflow` set to `hidden` in IE 8/9/10/11.
 */
button {
  overflow: visible;
}

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera.
 * Correct `select` style inheritance in Firefox.
 */
button,
select {
  text-transform: none;
}

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */
button,
html input[type=button],
input[type=reset],
input[type=submit] {
  -webkit-appearance: button; /* 2 */
  cursor: pointer; /* 3 */
}

/**
 * Re-set default cursor for disabled elements.
 */
button[disabled],
html input[disabled] {
  cursor: default;
}

/**
 * Remove inner padding and border in Firefox 4+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
input {
  line-height: normal;
}

/**
 * It's recommended that you don't attempt to style these elements.
 * Firefox's implementation doesn't respect box-sizing, padding, or width.
 *
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */
input[type=checkbox],
input[type=radio] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}

/**
 * Fix the cursor style for Chrome's increment/decrement buttons. For certain
 * `font-size` values of the `input`, it causes the cursor style of the
 * decrement button to change from `default` to `text`.
 */
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Address `appearance` set to `searchfield` in Safari and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari and Chrome.
 */
input[type=search] {
  -webkit-appearance: textfield; /* 1 */
  -webkit-box-sizing: content-box;
          box-sizing: content-box; /* 2 */
}

/**
 * Remove inner padding and search cancel button in Safari and Chrome on OS X.
 * Safari (but not Chrome) clips the cancel button when the search input has
 * padding (and `textfield` appearance).
 */
input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * Define consistent border, margin, and padding.
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

/**
 * 1. Correct `color` not being inherited in IE 8/9/10/11.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
legend {
  border: 0; /* 1 */
  padding: 0; /* 2 */
}

/**
 * Remove default vertical scrollbar in IE 8/9/10/11.
 */
textarea {
  overflow: auto;
}

/**
 * Don't inherit the `font-weight` (applied by a rule above).
 * NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
 */
optgroup {
  font-weight: bold;
}

/* Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

td,
th {
  padding: 0;
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  left: -999em;
}

/* stylelint-disable at-rule-empty-line-before */
@font-face {
  font-family: "IBMPlexSans";
  src: url(/themes/custom/fds_fic_theme/dist/fonts/IBMPlexSans/IBMPlexSans-Regular.eot); /* IE9 Compat Modes */
  src: url(/themes/custom/fds_fic_theme/dist/fonts/IBMPlexSans/IBMPlexSans-Regular.eot?#iefix) format("embedded-opentype"), url(/themes/custom/fds_fic_theme/dist/fonts/IBMPlexSans/IBMPlexSans-Regular.woff) format("woff"), url(/themes/custom/fds_fic_theme/dist/fonts/IBMPlexSans/IBMPlexSans-Regular.woff2) format("woff2"), url(/themes/custom/fds_fic_theme/dist/fonts/IBMPlexSans/IBMPlexSans-Regular.ttf) format("truetype"); /* Safari, Android, iOS */
  font-style: normal;
  font-weight: 400;
  font-display: swap;
}
@font-face {
  font-family: "IBMPlexSans";
  src: url(/themes/custom/fds_fic_theme/dist/fonts/IBMPlexSans/IBMPlexSans-Medium.eot); /* IE9 Compat Modes */
  src: url(/themes/custom/fds_fic_theme/dist/fonts/IBMPlexSans/IBMPlexSans-Medium.eot?#iefix) format("embedded-opentype"), url(/themes/custom/fds_fic_theme/dist/fonts/IBMPlexSans/IBMPlexSans-Medium.woff) format("woff"), url(/themes/custom/fds_fic_theme/dist/fonts/IBMPlexSans/IBMPlexSans-Medium.woff2) format("woff2"), url(/themes/custom/fds_fic_theme/dist/fonts/IBMPlexSans/IBMPlexSans-Medium.ttf) format("truetype"); /* Safari, Android, iOS */
  font-style: normal;
  font-weight: 500;
  font-display: swap;
}
@font-face {
  font-family: "IBMPlexSans";
  src: url(/themes/custom/fds_fic_theme/dist/fonts/IBMPlexSans/IBMPlexSans-SemiBold.eot); /* IE9 Compat Modes */
  src: url(/themes/custom/fds_fic_theme/dist/fonts/IBMPlexSans/IBMPlexSans-SemiBold.eot?#iefix) format("embedded-opentype"), url(/themes/custom/fds_fic_theme/dist/fonts/IBMPlexSans/IBMPlexSans-SemiBold.woff) format("woff"), url(/themes/custom/fds_fic_theme/dist/fonts/IBMPlexSans/IBMPlexSans-SemiBold.woff2) format("woff2"), url(/themes/custom/fds_fic_theme/dist/fonts/IBMPlexSans/IBMPlexSans-SemiBold.ttf) format("truetype"); /* Safari, Android, iOS */
  font-style: normal;
  font-weight: 600;
  font-display: swap;
}
@font-face {
  font-family: "IBMPlexSans";
  src: url(/themes/custom/fds_fic_theme/dist/fonts/IBMPlexSans/IBMPlexSans-Bold.eot); /* IE9 Compat Modes */
  src: url(/themes/custom/fds_fic_theme/dist/fonts/IBMPlexSans/IBMPlexSans-Bold.eot?#iefix) format("embedded-opentype"), url(/themes/custom/fds_fic_theme/dist/fonts/IBMPlexSans/IBMPlexSans-Bold.woff) format("woff"), url(/themes/custom/fds_fic_theme/dist/fonts/IBMPlexSans/IBMPlexSans-Bold.woff2) format("woff2"), url(/themes/custom/fds_fic_theme/dist/fonts/IBMPlexSans/IBMPlexSans-Bold.ttf) format("truetype"); /* Safari, Android, iOS */
  font-style: normal;
  font-weight: 700;
  font-display: swap;
}
@font-face {
  font-family: "IBMPlexSans";
  src: url(/themes/custom/fds_fic_theme/dist/fonts/IBMPlexSans/IBMPlexSans-Italic.eot); /* IE9 Compat Modes */
  src: url(/themes/custom/fds_fic_theme/dist/fonts/IBMPlexSans/IBMPlexSans-Italic.eot?#iefix) format("embedded-opentype"), url(/themes/custom/fds_fic_theme/dist/fonts/IBMPlexSans/IBMPlexSans-Italic.woff) format("woff"), url(/themes/custom/fds_fic_theme/dist/fonts/IBMPlexSans/IBMPlexSans-Italic.woff2) format("woff2"), url(/themes/custom/fds_fic_theme/dist/fonts/IBMPlexSans/IBMPlexSans-Italic.ttf) format("truetype"); /* Safari, Android, iOS */
  font-style: italic;
  font-weight: 400;
  font-display: swap;
}
@font-face {
  font-family: system;
  src: local(".SFNSText-Light"), local(".HelveticaNeueDeskInterface-Light"), local(".LucidaGrandeUI"), local("Ubuntu Light"), local("Segoe UI Light"), local("Roboto-Light"), local("DroidSans"), local("Tahoma");
  font-style: normal;
  font-weight: 400;
  font-display: swap;
}
html {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

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

body {
  background-color: #ffffff;
  color: #000000;
  overflow-x: hidden;
}

[hidden] {
  display: none !important;
}

a:focus, button:focus, input:focus, select:focus, textarea:focus,
.focus {
  outline: 4px solid #747474;
  outline-offset: 1px;
}

/* stylelint-disable */
.container {
  width: 100%;
  padding-right: 30px;
  padding-left: 30px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 576px) {
  .container {
    max-width: 100%;
  }
}
@media (min-width: 768px) {
  .container {
    max-width: 780px;
  }
}
@media (min-width: 992px) {
  .container {
    max-width: 1000px;
  }
}
@media (min-width: 1200px) {
  .container {
    max-width: 1200px;
  }
}

.container[class*=w-] {
  max-width: inherit !important;
}

.row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-right: -30px;
  margin-left: -30px;
}
.row.no-gutters {
  margin-right: 0;
  margin-left: 0;
}
.row.no-gutters > .col,
.row.no-gutters > [class*=col-] {
  padding-right: 0;
  padding-left: 0;
}

.col-xl,
.col-xl-auto, .col-xl-12, .col-xl-11, .col-xl-10, .col-xl-9, .col-xl-8, .col-xl-7, .col-xl-6, .col-xl-5, .col-xl-4, .col-xl-3, .col-xl-2, .col-xl-1, .col-lg,
.col-lg-auto, .col-lg-12, .col-lg-11, .col-lg-10, .col-lg-9, .col-lg-8, .col-lg-7, .col-lg-6, .col-lg-5, .col-lg-4, .col-lg-3, .col-lg-2, .col-lg-1, .col-md,
.col-md-auto, .col-md-12, .col-md-11, .col-md-10, .col-md-9, .col-md-8, .col-md-7, .col-md-6, .col-md-5, .col-md-4, .col-md-3, .col-md-2, .col-md-1, .col-sm,
.col-sm-auto, .col-sm-12, .col-sm-11, .col-sm-10, .col-sm-9, .col-sm-8, .col-sm-7, .col-sm-6, .col-sm-5, .col-sm-4, .col-sm-3, .col-sm-2, .col-sm-1, .col,
.col-auto, .col-12, .col-11, .col-10, .col-9, .col-8, .col-7, .col-6, .col-5, .col-4, .col-3, .col-2, .col-1 {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 30px;
  padding-left: 30px;
}

.col {
  -ms-flex-preferred-size: 0;
      flex-basis: 0;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  max-width: 100%;
}

.col-auto {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: auto;
  max-width: none;
}

.col-1 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 8.3333333333%;
          flex: 0 0 8.3333333333%;
  max-width: 8.3333333333%;
}

.col-2 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 16.6666666667%;
          flex: 0 0 16.6666666667%;
  max-width: 16.6666666667%;
}

.col-3 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 25%;
          flex: 0 0 25%;
  max-width: 25%;
}

.col-4 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 33.3333333333%;
          flex: 0 0 33.3333333333%;
  max-width: 33.3333333333%;
}

.col-5 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 41.6666666667%;
          flex: 0 0 41.6666666667%;
  max-width: 41.6666666667%;
}

.col-6 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 50%;
          flex: 0 0 50%;
  max-width: 50%;
}

.col-7 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 58.3333333333%;
          flex: 0 0 58.3333333333%;
  max-width: 58.3333333333%;
}

.col-8 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 66.6666666667%;
          flex: 0 0 66.6666666667%;
  max-width: 66.6666666667%;
}

.col-9 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 75%;
          flex: 0 0 75%;
  max-width: 75%;
}

.col-10 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 83.3333333333%;
          flex: 0 0 83.3333333333%;
  max-width: 83.3333333333%;
}

.col-11 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 91.6666666667%;
          flex: 0 0 91.6666666667%;
  max-width: 91.6666666667%;
}

.col-12 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  max-width: 100%;
}

.order-first {
  -webkit-box-ordinal-group: 0;
      -ms-flex-order: -1;
          order: -1;
}

.order-1 {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}

.order-2 {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
}

.order-3 {
  -webkit-box-ordinal-group: 4;
      -ms-flex-order: 3;
          order: 3;
}

.order-4 {
  -webkit-box-ordinal-group: 5;
      -ms-flex-order: 4;
          order: 4;
}

.order-5 {
  -webkit-box-ordinal-group: 6;
      -ms-flex-order: 5;
          order: 5;
}

.order-6 {
  -webkit-box-ordinal-group: 7;
      -ms-flex-order: 6;
          order: 6;
}

.order-7 {
  -webkit-box-ordinal-group: 8;
      -ms-flex-order: 7;
          order: 7;
}

.order-8 {
  -webkit-box-ordinal-group: 9;
      -ms-flex-order: 8;
          order: 8;
}

.order-9 {
  -webkit-box-ordinal-group: 10;
      -ms-flex-order: 9;
          order: 9;
}

.order-10 {
  -webkit-box-ordinal-group: 11;
      -ms-flex-order: 10;
          order: 10;
}

.order-11 {
  -webkit-box-ordinal-group: 12;
      -ms-flex-order: 11;
          order: 11;
}

.order-12 {
  -webkit-box-ordinal-group: 13;
      -ms-flex-order: 12;
          order: 12;
}

@media (min-width: 576px) {
  .col-sm {
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    max-width: 100%;
  }
  .col-sm-auto {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  .col-sm-1 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 8.3333333333%;
            flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .col-sm-2 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 16.6666666667%;
            flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-sm-3 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%;
  }
  .col-sm-4 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.3333333333%;
            flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .col-sm-5 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 41.6666666667%;
            flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .col-sm-6 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
  }
  .col-sm-7 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 58.3333333333%;
            flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .col-sm-8 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 66.6666666667%;
            flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .col-sm-9 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%;
  }
  .col-sm-10 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 83.3333333333%;
            flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .col-sm-11 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 91.6666666667%;
            flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .col-sm-12 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
  .order-sm-first {
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1;
  }
  .order-sm-1 {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  .order-sm-2 {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  .order-sm-3 {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
  }
  .order-sm-4 {
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4;
  }
  .order-sm-5 {
    -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
            order: 5;
  }
  .order-sm-6 {
    -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
            order: 6;
  }
  .order-sm-7 {
    -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
            order: 7;
  }
  .order-sm-8 {
    -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
            order: 8;
  }
  .order-sm-9 {
    -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
            order: 9;
  }
  .order-sm-10 {
    -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
            order: 10;
  }
  .order-sm-11 {
    -webkit-box-ordinal-group: 12;
        -ms-flex-order: 11;
            order: 11;
  }
  .order-sm-12 {
    -webkit-box-ordinal-group: 13;
        -ms-flex-order: 12;
            order: 12;
  }
}
@media (min-width: 768px) {
  .col-md {
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    max-width: 100%;
  }
  .col-md-auto {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  .col-md-1 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 8.3333333333%;
            flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .col-md-2 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 16.6666666667%;
            flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-md-3 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%;
  }
  .col-md-4 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.3333333333%;
            flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .col-md-5 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 41.6666666667%;
            flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .col-md-6 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
  }
  .col-md-7 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 58.3333333333%;
            flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .col-md-8 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 66.6666666667%;
            flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .col-md-9 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%;
  }
  .col-md-10 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 83.3333333333%;
            flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .col-md-11 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 91.6666666667%;
            flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .col-md-12 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
  .order-md-first {
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1;
  }
  .order-md-1 {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  .order-md-2 {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  .order-md-3 {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
  }
  .order-md-4 {
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4;
  }
  .order-md-5 {
    -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
            order: 5;
  }
  .order-md-6 {
    -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
            order: 6;
  }
  .order-md-7 {
    -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
            order: 7;
  }
  .order-md-8 {
    -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
            order: 8;
  }
  .order-md-9 {
    -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
            order: 9;
  }
  .order-md-10 {
    -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
            order: 10;
  }
  .order-md-11 {
    -webkit-box-ordinal-group: 12;
        -ms-flex-order: 11;
            order: 11;
  }
  .order-md-12 {
    -webkit-box-ordinal-group: 13;
        -ms-flex-order: 12;
            order: 12;
  }
}
@media (min-width: 992px) {
  .col-lg {
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    max-width: 100%;
  }
  .col-lg-auto {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  .col-lg-1 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 8.3333333333%;
            flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .col-lg-2 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 16.6666666667%;
            flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-lg-3 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%;
  }
  .col-lg-4 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.3333333333%;
            flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .col-lg-5 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 41.6666666667%;
            flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .col-lg-6 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
  }
  .col-lg-7 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 58.3333333333%;
            flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .col-lg-8 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 66.6666666667%;
            flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .col-lg-9 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%;
  }
  .col-lg-10 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 83.3333333333%;
            flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .col-lg-11 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 91.6666666667%;
            flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .col-lg-12 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
  .order-lg-first {
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1;
  }
  .order-lg-1 {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  .order-lg-2 {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  .order-lg-3 {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
  }
  .order-lg-4 {
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4;
  }
  .order-lg-5 {
    -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
            order: 5;
  }
  .order-lg-6 {
    -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
            order: 6;
  }
  .order-lg-7 {
    -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
            order: 7;
  }
  .order-lg-8 {
    -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
            order: 8;
  }
  .order-lg-9 {
    -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
            order: 9;
  }
  .order-lg-10 {
    -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
            order: 10;
  }
  .order-lg-11 {
    -webkit-box-ordinal-group: 12;
        -ms-flex-order: 11;
            order: 11;
  }
  .order-lg-12 {
    -webkit-box-ordinal-group: 13;
        -ms-flex-order: 12;
            order: 12;
  }
}
@media (min-width: 1200px) {
  .col-xl {
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    max-width: 100%;
  }
  .col-xl-auto {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  .col-xl-1 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 8.3333333333%;
            flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .col-xl-2 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 16.6666666667%;
            flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-xl-3 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%;
  }
  .col-xl-4 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.3333333333%;
            flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .col-xl-5 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 41.6666666667%;
            flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .col-xl-6 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
  }
  .col-xl-7 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 58.3333333333%;
            flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .col-xl-8 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 66.6666666667%;
            flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .col-xl-9 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%;
  }
  .col-xl-10 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 83.3333333333%;
            flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .col-xl-11 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 91.6666666667%;
            flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .col-xl-12 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
  .order-xl-first {
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1;
  }
  .order-xl-1 {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  .order-xl-2 {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  .order-xl-3 {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
  }
  .order-xl-4 {
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4;
  }
  .order-xl-5 {
    -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
            order: 5;
  }
  .order-xl-6 {
    -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
            order: 6;
  }
  .order-xl-7 {
    -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
            order: 7;
  }
  .order-xl-8 {
    -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
            order: 8;
  }
  .order-xl-9 {
    -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
            order: 9;
  }
  .order-xl-10 {
    -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
            order: 10;
  }
  .order-xl-11 {
    -webkit-box-ordinal-group: 12;
        -ms-flex-order: 11;
            order: 11;
  }
  .order-xl-12 {
    -webkit-box-ordinal-group: 13;
        -ms-flex-order: 12;
            order: 12;
  }
}
.offset-1 {
  margin-left: 8.3333333333%;
}

.offset-2 {
  margin-left: 16.6666666667%;
}

.offset-3 {
  margin-left: 25%;
}

.offset-4 {
  margin-left: 33.3333333333%;
}

.offset-5 {
  margin-left: 41.6666666667%;
}

.offset-6 {
  margin-left: 50%;
}

.offset-7 {
  margin-left: 58.3333333333%;
}

.offset-8 {
  margin-left: 66.6666666667%;
}

.offset-9 {
  margin-left: 75%;
}

.offset-10 {
  margin-left: 83.3333333333%;
}

.offset-11 {
  margin-left: 91.6666666667%;
}

.offset-1 {
  margin-left: 8.3333333333%;
}

.offset-2 {
  margin-left: 16.6666666667%;
}

.offset-3 {
  margin-left: 25%;
}

.offset-4 {
  margin-left: 33.3333333333%;
}

.offset-5 {
  margin-left: 41.6666666667%;
}

.offset-6 {
  margin-left: 50%;
}

.offset-7 {
  margin-left: 58.3333333333%;
}

.offset-8 {
  margin-left: 66.6666666667%;
}

.offset-9 {
  margin-left: 75%;
}

.offset-10 {
  margin-left: 83.3333333333%;
}

.offset-11 {
  margin-left: 91.6666666667%;
}

@media (min-width: 576px) {
  .offset-sm-0 {
    margin-left: 0;
  }
  .offset-sm-1 {
    margin-left: 8.3333333333%;
  }
  .offset-sm-2 {
    margin-left: 16.6666666667%;
  }
  .offset-sm-3 {
    margin-left: 25%;
  }
  .offset-sm-4 {
    margin-left: 33.3333333333%;
  }
  .offset-sm-5 {
    margin-left: 41.6666666667%;
  }
  .offset-sm-6 {
    margin-left: 50%;
  }
  .offset-sm-7 {
    margin-left: 58.3333333333%;
  }
  .offset-sm-8 {
    margin-left: 66.6666666667%;
  }
  .offset-sm-9 {
    margin-left: 75%;
  }
  .offset-sm-10 {
    margin-left: 83.3333333333%;
  }
  .offset-sm-11 {
    margin-left: 91.6666666667%;
  }
}
@media (min-width: 768px) {
  .offset-md-0 {
    margin-left: 0;
  }
  .offset-md-1 {
    margin-left: 8.3333333333%;
  }
  .offset-md-2 {
    margin-left: 16.6666666667%;
  }
  .offset-md-3 {
    margin-left: 25%;
  }
  .offset-md-4 {
    margin-left: 33.3333333333%;
  }
  .offset-md-5 {
    margin-left: 41.6666666667%;
  }
  .offset-md-6 {
    margin-left: 50%;
  }
  .offset-md-7 {
    margin-left: 58.3333333333%;
  }
  .offset-md-8 {
    margin-left: 66.6666666667%;
  }
  .offset-md-9 {
    margin-left: 75%;
  }
  .offset-md-10 {
    margin-left: 83.3333333333%;
  }
  .offset-md-11 {
    margin-left: 91.6666666667%;
  }
}
@media (min-width: 992px) {
  .offset-lg-0 {
    margin-left: 0;
  }
  .offset-lg-1 {
    margin-left: 8.3333333333%;
  }
  .offset-lg-2 {
    margin-left: 16.6666666667%;
  }
  .offset-lg-3 {
    margin-left: 25%;
  }
  .offset-lg-4 {
    margin-left: 33.3333333333%;
  }
  .offset-lg-5 {
    margin-left: 41.6666666667%;
  }
  .offset-lg-6 {
    margin-left: 50%;
  }
  .offset-lg-7 {
    margin-left: 58.3333333333%;
  }
  .offset-lg-8 {
    margin-left: 66.6666666667%;
  }
  .offset-lg-9 {
    margin-left: 75%;
  }
  .offset-lg-10 {
    margin-left: 83.3333333333%;
  }
  .offset-lg-11 {
    margin-left: 91.6666666667%;
  }
}
@media (min-width: 1200px) {
  .offset-xl-0 {
    margin-left: 0;
  }
  .offset-xl-1 {
    margin-left: 8.3333333333%;
  }
  .offset-xl-2 {
    margin-left: 16.6666666667%;
  }
  .offset-xl-3 {
    margin-left: 25%;
  }
  .offset-xl-4 {
    margin-left: 33.3333333333%;
  }
  .offset-xl-5 {
    margin-left: 41.6666666667%;
  }
  .offset-xl-6 {
    margin-left: 50%;
  }
  .offset-xl-7 {
    margin-left: 58.3333333333%;
  }
  .offset-xl-8 {
    margin-left: 66.6666666667%;
  }
  .offset-xl-9 {
    margin-left: 75%;
  }
  .offset-xl-10 {
    margin-left: 83.3333333333%;
  }
  .offset-xl-11 {
    margin-left: 91.6666666667%;
  }
}
/* stylelint-enable */
html {
  font-family: "IBMPlexSans", "system";
  font-size: 62.5%;
}

body {
  font-size: 1.6rem;
}

p {
  line-height: 2.4rem;
  margin-bottom: 0.8rem;
  margin-top: 1.6rem;
}

a {
  color: #00325b;
}
a:hover, a.link-hover {
  color: #000040;
}
a:hover:disabled,
a:hover .disabled, a.link-hover:disabled,
a.link-hover .disabled {
  background-color: transparent !important;
}
a:focus, a.link-focus {
  color: #00325b;
  outline: 4px solid #747474;
  outline-offset: 1px;
}
a:visited, a.link-visited {
  color: #800000;
}
a:disabled, a.disabled {
  cursor: not-allowed !important;
  color: #454545 !important;
  opacity: 0.3;
}
a:disabled:focus, a.disabled:focus {
  outline: none;
  background-color: transparent;
}
.background-dark a:not(.button) {
  color: #ffffff;
}
.background-dark a:disabled, .background-dark a.disabled {
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
  cursor: not-allowed !important;
  color: #999999 !important;
  box-shadow: none !important;
  outline-offset: inherit !important;
}
.background-dark a:disabled:focus, .background-dark a.disabled:focus {
  outline: none;
  background-color: transparent;
}

h1, .h1 {
  font-size: 4.2rem;
  line-height: 4.6rem;
  font-weight: 700;
  color: #000000;
  text-transform: none;
  word-break: break-word;
}
@media (max-width: 767px) {
  h1, .h1 {
    font-size: 3.2rem;
  }
}

h2, .h2 {
  font-size: 3rem;
  line-height: 3.4rem;
  font-weight: 600;
  color: #000000;
  text-transform: none;
}
@media (max-width: 767px) {
  h2, .h2 {
    font-size: 2.8rem;
  }
}

h3, .h3 {
  font-size: 2.4rem;
  line-height: 2.8rem;
  font-weight: 600;
  color: #000000;
  text-transform: none;
}
@media (max-width: 767px) {
  h3, .h3 {
    font-size: 2.4rem;
  }
}

h4, .h4 {
  font-size: 1.8rem;
  line-height: 2.2rem;
  font-weight: 600;
  color: #000000;
  text-transform: none;
}

h5, .h5 {
  font-size: 1.6rem;
  line-height: 2.4rem;
  font-weight: 600;
  color: #000000;
  text-transform: none;
}

h6, .h6 {
  font-size: 1.3rem;
  line-height: 2.4rem;
  font-weight: 500;
  color: #000000;
  text-transform: uppercase;
}

p, .body-text, .body-copy-text {
  font-size: 1.6rem;
  line-height: 2.2rem;
  font-weight: 400;
  color: #000000;
  text-transform: none;
}

.font-lead {
  font-size: 2rem;
  font-weight: 400;
  line-height: 3.2rem;
  max-width: 66ch;
  color: #000000;
}

.weight-normal {
  font-weight: 400;
}

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

strong, b, .bold {
  font-weight: 700;
}

.italic, em {
  font-style: italic;
}

small, .small-text {
  font-size: 1.4rem;
  line-height: 1.9rem;
  font-weight: 400;
}

.form-label {
  font-size: 1.6rem;
  line-height: 2.4rem;
  font-weight: 600;
  color: #000000;
  text-transform: none;
}

/*h1, .h1, //Removed this styling, it make for a messy margin handling.
h2, .h2,
h3, .h3,
h4, .h4,
h5, .h5,
h6, .h6,
p{
  &:first-child{
    margin-top: 0;
  }
  &:last-child{
    margin-bottom: 0;
  }
}*/
h1:focus, .h1:focus,
h2:focus, .h2:focus,
h3:focus, .h3:focus,
h4:focus, .h4:focus,
h5:focus, .h5:focus,
h6:focus, .h6:focus {
  outline: none;
}

h1, .h1 {
  margin-bottom: 1.6rem;
  margin-top: 0px;
}

h2, .h2 {
  margin-top: 32px;
  margin-bottom: 1.6rem;
}
@media (min-width: 768px) {
  h2, .h2 {
    margin-top: 4.2rem;
  }
}

h3, .h3 {
  margin-top: 32px;
  margin-bottom: 1.6rem;
}
@media (min-width: 768px) {
  h3, .h3 {
    margin-top: 4.2rem;
  }
}

h4, .h4 {
  margin-top: 2.2rem;
  margin-bottom: 1.6rem;
}

h5, .h5 {
  margin-top: 2.2rem;
  margin-bottom: 0;
}

h6, .h6 {
  margin-top: 2.2rem;
  margin-bottom: 0;
}

.font-lead {
  margin-top: 2.2rem;
  margin-bottom: 1.6rem;
}

p, .body-text {
  margin-top: 1.6rem;
  margin-bottom: 1.6rem;
}

h5 + p, h5 + ul, h5 + ol, .h5 + p, .h5 + ul, .h5 + ol, h6 + p, h6 + ul, h6 + ol, .h6 + p, .h6 + ul, .h6 + ol {
  margin-top: 0;
}

.function-link {
  font-size: 1.6rem;
  line-height: 2.2rem;
  font-weight: 400;
  color: #000000;
  text-transform: none;
  display: inline-block;
}
.function-link:hover, .function-link:visited, .function-link:focus {
  color: #000000;
}
.function-link .icon-svg {
  margin-right: 4px;
}
.background-dark .function-link .icon-svg {
  fill: white;
}
.function-link.link-right {
  text-align: right;
}

.back-link {
  border-bottom: 1px solid #747474;
  color: #000000;
  text-decoration: none;
  display: inline-block;
  position: relative;
  margin-bottom: 15px;
  line-height: 2.4rem;
  padding-left: 14px;
}
.back-link::before {
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-color: transparent;
  -webkit-clip-path: polygon(0% 50%, 100% 100%, 100% 0%);
  clip-path: polygon(0% 50%, 100% 100%, 100% 0%);
  border-width: 5px 6px 5px 0;
  border-right-color: inherit;
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  margin: auto;
}
.back-link:active, .back-link:focus, .back-link:hover, .back-link:visited {
  color: #000000;
}

a.bold-link {
  font-weight: 600;
}

.icon-link {
  line-height: 2.2rem;
}
.icon-link .icon-svg {
  margin-left: 4px;
  width: 1.6rem;
  height: 1.6rem;
  fill: currentColor;
}

h1 a, h1 a:hover, h1 a:visited, h1 a:focus, .h1 a, .h1 a:hover, .h1 a:visited, .h1 a:focus,
h2 a,
h2 a:hover,
h2 a:visited,
h2 a:focus, .h2 a, .h2 a:hover, .h2 a:visited, .h2 a:focus,
h3 a,
h3 a:hover,
h3 a:visited,
h3 a:focus, .h3 a, .h3 a:hover, .h3 a:visited, .h3 a:focus,
h4 a,
h4 a:hover,
h4 a:visited,
h4 a:focus, .h4 a, .h4 a:hover, .h4 a:visited, .h4 a:focus,
h5 a,
h5 a:hover,
h5 a:visited,
h5 a:focus, .h5 a, .h5 a:hover, .h5 a:visited, .h5 a:focus,
h6 a,
h6 a:hover,
h6 a:visited,
h6 a:focus, .h6 a, .h6 a:hover, .h6 a:visited, .h6 a:focus {
  text-decoration: underline;
}
h1 a.search-link, .h1 a.search-link,
h2 a.search-link, .h2 a.search-link,
h3 a.search-link, .h3 a.search-link,
h4 a.search-link, .h4 a.search-link,
h5 a.search-link, .h5 a.search-link,
h6 a.search-link, .h6 a.search-link {
  text-decoration: none;
}
h1 a.search-link:visited, .h1 a.search-link:visited,
h2 a.search-link:visited, .h2 a.search-link:visited,
h3 a.search-link:visited, .h3 a.search-link:visited,
h4 a.search-link:visited, .h4 a.search-link:visited,
h5 a.search-link:visited, .h5 a.search-link:visited,
h6 a.search-link:visited, .h6 a.search-link:visited {
  text-decoration: underline;
}
h1 a.search-link:focus, .h1 a.search-link:focus,
h2 a.search-link:focus, .h2 a.search-link:focus,
h3 a.search-link:focus, .h3 a.search-link:focus,
h4 a.search-link:focus, .h4 a.search-link:focus,
h5 a.search-link:focus, .h5 a.search-link:focus,
h6 a.search-link:focus, .h6 a.search-link:focus {
  text-decoration: none;
}
h1 a.search-link:hover, .h1 a.search-link:hover,
h2 a.search-link:hover, .h2 a.search-link:hover,
h3 a.search-link:hover, .h3 a.search-link:hover,
h4 a.search-link:hover, .h4 a.search-link:hover,
h5 a.search-link:hover, .h5 a.search-link:hover,
h6 a.search-link:hover, .h6 a.search-link:hover {
  text-decoration: underline;
}

cite,
var,
address,
dfn {
  font-style: normal;
}

h1, .h1,
h2, .h2,
h3, .h3,
h4, .h4,
h5, .h5,
h6, .h6 {
  max-width: 66ch;
}

p,
ul:not(.accordion):not(.tabnav):not(.accordion-bordered):not(.nav-primary):not(.inline-list):not(.tabnav):not(.sidenav-list):not(.sidenav-sub_list),
ol:not(.accordion):not(.tabnav):not(.accordion-bordered):not(.sidenav-list) {
  max-width: 66ch;
}

.font-lead {
  max-width: 66ch;
}

.form-label, .form-hint, .form-error-message {
  max-width: 66ch;
}

.form-checkbox + label, .form-radio + label {
  max-width: 66ch;
}

a:not(.button) {
  max-width: 66ch;
}

.displayheading-1 {
  font-weight: 700;
  font-size: 4.8rem;
  line-height: 5.6rem;
  margin-bottom: 0;
  color: #000000;
}
.displayheading-2 {
  font-weight: 700;
  font-size: 3.2rem;
  line-height: 4rem;
  margin-bottom: 0;
  color: #000000;
}

.text-positive {
  color: #348000;
}

.text-negative {
  color: #a51d1d;
}

.color-text-black {
  color: #000000;
}

.background-dark {
  background-color: #000000;
}
.background-dark p, .background-dark span {
  color: #ffffff;
}

.field-group-title {
  font-weight: 400;
}
.field-group-title ~ hr {
  border: 2px solid #000000;
}

h1, h2, h3, h4, h5, h6, p, legend, strong, b, cite, var, address, dfn {
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: none;
  -webkit-font-smoothing: subpixel-antialiased;
  -webkit-font-smoothing: antialiased;
  font-feature-settings: "kern";
  -webkit-font-feature-settings: "kern";
  -moz-font-feature-settings: "kern";
  -moz-font-feature-settings: "kern=1";
}

.uppercase {
  text-transform: uppercase;
}

.lowercase {
  text-transform: lowercase;
}

.bg-normal {
  background: #ffffff !important;
  background-color: #ffffff !important;
}

.bg-alternative {
  background: #f5f5f5 !important;
  background-color: #f5f5f5 !important;
}

.bg-modal {
  background: rgba(0, 0, 0, 0.75) !important;
  background-color: rgba(0, 0, 0, 0.75) !important;
}

.w-percent-10 {
  width: 10% !important;
}

.w-percent-20 {
  width: 20% !important;
}

.w-percent-30 {
  width: 30% !important;
}

.w-percent-40 {
  width: 40% !important;
}

.w-percent-50 {
  width: 50% !important;
}

.w-percent-60 {
  width: 60% !important;
}

.w-percent-70 {
  width: 70% !important;
}

.w-percent-80 {
  width: 80% !important;
}

.w-percent-90 {
  width: 90% !important;
}

.w-percent-100 {
  width: 100% !important;
}

@media (min-width: 576px) {
  .w-percent-sm-10 {
    width: 10% !important;
  }
  .w-percent-sm-20 {
    width: 20% !important;
  }
  .w-percent-sm-30 {
    width: 30% !important;
  }
  .w-percent-sm-40 {
    width: 40% !important;
  }
  .w-percent-sm-50 {
    width: 50% !important;
  }
  .w-percent-sm-60 {
    width: 60% !important;
  }
  .w-percent-sm-70 {
    width: 70% !important;
  }
  .w-percent-sm-80 {
    width: 80% !important;
  }
  .w-percent-sm-90 {
    width: 90% !important;
  }
  .w-percent-sm-100 {
    width: 100% !important;
  }
}
@media (min-width: 768px) {
  .w-percent-md-10 {
    width: 10% !important;
  }
  .w-percent-md-20 {
    width: 20% !important;
  }
  .w-percent-md-30 {
    width: 30% !important;
  }
  .w-percent-md-40 {
    width: 40% !important;
  }
  .w-percent-md-50 {
    width: 50% !important;
  }
  .w-percent-md-60 {
    width: 60% !important;
  }
  .w-percent-md-70 {
    width: 70% !important;
  }
  .w-percent-md-80 {
    width: 80% !important;
  }
  .w-percent-md-90 {
    width: 90% !important;
  }
  .w-percent-md-100 {
    width: 100% !important;
  }
}
@media (min-width: 992px) {
  .w-percent-lg-10 {
    width: 10% !important;
  }
  .w-percent-lg-20 {
    width: 20% !important;
  }
  .w-percent-lg-30 {
    width: 30% !important;
  }
  .w-percent-lg-40 {
    width: 40% !important;
  }
  .w-percent-lg-50 {
    width: 50% !important;
  }
  .w-percent-lg-60 {
    width: 60% !important;
  }
  .w-percent-lg-70 {
    width: 70% !important;
  }
  .w-percent-lg-80 {
    width: 80% !important;
  }
  .w-percent-lg-90 {
    width: 90% !important;
  }
  .w-percent-lg-100 {
    width: 100% !important;
  }
}
@media (min-width: 1200px) {
  .w-percent-xl-10 {
    width: 10% !important;
  }
  .w-percent-xl-20 {
    width: 20% !important;
  }
  .w-percent-xl-30 {
    width: 30% !important;
  }
  .w-percent-xl-40 {
    width: 40% !important;
  }
  .w-percent-xl-50 {
    width: 50% !important;
  }
  .w-percent-xl-60 {
    width: 60% !important;
  }
  .w-percent-xl-70 {
    width: 70% !important;
  }
  .w-percent-xl-80 {
    width: 80% !important;
  }
  .w-percent-xl-90 {
    width: 90% !important;
  }
  .w-percent-xl-100 {
    width: 100% !important;
  }
}
.align-text-left {
  text-align: left !important;
}

.align-text-right {
  text-align: right !important;
}

.align-text-center {
  text-align: center !important;
}

@media (min-width: 576px) {
  .align-text-sm-left {
    text-align: left !important;
  }
  .align-text-sm-right {
    text-align: right !important;
  }
  .align-text-sm-center {
    text-align: center !important;
  }
}
@media (min-width: 768px) {
  .align-text-md-left {
    text-align: left !important;
  }
  .align-text-md-right {
    text-align: right !important;
  }
  .align-text-md-center {
    text-align: center !important;
  }
}
@media (min-width: 992px) {
  .align-text-lg-left {
    text-align: left !important;
  }
  .align-text-lg-right {
    text-align: right !important;
  }
  .align-text-lg-center {
    text-align: center !important;
  }
}
@media (min-width: 1200px) {
  .align-text-xl-left {
    text-align: left !important;
  }
  .align-text-xl-right {
    text-align: right !important;
  }
  .align-text-xl-center {
    text-align: center !important;
  }
}
.flex-row {
  -webkit-box-orient: horizontal !important;
  -webkit-box-direction: normal !important;
      -ms-flex-direction: row !important;
          flex-direction: row !important;
}

.flex-column {
  -webkit-box-orient: vertical !important;
  -webkit-box-direction: normal !important;
      -ms-flex-direction: column !important;
          flex-direction: column !important;
}

.flex-row-reverse {
  -webkit-box-orient: horizontal !important;
  -webkit-box-direction: reverse !important;
      -ms-flex-direction: row-reverse !important;
          flex-direction: row-reverse !important;
}

.flex-column-reverse {
  -webkit-box-orient: vertical !important;
  -webkit-box-direction: reverse !important;
      -ms-flex-direction: column-reverse !important;
          flex-direction: column-reverse !important;
}

.flex-wrap {
  -ms-flex-wrap: wrap !important;
      flex-wrap: wrap !important;
}

.flex-nowrap {
  -ms-flex-wrap: nowrap !important;
      flex-wrap: nowrap !important;
}

.flex-wrap-reverse {
  -ms-flex-wrap: wrap-reverse !important;
      flex-wrap: wrap-reverse !important;
}

.justify-content-start {
  -webkit-box-pack: start !important;
      -ms-flex-pack: start !important;
          justify-content: flex-start !important;
}

.justify-content-end {
  -webkit-box-pack: end !important;
      -ms-flex-pack: end !important;
          justify-content: flex-end !important;
}

.justify-content-center {
  -webkit-box-pack: center !important;
      -ms-flex-pack: center !important;
          justify-content: center !important;
}

.justify-content-between {
  -webkit-box-pack: justify !important;
      -ms-flex-pack: justify !important;
          justify-content: space-between !important;
}

.justify-content-around {
  -ms-flex-pack: distribute !important;
      justify-content: space-around !important;
}

.align-items-start {
  -webkit-box-align: start !important;
      -ms-flex-align: start !important;
          align-items: flex-start !important;
}

.align-items-end {
  -webkit-box-align: end !important;
      -ms-flex-align: end !important;
          align-items: flex-end !important;
}

.align-items-center {
  -webkit-box-align: center !important;
      -ms-flex-align: center !important;
          align-items: center !important;
}

.align-items-baseline {
  -webkit-box-align: baseline !important;
      -ms-flex-align: baseline !important;
          align-items: baseline !important;
}

.align-items-stretch {
  -webkit-box-align: stretch !important;
      -ms-flex-align: stretch !important;
          align-items: stretch !important;
}

.align-content-start {
  -ms-flex-line-pack: start !important;
      align-content: flex-start !important;
}

.align-content-end {
  -ms-flex-line-pack: end !important;
      align-content: flex-end !important;
}

.align-content-center {
  -ms-flex-line-pack: center !important;
      align-content: center !important;
}

.align-content-between {
  -ms-flex-line-pack: justify !important;
      align-content: space-between !important;
}

.align-content-around {
  -ms-flex-line-pack: distribute !important;
      align-content: space-around !important;
}

.align-content-stretch {
  -ms-flex-line-pack: stretch !important;
      align-content: stretch !important;
}

.align-self-auto {
  -ms-flex-item-align: auto !important;
      align-self: auto !important;
}

.align-self-start {
  -ms-flex-item-align: start !important;
      align-self: flex-start !important;
}

.align-self-end {
  -ms-flex-item-align: end !important;
      align-self: flex-end !important;
}

.align-self-center {
  -ms-flex-item-align: center !important;
      align-self: center !important;
}

.align-self-baseline {
  -ms-flex-item-align: baseline !important;
      align-self: baseline !important;
}

.align-self-stretch {
  -ms-flex-item-align: stretch !important;
      align-self: stretch !important;
}

@media (min-width: 576px) {
  .flex-sm-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
            flex-direction: row !important;
  }
  .flex-sm-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important;
  }
  .flex-sm-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
            flex-direction: row-reverse !important;
  }
  .flex-sm-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
            flex-direction: column-reverse !important;
  }
  .flex-sm-wrap {
    -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important;
  }
  .flex-sm-nowrap {
    -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important;
  }
  .flex-sm-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important;
  }
  .justify-content-sm-start {
    -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important;
  }
  .justify-content-sm-end {
    -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
            justify-content: flex-end !important;
  }
  .justify-content-sm-center {
    -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important;
  }
  .justify-content-sm-between {
    -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
            justify-content: space-between !important;
  }
  .justify-content-sm-around {
    -ms-flex-pack: distribute !important;
        justify-content: space-around !important;
  }
  .align-items-sm-start {
    -webkit-box-align: start !important;
        -ms-flex-align: start !important;
            align-items: flex-start !important;
  }
  .align-items-sm-end {
    -webkit-box-align: end !important;
        -ms-flex-align: end !important;
            align-items: flex-end !important;
  }
  .align-items-sm-center {
    -webkit-box-align: center !important;
        -ms-flex-align: center !important;
            align-items: center !important;
  }
  .align-items-sm-baseline {
    -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
            align-items: baseline !important;
  }
  .align-items-sm-stretch {
    -webkit-box-align: stretch !important;
        -ms-flex-align: stretch !important;
            align-items: stretch !important;
  }
  .align-content-sm-start {
    -ms-flex-line-pack: start !important;
        align-content: flex-start !important;
  }
  .align-content-sm-end {
    -ms-flex-line-pack: end !important;
        align-content: flex-end !important;
  }
  .align-content-sm-center {
    -ms-flex-line-pack: center !important;
        align-content: center !important;
  }
  .align-content-sm-between {
    -ms-flex-line-pack: justify !important;
        align-content: space-between !important;
  }
  .align-content-sm-around {
    -ms-flex-line-pack: distribute !important;
        align-content: space-around !important;
  }
  .align-content-sm-stretch {
    -ms-flex-line-pack: stretch !important;
        align-content: stretch !important;
  }
  .align-self-sm-auto {
    -ms-flex-item-align: auto !important;
        align-self: auto !important;
  }
  .align-self-sm-start {
    -ms-flex-item-align: start !important;
        align-self: flex-start !important;
  }
  .align-self-sm-end {
    -ms-flex-item-align: end !important;
        align-self: flex-end !important;
  }
  .align-self-sm-center {
    -ms-flex-item-align: center !important;
        align-self: center !important;
  }
  .align-self-sm-baseline {
    -ms-flex-item-align: baseline !important;
        align-self: baseline !important;
  }
  .align-self-sm-stretch {
    -ms-flex-item-align: stretch !important;
        align-self: stretch !important;
  }
}
@media (min-width: 768px) {
  .flex-md-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
            flex-direction: row !important;
  }
  .flex-md-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important;
  }
  .flex-md-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
            flex-direction: row-reverse !important;
  }
  .flex-md-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
            flex-direction: column-reverse !important;
  }
  .flex-md-wrap {
    -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important;
  }
  .flex-md-nowrap {
    -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important;
  }
  .flex-md-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important;
  }
  .justify-content-md-start {
    -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important;
  }
  .justify-content-md-end {
    -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
            justify-content: flex-end !important;
  }
  .justify-content-md-center {
    -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important;
  }
  .justify-content-md-between {
    -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
            justify-content: space-between !important;
  }
  .justify-content-md-around {
    -ms-flex-pack: distribute !important;
        justify-content: space-around !important;
  }
  .align-items-md-start {
    -webkit-box-align: start !important;
        -ms-flex-align: start !important;
            align-items: flex-start !important;
  }
  .align-items-md-end {
    -webkit-box-align: end !important;
        -ms-flex-align: end !important;
            align-items: flex-end !important;
  }
  .align-items-md-center {
    -webkit-box-align: center !important;
        -ms-flex-align: center !important;
            align-items: center !important;
  }
  .align-items-md-baseline {
    -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
            align-items: baseline !important;
  }
  .align-items-md-stretch {
    -webkit-box-align: stretch !important;
        -ms-flex-align: stretch !important;
            align-items: stretch !important;
  }
  .align-content-md-start {
    -ms-flex-line-pack: start !important;
        align-content: flex-start !important;
  }
  .align-content-md-end {
    -ms-flex-line-pack: end !important;
        align-content: flex-end !important;
  }
  .align-content-md-center {
    -ms-flex-line-pack: center !important;
        align-content: center !important;
  }
  .align-content-md-between {
    -ms-flex-line-pack: justify !important;
        align-content: space-between !important;
  }
  .align-content-md-around {
    -ms-flex-line-pack: distribute !important;
        align-content: space-around !important;
  }
  .align-content-md-stretch {
    -ms-flex-line-pack: stretch !important;
        align-content: stretch !important;
  }
  .align-self-md-auto {
    -ms-flex-item-align: auto !important;
        align-self: auto !important;
  }
  .align-self-md-start {
    -ms-flex-item-align: start !important;
        align-self: flex-start !important;
  }
  .align-self-md-end {
    -ms-flex-item-align: end !important;
        align-self: flex-end !important;
  }
  .align-self-md-center {
    -ms-flex-item-align: center !important;
        align-self: center !important;
  }
  .align-self-md-baseline {
    -ms-flex-item-align: baseline !important;
        align-self: baseline !important;
  }
  .align-self-md-stretch {
    -ms-flex-item-align: stretch !important;
        align-self: stretch !important;
  }
}
@media (min-width: 992px) {
  .flex-lg-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
            flex-direction: row !important;
  }
  .flex-lg-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important;
  }
  .flex-lg-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
            flex-direction: row-reverse !important;
  }
  .flex-lg-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
            flex-direction: column-reverse !important;
  }
  .flex-lg-wrap {
    -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important;
  }
  .flex-lg-nowrap {
    -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important;
  }
  .flex-lg-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important;
  }
  .justify-content-lg-start {
    -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important;
  }
  .justify-content-lg-end {
    -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
            justify-content: flex-end !important;
  }
  .justify-content-lg-center {
    -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important;
  }
  .justify-content-lg-between {
    -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
            justify-content: space-between !important;
  }
  .justify-content-lg-around {
    -ms-flex-pack: distribute !important;
        justify-content: space-around !important;
  }
  .align-items-lg-start {
    -webkit-box-align: start !important;
        -ms-flex-align: start !important;
            align-items: flex-start !important;
  }
  .align-items-lg-end {
    -webkit-box-align: end !important;
        -ms-flex-align: end !important;
            align-items: flex-end !important;
  }
  .align-items-lg-center {
    -webkit-box-align: center !important;
        -ms-flex-align: center !important;
            align-items: center !important;
  }
  .align-items-lg-baseline {
    -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
            align-items: baseline !important;
  }
  .align-items-lg-stretch {
    -webkit-box-align: stretch !important;
        -ms-flex-align: stretch !important;
            align-items: stretch !important;
  }
  .align-content-lg-start {
    -ms-flex-line-pack: start !important;
        align-content: flex-start !important;
  }
  .align-content-lg-end {
    -ms-flex-line-pack: end !important;
        align-content: flex-end !important;
  }
  .align-content-lg-center {
    -ms-flex-line-pack: center !important;
        align-content: center !important;
  }
  .align-content-lg-between {
    -ms-flex-line-pack: justify !important;
        align-content: space-between !important;
  }
  .align-content-lg-around {
    -ms-flex-line-pack: distribute !important;
        align-content: space-around !important;
  }
  .align-content-lg-stretch {
    -ms-flex-line-pack: stretch !important;
        align-content: stretch !important;
  }
  .align-self-lg-auto {
    -ms-flex-item-align: auto !important;
        align-self: auto !important;
  }
  .align-self-lg-start {
    -ms-flex-item-align: start !important;
        align-self: flex-start !important;
  }
  .align-self-lg-end {
    -ms-flex-item-align: end !important;
        align-self: flex-end !important;
  }
  .align-self-lg-center {
    -ms-flex-item-align: center !important;
        align-self: center !important;
  }
  .align-self-lg-baseline {
    -ms-flex-item-align: baseline !important;
        align-self: baseline !important;
  }
  .align-self-lg-stretch {
    -ms-flex-item-align: stretch !important;
        align-self: stretch !important;
  }
}
@media (min-width: 1200px) {
  .flex-xl-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
            flex-direction: row !important;
  }
  .flex-xl-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important;
  }
  .flex-xl-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
            flex-direction: row-reverse !important;
  }
  .flex-xl-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
            flex-direction: column-reverse !important;
  }
  .flex-xl-wrap {
    -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important;
  }
  .flex-xl-nowrap {
    -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important;
  }
  .flex-xl-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important;
  }
  .justify-content-xl-start {
    -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important;
  }
  .justify-content-xl-end {
    -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
            justify-content: flex-end !important;
  }
  .justify-content-xl-center {
    -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important;
  }
  .justify-content-xl-between {
    -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
            justify-content: space-between !important;
  }
  .justify-content-xl-around {
    -ms-flex-pack: distribute !important;
        justify-content: space-around !important;
  }
  .align-items-xl-start {
    -webkit-box-align: start !important;
        -ms-flex-align: start !important;
            align-items: flex-start !important;
  }
  .align-items-xl-end {
    -webkit-box-align: end !important;
        -ms-flex-align: end !important;
            align-items: flex-end !important;
  }
  .align-items-xl-center {
    -webkit-box-align: center !important;
        -ms-flex-align: center !important;
            align-items: center !important;
  }
  .align-items-xl-baseline {
    -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
            align-items: baseline !important;
  }
  .align-items-xl-stretch {
    -webkit-box-align: stretch !important;
        -ms-flex-align: stretch !important;
            align-items: stretch !important;
  }
  .align-content-xl-start {
    -ms-flex-line-pack: start !important;
        align-content: flex-start !important;
  }
  .align-content-xl-end {
    -ms-flex-line-pack: end !important;
        align-content: flex-end !important;
  }
  .align-content-xl-center {
    -ms-flex-line-pack: center !important;
        align-content: center !important;
  }
  .align-content-xl-between {
    -ms-flex-line-pack: justify !important;
        align-content: space-between !important;
  }
  .align-content-xl-around {
    -ms-flex-line-pack: distribute !important;
        align-content: space-around !important;
  }
  .align-content-xl-stretch {
    -ms-flex-line-pack: stretch !important;
        align-content: stretch !important;
  }
  .align-self-xl-auto {
    -ms-flex-item-align: auto !important;
        align-self: auto !important;
  }
  .align-self-xl-start {
    -ms-flex-item-align: start !important;
        align-self: flex-start !important;
  }
  .align-self-xl-end {
    -ms-flex-item-align: end !important;
        align-self: flex-end !important;
  }
  .align-self-xl-center {
    -ms-flex-item-align: center !important;
        align-self: center !important;
  }
  .align-self-xl-baseline {
    -ms-flex-item-align: baseline !important;
        align-self: baseline !important;
  }
  .align-self-xl-stretch {
    -ms-flex-item-align: stretch !important;
        align-self: stretch !important;
  }
}
.m-0 {
  margin: 0 !important;
}

.mt-0,
.my-0 {
  margin-top: 0 !important;
}

.mr-0,
.mx-0 {
  margin-right: 0 !important;
}

.mb-0,
.my-0 {
  margin-bottom: 0 !important;
}

.ml-0,
.mx-0 {
  margin-left: 0 !important;
}

.m-1 {
  margin: 2px !important;
}

.mt-1,
.my-1 {
  margin-top: 2px !important;
}

.mr-1,
.mx-1 {
  margin-right: 2px !important;
}

.mb-1,
.my-1 {
  margin-bottom: 2px !important;
}

.ml-1,
.mx-1 {
  margin-left: 2px !important;
}

.m-2 {
  margin: 4px !important;
}

.mt-2,
.my-2 {
  margin-top: 4px !important;
}

.mr-2,
.mx-2 {
  margin-right: 4px !important;
}

.mb-2,
.my-2 {
  margin-bottom: 4px !important;
}

.ml-2,
.mx-2 {
  margin-left: 4px !important;
}

.m-3 {
  margin: 8px !important;
}

.mt-3,
.my-3 {
  margin-top: 8px !important;
}

.mr-3,
.mx-3 {
  margin-right: 8px !important;
}

.mb-3,
.my-3 {
  margin-bottom: 8px !important;
}

.ml-3,
.mx-3 {
  margin-left: 8px !important;
}

.m-305 {
  margin: 12px !important;
}

.mt-305,
.my-305 {
  margin-top: 12px !important;
}

.mr-305,
.mx-305 {
  margin-right: 12px !important;
}

.mb-305,
.my-305 {
  margin-bottom: 12px !important;
}

.ml-305,
.mx-305 {
  margin-left: 12px !important;
}

.m-4 {
  margin: 16px !important;
}

.mt-4,
.my-4 {
  margin-top: 16px !important;
}

.mr-4,
.mx-4 {
  margin-right: 16px !important;
}

.mb-4,
.my-4 {
  margin-bottom: 16px !important;
}

.ml-4,
.mx-4 {
  margin-left: 16px !important;
}

.m-405 {
  margin: 20px !important;
}

.mt-405,
.my-405 {
  margin-top: 20px !important;
}

.mr-405,
.mx-405 {
  margin-right: 20px !important;
}

.mb-405,
.my-405 {
  margin-bottom: 20px !important;
}

.ml-405,
.mx-405 {
  margin-left: 20px !important;
}

.m-5 {
  margin: 24px !important;
}

.mt-5,
.my-5 {
  margin-top: 24px !important;
}

.mr-5,
.mx-5 {
  margin-right: 24px !important;
}

.mb-5,
.my-5 {
  margin-bottom: 24px !important;
}

.ml-5,
.mx-5 {
  margin-left: 24px !important;
}

.m-505 {
  margin: 28px !important;
}

.mt-505,
.my-505 {
  margin-top: 28px !important;
}

.mr-505,
.mx-505 {
  margin-right: 28px !important;
}

.mb-505,
.my-505 {
  margin-bottom: 28px !important;
}

.ml-505,
.mx-505 {
  margin-left: 28px !important;
}

.m-6 {
  margin: 32px !important;
}

.mt-6,
.my-6 {
  margin-top: 32px !important;
}

.mr-6,
.mx-6 {
  margin-right: 32px !important;
}

.mb-6,
.my-6 {
  margin-bottom: 32px !important;
}

.ml-6,
.mx-6 {
  margin-left: 32px !important;
}

.m-605 {
  margin: 36px !important;
}

.mt-605,
.my-605 {
  margin-top: 36px !important;
}

.mr-605,
.mx-605 {
  margin-right: 36px !important;
}

.mb-605,
.my-605 {
  margin-bottom: 36px !important;
}

.ml-605,
.mx-605 {
  margin-left: 36px !important;
}

.m-7 {
  margin: 40px !important;
}

.mt-7,
.my-7 {
  margin-top: 40px !important;
}

.mr-7,
.mx-7 {
  margin-right: 40px !important;
}

.mb-7,
.my-7 {
  margin-bottom: 40px !important;
}

.ml-7,
.mx-7 {
  margin-left: 40px !important;
}

.m-705 {
  margin: 44px !important;
}

.mt-705,
.my-705 {
  margin-top: 44px !important;
}

.mr-705,
.mx-705 {
  margin-right: 44px !important;
}

.mb-705,
.my-705 {
  margin-bottom: 44px !important;
}

.ml-705,
.mx-705 {
  margin-left: 44px !important;
}

.m-8 {
  margin: 48px !important;
}

.mt-8,
.my-8 {
  margin-top: 48px !important;
}

.mr-8,
.mx-8 {
  margin-right: 48px !important;
}

.mb-8,
.my-8 {
  margin-bottom: 48px !important;
}

.ml-8,
.mx-8 {
  margin-left: 48px !important;
}

.m-805 {
  margin: 52px !important;
}

.mt-805,
.my-805 {
  margin-top: 52px !important;
}

.mr-805,
.mx-805 {
  margin-right: 52px !important;
}

.mb-805,
.my-805 {
  margin-bottom: 52px !important;
}

.ml-805,
.mx-805 {
  margin-left: 52px !important;
}

.m-9 {
  margin: 56px !important;
}

.mt-9,
.my-9 {
  margin-top: 56px !important;
}

.mr-9,
.mx-9 {
  margin-right: 56px !important;
}

.mb-9,
.my-9 {
  margin-bottom: 56px !important;
}

.ml-9,
.mx-9 {
  margin-left: 56px !important;
}

.m-905 {
  margin: 60px !important;
}

.mt-905,
.my-905 {
  margin-top: 60px !important;
}

.mr-905,
.mx-905 {
  margin-right: 60px !important;
}

.mb-905,
.my-905 {
  margin-bottom: 60px !important;
}

.ml-905,
.mx-905 {
  margin-left: 60px !important;
}

.p-0 {
  padding: 0 !important;
}

.pt-0,
.py-0 {
  padding-top: 0 !important;
}

.pr-0,
.px-0 {
  padding-right: 0 !important;
}

.pb-0,
.py-0 {
  padding-bottom: 0 !important;
}

.pl-0,
.px-0 {
  padding-left: 0 !important;
}

.p-1 {
  padding: 2px !important;
}

.pt-1,
.py-1 {
  padding-top: 2px !important;
}

.pr-1,
.px-1 {
  padding-right: 2px !important;
}

.pb-1,
.py-1 {
  padding-bottom: 2px !important;
}

.pl-1,
.px-1 {
  padding-left: 2px !important;
}

.p-2 {
  padding: 4px !important;
}

.pt-2,
.py-2 {
  padding-top: 4px !important;
}

.pr-2,
.px-2 {
  padding-right: 4px !important;
}

.pb-2,
.py-2 {
  padding-bottom: 4px !important;
}

.pl-2,
.px-2 {
  padding-left: 4px !important;
}

.p-3 {
  padding: 8px !important;
}

.pt-3,
.py-3 {
  padding-top: 8px !important;
}

.pr-3,
.px-3 {
  padding-right: 8px !important;
}

.pb-3,
.py-3 {
  padding-bottom: 8px !important;
}

.pl-3,
.px-3 {
  padding-left: 8px !important;
}

.p-305 {
  padding: 12px !important;
}

.pt-305,
.py-305 {
  padding-top: 12px !important;
}

.pr-305,
.px-305 {
  padding-right: 12px !important;
}

.pb-305,
.py-305 {
  padding-bottom: 12px !important;
}

.pl-305,
.px-305 {
  padding-left: 12px !important;
}

.p-4 {
  padding: 16px !important;
}

.pt-4,
.py-4 {
  padding-top: 16px !important;
}

.pr-4,
.px-4 {
  padding-right: 16px !important;
}

.pb-4,
.py-4 {
  padding-bottom: 16px !important;
}

.pl-4,
.px-4 {
  padding-left: 16px !important;
}

.p-405 {
  padding: 20px !important;
}

.pt-405,
.py-405 {
  padding-top: 20px !important;
}

.pr-405,
.px-405 {
  padding-right: 20px !important;
}

.pb-405,
.py-405 {
  padding-bottom: 20px !important;
}

.pl-405,
.px-405 {
  padding-left: 20px !important;
}

.p-5 {
  padding: 24px !important;
}

.pt-5,
.py-5 {
  padding-top: 24px !important;
}

.pr-5,
.px-5 {
  padding-right: 24px !important;
}

.pb-5,
.py-5 {
  padding-bottom: 24px !important;
}

.pl-5,
.px-5 {
  padding-left: 24px !important;
}

.p-505 {
  padding: 28px !important;
}

.pt-505,
.py-505 {
  padding-top: 28px !important;
}

.pr-505,
.px-505 {
  padding-right: 28px !important;
}

.pb-505,
.py-505 {
  padding-bottom: 28px !important;
}

.pl-505,
.px-505 {
  padding-left: 28px !important;
}

.p-6 {
  padding: 32px !important;
}

.pt-6,
.py-6 {
  padding-top: 32px !important;
}

.pr-6,
.px-6 {
  padding-right: 32px !important;
}

.pb-6,
.py-6 {
  padding-bottom: 32px !important;
}

.pl-6,
.px-6 {
  padding-left: 32px !important;
}

.p-605 {
  padding: 36px !important;
}

.pt-605,
.py-605 {
  padding-top: 36px !important;
}

.pr-605,
.px-605 {
  padding-right: 36px !important;
}

.pb-605,
.py-605 {
  padding-bottom: 36px !important;
}

.pl-605,
.px-605 {
  padding-left: 36px !important;
}

.p-7 {
  padding: 40px !important;
}

.pt-7,
.py-7 {
  padding-top: 40px !important;
}

.pr-7,
.px-7 {
  padding-right: 40px !important;
}

.pb-7,
.py-7 {
  padding-bottom: 40px !important;
}

.pl-7,
.px-7 {
  padding-left: 40px !important;
}

.p-705 {
  padding: 44px !important;
}

.pt-705,
.py-705 {
  padding-top: 44px !important;
}

.pr-705,
.px-705 {
  padding-right: 44px !important;
}

.pb-705,
.py-705 {
  padding-bottom: 44px !important;
}

.pl-705,
.px-705 {
  padding-left: 44px !important;
}

.p-8 {
  padding: 48px !important;
}

.pt-8,
.py-8 {
  padding-top: 48px !important;
}

.pr-8,
.px-8 {
  padding-right: 48px !important;
}

.pb-8,
.py-8 {
  padding-bottom: 48px !important;
}

.pl-8,
.px-8 {
  padding-left: 48px !important;
}

.p-805 {
  padding: 52px !important;
}

.pt-805,
.py-805 {
  padding-top: 52px !important;
}

.pr-805,
.px-805 {
  padding-right: 52px !important;
}

.pb-805,
.py-805 {
  padding-bottom: 52px !important;
}

.pl-805,
.px-805 {
  padding-left: 52px !important;
}

.p-9 {
  padding: 56px !important;
}

.pt-9,
.py-9 {
  padding-top: 56px !important;
}

.pr-9,
.px-9 {
  padding-right: 56px !important;
}

.pb-9,
.py-9 {
  padding-bottom: 56px !important;
}

.pl-9,
.px-9 {
  padding-left: 56px !important;
}

.p-905 {
  padding: 60px !important;
}

.pt-905,
.py-905 {
  padding-top: 60px !important;
}

.pr-905,
.px-905 {
  padding-right: 60px !important;
}

.pb-905,
.py-905 {
  padding-bottom: 60px !important;
}

.pl-905,
.px-905 {
  padding-left: 60px !important;
}

.m-auto {
  margin: auto !important;
}

.mt-auto,
.my-auto {
  margin-top: auto !important;
}

.mr-auto,
.mx-auto {
  margin-right: auto !important;
}

.mb-auto,
.my-auto {
  margin-bottom: auto !important;
}

.ml-auto,
.mx-auto {
  margin-left: auto !important;
}

@media (min-width: 576px) {
  .m-sm-0 {
    margin: 0 !important;
  }
  .mt-sm-0,
  .my-sm-0 {
    margin-top: 0 !important;
  }
  .mr-sm-0,
  .mx-sm-0 {
    margin-right: 0 !important;
  }
  .mb-sm-0,
  .my-sm-0 {
    margin-bottom: 0 !important;
  }
  .ml-sm-0,
  .mx-sm-0 {
    margin-left: 0 !important;
  }
  .m-sm-1 {
    margin: 2px !important;
  }
  .mt-sm-1,
  .my-sm-1 {
    margin-top: 2px !important;
  }
  .mr-sm-1,
  .mx-sm-1 {
    margin-right: 2px !important;
  }
  .mb-sm-1,
  .my-sm-1 {
    margin-bottom: 2px !important;
  }
  .ml-sm-1,
  .mx-sm-1 {
    margin-left: 2px !important;
  }
  .m-sm-2 {
    margin: 4px !important;
  }
  .mt-sm-2,
  .my-sm-2 {
    margin-top: 4px !important;
  }
  .mr-sm-2,
  .mx-sm-2 {
    margin-right: 4px !important;
  }
  .mb-sm-2,
  .my-sm-2 {
    margin-bottom: 4px !important;
  }
  .ml-sm-2,
  .mx-sm-2 {
    margin-left: 4px !important;
  }
  .m-sm-3 {
    margin: 8px !important;
  }
  .mt-sm-3,
  .my-sm-3 {
    margin-top: 8px !important;
  }
  .mr-sm-3,
  .mx-sm-3 {
    margin-right: 8px !important;
  }
  .mb-sm-3,
  .my-sm-3 {
    margin-bottom: 8px !important;
  }
  .ml-sm-3,
  .mx-sm-3 {
    margin-left: 8px !important;
  }
  .m-sm-305 {
    margin: 12px !important;
  }
  .mt-sm-305,
  .my-sm-305 {
    margin-top: 12px !important;
  }
  .mr-sm-305,
  .mx-sm-305 {
    margin-right: 12px !important;
  }
  .mb-sm-305,
  .my-sm-305 {
    margin-bottom: 12px !important;
  }
  .ml-sm-305,
  .mx-sm-305 {
    margin-left: 12px !important;
  }
  .m-sm-4 {
    margin: 16px !important;
  }
  .mt-sm-4,
  .my-sm-4 {
    margin-top: 16px !important;
  }
  .mr-sm-4,
  .mx-sm-4 {
    margin-right: 16px !important;
  }
  .mb-sm-4,
  .my-sm-4 {
    margin-bottom: 16px !important;
  }
  .ml-sm-4,
  .mx-sm-4 {
    margin-left: 16px !important;
  }
  .m-sm-405 {
    margin: 20px !important;
  }
  .mt-sm-405,
  .my-sm-405 {
    margin-top: 20px !important;
  }
  .mr-sm-405,
  .mx-sm-405 {
    margin-right: 20px !important;
  }
  .mb-sm-405,
  .my-sm-405 {
    margin-bottom: 20px !important;
  }
  .ml-sm-405,
  .mx-sm-405 {
    margin-left: 20px !important;
  }
  .m-sm-5 {
    margin: 24px !important;
  }
  .mt-sm-5,
  .my-sm-5 {
    margin-top: 24px !important;
  }
  .mr-sm-5,
  .mx-sm-5 {
    margin-right: 24px !important;
  }
  .mb-sm-5,
  .my-sm-5 {
    margin-bottom: 24px !important;
  }
  .ml-sm-5,
  .mx-sm-5 {
    margin-left: 24px !important;
  }
  .m-sm-505 {
    margin: 28px !important;
  }
  .mt-sm-505,
  .my-sm-505 {
    margin-top: 28px !important;
  }
  .mr-sm-505,
  .mx-sm-505 {
    margin-right: 28px !important;
  }
  .mb-sm-505,
  .my-sm-505 {
    margin-bottom: 28px !important;
  }
  .ml-sm-505,
  .mx-sm-505 {
    margin-left: 28px !important;
  }
  .m-sm-6 {
    margin: 32px !important;
  }
  .mt-sm-6,
  .my-sm-6 {
    margin-top: 32px !important;
  }
  .mr-sm-6,
  .mx-sm-6 {
    margin-right: 32px !important;
  }
  .mb-sm-6,
  .my-sm-6 {
    margin-bottom: 32px !important;
  }
  .ml-sm-6,
  .mx-sm-6 {
    margin-left: 32px !important;
  }
  .m-sm-605 {
    margin: 36px !important;
  }
  .mt-sm-605,
  .my-sm-605 {
    margin-top: 36px !important;
  }
  .mr-sm-605,
  .mx-sm-605 {
    margin-right: 36px !important;
  }
  .mb-sm-605,
  .my-sm-605 {
    margin-bottom: 36px !important;
  }
  .ml-sm-605,
  .mx-sm-605 {
    margin-left: 36px !important;
  }
  .m-sm-7 {
    margin: 40px !important;
  }
  .mt-sm-7,
  .my-sm-7 {
    margin-top: 40px !important;
  }
  .mr-sm-7,
  .mx-sm-7 {
    margin-right: 40px !important;
  }
  .mb-sm-7,
  .my-sm-7 {
    margin-bottom: 40px !important;
  }
  .ml-sm-7,
  .mx-sm-7 {
    margin-left: 40px !important;
  }
  .m-sm-705 {
    margin: 44px !important;
  }
  .mt-sm-705,
  .my-sm-705 {
    margin-top: 44px !important;
  }
  .mr-sm-705,
  .mx-sm-705 {
    margin-right: 44px !important;
  }
  .mb-sm-705,
  .my-sm-705 {
    margin-bottom: 44px !important;
  }
  .ml-sm-705,
  .mx-sm-705 {
    margin-left: 44px !important;
  }
  .m-sm-8 {
    margin: 48px !important;
  }
  .mt-sm-8,
  .my-sm-8 {
    margin-top: 48px !important;
  }
  .mr-sm-8,
  .mx-sm-8 {
    margin-right: 48px !important;
  }
  .mb-sm-8,
  .my-sm-8 {
    margin-bottom: 48px !important;
  }
  .ml-sm-8,
  .mx-sm-8 {
    margin-left: 48px !important;
  }
  .m-sm-805 {
    margin: 52px !important;
  }
  .mt-sm-805,
  .my-sm-805 {
    margin-top: 52px !important;
  }
  .mr-sm-805,
  .mx-sm-805 {
    margin-right: 52px !important;
  }
  .mb-sm-805,
  .my-sm-805 {
    margin-bottom: 52px !important;
  }
  .ml-sm-805,
  .mx-sm-805 {
    margin-left: 52px !important;
  }
  .m-sm-9 {
    margin: 56px !important;
  }
  .mt-sm-9,
  .my-sm-9 {
    margin-top: 56px !important;
  }
  .mr-sm-9,
  .mx-sm-9 {
    margin-right: 56px !important;
  }
  .mb-sm-9,
  .my-sm-9 {
    margin-bottom: 56px !important;
  }
  .ml-sm-9,
  .mx-sm-9 {
    margin-left: 56px !important;
  }
  .m-sm-905 {
    margin: 60px !important;
  }
  .mt-sm-905,
  .my-sm-905 {
    margin-top: 60px !important;
  }
  .mr-sm-905,
  .mx-sm-905 {
    margin-right: 60px !important;
  }
  .mb-sm-905,
  .my-sm-905 {
    margin-bottom: 60px !important;
  }
  .ml-sm-905,
  .mx-sm-905 {
    margin-left: 60px !important;
  }
  .p-sm-0 {
    padding: 0 !important;
  }
  .pt-sm-0,
  .py-sm-0 {
    padding-top: 0 !important;
  }
  .pr-sm-0,
  .px-sm-0 {
    padding-right: 0 !important;
  }
  .pb-sm-0,
  .py-sm-0 {
    padding-bottom: 0 !important;
  }
  .pl-sm-0,
  .px-sm-0 {
    padding-left: 0 !important;
  }
  .p-sm-1 {
    padding: 2px !important;
  }
  .pt-sm-1,
  .py-sm-1 {
    padding-top: 2px !important;
  }
  .pr-sm-1,
  .px-sm-1 {
    padding-right: 2px !important;
  }
  .pb-sm-1,
  .py-sm-1 {
    padding-bottom: 2px !important;
  }
  .pl-sm-1,
  .px-sm-1 {
    padding-left: 2px !important;
  }
  .p-sm-2 {
    padding: 4px !important;
  }
  .pt-sm-2,
  .py-sm-2 {
    padding-top: 4px !important;
  }
  .pr-sm-2,
  .px-sm-2 {
    padding-right: 4px !important;
  }
  .pb-sm-2,
  .py-sm-2 {
    padding-bottom: 4px !important;
  }
  .pl-sm-2,
  .px-sm-2 {
    padding-left: 4px !important;
  }
  .p-sm-3 {
    padding: 8px !important;
  }
  .pt-sm-3,
  .py-sm-3 {
    padding-top: 8px !important;
  }
  .pr-sm-3,
  .px-sm-3 {
    padding-right: 8px !important;
  }
  .pb-sm-3,
  .py-sm-3 {
    padding-bottom: 8px !important;
  }
  .pl-sm-3,
  .px-sm-3 {
    padding-left: 8px !important;
  }
  .p-sm-305 {
    padding: 12px !important;
  }
  .pt-sm-305,
  .py-sm-305 {
    padding-top: 12px !important;
  }
  .pr-sm-305,
  .px-sm-305 {
    padding-right: 12px !important;
  }
  .pb-sm-305,
  .py-sm-305 {
    padding-bottom: 12px !important;
  }
  .pl-sm-305,
  .px-sm-305 {
    padding-left: 12px !important;
  }
  .p-sm-4 {
    padding: 16px !important;
  }
  .pt-sm-4,
  .py-sm-4 {
    padding-top: 16px !important;
  }
  .pr-sm-4,
  .px-sm-4 {
    padding-right: 16px !important;
  }
  .pb-sm-4,
  .py-sm-4 {
    padding-bottom: 16px !important;
  }
  .pl-sm-4,
  .px-sm-4 {
    padding-left: 16px !important;
  }
  .p-sm-405 {
    padding: 20px !important;
  }
  .pt-sm-405,
  .py-sm-405 {
    padding-top: 20px !important;
  }
  .pr-sm-405,
  .px-sm-405 {
    padding-right: 20px !important;
  }
  .pb-sm-405,
  .py-sm-405 {
    padding-bottom: 20px !important;
  }
  .pl-sm-405,
  .px-sm-405 {
    padding-left: 20px !important;
  }
  .p-sm-5 {
    padding: 24px !important;
  }
  .pt-sm-5,
  .py-sm-5 {
    padding-top: 24px !important;
  }
  .pr-sm-5,
  .px-sm-5 {
    padding-right: 24px !important;
  }
  .pb-sm-5,
  .py-sm-5 {
    padding-bottom: 24px !important;
  }
  .pl-sm-5,
  .px-sm-5 {
    padding-left: 24px !important;
  }
  .p-sm-505 {
    padding: 28px !important;
  }
  .pt-sm-505,
  .py-sm-505 {
    padding-top: 28px !important;
  }
  .pr-sm-505,
  .px-sm-505 {
    padding-right: 28px !important;
  }
  .pb-sm-505,
  .py-sm-505 {
    padding-bottom: 28px !important;
  }
  .pl-sm-505,
  .px-sm-505 {
    padding-left: 28px !important;
  }
  .p-sm-6 {
    padding: 32px !important;
  }
  .pt-sm-6,
  .py-sm-6 {
    padding-top: 32px !important;
  }
  .pr-sm-6,
  .px-sm-6 {
    padding-right: 32px !important;
  }
  .pb-sm-6,
  .py-sm-6 {
    padding-bottom: 32px !important;
  }
  .pl-sm-6,
  .px-sm-6 {
    padding-left: 32px !important;
  }
  .p-sm-605 {
    padding: 36px !important;
  }
  .pt-sm-605,
  .py-sm-605 {
    padding-top: 36px !important;
  }
  .pr-sm-605,
  .px-sm-605 {
    padding-right: 36px !important;
  }
  .pb-sm-605,
  .py-sm-605 {
    padding-bottom: 36px !important;
  }
  .pl-sm-605,
  .px-sm-605 {
    padding-left: 36px !important;
  }
  .p-sm-7 {
    padding: 40px !important;
  }
  .pt-sm-7,
  .py-sm-7 {
    padding-top: 40px !important;
  }
  .pr-sm-7,
  .px-sm-7 {
    padding-right: 40px !important;
  }
  .pb-sm-7,
  .py-sm-7 {
    padding-bottom: 40px !important;
  }
  .pl-sm-7,
  .px-sm-7 {
    padding-left: 40px !important;
  }
  .p-sm-705 {
    padding: 44px !important;
  }
  .pt-sm-705,
  .py-sm-705 {
    padding-top: 44px !important;
  }
  .pr-sm-705,
  .px-sm-705 {
    padding-right: 44px !important;
  }
  .pb-sm-705,
  .py-sm-705 {
    padding-bottom: 44px !important;
  }
  .pl-sm-705,
  .px-sm-705 {
    padding-left: 44px !important;
  }
  .p-sm-8 {
    padding: 48px !important;
  }
  .pt-sm-8,
  .py-sm-8 {
    padding-top: 48px !important;
  }
  .pr-sm-8,
  .px-sm-8 {
    padding-right: 48px !important;
  }
  .pb-sm-8,
  .py-sm-8 {
    padding-bottom: 48px !important;
  }
  .pl-sm-8,
  .px-sm-8 {
    padding-left: 48px !important;
  }
  .p-sm-805 {
    padding: 52px !important;
  }
  .pt-sm-805,
  .py-sm-805 {
    padding-top: 52px !important;
  }
  .pr-sm-805,
  .px-sm-805 {
    padding-right: 52px !important;
  }
  .pb-sm-805,
  .py-sm-805 {
    padding-bottom: 52px !important;
  }
  .pl-sm-805,
  .px-sm-805 {
    padding-left: 52px !important;
  }
  .p-sm-9 {
    padding: 56px !important;
  }
  .pt-sm-9,
  .py-sm-9 {
    padding-top: 56px !important;
  }
  .pr-sm-9,
  .px-sm-9 {
    padding-right: 56px !important;
  }
  .pb-sm-9,
  .py-sm-9 {
    padding-bottom: 56px !important;
  }
  .pl-sm-9,
  .px-sm-9 {
    padding-left: 56px !important;
  }
  .p-sm-905 {
    padding: 60px !important;
  }
  .pt-sm-905,
  .py-sm-905 {
    padding-top: 60px !important;
  }
  .pr-sm-905,
  .px-sm-905 {
    padding-right: 60px !important;
  }
  .pb-sm-905,
  .py-sm-905 {
    padding-bottom: 60px !important;
  }
  .pl-sm-905,
  .px-sm-905 {
    padding-left: 60px !important;
  }
  .m-sm-auto {
    margin: auto !important;
  }
  .mt-sm-auto,
  .my-sm-auto {
    margin-top: auto !important;
  }
  .mr-sm-auto,
  .mx-sm-auto {
    margin-right: auto !important;
  }
  .mb-sm-auto,
  .my-sm-auto {
    margin-bottom: auto !important;
  }
  .ml-sm-auto,
  .mx-sm-auto {
    margin-left: auto !important;
  }
}
@media (min-width: 768px) {
  .m-md-0 {
    margin: 0 !important;
  }
  .mt-md-0,
  .my-md-0 {
    margin-top: 0 !important;
  }
  .mr-md-0,
  .mx-md-0 {
    margin-right: 0 !important;
  }
  .mb-md-0,
  .my-md-0 {
    margin-bottom: 0 !important;
  }
  .ml-md-0,
  .mx-md-0 {
    margin-left: 0 !important;
  }
  .m-md-1 {
    margin: 2px !important;
  }
  .mt-md-1,
  .my-md-1 {
    margin-top: 2px !important;
  }
  .mr-md-1,
  .mx-md-1 {
    margin-right: 2px !important;
  }
  .mb-md-1,
  .my-md-1 {
    margin-bottom: 2px !important;
  }
  .ml-md-1,
  .mx-md-1 {
    margin-left: 2px !important;
  }
  .m-md-2 {
    margin: 4px !important;
  }
  .mt-md-2,
  .my-md-2 {
    margin-top: 4px !important;
  }
  .mr-md-2,
  .mx-md-2 {
    margin-right: 4px !important;
  }
  .mb-md-2,
  .my-md-2 {
    margin-bottom: 4px !important;
  }
  .ml-md-2,
  .mx-md-2 {
    margin-left: 4px !important;
  }
  .m-md-3 {
    margin: 8px !important;
  }
  .mt-md-3,
  .my-md-3 {
    margin-top: 8px !important;
  }
  .mr-md-3,
  .mx-md-3 {
    margin-right: 8px !important;
  }
  .mb-md-3,
  .my-md-3 {
    margin-bottom: 8px !important;
  }
  .ml-md-3,
  .mx-md-3 {
    margin-left: 8px !important;
  }
  .m-md-305 {
    margin: 12px !important;
  }
  .mt-md-305,
  .my-md-305 {
    margin-top: 12px !important;
  }
  .mr-md-305,
  .mx-md-305 {
    margin-right: 12px !important;
  }
  .mb-md-305,
  .my-md-305 {
    margin-bottom: 12px !important;
  }
  .ml-md-305,
  .mx-md-305 {
    margin-left: 12px !important;
  }
  .m-md-4 {
    margin: 16px !important;
  }
  .mt-md-4,
  .my-md-4 {
    margin-top: 16px !important;
  }
  .mr-md-4,
  .mx-md-4 {
    margin-right: 16px !important;
  }
  .mb-md-4,
  .my-md-4 {
    margin-bottom: 16px !important;
  }
  .ml-md-4,
  .mx-md-4 {
    margin-left: 16px !important;
  }
  .m-md-405 {
    margin: 20px !important;
  }
  .mt-md-405,
  .my-md-405 {
    margin-top: 20px !important;
  }
  .mr-md-405,
  .mx-md-405 {
    margin-right: 20px !important;
  }
  .mb-md-405,
  .my-md-405 {
    margin-bottom: 20px !important;
  }
  .ml-md-405,
  .mx-md-405 {
    margin-left: 20px !important;
  }
  .m-md-5 {
    margin: 24px !important;
  }
  .mt-md-5,
  .my-md-5 {
    margin-top: 24px !important;
  }
  .mr-md-5,
  .mx-md-5 {
    margin-right: 24px !important;
  }
  .mb-md-5,
  .my-md-5 {
    margin-bottom: 24px !important;
  }
  .ml-md-5,
  .mx-md-5 {
    margin-left: 24px !important;
  }
  .m-md-505 {
    margin: 28px !important;
  }
  .mt-md-505,
  .my-md-505 {
    margin-top: 28px !important;
  }
  .mr-md-505,
  .mx-md-505 {
    margin-right: 28px !important;
  }
  .mb-md-505,
  .my-md-505 {
    margin-bottom: 28px !important;
  }
  .ml-md-505,
  .mx-md-505 {
    margin-left: 28px !important;
  }
  .m-md-6 {
    margin: 32px !important;
  }
  .mt-md-6,
  .my-md-6 {
    margin-top: 32px !important;
  }
  .mr-md-6,
  .mx-md-6 {
    margin-right: 32px !important;
  }
  .mb-md-6,
  .my-md-6 {
    margin-bottom: 32px !important;
  }
  .ml-md-6,
  .mx-md-6 {
    margin-left: 32px !important;
  }
  .m-md-605 {
    margin: 36px !important;
  }
  .mt-md-605,
  .my-md-605 {
    margin-top: 36px !important;
  }
  .mr-md-605,
  .mx-md-605 {
    margin-right: 36px !important;
  }
  .mb-md-605,
  .my-md-605 {
    margin-bottom: 36px !important;
  }
  .ml-md-605,
  .mx-md-605 {
    margin-left: 36px !important;
  }
  .m-md-7 {
    margin: 40px !important;
  }
  .mt-md-7,
  .my-md-7 {
    margin-top: 40px !important;
  }
  .mr-md-7,
  .mx-md-7 {
    margin-right: 40px !important;
  }
  .mb-md-7,
  .my-md-7 {
    margin-bottom: 40px !important;
  }
  .ml-md-7,
  .mx-md-7 {
    margin-left: 40px !important;
  }
  .m-md-705 {
    margin: 44px !important;
  }
  .mt-md-705,
  .my-md-705 {
    margin-top: 44px !important;
  }
  .mr-md-705,
  .mx-md-705 {
    margin-right: 44px !important;
  }
  .mb-md-705,
  .my-md-705 {
    margin-bottom: 44px !important;
  }
  .ml-md-705,
  .mx-md-705 {
    margin-left: 44px !important;
  }
  .m-md-8 {
    margin: 48px !important;
  }
  .mt-md-8,
  .my-md-8 {
    margin-top: 48px !important;
  }
  .mr-md-8,
  .mx-md-8 {
    margin-right: 48px !important;
  }
  .mb-md-8,
  .my-md-8 {
    margin-bottom: 48px !important;
  }
  .ml-md-8,
  .mx-md-8 {
    margin-left: 48px !important;
  }
  .m-md-805 {
    margin: 52px !important;
  }
  .mt-md-805,
  .my-md-805 {
    margin-top: 52px !important;
  }
  .mr-md-805,
  .mx-md-805 {
    margin-right: 52px !important;
  }
  .mb-md-805,
  .my-md-805 {
    margin-bottom: 52px !important;
  }
  .ml-md-805,
  .mx-md-805 {
    margin-left: 52px !important;
  }
  .m-md-9 {
    margin: 56px !important;
  }
  .mt-md-9,
  .my-md-9 {
    margin-top: 56px !important;
  }
  .mr-md-9,
  .mx-md-9 {
    margin-right: 56px !important;
  }
  .mb-md-9,
  .my-md-9 {
    margin-bottom: 56px !important;
  }
  .ml-md-9,
  .mx-md-9 {
    margin-left: 56px !important;
  }
  .m-md-905 {
    margin: 60px !important;
  }
  .mt-md-905,
  .my-md-905 {
    margin-top: 60px !important;
  }
  .mr-md-905,
  .mx-md-905 {
    margin-right: 60px !important;
  }
  .mb-md-905,
  .my-md-905 {
    margin-bottom: 60px !important;
  }
  .ml-md-905,
  .mx-md-905 {
    margin-left: 60px !important;
  }
  .p-md-0 {
    padding: 0 !important;
  }
  .pt-md-0,
  .py-md-0 {
    padding-top: 0 !important;
  }
  .pr-md-0,
  .px-md-0 {
    padding-right: 0 !important;
  }
  .pb-md-0,
  .py-md-0 {
    padding-bottom: 0 !important;
  }
  .pl-md-0,
  .px-md-0 {
    padding-left: 0 !important;
  }
  .p-md-1 {
    padding: 2px !important;
  }
  .pt-md-1,
  .py-md-1 {
    padding-top: 2px !important;
  }
  .pr-md-1,
  .px-md-1 {
    padding-right: 2px !important;
  }
  .pb-md-1,
  .py-md-1 {
    padding-bottom: 2px !important;
  }
  .pl-md-1,
  .px-md-1 {
    padding-left: 2px !important;
  }
  .p-md-2 {
    padding: 4px !important;
  }
  .pt-md-2,
  .py-md-2 {
    padding-top: 4px !important;
  }
  .pr-md-2,
  .px-md-2 {
    padding-right: 4px !important;
  }
  .pb-md-2,
  .py-md-2 {
    padding-bottom: 4px !important;
  }
  .pl-md-2,
  .px-md-2 {
    padding-left: 4px !important;
  }
  .p-md-3 {
    padding: 8px !important;
  }
  .pt-md-3,
  .py-md-3 {
    padding-top: 8px !important;
  }
  .pr-md-3,
  .px-md-3 {
    padding-right: 8px !important;
  }
  .pb-md-3,
  .py-md-3 {
    padding-bottom: 8px !important;
  }
  .pl-md-3,
  .px-md-3 {
    padding-left: 8px !important;
  }
  .p-md-305 {
    padding: 12px !important;
  }
  .pt-md-305,
  .py-md-305 {
    padding-top: 12px !important;
  }
  .pr-md-305,
  .px-md-305 {
    padding-right: 12px !important;
  }
  .pb-md-305,
  .py-md-305 {
    padding-bottom: 12px !important;
  }
  .pl-md-305,
  .px-md-305 {
    padding-left: 12px !important;
  }
  .p-md-4 {
    padding: 16px !important;
  }
  .pt-md-4,
  .py-md-4 {
    padding-top: 16px !important;
  }
  .pr-md-4,
  .px-md-4 {
    padding-right: 16px !important;
  }
  .pb-md-4,
  .py-md-4 {
    padding-bottom: 16px !important;
  }
  .pl-md-4,
  .px-md-4 {
    padding-left: 16px !important;
  }
  .p-md-405 {
    padding: 20px !important;
  }
  .pt-md-405,
  .py-md-405 {
    padding-top: 20px !important;
  }
  .pr-md-405,
  .px-md-405 {
    padding-right: 20px !important;
  }
  .pb-md-405,
  .py-md-405 {
    padding-bottom: 20px !important;
  }
  .pl-md-405,
  .px-md-405 {
    padding-left: 20px !important;
  }
  .p-md-5 {
    padding: 24px !important;
  }
  .pt-md-5,
  .py-md-5 {
    padding-top: 24px !important;
  }
  .pr-md-5,
  .px-md-5 {
    padding-right: 24px !important;
  }
  .pb-md-5,
  .py-md-5 {
    padding-bottom: 24px !important;
  }
  .pl-md-5,
  .px-md-5 {
    padding-left: 24px !important;
  }
  .p-md-505 {
    padding: 28px !important;
  }
  .pt-md-505,
  .py-md-505 {
    padding-top: 28px !important;
  }
  .pr-md-505,
  .px-md-505 {
    padding-right: 28px !important;
  }
  .pb-md-505,
  .py-md-505 {
    padding-bottom: 28px !important;
  }
  .pl-md-505,
  .px-md-505 {
    padding-left: 28px !important;
  }
  .p-md-6 {
    padding: 32px !important;
  }
  .pt-md-6,
  .py-md-6 {
    padding-top: 32px !important;
  }
  .pr-md-6,
  .px-md-6 {
    padding-right: 32px !important;
  }
  .pb-md-6,
  .py-md-6 {
    padding-bottom: 32px !important;
  }
  .pl-md-6,
  .px-md-6 {
    padding-left: 32px !important;
  }
  .p-md-605 {
    padding: 36px !important;
  }
  .pt-md-605,
  .py-md-605 {
    padding-top: 36px !important;
  }
  .pr-md-605,
  .px-md-605 {
    padding-right: 36px !important;
  }
  .pb-md-605,
  .py-md-605 {
    padding-bottom: 36px !important;
  }
  .pl-md-605,
  .px-md-605 {
    padding-left: 36px !important;
  }
  .p-md-7 {
    padding: 40px !important;
  }
  .pt-md-7,
  .py-md-7 {
    padding-top: 40px !important;
  }
  .pr-md-7,
  .px-md-7 {
    padding-right: 40px !important;
  }
  .pb-md-7,
  .py-md-7 {
    padding-bottom: 40px !important;
  }
  .pl-md-7,
  .px-md-7 {
    padding-left: 40px !important;
  }
  .p-md-705 {
    padding: 44px !important;
  }
  .pt-md-705,
  .py-md-705 {
    padding-top: 44px !important;
  }
  .pr-md-705,
  .px-md-705 {
    padding-right: 44px !important;
  }
  .pb-md-705,
  .py-md-705 {
    padding-bottom: 44px !important;
  }
  .pl-md-705,
  .px-md-705 {
    padding-left: 44px !important;
  }
  .p-md-8 {
    padding: 48px !important;
  }
  .pt-md-8,
  .py-md-8 {
    padding-top: 48px !important;
  }
  .pr-md-8,
  .px-md-8 {
    padding-right: 48px !important;
  }
  .pb-md-8,
  .py-md-8 {
    padding-bottom: 48px !important;
  }
  .pl-md-8,
  .px-md-8 {
    padding-left: 48px !important;
  }
  .p-md-805 {
    padding: 52px !important;
  }
  .pt-md-805,
  .py-md-805 {
    padding-top: 52px !important;
  }
  .pr-md-805,
  .px-md-805 {
    padding-right: 52px !important;
  }
  .pb-md-805,
  .py-md-805 {
    padding-bottom: 52px !important;
  }
  .pl-md-805,
  .px-md-805 {
    padding-left: 52px !important;
  }
  .p-md-9 {
    padding: 56px !important;
  }
  .pt-md-9,
  .py-md-9 {
    padding-top: 56px !important;
  }
  .pr-md-9,
  .px-md-9 {
    padding-right: 56px !important;
  }
  .pb-md-9,
  .py-md-9 {
    padding-bottom: 56px !important;
  }
  .pl-md-9,
  .px-md-9 {
    padding-left: 56px !important;
  }
  .p-md-905 {
    padding: 60px !important;
  }
  .pt-md-905,
  .py-md-905 {
    padding-top: 60px !important;
  }
  .pr-md-905,
  .px-md-905 {
    padding-right: 60px !important;
  }
  .pb-md-905,
  .py-md-905 {
    padding-bottom: 60px !important;
  }
  .pl-md-905,
  .px-md-905 {
    padding-left: 60px !important;
  }
  .m-md-auto {
    margin: auto !important;
  }
  .mt-md-auto,
  .my-md-auto {
    margin-top: auto !important;
  }
  .mr-md-auto,
  .mx-md-auto {
    margin-right: auto !important;
  }
  .mb-md-auto,
  .my-md-auto {
    margin-bottom: auto !important;
  }
  .ml-md-auto,
  .mx-md-auto {
    margin-left: auto !important;
  }
}
@media (min-width: 992px) {
  .m-lg-0 {
    margin: 0 !important;
  }
  .mt-lg-0,
  .my-lg-0 {
    margin-top: 0 !important;
  }
  .mr-lg-0,
  .mx-lg-0 {
    margin-right: 0 !important;
  }
  .mb-lg-0,
  .my-lg-0 {
    margin-bottom: 0 !important;
  }
  .ml-lg-0,
  .mx-lg-0 {
    margin-left: 0 !important;
  }
  .m-lg-1 {
    margin: 2px !important;
  }
  .mt-lg-1,
  .my-lg-1 {
    margin-top: 2px !important;
  }
  .mr-lg-1,
  .mx-lg-1 {
    margin-right: 2px !important;
  }
  .mb-lg-1,
  .my-lg-1 {
    margin-bottom: 2px !important;
  }
  .ml-lg-1,
  .mx-lg-1 {
    margin-left: 2px !important;
  }
  .m-lg-2 {
    margin: 4px !important;
  }
  .mt-lg-2,
  .my-lg-2 {
    margin-top: 4px !important;
  }
  .mr-lg-2,
  .mx-lg-2 {
    margin-right: 4px !important;
  }
  .mb-lg-2,
  .my-lg-2 {
    margin-bottom: 4px !important;
  }
  .ml-lg-2,
  .mx-lg-2 {
    margin-left: 4px !important;
  }
  .m-lg-3 {
    margin: 8px !important;
  }
  .mt-lg-3,
  .my-lg-3 {
    margin-top: 8px !important;
  }
  .mr-lg-3,
  .mx-lg-3 {
    margin-right: 8px !important;
  }
  .mb-lg-3,
  .my-lg-3 {
    margin-bottom: 8px !important;
  }
  .ml-lg-3,
  .mx-lg-3 {
    margin-left: 8px !important;
  }
  .m-lg-305 {
    margin: 12px !important;
  }
  .mt-lg-305,
  .my-lg-305 {
    margin-top: 12px !important;
  }
  .mr-lg-305,
  .mx-lg-305 {
    margin-right: 12px !important;
  }
  .mb-lg-305,
  .my-lg-305 {
    margin-bottom: 12px !important;
  }
  .ml-lg-305,
  .mx-lg-305 {
    margin-left: 12px !important;
  }
  .m-lg-4 {
    margin: 16px !important;
  }
  .mt-lg-4,
  .my-lg-4 {
    margin-top: 16px !important;
  }
  .mr-lg-4,
  .mx-lg-4 {
    margin-right: 16px !important;
  }
  .mb-lg-4,
  .my-lg-4 {
    margin-bottom: 16px !important;
  }
  .ml-lg-4,
  .mx-lg-4 {
    margin-left: 16px !important;
  }
  .m-lg-405 {
    margin: 20px !important;
  }
  .mt-lg-405,
  .my-lg-405 {
    margin-top: 20px !important;
  }
  .mr-lg-405,
  .mx-lg-405 {
    margin-right: 20px !important;
  }
  .mb-lg-405,
  .my-lg-405 {
    margin-bottom: 20px !important;
  }
  .ml-lg-405,
  .mx-lg-405 {
    margin-left: 20px !important;
  }
  .m-lg-5 {
    margin: 24px !important;
  }
  .mt-lg-5,
  .my-lg-5 {
    margin-top: 24px !important;
  }
  .mr-lg-5,
  .mx-lg-5 {
    margin-right: 24px !important;
  }
  .mb-lg-5,
  .my-lg-5 {
    margin-bottom: 24px !important;
  }
  .ml-lg-5,
  .mx-lg-5 {
    margin-left: 24px !important;
  }
  .m-lg-505 {
    margin: 28px !important;
  }
  .mt-lg-505,
  .my-lg-505 {
    margin-top: 28px !important;
  }
  .mr-lg-505,
  .mx-lg-505 {
    margin-right: 28px !important;
  }
  .mb-lg-505,
  .my-lg-505 {
    margin-bottom: 28px !important;
  }
  .ml-lg-505,
  .mx-lg-505 {
    margin-left: 28px !important;
  }
  .m-lg-6 {
    margin: 32px !important;
  }
  .mt-lg-6,
  .my-lg-6 {
    margin-top: 32px !important;
  }
  .mr-lg-6,
  .mx-lg-6 {
    margin-right: 32px !important;
  }
  .mb-lg-6,
  .my-lg-6 {
    margin-bottom: 32px !important;
  }
  .ml-lg-6,
  .mx-lg-6 {
    margin-left: 32px !important;
  }
  .m-lg-605 {
    margin: 36px !important;
  }
  .mt-lg-605,
  .my-lg-605 {
    margin-top: 36px !important;
  }
  .mr-lg-605,
  .mx-lg-605 {
    margin-right: 36px !important;
  }
  .mb-lg-605,
  .my-lg-605 {
    margin-bottom: 36px !important;
  }
  .ml-lg-605,
  .mx-lg-605 {
    margin-left: 36px !important;
  }
  .m-lg-7 {
    margin: 40px !important;
  }
  .mt-lg-7,
  .my-lg-7 {
    margin-top: 40px !important;
  }
  .mr-lg-7,
  .mx-lg-7 {
    margin-right: 40px !important;
  }
  .mb-lg-7,
  .my-lg-7 {
    margin-bottom: 40px !important;
  }
  .ml-lg-7,
  .mx-lg-7 {
    margin-left: 40px !important;
  }
  .m-lg-705 {
    margin: 44px !important;
  }
  .mt-lg-705,
  .my-lg-705 {
    margin-top: 44px !important;
  }
  .mr-lg-705,
  .mx-lg-705 {
    margin-right: 44px !important;
  }
  .mb-lg-705,
  .my-lg-705 {
    margin-bottom: 44px !important;
  }
  .ml-lg-705,
  .mx-lg-705 {
    margin-left: 44px !important;
  }
  .m-lg-8 {
    margin: 48px !important;
  }
  .mt-lg-8,
  .my-lg-8 {
    margin-top: 48px !important;
  }
  .mr-lg-8,
  .mx-lg-8 {
    margin-right: 48px !important;
  }
  .mb-lg-8,
  .my-lg-8 {
    margin-bottom: 48px !important;
  }
  .ml-lg-8,
  .mx-lg-8 {
    margin-left: 48px !important;
  }
  .m-lg-805 {
    margin: 52px !important;
  }
  .mt-lg-805,
  .my-lg-805 {
    margin-top: 52px !important;
  }
  .mr-lg-805,
  .mx-lg-805 {
    margin-right: 52px !important;
  }
  .mb-lg-805,
  .my-lg-805 {
    margin-bottom: 52px !important;
  }
  .ml-lg-805,
  .mx-lg-805 {
    margin-left: 52px !important;
  }
  .m-lg-9 {
    margin: 56px !important;
  }
  .mt-lg-9,
  .my-lg-9 {
    margin-top: 56px !important;
  }
  .mr-lg-9,
  .mx-lg-9 {
    margin-right: 56px !important;
  }
  .mb-lg-9,
  .my-lg-9 {
    margin-bottom: 56px !important;
  }
  .ml-lg-9,
  .mx-lg-9 {
    margin-left: 56px !important;
  }
  .m-lg-905 {
    margin: 60px !important;
  }
  .mt-lg-905,
  .my-lg-905 {
    margin-top: 60px !important;
  }
  .mr-lg-905,
  .mx-lg-905 {
    margin-right: 60px !important;
  }
  .mb-lg-905,
  .my-lg-905 {
    margin-bottom: 60px !important;
  }
  .ml-lg-905,
  .mx-lg-905 {
    margin-left: 60px !important;
  }
  .p-lg-0 {
    padding: 0 !important;
  }
  .pt-lg-0,
  .py-lg-0 {
    padding-top: 0 !important;
  }
  .pr-lg-0,
  .px-lg-0 {
    padding-right: 0 !important;
  }
  .pb-lg-0,
  .py-lg-0 {
    padding-bottom: 0 !important;
  }
  .pl-lg-0,
  .px-lg-0 {
    padding-left: 0 !important;
  }
  .p-lg-1 {
    padding: 2px !important;
  }
  .pt-lg-1,
  .py-lg-1 {
    padding-top: 2px !important;
  }
  .pr-lg-1,
  .px-lg-1 {
    padding-right: 2px !important;
  }
  .pb-lg-1,
  .py-lg-1 {
    padding-bottom: 2px !important;
  }
  .pl-lg-1,
  .px-lg-1 {
    padding-left: 2px !important;
  }
  .p-lg-2 {
    padding: 4px !important;
  }
  .pt-lg-2,
  .py-lg-2 {
    padding-top: 4px !important;
  }
  .pr-lg-2,
  .px-lg-2 {
    padding-right: 4px !important;
  }
  .pb-lg-2,
  .py-lg-2 {
    padding-bottom: 4px !important;
  }
  .pl-lg-2,
  .px-lg-2 {
    padding-left: 4px !important;
  }
  .p-lg-3 {
    padding: 8px !important;
  }
  .pt-lg-3,
  .py-lg-3 {
    padding-top: 8px !important;
  }
  .pr-lg-3,
  .px-lg-3 {
    padding-right: 8px !important;
  }
  .pb-lg-3,
  .py-lg-3 {
    padding-bottom: 8px !important;
  }
  .pl-lg-3,
  .px-lg-3 {
    padding-left: 8px !important;
  }
  .p-lg-305 {
    padding: 12px !important;
  }
  .pt-lg-305,
  .py-lg-305 {
    padding-top: 12px !important;
  }
  .pr-lg-305,
  .px-lg-305 {
    padding-right: 12px !important;
  }
  .pb-lg-305,
  .py-lg-305 {
    padding-bottom: 12px !important;
  }
  .pl-lg-305,
  .px-lg-305 {
    padding-left: 12px !important;
  }
  .p-lg-4 {
    padding: 16px !important;
  }
  .pt-lg-4,
  .py-lg-4 {
    padding-top: 16px !important;
  }
  .pr-lg-4,
  .px-lg-4 {
    padding-right: 16px !important;
  }
  .pb-lg-4,
  .py-lg-4 {
    padding-bottom: 16px !important;
  }
  .pl-lg-4,
  .px-lg-4 {
    padding-left: 16px !important;
  }
  .p-lg-405 {
    padding: 20px !important;
  }
  .pt-lg-405,
  .py-lg-405 {
    padding-top: 20px !important;
  }
  .pr-lg-405,
  .px-lg-405 {
    padding-right: 20px !important;
  }
  .pb-lg-405,
  .py-lg-405 {
    padding-bottom: 20px !important;
  }
  .pl-lg-405,
  .px-lg-405 {
    padding-left: 20px !important;
  }
  .p-lg-5 {
    padding: 24px !important;
  }
  .pt-lg-5,
  .py-lg-5 {
    padding-top: 24px !important;
  }
  .pr-lg-5,
  .px-lg-5 {
    padding-right: 24px !important;
  }
  .pb-lg-5,
  .py-lg-5 {
    padding-bottom: 24px !important;
  }
  .pl-lg-5,
  .px-lg-5 {
    padding-left: 24px !important;
  }
  .p-lg-505 {
    padding: 28px !important;
  }
  .pt-lg-505,
  .py-lg-505 {
    padding-top: 28px !important;
  }
  .pr-lg-505,
  .px-lg-505 {
    padding-right: 28px !important;
  }
  .pb-lg-505,
  .py-lg-505 {
    padding-bottom: 28px !important;
  }
  .pl-lg-505,
  .px-lg-505 {
    padding-left: 28px !important;
  }
  .p-lg-6 {
    padding: 32px !important;
  }
  .pt-lg-6,
  .py-lg-6 {
    padding-top: 32px !important;
  }
  .pr-lg-6,
  .px-lg-6 {
    padding-right: 32px !important;
  }
  .pb-lg-6,
  .py-lg-6 {
    padding-bottom: 32px !important;
  }
  .pl-lg-6,
  .px-lg-6 {
    padding-left: 32px !important;
  }
  .p-lg-605 {
    padding: 36px !important;
  }
  .pt-lg-605,
  .py-lg-605 {
    padding-top: 36px !important;
  }
  .pr-lg-605,
  .px-lg-605 {
    padding-right: 36px !important;
  }
  .pb-lg-605,
  .py-lg-605 {
    padding-bottom: 36px !important;
  }
  .pl-lg-605,
  .px-lg-605 {
    padding-left: 36px !important;
  }
  .p-lg-7 {
    padding: 40px !important;
  }
  .pt-lg-7,
  .py-lg-7 {
    padding-top: 40px !important;
  }
  .pr-lg-7,
  .px-lg-7 {
    padding-right: 40px !important;
  }
  .pb-lg-7,
  .py-lg-7 {
    padding-bottom: 40px !important;
  }
  .pl-lg-7,
  .px-lg-7 {
    padding-left: 40px !important;
  }
  .p-lg-705 {
    padding: 44px !important;
  }
  .pt-lg-705,
  .py-lg-705 {
    padding-top: 44px !important;
  }
  .pr-lg-705,
  .px-lg-705 {
    padding-right: 44px !important;
  }
  .pb-lg-705,
  .py-lg-705 {
    padding-bottom: 44px !important;
  }
  .pl-lg-705,
  .px-lg-705 {
    padding-left: 44px !important;
  }
  .p-lg-8 {
    padding: 48px !important;
  }
  .pt-lg-8,
  .py-lg-8 {
    padding-top: 48px !important;
  }
  .pr-lg-8,
  .px-lg-8 {
    padding-right: 48px !important;
  }
  .pb-lg-8,
  .py-lg-8 {
    padding-bottom: 48px !important;
  }
  .pl-lg-8,
  .px-lg-8 {
    padding-left: 48px !important;
  }
  .p-lg-805 {
    padding: 52px !important;
  }
  .pt-lg-805,
  .py-lg-805 {
    padding-top: 52px !important;
  }
  .pr-lg-805,
  .px-lg-805 {
    padding-right: 52px !important;
  }
  .pb-lg-805,
  .py-lg-805 {
    padding-bottom: 52px !important;
  }
  .pl-lg-805,
  .px-lg-805 {
    padding-left: 52px !important;
  }
  .p-lg-9 {
    padding: 56px !important;
  }
  .pt-lg-9,
  .py-lg-9 {
    padding-top: 56px !important;
  }
  .pr-lg-9,
  .px-lg-9 {
    padding-right: 56px !important;
  }
  .pb-lg-9,
  .py-lg-9 {
    padding-bottom: 56px !important;
  }
  .pl-lg-9,
  .px-lg-9 {
    padding-left: 56px !important;
  }
  .p-lg-905 {
    padding: 60px !important;
  }
  .pt-lg-905,
  .py-lg-905 {
    padding-top: 60px !important;
  }
  .pr-lg-905,
  .px-lg-905 {
    padding-right: 60px !important;
  }
  .pb-lg-905,
  .py-lg-905 {
    padding-bottom: 60px !important;
  }
  .pl-lg-905,
  .px-lg-905 {
    padding-left: 60px !important;
  }
  .m-lg-auto {
    margin: auto !important;
  }
  .mt-lg-auto,
  .my-lg-auto {
    margin-top: auto !important;
  }
  .mr-lg-auto,
  .mx-lg-auto {
    margin-right: auto !important;
  }
  .mb-lg-auto,
  .my-lg-auto {
    margin-bottom: auto !important;
  }
  .ml-lg-auto,
  .mx-lg-auto {
    margin-left: auto !important;
  }
}
@media (min-width: 1200px) {
  .m-xl-0 {
    margin: 0 !important;
  }
  .mt-xl-0,
  .my-xl-0 {
    margin-top: 0 !important;
  }
  .mr-xl-0,
  .mx-xl-0 {
    margin-right: 0 !important;
  }
  .mb-xl-0,
  .my-xl-0 {
    margin-bottom: 0 !important;
  }
  .ml-xl-0,
  .mx-xl-0 {
    margin-left: 0 !important;
  }
  .m-xl-1 {
    margin: 2px !important;
  }
  .mt-xl-1,
  .my-xl-1 {
    margin-top: 2px !important;
  }
  .mr-xl-1,
  .mx-xl-1 {
    margin-right: 2px !important;
  }
  .mb-xl-1,
  .my-xl-1 {
    margin-bottom: 2px !important;
  }
  .ml-xl-1,
  .mx-xl-1 {
    margin-left: 2px !important;
  }
  .m-xl-2 {
    margin: 4px !important;
  }
  .mt-xl-2,
  .my-xl-2 {
    margin-top: 4px !important;
  }
  .mr-xl-2,
  .mx-xl-2 {
    margin-right: 4px !important;
  }
  .mb-xl-2,
  .my-xl-2 {
    margin-bottom: 4px !important;
  }
  .ml-xl-2,
  .mx-xl-2 {
    margin-left: 4px !important;
  }
  .m-xl-3 {
    margin: 8px !important;
  }
  .mt-xl-3,
  .my-xl-3 {
    margin-top: 8px !important;
  }
  .mr-xl-3,
  .mx-xl-3 {
    margin-right: 8px !important;
  }
  .mb-xl-3,
  .my-xl-3 {
    margin-bottom: 8px !important;
  }
  .ml-xl-3,
  .mx-xl-3 {
    margin-left: 8px !important;
  }
  .m-xl-305 {
    margin: 12px !important;
  }
  .mt-xl-305,
  .my-xl-305 {
    margin-top: 12px !important;
  }
  .mr-xl-305,
  .mx-xl-305 {
    margin-right: 12px !important;
  }
  .mb-xl-305,
  .my-xl-305 {
    margin-bottom: 12px !important;
  }
  .ml-xl-305,
  .mx-xl-305 {
    margin-left: 12px !important;
  }
  .m-xl-4 {
    margin: 16px !important;
  }
  .mt-xl-4,
  .my-xl-4 {
    margin-top: 16px !important;
  }
  .mr-xl-4,
  .mx-xl-4 {
    margin-right: 16px !important;
  }
  .mb-xl-4,
  .my-xl-4 {
    margin-bottom: 16px !important;
  }
  .ml-xl-4,
  .mx-xl-4 {
    margin-left: 16px !important;
  }
  .m-xl-405 {
    margin: 20px !important;
  }
  .mt-xl-405,
  .my-xl-405 {
    margin-top: 20px !important;
  }
  .mr-xl-405,
  .mx-xl-405 {
    margin-right: 20px !important;
  }
  .mb-xl-405,
  .my-xl-405 {
    margin-bottom: 20px !important;
  }
  .ml-xl-405,
  .mx-xl-405 {
    margin-left: 20px !important;
  }
  .m-xl-5 {
    margin: 24px !important;
  }
  .mt-xl-5,
  .my-xl-5 {
    margin-top: 24px !important;
  }
  .mr-xl-5,
  .mx-xl-5 {
    margin-right: 24px !important;
  }
  .mb-xl-5,
  .my-xl-5 {
    margin-bottom: 24px !important;
  }
  .ml-xl-5,
  .mx-xl-5 {
    margin-left: 24px !important;
  }
  .m-xl-505 {
    margin: 28px !important;
  }
  .mt-xl-505,
  .my-xl-505 {
    margin-top: 28px !important;
  }
  .mr-xl-505,
  .mx-xl-505 {
    margin-right: 28px !important;
  }
  .mb-xl-505,
  .my-xl-505 {
    margin-bottom: 28px !important;
  }
  .ml-xl-505,
  .mx-xl-505 {
    margin-left: 28px !important;
  }
  .m-xl-6 {
    margin: 32px !important;
  }
  .mt-xl-6,
  .my-xl-6 {
    margin-top: 32px !important;
  }
  .mr-xl-6,
  .mx-xl-6 {
    margin-right: 32px !important;
  }
  .mb-xl-6,
  .my-xl-6 {
    margin-bottom: 32px !important;
  }
  .ml-xl-6,
  .mx-xl-6 {
    margin-left: 32px !important;
  }
  .m-xl-605 {
    margin: 36px !important;
  }
  .mt-xl-605,
  .my-xl-605 {
    margin-top: 36px !important;
  }
  .mr-xl-605,
  .mx-xl-605 {
    margin-right: 36px !important;
  }
  .mb-xl-605,
  .my-xl-605 {
    margin-bottom: 36px !important;
  }
  .ml-xl-605,
  .mx-xl-605 {
    margin-left: 36px !important;
  }
  .m-xl-7 {
    margin: 40px !important;
  }
  .mt-xl-7,
  .my-xl-7 {
    margin-top: 40px !important;
  }
  .mr-xl-7,
  .mx-xl-7 {
    margin-right: 40px !important;
  }
  .mb-xl-7,
  .my-xl-7 {
    margin-bottom: 40px !important;
  }
  .ml-xl-7,
  .mx-xl-7 {
    margin-left: 40px !important;
  }
  .m-xl-705 {
    margin: 44px !important;
  }
  .mt-xl-705,
  .my-xl-705 {
    margin-top: 44px !important;
  }
  .mr-xl-705,
  .mx-xl-705 {
    margin-right: 44px !important;
  }
  .mb-xl-705,
  .my-xl-705 {
    margin-bottom: 44px !important;
  }
  .ml-xl-705,
  .mx-xl-705 {
    margin-left: 44px !important;
  }
  .m-xl-8 {
    margin: 48px !important;
  }
  .mt-xl-8,
  .my-xl-8 {
    margin-top: 48px !important;
  }
  .mr-xl-8,
  .mx-xl-8 {
    margin-right: 48px !important;
  }
  .mb-xl-8,
  .my-xl-8 {
    margin-bottom: 48px !important;
  }
  .ml-xl-8,
  .mx-xl-8 {
    margin-left: 48px !important;
  }
  .m-xl-805 {
    margin: 52px !important;
  }
  .mt-xl-805,
  .my-xl-805 {
    margin-top: 52px !important;
  }
  .mr-xl-805,
  .mx-xl-805 {
    margin-right: 52px !important;
  }
  .mb-xl-805,
  .my-xl-805 {
    margin-bottom: 52px !important;
  }
  .ml-xl-805,
  .mx-xl-805 {
    margin-left: 52px !important;
  }
  .m-xl-9 {
    margin: 56px !important;
  }
  .mt-xl-9,
  .my-xl-9 {
    margin-top: 56px !important;
  }
  .mr-xl-9,
  .mx-xl-9 {
    margin-right: 56px !important;
  }
  .mb-xl-9,
  .my-xl-9 {
    margin-bottom: 56px !important;
  }
  .ml-xl-9,
  .mx-xl-9 {
    margin-left: 56px !important;
  }
  .m-xl-905 {
    margin: 60px !important;
  }
  .mt-xl-905,
  .my-xl-905 {
    margin-top: 60px !important;
  }
  .mr-xl-905,
  .mx-xl-905 {
    margin-right: 60px !important;
  }
  .mb-xl-905,
  .my-xl-905 {
    margin-bottom: 60px !important;
  }
  .ml-xl-905,
  .mx-xl-905 {
    margin-left: 60px !important;
  }
  .p-xl-0 {
    padding: 0 !important;
  }
  .pt-xl-0,
  .py-xl-0 {
    padding-top: 0 !important;
  }
  .pr-xl-0,
  .px-xl-0 {
    padding-right: 0 !important;
  }
  .pb-xl-0,
  .py-xl-0 {
    padding-bottom: 0 !important;
  }
  .pl-xl-0,
  .px-xl-0 {
    padding-left: 0 !important;
  }
  .p-xl-1 {
    padding: 2px !important;
  }
  .pt-xl-1,
  .py-xl-1 {
    padding-top: 2px !important;
  }
  .pr-xl-1,
  .px-xl-1 {
    padding-right: 2px !important;
  }
  .pb-xl-1,
  .py-xl-1 {
    padding-bottom: 2px !important;
  }
  .pl-xl-1,
  .px-xl-1 {
    padding-left: 2px !important;
  }
  .p-xl-2 {
    padding: 4px !important;
  }
  .pt-xl-2,
  .py-xl-2 {
    padding-top: 4px !important;
  }
  .pr-xl-2,
  .px-xl-2 {
    padding-right: 4px !important;
  }
  .pb-xl-2,
  .py-xl-2 {
    padding-bottom: 4px !important;
  }
  .pl-xl-2,
  .px-xl-2 {
    padding-left: 4px !important;
  }
  .p-xl-3 {
    padding: 8px !important;
  }
  .pt-xl-3,
  .py-xl-3 {
    padding-top: 8px !important;
  }
  .pr-xl-3,
  .px-xl-3 {
    padding-right: 8px !important;
  }
  .pb-xl-3,
  .py-xl-3 {
    padding-bottom: 8px !important;
  }
  .pl-xl-3,
  .px-xl-3 {
    padding-left: 8px !important;
  }
  .p-xl-305 {
    padding: 12px !important;
  }
  .pt-xl-305,
  .py-xl-305 {
    padding-top: 12px !important;
  }
  .pr-xl-305,
  .px-xl-305 {
    padding-right: 12px !important;
  }
  .pb-xl-305,
  .py-xl-305 {
    padding-bottom: 12px !important;
  }
  .pl-xl-305,
  .px-xl-305 {
    padding-left: 12px !important;
  }
  .p-xl-4 {
    padding: 16px !important;
  }
  .pt-xl-4,
  .py-xl-4 {
    padding-top: 16px !important;
  }
  .pr-xl-4,
  .px-xl-4 {
    padding-right: 16px !important;
  }
  .pb-xl-4,
  .py-xl-4 {
    padding-bottom: 16px !important;
  }
  .pl-xl-4,
  .px-xl-4 {
    padding-left: 16px !important;
  }
  .p-xl-405 {
    padding: 20px !important;
  }
  .pt-xl-405,
  .py-xl-405 {
    padding-top: 20px !important;
  }
  .pr-xl-405,
  .px-xl-405 {
    padding-right: 20px !important;
  }
  .pb-xl-405,
  .py-xl-405 {
    padding-bottom: 20px !important;
  }
  .pl-xl-405,
  .px-xl-405 {
    padding-left: 20px !important;
  }
  .p-xl-5 {
    padding: 24px !important;
  }
  .pt-xl-5,
  .py-xl-5 {
    padding-top: 24px !important;
  }
  .pr-xl-5,
  .px-xl-5 {
    padding-right: 24px !important;
  }
  .pb-xl-5,
  .py-xl-5 {
    padding-bottom: 24px !important;
  }
  .pl-xl-5,
  .px-xl-5 {
    padding-left: 24px !important;
  }
  .p-xl-505 {
    padding: 28px !important;
  }
  .pt-xl-505,
  .py-xl-505 {
    padding-top: 28px !important;
  }
  .pr-xl-505,
  .px-xl-505 {
    padding-right: 28px !important;
  }
  .pb-xl-505,
  .py-xl-505 {
    padding-bottom: 28px !important;
  }
  .pl-xl-505,
  .px-xl-505 {
    padding-left: 28px !important;
  }
  .p-xl-6 {
    padding: 32px !important;
  }
  .pt-xl-6,
  .py-xl-6 {
    padding-top: 32px !important;
  }
  .pr-xl-6,
  .px-xl-6 {
    padding-right: 32px !important;
  }
  .pb-xl-6,
  .py-xl-6 {
    padding-bottom: 32px !important;
  }
  .pl-xl-6,
  .px-xl-6 {
    padding-left: 32px !important;
  }
  .p-xl-605 {
    padding: 36px !important;
  }
  .pt-xl-605,
  .py-xl-605 {
    padding-top: 36px !important;
  }
  .pr-xl-605,
  .px-xl-605 {
    padding-right: 36px !important;
  }
  .pb-xl-605,
  .py-xl-605 {
    padding-bottom: 36px !important;
  }
  .pl-xl-605,
  .px-xl-605 {
    padding-left: 36px !important;
  }
  .p-xl-7 {
    padding: 40px !important;
  }
  .pt-xl-7,
  .py-xl-7 {
    padding-top: 40px !important;
  }
  .pr-xl-7,
  .px-xl-7 {
    padding-right: 40px !important;
  }
  .pb-xl-7,
  .py-xl-7 {
    padding-bottom: 40px !important;
  }
  .pl-xl-7,
  .px-xl-7 {
    padding-left: 40px !important;
  }
  .p-xl-705 {
    padding: 44px !important;
  }
  .pt-xl-705,
  .py-xl-705 {
    padding-top: 44px !important;
  }
  .pr-xl-705,
  .px-xl-705 {
    padding-right: 44px !important;
  }
  .pb-xl-705,
  .py-xl-705 {
    padding-bottom: 44px !important;
  }
  .pl-xl-705,
  .px-xl-705 {
    padding-left: 44px !important;
  }
  .p-xl-8 {
    padding: 48px !important;
  }
  .pt-xl-8,
  .py-xl-8 {
    padding-top: 48px !important;
  }
  .pr-xl-8,
  .px-xl-8 {
    padding-right: 48px !important;
  }
  .pb-xl-8,
  .py-xl-8 {
    padding-bottom: 48px !important;
  }
  .pl-xl-8,
  .px-xl-8 {
    padding-left: 48px !important;
  }
  .p-xl-805 {
    padding: 52px !important;
  }
  .pt-xl-805,
  .py-xl-805 {
    padding-top: 52px !important;
  }
  .pr-xl-805,
  .px-xl-805 {
    padding-right: 52px !important;
  }
  .pb-xl-805,
  .py-xl-805 {
    padding-bottom: 52px !important;
  }
  .pl-xl-805,
  .px-xl-805 {
    padding-left: 52px !important;
  }
  .p-xl-9 {
    padding: 56px !important;
  }
  .pt-xl-9,
  .py-xl-9 {
    padding-top: 56px !important;
  }
  .pr-xl-9,
  .px-xl-9 {
    padding-right: 56px !important;
  }
  .pb-xl-9,
  .py-xl-9 {
    padding-bottom: 56px !important;
  }
  .pl-xl-9,
  .px-xl-9 {
    padding-left: 56px !important;
  }
  .p-xl-905 {
    padding: 60px !important;
  }
  .pt-xl-905,
  .py-xl-905 {
    padding-top: 60px !important;
  }
  .pr-xl-905,
  .px-xl-905 {
    padding-right: 60px !important;
  }
  .pb-xl-905,
  .py-xl-905 {
    padding-bottom: 60px !important;
  }
  .pl-xl-905,
  .px-xl-905 {
    padding-left: 60px !important;
  }
  .m-xl-auto {
    margin: auto !important;
  }
  .mt-xl-auto,
  .my-xl-auto {
    margin-top: auto !important;
  }
  .mr-xl-auto,
  .mx-xl-auto {
    margin-right: auto !important;
  }
  .mb-xl-auto,
  .my-xl-auto {
    margin-bottom: auto !important;
  }
  .ml-xl-auto,
  .mx-xl-auto {
    margin-left: auto !important;
  }
}
.position-static {
  position: static !important;
}

.position-relative {
  position: relative !important;
}

.position-absolute {
  position: absolute !important;
}

.position-fixed {
  position: fixed !important;
}

.position-sticky {
  position: sticky !important;
}

.fixed-top {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1030;
}

.fixed-bottom {
  position: fixed;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1030;
}

@supports (position: sticky) {
  .sticky-top {
    position: sticky;
    top: 0;
    z-index: 1020;
  }
}

.d-none {
  display: none !important;
}

.d-inline-block {
  display: inline-block !important;
}

.d-block {
  display: block !important;
}

.d-flex {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
}

.d-inline-flex {
  display: -webkit-inline-box !important;
  display: -ms-inline-flexbox !important;
  display: inline-flex !important;
}

@media (min-width: 576px) {
  .d-sm-none {
    display: none !important;
  }
  .d-sm-inline-block {
    display: inline-block !important;
  }
  .d-sm-block {
    display: block !important;
  }
  .d-sm-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-sm-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}
@media (min-width: 768px) {
  .d-md-none {
    display: none !important;
  }
  .d-md-inline-block {
    display: inline-block !important;
  }
  .d-md-block {
    display: block !important;
  }
  .d-md-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-md-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}
@media (min-width: 992px) {
  .d-lg-none {
    display: none !important;
  }
  .d-lg-inline-block {
    display: inline-block !important;
  }
  .d-lg-block {
    display: block !important;
  }
  .d-lg-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-lg-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}
@media (min-width: 1200px) {
  .d-xl-none {
    display: none !important;
  }
  .d-xl-inline-block {
    display: inline-block !important;
  }
  .d-xl-block {
    display: block !important;
  }
  .d-xl-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-xl-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}
@media print {
  .d-print-none {
    display: none !important;
  }
  .d-print-inline {
    display: inline !important;
  }
  .d-print-inline-block {
    display: inline-block !important;
  }
  .d-print-block {
    display: block !important;
  }
  .d-print-table {
    display: table !important;
  }
  .d-print-table-row {
    display: table-row !important;
  }
  .d-print-table-cell {
    display: table-cell !important;
  }
  .d-print-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-print-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}
.section + .section {
  margin-top: 24px;
}

a.button {
  padding: calc(8px - 2px) calc(16px - 2px) 0px;
  line-height: 2.2rem;
}

.button {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  display: inline-block;
  width: 100%;
  padding: calc(2px) calc(16px - 2px) 0px;
  border-radius: 4px;
  border: 2px solid #2a4e75;
  font-size: 1.6rem;
  font-weight: 500;
  min-height: 40px;
  color: #ffffff;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  line-height: 1em;
  text-align: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-decoration: none;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  cursor: pointer;
}
@media (min-width: 768px) {
  .button {
    width: auto;
  }
}
@media (max-width: 767px) {
  .button + .button {
    margin-top: 8px;
  }
}
.button.focus, .button:focus {
  outline: 4px solid #747474;
  outline-offset: 1px;
  color: #ffffff;
}
.button.button-primary {
  color: #ffffff;
  background-color: #222222;
  border-color: #2a4e75;
}
.button.button-primary:hover, .button.button-primary.button-hover {
  background-color: #2a4e75;
  border-color: #829eb8;
}
.button.button-primary:active, .button.button-primary.button-active {
  background-color: #829eb8;
  border-color: #829eb8;
}
.button.button-primary.focus, .button.button-primary:focus {
  background-color: #222222;
  border-color: #2a4e75;
}
.button.button-primary:disabled, .button.button-primary.disabled {
  opacity: 0.3;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
  cursor: not-allowed;
}
.button.button-primary:disabled:hover, .button.button-primary.disabled:hover {
  color: #ffffff !important;
  background-color: #222222 !important;
  border-color: #2a4e75 !important;
  opacity: 0.3 !important;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
}
.button.button-secondary {
  color: #000000;
  background-color: #e4e4e4;
  border-color: #747474;
}
.button.button-secondary:hover, .button.button-secondary.button-hover {
  background-color: #dcdcdc;
  border-color: #454545;
}
.button.button-secondary:active, .button.button-secondary.button-active {
  background-color: #bfbfbf;
  border-color: #000000;
}
.button.button-secondary.focus, .button.button-secondary:focus {
  background-color: #e4e4e4;
  border-color: #747474;
}
.button.button-secondary:disabled, .button.button-secondary.disabled {
  opacity: 0.3;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
  cursor: not-allowed;
  border-color: #bfbfbf !important;
}
.button.button-secondary:disabled:hover, .button.button-secondary.disabled:hover {
  color: #000000 !important;
  background-color: #e4e4e4 !important;
  border-color: #bfbfbf !important;
  opacity: 0.3 !important;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
}
.button.button-tertiary {
  border-color: #747474;
  background-color: transparent;
  color: #000000;
  font-weight: 400;
}
.button.button-tertiary:hover, .button.button-tertiary.button-hover {
  border-color: #454545;
}
.button.button-tertiary:active, .button.button-tertiary.button-active {
  border-color: #000000;
}
.button.button-tertiary.focus, .button.button-tertiary:focus {
  border-color: #747474;
  background-color: transparent;
}
.button.button-tertiary:disabled, .button.button-tertiary.disabled {
  opacity: 0.3;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
  cursor: not-allowed;
}
.button.button-tertiary:disabled:hover, .button.button-tertiary.disabled:hover {
  border-color: #747474 !important;
  background-color: transparent !important;
  color: #000000;
  font-weight: 400 !important;
  opacity: 0.3;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
}
.button.button-quaternary {
  color: #454545;
  background-color: transparent;
  border-color: transparent;
  text-decoration: none;
  font-weight: 400;
  padding-left: calc(8px - 2px);
}
.button.button-quaternary:hover, .button.button-quaternary.button-hover {
  background-color: #dcdcdc;
  -webkit-box-shadow: none;
          box-shadow: none;
  border-bottom-color: transparent;
}
.button.button-quaternary:active, .button.button-quaternary.button-active {
  background-color: #bfbfbf;
  -webkit-box-shadow: none;
          box-shadow: none;
  border-bottom-color: transparent;
}
.button.button-quaternary.focus, .button.button-quaternary:focus {
  color: #000000;
  -webkit-box-shadow: none;
          box-shadow: none;
  border-bottom-color: transparent;
}
.button.button-quaternary:disabled, .button.button-quaternary.disabled {
  opacity: 0.3;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
  cursor: not-allowed;
}
.button.button-quaternary:disabled:hover, .button.button-quaternary.disabled:hover {
  color: #454545 !important;
  background-color: transparent !important;
  font-weight: 400 !important;
  opacity: 0.3 !important;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
}
.button.button-quaternary .icon-svg {
  margin-right: 0;
}
.button.button-small {
  padding: calc(2px) calc(16px - 2px) 0px;
  font-size: 1.4rem;
  min-height: 24px;
}
.button .icon-svg {
  margin-right: 4px;
  fill: currentColor;
  margin-top: -0.2em;
}

.button-unstyled {
  background-color: transparent;
  border: 0;
  border-radius: 0;
  font-weight: 400;
  margin: 0;
  padding: 0;
  text-align: left;
  -webkit-font-smoothing: auto;
  color: inherit;
}
.button-unstyled:hover, .button-unstyled:focus {
  background-color: transparent;
  color: inherit;
}

@media (min-width: 768px) {
  .button + .button {
    margin-left: 8px;
  }
  .button + .button:first-child {
    margin-left: 0;
  }
}

.button-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-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.button-column .button {
  margin-top: 8px;
  margin-left: 0;
}
.button-column .button:first-child {
  margin-top: 0;
}

.tag {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  display: inline-block;
  width: 100%;
  padding: 0;
  padding-left: 8px;
  padding-right: 8px;
  margin-right: 8px;
  margin-bottom: 8px;
  border-radius: 4px;
  border: none;
  font-size: 1.6rem;
  font-weight: 500;
  color: #ffffff;
  background-color: #454545;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  line-height: 2.2rem;
  text-align: center;
  text-decoration: none;
  cursor: pointer;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.tag.tag-icon {
  padding: 0;
  padding-left: 8px;
}
@media (min-width: 576px) {
  .tag {
    width: auto;
  }
}
.tag + .tag {
  margin-bottom: 8px;
}
.tag:hover, .tag.tag-hover {
  background-color: #747474;
}
.tag:active, .tag.tag-active {
  background-color: #000000;
}
.tag.focus, .tag:focus {
  background-color: #454545;
}
.tag.focus, .tag:focus {
  border-color: #747474;
  outline-color: #747474;
  position: relative;
}
.tag .icon-svg {
  float: right;
  margin: 0px 0px 0px 5px;
  fill: white;
}

.button-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 2rem 0 1rem;
}

.badge {
  padding: 0;
  padding-left: 8px;
  padding-right: 8px;
  border: none;
  font-weight: 600;
  color: #ffffff;
  background: #000000;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  text-align: center;
  text-transform: uppercase;
  display: inline-block;
}
.badge.badge-large {
  color: #ffffff;
  background-color: #000000;
  font-size: 1.6rem;
  line-height: 2.2rem;
}
.badge.badge-small {
  color: #ffffff;
  background-color: #000000;
  font-size: 1.4rem;
  line-height: 1.9rem;
}
.badge.badge-info {
  color: #000000;
  background-color: #e2f1fb;
}
.badge.badge-success {
  color: #000000;
  background-color: #edffe2;
}
.badge.badge-warning {
  color: #000000;
  background-color: #ff4200;
}
.badge.badge-error {
  color: #000000;
  background-color: #ffe0e0;
}

.embed-container iframe,
.embed-container object,
.embed-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.embed-container {
  padding-bottom: 56.25%;
  position: relative;
  height: 0;
  overflow: hidden;
  max-width: 100%;
}

img {
  max-width: 100%;
}

figure {
  margin-left: 0;
  margin-right: 0;
}

.icon {
  height: 2.2rem;
  width: 2.2rem;
  background-repeat: no-repeat;
  display: inline-block;
  background-size: 100%;
}

.icon-svg {
  height: 2.2rem;
  width: 2.2rem;
  vertical-align: middle;
}
.icon-svg--inherit-color {
  fill: currentColor;
}
.icon-svg:focus {
  outline: none;
}

.inline-svg {
  height: 1em;
  width: 1em;
}

.icon-svg-large {
  height: 4.8rem;
  width: 4.8rem;
  vertical-align: middle;
}
.icon-svg-large--inherit-color {
  fill: currentColor;
}

.icon-add {
  background-image: url(/themes/custom/fds_fic_theme/dist/images/svg-icons/add.svg);
}

.icon-alert-outline {
  background-image: url(/themes/custom/fds_fic_theme/dist/images/svg-icons/alert-outline.svg);
}

.icon-angle-arrow-down {
  background-image: url(/themes/custom/fds_fic_theme/dist/images/svg-icons/angle-arrow-down.svg);
}

.icon-angle-arrow-up {
  background-image: url(/themes/custom/fds_fic_theme/dist/images/svg-icons/angle-arrow-up.svg);
}

.icon-arrow-left {
  background-image: url(/themes/custom/fds_fic_theme/dist/images/svg-icons/arrow-left.svg);
}

.icon-arrow-right {
  background-image: url(/themes/custom/fds_fic_theme/dist/images/svg-icons/arrow-right.svg);
}

.icon-book-open {
  background-image: url(/themes/custom/fds_fic_theme/dist/images/svg-icons/book-open.svg);
}

.icon-calendar {
  background-image: url(/themes/custom/fds_fic_theme/dist/images/svg-icons/calendar.svg);
}

.icon-cash-multiple {
  background-image: url(/themes/custom/fds_fic_theme/dist/images/svg-icons/cash-multiple.svg);
}

.icon-check {
  background-image: url(/themes/custom/fds_fic_theme/dist/images/svg-icons/check.svg);
}

.icon-check-circle-outline {
  background-image: url(/themes/custom/fds_fic_theme/dist/images/svg-icons/check-circle-outline.svg);
}

.icon-chevron-left {
  background-image: url(/themes/custom/fds_fic_theme/dist/images/svg-icons/chevron-left.svg);
}

.icon-chevron-right {
  background-image: url(/themes/custom/fds_fic_theme/dist/images/svg-icons/chevron-right.svg);
}

.icon-close {
  background-image: url(/themes/custom/fds_fic_theme/dist/images/svg-icons/close.svg);
}

.icon-close-circle {
  background-image: url(/themes/custom/fds_fic_theme/dist/images/svg-icons/close-circle.svg);
}

.icon-close-circle-outline {
  background-image: url(/themes/custom/fds_fic_theme/dist/images/svg-icons/close-circle-outline.svg);
}

.icon-content-save {
  background-image: url(/themes/custom/fds_fic_theme/dist/images/svg-icons/content-save.svg);
}

.icon-delete {
  background-image: url(/themes/custom/fds_fic_theme/dist/images/svg-icons/delete.svg);
}

.icon-delete-outline {
  background-image: url(/themes/custom/fds_fic_theme/dist/images/svg-icons/delete-outline.svg);
}

.icon-dots-vertical {
  background-image: url(/themes/custom/fds_fic_theme/dist/images/svg-icons/dots-vertical.svg);
}

.icon-download {
  background-image: url(/themes/custom/fds_fic_theme/dist/images/svg-icons/download.svg);
}

.icon-error {
  background-image: url(/themes/custom/fds_fic_theme/dist/images/svg-icons/error.svg);
}

.icon-file {
  background-image: url(/themes/custom/fds_fic_theme/dist/images/svg-icons/file.svg);
}

.icon-file-document-box {
  background-image: url(/themes/custom/fds_fic_theme/dist/images/svg-icons/file-document-box.svg);
}

.icon-folder-multiple {
  background-image: url(/themes/custom/fds_fic_theme/dist/images/svg-icons/folder-multiple.svg);
}

.icon-help {
  background-image: url(/themes/custom/fds_fic_theme/dist/images/svg-icons/help.svg);
}

.icon-help-circle-outline {
  background-image: url(/themes/custom/fds_fic_theme/dist/images/svg-icons/help-circle-outline.svg);
}

.icon-info {
  background-image: url(/themes/custom/fds_fic_theme/dist/images/svg-icons/info.svg);
}

.icon-language {
  background-image: url(/themes/custom/fds_fic_theme/dist/images/svg-icons/language.svg);
}

.icon-magnify {
  background-image: url(/themes/custom/fds_fic_theme/dist/images/svg-icons/magnify.svg);
}

.icon-menu-down {
  background-image: url(/themes/custom/fds_fic_theme/dist/images/svg-icons/menu-down.svg);
}

.icon-menu-left {
  background-image: url(/themes/custom/fds_fic_theme/dist/images/svg-icons/menu-left.svg);
}

.icon-menu-right {
  background-image: url(/themes/custom/fds_fic_theme/dist/images/svg-icons/menu-right.svg);
}

.icon-menu-up {
  background-image: url(/themes/custom/fds_fic_theme/dist/images/svg-icons/menu-up.svg);
}

.icon-message {
  background-image: url(/themes/custom/fds_fic_theme/dist/images/svg-icons/message.svg);
}

.icon-minus {
  background-image: url(/themes/custom/fds_fic_theme/dist/images/svg-icons/minus.svg);
}

.icon-open-in-new {
  background-image: url(/themes/custom/fds_fic_theme/dist/images/svg-icons/open-in-new.svg);
}

.icon-pencil {
  background-image: url(/themes/custom/fds_fic_theme/dist/images/svg-icons/pencil.svg);
}

.icon-plus {
  background-image: url(/themes/custom/fds_fic_theme/dist/images/svg-icons/plus.svg);
}

.icon-printer {
  background-image: url(/themes/custom/fds_fic_theme/dist/images/svg-icons/printer.svg);
}

.icon-refresh {
  background-image: url(/themes/custom/fds_fic_theme/dist/images/svg-icons/refresh.svg);
}

.icon-save {
  background-image: url(/themes/custom/fds_fic_theme/dist/images/svg-icons/save.svg);
}

.icon-settings {
  background-image: url(/themes/custom/fds_fic_theme/dist/images/svg-icons/settings.svg);
}

.icon-sort-acending {
  background-image: url(/themes/custom/fds_fic_theme/dist/images/svg-icons/sort-acending.svg);
}

.icon-sort-descending {
  background-image: url(/themes/custom/fds_fic_theme/dist/images/svg-icons/sort-descending.svg);
}

.icon-sort-none {
  background-image: url(/themes/custom/fds_fic_theme/dist/images/svg-icons/sort-none.svg);
}

.icon-success {
  background-image: url(/themes/custom/fds_fic_theme/dist/images/svg-icons/success.svg);
}

.icon-warning {
  background-image: url(/themes/custom/fds_fic_theme/dist/images/svg-icons/warning.svg);
}

.hide-base-svg {
  display: none;
}

.form-group {
  margin-top: 24px;
}
.form-group:first-child {
  margin-top: 0;
}

.form-hint {
  font-size: 1.6rem;
  line-height: 2.2rem;
  font-weight: 400;
  color: #000000;
  text-transform: none;
  display: block;
  color: #747474;
}

.form-label {
  display: inline-block;
  font-size: 1.6rem;
  line-height: 2.4rem;
  font-weight: 600;
  color: #000000;
  text-transform: none;
}

.form-input {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border: 1px solid #747474;
  border-radius: 4px;
  color: #000000;
  display: block;
  font-size: 1.6rem;
  line-height: 2.2rem;
  padding: calc(8px - 1px) calc(16px - 1px);
  width: 100%;
  max-width: 32rem;
  margin-top: 8px;
  text-align: left;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .form-input {
    /* IE10+ CSS styles go here */
    height: calc(2.2rem + 16px);
  }
}
.form-input:focus, .form-input.focus {
  outline: 4px solid #747474;
  outline-offset: 1px;
}

table .form-input {
  margin-top: 0;
}

textarea.form-input {
  height: auto;
}

.form-select {
  border: 1px solid #747474;
  border-radius: 4px;
  color: #000000;
  display: block;
  font-size: 1.6rem;
  line-height: 2.2rem;
  height: calc(2.2rem + 16px);
  max-width: 32rem;
  width: 100%;
  margin-top: 8px;
  text-align: left;
  padding: calc(8px - 1px) calc(16px - 1px);
  padding-right: 32px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' version='1.1' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath d='M7.41,8.58L12,13.17L16.59,8.58L18,10L12,16L6,10L7.41,8.58Z' /%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: calc(100% - 10px);
}
.form-select:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 #000000;
}
.form-select:focus, .form-select.focus {
  outline: 4px solid #747474;
  outline-offset: 1px;
}
.form-select::-ms-expand {
  display: none;
}
.form-select:disabled {
  background-color: #e4e4e4;
  color: #999999;
  cursor: not-allowed;
}

table .form-select {
  margin-top: 0;
}

.form-group.form-error {
  border-left: 4px solid #a51d1d;
  padding-left: calc(16px - 4px);
}
.form-group.form-error .form-input,
.form-group.form-error .form-select {
  border: 2px solid #a51d1d;
  padding: calc(8px - 2px) calc(16px - 2px);
}

.form-error-message {
  font-size: 1.6rem;
  line-height: 2.4rem;
  font-weight: 600;
  color: #000000;
  text-transform: none;
  display: block;
  color: #a51d1d;
  margin-top: 4px;
}

.form-group.form-success .form-input,
.form-group.form-success .form-select {
  border: 2px solid #348000;
  padding: calc(8px - 2px) calc(16px - 2px);
}

input[type=text]:disabled, textarea:disabled {
  background: #e4e4e4;
  color: #999999;
  cursor: not-allowed;
}

input[readonly][type=text] {
  margin-top: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  height: auto;
}

input[readonly][type=text], textarea[readonly] {
  background-color: transparent;
  color: #000000;
  border: none;
  cursor: default;
  padding: 0;
  pointer-events: none;
}

.form-checkbox,
.form-radio {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  left: -999em;
}

.form-checkbox + label,
.form-radio + label {
  cursor: pointer;
  font-weight: 400;
  line-height: 2.2rem;
  margin-bottom: 0;
  display: inline-block;
  outline: none;
  color: #000000;
  position: relative;
  padding-left: calc(18px + 8px);
  min-height: 18px;
}

.form-checkbox + label + .form-hint,
.form-radio + label + .form-hint {
  padding-left: calc(18px + 8px);
}

.form-checkbox + label::before,
.form-radio + label::before {
  content: "";
  display: inline-block;
  background: #ffffff;
  border-radius: 2px;
  border: 2px solid #000000;
  height: 18px;
  line-height: 2.2rem;
  margin-right: 8px;
  width: 18px;
  position: absolute;
  top: 3px;
  left: 0;
}

.form-checkbox.checkbox-large + label {
  padding-top: 8px;
  padding-left: calc(34px + 8px);
  padding-bottom: 8px;
  min-height: 34px;
}
.form-checkbox.checkbox-large + label:before {
  height: 34px;
  width: 34px;
}

.form-checkbox.checkbox-large + label + .form-hint {
  padding-left: calc(34px + 8px);
}

.form-radio + label::before {
  border-radius: 100%;
  height: 18px;
  width: 18px;
}

.form-radio.radio-large + label {
  padding-top: 8px;
  padding-left: 42px;
  padding-bottom: 8px;
}
.form-radio.radio-large + label:before {
  height: 34px;
  width: 34px;
}

.form-radio.radio-large + label + .form-hint {
  padding-left: 42px;
}

.form-checkbox:checked + label:before {
  background-color: #000000;
}
.form-checkbox:checked + label:after {
  content: "";
  height: 7px;
  width: 12px;
  position: absolute;
  left: 3px;
  top: 4px;
  -webkit-box-shadow: -2px 2px 0 0 #ffffff;
          box-shadow: -2px 2px 0 0 #ffffff;
  -webkit-transform: rotate(-46deg);
          transform: rotate(-46deg);
}

.form-checkbox.checkbox-large:checked + label:after {
  height: 12px;
  width: 22px;
  left: 6px;
  top: 6px;
  -webkit-box-shadow: -3px 3px 0 0 #ffffff;
          box-shadow: -3px 3px 0 0 #ffffff;
}

.form-radio:checked + label {
  position: relative;
}
.form-radio:checked + label:after {
  content: "";
  height: calc(18px - 10px);
  width: calc(18px - 10px);
  background-color: #000000;
  position: absolute;
  left: 5px;
  top: 8px;
  border-radius: 100%;
}

.form-radio.radio-large:checked + label:after {
  content: "";
  height: calc(34px - 16px);
  width: calc(34px - 16px);
  left: 8px;
  top: 11px;
}

.form-checkbox:disabled + label,
.form-radio:disabled + label {
  color: #999999;
  cursor: not-allowed;
}
.form-checkbox:disabled + label:before,
.form-radio:disabled + label:before {
  border-color: #bfbfbf;
  background-color: #e4e4e4;
}

.form-checkbox:checked[disabled] + label:before {
  background-color: #000000;
  border-color: #000000;
  opacity: 0.5;
}

.form-radio:checked[disabled] + label:before {
  background-color: #000000;
  border-color: #000000;
  opacity: 0.5;
}

.form-checkbox:focus + label::before,
.form-checkbox.focus + label::before {
  outline: 4px solid #747474;
  outline-offset: 1px;
}

.form-radio:focus + label::before,
.form-radio.focus + label::before {
  -webkit-box-shadow: 0 0 0 3px #747474;
          box-shadow: 0 0 0 3px #747474;
}

[type=range] {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border: none;
  padding-left: 0;
  width: 100%;
}

[type=range]::-webkit-slider-runnable-track {
  background: #bfbfbf;
  border: 1px solid #747474;
  cursor: pointer;
  height: 1.2rem;
  width: 100%;
}

[type=range]::-moz-range-track {
  background: #222222;
  border: 1px solid #747474;
  cursor: pointer;
  height: 1.2rem;
  width: 100%;
}

[type=range]::-ms-track {
  background: transparent;
  color: transparent;
  cursor: pointer;
  height: 1.2rem;
  width: 100%;
}

[type=range]::-webkit-slider-thumb {
  -webkit-appearance: none;
  border: 1px solid #747474;
  height: 2.2rem;
  border-radius: 1.5rem;
  background: #e4e4e4;
  cursor: pointer;
  margin-top: -0.65rem;
  width: 2.2rem;
}

[type=range]::-moz-range-thumb {
  background: #e4e4e4;
  border: 1px solid #747474;
  border-radius: 1.5rem;
  cursor: pointer;
  height: 2.2rem;
  width: 2.2rem;
}

[type=range]::-ms-thumb {
  background: #e4e4e4;
  border: 1px solid #747474;
  border-radius: 1.5rem;
  cursor: pointer;
  height: 2.2rem;
  width: 2.2rem;
}

[type=range]::-ms-fill-lower {
  background: #bfbfbf;
  border: 1px solid #747474;
  border-radius: 2rem;
}

[type=range]::-ms-fill-upper {
  background: #bfbfbf;
  border: 1px solid #747474;
  border-radius: 2rem;
}

.date-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.date-group label {
  margin-top: 0;
  font-weight: 400;
}
.date-group input[type=number]::-webkit-inner-spin-button,
.date-group input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.date-group .form-group-day,
.date-group .form-group-month,
.date-group .form-group-year {
  margin-right: 16px;
  margin-top: 0;
}
.date-group .form-group-day,
.date-group .form-group-month {
  width: calc(2px + 16px + 16px + 2ch);
}
.date-group .form-group-year {
  width: calc(2px + 16px + 16px + 4ch);
}
.date-group .button-open-calendar {
  margin-bottom: 8px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
}

input[type=number] {
  -moz-appearance: textfield !important;
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none !important;
}

.form-label + input[type=file] {
  margin-top: 8px;
}

input[type=file] {
  display: block;
}

ul {
  padding-left: 0;
  list-style-type: none;
  color: #000000;
  line-height: 2.2rem;
}
ul li {
  margin-top: 8px;
  list-style-type: none;
  position: relative;
  padding-left: 16px;
  line-height: 2.2rem;
}
ul li::before {
  content: "•";
  position: absolute;
  left: 0px;
  top: -1px;
  font-size: 20px;
}

ol {
  padding-left: 28px;
}
ol li {
  margin-top: 8px;
  line-height: 2.4rem;
}

.unstyled-list {
  margin: 0;
  list-style-type: none;
  padding-left: 0;
}
.unstyled-list > li {
  margin-bottom: 0;
  margin-top: 0;
  padding-left: 0;
}
.unstyled-list > li::before {
  content: "" !important;
  padding-right: 0 !important;
}

.nobullet-list {
  list-style-type: none;
  padding-left: 0;
}
.nobullet-list > li {
  padding-left: 0;
}
.nobullet-list > li::before {
  content: "" !important;
  padding-right: 0 !important;
}

.noindent-list > li {
  padding-left: 14px;
}
.noindent-list > li::before {
  left: 0px;
}

.inline-list {
  margin: 0;
  list-style-type: none;
  padding-left: 0;
}
.inline-list > li {
  margin-bottom: 0;
  margin-top: 0;
  padding-left: 0;
}
.inline-list > li::before {
  content: "" !important;
  padding-right: 0 !important;
}
.inline-list > li {
  display: block;
}
@media (min-width: 768px) {
  .inline-list > li {
    display: inline-block;
  }
}
.inline-list li + li {
  margin-top: 12px;
}
@media (min-width: 768px) {
  .inline-list li + li {
    margin-top: 0;
  }
}

.spinner {
  margin: 50px auto;
  font-size: 10px;
  width: 1em;
  height: 1em;
  border-radius: 50%;
  position: relative;
  text-indent: -9999em;
  -webkit-animation: spinner 1.1s infinite ease;
  animation: spinner 1.1s infinite ease;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}

@-webkit-keyframes spinner {
  0%, 100% {
    -webkit-box-shadow: 0em -2.6em 0em 0em #454545, 1.8em -1.8em 0 0em rgba(69, 69, 69, 0.2), 2.5em 0em 0 0em rgba(69, 69, 69, 0.2), 1.75em 1.75em 0 0em rgba(69, 69, 69, 0.2), 0em 2.5em 0 0em rgba(69, 69, 69, 0.2), -1.8em 1.8em 0 0em rgba(69, 69, 69, 0.2), -2.6em 0em 0 0em rgba(69, 69, 69, 0.5), -1.8em -1.8em 0 0em rgba(69, 69, 69, 0.7);
            box-shadow: 0em -2.6em 0em 0em #454545, 1.8em -1.8em 0 0em rgba(69, 69, 69, 0.2), 2.5em 0em 0 0em rgba(69, 69, 69, 0.2), 1.75em 1.75em 0 0em rgba(69, 69, 69, 0.2), 0em 2.5em 0 0em rgba(69, 69, 69, 0.2), -1.8em 1.8em 0 0em rgba(69, 69, 69, 0.2), -2.6em 0em 0 0em rgba(69, 69, 69, 0.5), -1.8em -1.8em 0 0em rgba(69, 69, 69, 0.7);
  }
  12.5% {
    -webkit-box-shadow: 0em -2.6em 0em 0em rgba(69, 69, 69, 0.7), 1.8em -1.8em 0 0em #454545, 2.5em 0em 0 0em rgba(69, 69, 69, 0.2), 1.75em 1.75em 0 0em rgba(69, 69, 69, 0.2), 0em 2.5em 0 0em rgba(69, 69, 69, 0.2), -1.8em 1.8em 0 0em rgba(69, 69, 69, 0.2), -2.6em 0em 0 0em rgba(69, 69, 69, 0.2), -1.8em -1.8em 0 0em rgba(69, 69, 69, 0.5);
            box-shadow: 0em -2.6em 0em 0em rgba(69, 69, 69, 0.7), 1.8em -1.8em 0 0em #454545, 2.5em 0em 0 0em rgba(69, 69, 69, 0.2), 1.75em 1.75em 0 0em rgba(69, 69, 69, 0.2), 0em 2.5em 0 0em rgba(69, 69, 69, 0.2), -1.8em 1.8em 0 0em rgba(69, 69, 69, 0.2), -2.6em 0em 0 0em rgba(69, 69, 69, 0.2), -1.8em -1.8em 0 0em rgba(69, 69, 69, 0.5);
  }
  25% {
    -webkit-box-shadow: 0em -2.6em 0em 0em rgba(69, 69, 69, 0.5), 1.8em -1.8em 0 0em rgba(69, 69, 69, 0.7), 2.5em 0em 0 0em #454545, 1.75em 1.75em 0 0em rgba(69, 69, 69, 0.2), 0em 2.5em 0 0em rgba(69, 69, 69, 0.2), -1.8em 1.8em 0 0em rgba(69, 69, 69, 0.2), -2.6em 0em 0 0em rgba(69, 69, 69, 0.2), -1.8em -1.8em 0 0em rgba(69, 69, 69, 0.2);
            box-shadow: 0em -2.6em 0em 0em rgba(69, 69, 69, 0.5), 1.8em -1.8em 0 0em rgba(69, 69, 69, 0.7), 2.5em 0em 0 0em #454545, 1.75em 1.75em 0 0em rgba(69, 69, 69, 0.2), 0em 2.5em 0 0em rgba(69, 69, 69, 0.2), -1.8em 1.8em 0 0em rgba(69, 69, 69, 0.2), -2.6em 0em 0 0em rgba(69, 69, 69, 0.2), -1.8em -1.8em 0 0em rgba(69, 69, 69, 0.2);
  }
  37.5% {
    -webkit-box-shadow: 0em -2.6em 0em 0em rgba(69, 69, 69, 0.2), 1.8em -1.8em 0 0em rgba(69, 69, 69, 0.5), 2.5em 0em 0 0em rgba(69, 69, 69, 0.7), 1.75em 1.75em 0 0em #454545, 0em 2.5em 0 0em rgba(69, 69, 69, 0.2), -1.8em 1.8em 0 0em rgba(69, 69, 69, 0.2), -2.6em 0em 0 0em rgba(69, 69, 69, 0.2), -1.8em -1.8em 0 0em rgba(69, 69, 69, 0.2);
            box-shadow: 0em -2.6em 0em 0em rgba(69, 69, 69, 0.2), 1.8em -1.8em 0 0em rgba(69, 69, 69, 0.5), 2.5em 0em 0 0em rgba(69, 69, 69, 0.7), 1.75em 1.75em 0 0em #454545, 0em 2.5em 0 0em rgba(69, 69, 69, 0.2), -1.8em 1.8em 0 0em rgba(69, 69, 69, 0.2), -2.6em 0em 0 0em rgba(69, 69, 69, 0.2), -1.8em -1.8em 0 0em rgba(69, 69, 69, 0.2);
  }
  50% {
    -webkit-box-shadow: 0em -2.6em 0em 0em rgba(69, 69, 69, 0.2), 1.8em -1.8em 0 0em rgba(69, 69, 69, 0.2), 2.5em 0em 0 0em rgba(69, 69, 69, 0.5), 1.75em 1.75em 0 0em rgba(69, 69, 69, 0.7), 0em 2.5em 0 0em #454545, -1.8em 1.8em 0 0em rgba(69, 69, 69, 0.2), -2.6em 0em 0 0em rgba(69, 69, 69, 0.2), -1.8em -1.8em 0 0em rgba(69, 69, 69, 0.2);
            box-shadow: 0em -2.6em 0em 0em rgba(69, 69, 69, 0.2), 1.8em -1.8em 0 0em rgba(69, 69, 69, 0.2), 2.5em 0em 0 0em rgba(69, 69, 69, 0.5), 1.75em 1.75em 0 0em rgba(69, 69, 69, 0.7), 0em 2.5em 0 0em #454545, -1.8em 1.8em 0 0em rgba(69, 69, 69, 0.2), -2.6em 0em 0 0em rgba(69, 69, 69, 0.2), -1.8em -1.8em 0 0em rgba(69, 69, 69, 0.2);
  }
  62.5% {
    -webkit-box-shadow: 0em -2.6em 0em 0em rgba(69, 69, 69, 0.2), 1.8em -1.8em 0 0em rgba(69, 69, 69, 0.2), 2.5em 0em 0 0em rgba(69, 69, 69, 0.2), 1.75em 1.75em 0 0em rgba(69, 69, 69, 0.5), 0em 2.5em 0 0em rgba(69, 69, 69, 0.7), -1.8em 1.8em 0 0em #454545, -2.6em 0em 0 0em rgba(69, 69, 69, 0.2), -1.8em -1.8em 0 0em rgba(69, 69, 69, 0.2);
            box-shadow: 0em -2.6em 0em 0em rgba(69, 69, 69, 0.2), 1.8em -1.8em 0 0em rgba(69, 69, 69, 0.2), 2.5em 0em 0 0em rgba(69, 69, 69, 0.2), 1.75em 1.75em 0 0em rgba(69, 69, 69, 0.5), 0em 2.5em 0 0em rgba(69, 69, 69, 0.7), -1.8em 1.8em 0 0em #454545, -2.6em 0em 0 0em rgba(69, 69, 69, 0.2), -1.8em -1.8em 0 0em rgba(69, 69, 69, 0.2);
  }
  75% {
    -webkit-box-shadow: 0em -2.6em 0em 0em rgba(69, 69, 69, 0.2), 1.8em -1.8em 0 0em rgba(69, 69, 69, 0.2), 2.5em 0em 0 0em rgba(69, 69, 69, 0.2), 1.75em 1.75em 0 0em rgba(69, 69, 69, 0.2), 0em 2.5em 0 0em rgba(69, 69, 69, 0.5), -1.8em 1.8em 0 0em rgba(69, 69, 69, 0.7), -2.6em 0em 0 0em #454545, -1.8em -1.8em 0 0em rgba(69, 69, 69, 0.2);
            box-shadow: 0em -2.6em 0em 0em rgba(69, 69, 69, 0.2), 1.8em -1.8em 0 0em rgba(69, 69, 69, 0.2), 2.5em 0em 0 0em rgba(69, 69, 69, 0.2), 1.75em 1.75em 0 0em rgba(69, 69, 69, 0.2), 0em 2.5em 0 0em rgba(69, 69, 69, 0.5), -1.8em 1.8em 0 0em rgba(69, 69, 69, 0.7), -2.6em 0em 0 0em #454545, -1.8em -1.8em 0 0em rgba(69, 69, 69, 0.2);
  }
  87.5% {
    -webkit-box-shadow: 0em -2.6em 0em 0em rgba(69, 69, 69, 0.2), 1.8em -1.8em 0 0em rgba(69, 69, 69, 0.2), 2.5em 0em 0 0em rgba(69, 69, 69, 0.2), 1.75em 1.75em 0 0em rgba(69, 69, 69, 0.2), 0em 2.5em 0 0em rgba(69, 69, 69, 0.2), -1.8em 1.8em 0 0em rgba(69, 69, 69, 0.5), -2.6em 0em 0 0em rgba(69, 69, 69, 0.7), -1.8em -1.8em 0 0em #454545;
            box-shadow: 0em -2.6em 0em 0em rgba(69, 69, 69, 0.2), 1.8em -1.8em 0 0em rgba(69, 69, 69, 0.2), 2.5em 0em 0 0em rgba(69, 69, 69, 0.2), 1.75em 1.75em 0 0em rgba(69, 69, 69, 0.2), 0em 2.5em 0 0em rgba(69, 69, 69, 0.2), -1.8em 1.8em 0 0em rgba(69, 69, 69, 0.5), -2.6em 0em 0 0em rgba(69, 69, 69, 0.7), -1.8em -1.8em 0 0em #454545;
  }
}
@keyframes spinner {
  0%, 100% {
    -webkit-box-shadow: 0em -2.6em 0em 0em #454545, 1.8em -1.8em 0 0em rgba(69, 69, 69, 0.2), 2.5em 0em 0 0em rgba(69, 69, 69, 0.2), 1.75em 1.75em 0 0em rgba(69, 69, 69, 0.2), 0em 2.5em 0 0em rgba(69, 69, 69, 0.2), -1.8em 1.8em 0 0em rgba(69, 69, 69, 0.2), -2.6em 0em 0 0em rgba(69, 69, 69, 0.5), -1.8em -1.8em 0 0em rgba(69, 69, 69, 0.7);
            box-shadow: 0em -2.6em 0em 0em #454545, 1.8em -1.8em 0 0em rgba(69, 69, 69, 0.2), 2.5em 0em 0 0em rgba(69, 69, 69, 0.2), 1.75em 1.75em 0 0em rgba(69, 69, 69, 0.2), 0em 2.5em 0 0em rgba(69, 69, 69, 0.2), -1.8em 1.8em 0 0em rgba(69, 69, 69, 0.2), -2.6em 0em 0 0em rgba(69, 69, 69, 0.5), -1.8em -1.8em 0 0em rgba(69, 69, 69, 0.7);
  }
  12.5% {
    -webkit-box-shadow: 0em -2.6em 0em 0em rgba(69, 69, 69, 0.7), 1.8em -1.8em 0 0em #454545, 2.5em 0em 0 0em rgba(69, 69, 69, 0.2), 1.75em 1.75em 0 0em rgba(69, 69, 69, 0.2), 0em 2.5em 0 0em rgba(69, 69, 69, 0.2), -1.8em 1.8em 0 0em rgba(69, 69, 69, 0.2), -2.6em 0em 0 0em rgba(69, 69, 69, 0.2), -1.8em -1.8em 0 0em rgba(69, 69, 69, 0.5);
            box-shadow: 0em -2.6em 0em 0em rgba(69, 69, 69, 0.7), 1.8em -1.8em 0 0em #454545, 2.5em 0em 0 0em rgba(69, 69, 69, 0.2), 1.75em 1.75em 0 0em rgba(69, 69, 69, 0.2), 0em 2.5em 0 0em rgba(69, 69, 69, 0.2), -1.8em 1.8em 0 0em rgba(69, 69, 69, 0.2), -2.6em 0em 0 0em rgba(69, 69, 69, 0.2), -1.8em -1.8em 0 0em rgba(69, 69, 69, 0.5);
  }
  25% {
    -webkit-box-shadow: 0em -2.6em 0em 0em rgba(69, 69, 69, 0.5), 1.8em -1.8em 0 0em rgba(69, 69, 69, 0.7), 2.5em 0em 0 0em #454545, 1.75em 1.75em 0 0em rgba(69, 69, 69, 0.2), 0em 2.5em 0 0em rgba(69, 69, 69, 0.2), -1.8em 1.8em 0 0em rgba(69, 69, 69, 0.2), -2.6em 0em 0 0em rgba(69, 69, 69, 0.2), -1.8em -1.8em 0 0em rgba(69, 69, 69, 0.2);
            box-shadow: 0em -2.6em 0em 0em rgba(69, 69, 69, 0.5), 1.8em -1.8em 0 0em rgba(69, 69, 69, 0.7), 2.5em 0em 0 0em #454545, 1.75em 1.75em 0 0em rgba(69, 69, 69, 0.2), 0em 2.5em 0 0em rgba(69, 69, 69, 0.2), -1.8em 1.8em 0 0em rgba(69, 69, 69, 0.2), -2.6em 0em 0 0em rgba(69, 69, 69, 0.2), -1.8em -1.8em 0 0em rgba(69, 69, 69, 0.2);
  }
  37.5% {
    -webkit-box-shadow: 0em -2.6em 0em 0em rgba(69, 69, 69, 0.2), 1.8em -1.8em 0 0em rgba(69, 69, 69, 0.5), 2.5em 0em 0 0em rgba(69, 69, 69, 0.7), 1.75em 1.75em 0 0em #454545, 0em 2.5em 0 0em rgba(69, 69, 69, 0.2), -1.8em 1.8em 0 0em rgba(69, 69, 69, 0.2), -2.6em 0em 0 0em rgba(69, 69, 69, 0.2), -1.8em -1.8em 0 0em rgba(69, 69, 69, 0.2);
            box-shadow: 0em -2.6em 0em 0em rgba(69, 69, 69, 0.2), 1.8em -1.8em 0 0em rgba(69, 69, 69, 0.5), 2.5em 0em 0 0em rgba(69, 69, 69, 0.7), 1.75em 1.75em 0 0em #454545, 0em 2.5em 0 0em rgba(69, 69, 69, 0.2), -1.8em 1.8em 0 0em rgba(69, 69, 69, 0.2), -2.6em 0em 0 0em rgba(69, 69, 69, 0.2), -1.8em -1.8em 0 0em rgba(69, 69, 69, 0.2);
  }
  50% {
    -webkit-box-shadow: 0em -2.6em 0em 0em rgba(69, 69, 69, 0.2), 1.8em -1.8em 0 0em rgba(69, 69, 69, 0.2), 2.5em 0em 0 0em rgba(69, 69, 69, 0.5), 1.75em 1.75em 0 0em rgba(69, 69, 69, 0.7), 0em 2.5em 0 0em #454545, -1.8em 1.8em 0 0em rgba(69, 69, 69, 0.2), -2.6em 0em 0 0em rgba(69, 69, 69, 0.2), -1.8em -1.8em 0 0em rgba(69, 69, 69, 0.2);
            box-shadow: 0em -2.6em 0em 0em rgba(69, 69, 69, 0.2), 1.8em -1.8em 0 0em rgba(69, 69, 69, 0.2), 2.5em 0em 0 0em rgba(69, 69, 69, 0.5), 1.75em 1.75em 0 0em rgba(69, 69, 69, 0.7), 0em 2.5em 0 0em #454545, -1.8em 1.8em 0 0em rgba(69, 69, 69, 0.2), -2.6em 0em 0 0em rgba(69, 69, 69, 0.2), -1.8em -1.8em 0 0em rgba(69, 69, 69, 0.2);
  }
  62.5% {
    -webkit-box-shadow: 0em -2.6em 0em 0em rgba(69, 69, 69, 0.2), 1.8em -1.8em 0 0em rgba(69, 69, 69, 0.2), 2.5em 0em 0 0em rgba(69, 69, 69, 0.2), 1.75em 1.75em 0 0em rgba(69, 69, 69, 0.5), 0em 2.5em 0 0em rgba(69, 69, 69, 0.7), -1.8em 1.8em 0 0em #454545, -2.6em 0em 0 0em rgba(69, 69, 69, 0.2), -1.8em -1.8em 0 0em rgba(69, 69, 69, 0.2);
            box-shadow: 0em -2.6em 0em 0em rgba(69, 69, 69, 0.2), 1.8em -1.8em 0 0em rgba(69, 69, 69, 0.2), 2.5em 0em 0 0em rgba(69, 69, 69, 0.2), 1.75em 1.75em 0 0em rgba(69, 69, 69, 0.5), 0em 2.5em 0 0em rgba(69, 69, 69, 0.7), -1.8em 1.8em 0 0em #454545, -2.6em 0em 0 0em rgba(69, 69, 69, 0.2), -1.8em -1.8em 0 0em rgba(69, 69, 69, 0.2);
  }
  75% {
    -webkit-box-shadow: 0em -2.6em 0em 0em rgba(69, 69, 69, 0.2), 1.8em -1.8em 0 0em rgba(69, 69, 69, 0.2), 2.5em 0em 0 0em rgba(69, 69, 69, 0.2), 1.75em 1.75em 0 0em rgba(69, 69, 69, 0.2), 0em 2.5em 0 0em rgba(69, 69, 69, 0.5), -1.8em 1.8em 0 0em rgba(69, 69, 69, 0.7), -2.6em 0em 0 0em #454545, -1.8em -1.8em 0 0em rgba(69, 69, 69, 0.2);
            box-shadow: 0em -2.6em 0em 0em rgba(69, 69, 69, 0.2), 1.8em -1.8em 0 0em rgba(69, 69, 69, 0.2), 2.5em 0em 0 0em rgba(69, 69, 69, 0.2), 1.75em 1.75em 0 0em rgba(69, 69, 69, 0.2), 0em 2.5em 0 0em rgba(69, 69, 69, 0.5), -1.8em 1.8em 0 0em rgba(69, 69, 69, 0.7), -2.6em 0em 0 0em #454545, -1.8em -1.8em 0 0em rgba(69, 69, 69, 0.2);
  }
  87.5% {
    -webkit-box-shadow: 0em -2.6em 0em 0em rgba(69, 69, 69, 0.2), 1.8em -1.8em 0 0em rgba(69, 69, 69, 0.2), 2.5em 0em 0 0em rgba(69, 69, 69, 0.2), 1.75em 1.75em 0 0em rgba(69, 69, 69, 0.2), 0em 2.5em 0 0em rgba(69, 69, 69, 0.2), -1.8em 1.8em 0 0em rgba(69, 69, 69, 0.5), -2.6em 0em 0 0em rgba(69, 69, 69, 0.7), -1.8em -1.8em 0 0em #454545;
            box-shadow: 0em -2.6em 0em 0em rgba(69, 69, 69, 0.2), 1.8em -1.8em 0 0em rgba(69, 69, 69, 0.2), 2.5em 0em 0 0em rgba(69, 69, 69, 0.2), 1.75em 1.75em 0 0em rgba(69, 69, 69, 0.2), 0em 2.5em 0 0em rgba(69, 69, 69, 0.2), -1.8em 1.8em 0 0em rgba(69, 69, 69, 0.5), -2.6em 0em 0 0em rgba(69, 69, 69, 0.7), -1.8em -1.8em 0 0em #454545;
  }
}
.page-header + .page-content {
  margin-top: 40px;
}

.page-content + .page-footer {
  margin-top: 40px;
}

.page-container {
  padding-top: 2.4rem;
}
@media (min-width: 768px) {
  .page-container {
    padding-top: 4rem;
  }
}

body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  min-height: 100vh;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.page-container {
  -webkit-box-flex: 1;
      -ms-flex: 1 0 auto;
          flex: 1 0 auto;
}

.collapsed:not(.dataTable) {
  display: none;
}

.collapse-transition-collapse {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition: height 0.2s ease;
  transition: height 0.2s ease;
}

.collapse-transition-expand {
  position: relative;
  overflow: hidden;
  -webkit-transition: height 0.2s ease;
  transition: height 0.2s ease;
}

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

fieldset ul {
  margin-top: 0px;
  margin-bottom: 0px;
}

fieldset + fieldset {
  margin-top: 24px;
}

legend h1, legend .h1, legend h2, legend .h2, legend h3, legend .h3, legend h4, legend .h4, legend h5, legend .h5, legend h6, legend .h6 {
  margin-bottom: 0px;
}

input.input-width-xxs, select.input-width-xxs, textarea.input-width-xxs {
  max-width: 8rem !important;
  width: 100%;
}
input.input-width-xs, select.input-width-xs, textarea.input-width-xs {
  max-width: 16rem !important;
  width: 100%;
}
input.input-width-s, select.input-width-s, textarea.input-width-s {
  max-width: 24rem !important;
  width: 100%;
}
input.input-width-m, select.input-width-m, textarea.input-width-m {
  max-width: 32rem !important;
  width: 100%;
}
input.input-width-l, select.input-width-l, textarea.input-width-l {
  max-width: 40rem !important;
  width: 100%;
}
input.input-width-xl, select.input-width-xl, textarea.input-width-xl {
  max-width: 48rem !important;
  width: 100%;
}
input.input-char-4, select.input-char-4, textarea.input-char-4 {
  max-width: calc(34px + 4ch);
  width: 100%;
}
input.input-char-8, select.input-char-8, textarea.input-char-8 {
  max-width: calc(34px + 8ch);
  width: 100%;
}
input.input-char-11, select.input-char-11, textarea.input-char-11 {
  max-width: calc(34px + 11ch);
  width: 100%;
}
input.input-char-27, select.input-char-27, textarea.input-char-27 {
  max-width: calc(34px + 27ch);
  width: 100%;
}

.box-border-l {
  padding-left: calc(16px - 4px);
  border-left: 4px solid #bfbfbf;
}

.table {
  margin: 0;
  line-height: 2.2rem;
  border: 1px solid #747474;
  width: calc(100% - 2px);
}
.table.table--compact th, .table.table--compact td {
  padding-top: calc(8px - 1px);
  padding-bottom: 8px;
}
.table.table--compact tbody tr:last-child th, .table.table--compact tbody tr:last-child td {
  padding-bottom: calc(8px - 1px);
}
.table.table--extracompact th, .table.table--extracompact td {
  padding-top: 0;
  padding-bottom: 0;
}
.table td, .table th {
  padding: calc(16px - 1px);
  padding-bottom: 16px;
  background-color: inherit;
  border-right: 1px solid #bfbfbf;
  vertical-align: top;
  text-align: left;
  border-bottom: 1px solid #bfbfbf;
}
.table td:last-child, .table th:last-child {
  border-right: none;
}
.table td.break-word, .table th.break-word {
  word-break: break-all;
}
.table thead {
  background-color: #e4e4e4;
}
.table thead tr {
  border-bottom: 1px solid #bfbfbf;
}
.table thead th {
  font-weight: 600;
  text-align: left;
  border-bottom: solid 1px #bfbfbf;
}
.table tbody th {
  font-weight: 600;
}
.table tbody tr {
  background-color: transparent;
}
.table tbody tr:last-child td, .table tbody tr:last-child th {
  padding-bottom: calc(16px - 1px);
}
.table tr:last-child > td, .table tr:last-child > th {
  border-bottom: none;
}
.table.table--borderless {
  border: 0;
  width: 100%;
}
.table.table--borderless tr:last-child {
  border-bottom: 1px solid #bfbfbf;
}
.table.table--borderless td, .table.table--borderless th {
  padding-left: 16px;
  padding-right: 16px;
}
.table.table--borderless thead {
  background-color: transparent;
}
.table.table--borderless thead th {
  background-color: transparent;
  border-top-color: transparent;
  border-left: 0;
  border-right: 0;
  border-bottom: 1px solid #bfbfbf;
}
.table.table--borderless thead th:first-child {
  padding-left: 0;
}
.table.table--borderless thead th:last-child {
  padding-right: 0;
}
.table.table--borderless tbody tr td, .table.table--borderless tbody tr th {
  border: 1px solid #bfbfbf;
  border-left: 0;
  border-right: 0;
}
.table.table--borderless tbody tr td:first-child, .table.table--borderless tbody tr th:first-child {
  padding-left: 0;
}
.table.table--borderless tbody tr td:last-child, .table.table--borderless tbody tr th:last-child {
  padding-right: 0;
}
.table.table--lines thead th {
  border-right-color: transparent;
}
.table.table--lines tbody td, .table.table--lines tbody th {
  border-right: transparent;
}
.table.table--zebra thead th {
  border-right-color: transparent;
}
.table.table--zebra tr:nth-child(even) {
  background-color: #e4e4e4;
}
.table.table--zebra tbody td, .table.table--zebra tbody th {
  border-right: transparent;
}
.table.table--zebra.table--borderless thead {
  background-color: #e4e4e4;
}
.table.table--zebra.table--borderless td, .table.table--zebra.table--borderless th {
  border-color: transparent;
}
.table.table--zebra.table--borderless td:first-child, .table.table--zebra.table--borderless th:first-child {
  border-left-color: transparent;
  border-right-color: transparent;
}
.table.table--zebra.table--borderless td:last-child, .table.table--zebra.table--borderless th:last-child {
  border-left-color: transparent;
  border-right-color: transparent;
}
.table.table--zebra.table--borderless tr:last-child th,
.table.table--zebra.table--borderless tr:last-child td {
  border-bottom-color: transparent;
}
@media screen and (max-width: 767px) {
  .table.table--responsive-headers {
    display: block;
  }
  .table.table--responsive-headers thead {
    display: none;
  }
  .table.table--responsive-headers tbody, .table.table--responsive-headers tr {
    display: block;
  }
  .table.table--responsive-headers tr {
    border-bottom: 1px solid #bfbfbf;
  }
  .table.table--responsive-headers tr:last-child {
    border-bottom: 0;
  }
  .table.table--responsive-headers tr td, .table.table--responsive-headers tr th {
    display: block;
    border: none !important;
  }
  .table.table--responsive-headers tr td[data-title]:not([data-title=""]):before, .table.table--responsive-headers tr th[data-title]:not([data-title=""]):before {
    content: attr(data-title);
    text-align: left;
    display: block;
    font-weight: 600;
  }
  .table.table--responsive-headers.table--borderless tbody tr:first-child {
    border-top: solid 1px #bfbfbf;
  }
  .table.table--responsive-headers.table--borderless tbody tr:last-child {
    border-bottom: solid 1px #bfbfbf;
  }
  .table.table--responsive-headers.table--borderless tbody tr td:first-child, .table.table--responsive-headers.table--borderless tbody tr th:first-child {
    padding-left: 16px;
  }
}

.table--responsive-scroll {
  overflow-x: auto;
  min-height: 0.01%;
}

hr {
  border-top: 1px solid #bfbfbf;
  display: block;
  border-bottom-width: 0;
}

.accordion-button, .tabnav > button {
  background-color: transparent;
  border: 0;
  border-radius: 0;
  font-weight: 400;
  margin: 0;
  padding: 0;
  text-align: left;
  -webkit-font-smoothing: auto;
  color: inherit;
  background-color: #e4e4e4;
  background-image: url(/themes/custom/fds_fic_theme/dist/images/svg-icons/minus.svg);
  background-position: left 1.6rem center;
  background-repeat: no-repeat;
  background-size: 2.4rem;
  color: #000000;
  cursor: pointer;
  display: inline-block;
  margin: 0;
  line-height: 2.2rem;
  padding: 1.6rem 1.6rem 1.6rem 5.6rem;
  width: 100%;
  position: relative;
  -webkit-transition: none;
  transition: none;
  border-radius: 3px;
}
.accordion-button:hover, .tabnav > button:hover, .accordion-button:focus, .tabnav > button:focus {
  background-color: transparent;
  color: inherit;
}
.accordion-button:hover, .tabnav > button:hover {
  background-color: #dcdcdc;
}
.accordion-button h1, .tabnav > button h1, .accordion-button .h1, .tabnav > button .h1,
.accordion-button h2,
.tabnav > button h2, .accordion-button .h2, .tabnav > button .h2,
.accordion-button h3,
.tabnav > button h3, .accordion-button .h3, .tabnav > button .h3,
.accordion-button h4,
.tabnav > button h4, .accordion-button .h4, .tabnav > button .h4,
.accordion-button h5,
.tabnav > button h5, .accordion-button .h5, .tabnav > button .h5,
.accordion-button h6,
.tabnav > button h6, .accordion-button .h6, .tabnav > button .h6 {
  margin: 0;
}
.accordion-button .icon_text, .tabnav > button .icon_text {
  font-weight: 600;
  margin-right: 8px;
  float: left;
}
.accordion-button .accordion-icon, .tabnav > button .accordion-icon {
  right: 1.6rem;
  height: 2.4rem;
  line-height: 2.4rem;
  position: initial;
  text-align: left;
  -webkit-transform: none;
          transform: none;
  display: block;
  top: 0.8rem;
}
@media (min-width: 768px) {
  .accordion-button .accordion-icon, .tabnav > button .accordion-icon {
    text-align: center;
    position: absolute;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    top: 50%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
.accordion-button .accordion-icon .icon-svg, .tabnav > button .accordion-icon .icon-svg {
  fill: #000000;
  float: left;
}

.accordion-bordered .accordion-button, .accordion-bordered .tabnav > button {
  border: 1px solid #747474;
  border-radius: 3px 3px 0 0;
}

.accordion, .tabnav,
.accordion-bordered {
  margin: 0;
  list-style-type: none;
  padding-left: 0;
  color: #000000;
  margin: 0;
  padding: 0;
  width: 100%;
}
.accordion > li, .tabnav > li,
.accordion-bordered > li {
  margin-bottom: 0;
  margin-top: 0;
  padding-left: 0;
}
.accordion > li::before, .tabnav > li::before,
.accordion-bordered > li::before {
  content: "" !important;
  padding-right: 0 !important;
}
.accordion > ul li ul, .tabnav > ul li ul,
.accordion-bordered > ul li ul {
  list-style: disc;
}
.accordion > ul li ul > li > ul, .tabnav > ul li ul > li > ul,
.accordion-bordered > ul li ul > li > ul {
  list-style: circle;
}
.accordion > ul li ul > li > ul > li > ul, .tabnav > ul li ul > li > ul > li > ul,
.accordion-bordered > ul li ul > li > ul > li > ul {
  list-style: square;
}
.accordion > ul li ul, .tabnav > ul li ul,
.accordion-bordered > ul li ul {
  list-style: disc;
}
.accordion > ul li ul > li > ul, .tabnav > ul li ul > li > ul,
.accordion-bordered > ul li ul > li > ul {
  list-style: circle;
}
.accordion > ul li ul > li > ul > li > ul, .tabnav > ul li ul > li > ul > li > ul,
.accordion-bordered > ul li ul > li > ul > li > ul {
  list-style: square;
}
.accordion + .accordion, .tabnav + .accordion, .accordion + .tabnav, .tabnav + .tabnav,
.accordion + .accordion-bordered,
.tabnav + .accordion-bordered,
.accordion-bordered + .accordion,
.accordion-bordered + .tabnav,
.accordion-bordered + .accordion-bordered {
  margin-top: 0.8rem;
}
.accordion > li, .tabnav > li,
.accordion-bordered > li {
  background-color: #e4e4e4;
  list-style: none;
  margin-bottom: 0.8rem;
  width: 100%;
}

.accordion-bordered .accordion-content, .accordion-bordered .tabnav-panel {
  border-bottom: 1px solid #747474;
  border-left: 1px solid #747474;
  border-right: 1px solid #747474;
  border-radius: 0 0 3px 3px;
}

.accordion-content, .tabnav-panel {
  background-color: #ffffff;
  overflow: auto;
  padding: 1.6rem;
}
.accordion-content > *:first-child, .tabnav-panel > *:first-child {
  margin-top: 0;
}
.accordion-content > *:last-child, .tabnav-panel > *:last-child {
  margin-bottom: 0;
}
.accordion-content:not([aria-hidden]), .tabnav-panel:not([aria-hidden]) {
  display: none;
}
.accordion-content[aria-hidden=true], [aria-hidden=true].tabnav-panel {
  display: none;
}

.accordion-button[aria-describedby=error-message], .tabnav > button[aria-describedby=error-message],
.accordion-button.accordion-error,
.tabnav > button.accordion-error {
  border: solid 2px #a51d1d !important;
}

.accordion-button[aria-expanded=true], .tabnav > button[aria-expanded=true] {
  background-color: #dcdcdc;
}
.accordion-bordered .accordion-button[aria-expanded=true], .accordion-bordered .tabnav > button[aria-expanded=true] {
  border-bottom: 1px solid #bfbfbf;
}

.accordion-button[aria-expanded=false], .tabnav > button[aria-expanded=false] {
  background-image: url(/themes/custom/fds_fic_theme/dist/images/svg-icons/plus.svg);
  background-repeat: no-repeat;
  background-size: 2.4rem;
  border-radius: 3px 3px 3px 3px;
}

.alert {
  background-color: #e4e4e4;
  background-position: 16px 16px;
  background-repeat: no-repeat;
  background-size: 24px;
  padding-bottom: 16px;
  padding-left: 16px;
  padding-right: 16px;
  padding-top: 16px;
  position: relative;
  margin-top: 16px;
  margin-bottom: 16px;
  border-left: 8px solid #7e7e7e;
}
.alert:first-child {
  margin-top: 0;
}
.alert.alert--paragraph {
  max-width: 66ch;
}
.alert .alert-close {
  position: absolute;
  top: 16px;
  right: 16px;
  font-size: 1.4rem;
  line-height: 1.9rem;
  font-weight: 500;
  color: #000000;
}
.alert .alert-close .icon-svg {
  margin-right: 4px;
  width: 1.6rem;
  height: 1.6rem;
  fill: currentColor;
}
.alert .alert-heading {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 1.6rem;
  font-weight: 600;
  line-height: 2.4rem;
  color: #000000;
  -ms-word-wrap: break-word;
  word-wrap: break-word;
}
.alert .alert-text {
  margin-bottom: 0;
  margin-top: 0;
  color: #000000;
  max-width: 66ch;
}

.alert-success {
  background-color: #edffe2;
  border-color: #348000;
}
.alert-success.alert--show-icon {
  background-image: url(/themes/custom/fds_fic_theme/dist/images/svg-icons/success.svg);
  padding-left: 48px;
}

.alert-warning {
  background-color: #ff4200;
  border-color: #d8620d;
}
.alert-warning.alert--show-icon {
  background-image: url(/themes/custom/fds_fic_theme/dist/images/svg-icons/warning.svg);
  padding-left: 48px;
}

.alert-error {
  background-color: #ffe0e0;
  border-color: #a51d1d;
}
.alert-error.alert--show-icon {
  background-image: url(/themes/custom/fds_fic_theme/dist/images/svg-icons/error.svg);
  padding-left: 48px;
}

.alert-info {
  background-color: #e2f1fb;
  border-color: #1a85c3;
}
.alert-info.alert--show-icon {
  background-image: url(/themes/custom/fds_fic_theme/dist/images/svg-icons/info.svg);
  padding-left: 48px;
}

.alert + .alert {
  margin-top: 16px;
}

.breadcrumbs {
  color: #000000;
  font-size: 1.4rem;
}

.breadcrumbs__list {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.breadcrumbs__list:after {
  content: "";
  display: block;
  clear: both;
}

.breadcrumbs__list-item {
  display: inline-block;
  position: relative;
  margin-bottom: 2px;
  margin-left: 8px;
  padding-left: 13.655px;
  float: left;
}
.breadcrumbs__list-item:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: -3.31px;
  width: 7px;
  height: 7px;
  margin: auto 0;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  border: solid;
  border-width: 1px 1px 0 0;
  border-color: #747474;
}
.breadcrumbs__list-item:first-child {
  margin-left: 0;
  padding-left: 0;
}
.breadcrumbs__list-item:first-child:before {
  content: none;
  display: none;
}

.breadcrumbs__link {
  color: #000000;
}
.breadcrumbs__link:visited, .breadcrumbs__link:hover, .breadcrumbs__link:active {
  color: #000000;
}

.cookie-container {
  color: #000000;
  position: fixed;
  bottom: 0px;
  right: 0px;
  left: 0px;
  z-index: 9500;
  margin-bottom: 8px;
  margin-left: 8px;
  margin-right: 8px;
}
.cookie-container .cookie-message {
  width: 100%;
  padding-right: 30px;
  padding-left: 30px;
  margin-right: auto;
  margin-left: auto;
  background-color: #ffffff;
  border: 1px solid #747474;
  -webkit-box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.3);
          box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.3);
  padding-top: calc(32px - 1px);
  padding-bottom: calc(40px - 1px);
  position: relative;
  overflow: hidden;
}
@media (min-width: 1200px) {
  .cookie-container .cookie-message {
    max-width: calc(1200px + 40px + 40px);
  }
}
@media (min-width: 1200px) {
  .cookie-container .cookie-message .cookie-text, .cookie-container .cookie-message .cookie-actions {
    padding-left: 40px;
    padding-right: 40px;
  }
}
.cookie-container .cookie-message .cookie-actions {
  margin-top: 16px;
}

.details {
  display: block;
  margin-bottom: 32px;
}
.details .details-summary::-webkit-details-marker {
  display: none;
}
.details[open] .details-summary {
  margin-bottom: 8px;
}
.details[open] .details-summary:before {
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-color: transparent;
  -webkit-clip-path: polygon(0% 0%, 50% 100%, 100% 0%);
  clip-path: polygon(0% 0%, 50% 100%, 100% 0%);
  border-width: 12px 7px 0 7px;
  border-top-color: inherit;
}
.details .details-summary {
  display: inline-block;
  position: relative;
  color: #000000;
  cursor: pointer;
}
.details .details-summary:before {
  content: "";
  position: absolute;
  top: -1px;
  bottom: 0;
  left: 0;
  margin: auto;
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-color: transparent;
  -webkit-clip-path: polygon(0% 0%, 100% 50%, 0% 100%);
  clip-path: polygon(0% 0%, 100% 50%, 0% 100%);
  border-width: 7px 0 7px 12px;
  border-left-color: inherit;
}
.details .details-summary:focus {
  outline: 4px solid #747474;
  outline-offset: 1px;
}
.details .details-summary .details-summary-text {
  text-decoration: underline;
  margin-left: calc(16px + 4px);
}
.details .details-text {
  padding: 16px;
  border-left: 4px solid #bfbfbf;
}
.details .details-text[aria-hidden=true] {
  display: none;
}
.details .details-text p {
  margin-top: 0;
  margin-bottom: 1.6rem;
}
.details .details-text > :last-child {
  margin-bottom: 0;
}

footer p, footer h1, footer h2, footer h3, footer h4, footer h5, footer h6 {
  margin: 0;
}
footer .h1, footer .h2, footer .h3, footer .h4, footer .h5, footer .h6 {
  margin: 0;
}
footer .footer {
  border-top: 1px solid #747474;
  padding-top: calc(24px - 1px);
  padding-bottom: calc(16px - 1px);
  margin-top: 8rem;
}
@media (min-width: 768px) {
  footer .footer {
    padding-bottom: 56px;
  }
}
footer .footer .footer-col:not(:first-child) {
  margin-top: 24px;
}
@media (min-width: 768px) {
  footer .footer .footer-col:not(:first-child) {
    margin-top: 0;
  }
}
footer .footer .logo {
  background-image: url(/themes/custom/fds_fic_theme/dist/images/logo-placeholder.png);
  background-size: contain;
  background-repeat: no-repeat;
  display: inline-block;
  height: auto;
  max-height: 100%;
  max-width: 150px;
}
footer .footer ul:not(:last-child) {
  margin-bottom: 24px;
}
footer .footer ul.footer-links li {
  margin-top: 8px;
}
@media (min-width: 768px) {
  footer .footer .inline-list > li:not(:last-child):after {
    content: "·" !important;
    margin-left: 8px;
    margin-right: 8px;
  }
}
footer .footer-theme {
  padding-top: 16px;
  padding-bottom: 8px;
}

.header {
  width: 100%;
  z-index: 7000;
}
.header .logo {
  background-image: url(/themes/custom/fds_fic_theme/dist/images/logo-header-placeholder.png);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  display: inline-block;
  height: 60px;
  width: 200px;
  max-width: 60%;
}
.header .button {
  width: 100%;
}
@media (min-width: 992px) {
  .header .button {
    width: auto;
  }
}
.header h1, .header h2, .header h3, .header h4, .header h5, .header h6, .header p {
  margin-top: 0;
  margin-bottom: 0;
}
@media (min-width: 992px) {
  .header .form-select, .header .form-input {
    margin-top: 0;
    margin-bottom: 0;
  }
  .header .form-select, .header .form-input {
    width: auto;
  }
}
.header .button-menu-open {
  width: auto;
}
@media (min-width: 992px) {
  .header .button-menu-open {
    display: none;
  }
}
.header .button-menu-close {
  width: unset;
  margin-left: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-right: 16px;
}
.header .button-menu-close .icon-svg {
  margin: 0 8px 0 0;
}
.header .button-menu-close span {
  position: relative;
  top: 1px;
}
@media (min-width: 992px) {
  .header .button-menu-close {
    display: none;
  }
}
.header .portal-header {
  border-bottom: 1px solid #bfbfbf;
  width: 100%;
}
.header .portal-header.portal-header-compact {
  font-size: 1.4rem;
  line-height: 1.9rem;
}
.header .portal-header.portal-header-compact p {
  font-size: 1.4rem;
  line-height: 1.9rem;
}
.header .portal-header.portal-header-compact .portal-info .user {
  max-width: none;
}
.header .portal-header.portal-header-compact .portal-header-inner {
  padding-top: 4px;
  padding-bottom: calc(4px - 1px);
}
.header .portal-header.portal-header-compact .logo {
  max-height: 24px;
}
.header .portal-header .portal-header-inner {
  width: 100%;
  padding-top: calc(16px - 1px);
  padding-bottom: calc(16px - 1px);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (min-width: 992px) {
  .header .portal-header .portal-header-inner {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}
.header .portal-header .portal-info {
  display: none;
}
@media (min-width: 992px) {
  .header .portal-header .portal-info {
    margin-left: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .header .portal-header .portal-info > * {
    margin-left: 16px;
  }
}
.header .portal-header .portal-info .user {
  text-align: right;
  max-width: 500px;
}
.header .portal-header .portal-info .button {
  white-space: nowrap;
}
.header .solution-header {
  border-bottom: 1px solid #747474;
  width: 100%;
}
@media (min-width: 992px) {
  .header .solution-header {
    border-bottom: 1px solid #bfbfbf;
  }
}
.header .solution-header.header-end {
  border-bottom: 1px solid #747474;
}
.header .solution-header .solution-header-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  padding-top: calc(16px - 1px);
  padding-bottom: calc(16px - 1px);
}
.header .solution-header .solution-heading a, .header .solution-header .solution-heading h1 {
  font-size: 2.8rem;
  line-height: 3.2rem;
  font-weight: 600;
  color: #000000;
  text-decoration: none;
  display: inline-block;
}
@media (max-width: 767px) {
  .header .solution-header .solution-heading a, .header .solution-header .solution-heading h1 {
    font-size: 2.2rem;
    line-height: 2.4rem;
  }
}
.header .solution-header .solution-info {
  display: none;
}
@media (min-width: 992px) {
  .header .solution-header .solution-info {
    margin-left: auto;
    text-align: right;
    max-width: 60%;
    display: block;
  }
}
.header .authority-name {
  color: #454545;
}
.header .button-contact {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
}
.header .button-contact .icon-svg {
  position: relative;
  top: -1px;
}
.header .portal-info-mobile {
  padding: 24px 16px;
  border-bottom: 1px solid #bfbfbf;
  text-align: right;
}
.header .portal-info-mobile p {
  margin-bottom: 8px;
}
.header .portal-info-mobile .button-signin, .header .portal-info-mobile .button-signout {
  margin-top: 8px;
  width: auto;
}
@media (min-width: 992px) {
  .header .portal-info-mobile {
    display: none;
  }
}
.header .solution-info-mobile {
  padding: 24px 16px;
  text-align: right;
  background-color: #e4e4e4;
}
.header .solution-info-mobile p {
  margin-bottom: 8px;
}
.header .solution-info-mobile p:last-child {
  margin-bottom: 0;
}
@media (min-width: 992px) {
  .header .solution-info-mobile {
    display: none;
  }
}
.header .nav {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: auto;
  background: #ffffff;
  display: none;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  overflow-y: auto;
  padding: 0;
  padding-top: 16px;
  width: 282px;
  z-index: 9000;
}
@-webkit-keyframes slidein-left {
  from {
    -webkit-transform: translateX(282px);
            transform: translateX(282px);
  }
  to {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}
@keyframes slidein-left {
  from {
    -webkit-transform: translateX(282px);
            transform: translateX(282px);
  }
  to {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}
@media (min-width: 992px) {
  .header .nav {
    border-left: none;
    display: block;
    overflow-y: visible;
    position: static;
    width: auto;
  }
}
@media (min-width: 992px) {
  .header .nav {
    padding: 0;
    width: 100%;
  }
}
.header .nav.is-visible {
  -webkit-animation: slidein-left 0.3s ease-in-out;
          animation: slidein-left 0.3s ease-in-out;
  display: block;
}
.header .nav-actions {
  margin-top: 8px;
}
.header .nav-actions:first-child {
  margin-top: 0;
}
.header .nav-actions > li {
  margin-top: 8px;
}
.header .nav-actions > li:first-child {
  margin-top: 0;
}
@media (min-width: 992px) {
  .header .nav-actions {
    margin-top: 0;
    margin-left: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: baseline;
        -ms-flex-align: baseline;
            align-items: baseline;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-right: -4px;
  }
  .header .nav-actions > li, .header .nav-actions > li:first-child {
    margin: calc(8px - 2px) 4px;
  }
}
@media (max-width: 1199px) {
  .header .function-link:not(.icon-link) {
    display: block;
    margin-top: 8px;
  }
  .header .function-link:not(.icon-link) .icon-svg {
    float: left;
    margin-left: 0;
    margin-right: 4px;
  }
}
@media (min-width: 992px) {
  .header .function-link + .function-link {
    margin-left: 16px;
  }
}

.overlay {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: #000000;
  opacity: 0;
  -webkit-transition: opacity 0.2s ease-in-out;
  transition: opacity 0.2s ease-in-out;
  visibility: hidden;
  z-index: 8000;
}
.overlay.is-visible {
  opacity: 0.75;
  visibility: visible;
}

.navbar {
  width: 100%;
  padding-top: 24px;
  padding-bottom: 24px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
@media (min-width: 992px) {
  .navbar {
    border-bottom: 1px solid #bfbfbf;
  }
}
@media (min-width: 992px) {
  .navbar {
    padding: 0;
    border: 0;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}

.navbar-primary {
  padding-top: 0;
}
@media (min-width: 992px) {
  .navbar-primary {
    border-bottom: 1px solid #747474;
  }
}

@media (min-width: 992px) {
  .navbar-context-actions {
    padding-top: 16px;
  }
}

.nav-primary {
  margin: 0;
  list-style-type: none;
  padding-left: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-top: 8px;
}
.nav-primary > li {
  margin-bottom: 0;
  margin-top: 0;
  padding-left: 0;
}
.nav-primary > li::before {
  content: "" !important;
  padding-right: 0 !important;
}
@media (min-width: 992px) {
  .nav-primary {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-top: 0;
    margin-left: -12px;
  }
}
.nav-primary > li:first-of-type {
  border-top: 1px solid #bfbfbf;
}
@media (min-width: 992px) {
  .nav-primary > li:first-of-type {
    border-top: none;
  }
}
.nav-primary > li {
  border-bottom: 1px solid #bfbfbf;
}
@media (min-width: 992px) {
  .nav-primary > li {
    border-bottom: 0;
  }
}
.nav-primary > li > a {
  text-decoration: none;
  color: #ff4200;
  font-size: 1.6rem;
  line-height: 2.4rem;
  display: block;
  padding-top: calc(16px - 1px);
  padding-bottom: calc(16px - 1px);
  white-space: nowrap;
}
@media (min-width: 992px) {
  .nav-primary > li > a {
    padding-bottom: 0px;
  }
}
@media (min-width: 992px) {
  .nav-primary > li > a:hover {
    background-color: transparent;
  }
}
.nav-primary > li > a:focus {
  background-color: transparent;
}
@media (min-width: 992px) {
  .nav-primary > li > a, .nav-primary > li > button, .nav-primary > li .button-overflow-menu {
    padding-left: 12px;
    padding-right: 12px;
  }
}
@media (min-width: 992px) {
  .nav-primary button[aria-expanded=true] span {
    border-bottom: 7px solid #222222;
    border-bottom: 7px solid #222222;
    border-bottom: 7px solid #222222;
  }
}
@media (max-width: lg) {
  .nav-primary .nav-link:hover {
    background-color: #e4e4e4;
  }
}
@media (min-width: 992px) {
  .nav-primary .nav-link:hover span {
    border-bottom: 7px solid #222222;
    border-bottom: 7px solid #222222;
    border-bottom: 7px solid #222222;
  }
}
@media (min-width: 992px) {
  .nav-primary .nav-link span {
    display: block;
    border-bottom: 7px solid transparent;
  }
}
@media (min-width: 992px) {
  .nav-primary .nav-link span {
    padding-bottom: 9px;
  }
}
@media (min-width: 992px) {
  .nav-primary .current span {
    border-bottom: 7px solid #222222;
    border-bottom: 7px solid #222222;
    border-bottom: 7px solid #222222;
  }
}
.nav-primary .current > a {
  font-weight: 500;
  color: #000000;
}
.nav-primary button.current {
  font-weight: 500;
}

@media (min-width: 992px) {
  .nav-secondary {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
.nav-secondary .nav-secondary-heading {
  margin-bottom: 16px;
  font-size: 17px;
  font-weight: 700;
  margin-bottom: 0;
}
@media (min-width: 992px) {
  .nav-secondary .nav-secondary-heading + ul {
    margin-left: 16px;
  }
}

.nav .overflow-menu {
  display: block;
}
@media (max-width: lg) {
  .nav .overflow-menu {
    width: 100%;
  }
  .nav .overflow-menu .button-overflow-menu {
    width: 100%;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    padding-left: 0;
    padding-right: 0;
    padding-top: 16px;
    padding-bottom: 16px;
  }
  .nav .overflow-menu .button-overflow-menu:after, .nav .overflow-menu .button-overflow-menu:before {
    display: none !important;
  }
  .nav .overflow-menu .overflow-menu-inner {
    position: static;
    border: none;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
  .nav .overflow-menu .overflow-menu-inner .overflow-list {
    padding-left: 16px;
  }
  .nav .overflow-menu .overflow-menu-inner a, .nav .overflow-menu .overflow-menu-inner button {
    text-align: left;
    padding-left: 0;
    padding-right: 0;
    padding-top: 16px;
    padding-bottom: 16px;
  }
}

.nav-primary .overflow-menu .button-overflow-menu {
  color: #000000;
  font-size: 1.6rem;
  line-height: 2.4rem;
  display: block;
  padding-top: calc(16px - 1px);
  padding-bottom: 0;
  white-space: nowrap;
  width: 100%;
}
@media (min-width: 992px) {
  .nav-primary .overflow-menu .button-overflow-menu {
    width: unset;
  }
}
.nav-primary .overflow-menu .button-overflow-menu span {
  padding-right: 24px;
  padding-bottom: calc(16px - 1px);
  display: block;
}
@media (min-width: 992px) {
  .nav-primary .overflow-menu .button-overflow-menu span {
    padding-bottom: 16px;
  }
}
@media (min-width: 992px) {
  .nav-primary .overflow-menu .button-overflow-menu:hover span {
    border-bottom: 7px solid #222222;
    padding-bottom: 9px;
  }
}
.nav-primary .overflow-menu .button-overflow-menu:focus, .nav-primary .overflow-menu .button-overflow-menu:active {
  outline: 4px solid #747474;
}
.nav-primary .overflow-menu .button-overflow-menu:hover {
  text-decoration: none;
}
.nav-primary .overflow-menu .button-overflow-menu[aria-expanded=false] {
  background-image: url(/themes/custom/fds_fic_theme/dist/images/svg-icons/plus.svg);
  background-repeat: no-repeat;
  background-position: right 16px center;
  background-size: 24px;
}
@media (min-width: 992px) {
  .nav-primary .overflow-menu .button-overflow-menu[aria-expanded=false] {
    background-image: url(/themes/custom/fds_fic_theme/dist/images/svg-icons/angle-arrow-down.svg);
    background-position: right 1rem center;
    border-left: 1px solid transparent;
    border-right: 1px solid transparent;
  }
}
.nav-primary .overflow-menu .button-overflow-menu[aria-expanded=true] {
  background-image: url(/themes/custom/fds_fic_theme/dist/images/svg-icons/minus.svg);
  background-repeat: no-repeat;
  background-position: right 16px center;
  background-size: 24px;
}
@media (min-width: 992px) {
  .nav-primary .overflow-menu .button-overflow-menu[aria-expanded=true] {
    background-image: url(/themes/custom/fds_fic_theme/dist/images/svg-icons/angle-arrow-down-white.svg);
    background-position: right 1rem center;
    border-left: 1px solid #999999;
    border-right: 1px solid #999999;
    background-color: #454545;
    color: #ffffff;
  }
  .nav-primary .overflow-menu .button-overflow-menu[aria-expanded=true]:before, .nav-primary .overflow-menu .button-overflow-menu[aria-expanded=true]:after {
    display: none;
  }
}
.nav-primary .overflow-menu .overflow-menu-inner {
  margin: 0;
  list-style-type: none;
  padding-left: 0;
  font-size: 1.6rem;
  line-height: 2.2rem;
  color: #000000;
  background-color: #ffffff;
  padding-left: 16px;
  border-top: 1px solid #bfbfbf;
  padding-top: 0;
  padding-bottom: 0;
}
.nav-primary .overflow-menu .overflow-menu-inner > li {
  margin-bottom: 0;
  margin-top: 0;
  padding-left: 0;
}
.nav-primary .overflow-menu .overflow-menu-inner > li::before {
  content: "" !important;
  padding-right: 0 !important;
}
@media (min-width: 992px) {
  .nav-primary .overflow-menu .overflow-menu-inner {
    width: 30rem;
    border: 1px solid #747474;
    border-top: 0;
    padding-left: 0;
    position: absolute;
    z-index: 1;
    padding-top: 8px;
    padding-bottom: 8px;
    background-color: #454545;
    top: 100%;
  }
}
.nav-primary .overflow-menu .overflow-menu-inner .overflow-list a {
  font-size: 1.4rem;
  line-height: 1.9rem;
}
.nav-primary .overflow-menu .overflow-menu-inner .overflow-list .overflow-list {
  margin-left: 16px;
}
.nav-primary .overflow-menu .overflow-menu-inner .overflow-list .overflow-list li a {
  border-top: 0;
  padding: 8px 0 8px 0;
}
.nav-primary .overflow-menu .overflow-menu-inner .overflow-list .overflow-list li:first-of-type a {
  padding: 0px 0 8px 0;
}
@media (min-width: 992px) {
  .nav-primary .overflow-menu .overflow-menu-inner .overflow-list .overflow-list li:last-of-type a {
    padding: 8px 0 32px 0;
  }
}
.nav-primary .overflow-menu .overflow-menu-inner .overflow-list .sidenav-sub_list {
  margin-left: 16px;
}
.nav-primary .overflow-menu .overflow-menu-inner button {
  background-color: transparent;
  border: 0;
  border-radius: 0;
  font-weight: 400;
  margin: 0;
  padding: 0;
  text-align: left;
  -webkit-font-smoothing: auto;
  color: inherit;
}
.nav-primary .overflow-menu .overflow-menu-inner button:hover, .nav-primary .overflow-menu .overflow-menu-inner button:focus {
  background-color: transparent;
  color: inherit;
}
.nav-primary .overflow-menu .overflow-menu-inner a {
  font-size: 1.6rem;
  line-height: 2.2rem;
  font-weight: 400;
  color: #000000;
  text-transform: none;
  display: block;
  text-decoration: none;
}
.nav-primary .overflow-menu .overflow-menu-inner a:hover, .nav-primary .overflow-menu .overflow-menu-inner a:visited, .nav-primary .overflow-menu .overflow-menu-inner a:focus {
  color: #000000;
  background-color: transparent;
}
@media (min-width: 992px) {
  .nav-primary .overflow-menu .overflow-menu-inner a:hover, .nav-primary .overflow-menu .overflow-menu-inner a:visited, .nav-primary .overflow-menu .overflow-menu-inner a:focus {
    color: #ffffff !important;
    text-decoration: underline;
  }
}
@media (min-width: 992px) {
  .nav-primary .overflow-menu .overflow-menu-inner a {
    color: #ffffff !important;
  }
}
.nav-primary .overflow-menu .overflow-menu-inner .active > a {
  font-weight: 600;
  color: #222222;
}
@media (min-width: 992px) {
  .nav-primary .overflow-menu .overflow-menu-inner .active > a {
    color: #ffffff;
  }
}
.nav-primary .overflow-menu .overflow-menu-inner button, .nav-primary .overflow-menu .overflow-menu-inner a {
  padding: 15px 0 15px 0;
  border-top: 1px solid #bfbfbf;
  width: 100%;
}
@media (min-width: 992px) {
  .nav-primary .overflow-menu .overflow-menu-inner button, .nav-primary .overflow-menu .overflow-menu-inner a {
    padding: 8px 16px;
    margin: 0;
    border: none;
  }
}
.nav-primary .overflow-menu .overflow-menu-inner button:focus, .nav-primary .overflow-menu .overflow-menu-inner a:focus {
  background-color: transparent;
}
.nav-primary .overflow-menu .overflow-menu-inner li:first-child button, .nav-primary .overflow-menu .overflow-menu-inner li:first-child a {
  border-top: 0;
}
.nav-primary .current .button-overflow-menu {
  font-weight: 600;
}
@media (min-width: 992px) {
  .nav-primary .current .button-overflow-menu span {
    padding-bottom: 9px;
  }
}

.mobile_nav-active {
  overflow: hidden;
}

.navbar-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
@media (min-width: 992px) {
  .navbar-inner {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}

.nav-info-list {
  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-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.nav-info-list li {
  display: inline-block;
  font-size: 1.4rem;
  margin: 0;
  text-align: right;
}
.nav-info-list li.clear {
  display: block;
}
.nav-info-list li p {
  margin: 0;
}
.nav-info-list li a {
  text-decoration: none;
}

.search {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.search .form-input {
  margin-top: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.search .form-input:focus {
  z-index: 1;
}
.search .button-search {
  background-color: #ffffff;
  border-width: 1px;
  border-color: #747474;
  border-left: none;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  color: #000000;
  font-weight: 400;
  width: inherit;
}
.search .button-search:hover {
  background-color: #dcdcdc;
}

input[type=search] { /* stylelint-disable-line selector-no-qualifying-type */
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -moz-appearance: none;
       appearance: none;
  -webkit-appearance: none;
}

.sidenav-list {
  margin: 0;
  list-style-type: none;
  padding-left: 0;
  border-bottom: 1px solid #747474;
  border-top: 1px solid #747474;
}
.sidenav-list > li {
  margin-bottom: 0;
  margin-top: 0;
  padding-left: 0;
}
.sidenav-list > li::before {
  content: "" !important;
  padding-right: 0 !important;
}
.sidenav-list ul {
  margin: 0;
  list-style-type: none;
  padding-left: 0;
}
.sidenav-list ul > li {
  margin-bottom: 0;
  margin-top: 0;
  padding-left: 0;
}
.sidenav-list ul > li::before {
  content: "" !important;
  padding-right: 0 !important;
}
.sidenav-list a {
  display: block;
  border: none;
  color: #ff4200;
  line-height: 2.4rem;
  padding: 8px;
  padding-top: calc(8px - 1px);
  padding-left: 16px;
  padding-right: 16px;
  text-decoration: none;
  max-width: none;
}
.sidenav-list a:focus {
  outline-offset: 0;
  position: relative;
  z-index: 1;
}
.sidenav-list > li.current > a, .sidenav-list > li.current > ul > li > a {
  padding-left: calc(16px - 4px);
}
.sidenav-list li:hover {
  background-color: #e4e4e4;
}
.sidenav-list li a:hover {
  text-decoration: none;
  color: #2a4e75;
}
.sidenav-list li a {
  overflow: hidden;
}
.sidenav-list li a ul {
  width: 100%;
}
.sidenav-list li a .sidenav-icon-before {
  line-height: 23px;
  text-align: left;
}
.sidenav-list li a .sidenav-icon {
  margin-left: auto;
  width: 22px;
  height: 22px;
  line-height: 23px;
  text-align: center;
  float: right;
}
.sidenav-list li a .sidenav-icon i {
  color: #ffffff;
}
.sidenav-list li a .sidenav-information {
  color: #747474;
  margin: 0;
  display: block;
}
.sidenav-list li a:focus {
  background-color: transparent;
}
.sidenav-list li.current > a {
  font-weight: 500;
}
.sidenav-list li.current .sidenav-information {
  color: #454545;
  font-weight: normal;
}
.sidenav-list li.active > a {
  color: #2a4e75;
  font-weight: 500;
}
.sidenav-list > li > ul > li > ul > li > a {
  padding-left: 24px;
}
.sidenav-list > li > ul > li > ul > li > ul > li > a {
  padding-left: 32px;
}
.sidenav-list > li > ul > li > ul > li > ul > li > ul > li > a {
  padding-left: 40px;
}
.sidenav-list > li > ul > li > ul > li > ul > li > ul > li > ul > li > a {
  padding-left: 48px;
}
.sidenav-list > li.has-anchor-links > ul > li > a {
  padding-left: calc(8px * 4);
}
.sidenav-list > li:not(.has-anchor-links) > ul > li.has-anchor-links > ul > li > a {
  padding-left: calc(8px * 4);
}
.sidenav-list > li:not(.has-anchor-links) > ul > li:not(.has-anchor-links) > ul > li.has-anchor-links > ul > li > a {
  padding-left: calc(8px * 5);
}
.sidenav-list > li:not(.has-anchor-links) > ul > li:not(.has-anchor-links) > ul > li:not(.has-anchor-links) > ul > li.has-anchor-links > ul > li > a {
  padding-left: calc(8px * 6);
}
.sidenav-list > li:not(.has-anchor-links) > ul > li:not(.has-anchor-links) > ul > li:not(.has-anchor-links) > ul > li:not(.has-anchor-links) > ul > li.has-anchor-links > ul > li > a {
  padding-left: calc(8px * 7);
}
.sidenav-list > li {
  background-color: transparent;
  font-size: 1.6rem;
  border-top: 1px solid #bfbfbf;
}
.sidenav-list > li.active > a {
  color: #000000;
}
.sidenav-list > li.current {
  border-left: 4px solid #222222;
  background-color: #e4e4e4;
}
.sidenav-list > li:first-child {
  border-top: none;
}
.sidenav-list > li:last-child a {
  padding-bottom: calc(8px - 1px);
}
.sidenav-list > li li {
  border-top: 1px solid #dcdcdc;
  font-size: 1.4rem;
}

.sidenav-list-locked {
  margin: 0;
  list-style-type: none;
  padding-left: 0;
}
.sidenav-list-locked > li {
  margin-bottom: 0;
  margin-top: 0;
  padding-left: 0;
}
.sidenav-list-locked > li::before {
  content: "" !important;
  padding-right: 0 !important;
}
.sidenav-list-locked > li {
  border-top: 1px solid #bfbfbf;
  cursor: default;
}
.sidenav-list-locked > li:first-child {
  border-top: none;
}
.sidenav-list-locked > li:last-child a {
  padding-bottom: 8px;
}
.sidenav-list-locked a {
  border: none;
  color: #000000;
  display: block;
  line-height: 2.4rem;
  padding: 8px;
  padding-top: calc(8px - 1px);
  padding-left: 16px;
  padding-right: 16px;
  text-decoration: none;
}
.sidenav-list-locked a:hover {
  background-color: #ffffff;
  text-decoration: none;
  color: #222222;
  cursor: default;
}
.sidenav-list-locked a:focus {
  outline-offset: 0;
  position: relative;
  z-index: 1;
}
.sidenav-list-locked li.disabled {
  cursor: not-allowed;
}
.sidenav-list-locked li.disabled a {
  cursor: not-allowed;
}

.sidenav-sub_list {
  margin: 0;
  list-style-type: none;
  padding-left: 0;
  margin: 0;
  width: 100%;
}
.sidenav-sub_list > li {
  margin-bottom: 0;
  margin-top: 0;
  padding-left: 0;
}
.sidenav-sub_list > li::before {
  content: "" !important;
  padding-right: 0 !important;
}
.sidenav-sub_list li {
  border: none;
}
.sidenav-sub_list li:last-child a {
  padding-bottom: 8px;
}
.sidenav-sub_list a {
  padding-top: 8px;
  line-height: 2.4rem;
}
.sidenav-sub_list li:not(.has-anchor-links) .sidenav-sub_list a:focus {
  outline-offset: 0;
}

@media (min-width: 768px) {
  .sidebar-col {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 300px;
            flex: 0 0 300px;
  }
}

a.skipnav {
  color: #000000;
  left: 0;
  padding: 1rem 1.5rem;
  position: absolute;
  top: -4.2rem;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  z-index: 8000;
  max-width: none;
  outline-offset: 0;
}
@media (min-width: 576px) {
  a.skipnav:focus {
    background-color: #ffffff;
    left: 0;
    outline: 4px solid #747474;
    position: absolute;
    top: 0;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    padding: 1rem calc(60px / 2 / 2);
    margin-top: calc(16px - 1px);
    margin-left: calc(60px / 2 / 2);
  }
}

#main-content:focus {
  outline: 4px solid #747474;
}

.card {
  position: relative;
  border-radius: 0;
  -webkit-box-shadow: 0 2px 4px 0 #bfbfbf;
          box-shadow: 0 2px 4px 0 #bfbfbf;
  border: 1px solid #747474;
  overflow: hidden;
  background: #ffffff;
}
.card-small > :last-of-type {
  padding-bottom: 24px;
}
.card-medium > :last-of-type {
  padding-bottom: 24px;
}
.card-large > :last-of-type {
  padding-bottom: 24px;
}
.card-align-height {
  height: 100%;
  -ms-box-orient: horizontal;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -moz-flex;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.card-align-height > * {
  width: 100%;
}
.card-align-height .card-footer {
  margin-top: auto;
}
.card p {
  max-width: 60ch;
  margin-top: 16px;
  margin-bottom: 0;
}
.card p:first-child {
  margin-top: 0;
}
.card h1, .card .h1,
.card h2, .card .h2,
.card h3, .card .h3,
.card h4, .card .h4,
.card h5, .card .h5 {
  margin: 0;
}

.card-header {
  background-color: #ffffff;
  padding: 16px 24px;
}
.card-header .header-title {
  font-size: 1.6rem;
  line-height: 2.2rem;
  font-weight: 400;
  color: #000000;
  text-transform: none;
  font-weight: 600;
  color: #000000;
  margin: 0;
}
.card-header .header-title.large-text {
  font-size: 4.2rem;
  line-height: 4.6rem;
  font-weight: 700;
  color: #000000;
  text-transform: none;
  word-break: break-word;
  color: #454545;
}
.card-header .sub-header {
  font-size: 1.6rem;
  line-height: 2.2rem;
  font-weight: 400;
  color: #000000;
  text-transform: none;
  margin-top: 0;
  margin-bottom: 0;
  color: #747474;
}

.card-text {
  background-color: #ffffff;
  padding: 16px 24px;
}
.card-text .text {
  font-size: 1.6rem;
  line-height: 2.2rem;
  font-weight: 400;
  color: #000000;
  text-transform: none;
  margin-top: 16px;
  color: #454545;
  margin-bottom: 0;
}

.card-content {
  font-size: 1.6rem;
  line-height: 2.2rem;
  font-weight: 400;
  color: #000000;
  text-transform: none;
  padding: 0;
  color: #454545;
}
.card-content ul {
  margin-bottom: 0;
}
.card-content div:first-child {
  margin-top: 0;
}
.card-content .content-text {
  margin-top: 16px;
}
.card-content .content {
  text-align: center;
}

.card-action {
  font-size: 1.6rem;
  line-height: 2.2rem;
  font-weight: 400;
  color: #000000;
  text-transform: none;
  padding: 16px 24px;
  color: #454545;
  margin-bottom: 0;
}
.card-action div:first-child {
  margin-top: 0;
}
.card-action:last-child {
  border-bottom: 0;
}
.card-action .action-buttons button {
  margin-right: 16px;
  margin-top: 8px;
}
@media (min-width: 768px) {
  .card-action .action-buttons button {
    margin-right: 16px;
    margin-top: 8px;
  }
}
@media (min-width: 576px) {
  .card-action .action-buttons .button + .button {
    margin-left: 0px;
  }
  .card-action .action-buttons .button + .button:first-child {
    margin-left: 0;
  }
}
.card-action .action-links {
  margin-top: 16px;
}
.card-action .action-links ul {
  margin: 0;
  list-style-type: none;
  padding-left: 0;
  padding-left: 0;
}
.card-action .action-links ul > li {
  margin-bottom: 0;
  margin-top: 0;
  padding-left: 0;
}
.card-action .action-links ul > li::before {
  content: "" !important;
  padding-right: 0 !important;
}
.card-action .action-links ul li {
  margin-top: 8px !important;
}
.card-action .action-functionlinks {
  margin-top: 16px;
  text-align: right;
}
.card-action .action-functionlinks .function-link {
  margin-left: 16px;
}

.card-header + .card-text {
  padding-top: 0;
}

.card-header + .card-content {
  padding-top: 0;
}

.card-header + .card-action {
  padding-top: 0;
}

.card-header + .card-header {
  padding-top: 0;
}

.card-text + .card-header {
  padding-top: 0;
}

.card-text + .card-content {
  padding-top: 0;
}

.card-text + .card-action {
  padding-top: 0;
}

.card-text + .card-text {
  padding-top: 0;
}

.card-action + .card-text {
  padding-top: 0;
}

.card-action + .card-header {
  padding-top: 0;
}

.card-action + .card-content {
  padding-top: 0;
}

.card-action + .card-action {
  padding-top: 0;
}

.card > .list-group:first-child .list-group-item:first-child {
  border-radius: 0px;
}
.card > .list-group:last-child .list-group-item:last-child {
  border-radius: 0px;
}

.card-center {
  text-align: center;
}

/*
.card-inverse {
  .card-header,
  .card-footer {
      border-bottom: 1px solid rgba(255,255,255,.2);
  }
  .card-header,
  .card-footer,
  .card-title,
  .card-blockquote {
      color: white;
  }
  .card-link,
  .card-text,
  .card-blockquote > footer {
      color: rgba(255,255,255,.65);
  }
  .card-link {
      &:hover,
      &:focus {
          color: white;
      }
  }
}
*/
/*
.card-blockquote {
  padding: 0;
  margin-bottom: 0;
  border-left: 0;
}

// Card image
.card-img {
  border-radius: 2px;
}
.card-img-overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 5px;
}



// Card image caps
.card-img {
  &-top {
    border-radius: 2px 2px 0 0;
  }
  &-bottom {
    border-radius: 0 0 2px 2px;
  }
}

//
// Card set
//

.card-deck {
  display: table;
  table-layout: fixed;
  border-spacing: 8px 0;

  .card {
      display: table-cell;
      width: 1%;
      vertical-align: top;
  }
}
.card-deck-wrapper {
  margin-right: -8px;
  margin-left: -8px;
}

//
// Card groups
//

.card-group {
  display: table;
  width: 100%;
  table-layout: fixed;

  .card {
      display: table-cell;
      vertical-align: top;

      + .card {
          margin-left: 0;
          border-left: 0;
      }

      // Handle rounded corners
      &:first-child {
          .card-img-top {
              border-top-right-radius: 0;
          }
          .card-img-bottom {
              border-bottom-right-radius: 0;
          }
      }
      &:last-child {
          .card-img-top {
              border-top-left-radius: 0;
          }
          .card-img-bottom {
              border-bottom-left-radius: 0;
          }
      }

      &:not(:first-child):not(:last-child) {
          border-radius: 0;

          .card-img-top,
          .card-img-bottom {
              border-radius: 0;
          }
      }
  }
}

.card-columns {
  column-count: 3;
  column-gap: 8px;
  .card {
      display: inline-block;
      width: 100%; // Don't let them exceed the column width
  }
}
*/
.overflow-menu + h1 {
  margin-top: 0;
}

.overflow-menu {
  display: inline-block;
  position: relative;
}
.overflow-menu .button-overflow-menu {
  background-color: transparent;
  border: 0;
  border-radius: 0;
  font-weight: 400;
  margin: 0;
  padding: 0;
  text-align: left;
  -webkit-font-smoothing: auto;
  color: inherit;
  min-height: 40px;
  min-width: 40px;
  padding: 8px 0;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: #000000;
}
.overflow-menu .button-overflow-menu:hover, .overflow-menu .button-overflow-menu:focus {
  background-color: transparent;
  color: inherit;
}
.overflow-menu .button-overflow-menu:hover {
  text-decoration: underline;
}
.overflow-menu .button-overflow-menu:after, .overflow-menu .button-overflow-menu:before {
  display: none;
  bottom: 100%;
  left: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  z-index: 3;
  bottom: calc(8px * -1 - 1px);
}
.overflow-menu .button-overflow-menu:after {
  border-bottom-color: #ffffff;
  border-width: calc(8px - 1px);
  margin-left: calc((8px - 1px) * -1);
}
.overflow-menu .button-overflow-menu:before {
  border-bottom-color: #999999;
  border-width: 8px;
  margin-left: calc(8px * -1);
}
.overflow-menu .button-overflow-menu[aria-expanded=true]:after, .overflow-menu .button-overflow-menu[aria-expanded=true]:before {
  display: block;
}
.overflow-menu.overflow-menu--hover-bg .button-overflow-menu {
  padding: 0;
}
.overflow-menu.overflow-menu--hover-bg .button-overflow-menu:hover {
  background-color: #e4e4e4;
}
.overflow-menu .overflow-menu-inner {
  position: absolute;
  z-index: 2;
  width: auto;
  border: 1px solid #747474;
  -webkit-box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.3);
          box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.3);
  background: #ffffff;
  padding-top: 8px;
  padding-bottom: 8px;
  top: calc(100% + 8px);
  min-width: 28rem;
}
.overflow-menu .overflow-menu-inner[aria-hidden=true] {
  display: none;
}
.overflow-menu .overflow-list {
  margin: 0;
  list-style-type: none;
  padding-left: 0;
  font-size: 1.6rem;
  line-height: 2.2rem;
  color: #000000;
}
.overflow-menu .overflow-list > li {
  margin-bottom: 0;
  margin-top: 0;
  padding-left: 0;
}
.overflow-menu .overflow-list > li::before {
  content: "" !important;
  padding-right: 0 !important;
}
.overflow-menu .overflow-list button {
  background-color: transparent;
  border: 0;
  border-radius: 0;
  font-weight: 400;
  margin: 0;
  padding: 0;
  text-align: left;
  -webkit-font-smoothing: auto;
  color: inherit;
}
.overflow-menu .overflow-list button:hover, .overflow-menu .overflow-list button:focus {
  background-color: transparent;
  color: inherit;
}
.overflow-menu .overflow-list a {
  font-size: 1.6rem;
  line-height: 2.2rem;
  font-weight: 400;
  color: #000000;
  text-transform: none;
  display: block;
  text-decoration: none;
}
.overflow-menu .overflow-list a:hover, .overflow-menu .overflow-list a:visited, .overflow-menu .overflow-list a:focus {
  color: #000000;
}
.overflow-menu .overflow-list button, .overflow-menu .overflow-list a {
  padding: 8px 16px;
  width: 100%;
}
.overflow-menu .overflow-list button:hover, .overflow-menu .overflow-list a:hover {
  background-color: #e4e4e4;
}
.overflow-menu:not(.overflow-menu--md-no-responsive) .sidenav-list {
  border-top: 0;
  border-bottom: 0;
}
@media (max-width: 991px) {
  .overflow-menu.overflow-menu--md-no-responsive .sidenav-list {
    border-top: 0;
    border-bottom: 0;
  }
}
.overflow-menu--open-right .overflow-menu-inner {
  left: calc(50% - 19px);
}
.overflow-menu--open-right .overflow-menu-inner:after {
  left: 13px;
}
.overflow-menu--open-left .overflow-menu-inner {
  right: calc(50% - 19px);
}
.overflow-menu--open-left .overflow-menu-inner:after {
  right: 13px;
}
.overflow-menu--open-left .overflow-menu-inner li, .overflow-menu--open-left .overflow-menu-inner a, .overflow-menu--open-left .overflow-menu-inner button {
  text-align: right;
}
.overflow-menu--open-left .overflow-menu-inner li .icon-svg, .overflow-menu--open-left .overflow-menu-inner a .icon-svg, .overflow-menu--open-left .overflow-menu-inner button .icon-svg {
  float: right;
  margin-right: 4px;
}
@media (max-width: 991px) {
  .overflow-menu .button-overflow-menu.js-dropdown--responsive-collapse:before, .overflow-menu .button-overflow-menu.js-dropdown--responsive-collapse:after {
    display: none;
  }
  .overflow-menu .button-overflow-menu.js-dropdown--responsive-collapse ~ .overflow-menu-inner {
    width: 100%;
    position: static;
    border: none;
    -webkit-box-shadow: none;
            box-shadow: none;
    min-width: inherit;
  }
}
@media (min-width: 768px) {
  .overflow-menu.overflow-menu--md-no-responsive {
    display: block;
  }
  .overflow-menu.overflow-menu--md-no-responsive:before, .overflow-menu.overflow-menu--md-no-responsive:after {
    display: none;
  }
  .overflow-menu.overflow-menu--md-no-responsive .button-overflow-menu {
    display: none;
  }
  .overflow-menu.overflow-menu--md-no-responsive .overflow-menu-inner {
    display: block !important;
    width: 100%;
    max-width: 100%;
    position: static;
    -webkit-box-shadow: none;
            box-shadow: none;
    border: none;
    min-width: auto;
  }
}
@media (min-width: 992px) {
  .overflow-menu.overflow-menu--lg-no-responsive {
    display: block;
  }
  .overflow-menu.overflow-menu--lg-no-responsive:before, .overflow-menu.overflow-menu--lg-no-responsive:after {
    display: none;
  }
  .overflow-menu.overflow-menu--lg-no-responsive .button-overflow-menu {
    display: none;
  }
  .overflow-menu.overflow-menu--lg-no-responsive .overflow-menu-inner {
    display: block !important;
    width: 100%;
    max-width: 100%;
    position: static;
    -webkit-box-shadow: none;
            box-shadow: none;
    border: none;
    min-width: auto;
  }
}

@media (min-width: 768px) {
  .tabnav {
    margin: 0;
    list-style-type: none;
    padding-left: 0;
    list-style-type: none;
    padding: 0;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .tabnav > li {
    margin-bottom: 0;
    margin-top: 0;
    padding-left: 0;
  }
  .tabnav > li::before {
    content: "" !important;
    padding-right: 0 !important;
  }
}
.tabnav > button {
  max-width: none;
  text-decoration: none;
  margin-bottom: 8px;
}
.tabnav > button[aria-selected=true] {
  background-color: #dcdcdc;
}
.tabnav > button[aria-selected=false] {
  background-image: url(/themes/custom/fds_fic_theme/dist/images/svg-icons/plus.svg);
  background-repeat: no-repeat;
  background-size: 24px;
  border-radius: 3px 3px 3px 3px;
}
.tabnav > button[aria-selected=false]:focus {
  background-color: #f5f5f5;
}
@media (min-width: 768px) {
  .tabnav > button {
    display: inline-block;
    width: auto;
    color: #000000;
    text-align: center;
    text-decoration: none;
    padding: 0px;
    background-color: transparent;
    border-radius: 0px;
    line-height: normal;
    padding-top: 8px;
    padding-bottom: 8px;
    padding-left: 24px;
    padding-right: 24px;
    margin: 0 4px 4px 0px;
    text-decoration: underline;
    border-top: 4px solid #ffffff;
  }
  .tabnav > button[aria-selected=false] {
    background-color: #f5f5f5;
    background-image: none;
    border-radius: 0px;
  }
  .tabnav > button:hover {
    background-color: #dcdcdc;
  }
  .tabnav > button:focus {
    outline: none;
  }
  .tabnav > button:focus span {
    outline: 4px solid #747474;
  }
  .tabnav > button[aria-selected=true] {
    background-color: #ffffff;
    background-image: none;
    border: 1px solid #747474;
    padding-left: calc(24px - 1px);
    padding-right: calc(24px - 1px);
    border-bottom: 1px solid #ffffff;
    border-radius: 0px;
    text-decoration: none;
    margin: 0 4px -1px 0px;
    padding-bottom: calc(8px + 2px);
    position: relative;
    z-index: 350;
  }
  .tabnav > button[aria-selected=true] span:not(.sr-only) {
    display: block;
  }
}
@media (min-width: 768px) {
  .tabnav > button:last-of-type {
    margin-right: 8px;
  }
}
@media (min-width: 768px) {
  .tabnav-panel {
    display: none;
    border: 1px solid #747474;
    overflow: hidden;
    margin-bottom: calc(16px);
    background-color: transparent;
    position: relative;
    z-index: 300;
  }
  .tabnav-panel:focus {
    outline: 4px solid #747474;
    outline-offset: 1px;
  }
}
.tabnav-panel[aria-hidden=false] {
  display: block;
  -webkit-box-ordinal-group: 1001;
      -ms-flex-order: 1000;
          order: 1000;
  width: 100%;
}

.page-navigation {
  margin-top: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
@media (min-width: 768px) {
  .page-navigation {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
  }
}
.page-navigation .button + .button {
  margin-top: 8px;
  margin-left: 0;
}

.js-tooltip {
  display: inline-block;
}
.js-tooltip svg {
  pointer-events: none;
}

.popover {
  cursor: pointer;
}

.tooltip {
  font-size: 1.6rem;
  line-height: 2.2rem;
  font-weight: 400;
  color: #000000;
  text-transform: none;
  font-size: 1.6rem;
  -webkit-box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.3);
          box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.3);
  background-color: #ffffff;
  border: 1px solid #747474;
  border-radius: 4px;
  padding: 0.3rem 0.6rem;
}

.tooltip-popper {
  position: absolute;
}

.tooltip-popper .tooltip-arrow {
  position: absolute;
}

.tooltip-popper[x-placement^=top] .tooltip-arrow {
  border-top: 7px solid #999999;
  border-right: 7px solid transparent;
  border-left: 7px solid transparent;
  bottom: -6px;
  left: calc(50% - 7px);
}
.tooltip-popper[x-placement^=top] .tooltip-arrow:after {
  content: "";
  border-top: 6px solid white;
  border-right: 6px solid transparent;
  border-left: 6px solid transparent;
  display: block;
  position: absolute;
  bottom: 1px;
  margin-left: -6px;
}

.tooltip-popper[x-placement^=bottom] .tooltip-arrow {
  border-bottom: 7px solid #999999;
  border-right: 7px solid transparent;
  border-left: 7px solid transparent;
  top: -6px;
  left: calc(50% - 7px);
}
.tooltip-popper[x-placement^=bottom] .tooltip-arrow:after {
  content: "";
  border-bottom: 6px solid white;
  border-right: 6px solid transparent;
  border-left: 6px solid transparent;
  display: block;
  position: absolute;
  top: 1px;
  margin-left: -6px;
}

.tooltip-popper[x-placement^=left] .tooltip-arrow {
  border-left: 7px solid #999999;
  border-top: 7px solid transparent;
  border-bottom: 7px solid transparent;
  right: -6px;
  top: calc(50% - 7px);
}
.tooltip-popper[x-placement^=left] .tooltip-arrow:after {
  content: "";
  border-left: 6px solid white;
  border-top: 6px solid transparent;
  border-bottom: 6px solid transparent;
  display: block;
  position: absolute;
  top: -6px;
  margin-left: -7px;
}

.tooltip-popper[x-placement^=right] .tooltip-arrow {
  border-right: 7px solid #999999;
  border-top: 7px solid transparent;
  border-bottom: 7px solid transparent;
  left: -6px;
  top: calc(50% - 7px);
}
.tooltip-popper[x-placement^=right] .tooltip-arrow:after {
  content: "";
  border-right: 6px solid white;
  border-top: 6px solid transparent;
  border-bottom: 6px solid transparent;
  display: block;
  position: absolute;
  top: -6px;
  margin-left: 1px;
}

@media print {
  html {
    font-family: Georgia, "Times New Roman", Serif;
    font-size: 48%;
  }
  body {
    display: block;
    min-height: 0;
  }
  .page-container {
    display: block;
  }
  fieldset {
    page-break-before: avoid;
    page-break-inside: auto;
    display: block;
    overflow: visible !important;
  }
  .form-group {
    page-break-inside: avoid;
  }
  .form-label {
    page-break-after: avoid;
  }
  .header .logo, .header .portal-header .logo {
    height: auto;
    width: auto;
  }
  .header .portal-header {
    overflow: hidden;
  }
  .header .portal-header .portal-header-inner {
    display: block;
  }
  .header .portal-header .portal-info {
    display: block;
    float: right;
  }
  .header .solution-header .solution-header-inner {
    display: block;
    overflow: hidden;
  }
  .header .solution-header .solution-heading {
    display: inline-block;
  }
  .header .solution-header .solution-info {
    display: block;
    float: right;
    margin-left: 0;
    text-align: right;
  }
}
@media print and (min-width: 992px) {
  .header .solution-header .solution-info {
    margin-left: 0;
  }
}
@media print {
  footer .footer {
    margin-top: 32px;
    padding-bottom: 0;
  }
  footer .footer .inline-list > li {
    display: inline-block;
  }
  footer .footer .inline-list > li + li {
    margin-left: 16px;
  }
  .card {
    -webkit-box-shadow: none;
            box-shadow: none;
  }
}
@media print {
  body.modal-active > header {
    display: none;
  }
  body.modal-active .page-container {
    display: none;
  }
  body.modal-active > footer {
    display: none;
  }
  body .modal .modal__overlay {
    display: block;
    position: relative;
    background-color: transparent;
  }
  body .modal .bg-modal {
    background-color: transparent !important;
    background: transparent !important;
  }
  body .modal .modal__header {
    display: block;
  }
}
@media print and (min-width: 992px) {
  body .modal .modal__footer {
    display: block;
  }
}
@media print and (max-width: 767px) {
  .table.table--responsive-headers:not(.d-print-table) {
    display: block;
  }
  .table.table--responsive-headers:not(.d-print-table) thead {
    display: none;
  }
  .table.table--responsive-headers:not(.d-print-table) tr {
    border-bottom: 1px solid #bfbfbf;
  }
  .table.table--responsive-headers:not(.d-print-table) tr:last-child {
    border-bottom: 0;
  }
  .table.table--responsive-headers:not(.d-print-table) tr td, .table.table--responsive-headers:not(.d-print-table) tr th {
    display: block;
    border: none !important;
  }
  .table.table--responsive-headers:not(.d-print-table) tr td[data-title]:not([data-title=""]):before, .table.table--responsive-headers:not(.d-print-table) tr th[data-title]:not([data-title=""]):before {
    content: attr(data-title);
    text-align: left;
    display: block;
    font-weight: 600;
  }
  .table.table--responsive-headers:not(.d-print-table).table--borderless tbody tr:first-child {
    border-top: solid 1px #bfbfbf;
  }
  .table.table--responsive-headers:not(.d-print-table).table--borderless tbody tr:last-child {
    border-bottom: solid 1px #bfbfbf;
  }
  .table.table--responsive-headers:not(.d-print-table).table--borderless tbody tr td:first-child, .table.table--responsive-headers:not(.d-print-table).table--borderless tbody tr th:first-child {
    padding-left: 16px;
  }
}
@media print {
  .form-radio.printIfChecked, .form-checkbox.printIfChecked {
    display: none;
  }
  .form-radio.printIfChecked + label, .form-checkbox.printIfChecked + label {
    display: none;
  }
  .form-radio.printIfChecked:checked, .form-checkbox.printIfChecked:checked {
    display: inline-block;
  }
  .form-radio.printIfChecked:checked + label, .form-checkbox.printIfChecked:checked + label {
    display: inline-block;
  }
  .form-checkbox + label::before, .form-radio + label::before {
    border: none;
  }
  .form-radio.radio-large + label:before {
    content: none;
  }
  .form-checkbox:checked + label:after, .form-radio:checked + label:after, .form-checkbox.checkbox-large:checked + label:after, .form-radio.radio-large:checked + label:after {
    -webkit-box-shadow: -2px 2px 0 0 #000000;
            box-shadow: -2px 2px 0 0 #000000;
    transform: rotate(-46deg);
    -webkit-transform: rotate(-46deg);
    border-radius: 0;
    height: 7px;
    width: 12px;
    background-color: transparent;
    position: absolute;
    left: 3px;
    top: 1px;
  }
  .form-checkbox.checkbox-large:checked + label:after, .form-radio.radio-large:checked + label:after {
    height: 10px;
    width: 15px;
    left: 6px;
    top: 6px;
  }
  .form-radio + label::before {
    border-radius: 0;
  }
  .form-checkbox + label::before, .form-radio + label::before, .form-checkbox:checked + label:before {
    border: 0;
    background-color: transparent;
  }
}
/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: "FontAwesome";
  src: url(/themes/custom/fds_fic_theme/dist/fonts/fontawesome-webfont.eot?v=4.7.0);
  src: url(/themes/custom/fds_fic_theme/dist/fonts/fontawesome-webfont.eot?#iefix&v=4.7.0) format("embedded-opentype"), url(/themes/custom/fds_fic_theme/dist/fonts/fontawesome-webfont.woff2?v=4.7.0) format("woff2"), url(/themes/custom/fds_fic_theme/dist/fonts/fontawesome-webfont.woff?v=4.7.0) format("woff"), url(/themes/custom/fds_fic_theme/dist/fonts/fontawesome-webfont.ttf?v=4.7.0) format("truetype"), url(/themes/custom/fds_fic_theme/dist/fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular) format("svg");
  font-weight: normal;
  font-style: normal;
}
.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* makes the font 33% larger relative to the icon container */
.fa-lg {
  font-size: 1.3333333333em;
  line-height: 0.75em;
  vertical-align: -15%;
}

.fa-2x {
  font-size: 2em;
}

.fa-3x {
  font-size: 3em;
}

.fa-4x {
  font-size: 4em;
}

.fa-5x {
  font-size: 5em;
}

.fa-fw {
  width: 1.2857142857em;
  text-align: center;
}

.fa-ul {
  padding-left: 0;
  margin-left: 2.1428571429em;
  list-style-type: none;
}
.fa-ul > li {
  position: relative;
}

.fa-li {
  position: absolute;
  left: -2.1428571429em;
  width: 2.1428571429em;
  top: 0.1428571429em;
  text-align: center;
}
.fa-li.fa-lg {
  left: -1.8571428571em;
}

.fa-border {
  padding: 0.2em 0.25em 0.15em;
  border: solid 0.08em #eeeeee;
  border-radius: 0.1em;
}

.fa-pull-left {
  float: left;
}

.fa-pull-right {
  float: right;
}

.fa.fa-pull-left {
  margin-right: 0.3em;
}
.fa.fa-pull-right {
  margin-left: 0.3em;
}

/* Deprecated as of 4.4.0 */
.pull-right {
  float: right;
}

.pull-left {
  float: left;
}

.fa.pull-left {
  margin-right: 0.3em;
}
.fa.pull-right {
  margin-left: 0.3em;
}

.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
}

.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8);
}

@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}

.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}

.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  -webkit-transform: rotate(270deg);
  transform: rotate(270deg);
}

.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  -webkit-transform: scale(-1, 1);
  transform: scale(-1, 1);
}

.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scale(1, -1);
  transform: scale(1, -1);
}

:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  -webkit-filter: none;
          filter: none;
}

.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}

.fa-stack-1x, .fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}

.fa-stack-1x {
  line-height: inherit;
}

.fa-stack-2x {
  font-size: 2em;
}

.fa-inverse {
  color: #ffffff;
}

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.fa-glass:before {
  content: "\f000";
}

.fa-music:before {
  content: "\f001";
}

.fa-search:before {
  content: "\f002";
}

.fa-envelope-o:before {
  content: "\f003";
}

.fa-heart:before {
  content: "\f004";
}

.fa-star:before {
  content: "\f005";
}

.fa-star-o:before {
  content: "\f006";
}

.fa-user:before {
  content: "\f007";
}

.fa-film:before {
  content: "\f008";
}

.fa-th-large:before {
  content: "\f009";
}

.fa-th:before {
  content: "\f00a";
}

.fa-th-list:before {
  content: "\f00b";
}

.fa-check:before {
  content: "\f00c";
}

.fa-remove:before,
.fa-close:before,
.fa-times:before {
  content: "\f00d";
}

.fa-search-plus:before {
  content: "\f00e";
}

.fa-search-minus:before {
  content: "\f010";
}

.fa-power-off:before {
  content: "\f011";
}

.fa-signal:before {
  content: "\f012";
}

.fa-gear:before,
.fa-cog:before {
  content: "\f013";
}

.fa-trash-o:before {
  content: "\f014";
}

.fa-home:before {
  content: "\f015";
}

.fa-file-o:before {
  content: "\f016";
}

.fa-clock-o:before {
  content: "\f017";
}

.fa-road:before {
  content: "\f018";
}

.fa-download:before {
  content: "\f019";
}

.fa-arrow-circle-o-down:before {
  content: "\f01a";
}

.fa-arrow-circle-o-up:before {
  content: "\f01b";
}

.fa-inbox:before {
  content: "\f01c";
}

.fa-play-circle-o:before {
  content: "\f01d";
}

.fa-rotate-right:before,
.fa-repeat:before {
  content: "\f01e";
}

.fa-refresh:before {
  content: "\f021";
}

.fa-list-alt:before {
  content: "\f022";
}

.fa-lock:before {
  content: "\f023";
}

.fa-flag:before {
  content: "\f024";
}

.fa-headphones:before {
  content: "\f025";
}

.fa-volume-off:before {
  content: "\f026";
}

.fa-volume-down:before {
  content: "\f027";
}

.fa-volume-up:before {
  content: "\f028";
}

.fa-qrcode:before {
  content: "\f029";
}

.fa-barcode:before {
  content: "\f02a";
}

.fa-tag:before {
  content: "\f02b";
}

.fa-tags:before {
  content: "\f02c";
}

.fa-book:before {
  content: "\f02d";
}

.fa-bookmark:before {
  content: "\f02e";
}

.fa-print:before {
  content: "\f02f";
}

.fa-camera:before {
  content: "\f030";
}

.fa-font:before {
  content: "\f031";
}

.fa-bold:before {
  content: "\f032";
}

.fa-italic:before {
  content: "\f033";
}

.fa-text-height:before {
  content: "\f034";
}

.fa-text-width:before {
  content: "\f035";
}

.fa-align-left:before {
  content: "\f036";
}

.fa-align-center:before {
  content: "\f037";
}

.fa-align-right:before {
  content: "\f038";
}

.fa-align-justify:before {
  content: "\f039";
}

.fa-list:before {
  content: "\f03a";
}

.fa-dedent:before,
.fa-outdent:before {
  content: "\f03b";
}

.fa-indent:before {
  content: "\f03c";
}

.fa-video-camera:before {
  content: "\f03d";
}

.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: "\f03e";
}

.fa-pencil:before {
  content: "\f040";
}

.fa-map-marker:before {
  content: "\f041";
}

.fa-adjust:before {
  content: "\f042";
}

.fa-tint:before {
  content: "\f043";
}

.fa-edit:before,
.fa-pencil-square-o:before {
  content: "\f044";
}

.fa-share-square-o:before {
  content: "\f045";
}

.fa-check-square-o:before {
  content: "\f046";
}

.fa-arrows:before {
  content: "\f047";
}

.fa-step-backward:before {
  content: "\f048";
}

.fa-fast-backward:before {
  content: "\f049";
}

.fa-backward:before {
  content: "\f04a";
}

.fa-play:before {
  content: "\f04b";
}

.fa-pause:before {
  content: "\f04c";
}

.fa-stop:before {
  content: "\f04d";
}

.fa-forward:before {
  content: "\f04e";
}

.fa-fast-forward:before {
  content: "\f050";
}

.fa-step-forward:before {
  content: "\f051";
}

.fa-eject:before {
  content: "\f052";
}

.fa-chevron-left:before {
  content: "\f053";
}

.fa-chevron-right:before {
  content: "\f054";
}

.fa-plus-circle:before {
  content: "\f055";
}

.fa-minus-circle:before {
  content: "\f056";
}

.fa-times-circle:before {
  content: "\f057";
}

.fa-check-circle:before {
  content: "\f058";
}

.fa-question-circle:before {
  content: "\f059";
}

.fa-info-circle:before {
  content: "\f05a";
}

.fa-crosshairs:before {
  content: "\f05b";
}

.fa-times-circle-o:before {
  content: "\f05c";
}

.fa-check-circle-o:before {
  content: "\f05d";
}

.fa-ban:before {
  content: "\f05e";
}

.fa-arrow-left:before {
  content: "\f060";
}

.fa-arrow-right:before {
  content: "\f061";
}

.fa-arrow-up:before {
  content: "\f062";
}

.fa-arrow-down:before {
  content: "\f063";
}

.fa-mail-forward:before,
.fa-share:before {
  content: "\f064";
}

.fa-expand:before {
  content: "\f065";
}

.fa-compress:before {
  content: "\f066";
}

.fa-plus:before {
  content: "\f067";
}

.fa-minus:before {
  content: "\f068";
}

.fa-asterisk:before {
  content: "\f069";
}

.fa-exclamation-circle:before {
  content: "\f06a";
}

.fa-gift:before {
  content: "\f06b";
}

.fa-leaf:before {
  content: "\f06c";
}

.fa-fire:before {
  content: "\f06d";
}

.fa-eye:before {
  content: "\f06e";
}

.fa-eye-slash:before {
  content: "\f070";
}

.fa-warning:before,
.fa-exclamation-triangle:before {
  content: "\f071";
}

.fa-plane:before {
  content: "\f072";
}

.fa-calendar:before {
  content: "\f073";
}

.fa-random:before {
  content: "\f074";
}

.fa-comment:before {
  content: "\f075";
}

.fa-magnet:before {
  content: "\f076";
}

.fa-chevron-up:before {
  content: "\f077";
}

.fa-chevron-down:before {
  content: "\f078";
}

.fa-retweet:before {
  content: "\f079";
}

.fa-shopping-cart:before {
  content: "\f07a";
}

.fa-folder:before {
  content: "\f07b";
}

.fa-folder-open:before {
  content: "\f07c";
}

.fa-arrows-v:before {
  content: "\f07d";
}

.fa-arrows-h:before {
  content: "\f07e";
}

.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: "\f080";
}

.fa-twitter-square:before {
  content: "\f081";
}

.fa-facebook-square:before {
  content: "\f082";
}

.fa-camera-retro:before {
  content: "\f083";
}

.fa-key:before {
  content: "\f084";
}

.fa-gears:before,
.fa-cogs:before {
  content: "\f085";
}

.fa-comments:before {
  content: "\f086";
}

.fa-thumbs-o-up:before {
  content: "\f087";
}

.fa-thumbs-o-down:before {
  content: "\f088";
}

.fa-star-half:before {
  content: "\f089";
}

.fa-heart-o:before {
  content: "\f08a";
}

.fa-sign-out:before {
  content: "\f08b";
}

.fa-linkedin-square:before {
  content: "\f08c";
}

.fa-thumb-tack:before {
  content: "\f08d";
}

.fa-external-link:before {
  content: "\f08e";
}

.fa-sign-in:before {
  content: "\f090";
}

.fa-trophy:before {
  content: "\f091";
}

.fa-github-square:before {
  content: "\f092";
}

.fa-upload:before {
  content: "\f093";
}

.fa-lemon-o:before {
  content: "\f094";
}

.fa-phone:before {
  content: "\f095";
}

.fa-square-o:before {
  content: "\f096";
}

.fa-bookmark-o:before {
  content: "\f097";
}

.fa-phone-square:before {
  content: "\f098";
}

.fa-twitter:before {
  content: "\f099";
}

.fa-facebook-f:before,
.fa-facebook:before {
  content: "\f09a";
}

.fa-github:before {
  content: "\f09b";
}

.fa-unlock:before {
  content: "\f09c";
}

.fa-credit-card:before {
  content: "\f09d";
}

.fa-feed:before,
.fa-rss:before {
  content: "\f09e";
}

.fa-hdd-o:before {
  content: "\f0a0";
}

.fa-bullhorn:before {
  content: "\f0a1";
}

.fa-bell:before {
  content: "\f0f3";
}

.fa-certificate:before {
  content: "\f0a3";
}

.fa-hand-o-right:before {
  content: "\f0a4";
}

.fa-hand-o-left:before {
  content: "\f0a5";
}

.fa-hand-o-up:before {
  content: "\f0a6";
}

.fa-hand-o-down:before {
  content: "\f0a7";
}

.fa-arrow-circle-left:before {
  content: "\f0a8";
}

.fa-arrow-circle-right:before {
  content: "\f0a9";
}

.fa-arrow-circle-up:before {
  content: "\f0aa";
}

.fa-arrow-circle-down:before {
  content: "\f0ab";
}

.fa-globe:before {
  content: "\f0ac";
}

.fa-wrench:before {
  content: "\f0ad";
}

.fa-tasks:before {
  content: "\f0ae";
}

.fa-filter:before {
  content: "\f0b0";
}

.fa-briefcase:before {
  content: "\f0b1";
}

.fa-arrows-alt:before {
  content: "\f0b2";
}

.fa-group:before,
.fa-users:before {
  content: "\f0c0";
}

.fa-chain:before,
.fa-link:before {
  content: "\f0c1";
}

.fa-cloud:before {
  content: "\f0c2";
}

.fa-flask:before {
  content: "\f0c3";
}

.fa-cut:before,
.fa-scissors:before {
  content: "\f0c4";
}

.fa-copy:before,
.fa-files-o:before {
  content: "\f0c5";
}

.fa-paperclip:before {
  content: "\f0c6";
}

.fa-save:before,
.fa-floppy-o:before {
  content: "\f0c7";
}

.fa-square:before {
  content: "\f0c8";
}

.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: "\f0c9";
}

.fa-list-ul:before {
  content: "\f0ca";
}

.fa-list-ol:before {
  content: "\f0cb";
}

.fa-strikethrough:before {
  content: "\f0cc";
}

.fa-underline:before {
  content: "\f0cd";
}

.fa-table:before {
  content: "\f0ce";
}

.fa-magic:before {
  content: "\f0d0";
}

.fa-truck:before {
  content: "\f0d1";
}

.fa-pinterest:before {
  content: "\f0d2";
}

.fa-pinterest-square:before {
  content: "\f0d3";
}

.fa-google-plus-square:before {
  content: "\f0d4";
}

.fa-google-plus:before {
  content: "\f0d5";
}

.fa-money:before {
  content: "\f0d6";
}

.fa-caret-down:before {
  content: "\f0d7";
}

.fa-caret-up:before {
  content: "\f0d8";
}

.fa-caret-left:before {
  content: "\f0d9";
}

.fa-caret-right:before {
  content: "\f0da";
}

.fa-columns:before {
  content: "\f0db";
}

.fa-unsorted:before,
.fa-sort:before {
  content: "\f0dc";
}

.fa-sort-down:before,
.fa-sort-desc:before {
  content: "\f0dd";
}

.fa-sort-up:before,
.fa-sort-asc:before {
  content: "\f0de";
}

.fa-envelope:before {
  content: "\f0e0";
}

.fa-linkedin:before {
  content: "\f0e1";
}

.fa-rotate-left:before,
.fa-undo:before {
  content: "\f0e2";
}

.fa-legal:before,
.fa-gavel:before {
  content: "\f0e3";
}

.fa-dashboard:before,
.fa-tachometer:before {
  content: "\f0e4";
}

.fa-comment-o:before {
  content: "\f0e5";
}

.fa-comments-o:before {
  content: "\f0e6";
}

.fa-flash:before,
.fa-bolt:before {
  content: "\f0e7";
}

.fa-sitemap:before {
  content: "\f0e8";
}

.fa-umbrella:before {
  content: "\f0e9";
}

.fa-paste:before,
.fa-clipboard:before {
  content: "\f0ea";
}

.fa-lightbulb-o:before {
  content: "\f0eb";
}

.fa-exchange:before {
  content: "\f0ec";
}

.fa-cloud-download:before {
  content: "\f0ed";
}

.fa-cloud-upload:before {
  content: "\f0ee";
}

.fa-user-md:before {
  content: "\f0f0";
}

.fa-stethoscope:before {
  content: "\f0f1";
}

.fa-suitcase:before {
  content: "\f0f2";
}

.fa-bell-o:before {
  content: "\f0a2";
}

.fa-coffee:before {
  content: "\f0f4";
}

.fa-cutlery:before {
  content: "\f0f5";
}

.fa-file-text-o:before {
  content: "\f0f6";
}

.fa-building-o:before {
  content: "\f0f7";
}

.fa-hospital-o:before {
  content: "\f0f8";
}

.fa-ambulance:before {
  content: "\f0f9";
}

.fa-medkit:before {
  content: "\f0fa";
}

.fa-fighter-jet:before {
  content: "\f0fb";
}

.fa-beer:before {
  content: "\f0fc";
}

.fa-h-square:before {
  content: "\f0fd";
}

.fa-plus-square:before {
  content: "\f0fe";
}

.fa-angle-double-left:before {
  content: "\f100";
}

.fa-angle-double-right:before {
  content: "\f101";
}

.fa-angle-double-up:before {
  content: "\f102";
}

.fa-angle-double-down:before {
  content: "\f103";
}

.fa-angle-left:before {
  content: "\f104";
}

.fa-angle-right:before {
  content: "\f105";
}

.fa-angle-up:before {
  content: "\f106";
}

.fa-angle-down:before {
  content: "\f107";
}

.fa-desktop:before {
  content: "\f108";
}

.fa-laptop:before {
  content: "\f109";
}

.fa-tablet:before {
  content: "\f10a";
}

.fa-mobile-phone:before,
.fa-mobile:before {
  content: "\f10b";
}

.fa-circle-o:before {
  content: "\f10c";
}

.fa-quote-left:before {
  content: "\f10d";
}

.fa-quote-right:before {
  content: "\f10e";
}

.fa-spinner:before {
  content: "\f110";
}

.fa-circle:before {
  content: "\f111";
}

.fa-mail-reply:before,
.fa-reply:before {
  content: "\f112";
}

.fa-github-alt:before {
  content: "\f113";
}

.fa-folder-o:before {
  content: "\f114";
}

.fa-folder-open-o:before {
  content: "\f115";
}

.fa-smile-o:before {
  content: "\f118";
}

.fa-frown-o:before {
  content: "\f119";
}

.fa-meh-o:before {
  content: "\f11a";
}

.fa-gamepad:before {
  content: "\f11b";
}

.fa-keyboard-o:before {
  content: "\f11c";
}

.fa-flag-o:before {
  content: "\f11d";
}

.fa-flag-checkered:before {
  content: "\f11e";
}

.fa-terminal:before {
  content: "\f120";
}

.fa-code:before {
  content: "\f121";
}

.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: "\f122";
}

.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: "\f123";
}

.fa-location-arrow:before {
  content: "\f124";
}

.fa-crop:before {
  content: "\f125";
}

.fa-code-fork:before {
  content: "\f126";
}

.fa-unlink:before,
.fa-chain-broken:before {
  content: "\f127";
}

.fa-question:before {
  content: "\f128";
}

.fa-info:before {
  content: "\f129";
}

.fa-exclamation:before {
  content: "\f12a";
}

.fa-superscript:before {
  content: "\f12b";
}

.fa-subscript:before {
  content: "\f12c";
}

.fa-eraser:before {
  content: "\f12d";
}

.fa-puzzle-piece:before {
  content: "\f12e";
}

.fa-microphone:before {
  content: "\f130";
}

.fa-microphone-slash:before {
  content: "\f131";
}

.fa-shield:before {
  content: "\f132";
}

.fa-calendar-o:before {
  content: "\f133";
}

.fa-fire-extinguisher:before {
  content: "\f134";
}

.fa-rocket:before {
  content: "\f135";
}

.fa-maxcdn:before {
  content: "\f136";
}

.fa-chevron-circle-left:before {
  content: "\f137";
}

.fa-chevron-circle-right:before {
  content: "\f138";
}

.fa-chevron-circle-up:before {
  content: "\f139";
}

.fa-chevron-circle-down:before {
  content: "\f13a";
}

.fa-html5:before {
  content: "\f13b";
}

.fa-css3:before {
  content: "\f13c";
}

.fa-anchor:before {
  content: "\f13d";
}

.fa-unlock-alt:before {
  content: "\f13e";
}

.fa-bullseye:before {
  content: "\f140";
}

.fa-ellipsis-h:before {
  content: "\f141";
}

.fa-ellipsis-v:before {
  content: "\f142";
}

.fa-rss-square:before {
  content: "\f143";
}

.fa-play-circle:before {
  content: "\f144";
}

.fa-ticket:before {
  content: "\f145";
}

.fa-minus-square:before {
  content: "\f146";
}

.fa-minus-square-o:before {
  content: "\f147";
}

.fa-level-up:before {
  content: "\f148";
}

.fa-level-down:before {
  content: "\f149";
}

.fa-check-square:before {
  content: "\f14a";
}

.fa-pencil-square:before {
  content: "\f14b";
}

.fa-external-link-square:before {
  content: "\f14c";
}

.fa-share-square:before {
  content: "\f14d";
}

.fa-compass:before {
  content: "\f14e";
}

.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: "\f150";
}

.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: "\f151";
}

.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: "\f152";
}

.fa-euro:before,
.fa-eur:before {
  content: "\f153";
}

.fa-gbp:before {
  content: "\f154";
}

.fa-dollar:before,
.fa-usd:before {
  content: "\f155";
}

.fa-rupee:before,
.fa-inr:before {
  content: "\f156";
}

.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: "\f157";
}

.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: "\f158";
}

.fa-won:before,
.fa-krw:before {
  content: "\f159";
}

.fa-bitcoin:before,
.fa-btc:before {
  content: "\f15a";
}

.fa-file:before {
  content: "\f15b";
}

.fa-file-text:before {
  content: "\f15c";
}

.fa-sort-alpha-asc:before {
  content: "\f15d";
}

.fa-sort-alpha-desc:before {
  content: "\f15e";
}

.fa-sort-amount-asc:before {
  content: "\f160";
}

.fa-sort-amount-desc:before {
  content: "\f161";
}

.fa-sort-numeric-asc:before {
  content: "\f162";
}

.fa-sort-numeric-desc:before {
  content: "\f163";
}

.fa-thumbs-up:before {
  content: "\f164";
}

.fa-thumbs-down:before {
  content: "\f165";
}

.fa-youtube-square:before {
  content: "\f166";
}

.fa-youtube:before {
  content: "\f167";
}

.fa-xing:before {
  content: "\f168";
}

.fa-xing-square:before {
  content: "\f169";
}

.fa-youtube-play:before {
  content: "\f16a";
}

.fa-dropbox:before {
  content: "\f16b";
}

.fa-stack-overflow:before {
  content: "\f16c";
}

.fa-instagram:before {
  content: "\f16d";
}

.fa-flickr:before {
  content: "\f16e";
}

.fa-adn:before {
  content: "\f170";
}

.fa-bitbucket:before {
  content: "\f171";
}

.fa-bitbucket-square:before {
  content: "\f172";
}

.fa-tumblr:before {
  content: "\f173";
}

.fa-tumblr-square:before {
  content: "\f174";
}

.fa-long-arrow-down:before {
  content: "\f175";
}

.fa-long-arrow-up:before {
  content: "\f176";
}

.fa-long-arrow-left:before {
  content: "\f177";
}

.fa-long-arrow-right:before {
  content: "\f178";
}

.fa-apple:before {
  content: "\f179";
}

.fa-windows:before {
  content: "\f17a";
}

.fa-android:before {
  content: "\f17b";
}

.fa-linux:before {
  content: "\f17c";
}

.fa-dribbble:before {
  content: "\f17d";
}

.fa-skype:before {
  content: "\f17e";
}

.fa-foursquare:before {
  content: "\f180";
}

.fa-trello:before {
  content: "\f181";
}

.fa-female:before {
  content: "\f182";
}

.fa-male:before {
  content: "\f183";
}

.fa-gittip:before,
.fa-gratipay:before {
  content: "\f184";
}

.fa-sun-o:before {
  content: "\f185";
}

.fa-moon-o:before {
  content: "\f186";
}

.fa-archive:before {
  content: "\f187";
}

.fa-bug:before {
  content: "\f188";
}

.fa-vk:before {
  content: "\f189";
}

.fa-weibo:before {
  content: "\f18a";
}

.fa-renren:before {
  content: "\f18b";
}

.fa-pagelines:before {
  content: "\f18c";
}

.fa-stack-exchange:before {
  content: "\f18d";
}

.fa-arrow-circle-o-right:before {
  content: "\f18e";
}

.fa-arrow-circle-o-left:before {
  content: "\f190";
}

.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: "\f191";
}

.fa-dot-circle-o:before {
  content: "\f192";
}

.fa-wheelchair:before {
  content: "\f193";
}

.fa-vimeo-square:before {
  content: "\f194";
}

.fa-turkish-lira:before,
.fa-try:before {
  content: "\f195";
}

.fa-plus-square-o:before {
  content: "\f196";
}

.fa-space-shuttle:before {
  content: "\f197";
}

.fa-slack:before {
  content: "\f198";
}

.fa-envelope-square:before {
  content: "\f199";
}

.fa-wordpress:before {
  content: "\f19a";
}

.fa-openid:before {
  content: "\f19b";
}

.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: "\f19c";
}

.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: "\f19d";
}

.fa-yahoo:before {
  content: "\f19e";
}

.fa-google:before {
  content: "\f1a0";
}

.fa-reddit:before {
  content: "\f1a1";
}

.fa-reddit-square:before {
  content: "\f1a2";
}

.fa-stumbleupon-circle:before {
  content: "\f1a3";
}

.fa-stumbleupon:before {
  content: "\f1a4";
}

.fa-delicious:before {
  content: "\f1a5";
}

.fa-digg:before {
  content: "\f1a6";
}

.fa-pied-piper-pp:before {
  content: "\f1a7";
}

.fa-pied-piper-alt:before {
  content: "\f1a8";
}

.fa-drupal:before {
  content: "\f1a9";
}

.fa-joomla:before {
  content: "\f1aa";
}

.fa-language:before {
  content: "\f1ab";
}

.fa-fax:before {
  content: "\f1ac";
}

.fa-building:before {
  content: "\f1ad";
}

.fa-child:before {
  content: "\f1ae";
}

.fa-paw:before {
  content: "\f1b0";
}

.fa-spoon:before {
  content: "\f1b1";
}

.fa-cube:before {
  content: "\f1b2";
}

.fa-cubes:before {
  content: "\f1b3";
}

.fa-behance:before {
  content: "\f1b4";
}

.fa-behance-square:before {
  content: "\f1b5";
}

.fa-steam:before {
  content: "\f1b6";
}

.fa-steam-square:before {
  content: "\f1b7";
}

.fa-recycle:before {
  content: "\f1b8";
}

.fa-automobile:before,
.fa-car:before {
  content: "\f1b9";
}

.fa-cab:before,
.fa-taxi:before {
  content: "\f1ba";
}

.fa-tree:before {
  content: "\f1bb";
}

.fa-spotify:before {
  content: "\f1bc";
}

.fa-deviantart:before {
  content: "\f1bd";
}

.fa-soundcloud:before {
  content: "\f1be";
}

.fa-database:before {
  content: "\f1c0";
}

.fa-file-pdf-o:before {
  content: "\f1c1";
}

.fa-file-word-o:before {
  content: "\f1c2";
}

.fa-file-excel-o:before {
  content: "\f1c3";
}

.fa-file-powerpoint-o:before {
  content: "\f1c4";
}

.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: "\f1c5";
}

.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: "\f1c6";
}

.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: "\f1c7";
}

.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: "\f1c8";
}

.fa-file-code-o:before {
  content: "\f1c9";
}

.fa-vine:before {
  content: "\f1ca";
}

.fa-codepen:before {
  content: "\f1cb";
}

.fa-jsfiddle:before {
  content: "\f1cc";
}

.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: "\f1cd";
}

.fa-circle-o-notch:before {
  content: "\f1ce";
}

.fa-ra:before,
.fa-resistance:before,
.fa-rebel:before {
  content: "\f1d0";
}

.fa-ge:before,
.fa-empire:before {
  content: "\f1d1";
}

.fa-git-square:before {
  content: "\f1d2";
}

.fa-git:before {
  content: "\f1d3";
}

.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
  content: "\f1d4";
}

.fa-tencent-weibo:before {
  content: "\f1d5";
}

.fa-qq:before {
  content: "\f1d6";
}

.fa-wechat:before,
.fa-weixin:before {
  content: "\f1d7";
}

.fa-send:before,
.fa-paper-plane:before {
  content: "\f1d8";
}

.fa-send-o:before,
.fa-paper-plane-o:before {
  content: "\f1d9";
}

.fa-history:before {
  content: "\f1da";
}

.fa-circle-thin:before {
  content: "\f1db";
}

.fa-header:before {
  content: "\f1dc";
}

.fa-paragraph:before {
  content: "\f1dd";
}

.fa-sliders:before {
  content: "\f1de";
}

.fa-share-alt:before {
  content: "\f1e0";
}

.fa-share-alt-square:before {
  content: "\f1e1";
}

.fa-bomb:before {
  content: "\f1e2";
}

.fa-soccer-ball-o:before,
.fa-futbol-o:before {
  content: "\f1e3";
}

.fa-tty:before {
  content: "\f1e4";
}

.fa-binoculars:before {
  content: "\f1e5";
}

.fa-plug:before {
  content: "\f1e6";
}

.fa-slideshare:before {
  content: "\f1e7";
}

.fa-twitch:before {
  content: "\f1e8";
}

.fa-yelp:before {
  content: "\f1e9";
}

.fa-newspaper-o:before {
  content: "\f1ea";
}

.fa-wifi:before {
  content: "\f1eb";
}

.fa-calculator:before {
  content: "\f1ec";
}

.fa-paypal:before {
  content: "\f1ed";
}

.fa-google-wallet:before {
  content: "\f1ee";
}

.fa-cc-visa:before {
  content: "\f1f0";
}

.fa-cc-mastercard:before {
  content: "\f1f1";
}

.fa-cc-discover:before {
  content: "\f1f2";
}

.fa-cc-amex:before {
  content: "\f1f3";
}

.fa-cc-paypal:before {
  content: "\f1f4";
}

.fa-cc-stripe:before {
  content: "\f1f5";
}

.fa-bell-slash:before {
  content: "\f1f6";
}

.fa-bell-slash-o:before {
  content: "\f1f7";
}

.fa-trash:before {
  content: "\f1f8";
}

.fa-copyright:before {
  content: "\f1f9";
}

.fa-at:before {
  content: "\f1fa";
}

.fa-eyedropper:before {
  content: "\f1fb";
}

.fa-paint-brush:before {
  content: "\f1fc";
}

.fa-birthday-cake:before {
  content: "\f1fd";
}

.fa-area-chart:before {
  content: "\f1fe";
}

.fa-pie-chart:before {
  content: "\f200";
}

.fa-line-chart:before {
  content: "\f201";
}

.fa-lastfm:before {
  content: "\f202";
}

.fa-lastfm-square:before {
  content: "\f203";
}

.fa-toggle-off:before {
  content: "\f204";
}

.fa-toggle-on:before {
  content: "\f205";
}

.fa-bicycle:before {
  content: "\f206";
}

.fa-bus:before {
  content: "\f207";
}

.fa-ioxhost:before {
  content: "\f208";
}

.fa-angellist:before {
  content: "\f209";
}

.fa-cc:before {
  content: "\f20a";
}

.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
  content: "\f20b";
}

.fa-meanpath:before {
  content: "\f20c";
}

.fa-buysellads:before {
  content: "\f20d";
}

.fa-connectdevelop:before {
  content: "\f20e";
}

.fa-dashcube:before {
  content: "\f210";
}

.fa-forumbee:before {
  content: "\f211";
}

.fa-leanpub:before {
  content: "\f212";
}

.fa-sellsy:before {
  content: "\f213";
}

.fa-shirtsinbulk:before {
  content: "\f214";
}

.fa-simplybuilt:before {
  content: "\f215";
}

.fa-skyatlas:before {
  content: "\f216";
}

.fa-cart-plus:before {
  content: "\f217";
}

.fa-cart-arrow-down:before {
  content: "\f218";
}

.fa-diamond:before {
  content: "\f219";
}

.fa-ship:before {
  content: "\f21a";
}

.fa-user-secret:before {
  content: "\f21b";
}

.fa-motorcycle:before {
  content: "\f21c";
}

.fa-street-view:before {
  content: "\f21d";
}

.fa-heartbeat:before {
  content: "\f21e";
}

.fa-venus:before {
  content: "\f221";
}

.fa-mars:before {
  content: "\f222";
}

.fa-mercury:before {
  content: "\f223";
}

.fa-intersex:before,
.fa-transgender:before {
  content: "\f224";
}

.fa-transgender-alt:before {
  content: "\f225";
}

.fa-venus-double:before {
  content: "\f226";
}

.fa-mars-double:before {
  content: "\f227";
}

.fa-venus-mars:before {
  content: "\f228";
}

.fa-mars-stroke:before {
  content: "\f229";
}

.fa-mars-stroke-v:before {
  content: "\f22a";
}

.fa-mars-stroke-h:before {
  content: "\f22b";
}

.fa-neuter:before {
  content: "\f22c";
}

.fa-genderless:before {
  content: "\f22d";
}

.fa-facebook-official:before {
  content: "\f230";
}

.fa-pinterest-p:before {
  content: "\f231";
}

.fa-whatsapp:before {
  content: "\f232";
}

.fa-server:before {
  content: "\f233";
}

.fa-user-plus:before {
  content: "\f234";
}

.fa-user-times:before {
  content: "\f235";
}

.fa-hotel:before,
.fa-bed:before {
  content: "\f236";
}

.fa-viacoin:before {
  content: "\f237";
}

.fa-train:before {
  content: "\f238";
}

.fa-subway:before {
  content: "\f239";
}

.fa-medium:before {
  content: "\f23a";
}

.fa-yc:before,
.fa-y-combinator:before {
  content: "\f23b";
}

.fa-optin-monster:before {
  content: "\f23c";
}

.fa-opencart:before {
  content: "\f23d";
}

.fa-expeditedssl:before {
  content: "\f23e";
}

.fa-battery-4:before,
.fa-battery:before,
.fa-battery-full:before {
  content: "\f240";
}

.fa-battery-3:before,
.fa-battery-three-quarters:before {
  content: "\f241";
}

.fa-battery-2:before,
.fa-battery-half:before {
  content: "\f242";
}

.fa-battery-1:before,
.fa-battery-quarter:before {
  content: "\f243";
}

.fa-battery-0:before,
.fa-battery-empty:before {
  content: "\f244";
}

.fa-mouse-pointer:before {
  content: "\f245";
}

.fa-i-cursor:before {
  content: "\f246";
}

.fa-object-group:before {
  content: "\f247";
}

.fa-object-ungroup:before {
  content: "\f248";
}

.fa-sticky-note:before {
  content: "\f249";
}

.fa-sticky-note-o:before {
  content: "\f24a";
}

.fa-cc-jcb:before {
  content: "\f24b";
}

.fa-cc-diners-club:before {
  content: "\f24c";
}

.fa-clone:before {
  content: "\f24d";
}

.fa-balance-scale:before {
  content: "\f24e";
}

.fa-hourglass-o:before {
  content: "\f250";
}

.fa-hourglass-1:before,
.fa-hourglass-start:before {
  content: "\f251";
}

.fa-hourglass-2:before,
.fa-hourglass-half:before {
  content: "\f252";
}

.fa-hourglass-3:before,
.fa-hourglass-end:before {
  content: "\f253";
}

.fa-hourglass:before {
  content: "\f254";
}

.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
  content: "\f255";
}

.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
  content: "\f256";
}

.fa-hand-scissors-o:before {
  content: "\f257";
}

.fa-hand-lizard-o:before {
  content: "\f258";
}

.fa-hand-spock-o:before {
  content: "\f259";
}

.fa-hand-pointer-o:before {
  content: "\f25a";
}

.fa-hand-peace-o:before {
  content: "\f25b";
}

.fa-trademark:before {
  content: "\f25c";
}

.fa-registered:before {
  content: "\f25d";
}

.fa-creative-commons:before {
  content: "\f25e";
}

.fa-gg:before {
  content: "\f260";
}

.fa-gg-circle:before {
  content: "\f261";
}

.fa-tripadvisor:before {
  content: "\f262";
}

.fa-odnoklassniki:before {
  content: "\f263";
}

.fa-odnoklassniki-square:before {
  content: "\f264";
}

.fa-get-pocket:before {
  content: "\f265";
}

.fa-wikipedia-w:before {
  content: "\f266";
}

.fa-safari:before {
  content: "\f267";
}

.fa-chrome:before {
  content: "\f268";
}

.fa-firefox:before {
  content: "\f269";
}

.fa-opera:before {
  content: "\f26a";
}

.fa-internet-explorer:before {
  content: "\f26b";
}

.fa-tv:before,
.fa-television:before {
  content: "\f26c";
}

.fa-contao:before {
  content: "\f26d";
}

.fa-500px:before {
  content: "\f26e";
}

.fa-amazon:before {
  content: "\f270";
}

.fa-calendar-plus-o:before {
  content: "\f271";
}

.fa-calendar-minus-o:before {
  content: "\f272";
}

.fa-calendar-times-o:before {
  content: "\f273";
}

.fa-calendar-check-o:before {
  content: "\f274";
}

.fa-industry:before {
  content: "\f275";
}

.fa-map-pin:before {
  content: "\f276";
}

.fa-map-signs:before {
  content: "\f277";
}

.fa-map-o:before {
  content: "\f278";
}

.fa-map:before {
  content: "\f279";
}

.fa-commenting:before {
  content: "\f27a";
}

.fa-commenting-o:before {
  content: "\f27b";
}

.fa-houzz:before {
  content: "\f27c";
}

.fa-vimeo:before {
  content: "\f27d";
}

.fa-black-tie:before {
  content: "\f27e";
}

.fa-fonticons:before {
  content: "\f280";
}

.fa-reddit-alien:before {
  content: "\f281";
}

.fa-edge:before {
  content: "\f282";
}

.fa-credit-card-alt:before {
  content: "\f283";
}

.fa-codiepie:before {
  content: "\f284";
}

.fa-modx:before {
  content: "\f285";
}

.fa-fort-awesome:before {
  content: "\f286";
}

.fa-usb:before {
  content: "\f287";
}

.fa-product-hunt:before {
  content: "\f288";
}

.fa-mixcloud:before {
  content: "\f289";
}

.fa-scribd:before {
  content: "\f28a";
}

.fa-pause-circle:before {
  content: "\f28b";
}

.fa-pause-circle-o:before {
  content: "\f28c";
}

.fa-stop-circle:before {
  content: "\f28d";
}

.fa-stop-circle-o:before {
  content: "\f28e";
}

.fa-shopping-bag:before {
  content: "\f290";
}

.fa-shopping-basket:before {
  content: "\f291";
}

.fa-hashtag:before {
  content: "\f292";
}

.fa-bluetooth:before {
  content: "\f293";
}

.fa-bluetooth-b:before {
  content: "\f294";
}

.fa-percent:before {
  content: "\f295";
}

.fa-gitlab:before {
  content: "\f296";
}

.fa-wpbeginner:before {
  content: "\f297";
}

.fa-wpforms:before {
  content: "\f298";
}

.fa-envira:before {
  content: "\f299";
}

.fa-universal-access:before {
  content: "\f29a";
}

.fa-wheelchair-alt:before {
  content: "\f29b";
}

.fa-question-circle-o:before {
  content: "\f29c";
}

.fa-blind:before {
  content: "\f29d";
}

.fa-audio-description:before {
  content: "\f29e";
}

.fa-volume-control-phone:before {
  content: "\f2a0";
}

.fa-braille:before {
  content: "\f2a1";
}

.fa-assistive-listening-systems:before {
  content: "\f2a2";
}

.fa-asl-interpreting:before,
.fa-american-sign-language-interpreting:before {
  content: "\f2a3";
}

.fa-deafness:before,
.fa-hard-of-hearing:before,
.fa-deaf:before {
  content: "\f2a4";
}

.fa-glide:before {
  content: "\f2a5";
}

.fa-glide-g:before {
  content: "\f2a6";
}

.fa-signing:before,
.fa-sign-language:before {
  content: "\f2a7";
}

.fa-low-vision:before {
  content: "\f2a8";
}

.fa-viadeo:before {
  content: "\f2a9";
}

.fa-viadeo-square:before {
  content: "\f2aa";
}

.fa-snapchat:before {
  content: "\f2ab";
}

.fa-snapchat-ghost:before {
  content: "\f2ac";
}

.fa-snapchat-square:before {
  content: "\f2ad";
}

.fa-pied-piper:before {
  content: "\f2ae";
}

.fa-first-order:before {
  content: "\f2b0";
}

.fa-yoast:before {
  content: "\f2b1";
}

.fa-themeisle:before {
  content: "\f2b2";
}

.fa-google-plus-circle:before,
.fa-google-plus-official:before {
  content: "\f2b3";
}

.fa-fa:before,
.fa-font-awesome:before {
  content: "\f2b4";
}

.fa-handshake-o:before {
  content: "\f2b5";
}

.fa-envelope-open:before {
  content: "\f2b6";
}

.fa-envelope-open-o:before {
  content: "\f2b7";
}

.fa-linode:before {
  content: "\f2b8";
}

.fa-address-book:before {
  content: "\f2b9";
}

.fa-address-book-o:before {
  content: "\f2ba";
}

.fa-vcard:before,
.fa-address-card:before {
  content: "\f2bb";
}

.fa-vcard-o:before,
.fa-address-card-o:before {
  content: "\f2bc";
}

.fa-user-circle:before {
  content: "\f2bd";
}

.fa-user-circle-o:before {
  content: "\f2be";
}

.fa-user-o:before {
  content: "\f2c0";
}

.fa-id-badge:before {
  content: "\f2c1";
}

.fa-drivers-license:before,
.fa-id-card:before {
  content: "\f2c2";
}

.fa-drivers-license-o:before,
.fa-id-card-o:before {
  content: "\f2c3";
}

.fa-quora:before {
  content: "\f2c4";
}

.fa-free-code-camp:before {
  content: "\f2c5";
}

.fa-telegram:before {
  content: "\f2c6";
}

.fa-thermometer-4:before,
.fa-thermometer:before,
.fa-thermometer-full:before {
  content: "\f2c7";
}

.fa-thermometer-3:before,
.fa-thermometer-three-quarters:before {
  content: "\f2c8";
}

.fa-thermometer-2:before,
.fa-thermometer-half:before {
  content: "\f2c9";
}

.fa-thermometer-1:before,
.fa-thermometer-quarter:before {
  content: "\f2ca";
}

.fa-thermometer-0:before,
.fa-thermometer-empty:before {
  content: "\f2cb";
}

.fa-shower:before {
  content: "\f2cc";
}

.fa-bathtub:before,
.fa-s15:before,
.fa-bath:before {
  content: "\f2cd";
}

.fa-podcast:before {
  content: "\f2ce";
}

.fa-window-maximize:before {
  content: "\f2d0";
}

.fa-window-minimize:before {
  content: "\f2d1";
}

.fa-window-restore:before {
  content: "\f2d2";
}

.fa-times-rectangle:before,
.fa-window-close:before {
  content: "\f2d3";
}

.fa-times-rectangle-o:before,
.fa-window-close-o:before {
  content: "\f2d4";
}

.fa-bandcamp:before {
  content: "\f2d5";
}

.fa-grav:before {
  content: "\f2d6";
}

.fa-etsy:before {
  content: "\f2d7";
}

.fa-imdb:before {
  content: "\f2d8";
}

.fa-ravelry:before {
  content: "\f2d9";
}

.fa-eercast:before {
  content: "\f2da";
}

.fa-microchip:before {
  content: "\f2db";
}

.fa-snowflake-o:before {
  content: "\f2dc";
}

.fa-superpowers:before {
  content: "\f2dd";
}

.fa-wpexplorer:before {
  content: "\f2de";
}

.fa-meetup:before {
  content: "\f2e0";
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}

.page-container {
  padding-bottom: 40px;
}

.container {
  padding-left: 30px;
  padding-right: 30px;
}

.node--unpublished {
  background-color: transparent !important;
}

html {
  font-family: "Open Sans", sans-serif;
  line-height: 2.4rem;
}

* {
  font-family: "Lato", Helvetica, Arial, sans-serif;
}

html body {
  line-height: 2.4rem;
}

h1, .h1,
h2, .h2,
h3, .h3,
h4, .h4,
h5, .h5,
h6, .h6 {
  margin-top: 30px;
  font-family: "RBNo2.1a", "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #000000;
  line-height: 1.1;
}
h1 + p,
h1 + .body-text, .h1 + p,
.h1 + .body-text,
h2 + p,
h2 + .body-text, .h2 + p,
.h2 + .body-text,
h3 + p,
h3 + .body-text, .h3 + p,
.h3 + .body-text,
h4 + p,
h4 + .body-text, .h4 + p,
.h4 + .body-text,
h5 + p,
h5 + .body-text, .h5 + p,
.h5 + .body-text,
h6 + p,
h6 + .body-text, .h6 + p,
.h6 + .body-text {
  margin-top: 0;
}
h1 strong, .h1 strong,
h2 strong, .h2 strong,
h3 strong, .h3 strong,
h4 strong, .h4 strong,
h5 strong, .h5 strong,
h6 strong, .h6 strong {
  font-family: "RBNo2.1a", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

h1, .h1, h2, .h2, h1, .h1, h3, .h3, h4, .h4, h5, .h5, h6, .h6 {
  font-weight: 400;
  font-size: 42px;
}
@media screen and (min-width: 768px) {
  h1, .h1, h2, .h2, h1, .h1, h3, .h3, h4, .h4, h5, .h5, h6, .h6 {
    font-size: 42px;
  }
}
@media screen and (min-width: 992px) {
  h1, .h1, h2, .h2, h1, .h1, h3, .h3, h4, .h4, h5, .h5, h6, .h6 {
    font-size: 44px;
  }
}
h1 *, .h1 *, h2 *, .h2 *, h1 *, .h1 *, h3 *, .h3 *, h4 *, .h4 *, h5 *, .h5 *, h6 *, .h6 * {
  font-weight: 400;
  font-size: 22px;
}
@media screen and (min-width: 768px) {
  h1 *, .h1 *, h2 *, .h2 *, h1 *, .h1 *, h3 *, .h3 *, h4 *, .h4 *, h5 *, .h5 *, h6 *, .h6 * {
    font-size: 28px;
  }
}
@media screen and (min-width: 992px) {
  h1 *, .h1 *, h2 *, .h2 *, h1 *, .h1 *, h3 *, .h3 *, h4 *, .h4 *, h5 *, .h5 *, h6 *, .h6 * {
    font-size: 42px;
  }
}

h2, .h2,
h3, .h3 {
  margin-bottom: 10px;
}

h4, .h4,
h5, .h5,
h6, .h6 {
  margin-bottom: 4px;
}

p, .body-text, .body-copy-text {
  font-size: inherit;
}

p, .body-text {
  margin-top: 16px;
  margin-bottom: 16px;
}

.field--name-field-os2web-page-heading h1 {
  margin: 0 0 20px 0;
}

.field--name-field-os2web-page-description {
  margin-bottom: 80px;
}
.field--name-field-os2web-page-description * {
  color: #000000 !important;
}

@media print {
  p, .body-text, .body-copy-text,
  body {
    font-size: 2rem;
    line-height: 2.5rem;
  }
}
.section {
  padding-top: 100px;
}

.section-heading__title {
  margin-top: 0;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 1.6rem;
}

.section--latest {
  padding-top: 5px;
  padding-bottom: 20px;
  background-color: #000002;
}
.section--latest, .section--latest p {
  color: #ffffff;
}
.section--latest h1, .section--latest h2, .section--latest h3, .section--latest h4, .section--latest h5, .section--latest h6 {
  font-size: 1.8rem;
  color: rgb(255, 255, 255);
}
.section--latest ul a {
  color: #ffffff;
  text-decoration: none;
}
.section--latest ul a:hover, .section--latest ul a:focus {
  text-decoration: underline;
}
.section--latest ul li {
  margin-top: 3px;
  margin-left: 0;
  padding-left: 0;
  margin-bottom: 0 !important;
}
.section--latest ul li:before {
  display: none;
}
.section--latest .block--latest-content .views-field-changed {
  display: none;
}
.section--latest .block--last-visits ul li:before {
  left: 12px;
}

.section--alert {
  padding-top: 20px;
  padding-bottom: 20px;
  color: black;
  background-color: #ff9e18;
}

.section--breadcrumb-bar {
  padding: 0;
}

.section--social-icon-teasers {
  background-color: #ffffff;
}

body .section--banner-search {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  min-height: 450px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
}
body .section--banner-search .status-banner {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  background-color: yellow;
  padding: 10px 0;
}
body .section--banner-search .status-banner .status-banner__inner {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 30px;
}
body .section--banner-search form#views-exposed-form-os2web-search-os2web-search-page, body .section--banner-search form#views-exposed-form-os2web-search-page-new-1 {
  margin: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
body .section--banner-search form#views-exposed-form-os2web-search-os2web-search-page .form--inline, body .section--banner-search form#views-exposed-form-os2web-search-page-new-1 .form--inline {
  position: relative;
  height: 60px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  display: flex;
  justify-content: center;
  width: 60%;
}
@media only screen and (max-width: 992px) {
  body .section--banner-search form#views-exposed-form-os2web-search-os2web-search-page .form--inline, body .section--banner-search form#views-exposed-form-os2web-search-page-new-1 .form--inline {
    width: 100%;
  }
}
body .section--banner-search form#views-exposed-form-os2web-search-os2web-search-page .form--inline .form-item, body .section--banner-search form#views-exposed-form-os2web-search-page-new-1 .form--inline .form-item {
  margin-right: 0;
  margin-bottom: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
}
body .section--banner-search form#views-exposed-form-os2web-search-os2web-search-page .form--inline .form-item .form-input, body .section--banner-search form#views-exposed-form-os2web-search-page-new-1 .form--inline .form-item .form-input {
  height: 70px;
  margin-top: 0;
  width: 100%;
  border: 2px solid #ffffff;
  font-weight: 700;
  background-color: #ffffff;
  font-size: 1.8rem;
  border-radius: 50px;
  max-width: none !important;
  outline: none;
}
body .section--banner-search form#views-exposed-form-os2web-search-os2web-search-page .form--inline .form-item .form-input:focus, body .section--banner-search form#views-exposed-form-os2web-search-page-new-1 .form--inline .form-item .form-input:focus {
  border: 2px solid #00b6d7;
}
body .section--banner-search form#views-exposed-form-os2web-search-os2web-search-page .form--inline .form-actions, body .section--banner-search form#views-exposed-form-os2web-search-page-new-1 .form--inline .form-actions {
  margin-top: 0;
  margin-bottom: 0;
}
body .section--banner-search form#views-exposed-form-os2web-search-os2web-search-page .form--inline .form-actions input, body .section--banner-search form#views-exposed-form-os2web-search-page-new-1 .form--inline .form-actions input {
  background-image: url(/themes/custom/fds_fic_theme/dist/images/svg-icons/magnifying-glass-solid.svg);
  background-position: center;
  background-size: 20px 20px;
  width: 70px;
  height: 70px;
  background-color: #00b6d7;
  background-repeat: no-repeat;
  right: 0;
  text-indent: -9999px;
  border-radius: 50%;
  border: 0;
  -webkit-transition: 0.4s ease;
  transition: 0.4s ease;
  outline: none;
  position: absolute;
}
body .section--banner-search form#views-exposed-form-os2web-search-os2web-search-page .form--inline .form-actions input:hover, body .section--banner-search form#views-exposed-form-os2web-search-page-new-1 .form--inline .form-actions input:hover {
  background-color: #bf2525;
}
body .section--banner-search form#views-exposed-form-os2web-search-os2web-search-page .form--inline .form-actions:after, body .section--banner-search form#views-exposed-form-os2web-search-page-new-1 .form--inline .form-actions:after {
  top: 13px;
  right: 20px;
  font-size: 2.2rem;
}

@media (min-width: 576px) {
  .section--latest {
    padding-top: 25px;
    padding-bottom: 40px;
  }
  .section--alert {
    padding-top: 30px;
    padding-bottom: 30px;
  }
}
@media (min-width: 768px) {
  .section--alert {
    padding-top: 40px;
    padding-bottom: 40px;
  }
}
footer {
  margin-top: 80px;
  background-color: #222222;
  color: white !important;
}
footer .footer-top {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: relative;
  overflow-x: hidden;
}
footer .footer-top .footer-top-image {
  max-height: 300px;
  width: 100%;
}
footer .footer {
  padding-block: 80px;
  border: 0;
  margin: 0;
}
footer .footer a, footer .footer a:hover, footer .footer a:visited, footer .footer a:focus, footer .footer a:active,
footer .footer .is-active > a,
footer .footer .is-active > a:hover,
footer .footer .is-active > a:focus,
footer .footer .is-active > a:visited,
footer .footer .is-active > a:active {
  color: #ffffff;
}
footer .footer .logo {
  width: 42px;
  height: 50px;
}
footer .footer .footer-col h2 {
  margin-bottom: 20px;
  font-weight: normal;
  font-size: 38px;
  color: white !important;
}
footer .footer .footer-col h3 {
  color: white !important;
  margin-bottom: 20px;
  font-weight: normal;
  font-size: 38px;
}
footer .footer .footer-col h3 a {
  font-size: 2rem;
  text-decoration: underline;
  font-weight: bold;
}
footer .footer .footer-col h4 {
  color: white !important;
  font-size: 1.25rem;
}
footer .footer .customer-footer .region.region-footer-first {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
}
@media only screen and (max-width: 575px) {
  footer .footer .customer-footer .region.region-footer-first {
    margin-bottom: 50px;
  }
}
footer .footer .customer-footer .region.region-footer-first .contextual-region.block {
  display: table-cell;
}
footer .footer, footer .footer p {
  color: #ffffff;
}
footer .footer a {
  font-size: 1.5rem;
  color: #ffffff;
}
footer .footer a:focus {
  outline-color: rgba(255, 255, 255, 0.5);
}
footer .footer .social-icon {
  width: 40px;
  height: 40px;
  border-radius: 0;
  font-size: 2.4rem;
}
footer .footer-extra-info {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 10px;
}
footer .footer-extra-info * {
  font-size: 2rem;
}
footer .footer-extra-info > div:not(:last-child)::after {
  padding-left: 10px;
  content: "|";
}
footer .menu {
  margin: 0;
}
footer .menu li {
  padding-left: 0;
}
footer .menu li:before {
  display: none;
}
footer .menu .menu-item {
  padding-top: 0;
  padding-bottom: 0.4em;
}
footer .region-header__main-navigation {
  margin: 0;
  padding-left: 0;
}
footer .region-header__main-navigation nav ul {
  margin: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 30px;
}
@media (min-width: 768px) {
  footer .region-header__main-navigation nav ul {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}
footer .region-header__main-navigation nav ul li {
  margin: 0;
  position: relative;
  list-style: none;
  float: left;
  padding: 0;
}
footer .region-header__main-navigation nav ul li:before {
  display: none;
}
footer .region-header__main-navigation nav ul li a {
  font-size: 2rem;
  display: block;
  color: #ffffff;
  line-height: 2.8rem;
}
footer .region-header__main-navigation nav ul li a:focus {
  outline: 0;
}
footer .region-header__main-navigation nav ul li a:hover {
  text-decoration: none;
}
footer .region-header__main-navigation nav ul li a + ul {
  display: none;
}
footer .region-header__main-navigation nav ul li a.is-active {
  text-decoration: none;
}

#block-fds-fic-theme-sidefod ul li {
  padding-left: 0 !important;
}
#block-fds-fic-theme-sidefod ul li:before {
  display: none;
}
#block-fds-fic-theme-sidefod ul li a {
  text-decoration: none;
}
#block-fds-fic-theme-sidefod ul li a:hover {
  text-decoration: underline;
}

.menu--tilgaengelighed ul li {
  padding-left: 0 !important;
}
.menu--tilgaengelighed ul li:before {
  display: none;
}
.menu--tilgaengelighed ul li a {
  text-decoration: none;
}
.menu--tilgaengelighed ul li a:hover {
  text-decoration: underline;
}

.laes-hoejt {
  margin-top: 50px;
}
.laes-hoejt a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 20px;
  text-decoration: none !important;
}
.laes-hoejt a:hover span {
  text-decoration: underline !important;
}
.laes-hoejt a:hover {
  text-decoration: none !important;
}

body:has(.paragraph--type--footer-alternativ) footer {
  display: none;
}
body:has(.paragraph--type--footer-alternativ) .region.region-featured-bottom-first {
  margin-top: 12px;
}
body:has(.paragraph--type--footer-alternativ) .page-container.page-container-not-front {
  margin-bottom: 0 !important;
}

body:has(footer.footer-alternativ-wrapper) footer.d-print-none {
  display: none;
}

.footer-alternativ-wrapper {
  margin-top: 40px;
  width: 100%;
  padding: 30px 0;
}
.footer-alternativ-wrapper .footer-alternativ-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media only screen and (max-width: 768px) {
  .footer-alternativ-wrapper .footer-alternativ-inner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 75px;
  }
}
.footer-alternativ-wrapper .footer-alternativ-inner .footer-alternativ-column-1, .footer-alternativ-wrapper .footer-alternativ-inner .footer-alternativ-column-2, .footer-alternativ-wrapper .footer-alternativ-inner .footer-alternativ-column-3 {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 0px;
          flex: 1 1 0px;
}
.footer-alternativ-wrapper .footer-alternativ-inner .footer-alternativ-column-2, .footer-alternativ-wrapper .footer-alternativ-inner .footer-alternativ-column-3 {
  padding-left: 30px;
}
@media only screen and (max-width: 768px) {
  .footer-alternativ-wrapper .footer-alternativ-inner .footer-alternativ-column-2, .footer-alternativ-wrapper .footer-alternativ-inner .footer-alternativ-column-3 {
    padding-left: 0;
  }
}
.footer-alternativ-wrapper .footer-alternativ-inner .footer-alternativ-column-1.black-footer-text .field--name-field-footer-column-1 p, .footer-alternativ-wrapper .footer-alternativ-inner .footer-alternativ-column-1.black-footer-text .field--name-field-footer-column-1 h1, .footer-alternativ-wrapper .footer-alternativ-inner .footer-alternativ-column-1.black-footer-text .field--name-field-footer-column-1 h2, .footer-alternativ-wrapper .footer-alternativ-inner .footer-alternativ-column-1.black-footer-text .field--name-field-footer-column-1 h3, .footer-alternativ-wrapper .footer-alternativ-inner .footer-alternativ-column-1.black-footer-text .field--name-field-footer-column-1 h4, .footer-alternativ-wrapper .footer-alternativ-inner .footer-alternativ-column-1.black-footer-text .field--name-field-footer-column-1 h5, .footer-alternativ-wrapper .footer-alternativ-inner .footer-alternativ-column-1.black-footer-text .field--name-field-footer-column-1 h6, .footer-alternativ-wrapper .footer-alternativ-inner .footer-alternativ-column-1.black-footer-text .field--name-field-footer-column-1 a {
  color: black !important;
}
.footer-alternativ-wrapper .footer-alternativ-inner .footer-alternativ-column-1 .field--name-field-footer-column-1 p, .footer-alternativ-wrapper .footer-alternativ-inner .footer-alternativ-column-1 .field--name-field-footer-column-1 h1, .footer-alternativ-wrapper .footer-alternativ-inner .footer-alternativ-column-1 .field--name-field-footer-column-1 h2, .footer-alternativ-wrapper .footer-alternativ-inner .footer-alternativ-column-1 .field--name-field-footer-column-1 h3, .footer-alternativ-wrapper .footer-alternativ-inner .footer-alternativ-column-1 .field--name-field-footer-column-1 h4, .footer-alternativ-wrapper .footer-alternativ-inner .footer-alternativ-column-1 .field--name-field-footer-column-1 h5, .footer-alternativ-wrapper .footer-alternativ-inner .footer-alternativ-column-1 .field--name-field-footer-column-1 h6, .footer-alternativ-wrapper .footer-alternativ-inner .footer-alternativ-column-1 .field--name-field-footer-column-1 a {
  color: white;
}
.footer-alternativ-wrapper .footer-alternativ-inner .footer-alternativ-column-2.black-footer-text h2 {
  color: black !important;
}
.footer-alternativ-wrapper .footer-alternativ-inner .footer-alternativ-column-2.black-footer-text .column-2-links .field--name-field-footer-column-2 .field__item a {
  color: black !important;
}
.footer-alternativ-wrapper .footer-alternativ-inner .footer-alternativ-column-2 h2 {
  margin-bottom: 8px;
  font-weight: 700;
  font-size: 1.8rem;
  line-height: 2.2rem;
  color: #ffffff;
}
.footer-alternativ-wrapper .footer-alternativ-inner .footer-alternativ-column-2 .column-2-links .field--name-field-footer-column-2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 10px;
}
.footer-alternativ-wrapper .footer-alternativ-inner .footer-alternativ-column-2 .column-2-links .field--name-field-footer-column-2 .field__item a {
  color: white;
}
.footer-alternativ-wrapper .footer-alternativ-inner .footer-alternativ-column-2 .socials-footer-alternativ {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 25px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 25px;
}
.footer-alternativ-wrapper .footer-alternativ-inner .footer-alternativ-column-2 .socials-footer-alternativ.black-footer-text .icon {
  color: black !important;
}
.footer-alternativ-wrapper .footer-alternativ-inner .footer-alternativ-column-2 .socials-footer-alternativ .icon {
  font-family: FontAwesome;
  font-size: 26px;
  color: white;
}
.footer-alternativ-wrapper .footer-alternativ-inner .footer-alternativ-column-3.black-footer-text h2 {
  color: black !important;
}
.footer-alternativ-wrapper .footer-alternativ-inner .footer-alternativ-column-3.black-footer-text .column-3-links .field--name-field-footer-column-3 .field__item a {
  color: black !important;
}
.footer-alternativ-wrapper .footer-alternativ-inner .footer-alternativ-column-3 h2 {
  margin-bottom: 8px;
  font-weight: 700;
  font-size: 1.8rem;
  line-height: 2.2rem;
  color: white;
}
.footer-alternativ-wrapper .footer-alternativ-inner .footer-alternativ-column-3 .column-3-links .field--name-field-footer-column-3 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 10px;
}
.footer-alternativ-wrapper .footer-alternativ-inner .footer-alternativ-column-3 .column-3-links .field--name-field-footer-column-3 .field__item a {
  color: white;
}

.region-embedded-code .contextual-region .contextual {
  display: none;
}

@media (min-width: 768px) {
  .footer-col {
    padding-top: 10px;
    padding-bottom: 15px;
  }
}
@media print {
  footer .footer {
    border: none;
  }
}
a.social-icon-teaser {
  display: block;
}

.social-icon-teaser {
  position: relative;
  overflow: hidden;
  border-radius: 4px;
}
.social-icon-teaser img {
  display: block;
  width: 100%;
}

.social-icon-teaser__bar {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 12px 20px;
  font-weight: 700;
  text-transform: uppercase;
  color: #ffffff;
  background-color: rgba(180, 65, 46, 0.85);
}

.social-icon-teaser__icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-right: 15px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 40px;
  width: 40px;
  border-radius: 100%;
  color: rgba(180, 65, 46, 0.85);
  background-color: #ffffff;
}
.social-icon-teaser__icon .icon {
  width: auto;
  height: auto;
  font-size: 2rem;
}

.socials-footer {
  margin-top: 50px;
}
@media only screen and (max-width: 575px) {
  .socials-footer {
    margin-bottom: 50px;
  }
}

.social-icon-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  height: 100%;
  gap: 10px;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

.social-link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-decoration: none;
}

.social-icon-frame {
  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;
  height: 40px;
  width: 40px;
  font-size: 1.7rem;
  text-decoration: none !important;
  border-radius: 50px;
  background-color: #ffffff;
  margin-right: 10px;
}
.social-icon-frame, .social-icon-frame:hover {
  text-decoration: none;
}
.social-icon-frame .icon {
  color: #222222;
  font-size: 24px;
  font-family: FontAwesome;
  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;
}

header {
  padding-bottom: 100px;
}

.language-dropdown .language-dropdown-toggle {
  position: relative;
  background-color: transparent;
  border: none;
  color: white;
  font-size: 12px;
  margin-right: 10px;
}
.language-dropdown .language-dropdown-toggle:after {
  content: "\f107";
  position: absolute;
  right: -10px;
  font-size: 14px;
  font-family: FontAwesome;
  top: 60%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  color: #00b6d7;
}
.language-dropdown .language-dropdown-menu {
  position: absolute;
  background-color: white;
  margin: 0;
  width: 35px;
  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;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.language-dropdown .language-dropdown-menu li {
  padding: 5px;
}
.language-dropdown .language-dropdown-menu li:before {
  display: none;
}
.language-dropdown .language-dropdown-menu li a {
  color: black;
  -webkit-transition: 0.25s ease;
  transition: 0.25s ease;
  text-decoration: none;
}
.language-dropdown .language-dropdown-menu li a:hover {
  color: #00b6d7;
}

body:has(.paragraph--type--hero) header {
  padding-bottom: 0;
}

body:has(.region-featured-top) header {
  padding-bottom: 0;
}

.custom-header-row.custom-header-row--meta {
  background-color: transparent;
  height: 50px;
  position: fixed;
  width: 100%;
  z-index: 100;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#182024), to(rgba(25, 33, 36, 0)));
  background-image: linear-gradient(to bottom, #182024 0%, rgba(25, 33, 36, 0) 100%);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media (min-width: 768px) {
  .custom-header-row.custom-header-row--meta {
    height: 70px;
  }
}
@media (min-width: 992px) {
  .custom-header-row.custom-header-row--meta {
    height: 90px;
  }
}
.custom-header-row.custom-header-row--meta .flexy-row {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  height: 50px;
}
@media (min-width: 768px) {
  .custom-header-row.custom-header-row--meta .flexy-row {
    height: 70px;
  }
}
@media (min-width: 992px) {
  .custom-header-row.custom-header-row--meta .flexy-row {
    height: 90px;
  }
}

.region-header__logo .logo img {
  max-width: 331px;
  min-height: 55px;
}

.region-header__top-navigation {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.region-header__top-navigation nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.region-header__top-navigation nav ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0;
  gap: 20px;
}
@media only screen and (max-width: 991px) {
  .region-header__top-navigation nav ul {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.region-header__top-navigation nav ul li {
  margin: 0;
  padding: 0;
  list-style: none;
}
.region-header__top-navigation nav ul li::before {
  content: none;
}
.region-header__top-navigation nav ul li a {
  font-size: 1.7rem;
  font-weight: 600;
  text-decoration: none;
  color: white !important;
  -webkit-transition: 0.25s ease;
  transition: 0.25s ease;
}
@media only screen and (max-width: 1200px) {
  .region-header__top-navigation nav ul li a {
    font-size: 1.4rem;
  }
}
@media only screen and (max-width: 991px) {
  .region-header__top-navigation nav ul li a {
    color: #ffffff;
    font-size: 1.5rem;
  }
}
.region-header__top-navigation nav ul li a.is-active {
  text-decoration: none;
}
.region-header__top-navigation nav ul li a:hover {
  color: #00b6d7 !important;
}
.region-header__top-navigation nav ul li a::marker {
  content: "";
  display: none;
}
.region-header__top-navigation nav ul li::marker {
  content: "" !important;
  display: none !important;
  opacity: 0 !important;
}

.no-scroll {
  overflow: hidden;
}

.top-search-wrapper {
  position: fixed;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: none;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  z-index: 200;
  background-color: white;
  -webkit-transition: 0.4s ease;
  transition: 0.4s ease;
  -webkit-transform: translateX(100%);
          transform: translateX(100%);
}
.top-search-wrapper.transformed {
  -webkit-transform: translateX(0);
          transform: translateX(0);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.top-search-wrapper .top-search-inner-wrapper {
  margin-top: 100px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 200px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 20px;
}
@media only screen and (max-width: 500px) {
  .top-search-wrapper .top-search-inner-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.top-search-wrapper .top-search-inner-wrapper .region-small-search form .form--inline {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.top-search-wrapper .top-search-inner-wrapper .region-small-search form .form--inline .form-item .search-input__input {
  background-color: white;
  border: 1px solid #7b7b7b;
  border-radius: 50px;
  max-width: 400px;
  height: 50px;
  color: #7b7b7b;
}
.top-search-wrapper .top-search-inner-wrapper .close-search-wrapper {
  height: 50px;
}
.top-search-wrapper .top-search-inner-wrapper .close-search-wrapper .close-search-btn {
  height: 100%;
  width: 100%;
  border-radius: 50px;
  border: none;
  background-color: #00b6d7;
  color: white;
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
  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;
  gap: 10px;
  min-width: 100px;
}
.top-search-wrapper .top-search-inner-wrapper .close-search-wrapper .close-search-btn .close-search-text {
  font-weight: 600;
  text-transform: uppercase;
  font-size: 1.125rem;
}

.megamenu-overlay {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: transparent;
  z-index: 9998;
}

.megamenu-wrapper {
  display: none;
  position: fixed;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 100%;
  height: 100%;
  background-color: #00b6d7;
  z-index: 9999;
  overflow-y: auto;
}
@media only screen and (max-width: 480px) {
  .megamenu-wrapper {
    width: 100%;
    height: 100%;
    -webkit-transform: translate(0%, 0%);
            transform: translate(0%, 0%);
    top: 0;
    left: 0;
  }
}
.megamenu-wrapper .megamenu-close {
  position: absolute;
  top: 10px;
  right: 10px;
  border: none;
  background-color: transparent;
  z-index: 10;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 10px;
}
.megamenu-wrapper .megamenu-close .close-text {
  text-transform: uppercase;
  color: white;
  font-weight: 600;
  font-size: 1.5rem;
}
.megamenu-wrapper .megamenu-close i {
  color: white;
  font-size: 42px;
}
.megamenu-wrapper .megamenu-inner-wrapper {
  padding: 25px;
  margin-top: 40px;
}
.megamenu-wrapper .megamenu-inner-wrapper .region-header__megamenu-navigation nav .menu-level-0 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-left: 0;
  margin-top: 20px;
  -webkit-box-pack: space-evenly;
      -ms-flex-pack: space-evenly;
          justify-content: space-evenly;
}
.megamenu-wrapper .megamenu-inner-wrapper .region-header__megamenu-navigation nav .menu-level-0 li:not(.menu-level-1 li) {
  list-style: none;
  padding-left: 0;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  -ms-flex-preferred-size: 25%;
      flex-basis: 25%;
}
@media only screen and (max-width: 480px) {
  .megamenu-wrapper .megamenu-inner-wrapper .region-header__megamenu-navigation nav .menu-level-0 li:not(.menu-level-1 li) {
    min-width: 100%;
  }
}
@media only screen and (max-width: 992px) {
  .megamenu-wrapper .megamenu-inner-wrapper .region-header__megamenu-navigation nav .menu-level-0 li:not(.menu-level-1 li) {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    border-bottom: 1px solid white;
  }
}
@media only screen and (max-width: 550px) {
  .megamenu-wrapper .megamenu-inner-wrapper .region-header__megamenu-navigation nav .menu-level-0 li:not(.menu-level-1 li) {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    border-bottom: 1px solid white;
  }
}
.megamenu-wrapper .megamenu-inner-wrapper .region-header__megamenu-navigation nav .menu-level-0 li:not(.menu-level-1 li):before {
  display: none;
}
.megamenu-wrapper .megamenu-inner-wrapper .region-header__megamenu-navigation nav .menu-level-0 li:not(.menu-level-1 li) .parent-link {
  text-transform: uppercase;
  font-size: 2rem;
  font-weight: 600;
  text-decoration: none;
  padding: 1.5rem 0;
}
@media only screen and (max-width: 760px) {
  .megamenu-wrapper .megamenu-inner-wrapper .region-header__megamenu-navigation nav .menu-level-0 li:not(.menu-level-1 li) .parent-link:after {
    position: absolute;
    right: 0;
    font-size: 3rem;
    content: "\f078";
    font-family: FontAwesome;
  }
}
.megamenu-wrapper .megamenu-inner-wrapper .region-header__megamenu-navigation nav .menu-level-0 li:not(.menu-level-1 li) .parent-link:before {
  display: none;
}
.megamenu-wrapper .megamenu-inner-wrapper .region-header__megamenu-navigation nav .menu-level-0 li:not(.menu-level-1 li) a {
  color: white;
  display: inline-block;
}
.megamenu-wrapper .megamenu-inner-wrapper .region-header__megamenu-navigation nav .menu-level-0 li:not(.menu-level-1 li) a:not(.parent-link):before {
  content: "\f111";
  color: white;
  font-size: 8px;
  margin-right: 10px;
  font-family: FontAwesome;
  display: inline-block;
}
.megamenu-wrapper .megamenu-inner-wrapper .region-header__megamenu-navigation nav .menu-level-0 li:not(.menu-level-1 li) .menu-dropdown-0 {
  margin: 15px 0;
}
.megamenu-wrapper .megamenu-inner-wrapper .region-header__megamenu-navigation nav .menu-level-0 li:not(.menu-level-1 li) .menu-level-1 {
  margin-left: 0;
  margin-top: 15px;
  margin-bottom: 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 10px;
  width: 90%;
}
@media only screen and (max-width: 760px) {
  .megamenu-wrapper .megamenu-inner-wrapper .region-header__megamenu-navigation nav .menu-level-0 li:not(.menu-level-1 li) .menu-level-1 {
    display: none;
    width: 100%;
  }
}
.megamenu-wrapper .megamenu-inner-wrapper .region-header__megamenu-navigation nav .menu-level-0 li:not(.menu-level-1 li) .menu-level-1 li {
  list-style: none;
  padding-left: 0;
}
.megamenu-wrapper .megamenu-inner-wrapper .region-header__megamenu-navigation nav .menu-level-0 li:not(.menu-level-1 li) .menu-level-1 li:before {
  display: none;
}
@media only screen and (max-width: 760px) {
  .megamenu-wrapper .megamenu-inner-wrapper .region-header__megamenu-navigation nav .menu-level-0 li:not(.menu-level-1 li).menu-item--collapsed .parent-link:after {
    position: absolute;
    font-size: 3rem;
    right: 0;
    content: "\f077";
  }
}
.megamenu-wrapper .megamenu-inner-wrapper .top-navigation-megamenu-mobile {
  display: none;
}
@media only screen and (max-width: 992px) {
  .megamenu-wrapper .megamenu-inner-wrapper .top-navigation-megamenu-mobile {
    display: block;
  }
}
.megamenu-wrapper .megamenu-inner-wrapper .top-navigation-megamenu-mobile .region-header_top-navigation nav ul li a {
  font-size: 2rem;
  font-weight: 600;
}
.megamenu-wrapper .megamenu-inner-wrapper .megamenu-selvbetjening {
  margin: 30px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
@media only screen and (max-width: 992px) {
  .megamenu-wrapper .megamenu-inner-wrapper .megamenu-selvbetjening {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
}
.megamenu-wrapper .megamenu-inner-wrapper .megamenu-selvbetjening .region-header__selfservice {
  width: 40%;
}
@media only screen and (max-width: 992px) {
  .megamenu-wrapper .megamenu-inner-wrapper .megamenu-selvbetjening .region-header__selfservice {
    width: 100%;
  }
}
.megamenu-wrapper .megamenu-inner-wrapper .megamenu-selvbetjening .region-header__selfservice .block .field--name-field-selfservice-block-heading {
  color: white;
  font-size: 2rem;
  margin-bottom: 1rem;
  font-weight: 700;
}
.megamenu-wrapper .megamenu-inner-wrapper .megamenu-selvbetjening .region-header__selfservice .block .field--name-body {
  margin-bottom: 1rem;
}
.megamenu-wrapper .megamenu-inner-wrapper .megamenu-selvbetjening .region-header__selfservice .block .field--name-body h1, .megamenu-wrapper .megamenu-inner-wrapper .megamenu-selvbetjening .region-header__selfservice .block .field--name-body h2, .megamenu-wrapper .megamenu-inner-wrapper .megamenu-selvbetjening .region-header__selfservice .block .field--name-body h3, .megamenu-wrapper .megamenu-inner-wrapper .megamenu-selvbetjening .region-header__selfservice .block .field--name-body h4, .megamenu-wrapper .megamenu-inner-wrapper .megamenu-selvbetjening .region-header__selfservice .block .field--name-body h5, .megamenu-wrapper .megamenu-inner-wrapper .megamenu-selvbetjening .region-header__selfservice .block .field--name-body h6, .megamenu-wrapper .megamenu-inner-wrapper .megamenu-selvbetjening .region-header__selfservice .block .field--name-body span, .megamenu-wrapper .megamenu-inner-wrapper .megamenu-selvbetjening .region-header__selfservice .block .field--name-body p {
  color: white;
}
.megamenu-wrapper .megamenu-inner-wrapper .megamenu-selvbetjening .region-header__selfservice .block .field--name-field-selfservice-block-link a {
  font-weight: 700;
  text-decoration: none;
  color: white !important;
}
.megamenu-wrapper .megamenu-inner-wrapper .megamenu-selvbetjening .region-header__selfservice .block .field--name-field-selfservice-block-link a:hover {
  text-decoration: underline;
}
.megamenu-wrapper .megamenu-inner-wrapper .megamenu-selvbetjening .region-header__selfservice .block .field--name-field-selfservice-block-link a:visited {
  color: white !important;
}

.search-megamenu-btns-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 10px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media only screen and (max-width: 1200px) {
  .search-megamenu-btns-wrapper {
    gap: 10px;
  }
}
@media only screen and (max-width: 495px) {
  .search-megamenu-btns-wrapper {
    gap: 25px;
  }
}
.search-megamenu-btns-wrapper .font-size-changer {
  color: white;
}
.search-megamenu-btns-wrapper .font-size-changer button {
  -webkit-transition: 0.25s ease;
  transition: 0.25s ease;
}
.search-megamenu-btns-wrapper .font-size-changer button:hover {
  color: #00b6d7;
}
.search-megamenu-btns-wrapper .search-btn-wrapper .search-btn {
  background-color: transparent;
  border: none;
  padding: 10px;
  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;
}
@media only screen and (max-width: 495px) {
  .search-megamenu-btns-wrapper .search-btn-wrapper .search-btn {
    border: none;
    padding: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
}
.search-megamenu-btns-wrapper .search-btn-wrapper .search-btn span {
  margin-right: 10px;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 14px;
}
@media only screen and (max-width: 495px) {
  .search-megamenu-btns-wrapper .search-btn-wrapper .search-btn span {
    display: none;
  }
}
.search-megamenu-btns-wrapper .search-btn-wrapper .search-btn .fa-magnifying-glass {
  font-size: 20px;
  color: white;
  -webkit-transition: 0.25s ease;
  transition: 0.25s ease;
}
@media only screen and (max-width: 1200px) {
  .search-megamenu-btns-wrapper .search-btn-wrapper .search-btn .fa-magnifying-glass {
    font-size: 22px;
  }
}
.search-megamenu-btns-wrapper .search-btn-wrapper:hover .fa-magnifying-glass {
  color: #00b6d7;
}
.search-megamenu-btns-wrapper .megamenu-burger-button-wrapper .burger-btn {
  background-color: transparent;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border: none;
  padding: 10px;
}
@media only screen and (max-width: 495px) {
  .search-megamenu-btns-wrapper .megamenu-burger-button-wrapper .burger-btn {
    border: none;
    padding: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
}
.search-megamenu-btns-wrapper .megamenu-burger-button-wrapper .burger-btn .burger-btn-text {
  text-transform: uppercase;
  font-weight: 600;
  font-size: 14px;
  margin-right: 10px;
}
@media only screen and (max-width: 495px) {
  .search-megamenu-btns-wrapper .megamenu-burger-button-wrapper .burger-btn .burger-btn-text {
    display: none;
  }
}
.search-megamenu-btns-wrapper .megamenu-burger-button-wrapper .burger-btn .bar-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 4px;
}
.search-megamenu-btns-wrapper .megamenu-burger-button-wrapper .burger-btn .bar-wrapper .bar-1 {
  width: 25px;
  height: 4px;
  background-color: white;
  display: block;
  -webkit-transition: 0.25s ease;
  transition: 0.25s ease;
}
.search-megamenu-btns-wrapper .megamenu-burger-button-wrapper .burger-btn .bar-wrapper .bar-2, .search-megamenu-btns-wrapper .megamenu-burger-button-wrapper .burger-btn .bar-wrapper .bar-3 {
  width: 25px;
  height: 4px;
  background-color: white;
  display: block;
  -webkit-transition: 0.25s ease;
  transition: 0.25s ease;
}
.search-megamenu-btns-wrapper .megamenu-burger-button-wrapper .burger-btn:hover .bar-1, .search-megamenu-btns-wrapper .megamenu-burger-button-wrapper .burger-btn:hover .bar-2, .search-megamenu-btns-wrapper .megamenu-burger-button-wrapper .burger-btn:hover .bar-3 {
  background-color: #00b6d7;
}
.search-megamenu-btns-wrapper .custom-external-links-toggle {
  border: 1px solid #d9d9d9;
  background-color: transparent;
  border-radius: 50px;
  padding: 5px 10px;
  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;
  -webkit-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px -1px rgba(0, 0, 0, 0.1);
          box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px -1px rgba(0, 0, 0, 0.1);
}
@media only screen and (max-width: 495px) {
  .search-megamenu-btns-wrapper .custom-external-links-toggle {
    border: none;
    padding: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
}
.search-megamenu-btns-wrapper .custom-external-links-toggle span {
  font-size: 14px;
  font-weight: 600;
  text-transform: uppercase;
  margin-right: 10px;
}
@media only screen and (max-width: 495px) {
  .search-megamenu-btns-wrapper .custom-external-links-toggle span {
    display: none;
  }
}
.search-megamenu-btns-wrapper .custom-external-links-toggle i {
  font-size: 20px;
  color: #00b6d7;
}
@media only screen and (max-width: 1200px) {
  .search-megamenu-btns-wrapper .custom-external-links-toggle i {
    font-size: 22px;
  }
}
.search-megamenu-btns-wrapper .book-btn a {
  background-color: #00b6d7;
  padding: 10px 30px 15px 30px;
  color: #ffffff;
  font-size: 20px;
  text-decoration: none;
  font-family: "RBNo2.1a";
  -webkit-transition: 0.25s ease;
  transition: 0.25s ease;
}
.search-megamenu-btns-wrapper .book-btn a:hover {
  background-color: #007488;
}
@media only screen and (max-width: 576px) {
  .search-megamenu-btns-wrapper .book-btn {
    display: none;
  }
}

.custom-header-row--desktop-navigation {
  min-height: 70px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  overflow-x: hidden;
  -webkit-transform: translateY(-40%);
          transform: translateY(-40%);
}
.custom-header-row--desktop-navigation > .container {
  min-height: 70px;
}
.custom-header-row--desktop-navigation > .container .flexy-row {
  min-height: 70px;
}
.custom-header-row--desktop-navigation .region-header__main-navigation {
  margin: 0;
  padding-left: 0;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  min-height: 70px;
}
.custom-header-row--desktop-navigation .region-header__main-navigation nav {
  width: 100%;
}
.custom-header-row--desktop-navigation .region-header__main-navigation nav ul {
  margin: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  min-height: 70px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.custom-header-row--desktop-navigation .region-header__main-navigation nav ul li {
  margin: 0;
  position: relative;
  list-style: none;
  float: left;
  min-height: 70px;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 0;
  padding-top: 0;
  background-color: #00b6d7;
}
.custom-header-row--desktop-navigation .region-header__main-navigation nav ul li:before {
  display: none;
}
.custom-header-row--desktop-navigation .region-header__main-navigation nav ul li a {
  font-size: 2.2rem;
  display: block;
  color: white;
  min-height: 70px;
  padding: 0 20px;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
  font-weight: 600;
  text-transform: uppercase;
  border-radius: 5px;
  min-width: 250px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-decoration: none;
}
.custom-header-row--desktop-navigation .region-header__main-navigation nav ul li a:focus {
  outline: 0;
}
.custom-header-row--desktop-navigation .region-header__main-navigation nav ul li a:hover {
  text-decoration: none;
  background-color: #00b6d7;
  border-radius: 5px;
}
.custom-header-row--desktop-navigation .region-header__main-navigation nav ul li a + ul {
  display: none;
}
.custom-header-row--desktop-navigation .region-header__main-navigation nav ul li a.is-active {
  text-decoration: underline;
}
.custom-header-row--desktop-navigation .icon.fa {
  font-size: 2.2rem;
}
.custom-header-row--desktop-navigation .social-icon {
  height: 70px;
  width: 70px;
  border-radius: 0;
}
.custom-header-row--desktop-navigation .social-icon .icon {
  color: #ffffff;
}

.custom-header {
  position: relative;
}
.custom-header .logo img {
  display: block;
  max-height: 15px;
}
@media (min-width: 576px) {
  .custom-header .logo img {
    max-height: 40px;
  }
}

.custom-external-links-banner {
  height: 10vh;
  background-color: #000002;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.custom-external-links-banner .custom-external-links-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  gap: 20px;
}
.custom-external-links-banner .custom-external-links-inner .custom-external-links-select {
  border-radius: 50px;
  border: 0;
  padding: 0 15px;
}
.custom-external-links-banner .custom-external-links-inner .custom-external-links-button {
  padding: 5px 25px;
  border-radius: 50px;
  border: 0;
  background-color: #00b6d7;
  color: white;
  font-weight: 600;
}
@media only screen and (max-width: 438px) {
  .custom-external-links-banner .custom-external-links-inner .custom-external-links-button {
    font-size: 12px;
    padding: 5px 10px;
  }
}

.region-header__below {
  margin-bottom: 30px;
  margin-top: -60px;
}
.region-header__below .menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  max-width: none !important;
  margin: 0 -10px;
  padding: 0;
}
.region-header__below .menu li {
  -ms-flex-preferred-size: 25%;
      flex-basis: 25%;
  min-height: 75px;
  padding: 0 10px;
  list-style: none;
}
@media only screen and (max-width: 992px) {
  .region-header__below .menu li {
    -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
    padding: 10px;
  }
}
.region-header__below .menu li:before {
  display: none;
}
.region-header__below .menu a {
  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;
  height: 100%;
  text-transform: uppercase;
  font-weight: 600;
  margin: 8px 0;
  padding: 30px 5px;
  text-align: center;
  font-weight: 700;
  -webkit-box-shadow: 0 20px 25px 0px rgba(0, 0, 0, 0.1), 0 8px 10px 0px rgba(0, 0, 0, 0.1);
          box-shadow: 0 20px 25px 0px rgba(0, 0, 0, 0.1), 0 8px 10px 0px rgba(0, 0, 0, 0.1);
  text-decoration: none;
  -webkit-transition: 0.25s;
  transition: 0.25s;
}
.region-header__below .menu a:hover {
  text-decoration: none;
}
.region-header__below .menu li,
.region-header__below .menu .contextual-region {
  position: initial;
}
.region-header__below .menu .field--name-field-os2web-icon {
  height: 45px;
}
.region-header__below .menu .field--name-field-os2web-icon svg {
  max-height: 35px;
}
.region-header__below .menu-level-0 {
  position: relative;
}
.region-header__below .menu-level-0 > li > a {
  position: relative;
  font-size: 24px;
  border: 1px solid #ebebeb;
  color: #222222;
  background-color: #ffffff;
}
@media only screen and (max-width: 600px) {
  .region-header__below .menu-level-0 > li > a {
    font-size: 14px;
  }
}
.region-header__below .menu-level-0 > li > a svg,
.region-header__below .menu-level-0 > li > a svg path {
  fill: #d8620d;
}
.region-header__below .menu-level-0 > li.show-subnavigation > a,
.region-header__below .menu-level-0 > li > a:hover,
.region-header__below .menu-level-0 > li > a:focus {
  color: #ffffff;
  background-color: #000002;
  border-color: #000002;
}
.region-header__below .menu-level-0 > li.show-subnavigation > a svg,
.region-header__below .menu-level-0 > li.show-subnavigation > a svg path,
.region-header__below .menu-level-0 > li > a:hover svg,
.region-header__below .menu-level-0 > li > a:hover svg path,
.region-header__below .menu-level-0 > li > a:focus svg,
.region-header__below .menu-level-0 > li > a:focus svg path {
  fill: #ffffff;
}
.region-header__below .menu-level-0 > li.show-subnavigation > a {
  position: relative;
}
.region-header__below .menu-level-0 > li.show-subnavigation > a:after {
  top: 100%;
  left: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(235, 235, 236, 0);
  border-top-color: #000002;
  border-width: 15px;
  margin-left: -15px;
}
.region-header__below .menu-level-0 > li.show-subnavigation .menu-level-1 {
  display: grid;
}
.region-header__below .menu-level-1 {
  display: none;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  grid-row-gap: 20px;
  position: absolute;
  top: 100%;
  left: 10px;
  right: 10px;
  z-index: 0;
  margin-top: 30px;
}
@media only screen and (max-width: 992px) {
  .region-header__below .menu-level-1 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}
@media only screen and (max-width: 768px) {
  .region-header__below .menu-level-1 {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}
@media only screen and (max-width: 560px) {
  .region-header__below .menu-level-1 {
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }
}
.region-header__below .menu-level-1 > li {
  min-height: 200px;
}
.region-header__below .menu-level-1 > li > a {
  color: #222222;
  background-color: white;
  border: 1px solid #ebebeb;
  padding: 30px 15px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  position: relative;
  font-size: 16px;
}
@media only screen and (max-width: 600px) {
  .region-header__below .menu-level-1 > li > a {
    font-size: 14px;
    padding: 20px 5px;
  }
}
.region-header__below .menu-level-1 > li > a::after {
  content: attr(title);
  font-size: 14px;
  font-weight: 400;
  text-transform: none;
  padding-top: 5px;
}
@media only screen and (max-width: 600px) {
  .region-header__below .menu-level-1 > li > a::after {
    font-size: 12px;
  }
}
.region-header__below .menu-level-1 > li > a::before {
  content: "\f061";
  font-family: FontAwesome;
  position: absolute;
  right: 10px;
  bottom: 10px;
  opacity: 0;
  color: white;
  -webkit-transition: 0.35s ease-in-out;
  transition: 0.35s ease-in-out;
  -webkit-transform: translateX(-5px);
          transform: translateX(-5px);
  font-size: 18px;
}
.region-header__below .menu-level-1 > li > a:hover, .region-header__below .menu-level-1 > li > a:focus {
  background-color: #000002;
  color: white;
}
.region-header__below .menu-level-1 > li > a:hover:before, .region-header__below .menu-level-1 > li > a:focus:before {
  -webkit-transform: translateX(0);
          transform: translateX(0);
  opacity: 1;
}
.region-header__below .menu-level-1 > li > a svg,
.region-header__below .menu-level-1 > li > a svg path {
  fill: #222222;
}
.region-header__below .views-exposed-form {
  display: none;
}

@media (min-width: 768px) {
  .custom-header .logo img {
    max-height: 60px;
  }
}
.custom-mobile-navigation-toggle {
  background-color: transparent;
  border: 0 !important;
}
.custom-mobile-navigation-toggle:focus {
  outline: 0;
}

.action-buttons .flexy-list > * {
  padding: 0 10px 0 0;
}
.action-buttons a {
  text-decoration: none;
}
.action-buttons .icon {
  font-size: 2rem;
}

.action-button, .action-button .icon {
  color: #555555;
}

.font-resize-row {
  margin-inline: 0.5rem;
  gap: 1rem;
}
.font-resize-row button {
  background-color: transparent;
  border: 0;
}

.js-decrease-font-size, .js-increase-font-size {
  border: none;
  background-color: transparent;
}

html[style*="font-size: 10px"] .js-decrease-font-size,
html[style*="font-size: 20px"] .js-increase-font-size {
  cursor: unset;
  pointer-events: none;
  opacity: 0.6;
}
html[style*="font-size: 10px"] .js-decrease-font-size:hover,
html[style*="font-size: 20px"] .js-increase-font-size:hover {
  opacity: 0.6;
}

@supports (hyphens: auto) {
  :not(html[style*="font-size: 10px"])[lang=da] * {
    -ms-hyphens: none;
        hyphens: none;
  }
}
@supports not (hyphens: auto) {
  :not(html[style*="font-size: 10px"])[lang=da] * {
    word-break: normal;
  }
}

.tns-outer {
  position: relative;
  margin: 0 !important;
}

.tns-nav {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin-bottom: -20px;
}
.tns-nav button {
  width: 12px;
  height: 12px;
  border-width: 1px;
  border-color: #00b6d7;
}
.tns-nav button.tns-nav-active {
  background-color: #00b6d7;
  opacity: 0.8;
}
.tns-nav button + button {
  margin-left: 8px;
}

.tns-controls button {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  z-index: 9;
  top: 50%;
  margin-top: -15px;
  padding: 0;
  height: 20px;
  width: 20px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: 0;
  border-radius: 100%;
  border: none;
  color: #ffffff;
  background-color: transparent;
}
.tns-controls button:before {
  display: inline-block;
  font-family: FontAwesome;
  font-size: calc(20px - 7px);
}
.tns-controls button[data-controls=prev] {
  left: 5px;
}
.tns-controls button[data-controls=prev]:before {
  content: "\f104";
}
.tns-controls button[data-controls=next] {
  right: 5px;
}
.tns-controls button[data-controls=next]:before {
  content: "\f105";
}

.field--name-field-os2web-slideshow-image, .field--name-field-os2web-slideshow-media-img {
  margin-bottom: 80px;
}

.tns-item img {
  width: 100%;
  aspect-ratio: 620/414;
  -o-object-fit: cover;
     object-fit: cover;
}

@media (min-width: 576px) {
  .tns-controls button {
    margin-top: -20px;
    height: calc(20px + 20px);
    width: calc(20px + 20px);
  }
  .tns-controls button:before {
    font-size: 30px;
  }
  .tns-controls button[data-controls=prev] {
    left: 15px;
  }
  .tns-controls button[data-controls=next] {
    right: 15px;
  }
}
.block-language ul {
  margin: 0;
}
.block-language ul li {
  display: inline-block;
  margin: 0;
  padding: 0;
}
.block-language ul li + li {
  margin-left: 15px;
}
.block-language ul li:before {
  display: none;
}
.block-language a {
  font-weight: 700;
  text-decoration: underline;
  text-transform: uppercase;
}

.region-sidebar-first .sidenav-list,
.region-sidebar-second .sidenav-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  border-top: 0;
  border-bottom: 0;
}
.region-sidebar-first .sidenav-list > li,
.region-sidebar-second .sidenav-list > li {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
  border-top: 1px solid #ff4200;
  background-color: rgba(234, 227, 192, 0.3);
}
.region-sidebar-first .sidenav-list > li > .sidenav-sub_list,
.region-sidebar-second .sidenav-list > li > .sidenav-sub_list {
  padding-top: 12px;
  padding-bottom: 12px;
}
.region-sidebar-first .sidenav-list > li.current > ul > li > a,
.region-sidebar-second .sidenav-list > li.current > ul > li > a {
  padding-left: 47px;
}
.region-sidebar-first .sidenav-list > li > a,
.region-sidebar-second .sidenav-list > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 25px;
  color: #000000;
}
.region-sidebar-first .sidenav-list > li.current,
.region-sidebar-second .sidenav-list > li.current {
  border-left: 0;
}
.region-sidebar-first .sidenav-list > li.active, .region-sidebar-first .sidenav-list > li.current,
.region-sidebar-second .sidenav-list > li.active,
.region-sidebar-second .sidenav-list > li.current {
  display: block !important;
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
  border-top: 0;
  background-color: #e5e3e1;
  color: #000002;
}
.region-sidebar-first .sidenav-list > li.active > a, .region-sidebar-first .sidenav-list > li.current > a,
.region-sidebar-second .sidenav-list > li.active > a,
.region-sidebar-second .sidenav-list > li.current > a {
  color: #000002;
}
.region-sidebar-first .sidenav-sub_list,
.region-sidebar-second .sidenav-sub_list {
  background-color: #c0d6cb;
}
.region-sidebar-first .sidenav-sub_list > li,
.region-sidebar-second .sidenav-sub_list > li {
  border-top: 0;
}
.region-sidebar-first .sidenav-sub_list > li > a,
.region-sidebar-second .sidenav-sub_list > li > a {
  padding-left: 47px;
}
.region-sidebar-first .sidenav-sub_list > li.active > a,
.region-sidebar-second .sidenav-sub_list > li.active > a {
  font-weight: 700;
}
.region-sidebar-first .sidenav-sub_list > li:before,
.region-sidebar-second .sidenav-sub_list > li:before {
  top: 4px;
  left: 25px;
  content: "•" !important;
  font-size: 2.2rem;
  color: #a51d1d;
}
.region-sidebar-first .sidenav-sub_list > li:hover,
.region-sidebar-second .sidenav-sub_list > li:hover {
  background-color: transparent;
}
.region-sidebar-first .sidenav-sub_list > li:last-child > a,
.region-sidebar-second .sidenav-sub_list > li:last-child > a {
  padding-bottom: 2px;
}
.region-sidebar-first .sidenav-sub_list > li a,
.region-sidebar-second .sidenav-sub_list > li a {
  padding-top: 2px;
  padding-bottom: 2px;
  font-size: 1.6rem;
  color: #000000;
}
.region-sidebar-first .sidenav-sub_list .sidenav-sub_list li:before,
.region-sidebar-second .sidenav-sub_list .sidenav-sub_list li:before {
  content: "﹣" !important;
}
.region-sidebar-first .sidenav-list > li > .sidenav-sub_list,
.region-sidebar-second .sidenav-list > li > .sidenav-sub_list {
  padding-left: 0;
}
.region-sidebar-first .sidenav-list > li > .sidenav-sub_list > li > .sidenav-sub_list,
.region-sidebar-second .sidenav-list > li > .sidenav-sub_list > li > .sidenav-sub_list {
  padding-left: 13px;
}
.region-sidebar-first .sidenav-list > li > .sidenav-sub_list > li > .sidenav-sub_list > li > .sidenav-sub_list,
.region-sidebar-second .sidenav-list > li > .sidenav-sub_list > li > .sidenav-sub_list > li > .sidenav-sub_list {
  padding-left: 26px;
}
.region-sidebar-first .sidenav-list > li > .sidenav-sub_list > li > .sidenav-sub_list > li > .sidenav-sub_list > li > .sidenav-sub_list,
.region-sidebar-second .sidenav-list > li > .sidenav-sub_list > li > .sidenav-sub_list > li > .sidenav-sub_list > li > .sidenav-sub_list {
  padding-left: 39px;
}

@media print {
  .region-sidebar-first .sidenav-list,
  .region-sidebar-second .sidenav-list {
    display: none !important;
  }
}
.breadcrumb-wrapper {
  background-color: white;
}

.breadcrumb {
  background-color: #ffffff;
  margin: 0;
  padding: 15px 5px;
  border-radius: 0;
}
.breadcrumb li {
  display: inline-block;
  font-size: 1.6rem;
  color: #00b6d7;
}
.breadcrumb li a {
  color: black !important;
  text-decoration: none;
}
.breadcrumb li a:hover {
  text-decoration: none;
}
.breadcrumb li i {
  margin-right: 10px;
}
.breadcrumb li i::before {
  font-size: 2rem;
  color: #222222;
}
.breadcrumb li:before {
  margin-left: 5px;
  margin-right: 5px;
  font-size: 1.2rem;
  font-family: FontAwesome;
  content: "\f105";
  display: inline !important;
  color: black;
}
.breadcrumb li:last-child {
  font-weight: 700;
}
.breadcrumb li:last-child a {
  color: #222222 !important;
  font-weight: 700;
}
.breadcrumb a {
  font-size: 1.6rem;
  color: #000000;
  cursor: pointer;
}
.breadcrumb a, .breadcrumb a:hover, .breadcrumb a:visited {
  text-decoration: none;
}

.block-language ul {
  margin: 0;
}
.block-language ul li {
  display: inline-block;
  margin: 0;
  padding: 0;
}
.block-language ul li + li {
  margin-left: 15px;
}
.block-language ul li:before {
  display: none;
}
.block-language a {
  font-weight: 700;
  text-decoration: underline;
  text-transform: uppercase;
}

#block-fds-fic-theme-indholdfield-ext-links {
  background-color: #ffffff;
  padding: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 20px;
  -webkit-box-shadow: 0 2px 20px rgba(0, 0, 0, 0.16078);
          box-shadow: 0 2px 20px rgba(0, 0, 0, 0.16078);
}
#block-fds-fic-theme-indholdfield-ext-links h2 {
  padding: 0;
  margin: 0;
  font-size: 24px;
  color: #222222;
}
#block-fds-fic-theme-indholdfield-ext-links .field--name-field-selfbetjening-ref {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 5px;
}
#block-fds-fic-theme-indholdfield-ext-links .field--name-field-selfbetjening-ref .field__item a {
  -webkit-transition: 0.3s;
  transition: 0.3s;
  text-decoration: none;
}
#block-fds-fic-theme-indholdfield-ext-links .field--name-field-selfbetjening-ref .field__item a:after {
  content: "\f178";
  font-family: "FontAwesome";
  margin-left: 15px;
  display: inline-block;
  opacity: 0;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  -webkit-transform: translateX(-3px);
          transform: translateX(-3px);
}
#block-fds-fic-theme-indholdfield-ext-links .field--name-field-selfbetjening-ref .field__item a:visited {
  color: #222222;
}
#block-fds-fic-theme-indholdfield-ext-links .field--name-field-selfbetjening-ref .field__item a:hover:after {
  opacity: 1;
  -webkit-transform: translateX(0);
          transform: translateX(0);
}
#block-fds-fic-theme-indholdfield-ext-links .field--name-field-selfbetjening-ref .field__item a:hover {
  text-decoration: underline;
}
#block-fds-fic-theme-indholdfield-ext-links .go-to-all-selfservice {
  background-color: #222222;
  color: white;
  border-radius: 4px;
  font-weight: 600;
  border-color: #222222;
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
  position: relative;
  padding: 5px 50px 5px 10px;
  text-decoration: none;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
#block-fds-fic-theme-indholdfield-ext-links .go-to-all-selfservice:after {
  content: "\f0a9";
  position: absolute;
  display: inline-block;
  top: 50%;
  right: 15px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  font-family: "FontAwesome";
}
#block-fds-fic-theme-indholdfield-ext-links .go-to-all-selfservice:hover {
  opacity: 0.9;
}

.eu-cookie-withdraw-banner,
.eu-cookie-compliance-banner {
  padding: 40px 0;
  color: #ffffff;
  background-color: rgba(34, 34, 34, 0.96);
}
.eu-cookie-withdraw-banner p, .eu-cookie-withdraw-banner h1, .eu-cookie-withdraw-banner h2, .eu-cookie-withdraw-banner h3, .eu-cookie-withdraw-banner h4, .eu-cookie-withdraw-banner h5, .eu-cookie-withdraw-banner h6,
.eu-cookie-compliance-banner p,
.eu-cookie-compliance-banner h1,
.eu-cookie-compliance-banner h2,
.eu-cookie-compliance-banner h3,
.eu-cookie-compliance-banner h4,
.eu-cookie-compliance-banner h5,
.eu-cookie-compliance-banner h6 {
  color: inherit;
}
.eu-cookie-withdraw-banner h1, .eu-cookie-withdraw-banner h2, .eu-cookie-withdraw-banner h3, .eu-cookie-withdraw-banner h4, .eu-cookie-withdraw-banner h5, .eu-cookie-withdraw-banner h6,
.eu-cookie-compliance-banner h1,
.eu-cookie-compliance-banner h2,
.eu-cookie-compliance-banner h3,
.eu-cookie-compliance-banner h4,
.eu-cookie-compliance-banner h5,
.eu-cookie-compliance-banner h6 {
  margin-top: 0;
}
.eu-cookie-withdraw-banner,
.eu-cookie-withdraw-banner p,
.eu-cookie-compliance-banner,
.eu-cookie-compliance-banner p {
  font-size: 1.6rem;
}
.eu-cookie-withdraw-banner .field--type-link a, .eu-cookie-withdraw-banner .field--type-link a:hover, .eu-cookie-withdraw-banner .field--type-link a:focus, .eu-cookie-withdraw-banner .field--type-link a:visited,
.eu-cookie-withdraw-banner a,
.eu-cookie-withdraw-banner a:hover,
.eu-cookie-withdraw-banner a:focus,
.eu-cookie-withdraw-banner a:visited,
.eu-cookie-compliance-banner .field--type-link a,
.eu-cookie-compliance-banner .field--type-link a:hover,
.eu-cookie-compliance-banner .field--type-link a:focus,
.eu-cookie-compliance-banner .field--type-link a:visited,
.eu-cookie-compliance-banner a,
.eu-cookie-compliance-banner a:hover,
.eu-cookie-compliance-banner a:focus,
.eu-cookie-compliance-banner a:visited {
  color: #ffffff;
}
.eu-cookie-withdraw-banner .field--type-link a:after,
.eu-cookie-withdraw-banner a:after,
.eu-cookie-compliance-banner .field--type-link a:after,
.eu-cookie-compliance-banner a:after {
  color: #ffffff;
}
.eu-cookie-withdraw-banner .eu-cookie-compliance-save-preferences-button,
.eu-cookie-withdraw-banner .button,
.eu-cookie-compliance-banner .eu-cookie-compliance-save-preferences-button,
.eu-cookie-compliance-banner .button {
  margin-top: 5px;
  margin-bottom: 5px;
  padding: 10px 30px;
  border-radius: 4px;
  outline-color: #ffffff;
  outline-width: 2px;
}
.eu-cookie-withdraw-banner .eu-cookie-compliance-save-preferences-button, .eu-cookie-withdraw-banner .eu-cookie-compliance-save-preferences-button:hover, .eu-cookie-withdraw-banner .eu-cookie-compliance-save-preferences-button:focus,
.eu-cookie-withdraw-banner .button,
.eu-cookie-withdraw-banner .button:hover,
.eu-cookie-withdraw-banner .button:focus,
.eu-cookie-compliance-banner .eu-cookie-compliance-save-preferences-button,
.eu-cookie-compliance-banner .eu-cookie-compliance-save-preferences-button:hover,
.eu-cookie-compliance-banner .eu-cookie-compliance-save-preferences-button:focus,
.eu-cookie-compliance-banner .button,
.eu-cookie-compliance-banner .button:hover,
.eu-cookie-compliance-banner .button:focus {
  font-weight: 700;
  -webkit-box-shadow: none;
          box-shadow: none;
  font-family: "Open Sans", sans-serif;
  font-size: 1.6rem;
  text-shadow: none;
  color: #ffffff;
  background-color: #a51d1d;
  background-image: none;
  border: 0;
}
.eu-cookie-withdraw-banner .inline-list li + li,
.eu-cookie-compliance-banner .inline-list li + li {
  margin-left: 10px;
}
.eu-cookie-withdraw-banner .field--type-link,
.eu-cookie-compliance-banner .field--type-link {
  margin-top: 20px;
}
.eu-cookie-withdraw-banner .eu-cookie-compliance-content,
.eu-cookie-compliance-banner .eu-cookie-compliance-content {
  max-width: unset;
}

.eu-cookie-compliance-banner {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
}

.eu-cookie-withdraw-wrapper {
  left: 0;
  right: 0;
}

@media (min-width: 768px) {
  .eu-cookie-compliance-banner [class*=col-] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
.pager {
  padding-top: 40px;
}

.pager__items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  margin: 0;
  max-width: none !important;
}

.pager__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 0;
  padding: 0;
}
.pager__item a {
  display: block;
  border: 1px solid #dddddd;
  padding: 18px 30px;
  background-color: transparent;
  font-size: 1.6rem;
  text-decoration: none;
  margin-left: -1px;
  -webkit-transition: background-color 0.5s;
  transition: background-color 0.5s;
}
.pager__item a span {
  text-transform: lowercase;
}
.pager__item a:hover, .pager__item a:focus, .pager__item a:active {
  text-decoration: none !important;
  background-color: #eeeeee;
}
.pager__item a:visited {
  color: #222222;
}
.pager__item.is-active a {
  cursor: default;
  background-color: #000002;
  color: #ffffff;
  border-color: #000002;
}
.pager__item.is-active a:hover, .pager__item.is-active a:focus, .pager__item.is-active a:active {
  text-decoration: none !important;
  color: #ffffff;
}
.pager__item:before {
  display: none;
}

.field__item.paragraph--type--os2web-accordion-wrapper {
  margin: 0 0 80px 0;
}
.field__item.paragraph--type--os2web-accordion-wrapper + .field__item.paragraph--type--os2web-accordion-wrapper {
  margin-top: 0;
}

.accordion > li, .tabnav > li {
  margin-bottom: 0.5rem;
  background-color: transparent;
}
.accordion > li .accordion-button, .tabnav > li .accordion-button, .accordion > li .tabnav > button, .tabnav > li .tabnav > button {
  font-size: 2rem;
  padding: 25px 50px 25px 20px;
  font-weight: 700;
  background-color: white;
  border: none;
  color: #222222;
  border: 1px solid #dddddd;
  -webkit-box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -4px rgba(0, 0, 0, 0.1);
          box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -4px rgba(0, 0, 0, 0.1);
  background-position: right 1.6rem center;
  position: relative;
  background-image: none !important;
}
.accordion > li .accordion-button:after, .tabnav > li .accordion-button:after, .accordion > li .tabnav > button:after, .tabnav > li .tabnav > button:after {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding-top: 2px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 20px;
  width: 26px;
  height: 26px;
  font-size: 1.8rem;
  font-family: FontAwesome;
  content: "\f067";
  color: #222222;
}
.accordion > li .accordion-button[aria-expanded=true], .tabnav > li .accordion-button[aria-expanded=true], .accordion > li .tabnav > button[aria-expanded=true], .tabnav > li .tabnav > button[aria-expanded=true] {
  background-color: #222222;
  color: white;
}
.accordion > li .accordion-button[aria-expanded=true]:after, .tabnav > li .accordion-button[aria-expanded=true]:after, .accordion > li .tabnav > button[aria-expanded=true]:after, .tabnav > li .tabnav > button[aria-expanded=true]:after {
  content: "\f068";
  font-size: 1.8rem;
  color: white;
  font-family: FontAwesome;
}
.accordion > li .accordion-content, .tabnav > li .accordion-content, .accordion > li .tabnav-panel, .tabnav > li .tabnav-panel {
  border: 1px solid #eceae8;
  border-top: 0;
}
.accordion > li .accordion-content.opened, .tabnav > li .accordion-content.opened, .accordion > li .opened.tabnav-panel, .tabnav > li .opened.tabnav-panel {
  display: block;
}

.paragraph--type--os2web-accordion-item .accordion-button, .paragraph--type--os2web-accordion-item .tabnav > button {
  position: relative;
  font-size: 2rem;
  padding: 25px 50px 25px 20px;
  font-weight: 700;
  background-image: none !important;
  background-color: white;
  border: none;
  color: #222222;
  border: 1px solid #dddddd;
  -webkit-box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -4px rgba(0, 0, 0, 0.1);
          box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -4px rgba(0, 0, 0, 0.1);
}
.paragraph--type--os2web-accordion-item .accordion-button:after, .paragraph--type--os2web-accordion-item .tabnav > button:after {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding-top: 2px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 20px;
  width: 26px;
  height: 26px;
  font-size: 1.8rem;
  font-family: FontAwesome;
  content: "\f067";
  color: #222222;
}
.paragraph--type--os2web-accordion-item .accordion-button:focus, .paragraph--type--os2web-accordion-item .tabnav > button:focus {
  outline: 0;
}
.paragraph--type--os2web-accordion-item .accordion-button[aria-expanded=true], .paragraph--type--os2web-accordion-item .tabnav > button[aria-expanded=true] {
  background-color: #222222;
  color: white;
}
.paragraph--type--os2web-accordion-item .accordion-button[aria-expanded=true]:after, .paragraph--type--os2web-accordion-item .tabnav > button[aria-expanded=true]:after {
  content: "\f068";
  font-size: 1.8rem;
  color: white;
}
.paragraph--type--os2web-accordion-item .accordion-content, .paragraph--type--os2web-accordion-item .tabnav-panel {
  border: 1px solid #eceae8;
  border-top: 0;
  padding: 15px 20px;
  background-color: white;
  overflow: hidden;
  display: none;
}
.paragraph--type--os2web-accordion-item .accordion-content.opened, .paragraph--type--os2web-accordion-item .opened.tabnav-panel {
  display: block;
}
.paragraph--type--os2web-accordion-item .accordion-content .field + .field--name-field-os2web-hearings-reply-docs, .paragraph--type--os2web-accordion-item .tabnav-panel .field + .field--name-field-os2web-hearings-reply-docs {
  margin-top: 30px;
}
.paragraph--type--os2web-accordion-item .accordion-content .paragraph--type--os2web-pi, .paragraph--type--os2web-accordion-item .tabnav-panel .paragraph--type--os2web-pi {
  margin: 0 !important;
}
.paragraph--type--os2web-accordion-item .accordion-content .paragraph--type--os2web-slideshow, .paragraph--type--os2web-accordion-item .tabnav-panel .paragraph--type--os2web-slideshow {
  margin-bottom: 15px !important;
}
.paragraph--type--os2web-accordion-item .accordion-content .paragraph--type--os2web-box-paragraph, .paragraph--type--os2web-accordion-item .tabnav-panel .paragraph--type--os2web-box-paragraph {
  margin-bottom: 15px;
}
.paragraph--type--os2web-accordion-item table {
  width: 100%;
}
.paragraph--type--os2web-accordion-item table tr, .paragraph--type--os2web-accordion-item table td {
  padding: 20px 0 20px 0;
}
.paragraph--type--os2web-accordion-item table tr td:last-child {
  text-align: right;
}
.paragraph--type--os2web-accordion-item table tr {
  border-bottom: 1px solid #dadada;
}

.accordion-close-button {
  display: block;
  margin-left: -24px;
  margin-right: -24px;
  margin-bottom: -20px;
  padding: 20px 0 30px 0;
  font-weight: 700;
  font-size: 4rem;
  text-align: center;
  border: 0;
  color: #a51d1d;
  background-color: transparent;
}
.accordion-close-button:focus {
  outline: 0;
}

.accordion .box__body h1, .tabnav .box__body h1, .accordion .box__body h2, .tabnav .box__body h2, .accordion .box__body h3, .tabnav .box__body h3, .accordion .box__body h4, .tabnav .box__body h4, .accordion .box__body h5, .tabnav .box__body h5, .accordion .box__body h6, .tabnav .box__body h6 {
  margin-top: 0;
}

.form-search,
.form-input,
.form-email,
.form-select {
  padding: 8px 20px;
  border: 1px solid #000000;
}

.form-checkbox + label:before,
.form-radio + label:before {
  border-color: #000002;
}
.form-checkbox:checked + label:before,
.form-radio:checked + label:before {
  background-color: #000002;
}

body .form-input,
body .form-search,
body .form-email,
body .form-select,
body .form-hint {
  max-width: none;
}

.form-hint {
  color: #000000;
}

.form-item .form-hint,
.form-item .form-hint.description {
  font-size: 1.6rem;
}

.form-select {
  min-width: 250px;
  margin-top: 5px;
  padding-right: 45px;
}

.js input.form-autocomplete {
  background-image: none;
}

form#search-block-form,
.region-small-search form {
  position: relative;
}
form#search-block-form .form-actions,
.region-small-search form .form-actions {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 500;
  width: 50px;
  height: 50px;
  border-radius: 50px;
  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;
  margin: 0;
}
form#search-block-form .form-actions .form-submit,
.region-small-search form .form-actions .form-submit {
  width: 50px;
  height: 50px;
  border: none;
  border-radius: 50px;
  background-color: #00b6d7;
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
  text-indent: -9999px;
}
form#search-block-form .form-actions .form-submit:hover,
.region-small-search form .form-actions .form-submit:hover {
  background-color: #00b6d7;
}
form#search-block-form .form-actions:after,
.region-small-search form .form-actions:after {
  position: absolute;
  display: inline-block;
  top: 50%;
  -webkit-transform: translateY(-50%) translateX(50%);
          transform: translateY(-50%) translateX(50%);
  right: 50%;
  z-index: 100;
  pointer-events: none;
  font-family: FontAwesome;
  content: "\f002";
  color: #ffffff;
}
form#search-block-form .form-input,
form#search-block-form .form-search,
.region-small-search form .form-input,
.region-small-search form .form-search {
  margin: 0;
  padding: 4px 40px 4px 15px;
  max-width: 350px;
  color: #ffffff;
}
@media screen and (min-width: 992px) {
  form#search-block-form .form-input,
  form#search-block-form .form-search,
  .region-small-search form .form-input,
  .region-small-search form .form-search {
    display: block;
  }
}
form#search-block-form .form-input::-webkit-input-placeholder, form#search-block-form .form-search::-webkit-input-placeholder, .region-small-search form .form-input::-webkit-input-placeholder, .region-small-search form .form-search::-webkit-input-placeholder {
  color: #7b7b7b;
}
form#search-block-form .form-input::-moz-placeholder, form#search-block-form .form-search::-moz-placeholder, .region-small-search form .form-input::-moz-placeholder, .region-small-search form .form-search::-moz-placeholder {
  color: #7b7b7b;
}
form#search-block-form .form-input:-ms-input-placeholder, form#search-block-form .form-search:-ms-input-placeholder, .region-small-search form .form-input:-ms-input-placeholder, .region-small-search form .form-search:-ms-input-placeholder {
  color: #7b7b7b;
}
form#search-block-form .form-input::-ms-input-placeholder, form#search-block-form .form-search::-ms-input-placeholder, .region-small-search form .form-input::-ms-input-placeholder, .region-small-search form .form-search::-ms-input-placeholder {
  color: #7b7b7b;
}
form#search-block-form .form-input::placeholder,
form#search-block-form .form-search::placeholder,
.region-small-search form .form-input::placeholder,
.region-small-search form .form-search::placeholder {
  color: #7b7b7b;
}
form#search-block-form .form--inline .form-item,
.region-small-search form .form--inline .form-item {
  float: initial;
  margin: 0;
}
form#search-block-form input.form-autocomplete,
.region-small-search form input.form-autocomplete {
  background-image: none;
}

.region-content form {
  margin-bottom: 1rem;
}
.region-content form > .form--inline > div {
  display: inline;
}
.region-content form > .form--inline > div input {
  margin-top: 0;
}

form#views-exposed-form-os2web-meetings-search-page-os2web-meeetings-search-page {
  position: relative;
  margin-bottom: 60px;
}
form#views-exposed-form-os2web-meetings-search-page-os2web-meeetings-search-page .form-actions {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 500;
  width: 30px;
  margin: 0;
}
form#views-exposed-form-os2web-meetings-search-page-os2web-meeetings-search-page .form-actions .form-submit {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 500;
  min-width: auto;
  width: 30px;
  height: 32px;
  padding: 0 !important;
  border: 0;
  background-color: transparent;
}
form#views-exposed-form-os2web-meetings-search-page-os2web-meeetings-search-page .form-actions:after {
  position: absolute;
  display: inline-block;
  pointer-events: none;
  top: 6px;
  right: 10px;
  z-index: 100;
  font-family: FontAwesome;
  content: "\f002";
  color: #000000;
}
form#views-exposed-form-os2web-meetings-search-page-os2web-meeetings-search-page .form-search,
form#views-exposed-form-os2web-meetings-search-page-os2web-meeetings-search-page .form-input {
  margin: 0;
  padding: 8px 40px 8px 15px;
  border-radius: 4px;
}
form#views-exposed-form-os2web-meetings-search-page-os2web-meeetings-search-page .form--inline {
  position: relative;
  max-width: 350px;
}
form#views-exposed-form-os2web-meetings-search-page-os2web-meeetings-search-page .form--inline .form-item {
  float: initial;
  margin: 0;
}
form#views-exposed-form-os2web-meetings-search-page-os2web-meeetings-search-page input.form-autocomplete {
  background-image: none;
}

.form-radio:checked + label:after {
  content: "";
  height: 8px;
  width: 8px;
  background-color: #ffffff;
  position: absolute;
  left: 5px;
  top: 8px;
  border-radius: 100%;
}

.block-anonymous-subscriptions .js-form-submit {
  background-color: #000002 !important;
  border: 1px solid #000002 !important;
}

.user-login-form .js-form-submit {
  background-color: #000002 !important;
  border: 1px solid #000002 !important;
}

.page-search-container #main-content main .region-content {
  padding-top: 0;
  padding-bottom: 0;
}
.page-search-container #main-content main .region-content .views-exposed-form h2 {
  display: none;
}
.page-search-container #main-content main .region-content .views-exposed-form .upper-search-wrapper {
  padding: 60px 0 50px 0;
  background-color: #222222;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 30px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.page-search-container #main-content main .region-content .views-exposed-form .upper-search-wrapper .search-form-button-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  max-width: 1400px;
  width: 100%;
  gap: 20px;
}
.page-search-container #main-content main .region-content .views-exposed-form .upper-search-wrapper .search-form-button-wrapper .search-close-btn {
  background-color: transparent;
  border: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 10px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.page-search-container #main-content main .region-content .views-exposed-form .upper-search-wrapper .search-form-button-wrapper .search-close-btn i {
  background-color: white;
  width: 45px;
  height: 45px;
  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;
  font-size: 24px;
  border-radius: 50%;
  color: #222222;
}
.page-search-container #main-content main .region-content .views-exposed-form .upper-search-wrapper .search-form-button-wrapper .search-close-btn span {
  color: white;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 16px;
}
.page-search-container #main-content main .region-content .views-exposed-form .upper-search-wrapper .search-form-button-wrapper form {
  max-width: 1400px;
  width: 100%;
  padding: 0 15px;
}
.page-search-container #main-content main .region-content .views-exposed-form .upper-search-wrapper .search-form-button-wrapper form .form--inline {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  background-color: white;
}
.page-search-container #main-content main .region-content .views-exposed-form .upper-search-wrapper .search-form-button-wrapper form .form--inline .form-item {
  width: 100%;
  margin: 0;
}
.page-search-container #main-content main .region-content .views-exposed-form .upper-search-wrapper .search-form-button-wrapper form .form--inline .form-item .search-input__input, .page-search-container #main-content main .region-content .views-exposed-form .upper-search-wrapper .search-form-button-wrapper form .form--inline .form-item .form-input {
  height: 75px;
  border-radius: 0;
  padding: 0 0 0 20px;
  border: 0;
  width: 100%;
  margin: 0;
}
.page-search-container #main-content main .region-content .views-exposed-form .upper-search-wrapper .search-form-button-wrapper form .form--inline .form-actions {
  position: absolute;
  right: 20px;
  margin: 0;
}
.page-search-container #main-content main .region-content .views-exposed-form .upper-search-wrapper .search-form-button-wrapper form .form--inline .form-actions input {
  background-color: transparent;
  border: 0;
  width: 50px;
}
.page-search-container #main-content main .region-content .views-exposed-form .upper-search-wrapper .search-form-button-wrapper form .form--inline .form-actions:after {
  content: "\f002";
  font-family: "FontAwesome";
  position: absolute;
  color: #222222;
  display: block;
  top: 50%;
  -webkit-transform: translateY(-50%) translateX(-50%);
          transform: translateY(-50%) translateX(-50%);
  left: 50%;
  pointer-events: none;
}
.page-search-container #main-content main .region-content .views-exposed-form .upper-search-wrapper .block-facets {
  max-width: 1400px;
  margin: 0 auto;
  width: 100%;
  padding: 0 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 15px;
}
@media only screen and (max-width: 400px) {
  .page-search-container #main-content main .region-content .views-exposed-form .upper-search-wrapper .block-facets {
    -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;
  }
}
.page-search-container #main-content main .region-content .views-exposed-form .upper-search-wrapper .block-facets h2 {
  margin: 0;
  color: white;
  font-weight: 700;
  font-size: 18px;
}
.page-search-container #main-content main .region-content .views-exposed-form .upper-search-wrapper .block-facets .facets-widget-links ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0;
  gap: 20px;
}
.page-search-container #main-content main .region-content .views-exposed-form .upper-search-wrapper .block-facets .facets-widget-links ul .facet-item {
  color: white;
  margin: 0;
}
.page-search-container #main-content main .region-content .views-exposed-form .upper-search-wrapper .block-facets .facets-widget-links ul .facet-item a {
  color: white;
}
.page-search-container #main-content main .region-content .views-exposed-form .upper-search-wrapper .block-facets .facets-widget-links ul .facet-item a:hover {
  text-decoration: underline;
}
.page-search-container #main-content main .region-content .views-exposed-form .upper-search-wrapper .block-facets .facets-widget-links ul .facet-item a.is-active {
  text-decoration: none;
  font-weight: bold;
}
.page-search-container #main-content main .region-content .views-exposed-form .upper-search-wrapper .block-facets .facets-widget-links ul .facet-item a .facet-item__status {
  display: none;
}
.page-search-container #main-content main .region-content .block-system-main-block {
  max-width: 1400px;
  margin: 50px auto;
}
.page-search-container #main-content main .region-content .block-system-main-block .views-element-container {
  max-width: 1400px;
  width: 100%;
  margin: 0 auto;
  padding: 0 15px;
}
.page-search-container #main-content main .region-content .block-system-main-block .views-element-container .view .view-content .views-row a {
  margin: 0;
}

#edit-search-api-fulltext {
  background-color: white;
  border: 1px solid #7b7b7b;
  border-radius: 50px;
  max-width: 400px;
  height: 50px;
  color: #7b7b7b;
}

.view-os2web-search, .view-os2web-meetings-search-page, .view-os2web-search-selfservice {
  padding-bottom: 50px;
}
.view-os2web-search .view-header, .view-os2web-meetings-search-page .view-header, .view-os2web-search-selfservice .view-header {
  background-color: #222222;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 20px;
  padding: 20px;
  color: #ffffff;
}
.view-os2web-search .view-header p, .view-os2web-meetings-search-page .view-header p, .view-os2web-search-selfservice .view-header p {
  color: #ffffff;
}
.view-os2web-search .view-header div, .view-os2web-meetings-search-page .view-header div, .view-os2web-search-selfservice .view-header div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 20px;
}
@media only screen and (max-width: 768px) {
  .view-os2web-search .view-header div, .view-os2web-meetings-search-page .view-header div, .view-os2web-search-selfservice .view-header div {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.view-os2web-search .view-header div a, .view-os2web-meetings-search-page .view-header div a, .view-os2web-search-selfservice .view-header div a {
  background-color: #ffffff;
  padding: 10px 20px;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  text-align: center;
  text-decoration: none;
  font-weight: 500;
  color: #222222;
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
}
.view-os2web-search .view-header div a:hover, .view-os2web-meetings-search-page .view-header div a:hover, .view-os2web-search-selfservice .view-header div a:hover {
  -webkit-transform: scale(1.02);
          transform: scale(1.02);
}
@media only screen and (max-width: 768px) {
  .view-os2web-search .view-header div a, .view-os2web-meetings-search-page .view-header div a, .view-os2web-search-selfservice .view-header div a {
    width: 100%;
  }
}
.view-os2web-search .view-header div a.active, .view-os2web-meetings-search-page .view-header div a.active, .view-os2web-search-selfservice .view-header div a.active {
  background-color: black;
  border: 1px solid #dddddd;
  color: #ffffff;
  font-weight: bold;
}
.view-os2web-search .view-empty, .view-os2web-meetings-search-page .view-empty, .view-os2web-search-selfservice .view-empty {
  padding: 50px 0;
}

#block-fds-fic-theme-sitemap-link .field__item p {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
#block-fds-fic-theme-sitemap-link .field__item p .sidebar-selvbetjening-button {
  background-color: #00b6d7;
  padding: 10px 20px;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  color: white;
  text-decoration: none;
  font-weight: 500;
  position: relative;
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
}
#block-fds-fic-theme-sitemap-link .field__item p .sidebar-selvbetjening-button:hover {
  background-color: #bf2525;
}
#block-fds-fic-theme-sitemap-link .field__item p .sidebar-selvbetjening-button:after {
  content: "\f061";
  position: absolute;
  right: 20px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  font-family: "FontAwesome";
  font-size: 20px;
}

.entity-default--os2web-spotbox-reference, .entity-default--os2web-spotbox {
  margin: 0 0 80px 0;
}
.entity-default--os2web-spotbox-reference .field--name-field-os2web-spotbox-reference-h h2, .entity-default--os2web-spotbox .field--name-field-os2web-spotbox-reference-h h2 {
  color: black;
  margin-bottom: 20px;
  font-size: 22px;
}
@media screen and (min-width: 768px) {
  .entity-default--os2web-spotbox-reference .field--name-field-os2web-spotbox-reference-h h2, .entity-default--os2web-spotbox .field--name-field-os2web-spotbox-reference-h h2 {
    font-size: 28px;
  }
}
@media screen and (min-width: 992px) {
  .entity-default--os2web-spotbox-reference .field--name-field-os2web-spotbox-reference-h h2, .entity-default--os2web-spotbox .field--name-field-os2web-spotbox-reference-h h2 {
    font-size: 42px;
  }
}
.entity-default--os2web-spotbox-reference .field--name-field-os2web-spotbox-reference, .entity-default--os2web-spotbox-reference .field--name-field-os2web-spotbox, .entity-default--os2web-spotbox .field--name-field-os2web-spotbox-reference, .entity-default--os2web-spotbox .field--name-field-os2web-spotbox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 2.8rem;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
@media only screen and (max-width: 992px) {
  .entity-default--os2web-spotbox-reference .field--name-field-os2web-spotbox-reference, .entity-default--os2web-spotbox-reference .field--name-field-os2web-spotbox, .entity-default--os2web-spotbox .field--name-field-os2web-spotbox-reference, .entity-default--os2web-spotbox .field--name-field-os2web-spotbox {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.entity-default--os2web-spotbox-reference .field--name-field-os2web-spotbox-reference.tns-slider, .entity-default--os2web-spotbox-reference .field--name-field-os2web-spotbox.tns-slider, .entity-default--os2web-spotbox .field--name-field-os2web-spotbox-reference.tns-slider, .entity-default--os2web-spotbox .field--name-field-os2web-spotbox.tns-slider {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 20px;
}
@media only screen and (max-width: 992px) {
  .entity-default--os2web-spotbox-reference .field--name-field-os2web-spotbox-reference.tns-slider, .entity-default--os2web-spotbox-reference .field--name-field-os2web-spotbox.tns-slider, .entity-default--os2web-spotbox .field--name-field-os2web-spotbox-reference.tns-slider, .entity-default--os2web-spotbox .field--name-field-os2web-spotbox.tns-slider {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
            flex-direction: row !important;
  }
}
.entity-default--os2web-spotbox-reference .field--name-field-os2web-spotbox-reference .spotbox--image, .entity-default--os2web-spotbox-reference .field--name-field-os2web-spotbox .spotbox--image, .entity-default--os2web-spotbox .field--name-field-os2web-spotbox-reference .spotbox--image, .entity-default--os2web-spotbox .field--name-field-os2web-spotbox .spotbox--image {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  line-height: 0;
  text-decoration: none;
  height: 100%;
  background-color: #edeff0;
  position: relative;
}
.entity-default--os2web-spotbox-reference .field--name-field-os2web-spotbox-reference .spotbox--image.spotbox--background-color-transparent, .entity-default--os2web-spotbox-reference .field--name-field-os2web-spotbox .spotbox--image.spotbox--background-color-transparent, .entity-default--os2web-spotbox .field--name-field-os2web-spotbox-reference .spotbox--image.spotbox--background-color-transparent, .entity-default--os2web-spotbox .field--name-field-os2web-spotbox .spotbox--image.spotbox--background-color-transparent {
  background-color: transparent;
}
.entity-default--os2web-spotbox-reference .field--name-field-os2web-spotbox-reference .spotbox--image.spotbox--background-color-transparent .spotbox__link_text .field--name-field-os2web-spotbox-link-text, .entity-default--os2web-spotbox-reference .field--name-field-os2web-spotbox .spotbox--image.spotbox--background-color-transparent .spotbox__link_text .field--name-field-os2web-spotbox-link-text, .entity-default--os2web-spotbox .field--name-field-os2web-spotbox-reference .spotbox--image.spotbox--background-color-transparent .spotbox__link_text .field--name-field-os2web-spotbox-link-text, .entity-default--os2web-spotbox .field--name-field-os2web-spotbox .spotbox--image.spotbox--background-color-transparent .spotbox__link_text .field--name-field-os2web-spotbox-link-text {
  color: black;
}
.entity-default--os2web-spotbox-reference .field--name-field-os2web-spotbox-reference .spotbox--image.spotbox--background-color-transparent .spotbox__arrow svg, .entity-default--os2web-spotbox-reference .field--name-field-os2web-spotbox .spotbox--image.spotbox--background-color-transparent .spotbox__arrow svg, .entity-default--os2web-spotbox .field--name-field-os2web-spotbox-reference .spotbox--image.spotbox--background-color-transparent .spotbox__arrow svg, .entity-default--os2web-spotbox .field--name-field-os2web-spotbox .spotbox--image.spotbox--background-color-transparent .spotbox__arrow svg {
  fill: black;
}
.entity-default--os2web-spotbox-reference .field--name-field-os2web-spotbox-reference .spotbox--image.spotbox--background-color-primary, .entity-default--os2web-spotbox-reference .field--name-field-os2web-spotbox .spotbox--image.spotbox--background-color-primary, .entity-default--os2web-spotbox .field--name-field-os2web-spotbox-reference .spotbox--image.spotbox--background-color-primary, .entity-default--os2web-spotbox .field--name-field-os2web-spotbox .spotbox--image.spotbox--background-color-primary {
  color: black;
}
.entity-default--os2web-spotbox-reference .field--name-field-os2web-spotbox-reference .spotbox--image.spotbox--background-color-primary:after, .entity-default--os2web-spotbox-reference .field--name-field-os2web-spotbox .spotbox--image.spotbox--background-color-primary:after, .entity-default--os2web-spotbox .field--name-field-os2web-spotbox-reference .spotbox--image.spotbox--background-color-primary:after, .entity-default--os2web-spotbox .field--name-field-os2web-spotbox .spotbox--image.spotbox--background-color-primary:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  height: 10px;
  width: 100%;
  background-color: #00b6d7;
}
.entity-default--os2web-spotbox-reference .field--name-field-os2web-spotbox-reference .spotbox--image.spotbox--background-color-secondary, .entity-default--os2web-spotbox-reference .field--name-field-os2web-spotbox .spotbox--image.spotbox--background-color-secondary, .entity-default--os2web-spotbox .field--name-field-os2web-spotbox-reference .spotbox--image.spotbox--background-color-secondary, .entity-default--os2web-spotbox .field--name-field-os2web-spotbox .spotbox--image.spotbox--background-color-secondary {
  color: black;
}
.entity-default--os2web-spotbox-reference .field--name-field-os2web-spotbox-reference .spotbox--image.spotbox--background-color-secondary:after, .entity-default--os2web-spotbox-reference .field--name-field-os2web-spotbox .spotbox--image.spotbox--background-color-secondary:after, .entity-default--os2web-spotbox .field--name-field-os2web-spotbox-reference .spotbox--image.spotbox--background-color-secondary:after, .entity-default--os2web-spotbox .field--name-field-os2web-spotbox .spotbox--image.spotbox--background-color-secondary:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  height: 10px;
  width: 100%;
  background-color: #ff4200;
}
.entity-default--os2web-spotbox-reference .field--name-field-os2web-spotbox-reference .spotbox--image.spotbox--background-color-tertiary, .entity-default--os2web-spotbox-reference .field--name-field-os2web-spotbox .spotbox--image.spotbox--background-color-tertiary, .entity-default--os2web-spotbox .field--name-field-os2web-spotbox-reference .spotbox--image.spotbox--background-color-tertiary, .entity-default--os2web-spotbox .field--name-field-os2web-spotbox .spotbox--image.spotbox--background-color-tertiary {
  color: black;
}
.entity-default--os2web-spotbox-reference .field--name-field-os2web-spotbox-reference .spotbox--image.spotbox--background-color-tertiary:after, .entity-default--os2web-spotbox-reference .field--name-field-os2web-spotbox .spotbox--image.spotbox--background-color-tertiary:after, .entity-default--os2web-spotbox .field--name-field-os2web-spotbox-reference .spotbox--image.spotbox--background-color-tertiary:after, .entity-default--os2web-spotbox .field--name-field-os2web-spotbox .spotbox--image.spotbox--background-color-tertiary:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  height: 10px;
  width: 100%;
  background-color: #000000;
}
.entity-default--os2web-spotbox-reference .field--name-field-os2web-spotbox-reference .spotbox--image:hover .spotbox__arrow, .entity-default--os2web-spotbox-reference .field--name-field-os2web-spotbox .spotbox--image:hover .spotbox__arrow, .entity-default--os2web-spotbox .field--name-field-os2web-spotbox-reference .spotbox--image:hover .spotbox__arrow, .entity-default--os2web-spotbox .field--name-field-os2web-spotbox .spotbox--image:hover .spotbox__arrow {
  -webkit-transform: translateX(0);
          transform: translateX(0);
  opacity: 1;
}
@media only screen and (max-width: 540px) {
  .entity-default--os2web-spotbox-reference .field--name-field-os2web-spotbox-reference .spotbox--image, .entity-default--os2web-spotbox-reference .field--name-field-os2web-spotbox .spotbox--image, .entity-default--os2web-spotbox .field--name-field-os2web-spotbox-reference .spotbox--image, .entity-default--os2web-spotbox .field--name-field-os2web-spotbox .spotbox--image {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.entity-default--os2web-spotbox-reference .field--name-field-os2web-spotbox-reference .spotbox--image .spotbox__image, .entity-default--os2web-spotbox-reference .field--name-field-os2web-spotbox .spotbox--image .spotbox__image, .entity-default--os2web-spotbox .field--name-field-os2web-spotbox-reference .spotbox--image .spotbox__image, .entity-default--os2web-spotbox .field--name-field-os2web-spotbox .spotbox--image .spotbox__image {
  width: 30%;
  height: 100%;
}
@media only screen and (max-width: 540px) {
  .entity-default--os2web-spotbox-reference .field--name-field-os2web-spotbox-reference .spotbox--image .spotbox__image, .entity-default--os2web-spotbox-reference .field--name-field-os2web-spotbox .spotbox--image .spotbox__image, .entity-default--os2web-spotbox .field--name-field-os2web-spotbox-reference .spotbox--image .spotbox__image, .entity-default--os2web-spotbox .field--name-field-os2web-spotbox .spotbox--image .spotbox__image {
    width: 100%;
  }
}
.entity-default--os2web-spotbox-reference .field--name-field-os2web-spotbox-reference .spotbox--image .spotbox__image .field--name-field-os2web-spotbox-bg-image, .entity-default--os2web-spotbox-reference .field--name-field-os2web-spotbox .spotbox--image .spotbox__image .field--name-field-os2web-spotbox-bg-image, .entity-default--os2web-spotbox .field--name-field-os2web-spotbox-reference .spotbox--image .spotbox__image .field--name-field-os2web-spotbox-bg-image, .entity-default--os2web-spotbox .field--name-field-os2web-spotbox .spotbox--image .spotbox__image .field--name-field-os2web-spotbox-bg-image {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.entity-default--os2web-spotbox-reference .field--name-field-os2web-spotbox-reference .spotbox--image .spotbox__image .field--name-field-os2web-spotbox-bg-image img, .entity-default--os2web-spotbox-reference .field--name-field-os2web-spotbox .spotbox--image .spotbox__image .field--name-field-os2web-spotbox-bg-image img, .entity-default--os2web-spotbox .field--name-field-os2web-spotbox-reference .spotbox--image .spotbox__image .field--name-field-os2web-spotbox-bg-image img, .entity-default--os2web-spotbox .field--name-field-os2web-spotbox .spotbox--image .spotbox__image .field--name-field-os2web-spotbox-bg-image img {
  -o-object-fit: cover;
     object-fit: cover;
}
.entity-default--os2web-spotbox-reference .field--name-field-os2web-spotbox-reference .spotbox__content, .entity-default--os2web-spotbox-reference .field--name-field-os2web-spotbox .spotbox__content, .entity-default--os2web-spotbox .field--name-field-os2web-spotbox-reference .spotbox__content, .entity-default--os2web-spotbox .field--name-field-os2web-spotbox .spotbox__content {
  line-height: 1;
  width: 70%;
  padding: 5px 20px;
  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;
  gap: 10px;
  position: relative;
}
@media only screen and (max-width: 540px) {
  .entity-default--os2web-spotbox-reference .field--name-field-os2web-spotbox-reference .spotbox__content, .entity-default--os2web-spotbox-reference .field--name-field-os2web-spotbox .spotbox__content, .entity-default--os2web-spotbox .field--name-field-os2web-spotbox-reference .spotbox__content, .entity-default--os2web-spotbox .field--name-field-os2web-spotbox .spotbox__content {
    width: 100%;
    padding: 20px;
  }
}
.entity-default--os2web-spotbox-reference .field--name-field-os2web-spotbox-reference .spotbox__content .spotbox__arrow, .entity-default--os2web-spotbox-reference .field--name-field-os2web-spotbox .spotbox__content .spotbox__arrow, .entity-default--os2web-spotbox .field--name-field-os2web-spotbox-reference .spotbox__content .spotbox__arrow, .entity-default--os2web-spotbox .field--name-field-os2web-spotbox .spotbox__content .spotbox__arrow {
  position: absolute;
  bottom: 10px;
  right: 10px;
  opacity: 0;
  -webkit-transform: translateX(-20px);
          transform: translateX(-20px);
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
}
.entity-default--os2web-spotbox-reference .field--name-field-os2web-spotbox-reference .spotbox__content .spotbox__arrow svg, .entity-default--os2web-spotbox-reference .field--name-field-os2web-spotbox .spotbox__content .spotbox__arrow svg, .entity-default--os2web-spotbox .field--name-field-os2web-spotbox-reference .spotbox__content .spotbox__arrow svg, .entity-default--os2web-spotbox .field--name-field-os2web-spotbox .spotbox__content .spotbox__arrow svg {
  fill: black;
}
.entity-default--os2web-spotbox-reference .field--name-field-os2web-spotbox-reference .spotbox__content .spotbox__heading h3, .entity-default--os2web-spotbox-reference .field--name-field-os2web-spotbox .spotbox__content .spotbox__heading h3, .entity-default--os2web-spotbox .field--name-field-os2web-spotbox-reference .spotbox__content .spotbox__heading h3, .entity-default--os2web-spotbox .field--name-field-os2web-spotbox .spotbox__content .spotbox__heading h3 {
  color: black;
  margin: 0;
  font-size: 28px;
  font-weight: normal;
}
.entity-default--os2web-spotbox-reference .field--name-field-os2web-spotbox-reference .spotbox__content .spotbox__link_text .field--name-field-os2web-spotbox-link-text, .entity-default--os2web-spotbox-reference .field--name-field-os2web-spotbox .spotbox__content .spotbox__link_text .field--name-field-os2web-spotbox-link-text, .entity-default--os2web-spotbox .field--name-field-os2web-spotbox-reference .spotbox__content .spotbox__link_text .field--name-field-os2web-spotbox-link-text, .entity-default--os2web-spotbox .field--name-field-os2web-spotbox .spotbox__content .spotbox__link_text .field--name-field-os2web-spotbox-link-text {
  color: black;
  height: auto;
  min-height: auto;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.entity-default--os2web-spotbox-reference .field--name-field-os2web-spotbox-reference .spotbox__content .spotbox__link_text .field--name-field-os2web-spotbox-link-text p, .entity-default--os2web-spotbox-reference .field--name-field-os2web-spotbox .spotbox__content .spotbox__link_text .field--name-field-os2web-spotbox-link-text p, .entity-default--os2web-spotbox .field--name-field-os2web-spotbox-reference .spotbox__content .spotbox__link_text .field--name-field-os2web-spotbox-link-text p, .entity-default--os2web-spotbox .field--name-field-os2web-spotbox .spotbox__content .spotbox__link_text .field--name-field-os2web-spotbox-link-text p {
  color: black;
}
.entity-default--os2web-spotbox-reference .field--name-field-os2web-spotbox-reference .field__item, .entity-default--os2web-spotbox-reference .field--name-field-os2web-spotbox .field__item, .entity-default--os2web-spotbox .field--name-field-os2web-spotbox-reference .field__item, .entity-default--os2web-spotbox .field--name-field-os2web-spotbox .field__item {
  min-height: 150px;
  -webkit-box-flex: 45%;
      -ms-flex: 45%;
          flex: 45%;
}
.entity-default--os2web-spotbox-reference .field--name-field-os2web-spotbox-reference .field__item .spotbox--image, .entity-default--os2web-spotbox-reference .field--name-field-os2web-spotbox .field__item .spotbox--image, .entity-default--os2web-spotbox .field--name-field-os2web-spotbox-reference .field__item .spotbox--image, .entity-default--os2web-spotbox .field--name-field-os2web-spotbox .field__item .spotbox--image {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  line-height: 0;
  text-decoration: none;
  height: 100%;
  background-color: #edeff0;
  position: relative;
}
.entity-default--os2web-spotbox-reference .field--name-field-os2web-spotbox-reference .field__item .spotbox--image.spotbox--background-color-transparent, .entity-default--os2web-spotbox-reference .field--name-field-os2web-spotbox .field__item .spotbox--image.spotbox--background-color-transparent, .entity-default--os2web-spotbox .field--name-field-os2web-spotbox-reference .field__item .spotbox--image.spotbox--background-color-transparent, .entity-default--os2web-spotbox .field--name-field-os2web-spotbox .field__item .spotbox--image.spotbox--background-color-transparent {
  background-color: transparent;
}
.entity-default--os2web-spotbox-reference .field--name-field-os2web-spotbox-reference .field__item .spotbox--image.spotbox--background-color-transparent .spotbox__heading h3, .entity-default--os2web-spotbox-reference .field--name-field-os2web-spotbox .field__item .spotbox--image.spotbox--background-color-transparent .spotbox__heading h3, .entity-default--os2web-spotbox .field--name-field-os2web-spotbox-reference .field__item .spotbox--image.spotbox--background-color-transparent .spotbox__heading h3, .entity-default--os2web-spotbox .field--name-field-os2web-spotbox .field__item .spotbox--image.spotbox--background-color-transparent .spotbox__heading h3 {
  color: black;
  font-size: 28px;
  font-weight: normal;
}
.entity-default--os2web-spotbox-reference .field--name-field-os2web-spotbox-reference .field__item .spotbox--image.spotbox--background-color-transparent .spotbox__link_text .field--name-field-os2web-spotbox-link-text, .entity-default--os2web-spotbox-reference .field--name-field-os2web-spotbox .field__item .spotbox--image.spotbox--background-color-transparent .spotbox__link_text .field--name-field-os2web-spotbox-link-text, .entity-default--os2web-spotbox .field--name-field-os2web-spotbox-reference .field__item .spotbox--image.spotbox--background-color-transparent .spotbox__link_text .field--name-field-os2web-spotbox-link-text, .entity-default--os2web-spotbox .field--name-field-os2web-spotbox .field__item .spotbox--image.spotbox--background-color-transparent .spotbox__link_text .field--name-field-os2web-spotbox-link-text {
  color: black;
}
.entity-default--os2web-spotbox-reference .field--name-field-os2web-spotbox-reference .field__item .spotbox--image.spotbox--background-color-transparent .spotbox__arrow svg, .entity-default--os2web-spotbox-reference .field--name-field-os2web-spotbox .field__item .spotbox--image.spotbox--background-color-transparent .spotbox__arrow svg, .entity-default--os2web-spotbox .field--name-field-os2web-spotbox-reference .field__item .spotbox--image.spotbox--background-color-transparent .spotbox__arrow svg, .entity-default--os2web-spotbox .field--name-field-os2web-spotbox .field__item .spotbox--image.spotbox--background-color-transparent .spotbox__arrow svg {
  fill: black;
}
.entity-default--os2web-spotbox-reference .field--name-field-os2web-spotbox-reference .field__item .spotbox--image.spotbox--background-color-primary, .entity-default--os2web-spotbox-reference .field--name-field-os2web-spotbox .field__item .spotbox--image.spotbox--background-color-primary, .entity-default--os2web-spotbox .field--name-field-os2web-spotbox-reference .field__item .spotbox--image.spotbox--background-color-primary, .entity-default--os2web-spotbox .field--name-field-os2web-spotbox .field__item .spotbox--image.spotbox--background-color-primary {
  color: black;
}
.entity-default--os2web-spotbox-reference .field--name-field-os2web-spotbox-reference .field__item .spotbox--image.spotbox--background-color-primary:after, .entity-default--os2web-spotbox-reference .field--name-field-os2web-spotbox .field__item .spotbox--image.spotbox--background-color-primary:after, .entity-default--os2web-spotbox .field--name-field-os2web-spotbox-reference .field__item .spotbox--image.spotbox--background-color-primary:after, .entity-default--os2web-spotbox .field--name-field-os2web-spotbox .field__item .spotbox--image.spotbox--background-color-primary:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  height: 10px;
  width: 100%;
  background-color: #00b6d7;
}
.entity-default--os2web-spotbox-reference .field--name-field-os2web-spotbox-reference .field__item .spotbox--image.spotbox--background-color-secondary, .entity-default--os2web-spotbox-reference .field--name-field-os2web-spotbox .field__item .spotbox--image.spotbox--background-color-secondary, .entity-default--os2web-spotbox .field--name-field-os2web-spotbox-reference .field__item .spotbox--image.spotbox--background-color-secondary, .entity-default--os2web-spotbox .field--name-field-os2web-spotbox .field__item .spotbox--image.spotbox--background-color-secondary {
  color: black;
}
.entity-default--os2web-spotbox-reference .field--name-field-os2web-spotbox-reference .field__item .spotbox--image.spotbox--background-color-secondary:after, .entity-default--os2web-spotbox-reference .field--name-field-os2web-spotbox .field__item .spotbox--image.spotbox--background-color-secondary:after, .entity-default--os2web-spotbox .field--name-field-os2web-spotbox-reference .field__item .spotbox--image.spotbox--background-color-secondary:after, .entity-default--os2web-spotbox .field--name-field-os2web-spotbox .field__item .spotbox--image.spotbox--background-color-secondary:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  height: 10px;
  width: 100%;
  background-color: #ff4200;
}
.entity-default--os2web-spotbox-reference .field--name-field-os2web-spotbox-reference .field__item .spotbox--image.spotbox--background-color-tertiary, .entity-default--os2web-spotbox-reference .field--name-field-os2web-spotbox .field__item .spotbox--image.spotbox--background-color-tertiary, .entity-default--os2web-spotbox .field--name-field-os2web-spotbox-reference .field__item .spotbox--image.spotbox--background-color-tertiary, .entity-default--os2web-spotbox .field--name-field-os2web-spotbox .field__item .spotbox--image.spotbox--background-color-tertiary {
  color: black;
}
.entity-default--os2web-spotbox-reference .field--name-field-os2web-spotbox-reference .field__item .spotbox--image.spotbox--background-color-tertiary:after, .entity-default--os2web-spotbox-reference .field--name-field-os2web-spotbox .field__item .spotbox--image.spotbox--background-color-tertiary:after, .entity-default--os2web-spotbox .field--name-field-os2web-spotbox-reference .field__item .spotbox--image.spotbox--background-color-tertiary:after, .entity-default--os2web-spotbox .field--name-field-os2web-spotbox .field__item .spotbox--image.spotbox--background-color-tertiary:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  height: 10px;
  width: 100%;
  background-color: #000000;
}
.entity-default--os2web-spotbox-reference .field--name-field-os2web-spotbox-reference .field__item .spotbox--image:hover .spotbox__arrow, .entity-default--os2web-spotbox-reference .field--name-field-os2web-spotbox .field__item .spotbox--image:hover .spotbox__arrow, .entity-default--os2web-spotbox .field--name-field-os2web-spotbox-reference .field__item .spotbox--image:hover .spotbox__arrow, .entity-default--os2web-spotbox .field--name-field-os2web-spotbox .field__item .spotbox--image:hover .spotbox__arrow {
  -webkit-transform: translateX(0);
          transform: translateX(0);
  opacity: 1;
}
@media only screen and (max-width: 540px) {
  .entity-default--os2web-spotbox-reference .field--name-field-os2web-spotbox-reference .field__item .spotbox--image, .entity-default--os2web-spotbox-reference .field--name-field-os2web-spotbox .field__item .spotbox--image, .entity-default--os2web-spotbox .field--name-field-os2web-spotbox-reference .field__item .spotbox--image, .entity-default--os2web-spotbox .field--name-field-os2web-spotbox .field__item .spotbox--image {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.entity-default--os2web-spotbox-reference .field--name-field-os2web-spotbox-reference .field__item .spotbox--image .spotbox__image, .entity-default--os2web-spotbox-reference .field--name-field-os2web-spotbox .field__item .spotbox--image .spotbox__image, .entity-default--os2web-spotbox .field--name-field-os2web-spotbox-reference .field__item .spotbox--image .spotbox__image, .entity-default--os2web-spotbox .field--name-field-os2web-spotbox .field__item .spotbox--image .spotbox__image {
  width: 30%;
  height: 100%;
}
@media only screen and (max-width: 540px) {
  .entity-default--os2web-spotbox-reference .field--name-field-os2web-spotbox-reference .field__item .spotbox--image .spotbox__image, .entity-default--os2web-spotbox-reference .field--name-field-os2web-spotbox .field__item .spotbox--image .spotbox__image, .entity-default--os2web-spotbox .field--name-field-os2web-spotbox-reference .field__item .spotbox--image .spotbox__image, .entity-default--os2web-spotbox .field--name-field-os2web-spotbox .field__item .spotbox--image .spotbox__image {
    width: 100%;
  }
}
.entity-default--os2web-spotbox-reference .field--name-field-os2web-spotbox-reference .field__item .spotbox--image .spotbox__image .field--name-field-os2web-spotbox-bg-image, .entity-default--os2web-spotbox-reference .field--name-field-os2web-spotbox .field__item .spotbox--image .spotbox__image .field--name-field-os2web-spotbox-bg-image, .entity-default--os2web-spotbox .field--name-field-os2web-spotbox-reference .field__item .spotbox--image .spotbox__image .field--name-field-os2web-spotbox-bg-image, .entity-default--os2web-spotbox .field--name-field-os2web-spotbox .field__item .spotbox--image .spotbox__image .field--name-field-os2web-spotbox-bg-image {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.entity-default--os2web-spotbox-reference .field--name-field-os2web-spotbox-reference .field__item .spotbox--image .spotbox__image .field--name-field-os2web-spotbox-bg-image img, .entity-default--os2web-spotbox-reference .field--name-field-os2web-spotbox .field__item .spotbox--image .spotbox__image .field--name-field-os2web-spotbox-bg-image img, .entity-default--os2web-spotbox .field--name-field-os2web-spotbox-reference .field__item .spotbox--image .spotbox__image .field--name-field-os2web-spotbox-bg-image img, .entity-default--os2web-spotbox .field--name-field-os2web-spotbox .field__item .spotbox--image .spotbox__image .field--name-field-os2web-spotbox-bg-image img {
  -o-object-fit: cover;
     object-fit: cover;
}
.entity-default--os2web-spotbox-reference .field--name-field-os2web-spotbox-reference .field__item .spotbox__content, .entity-default--os2web-spotbox-reference .field--name-field-os2web-spotbox .field__item .spotbox__content, .entity-default--os2web-spotbox .field--name-field-os2web-spotbox-reference .field__item .spotbox__content, .entity-default--os2web-spotbox .field--name-field-os2web-spotbox .field__item .spotbox__content {
  line-height: 1;
  width: 70%;
  padding: 5px 20px;
  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;
  gap: 10px;
  position: relative;
}
@media only screen and (max-width: 540px) {
  .entity-default--os2web-spotbox-reference .field--name-field-os2web-spotbox-reference .field__item .spotbox__content, .entity-default--os2web-spotbox-reference .field--name-field-os2web-spotbox .field__item .spotbox__content, .entity-default--os2web-spotbox .field--name-field-os2web-spotbox-reference .field__item .spotbox__content, .entity-default--os2web-spotbox .field--name-field-os2web-spotbox .field__item .spotbox__content {
    width: 100%;
    padding: 20px;
  }
}
.entity-default--os2web-spotbox-reference .field--name-field-os2web-spotbox-reference .field__item .spotbox__content .spotbox__arrow, .entity-default--os2web-spotbox-reference .field--name-field-os2web-spotbox .field__item .spotbox__content .spotbox__arrow, .entity-default--os2web-spotbox .field--name-field-os2web-spotbox-reference .field__item .spotbox__content .spotbox__arrow, .entity-default--os2web-spotbox .field--name-field-os2web-spotbox .field__item .spotbox__content .spotbox__arrow {
  position: absolute;
  bottom: 10px;
  right: 10px;
  opacity: 0;
  -webkit-transform: translateX(-20px);
          transform: translateX(-20px);
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
}
.entity-default--os2web-spotbox-reference .field--name-field-os2web-spotbox-reference .field__item .spotbox__content .spotbox__arrow svg, .entity-default--os2web-spotbox-reference .field--name-field-os2web-spotbox .field__item .spotbox__content .spotbox__arrow svg, .entity-default--os2web-spotbox .field--name-field-os2web-spotbox-reference .field__item .spotbox__content .spotbox__arrow svg, .entity-default--os2web-spotbox .field--name-field-os2web-spotbox .field__item .spotbox__content .spotbox__arrow svg {
  fill: black;
}
.entity-default--os2web-spotbox-reference .field--name-field-os2web-spotbox-reference .field__item .spotbox__content .spotbox__heading h3, .entity-default--os2web-spotbox-reference .field--name-field-os2web-spotbox .field__item .spotbox__content .spotbox__heading h3, .entity-default--os2web-spotbox .field--name-field-os2web-spotbox-reference .field__item .spotbox__content .spotbox__heading h3, .entity-default--os2web-spotbox .field--name-field-os2web-spotbox .field__item .spotbox__content .spotbox__heading h3 {
  color: black;
  margin: 0;
  font-size: 28px;
  font-weight: normal;
}
.entity-default--os2web-spotbox-reference .field--name-field-os2web-spotbox-reference .field__item .spotbox__content .spotbox__link_text .field--name-field-os2web-spotbox-link-text, .entity-default--os2web-spotbox-reference .field--name-field-os2web-spotbox .field__item .spotbox__content .spotbox__link_text .field--name-field-os2web-spotbox-link-text, .entity-default--os2web-spotbox .field--name-field-os2web-spotbox-reference .field__item .spotbox__content .spotbox__link_text .field--name-field-os2web-spotbox-link-text, .entity-default--os2web-spotbox .field--name-field-os2web-spotbox .field__item .spotbox__content .spotbox__link_text .field--name-field-os2web-spotbox-link-text {
  color: black;
  height: auto;
  min-height: auto;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.spotbox--text {
  text-decoration: none;
  color: black !important;
}
.spotbox--text .field--name-field-os2web-spotbox-bg-image {
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
}
.spotbox--text .field--name-field-os2web-spotbox-link-text {
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
  font-size: 1.5rem;
  padding: 20px 0;
}
.spotbox--text .read-more-spotbox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  width: 100%;
}
.spotbox--text .read-more-spotbox span {
  font-weight: 600;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 1.6rem;
}
.spotbox--text .read-more-spotbox span i {
  margin-left: 15px;
  color: #00b6d7;
  font-size: 24px;
}

.accordion-content:not(.field--widget-text-textarea) ul, .tabnav-panel:not(.field--widget-text-textarea) ul,
.field--name-field-os2web-page-keyword:not(.field--widget-text-textarea) ul,
.field--type-text-long:not(.field--widget-text-textarea) ul {
  padding-left: 0;
  list-style-type: none;
  color: inherit;
  line-height: 2.2rem;
}
.accordion-content:not(.field--widget-text-textarea) ul li, .tabnav-panel:not(.field--widget-text-textarea) ul li,
.field--name-field-os2web-page-keyword:not(.field--widget-text-textarea) ul li,
.field--type-text-long:not(.field--widget-text-textarea) ul li {
  margin-top: 8px;
  list-style-type: none;
  position: relative;
  padding-left: 30px !important;
  line-height: 2.2rem;
}
.accordion-content:not(.field--widget-text-textarea) ul li::before, .tabnav-panel:not(.field--widget-text-textarea) ul li::before,
.field--name-field-os2web-page-keyword:not(.field--widget-text-textarea) ul li::before,
.field--type-text-long:not(.field--widget-text-textarea) ul li::before {
  content: "■";
  position: absolute;
  left: 5px;
  top: -1px;
  font-size: 2rem;
  color: #333433;
}

.list-unstyled::before {
  content: none;
}
.list-unstyled li::before {
  content: none;
}

.field--type-text-long a {
  font-weight: 700;
  text-decoration: underline;
}

.paragraph--type--os2web-box-paragraph {
  margin-bottom: 80px;
}

.paragraph--type--os2web-box-paragraph.background-color--primary .box__heading .field--name-field-os2web-box-heading h2 {
  color: white;
}
.paragraph--type--os2web-box-paragraph.background-color--primary .box__body p, .paragraph--type--os2web-box-paragraph.background-color--primary .box__body h1, .paragraph--type--os2web-box-paragraph.background-color--primary .box__body h2, .paragraph--type--os2web-box-paragraph.background-color--primary .box__body h3, .paragraph--type--os2web-box-paragraph.background-color--primary .box__body h4, .paragraph--type--os2web-box-paragraph.background-color--primary .box__body h5, .paragraph--type--os2web-box-paragraph.background-color--primary .box__body h6, .paragraph--type--os2web-box-paragraph.background-color--primary .box__body span, .paragraph--type--os2web-box-paragraph.background-color--primary .box__body a {
  color: white;
}
.paragraph--type--os2web-box-paragraph.background-color--primary .box__body li {
  color: white;
}
.paragraph--type--os2web-box-paragraph.background-color--primary .box__body li:before {
  color: white;
}

.paragraph--type--os2web-box-paragraph.background-color--secondary .box__heading .field--name-field-os2web-box-heading h2 {
  color: white;
}
.paragraph--type--os2web-box-paragraph.background-color--secondary .box__body p, .paragraph--type--os2web-box-paragraph.background-color--secondary .box__body h1, .paragraph--type--os2web-box-paragraph.background-color--secondary .box__body h2, .paragraph--type--os2web-box-paragraph.background-color--secondary .box__body h3, .paragraph--type--os2web-box-paragraph.background-color--secondary .box__body h4, .paragraph--type--os2web-box-paragraph.background-color--secondary .box__body h5, .paragraph--type--os2web-box-paragraph.background-color--secondary .box__body h6, .paragraph--type--os2web-box-paragraph.background-color--secondary .box__body span, .paragraph--type--os2web-box-paragraph.background-color--secondary .box__body a {
  color: white;
}
.paragraph--type--os2web-box-paragraph.background-color--secondary .box__body li {
  color: white;
}
.paragraph--type--os2web-box-paragraph.background-color--secondary .box__body li:before {
  color: white;
}

.paragraph--type--os2web-box-paragraph.background-color--tertiary .box__heading .field--name-field-os2web-box-heading h2 {
  color: white;
}
.paragraph--type--os2web-box-paragraph.background-color--tertiary .box__body p, .paragraph--type--os2web-box-paragraph.background-color--tertiary .box__body h1, .paragraph--type--os2web-box-paragraph.background-color--tertiary .box__body h2, .paragraph--type--os2web-box-paragraph.background-color--tertiary .box__body h3, .paragraph--type--os2web-box-paragraph.background-color--tertiary .box__body h4, .paragraph--type--os2web-box-paragraph.background-color--tertiary .box__body h5, .paragraph--type--os2web-box-paragraph.background-color--tertiary .box__body h6, .paragraph--type--os2web-box-paragraph.background-color--tertiary .box__body span, .paragraph--type--os2web-box-paragraph.background-color--tertiary .box__body a {
  color: white;
}
.paragraph--type--os2web-box-paragraph.background-color--tertiary .box__body li {
  color: white;
}
.paragraph--type--os2web-box-paragraph.background-color--tertiary .box__body li:before {
  color: white;
}

.paragraph--type--os2web-box-paragraph.background-color--transparent .box__heading .field--name-field-os2web-box-heading h2 {
  color: black;
}
.paragraph--type--os2web-box-paragraph.background-color--transparent .box__body p, .paragraph--type--os2web-box-paragraph.background-color--transparent .box__body h1, .paragraph--type--os2web-box-paragraph.background-color--transparent .box__body h2, .paragraph--type--os2web-box-paragraph.background-color--transparent .box__body h3, .paragraph--type--os2web-box-paragraph.background-color--transparent .box__body h4, .paragraph--type--os2web-box-paragraph.background-color--transparent .box__body h5, .paragraph--type--os2web-box-paragraph.background-color--transparent .box__body h6, .paragraph--type--os2web-box-paragraph.background-color--transparent .box__body span, .paragraph--type--os2web-box-paragraph.background-color--transparent .box__body a {
  color: black;
}
.paragraph--type--os2web-box-paragraph.background-color--transparent .box__body li {
  color: black;
}
.paragraph--type--os2web-box-paragraph.background-color--transparent .box__body li:before {
  color: black;
}
.paragraph--type--os2web-box-paragraph.background-color--transparent .box__body * {
  color: black;
}

main.col-lg-8 .fredericia-menu-link-wrapper {
  display: grid;
  grid-gap: 20px;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  margin-bottom: 40px;
}
@media only screen and (max-width: 1200px) {
  main.col-lg-8 .fredericia-menu-link-wrapper {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}
@media only screen and (max-width: 768px) {
  main.col-lg-8 .fredericia-menu-link-wrapper {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}
@media only screen and (max-width: 470px) {
  main.col-lg-8 .fredericia-menu-link-wrapper {
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }
}
main.col-lg-8 .fredericia-menu-link-wrapper .fredericia-menu-link__inner-wrapper {
  min-height: 175px;
  background-color: #000002;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  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;
  text-decoration: none;
  position: relative;
  -webkit-box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.2), 0 8px 10px -6px rgba(0, 0, 0, 0.2);
          box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.2), 0 8px 10px -6px rgba(0, 0, 0, 0.2);
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
}
@media only screen and (max-width: 640px) {
  main.col-lg-8 .fredericia-menu-link-wrapper .fredericia-menu-link__inner-wrapper {
    min-height: 100px;
    -webkit-box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.2), 0 8px 10px -6px rgba(0, 0, 0, 0.2);
            box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.2), 0 8px 10px -6px rgba(0, 0, 0, 0.2);
  }
}
main.col-lg-8 .fredericia-menu-link-wrapper .fredericia-menu-link__inner-wrapper:hover .fredericia-box-arrow svg {
  opacity: 1;
  -webkit-transform: translateX(0);
          transform: translateX(0);
}
main.col-lg-8 .fredericia-menu-link-wrapper .fredericia-menu-link__inner-wrapper .fredericia-box-arrow {
  position: absolute;
  bottom: 0;
  right: 0;
}
main.col-lg-8 .fredericia-menu-link-wrapper .fredericia-menu-link__inner-wrapper .fredericia-box-arrow svg {
  fill: white;
  width: 35px;
  height: 35px;
  opacity: 0;
  -webkit-transform: translateX(-20px);
          transform: translateX(-20px);
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
}
main.col-lg-8 .fredericia-menu-link-wrapper .fredericia-menu-link__inner-wrapper .fredericia-box-overlay {
  /* Position it so it covers the entire link */
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  /* A semi-transparent dark overlay */
  background-color: rgba(0, 0, 0, 0.4);
  /* Sit behind the text (text is in .fredericia-box__body) */
  z-index: 1;
}
main.col-lg-8 .fredericia-menu-link-wrapper .fredericia-menu-link__inner-wrapper .fredericia-box__body {
  padding: 0 15px;
  text-align: center;
  position: relative;
  z-index: 2;
  max-width: 80%;
}
main.col-lg-8 .fredericia-menu-link-wrapper .fredericia-menu-link__inner-wrapper .fredericia-box__body span {
  color: white;
  font-size: 16px;
  font-weight: 600;
  text-transform: uppercase;
  word-break: break-word;
}
@media only screen and (max-width: 640px) {
  main.col-lg-8 .fredericia-menu-link-wrapper .fredericia-menu-link__inner-wrapper .fredericia-box__body span {
    font-size: 14px;
  }
}
main.col-lg-8 .fredericia-menu-link-wrapper .fredericia-menu-link__inner-wrapper .fredericia-box__body .intro-text {
  color: white;
  font-size: 13px;
  line-height: 1.4;
  margin-top: 5px;
}
main.col-lg-8 .fredericia-menu-link-wrapper .fredericia-menu-link__inner-wrapper .fredericia-box__body .intro-text .field--name-field-os2web-page-intro {
  margin-bottom: 0;
  margin-top: 5px;
}
main.col-lg-8 .fredericia-menu-link-wrapper .fredericia-menu-link__inner-wrapper .fredericia-box__body .intro-text .field--name-field-os2web-page-intro p {
  color: white;
  font-size: 13px;
  line-height: 1.4;
}

.fredericia-menu-link-wrapper {
  display: grid;
  grid-gap: 20px;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  margin-bottom: 40px;
}
@media only screen and (max-width: 1200px) {
  .fredericia-menu-link-wrapper {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}
@media only screen and (max-width: 768px) {
  .fredericia-menu-link-wrapper {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}
@media only screen and (max-width: 470px) {
  .fredericia-menu-link-wrapper {
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }
}
.fredericia-menu-link-wrapper .fredericia-menu-link__inner-wrapper {
  min-height: 175px;
  background-color: #000002;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  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;
  text-decoration: none;
  position: relative;
  -webkit-box-shadow: 0 4px 24px hsla(0, 0%, 0%, 0.8);
          box-shadow: 0 4px 24px hsla(0, 0%, 0%, 0.8);
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
  color: white;
}
.fredericia-menu-link-wrapper .fredericia-menu-link__inner-wrapper:visited {
  color: white;
}
@media only screen and (max-width: 640px) {
  .fredericia-menu-link-wrapper .fredericia-menu-link__inner-wrapper {
    min-height: 100px;
    -webkit-box-shadow: 0 4px 10px hsla(0, 0%, 0%, 0.8);
            box-shadow: 0 4px 10px hsla(0, 0%, 0%, 0.8);
  }
}
.fredericia-menu-link-wrapper .fredericia-menu-link__inner-wrapper:hover .fredericia-box-arrow svg {
  opacity: 1;
  -webkit-transform: translateX(0);
          transform: translateX(0);
}
.fredericia-menu-link-wrapper .fredericia-menu-link__inner-wrapper .fredericia-box-arrow {
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: 2;
}
.fredericia-menu-link-wrapper .fredericia-menu-link__inner-wrapper .fredericia-box-arrow svg {
  fill: white;
  width: 35px;
  height: 35px;
  opacity: 0;
  -webkit-transform: translateX(-20px);
          transform: translateX(-20px);
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
}
.fredericia-menu-link-wrapper .fredericia-menu-link__inner-wrapper .fredericia-box__body {
  padding: 0 15px;
  text-align: center;
  max-width: 80%;
  z-index: 2;
}
.fredericia-menu-link-wrapper .fredericia-menu-link__inner-wrapper .fredericia-box__body span {
  color: white;
  font-size: 16px;
  font-weight: 600;
  text-transform: uppercase;
  word-break: break-word;
}
@media only screen and (max-width: 640px) {
  .fredericia-menu-link-wrapper .fredericia-menu-link__inner-wrapper .fredericia-box__body span {
    font-size: 14px;
  }
}
.fredericia-menu-link-wrapper .fredericia-menu-link__inner-wrapper .fredericia-box__body .intro-text {
  color: white;
  font-size: 13px !important;
  line-height: 1.4 !important;
  margin-top: 5px;
}
.fredericia-menu-link-wrapper .fredericia-menu-link__inner-wrapper .fredericia-box__body .intro-text .field--name-field-os2web-page-intro {
  margin-bottom: 0;
  margin-top: 5px;
}
.fredericia-menu-link-wrapper .fredericia-menu-link__inner-wrapper .fredericia-box__body .intro-text .field--name-field-os2web-page-intro p {
  color: white;
  font-size: 13px;
  line-height: 1.4;
}
.fredericia-menu-link-wrapper .fredericia-menu-link__inner-wrapper .fredericia-box-overlay {
  /* Position it so it covers the entire link */
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  /* A semi-transparent dark overlay */
  background-color: rgba(0, 0, 0, 0.5);
  /* Sit behind the text (text is in .fredericia-box__body) */
  z-index: 1;
}

.box {
  text-decoration: none;
}
.box.text-align--left-text {
  text-align: left;
}
.box.text-align--center-text {
  text-align: center;
}
.box.text-align--right-text {
  text-align: right;
}
.box .box__heading {
  padding: 20px 20px;
  color: #000000;
}
.box .box__heading .field--name-field-os2web-icon img {
  width: 65px;
  height: 60px;
}
.box .box__heading .h4 {
  font-size: 2.4rem;
}
.box .box__body {
  font-size: 1.6rem;
  color: #000000;
  padding: 20px 20px;
}
.box .box__body a {
  color: #222222;
}
.box .box__body a:after {
  display: none !important;
}
.box .box__heading + .box__body {
  padding-top: 0;
}

.field--name-field-os2web-files-media {
  padding: 10px 0px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 10px;
}

.box--section-link {
  min-height: 350px;
  margin: 0 -15px 14px -15px;
}
.box--section-link .box__body {
  min-height: 40px;
  padding-top: 10px;
  padding-bottom: 10px;
}
.box--section-link .box__body > a {
  position: relative;
  padding-right: 12px;
  font-weight: 700;
}
.box--section-link .box__body > a:after {
  display: inline-block;
  position: absolute;
  top: 50%;
  right: 0;
  margin-top: -12px;
  font-family: FontAwesome;
  content: "\f105";
  color: #333433;
}
.box--section-link a {
  display: block;
  text-decoration: none;
}
.box--section-link ul {
  margin: 0 0 5px 0;
}
.box--section-link ul li {
  list-style: none;
  padding-left: 0;
}
.box--section-link ul li:before {
  display: none;
}
.box--section-link ul a {
  font-size: 1.4rem;
}

.sidebar__box {
  background-color: white;
}
.sidebar__box .sidebar__box-heading {
  padding: 40px;
  position: relative;
}
.sidebar__box .sidebar__box-heading:after {
  display: block;
  position: absolute;
  content: "";
  height: 2px;
  width: 140px;
  left: 0;
  bottom: 19px;
  background-color: #e2dddb;
}
.sidebar__box .sidebar__box-heading h2 {
  font-size: 2.4rem;
  font-weight: normal;
}
.sidebar__box .sidebar__box-body {
  padding: 0 40px 40px 40px;
}

#block-indholdfield-ext-links h2 {
  font-size: 2.4rem;
  font-weight: normal;
  position: relative;
  padding: 40px;
}
#block-indholdfield-ext-links h2:after {
  display: block;
  position: absolute;
  content: "";
  height: 2px;
  width: 140px;
  left: 0;
  bottom: 19px;
  background-color: #e2dddb;
}
#block-indholdfield-ext-links .field--name-field-selfbetjening-ref {
  padding: 0 40px 40px 40px;
}
#block-indholdfield-ext-links .field--name-field-selfbetjening-ref .field__item a {
  padding-left: 35px;
  text-decoration: none;
  position: relative;
  color: black;
}
#block-indholdfield-ext-links .field--name-field-selfbetjening-ref .field__item a:hover {
  text-decoration: underline;
}
#block-indholdfield-ext-links .field--name-field-selfbetjening-ref .field__item a:before {
  top: -1px;
  left: 0;
  position: absolute;
  font-size: 2.4rem;
  font-family: "Material Icons";
  content: "keyboard_backspace";
  color: #333433;
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}

@media print {
  .box {
    -webkit-box-shadow: none !important;
            box-shadow: none !important;
  }
  .box .box__heading {
    padding: 0;
  }
  .box .box__body {
    padding: 0;
  }
}
@font-face {
  font-family: "Material Icons";
  font-style: normal;
  font-weight: 400;
  src: url(/themes/custom/fds_fic_theme/dist/fonts/MaterialIcons-Regular.eot); /* For IE6-8 */
  src: local("Material Icons"), local("MaterialIcons-Regular"), url(/themes/custom/fds_fic_theme/dist/fonts/MaterialIcons-Regular.woff2) format("woff2"), url(/themes/custom/fds_fic_theme/dist/fonts/MaterialIcons-Regular.woff) format("woff"), url(/themes/custom/fds_fic_theme/dist/fonts/MaterialIcons-Regular.ttf) format("truetype");
}
.material-icons {
  font-family: "Material Icons";
  font-weight: normal;
  font-style: normal;
  font-size: 2.4rem; /* Preferred icon size */
  display: inline-block;
  line-height: 1;
  text-transform: none;
  letter-spacing: normal;
  word-wrap: normal;
  white-space: nowrap;
  direction: ltr;
}

ul.related-links li {
  padding-left: 35px;
}
ul.related-links li:before {
  top: -1px;
  left: 0;
  font-size: 2.4rem;
  font-family: "Material Icons";
  content: "keyboard_backspace";
  color: #333433;
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
ul.related-links a {
  text-decoration: none;
  color: #000000;
}
ul.related-links a:hover {
  text-decoration: underline;
}

.search-api-autocomplete-search {
  top: 3px;
  z-index: 500;
  border: 0 !important;
  -webkit-box-shadow: 0 1px 2px 0 rgba(27, 27, 29, 0.2);
          box-shadow: 0 1px 2px 0 rgba(27, 27, 29, 0.2);
}
.search-api-autocomplete-search .ui-menu-item {
  padding-left: 0;
}
.search-api-autocomplete-search .ui-menu-item:before {
  display: none;
}
.search-api-autocomplete-search .ui-menu-item-wrapper .search-api-autocomplete-suggestion {
  padding: 1px 2px;
  font-family: "Open Sans", sans-serif;
  font-size: 1.6rem;
  color: #000000;
}
.search-api-autocomplete-search .ui-menu-item-wrapper.ui-state-active .search-api-autocomplete-suggestion {
  color: #000000;
  background-color: #ff4200;
}

.limited-height__toggle {
  display: none;
}
.limited-height__toggle button {
  display: block;
  padding: 20px 0 7px 0;
  width: 100%;
  font-weight: 700;
  background-color: transparent;
  border: 0;
}
.limited-height__toggle button:after {
  display: block;
  margin-top: -7px;
  font-family: "Material Icons";
  content: "keyboard_arrow_down";
  color: #a51d1d;
}
.limited-height__toggle.limited-height__toggle--hidden {
  display: none !important;
}

@media (max-width: 575px) {
  .limited-height {
    height: 200px;
    overflow: hidden;
  }
  ul.limited-height {
    height: auto;
    overflow: initial;
  }
  ul.limited-height > li:nth-child(n+3) {
    display: none;
  }
  ul.limited-height--overridden > li:nth-child(n+3) {
    display: block;
  }
  .limited-height__toggle {
    display: block !important;
  }
}
.comment-os2web-hearings-hearing-reply-form #edit-preview {
  display: none;
}
.comment-os2web-hearings-hearing-reply-form .field--name-field-os2web-hearings-reply-arg {
  position: relative;
}
.comment-os2web-hearings-hearing-reply-form .field--name-field-os2web-hearings-reply-arg .form-label {
  font-weight: 700;
}
.comment-os2web-hearings-hearing-reply-form .field--name-field-os2web-hearings-reply-arg .form-label.form-required:after {
  margin: 0;
  background-image: none;
}
.comment-os2web-hearings-hearing-reply-form .field--name-field-os2web-hearings-reply-arg .form-label,
.comment-os2web-hearings-hearing-reply-form .field--name-field-os2web-hearings-reply-arg .form-hint {
  margin-left: 0;
}
.comment-os2web-hearings-hearing-reply-form .form-actions {
  text-align: right;
}

.return-to-home-link {
  position: relative;
  display: block;
  padding: 14px 0 14px 60px;
  font-size: 2rem;
  font-weight: 700;
  line-height: 1.1;
  background-image: url(/themes/custom/fds_fic_theme/dist/images/arrow-back.svg);
  background-repeat: no-repeat;
  background-position: 25px center;
}
.return-to-home-link, .return-to-home-link:hover, .return-to-home-link:active, .return-to-home-link:focus, .return-to-home-link:visited {
  text-decoration: none;
  color: #000000;
}

.modal .modal__overlay {
  -webkit-animation: none !important;
          animation: none !important;
}
.modal .modal__container {
  min-width: 330px;
  padding: 15px;
  -webkit-animation: none !important;
          animation: none !important;
  position: fixed;
  right: 50%;
  top: 50%;
  z-index: 9999;
  -webkit-transform: translateX(50%) translateY(-50%);
          transform: translateX(50%) translateY(-50%);
}
.modal .modal__container .modal__header .modal__title {
  font-size: 3.2rem;
  font-weight: 400;
}
.modal .modal__container .modal__footer {
  border: 0;
  background-color: unset;
}
.modal .modal__container .modal-watermark {
  position: absolute;
  max-width: 200px;
  right: 10px;
  bottom: 10px;
  opacity: 0.6;
}
@media only screen and (max-width: 768px) {
  .modal .modal__container .modal-watermark {
    display: none;
  }
}

.contact-modal-btn {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin-left: 70px;
  font-family: "RBNo2.1a", Helvetica, Arial, sans-serif;
  font-size: 24px;
  padding-bottom: 7px;
}
@media only screen and (max-width: 992px) {
  .contact-modal-btn {
    margin-left: 0;
    -ms-flex-item-align: center;
        align-self: center;
  }
}
.contact-modal-btn:hover {
  background-color: #007488 !important;
  border-color: #007488 !important;
}

@media (min-width: 576px) {
  .modal .modal__container {
    min-width: 400px;
    padding: 30px;
  }
}
.custom-alert__button {
  padding-top: 30px;
}
.custom-alert__button a {
  display: inline-block;
  padding: 10px 35px;
  font-weight: bold;
  text-decoration: none;
  text-transform: uppercase;
  border-radius: 25px;
  color: #000000;
  background-color: #ffffff;
}

@media (min-width: 576px) {
  .custom-alert {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .custom-alert__meta {
    padding-left: 60px;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
  }
  .custom-alert__meta h1, .custom-alert__meta .h1, .custom-alert__meta h2, .custom-alert__meta .h2, .custom-alert__meta h3, .custom-alert__meta .h3, .custom-alert__meta h4, .custom-alert__meta .h4, .custom-alert__meta h5, .custom-alert__meta .h5, .custom-alert__meta h6, .custom-alert__meta .h6 {
    margin-top: 0;
    color: inherit;
  }
  .custom-alert__button {
    padding-top: 0;
  }
}
.block-facets h1, .block-facets h2, .block-facets h3, .block-facets h4, .block-facets h5, .block-facets h6 {
  margin-top: 0;
}
.block-facets ul li {
  padding-left: 0;
}
.block-facets ul li:before {
  display: none;
}
.block-facets ul ul li {
  margin-left: 0;
  padding-left: 25px;
}
.block-facets input[type=checkbox],
.block-facets input[type=radio] {
  margin-right: 8px;
}

.preheader {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.preheader h1, .preheader h2, .preheader h3, .preheader h4, .preheader h5, .preheader h6 {
  margin-top: 0;
  margin-bottom: 0;
  color: inherit;
}
.preheader a {
  position: relative;
  padding-left: 32px;
  font-weight: 700;
  color: inherit;
}
.preheader a:before {
  position: absolute;
  top: 50%;
  left: 0;
  margin-top: -11px;
  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;
  font-family: FontAwesome;
  content: "\f105";
  width: 22px;
  height: 22px;
  margin-right: 10px;
  text-decoration: none;
  border-radius: 20px;
  color: #ffffff;
  background-color: #222222;
}

.paragraph--type--os2web-wrapper.background-color--primary .paragraph--type--os2web-image-paragraph p, .paragraph--type--os2web-wrapper.background-color--primary .paragraph--type--os2web-image-paragraph h1, .paragraph--type--os2web-wrapper.background-color--primary .paragraph--type--os2web-image-paragraph h2, .paragraph--type--os2web-wrapper.background-color--primary .paragraph--type--os2web-image-paragraph h3, .paragraph--type--os2web-wrapper.background-color--primary .paragraph--type--os2web-image-paragraph h4, .paragraph--type--os2web-wrapper.background-color--primary .paragraph--type--os2web-image-paragraph h5, .paragraph--type--os2web-wrapper.background-color--primary .paragraph--type--os2web-image-paragraph h6, .paragraph--type--os2web-wrapper.background-color--primary .paragraph--type--os2web-image-paragraph a {
  color: white !important;
}
.paragraph--type--os2web-wrapper.background-color--secondary .paragraph--type--os2web-image-paragraph p, .paragraph--type--os2web-wrapper.background-color--secondary .paragraph--type--os2web-image-paragraph h1, .paragraph--type--os2web-wrapper.background-color--secondary .paragraph--type--os2web-image-paragraph h2, .paragraph--type--os2web-wrapper.background-color--secondary .paragraph--type--os2web-image-paragraph h3, .paragraph--type--os2web-wrapper.background-color--secondary .paragraph--type--os2web-image-paragraph h4, .paragraph--type--os2web-wrapper.background-color--secondary .paragraph--type--os2web-image-paragraph h5, .paragraph--type--os2web-wrapper.background-color--secondary .paragraph--type--os2web-image-paragraph h6, .paragraph--type--os2web-wrapper.background-color--secondary .paragraph--type--os2web-image-paragraph a {
  color: white !important;
}
.paragraph--type--os2web-wrapper.background-color--tertiary .paragraph--type--os2web-news-block, .paragraph--type--os2web-wrapper.background-color--tertiary .paragraph--type--os2web-news-block p, .paragraph--type--os2web-wrapper.background-color--tertiary .paragraph--type--os2web-news-block h1, .paragraph--type--os2web-wrapper.background-color--tertiary .paragraph--type--os2web-news-block h2, .paragraph--type--os2web-wrapper.background-color--tertiary .paragraph--type--os2web-news-block h3, .paragraph--type--os2web-wrapper.background-color--tertiary .paragraph--type--os2web-news-block h4, .paragraph--type--os2web-wrapper.background-color--tertiary .paragraph--type--os2web-news-block h5, .paragraph--type--os2web-wrapper.background-color--tertiary .paragraph--type--os2web-news-block h6 {
  color: #000000;
}
.paragraph--type--os2web-wrapper.background-color--tertiary .paragraph--type--os2web-news-block a {
  outline-color: #222222;
}
.paragraph--type--os2web-wrapper.background-color--tertiary .paragraph--type--os2web-news-block a, .paragraph--type--os2web-wrapper.background-color--tertiary .paragraph--type--os2web-news-block a:active, .paragraph--type--os2web-wrapper.background-color--tertiary .paragraph--type--os2web-news-block a:visited, .paragraph--type--os2web-wrapper.background-color--tertiary .paragraph--type--os2web-news-block a:focus {
  color: #000000;
}

.field--name-field-os2web-paragraphs .field__item .banner__image-outer {
  margin-bottom: 80px;
}
@media only screen and (max-width: 640px) {
  .field--name-field-os2web-paragraphs .field__item .banner__image-outer {
    margin-bottom: 0;
  }
}

.banner__image-outer {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  min-height: 350px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  padding: 20px 0;
}
@media only screen and (max-width: 640px) {
  .banner__image-outer {
    min-height: 150px !important;
  }
}
@media only screen and (max-width: 640px) {
  .banner__image-outer.mobile-hide {
    display: none;
  }
}
.banner__image-outer .entity-default--os2web-banner-paragraph {
  background-color: transparent;
  width: 100%;
}
.banner__image-outer .entity-default--os2web-banner-paragraph .container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.banner__image-outer .entity-default--os2web-banner-paragraph .container .banner-box {
  background-color: rgba(255, 255, 255, 0.9);
  width: 500px;
  padding: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 20px;
  -webkit-box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 8px 10px -6px rgba(0, 0, 0, 0.1);
          box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 8px 10px -6px rgba(0, 0, 0, 0.1);
}
@media only screen and (max-width: 640px) {
  .banner__image-outer .entity-default--os2web-banner-paragraph .container .banner-box {
    width: 100%;
    display: none;
  }
}
.banner__image-outer .entity-default--os2web-banner-paragraph .container .banner-box .banner-headings-wrapper .banner-heading .field--name-field-os2web-banner-heading h2 {
  margin: 0;
  padding: 0;
  color: black !important;
}
.banner__image-outer .entity-default--os2web-banner-paragraph .container .banner-box .banner-headings-wrapper .banner-subheading .field--name-field-os2web-banner-subheading * {
  color: black !important;
}
.banner__image-outer .entity-default--os2web-banner-paragraph .container .banner-box .banner-body .field--name-field-os2web-banner-body * {
  color: black !important;
}
.banner__image-outer .entity-default--os2web-banner-paragraph .container .banner-box .banner-actions ul {
  padding: 0;
  margin: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 10px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.banner__image-outer .entity-default--os2web-banner-paragraph .container .banner-box .banner-actions ul li {
  padding: 0;
  margin: 0;
}
.banner__image-outer .entity-default--os2web-banner-paragraph .container .banner-box .banner-actions ul li.red-link-class a {
  background-color: #9d0303;
  color: white;
  border-color: #9d0303;
}
.banner__image-outer .entity-default--os2web-banner-paragraph .container .banner-box .banner-actions ul li.red-link-class a:hover {
  background-color: rgba(157, 4, 37, 0.9);
  border-color: rgba(157, 4, 37, 0.9);
}
.banner__image-outer .entity-default--os2web-banner-paragraph .container .banner-box .banner-actions ul li.lightred-link-class a {
  background-color: #f3e7e7;
  color: #9d0303;
  border-color: #f3e7e7;
}
.banner__image-outer .entity-default--os2web-banner-paragraph .container .banner-box .banner-actions ul li.lightred-link-class a:hover {
  background-color: rgba(243, 231, 231, 0.9);
  border-color: rgba(243, 231, 231, 0.9);
}
.banner__image-outer .entity-default--os2web-banner-paragraph .container .banner-box .banner-actions ul li.blue-link-class a {
  background-color: #00325b;
  color: #ffffff;
  border-color: #00325b;
}
.banner__image-outer .entity-default--os2web-banner-paragraph .container .banner-box .banner-actions ul li.blue-link-class a:hover {
  background-color: rgba(0, 51, 91, 0.9);
  border-color: rgba(0, 51, 91, 0.9);
}
.banner__image-outer .entity-default--os2web-banner-paragraph .container .banner-box .banner-actions ul li.lightblue-link-class a {
  background-color: #aabecf;
  color: #00325b;
  border-color: #aabecf;
}
.banner__image-outer .entity-default--os2web-banner-paragraph .container .banner-box .banner-actions ul li.lightblue-link-class a:hover {
  background-color: rgba(170, 191, 207, 0.9);
  border-color: rgba(170, 191, 207, 0.9);
}
.banner__image-outer .entity-default--os2web-banner-paragraph .container .banner-box .banner-actions ul li a {
  background-color: #00b6d7;
  color: #ffffff;
  font-weight: normal;
  border-color: #00b6d7;
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
  font-weight: normal;
  position: relative;
  font-family: "RBNo2.1a";
  font-size: 20px;
  padding: 10px 30px 15px 30px;
  border-radius: 0;
  font-size: 20px;
}
.banner__image-outer .entity-default--os2web-banner-paragraph .container .banner-box .banner-actions ul li a:hover {
  background-color: #007488 !important;
  border-color: #007488 !important;
}
.banner__image-outer .entity-default--os2web-banner-paragraph .container .banner-box .banner-actions ul li:before {
  display: none;
}

.banner-box-mobile {
  background-color: rgba(255, 255, 255, 0.9);
  width: 100%;
  padding: 30px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 10px;
  display: none;
}
@media only screen and (max-width: 640px) {
  .banner-box-mobile {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
.banner-box-mobile .banner-headings-wrapper .banner-heading .field--name-field-os2web-banner-heading h2 {
  font-weight: bold;
  margin: 0;
  padding: 0;
  font-size: 18px;
  color: black;
}
.banner-box-mobile .banner-body .field--name-field-os2web-banner-body p {
  font-size: 14px;
  color: black;
}
.banner-box-mobile .banner-actions ul {
  padding: 0;
  margin: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 10px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.banner-box-mobile .banner-actions ul li {
  padding: 0;
  margin: 0;
}
.banner-box-mobile .banner-actions ul li.red-link-class a {
  background-color: #9d0303;
  color: white;
  border-color: #9d0303;
}
.banner-box-mobile .banner-actions ul li.red-link-class a:hover {
  background-color: rgba(157, 4, 37, 0.9);
  border-color: rgba(157, 4, 37, 0.9);
}
.banner-box-mobile .banner-actions ul li.lightred-link-class a {
  background-color: #f3e7e7;
  color: #9d0303;
  border-color: #f3e7e7;
}
.banner-box-mobile .banner-actions ul li.lightred-link-class a:hover {
  background-color: rgba(243, 231, 231, 0.9);
  border-color: rgba(243, 231, 231, 0.9);
}
.banner-box-mobile .banner-actions ul li.blue-link-class a {
  background-color: #00325b;
  color: #ffffff;
  border-color: #00325b;
}
.banner-box-mobile .banner-actions ul li.blue-link-class a:hover {
  background-color: rgba(0, 51, 91, 0.9);
  border-color: rgba(0, 51, 91, 0.9);
}
.banner-box-mobile .banner-actions ul li.lightblue-link-class a {
  background-color: #aabecf;
  color: #00325b;
  border-color: #aabecf;
}
.banner-box-mobile .banner-actions ul li.lightblue-link-class a:hover {
  background-color: rgba(170, 191, 207, 0.9);
  border-color: rgba(170, 191, 207, 0.9);
}
.banner-box-mobile .banner-actions ul li a {
  background-color: #00b6d7;
  color: #ffffff;
  border-radius: 4px;
  font-weight: normal;
  border-color: #00b6d7;
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
  font-weight: 600;
  position: relative;
  padding-right: 50px;
  font-size: 14px;
}
.banner-box-mobile .banner-actions ul li a:not(.ext):after {
  content: "\f0a9";
  position: absolute;
  display: inline-block;
  top: 50%;
  right: 15px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  font-family: "FontAwesome";
}
.banner-box-mobile .banner-actions ul li a.ext:after {
  content: "\f35d";
  position: absolute;
  display: inline-block;
  top: 50%;
  right: 15px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  font-family: "FontAwesome";
}
.banner-box-mobile .banner-actions ul li a:hover {
  background-color: #007488;
  border-color: #007488;
}
.banner-box-mobile .banner-actions ul li:before {
  display: none;
}

.banner__text-outer {
  background-position: center;
  width: 100%;
  min-height: 390px;
  background-size: cover;
  background-repeat: no-repeat;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media only screen and (max-width: 992px) {
  .banner__text-outer {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    background-image: none !important;
  }
}

.slider {
  overflow: hidden;
  width: 66%;
  padding: 24px;
  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;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  background-size: cover;
  background-repeat: no-repeat;
}
@media only screen and (min-width: 992px) {
  .slider {
    background-image: none !important;
  }
}
@media only screen and (max-width: 992px) {
  .slider {
    width: 100%;
    min-height: 390px;
  }
}

.slider-overlay {
  position: relative;
  display: block;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: transparent;
  background-image: -webkit-gradient(linear, left top, right top, color-stop(40%, rgba(27, 62, 70, 0.6)), color-stop(65%, transparent));
  background-image: linear-gradient(to right, rgba(27, 62, 70, 0.6) 40%, transparent 65%);
}

.slides-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 60%;
  -webkit-transition: -webkit-transform 0.4s ease-in-out;
  transition: -webkit-transform 0.4s ease-in-out;
  transition: transform 0.4s ease-in-out;
  transition: transform 0.4s ease-in-out, -webkit-transform 0.4s ease-in-out;
}

.slide-item {
  width: 560px;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
@media only screen and (max-width: 992px) {
  .slide-item {
    width: 100%;
  }
}

.slide-item.notActive {
  opacity: 0;
}

.slide-heading {
  color: white;
  font-size: 2.4rem;
  font-weight: 700;
  max-width: 420px;
}
.slide-heading .slide-link {
  color: white;
  text-decoration: none;
  font-weight: 700;
}
.slide-heading .slide-link:hover {
  text-decoration: underline;
}

.slide-content {
  margin-top: 20px;
  max-width: 420px;
}

.slide-content div p {
  color: white;
  font-size: 1.6rem;
}

.dot {
  display: inline-block;
  width: 12px;
  height: 12px;
  margin: 0 5px;
  border-radius: 50%;
  background-color: #bbbbbb;
  -webkit-transition: background-color 0.3s ease;
  transition: background-color 0.3s ease;
  cursor: pointer;
}
.dot:hover {
  background-color: #ffffff;
}

.dot.active {
  background-color: #ffffff;
}

.nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.prev, .next {
  width: 40px;
  height: 40px;
  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;
  background-color: #00b6d7;
  border: none;
  cursor: pointer;
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
  border-radius: 50%;
}
.prev:hover, .next:hover {
  background-color: white;
}

.prev {
  color: white;
  margin-right: 3px;
}
.prev:hover {
  color: black;
}

.next {
  color: white;
}
.next:hover {
  color: black;
}

.banner-links-wrapper {
  width: auto;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.banner-links-wrapper .banner-links {
  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-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 100%;
}
.banner-links-wrapper .banner-links .field--name-field-os2web-bannertxt-links {
  width: 100%;
}
.banner-links-wrapper .banner-links .field--name-field-os2web-bannertxt-links .field__item {
  background-color: #ffffff;
  width: 100%;
  margin: 10px 0;
  border-bottom-left-radius: 50px;
  border-top-left-radius: 50px;
}
@media only screen and (max-width: 992px) {
  .banner-links-wrapper .banner-links .field--name-field-os2web-bannertxt-links .field__item {
    width: 100%;
    margin: 10px auto;
    border: 1px solid #dedede;
    border-radius: 50px;
  }
}
.banner-links-wrapper .banner-links .field--name-field-os2web-bannertxt-links .field__item a {
  text-decoration: none;
  color: black;
  border-bottom-left-radius: 50px;
  border-top-left-radius: 50px;
  width: 100%;
  position: relative;
  display: block;
  height: 100%;
  padding: 15px 20px;
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
  font-size: 2rem;
  font-weight: 700;
}
@media only screen and (max-width: 992px) {
  .banner-links-wrapper .banner-links .field--name-field-os2web-bannertxt-links .field__item a {
    border-radius: 50px;
  }
}
.banner-links-wrapper .banner-links .field--name-field-os2web-bannertxt-links .field__item a:hover {
  background-color: #00b6d7;
  color: white;
}
.banner-links-wrapper .banner-links .field--name-field-os2web-bannertxt-links .field__item a:after {
  position: absolute;
  top: 50%;
  right: 10px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  font-family: "FontAwesome";
  font-size: 14px;
  content: "\f054";
  display: inline-block;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
}

.default-banner-wrapper {
  display: none;
  overflow: hidden;
  height: 350px;
}
@media only screen and (992px) {
  .default-banner-wrapper {
    height: 200px;
  }
}
.default-banner-wrapper .default-banner {
  width: 100%;
  height: 100%;
}
.default-banner-wrapper .default-banner img {
  -o-object-fit: cover;
     object-fit: cover;
  height: 100%;
  width: 100%;
}

.mobile-menu-open {
  position: relative;
  right: 280px;
  overflow: hidden;
}

.custom-mobile-navigation .slinky-menu {
  display: none;
}
.custom-mobile-navigation.custom-mobile-navigation--open .custom-mobile-navigation-popup {
  -webkit-box-shadow: inset 0 0 7px 5px rgba(0, 0, 0, 0.15);
          box-shadow: inset 0 0 7px 5px rgba(0, 0, 0, 0.15);
  position: absolute;
  top: 0;
  right: -280px;
  width: 280px;
  bottom: 0;
  background-color: #00b6d7;
}
.custom-mobile-navigation.custom-mobile-navigation--open .custom-mobile-navigation-popup .slinky-menu {
  display: block;
  background-color: transparent;
}
.custom-mobile-navigation.custom-mobile-navigation--open .custom-mobile-navigation-popup .slinky-menu li {
  border-bottom: 1px solid rgba(0, 0, 0, 0.15);
  padding: 0;
}
.custom-mobile-navigation.custom-mobile-navigation--open .custom-mobile-navigation-popup .slinky-menu li::before {
  display: none;
}
.custom-mobile-navigation.custom-mobile-navigation--open .custom-mobile-navigation-popup .slinky-menu li.header {
  min-height: 6.4rem;
  padding: 10px 30px;
}
.custom-mobile-navigation.custom-mobile-navigation--open .custom-mobile-navigation-popup .slinky-menu li.header .title {
  font-weight: 700;
  text-decoration: underline;
}
.custom-mobile-navigation.custom-mobile-navigation--open .custom-mobile-navigation-popup .slinky-menu li a {
  color: #ffffff;
  background-color: transparent !important;
  text-decoration: none;
}
.custom-mobile-navigation.custom-mobile-navigation--open .custom-mobile-navigation-popup .slinky-menu li a.next:after {
  background-image: url(/themes/custom/fds_fic_theme/dist/images/svg-icons/right-arrow-angle.svg);
  content: "";
  opacity: 1;
  width: 14px;
  height: 11px;
  background-size: contain;
}
.custom-mobile-navigation.custom-mobile-navigation--open .custom-mobile-navigation-popup .slinky-menu li a.back:before {
  background-image: url(/themes/custom/fds_fic_theme/dist/images/svg-icons/left-arrow-angle.svg);
  content: "";
  -webkit-transform: scaleX(1);
          transform: scaleX(1);
  padding: 0;
  opacity: 1;
  width: 18px;
  height: 13px;
  background-size: contain;
}
.custom-mobile-navigation.custom-mobile-navigation--open .custom-mobile-navigation-popup .slinky-menu li a:not(.back) {
  padding: 10px 30px;
  background-color: transparent !important;
  text-transform: uppercase;
  font-weight: 400;
}
.custom-mobile-navigation.custom-mobile-navigation--open .custom-mobile-navigation-popup .slinky-menu li a:not(.back):hover {
  background-color: transparent !important;
  text-decoration: none;
}
.custom-mobile-navigation.custom-mobile-navigation--open .custom-mobile-navigation-popup .slinky-menu li a:focus {
  outline: 0;
}

.pace {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  width: 100%;
  pointer-events: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-transform: translate3d(0, -50px, 0);
  transform: translate3d(0, -50px, 0);
  -webkit-transition: -webkit-transform 400ms ease-in-out;
  transition: -webkit-transform 400ms ease-in-out;
  transition: transform 400ms ease-in-out;
  transition: transform 400ms ease-in-out, -webkit-transform 400ms ease-in-out;
}

.pace.pace-active {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.pace .pace-progress {
  display: block;
  position: fixed;
  top: 0;
  right: 100%;
  width: 100%;
  height: 3px;
  background: #4194b2;
  pointer-events: none;
}

.pace-inactive {
  display: none;
}

.entity-default--os2web-news-block {
  background-color: #ffffff;
}
.entity-default--os2web-news-block .row {
  padding: 0;
  margin: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 0.5rem;
}
.entity-default--os2web-news-block .preheader {
  background-color: #ffffff;
  padding: 20px 0;
}
.entity-default--os2web-news-block .preheader h2 {
  margin: 0;
  padding: 0 !important;
  font-size: 2.4rem;
  font-weight: 600;
  letter-spacing: 0;
}
.entity-default--os2web-news-block .view-os2web-news-wrapper {
  position: relative;
  padding: 18px 50px 18px 20px;
  background-color: white;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  border: 1px solid #dddddd;
  -webkit-box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -4px rgba(0, 0, 0, 0.1);
          box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -4px rgba(0, 0, 0, 0.1);
}
.entity-default--os2web-news-block .view-os2web-news-wrapper:hover {
  color: white !important;
  background-color: #000002;
}
.entity-default--os2web-news-block .view-os2web-news-wrapper:hover a {
  color: white !important;
}
.entity-default--os2web-news-block .view-os2web-news-wrapper:hover .views-field-field-os2web-news-article-date .field-content {
  color: white;
}
.entity-default--os2web-news-block .view-os2web-news-wrapper:hover:after {
  color: white;
  background-color: transparent;
}
.entity-default--os2web-news-block .view-os2web-news-wrapper:after {
  position: absolute;
  color: #000002;
  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;
  text-align: center;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 0;
  font-family: FontAwesome;
  content: "\f105";
  font-size: 1.6rem;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  height: 40px;
  width: 40px;
}
.entity-default--os2web-news-block .view-os2web-news-wrapper .views-field-title {
  font-weight: 700;
  margin: 0;
  font-size: 1.6rem;
  letter-spacing: 0;
  line-height: 1.1;
}
.entity-default--os2web-news-block .view-os2web-news-wrapper .views-field-title a {
  display: block;
  padding-bottom: 25px;
  width: 100%;
  z-index: 2;
  font-weight: 700;
  color: #000002;
}
.entity-default--os2web-news-block .view-os2web-news-wrapper .views-field-title a:hover {
  text-decoration: none;
}
.entity-default--os2web-news-block .view-os2web-news-wrapper .views-field-field-os2web-news-article-date .field-content {
  position: absolute;
  bottom: 15px;
  left: 20px;
  pointer-events: none;
  color: #000002;
  font-size: 1.4rem;
  font-weight: 700;
}

.entity-default--os2web-news-page .views-element-container .view-os2web-news .view-content .views-row .element-wrapper-link .entity-list__body a:visited {
  text-decoration: none;
}
.entity-default--os2web-news-page .views-element-container .view-os2web-news .view-content .views-row .element-wrapper-link .entity-list__body .field--type-body .field--name-field-os2web-news-intro p strong {
  font-weight: normal;
}

.block-last-updated {
  background-color: #ffffff;
  color: black;
  padding: 12px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.block-last-updated .last-updated-title {
  margin-right: 10px;
}
.block-last-updated .last-updated-date {
  font-weight: bold;
}

.status-banner-open-btn-wrapper {
  position: absolute;
  top: 90px;
  right: 0;
}
.status-banner-open-btn-wrapper .status-banner-open-btn {
  position: absolute;
  z-index: 1;
  right: 50px;
  -webkit-transition: 0.4s ease;
  transition: 0.4s ease;
  top: 5px;
  background-color: #000002;
  color: white;
  border: none;
  padding: 3px 6px;
  font-weight: 500;
  -webkit-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px -1px rgba(0, 0, 0, 0.1);
          box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px -1px rgba(0, 0, 0, 0.1);
  border-radius: 6px;
}
.status-banner-open-btn-wrapper .status-banner-open-btn span {
  margin-right: 10px;
}

.status-banner {
  position: absolute;
  width: 100%;
  z-index: 1;
  padding: 10px 0;
  -webkit-transition: 0.4s ease;
  transition: 0.4s ease;
  top: 90px;
}
.status-banner .container {
  position: relative;
}
.status-banner .container .status-banner-heading {
  text-transform: uppercase;
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 20px;
  max-width: 95%;
}
.status-banner .container .status-banner-close-btn {
  position: absolute;
  top: 0;
  right: 30px;
  border: none;
  background-color: transparent;
}
.status-banner .container .status-banner-body p, .status-banner .container .status-banner-body h1, .status-banner .container .status-banner-body h2, .status-banner .container .status-banner-body h3, .status-banner .container .status-banner-body h4, .status-banner .container .status-banner-body h5, .status-banner .container .status-banner-body h6, .status-banner .container .status-banner-body span {
  margin-bottom: 0;
}
.status-banner .container .white-text p {
  color: white !important;
}

.region-alert-banner {
  position: relative;
}

.status-bar-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-transition: 0.4s ease;
  transition: 0.4s ease;
  position: relative;
  z-index: 2;
  width: 100%;
  max-height: -webkit-fit-content;
  max-height: -moz-fit-content;
  max-height: fit-content;
  overflow: hidden;
}
.status-bar-wrapper.initial-closed {
  -webkit-transition: none;
  transition: none;
  opacity: 0;
}
.status-bar-wrapper.reopening {
  -webkit-transition: 0.4s ease;
  transition: 0.4s ease;
  opacity: 1;
}
.status-bar-wrapper .container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  align-items: center;
  position: relative;
}
.status-bar-wrapper .container .field--name-body {
  padding: 10px 0;
  max-width: 95%;
  width: 100%;
}
.status-bar-wrapper .container.green-text .field--name-body p, .status-bar-wrapper .container.green-text .field--name-body h1, .status-bar-wrapper .container.green-text .field--name-body h2, .status-bar-wrapper .container.green-text .field--name-body h3, .status-bar-wrapper .container.green-text .field--name-body h4, .status-bar-wrapper .container.green-text .field--name-body h5, .status-bar-wrapper .container.green-text .field--name-body h6, .status-bar-wrapper .container.green-text .field--name-body strong, .status-bar-wrapper .container.green-text .field--name-body i, .status-bar-wrapper .container.green-text .field--name-body span {
  color: white;
}
.status-bar-wrapper .container.red-text .field--name-body p, .status-bar-wrapper .container.red-text .field--name-body h1, .status-bar-wrapper .container.red-text .field--name-body h2, .status-bar-wrapper .container.red-text .field--name-body h3, .status-bar-wrapper .container.red-text .field--name-body h4, .status-bar-wrapper .container.red-text .field--name-body h5, .status-bar-wrapper .container.red-text .field--name-body h6, .status-bar-wrapper .container.red-text .field--name-body strong, .status-bar-wrapper .container.red-text .field--name-body i, .status-bar-wrapper .container.red-text .field--name-body span {
  color: white;
}
.status-bar-wrapper .container.yellow-text .field--name-body p, .status-bar-wrapper .container.yellow-text .field--name-body h1, .status-bar-wrapper .container.yellow-text .field--name-body h2, .status-bar-wrapper .container.yellow-text .field--name-body h3, .status-bar-wrapper .container.yellow-text .field--name-body h4, .status-bar-wrapper .container.yellow-text .field--name-body h5, .status-bar-wrapper .container.yellow-text .field--name-body h6, .status-bar-wrapper .container.yellow-text .field--name-body strong, .status-bar-wrapper .container.yellow-text .field--name-body i, .status-bar-wrapper .container.yellow-text .field--name-body span {
  color: black;
}
.status-bar-wrapper .container .close-status-bar {
  position: absolute;
  top: 5px;
  right: 30px;
}
.status-bar-wrapper .container .close-status-bar .close-button {
  background-color: transparent;
  border: none;
}

.reopen-btn-wrapper {
  margin-top: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  position: absolute;
  left: 0;
  z-index: 20;
}
.reopen-btn-wrapper .reopen-button {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-transition: 0.4s ease;
  transition: 0.4s ease;
  visibility: hidden;
  position: absolute;
  z-index: 1;
  background-color: #000002;
  color: white;
  border: none;
  padding: 5px 6px;
  font-weight: 500;
  -webkit-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px -1px rgba(0, 0, 0, 0.1);
          box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px -1px rgba(0, 0, 0, 0.1);
  border-bottom-right-radius: 6px;
  border-top-right-radius: 6px;
  font-size: 24px;
}
.reopen-btn-wrapper .reopen-button i {
  margin-left: 2px;
}
.reopen-btn-wrapper .reopen-button:hover {
  text-decoration: none;
}
.reopen-btn-wrapper .reopen-button.visible {
  visibility: visible !important;
}

.banner-content-links-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
  margin-bottom: 80px;
}
.banner-content-links-wrapper .banner-content-links__inner-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 20px;
  width: 100%;
  max-width: 1200px;
}
.banner-content-links-wrapper .banner-content-links__inner-wrapper .banner-content-links {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 20px;
}
@media only screen and (max-width: 992px) {
  .banner-content-links-wrapper .banner-content-links__inner-wrapper .banner-content-links {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }
}
.banner-content-links-wrapper .banner-content-links__inner-wrapper .banner-content-links .banner-link {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  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;
  min-height: 100px;
}
@media only screen and (max-width: 992px) {
  .banner-content-links-wrapper .banner-content-links__inner-wrapper .banner-content-links .banner-link {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 100%;
            flex: 1 1 100%;
    max-width: none;
  }
}
.banner-content-links-wrapper .banner-content-links__inner-wrapper .banner-content-links .banner-link a {
  color: white;
  font-size: 1.8rem;
  font-weight: 600;
  text-decoration: none;
  width: 100%;
  text-align: center;
  padding: 25px 10px;
  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;
  height: 100%;
}
.banner-content-links-wrapper .banner-content-links__inner-wrapper .banner-content-links .banner-link a:hover {
  text-decoration: underline;
}
.banner-content-links-wrapper .banner-content-links__inner-wrapper .hidden-links {
  gap: 20px;
  grid-template-columns: repeat(4, minmax(0, 1fr));
}
@media only screen and (max-width: 992px) {
  .banner-content-links-wrapper .banner-content-links__inner-wrapper .hidden-links {
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }
}
.banner-content-links-wrapper .banner-content-links__inner-wrapper .hidden-links .banner-link {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  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;
  min-height: 100px;
}
@media only screen and (max-width: 992px) {
  .banner-content-links-wrapper .banner-content-links__inner-wrapper .hidden-links .banner-link {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 40%;
            flex: 1 1 40%;
    max-width: none;
  }
}
@media only screen and (max-width: 536px) {
  .banner-content-links-wrapper .banner-content-links__inner-wrapper .hidden-links .banner-link {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 100%;
            flex: 1 1 100%;
  }
}
.banner-content-links-wrapper .banner-content-links__inner-wrapper .hidden-links .banner-link a {
  color: white;
  font-size: 1.8rem;
  font-weight: 600;
  text-decoration: none;
  width: 100%;
  text-align: center;
  padding: 25px 10px;
  height: 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;
}
.banner-content-links-wrapper .banner-content-links__inner-wrapper .hidden-links .banner-link a:hover {
  text-decoration: underline;
}
.banner-content-links-wrapper .banner-content-links__inner-wrapper .show-more-button-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  margin-top: 10px;
}
.banner-content-links-wrapper .banner-content-links__inner-wrapper .show-more-button-wrapper .show-more-button {
  background-color: transparent;
  border: none;
  color: #222222;
  font-size: 2rem;
  font-weight: 600;
}
.banner-content-links-wrapper .banner-content-links__inner-wrapper .show-more-button-wrapper .show-more-button:before {
  font-family: FontAwesome;
  margin-right: 10px;
}
.banner-content-links-wrapper .banner-content-links__inner-wrapper .show-more-button-wrapper .show-more-button:hover span {
  text-decoration: underline;
}

.nautdata #nautcontent .nautblock {
  padding: 0 !important;
  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;
}
.nautdata #nautcontent .nautblock div:first-child .nautevent .jdLtLB {
  margin: 0;
}
.nautdata #nautcontent .nautblock div:first-child .nautevent .buyticket {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #222222 !important;
  color: white !important;
}
.nautdata #nautcontent .nautblock div:first-child .nautevent .eventdate:after {
  content: "\f073";
  font-family: "FontAwesome";
  font-size: 18px;
  margin-left: 15px;
}
.nautdata #nautcontent .nautblock div:first-child .nautevent .eventdate img {
  display: none;
}
.nautdata #nautcontent .nautblock div:nth-child(2):not(.eventdate) {
  padding-bottom: 50px;
}

.kultunaut-wrapper {
  margin: 0 0 80px 0;
}
.kultunaut-wrapper h2 {
  margin: 0;
  font-weight: 700;
}

.anonymous-subscriptions-subscribe-form {
  margin-bottom: 3rem !important;
}
.paragraph--type--hero {
  background-size: cover;
  min-height: 700px;
  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;
  background-position: center;
  position: relative;
}
.paragraph--type--hero .hero-overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.4);
}
.paragraph--type--hero .hero-content-wrapper {
  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;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  max-width: 1200px;
  padding: 0 30px;
  width: 100%;
  margin-top: 100px;
  position: relative;
}
.paragraph--type--hero .hero-content-wrapper .hero-heading {
  margin-top: 0;
  padding: 0;
  font-size: 58px;
  color: white;
  text-align: center;
}
@media only screen and (max-width: 768px) {
  .paragraph--type--hero .hero-content-wrapper .hero-heading {
    font-size: 42px;
  }
}
.paragraph--type--hero .hero-content-wrapper .hero-heading .field--name-field-hero-heading {
  font-family: "RBNo2.1a";
  font-size: 58px;
}
@media only screen and (max-width: 768px) {
  .paragraph--type--hero .hero-content-wrapper .hero-heading .field--name-field-hero-heading {
    font-size: 42px;
  }
}
.paragraph--type--hero .hero-content-wrapper .hero-subheading {
  color: white;
  font-size: 20px;
}
.paragraph--type--hero .hero-content-wrapper .hero-links-wrapper {
  width: 100%;
  margin-top: 50px;
}
.paragraph--type--hero .hero-content-wrapper .hero-links-wrapper .hero-list-links {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 1rem;
}
@media only screen and (max-width: 768px) {
  .paragraph--type--hero .hero-content-wrapper .hero-links-wrapper .hero-list-links {
    grid-template-columns: repeat(2, 1fr);
  }
}
.paragraph--type--hero .hero-content-wrapper .hero-links-wrapper .hero-list-links li {
  list-style: none;
  padding: 0;
  margin: 0;
}
.paragraph--type--hero .hero-content-wrapper .hero-links-wrapper .hero-list-links li:before {
  display: none;
}
.paragraph--type--hero .hero-content-wrapper .hero-links-wrapper .hero-list-links li:nth-child(odd) a:before {
  background-color: #00b6d7;
}
.paragraph--type--hero .hero-content-wrapper .hero-links-wrapper .hero-list-links li:nth-child(even) a:before {
  background-color: #ff4200;
}
.paragraph--type--hero .hero-content-wrapper .hero-links-wrapper .hero-list-links li a {
  background-color: white;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  min-height: 80px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: black;
  text-decoration: none;
  font-size: 24px;
  position: relative;
  -webkit-transition: 0.25s ease;
  transition: 0.25s ease;
  font-family: "RBNo2.1a";
  position: relative;
  padding: 0 40px 0 15px;
}
@media only screen and (max-width: 768px) {
  .paragraph--type--hero .hero-content-wrapper .hero-links-wrapper .hero-list-links li a {
    font-size: 20px;
  }
}
.paragraph--type--hero .hero-content-wrapper .hero-links-wrapper .hero-list-links li a:before {
  position: absolute;
  content: "";
  left: 0;
  bottom: 0;
  width: 100%;
  -webkit-transition: height 0.25s ease;
  transition: height 0.25s ease;
  height: 0px;
}
.paragraph--type--hero .hero-content-wrapper .hero-links-wrapper .hero-list-links li a:hover:before {
  height: 10px;
}
.paragraph--type--hero .hero-content-wrapper .hero-links-wrapper .hero-list-links li a.is-highlighted:before {
  height: 10px;
}
.paragraph--type--hero .hero-content-wrapper .hero-links-wrapper .hero-list-links li a:after {
  content: "\f054";
  position: absolute;
  right: 15px;
  font-family: FontAwesome;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  font-size: 18px;
}

.newsletter-subscription {
  margin-bottom: 80px;
}
.newsletter-subscription__container {
  max-width: 1200px;
  margin: 2rem auto;
  padding: 2rem;
  border: 1px solid #e0e0e0;
  border-radius: 8px;
  background-color: #ffffff;
  -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.05);
          box-shadow: 0 2px 4px rgba(0, 0, 0, 0.05);
}
.newsletter-subscription__title {
  margin-top: 0;
  margin-bottom: 1rem;
  font-size: 2.5rem;
  font-weight: 600;
}
.newsletter-subscription__title .field--name-field-newsletter-title {
  font-family: "RBNo2.1a", sans-serif;
}
.newsletter-subscription__description {
  margin-bottom: 0;
  -ms-flex-preferred-size: 50%;
      flex-basis: 50%;
}
.newsletter-subscription__form-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 1rem;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  width: 100%;
}
@media only screen and (max-width: 576px) {
  .newsletter-subscription__form-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-top: 10px;
  }
}
.newsletter-subscription .newsletter-content-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 2rem;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
@media only screen and (max-width: 992px) {
  .newsletter-subscription .newsletter-content-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.newsletter-subscription .newsletter-content-wrapper .nyhedsbrev-form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  -ms-flex-item-align: center;
      align-self: center;
  width: 100%;
}
.newsletter-subscription__input {
  width: 100%;
}
.newsletter-subscription__input label {
  display: block;
  margin-bottom: 0.5rem;
  font-weight: 500;
}
.newsletter-subscription__input input {
  width: 100%;
  padding: 0.75rem;
  border: 1px solid #cccccc;
  border-radius: 4px;
  font-size: 1.5rem;
  height: 45px;
}
.newsletter-subscription__input input:focus {
  outline: none;
  border-color: #666666;
}
@media only screen and (max-width: 576px) {
  .newsletter-subscription__submit {
    width: 100%;
  }
}
.newsletter-subscription__submit input {
  height: 45px;
  background-color: #00b6d7;
  color: #ffffff;
  border: none;
  border-radius: 4px;
  font-size: 20px;
  font-family: "RBNo2.1a", sans-serif;
  cursor: pointer;
  -webkit-transition: background-color 0.2s;
  transition: background-color 0.2s;
  padding: 0 30px 5px 30px;
}
@media only screen and (max-width: 576px) {
  .newsletter-subscription__submit input {
    width: 100%;
  }
}
.newsletter-subscription__submit input:hover {
  background-color: #007488;
}

a.entity-list--os2web-page {
  max-width: unset;
}

.entity-list--os2web-page {
  margin-top: 30px;
  margin-bottom: 30px;
  padding: 30px;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  -webkit-box-shadow: 0 1px 2px 0 rgba(27, 27, 29, 0.2);
          box-shadow: 0 1px 2px 0 rgba(27, 27, 29, 0.2);
  background-color: #ffffff;
}
.background-color--primary .entity-list--os2web-page {
  background-color: #000002;
}
.entity-list--os2web-page h2 {
  margin-top: 0;
}
.entity-list--os2web-page ul.field--name-field-os2web-page-keyword {
  margin-top: 0;
}
.entity-list--os2web-page ul.field--name-field-os2web-page-keyword li:first-child {
  margin-top: 0;
}
.entity-list--os2web-page .field--name-field-os2web-page-heading {
  margin-bottom: 15px;
}
.entity-list--os2web-page .field--name-field-os2web-page-registrations,
.entity-list--os2web-page .field--name-field-os2web-page-keyword {
  margin-bottom: 0;
}
.entity-list--os2web-page .field--name-field-os2web-page-registrations .field__item:last-child .entity-preview--os2web-registration {
  margin-bottom: 0;
}

a.entity-list--os2web-page, a.entity-list--os2web-page:hover, a.entity-list--os2web-page:focus, a.entity-list--os2web-page:active {
  color: #000000;
}

@media print {
  .entity-list--os2web-page {
    padding-left: 0;
    padding-right: 0;
    -webkit-box-shadow: none !important;
            box-shadow: none !important;
    border-top: 1px solid black;
  }
}
div.entity-list--os2web-news {
  margin-left: 0px;
  margin-right: 0px;
}
div.entity-list--os2web-news img {
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
div.entity-list--os2web-news:hover {
  background-color: #e1e4e4;
}
div.entity-list--os2web-news:hover *:not(.field--name-field-os2web-news-heading .h4) {
  color: #000002;
}
div.entity-list--os2web-news .entity-list__image {
  padding-inline: 30px;
}
div.entity-list--os2web-news .entity-list__body {
  padding-inline: 40px;
  font-weight: 400;
  font-size: 1.6rem;
  color: #000000;
}

.entity-list--os2web-news {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  background-color: #ffffff;
}
.background-color--primary .entity-list--os2web-news {
  background-color: #000002;
}
.entity-list--os2web-news .field--name-field-os2web-news-heading {
  margin-bottom: 1.1rem;
}
.entity-list--os2web-news .field--name-field-os2web-news-heading h1, .entity-list--os2web-news .field--name-field-os2web-news-heading h2, .entity-list--os2web-news .field--name-field-os2web-news-heading h3, .entity-list--os2web-news .field--name-field-os2web-news-heading h4, .entity-list--os2web-news .field--name-field-os2web-news-heading h5, .entity-list--os2web-news .field--name-field-os2web-news-heading h6 {
  margin: 0;
  font-weight: normal;
  color: #285c6f;
}
.entity-list--os2web-news .field--name-field-os2web-news-heading .h4 {
  font-size: 2rem;
  font-weight: 700;
  cursor: pointer;
}
.entity-list--os2web-news .field--name-field-os2web-news-heading .h4:hover {
  text-decoration: underline;
}
.entity-list--os2web-news .field + .field {
  margin-bottom: 11px;
}
.entity-list--os2web-news .field + .field--type-link {
  margin-top: 15px;
}
.entity-list--os2web-news .field--name-field-os2web-news-article-date {
  font-weight: 400;
  font-size: 1.6rem;
  color: #000000;
  position: absolute;
  top: 0;
  right: 20px;
}
.entity-list--os2web-news .field--name-field-os2web-news-article-date time {
  color: #000002;
}

div.entity-list--os2web-news img {
  cursor: pointer;
}
div.entity-list--os2web-news, div.entity-list--os2web-news:hover, div.entity-list--os2web-news:focus, div.entity-list--os2web-news:active {
  color: #000000;
}

.node--os2web-news--full {
  margin-left: -4rem;
  margin-right: -4rem;
  margin-top: -28px;
}
.node--os2web-news--full .field--name-field-os2web-news-primaryimage img {
  display: block;
  width: 100%;
}
.node--os2web-news--full .node--os2web-news--full-inner-wrap {
  padding: 60px 0;
  font-size: 1.6rem;
}
.node--os2web-news--full .node--os2web-news--full-inner-wrap h1 {
  margin: 0;
  margin-bottom: 30px;
  font-size: 3.2rem;
}
.node--os2web-news--full .node--os2web-news--full-inner-wrap .news-metadata {
  border: 0;
}
.node--os2web-news--full .node--os2web-news--full-inner-wrap .box .box__body {
  padding: 0;
}
@media (min-width: 576px) {
  .entity-list--os2web-news {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .entity-list--os2web-news .entity-list__image img {
    width: 100%;
  }
  .entity-list--os2web-news .entity-list__body {
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
  }
}
a.entity-teaser {
  max-width: unset;
}

.entity-teaser {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.entity-teaser__image img {
  width: 100%;
}

.entity-teaser__body {
  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;
  padding: 30px 0;
}
.entity-teaser__body .field--type-body {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}

.element-wrapper-link {
  cursor: default;
}
.element-wrapper-link * {
  color: #000000;
}
.element-wrapper-link .field--name-field-os2web-event-heading {
  -webkit-margin-before: 0.83em;
          margin-block-start: 0.83em;
  -webkit-margin-after: 0.83em;
          margin-block-end: 0.83em;
}
.element-wrapper-link .field--name-field-os2web-event-heading h2 {
  margin-top: 22px;
  margin-bottom: 11px;
  font-size: 1.75rem;
  color: #000002;
  cursor: pointer;
}
.element-wrapper-link .field--name-field-os2web-event-heading h2 * {
  color: #000002;
}
.element-wrapper-link .field--name-field-os2web-event-heading h2:hover {
  text-decoration: underline;
}
.element-wrapper-link .field--type-datetime {
  font-size: 1.5rem;
  font-weight: 400;
  line-height: 1.42857;
}
.element-wrapper-link .field--type-body {
  margin-top: 0;
  font-size: 1.5rem;
  font-weight: 400;
  line-height: 1.42857;
}
.element-wrapper-link .fake-link {
  margin-top: 10px;
  color: #000002;
  font-weight: 400;
  cursor: pointer;
}
.element-wrapper-link .fake-link:hover {
  text-decoration: underline;
}
.element-wrapper-link .field + .field {
  margin-top: 0 !important;
}

.view-os2web-search .entity-teaser--os2web-hearings-hearing-case {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-shadow: 0 2px 20px rgba(0, 0, 0, 0.16078);
          box-shadow: 0 2px 20px rgba(0, 0, 0, 0.16078);
  text-decoration: none;
  color: black;
  min-height: 200px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  position: relative;
}
.view-os2web-search .entity-teaser--os2web-hearings-hearing-case .entity-teaser--os2web-hearings-hearing-case__date {
  -ms-flex-preferred-size: 160px;
      flex-basis: 160px;
}
.view-os2web-search .entity-teaser--os2web-hearings-hearing-case entity-teaser--os2web-hearings-hearing-case__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 30px 25px;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: start;
  gap: 20px;
}
.view-os2web-search .entity-teaser--os2web-hearings-hearing-case entity-teaser--os2web-hearings-hearing-case__content h3 {
  font-size: 2.4rem;
  color: black;
}
.view-os2web-search .entity-teaser--os2web-hearings-hearing-case .entity-teaser--os2web-hearings-hearing-case__actions {
  margin: 0 60px 0 0;
  -ms-flex-item-align: center;
      align-self: center;
  background-color: #222222;
  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;
  border-radius: 100%;
  padding: 5px;
}
.view-os2web-search .entity-teaser--os2web-hearings-hearing-case .entity-teaser--os2web-hearings-hearing-case__actions .icon {
  color: white;
  width: 100%;
}
.view-os2web-search .entity-teaser--os2web-hearings-hearing-case:hover {
  -webkit-transform: translateY(-5px);
          transform: translateY(-5px);
  -webkit-box-shadow: 0 3px 20px rgba(0, 0, 0, 0.21569);
          box-shadow: 0 3px 20px rgba(0, 0, 0, 0.21569);
}

.page-teaser, .news-teaser {
  display: block;
  -webkit-box-shadow: 0 2px 20px rgba(0, 0, 0, 0.16078);
          box-shadow: 0 2px 20px rgba(0, 0, 0, 0.16078);
  text-decoration: none;
  color: black;
  min-height: 200px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  position: relative;
}
.page-teaser:visited, .news-teaser:visited {
  color: black;
  text-decoration: none;
}
.page-teaser:hover, .news-teaser:hover {
  -webkit-transform: translateY(-5px);
          transform: translateY(-5px);
  -webkit-box-shadow: 0 3px 20px rgba(0, 0, 0, 0.21569);
          box-shadow: 0 3px 20px rgba(0, 0, 0, 0.21569);
}
.page-teaser:hover .fa-solid, .news-teaser:hover .fa-solid {
  -webkit-transform: translateY(-50%) translateX(5px);
          transform: translateY(-50%) translateX(5px);
}
.page-teaser .fa-solid, .news-teaser .fa-solid {
  position: absolute;
  right: 5%;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  color: white;
  background-color: #222222;
  width: 35px;
  height: 35px;
  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;
  border-radius: 50px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.page-teaser .page-teaser-body, .page-teaser .news-teaser-body, .news-teaser .page-teaser-body, .news-teaser .news-teaser-body {
  padding: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 20px;
}
.page-teaser .page-teaser-body .field--name-field-os2web-page-heading h2, .page-teaser .page-teaser-body .field--name-field-os2web-page-heading h3, .page-teaser .page-teaser-body .field--name-field-os2web-news-heading h2, .page-teaser .page-teaser-body .field--name-field-os2web-news-heading h3, .page-teaser .news-teaser-body .field--name-field-os2web-page-heading h2, .page-teaser .news-teaser-body .field--name-field-os2web-page-heading h3, .page-teaser .news-teaser-body .field--name-field-os2web-news-heading h2, .page-teaser .news-teaser-body .field--name-field-os2web-news-heading h3, .news-teaser .page-teaser-body .field--name-field-os2web-page-heading h2, .news-teaser .page-teaser-body .field--name-field-os2web-page-heading h3, .news-teaser .page-teaser-body .field--name-field-os2web-news-heading h2, .news-teaser .page-teaser-body .field--name-field-os2web-news-heading h3, .news-teaser .news-teaser-body .field--name-field-os2web-page-heading h2, .news-teaser .news-teaser-body .field--name-field-os2web-page-heading h3, .news-teaser .news-teaser-body .field--name-field-os2web-news-heading h2, .news-teaser .news-teaser-body .field--name-field-os2web-news-heading h3 {
  margin: 0;
}
.page-teaser .page-teaser-body .page-teaser-text, .page-teaser .page-teaser-body .news-teaser-text, .page-teaser .news-teaser-body .page-teaser-text, .page-teaser .news-teaser-body .news-teaser-text, .news-teaser .page-teaser-body .page-teaser-text, .news-teaser .page-teaser-body .news-teaser-text, .news-teaser .news-teaser-body .page-teaser-text, .news-teaser .news-teaser-body .news-teaser-text {
  max-width: 90%;
}
.page-teaser .page-teaser-body .my-breadcrumbs, .page-teaser .news-teaser-body .my-breadcrumbs, .news-teaser .page-teaser-body .my-breadcrumbs, .news-teaser .news-teaser-body .my-breadcrumbs {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 10px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.page-teaser .page-teaser-body .my-breadcrumbs .breadcrumb-item, .page-teaser .news-teaser-body .my-breadcrumbs .breadcrumb-item, .news-teaser .page-teaser-body .my-breadcrumbs .breadcrumb-item, .news-teaser .news-teaser-body .my-breadcrumbs .breadcrumb-item {
  color: #494641;
  background-color: #ebebeb;
  font-weight: 600;
  padding: 5px 8px;
}

.entity-teaser--os2web-meetings-meeting {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 10px 0;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  background-color: #ffffff;
  -webkit-box-shadow: 0 1px 2px 0 rgba(27, 27, 29, 0.2);
          box-shadow: 0 1px 2px 0 rgba(27, 27, 29, 0.2);
}
.entity-teaser--os2web-meetings-meeting .icon {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}

a.entity-teaser--os2web-meetings-meeting, a.entity-teaser--os2web-meetings-meeting:hover, a.entity-teaser--os2web-meetings-meeting:focus, a.entity-teaser--os2web-meetings-meeting:active, a.entity-teaser--os2web-meetings-meeting:visited {
  text-decoration: none;
  color: #000000;
}
a.entity-teaser--os2web-meetings-meeting:focus {
  outline-color: #d8620d;
}

.entity-teaser--os2web-meetings-meeting__date {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 10px 10px;
  -ms-flex-preferred-size: 80px;
      flex-basis: 80px;
  -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;
  font-weight: 700;
  font-size: 2rem;
  line-height: 1.8rem;
  text-align: center;
  color: #ffffff;
  background-color: #222222;
}

.entity-teaser--os2web-meetings-meeting__date__month {
  display: block;
  text-transform: uppercase;
}

.entity-teaser--os2web-meetings-meeting__date__date {
  display: block;
}

.entity-teaser--os2web-meetings-meeting__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 15px 25px;
  -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;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.entity-teaser--os2web-meetings-meeting__content .field--name-field-os2web-m-type {
  font-weight: 700;
}
.entity-teaser--os2web-meetings-meeting__content .field--name-field-os2web-m-type h1, .entity-teaser--os2web-meetings-meeting__content .field--name-field-os2web-m-type h2, .entity-teaser--os2web-meetings-meeting__content .field--name-field-os2web-m-type h3, .entity-teaser--os2web-meetings-meeting__content .field--name-field-os2web-m-type h4, .entity-teaser--os2web-meetings-meeting__content .field--name-field-os2web-m-type h5, .entity-teaser--os2web-meetings-meeting__content .field--name-field-os2web-m-type h6 {
  margin: 0;
}

.entity-teaser--os2web-meetings-meeting__actions {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0 30px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;
}
.entity-teaser--os2web-meetings-meeting__actions .icon {
  font-size: 2.5rem;
  color: #d8620d;
}
.entity-teaser--os2web-meetings-meeting__actions a {
  padding: 20px;
}

.entity-teaser--os2web-meetings-bp table {
  margin: 0;
  line-height: 2.2rem;
  border: 1px solid #747474;
  width: calc(100% - 2px);
}
.entity-teaser--os2web-meetings-bp table td, .entity-teaser--os2web-meetings-bp table th {
  padding: calc(16px - 1px);
  padding-bottom: 16px;
  background-color: inherit;
  border-right: 1px solid #bfbfbf;
  vertical-align: top;
  text-align: left;
  border-bottom: 1px solid #bfbfbf;
}
.entity-teaser--os2web-meetings-bp table td:last-child, .entity-teaser--os2web-meetings-bp table th:last-child {
  border-right: none;
}
.entity-teaser--os2web-meetings-bp table td.break-word, .entity-teaser--os2web-meetings-bp table th.break-word {
  word-break: break-all;
}
.entity-teaser--os2web-meetings-bp table thead {
  background-color: #e4e4e4;
}
.entity-teaser--os2web-meetings-bp table thead tr {
  border-bottom: 1px solid #bfbfbf;
}
.entity-teaser--os2web-meetings-bp table thead th {
  font-weight: 600;
  text-align: left;
  border-bottom: solid 1px #bfbfbf;
}
.entity-teaser--os2web-meetings-bp table tbody th {
  font-weight: 600;
}
.entity-teaser--os2web-meetings-bp table tbody tr {
  background-color: transparent;
}
.entity-teaser--os2web-meetings-bp table tbody tr:last-child td, .entity-teaser--os2web-meetings-bp table tbody tr:last-child th {
  padding-bottom: calc(16px - 1px);
}
.entity-teaser--os2web-meetings-bp table tr:last-child > td, .entity-teaser--os2web-meetings-bp table tr:last-child > th {
  border-bottom: none;
}

.entity-teaser--os2web-page {
  margin-top: 30px;
  margin-bottom: 30px;
}
.entity-teaser--os2web-page .field--name-field-os2web-page-heading h1, .entity-teaser--os2web-page .field--name-field-os2web-page-heading h2, .entity-teaser--os2web-page .field--name-field-os2web-page-heading h3, .entity-teaser--os2web-page .field--name-field-os2web-page-heading h4, .entity-teaser--os2web-page .field--name-field-os2web-page-heading h5, .entity-teaser--os2web-page .field--name-field-os2web-page-heading h6 {
  margin: 0;
  font-weight: normal;
  color: #000000;
}
.entity-teaser--os2web-page .field + .field {
  margin-top: 10px;
}
.entity-teaser--os2web-page .field + .field--type-link {
  margin-top: 15px;
}
.entity-teaser--os2web-page .field--type-link {
  font-weight: bold;
}

a.entity-teaser--os2web-page, a.entity-teaser--os2web-page:hover, a.entity-teaser--os2web-page:focus, a.entity-teaser--os2web-page:active {
  color: #000000;
}

@media (min-width: 576px) {
  .entity-teaser--os2web-page .row {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
@media (min-width: 576px) {
  .entity-teaser--os2web-news .row {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
.entity-teaser--os2web-event .field--name-field-os2web-event-heading h1, .entity-teaser--os2web-event .field--name-field-os2web-event-heading h2, .entity-teaser--os2web-event .field--name-field-os2web-event-heading h3, .entity-teaser--os2web-event .field--name-field-os2web-event-heading h4, .entity-teaser--os2web-event .field--name-field-os2web-event-heading h5, .entity-teaser--os2web-event .field--name-field-os2web-event-heading h6 {
  margin: 0;
  font-weight: normal;
  color: #00325b;
}
.entity-teaser--os2web-event .field--name-field-os2web-event-heading h1 *, .entity-teaser--os2web-event .field--name-field-os2web-event-heading h2 *, .entity-teaser--os2web-event .field--name-field-os2web-event-heading h3 *, .entity-teaser--os2web-event .field--name-field-os2web-event-heading h4 *, .entity-teaser--os2web-event .field--name-field-os2web-event-heading h5 *, .entity-teaser--os2web-event .field--name-field-os2web-event-heading h6 * {
  font-family: "RBNo2.1a";
}
.entity-teaser--os2web-event .field + .field {
  margin-top: 10px;
}
.entity-teaser--os2web-event .field + .field--type-link {
  margin-top: 15px;
}
.entity-teaser--os2web-event .field--type-link {
  font-weight: bold;
}
.entity-teaser--os2web-event .field--name-field-os2web-event-start-date {
  font-weight: 700;
  font-size: 1.4rem;
  color: #666666;
}

a.entity-teaser--os2web-event, a.entity-teaser--os2web-event:hover, a.entity-teaser--os2web-event:focus, a.entity-teaser--os2web-event:active {
  color: #000000;
}

.event-title {
  margin: 0;
}
.event-title span {
  font-family: "RBNo2.1a", Helvetia, Arial, sans-serif;
}

@media (min-width: 576px) {
  .entity-teaser--os2web-event .row {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
.entity-teaser--os2web-hearings-hearing-case {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 1rem 0;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -webkit-box-shadow: 0 1px 2px 0 rgba(27, 27, 29, 0.2);
          box-shadow: 0 1px 2px 0 rgba(27, 27, 29, 0.2);
}
@media only screen and (max-width: 640px) {
  .entity-teaser--os2web-hearings-hearing-case {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.entity-teaser--os2web-hearings-hearing-case .icon {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.entity-teaser--os2web-hearings-hearing-case .field--name-field-os2web-hearings-heading h1, .entity-teaser--os2web-hearings-hearing-case .field--name-field-os2web-hearings-heading h2, .entity-teaser--os2web-hearings-hearing-case .field--name-field-os2web-hearings-heading h3, .entity-teaser--os2web-hearings-hearing-case .field--name-field-os2web-hearings-heading h4, .entity-teaser--os2web-hearings-hearing-case .field--name-field-os2web-hearings-heading h5, .entity-teaser--os2web-hearings-hearing-case .field--name-field-os2web-hearings-heading h6 {
  margin: 0;
  font-size: 2rem;
}

a.entity-teaser--os2web-hearings-hearing-case, a.entity-teaser--os2web-hearings-hearing-case:hover, a.entity-teaser--os2web-hearings-hearing-case:focus, a.entity-teaser--os2web-hearings-hearing-case:active, a.entity-teaser--os2web-hearings-hearing-case:visited {
  text-decoration: none;
  color: #000000;
}
a.entity-teaser--os2web-hearings-hearing-case:focus {
  outline-color: #000002;
}

.entity-teaser--os2web-hearings-hearing-case__date {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 1.5px 10px;
  -ms-flex-preferred-size: 80px;
      flex-basis: 80px;
  -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;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  font-weight: 700;
  font-size: 2rem;
  line-height: 1.8rem;
  text-align: center;
  color: #ffffff;
  background-color: #222222;
}

.entity-teaser--os2web-hearings-hearing-case__date__title {
  display: block;
  text-transform: uppercase;
  font-size: 1.4rem;
}

.entity-teaser--os2web-hearings-hearing-case__date__month {
  display: block;
  text-transform: uppercase;
}

.entity-teaser--os2web-hearings-hearing-case__date__date {
  display: block;
  font-size: 1.6rem;
}

.entity-teaser--os2web-hearings-hearing-case__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 15px 25px;
  -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;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.entity-teaser--os2web-hearings-hearing-case__content .field--name-field-os2web-m-type {
  font-weight: 700;
}
.entity-teaser--os2web-hearings-hearing-case__content .field--name-field-os2web-m-type h1, .entity-teaser--os2web-hearings-hearing-case__content .field--name-field-os2web-m-type h2, .entity-teaser--os2web-hearings-hearing-case__content .field--name-field-os2web-m-type h3, .entity-teaser--os2web-hearings-hearing-case__content .field--name-field-os2web-m-type h4, .entity-teaser--os2web-hearings-hearing-case__content .field--name-field-os2web-m-type h5, .entity-teaser--os2web-hearings-hearing-case__content .field--name-field-os2web-m-type h6 {
  margin: 0;
}

.entity-teaser--os2web-hearings-hearing-case__actions {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0 30px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;
}
@media only screen and (max-width: 640px) {
  .entity-teaser--os2web-hearings-hearing-case__actions {
    display: none;
  }
}
.entity-teaser--os2web-hearings-hearing-case__actions .icon {
  font-size: 2.5rem;
}
.entity-teaser--os2web-hearings-hearing-case__actions a {
  padding: 20px;
}

#views-exposed-form-os2web-hearings-os2web-hearings-embed-search-tender-category {
  background: #f2f2f2;
  padding: 20px;
  border-radius: 10px;
}
#views-exposed-form-os2web-hearings-os2web-hearings-embed-search-tender-category .form--inline .form-group .form-select {
  border-radius: 0px;
  color: white;
  font-weight: 700;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' version='1.1' width='24' height='24' viewBox='0 0 24 24'%3E%3Cpath fill='%23fff' d='M7.41,8.58L12,13.17L16.59,8.58L18,10L12,16L6,10L7.41,8.58Z' /%3E%3C/svg%3E");
  background-color: #000002;
  min-width: 230px !important;
}
#views-exposed-form-os2web-hearings-os2web-hearings-embed-search-tender-category .form--inline .form-group .form-select:focus {
  outline: 2px solid #747474 !important;
}

.entity-full--os2web-hearings-hearing-case .field--name-field-os2web-hearings-heading h1, .entity-full--os2web-hearings-hearing-case .field--name-field-os2web-hearings-heading h2, .entity-full--os2web-hearings-hearing-case .field--name-field-os2web-hearings-heading h3, .entity-full--os2web-hearings-hearing-case .field--name-field-os2web-hearings-heading h4, .entity-full--os2web-hearings-hearing-case .field--name-field-os2web-hearings-heading h5, .entity-full--os2web-hearings-hearing-case .field--name-field-os2web-hearings-heading h6 {
  font-size: 3.2rem;
  margin: 0;
  padding: 0 0 26px 0;
}
.entity-full--os2web-hearings-hearing-case .field--name-field-os2web-hearings-intro {
  margin-bottom: 2.8rem;
}
.entity-full--os2web-hearings-hearing-case .field--name-field-os2web-hearings-intro p {
  font-size: 2rem;
}
.entity-full--os2web-hearings-hearing-case .field--name-field-os2web-hearings-intro p strong {
  font-weight: 400;
}
.entity-full--os2web-hearings-hearing-case .field--name-body {
  margin-bottom: 80px;
}
.view-os2web-hearings .view-filters form .form--inline .js-form-item-field-os2web-hearings-type-target-id {
  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-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
}
.view-os2web-hearings .view-filters form .form--inline .js-form-item-field-os2web-hearings-type-target-id .form-label {
  margin-bottom: 10px;
  font-size: 2rem;
}
.view-os2web-hearings .view-filters form .form--inline #edit-field-os2web-hearings-status-target-id--wrapper {
  width: 100%;
}
.view-os2web-hearings .view-filters form .form--inline #edit-field-os2web-hearings-status-target-id--wrapper legend {
  width: 100%;
  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;
  font-size: 2rem;
  margin-bottom: 10px;
  font-weight: 600;
}
.view-os2web-hearings .view-filters form .form--inline #edit-field-os2web-hearings-status-target-id--wrapper .fieldset-wrapper .form-radios .form-radios {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 10px;
}
@media only screen and (max-width: 640px) {
  .view-os2web-hearings .view-filters form .form--inline #edit-field-os2web-hearings-status-target-id--wrapper .fieldset-wrapper .form-radios .form-radios {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.view-os2web-hearings .view-filters form .form--inline #edit-field-os2web-hearings-status-target-id--wrapper .fieldset-wrapper .form-radios .form-radios .form-item {
  width: 100%;
  border: 1px solid #222222;
  border-radius: 4px;
}
.view-os2web-hearings .view-filters form .form--inline #edit-field-os2web-hearings-status-target-id--wrapper .fieldset-wrapper .form-radios .form-radios .form-item .form-radio:checked + label {
  background-color: #222222;
  color: white;
}
.view-os2web-hearings .view-filters form .form--inline #edit-field-os2web-hearings-status-target-id--wrapper .fieldset-wrapper .form-radios .form-radios .form-item .form-label {
  width: 100%;
  height: 40px;
  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;
  font-weight: 500;
}
.view-os2web-hearings .view-filters form .form--inline #edit-field-os2web-hearings-status-target-id--wrapper .fieldset-wrapper .form-radios .form-radios .form-item .form-label:after {
  display: none;
}
.view-os2web-hearings .view-filters form .form--inline #edit-field-os2web-hearings-status-target-id--wrapper .fieldset-wrapper .form-radios .form-radios .form-item label[for=edit-field-os2web-hearings-status-target-id-3]:before {
  content: "\f00c";
  font-family: FontAwesome;
  position: static;
  border: none;
  background-color: transparent;
  height: 20px;
  width: 20px;
}
.view-os2web-hearings .view-filters form .form--inline #edit-field-os2web-hearings-status-target-id--wrapper .fieldset-wrapper .form-radios .form-radios .form-item label[for=edit-field-os2web-hearings-status-target-id-4]:before {
  content: "\f187";
  font-family: FontAwesome;
  position: static;
  border: none;
  background-color: transparent;
  height: 20px;
  width: 20px;
}

.node__links ul {
  padding: 0;
}
.node__links ul li {
  padding: 0;
}
.node__links ul li:before {
  display: none;
}

@media (min-width: 768px) {
  .node--view-mode-full.node--type-os2web-news .news-metadata .date {
    display: inline;
  }
}
a.entity-preview--os2web-registration {
  max-width: unset;
}

.entity-preview--os2web-registration {
  margin-bottom: 8px;
  padding: 8px 30px;
  max-width: 450px;
  color: #ffffff;
}

a.entity-preview--os2web-registration, a.entity-preview--os2web-registration:hover, a.entity-preview--os2web-registration:focus, a.entity-preview--os2web-registration:active {
  color: #000000;
}

.entity-preview--os2web-registration, .entity-preview--os2web-registration.taxonomy-term-background-color--primary {
  background-color: #7a342b;
}
.entity-preview--os2web-registration.taxonomy-term-background-color--secondary {
  background-color: #34516a;
}
.entity-preview--os2web-registration.taxonomy-term-background-color--tertiary {
  background-color: #335f60;
}

@media print {
  .entity-preview--os2web-registration {
    border: 1px solid black;
    color: #000000 !important;
  }
}
.field--name-field-edoc-heading {
  font-size: 2.4rem;
  font-weight: 600;
  margin: 0 0 20px 0;
}

.field--name-field-os2web-files-heading h2 {
  margin: 0 0 20px 0;
}

.files-default-heading {
  font-size: 2.4rem;
  font-weight: 600;
  margin: 0 0 20px 0;
}

#show-more-files {
  background-color: transparent;
  border: none;
  font-weight: 600;
  font-size: 1.6rem;
  margin-top: 10px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
#show-more-files:hover {
  text-decoration: underline;
}

#show-more-files-edoc {
  background-color: transparent;
  border: none;
  font-weight: 600;
  font-size: 1.6rem;
  margin-top: 10px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
#show-more-files-edoc:hover {
  text-decoration: underline;
}

.documents-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 10px;
  margin-bottom: 80px;
}
.documents-wrapper .esdh-documents, .documents-wrapper .directly-referenced-documents, .documents-wrapper .os2web-files, .documents-wrapper .os2web-media-files {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 10px;
}
.documents-wrapper .esdh-documents .field--name-field-document-reference, .documents-wrapper .directly-referenced-documents .field--name-field-document-reference, .documents-wrapper .os2web-files .field--name-field-document-reference, .documents-wrapper .os2web-media-files .field--name-field-document-reference {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 10px;
}

.file {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background-image: none;
  padding: 0;
  border-radius: 3px;
  position: relative;
  background-color: white;
  text-transform: capitalize;
  font-weight: 700;
  font-size: 14px;
  width: 100%;
  border: 1px solid #dddddd;
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
  -webkit-box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -4px rgba(0, 0, 0, 0.1);
          box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -4px rgba(0, 0, 0, 0.1);
}
.file.hovered {
  background-color: #222222;
}
.file a {
  width: 93%;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  padding: 12px;
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
}
.file a:visited {
  color: #222222;
}
.file a:hover {
  color: white;
}
.file a:after {
  content: "\f019";
  right: 20px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  font-family: "FontAwesome";
  font-size: 22px;
  position: absolute;
}

.field--type-file > .field__items, .field--type-file.field__items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.field--type-file > .field__items > .field__item,
.field--type-file > .field__item {
  position: relative;
  width: 100%;
  min-height: 1px;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  max-width: 100%;
}

.entity-paragraph-display--esdh-document h2, .entity-default--esdh-document h2 {
  display: none;
}
.entity-paragraph-display--esdh-document .node__meta, .entity-default--esdh-document .node__meta {
  display: none;
}

.hearings-edoc-wrapper h2 {
  margin: 0 0 20px 0;
}
.hearings-edoc-wrapper .field--name-field-hoering-doc-ref {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 10px;
}

.hearings-documents h2 {
  margin: 0 0 20px 0;
}
.hearings-documents .attached-documents a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background-image: none;
  padding: 12px;
  border-radius: 3px;
  position: relative;
  background-color: white;
  color: #222222;
  text-transform: capitalize;
  font-weight: 700;
  font-size: 14px;
  width: 100%;
  border: 1px solid #dddddd;
  -webkit-box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -4px rgba(0, 0, 0, 0.1);
  box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -4px rgba(0, 0, 0, 0.1);
  font-weight: normal;
}
.hearings-documents .attached-documents a:after {
  content: "\f019";
  right: 20px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  font-family: "FontAwesome";
  font-size: 22px;
  position: absolute;
}
.hearings-documents .referenced-documents {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 10px;
}

#show-more-files-hearings {
  font-weight: 600;
  font-size: 1.6rem;
  color: rgb(0, 50, 91);
  margin-top: 10px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}

@media print {
  .file {
    -webkit-box-shadow: none;
            box-shadow: none;
    border: 1px solid #000000;
  }
  .field--type-file > .field__items > .field__item,
  .field--type-file > .field__item {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%;
  }
}
.field--type-file details {
  margin-top: 0;
  margin-bottom: 0;
  border: 0;
}
.field--type-file details summary {
  display: none;
}
.field--type-file details .details-wrapper {
  padding: 0;
}
.field--type-file .tabledrag-toggle-weight-wrapper {
  display: none;
}
.field--type-file .description {
  display: none;
}
.field--type-file .form-managed-file {
  position: relative;
  min-height: 32px;
}
.field--type-file .messages {
  position: absolute;
  z-index: 50;
  bottom: 100%;
}
.field--type-file table thead {
  display: none;
}
.field--type-file table tbody tr td:first-child {
  width: 100%;
}
.field--type-file table .file {
  margin-right: 60px;
}
.field--type-file .tabledrag-handle {
  display: none;
}
.field--type-file .ajax-progress-throbber {
  position: absolute;
  top: 0;
  right: 100px;
  height: 32px;
  padding: 0;
  z-index: 70;
}
.field--type-file input[type=file] {
  height: 100%;
  width: 100%;
  outline: 0;
}
.field--type-file input[type=file]:before {
  position: absolute;
  display: block;
  content: "Klik for at vælge en fil";
  z-index: 50;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 9px 18px;
  font-weight: 700;
  font-size: 1.4rem;
  background-color: #ffffff;
  border: 1px dashed #d8620d;
  border-radius: 20px;
  outline: none;
  white-space: nowrap;
  cursor: pointer;
}
.field--type-file input[type=file]:after {
  position: absolute;
  display: inline-block;
  content: "Upload fil";
  z-index: 60;
  top: 0;
  right: 0;
  bottom: 0;
  padding: 9px 18px;
  font-weight: 700;
  font-size: 1.4rem;
  border-radius: 20px;
  color: #ffffff;
  background-color: #d8620d;
  white-space: normal;
}
.field--type-file input[type=file]::-webkit-file-upload-button {
  visibility: hidden;
}

.field--name-field-os2web-page-intro + .field,
.field--name-field-os2web-news-intro + .field {
  margin-top: 2.8rem;
}

.field--name-field-os2web-news-intro {
  margin-bottom: 2.8rem;
}

.field--name-field-os2web-page-intro {
  margin-bottom: 2.8rem;
}
.field--name-field-os2web-page-intro p {
  font-size: 2rem;
}
.field--name-field-os2web-page-intro p strong {
  font-weight: 400;
}

.field--name-field-os2web-page-primaryicon {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  padding-right: 10px;
}
.field--name-field-os2web-page-primaryicon img {
  margin: auto;
  display: block;
}

.field--name-field-os2web-page-heading {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
}

.field--name-field-os2web-accordion-subheadin + .field,
.field--name-field-os2web-banner-subheading + .field,
.field--name-field-os2web-contact-form-subh + .field,
.field--name-field-os2web-content-ref-subhead + .field,
.field--name-field-os2web-gis-map-subheading + .field,
.field--name-field-os2web-iframe-subheading + .field,
.field--name-field-os2web-spotbox-ref-subhead + .field,
.field--name-field-os2web-twi-subheading + .field,
.field--name-field-os2web-bdk-selfser-ref-sh + .field,
.field--name-field-os2web-simple-text-subhead + .field {
  margin-top: 2.8rem;
}

.field--name-field-os2web-page-primaryimage {
  margin: 0 0 40px 0;
}
.field--name-field-os2web-page-primaryimage img {
  display: block;
  width: 100%;
}

.field--name-field-os2web-page-media-img {
  margin: 0 0 40px 0;
}
.field--name-field-os2web-page-media-img img {
  display: block;
  width: 100%;
}

.field--name-field-os2web-news-primaryimage {
  margin: 0 0 40px 0;
}
.field--name-field-os2web-news-primaryimage img {
  display: block;
  width: 100%;
}

.field--name-field-os2web-news-media-img {
  margin: 0 0 40px 0;
}
.field--name-field-os2web-news-media-img img {
  display: block;
  width: 100%;
}

@media (min-width: 768px) {
  .node__content > .field--name-field-os2web-page-primaryimage img {
    display: block;
    width: 100%;
  }
}
.field--name-field-os2web-bdk-selfser-ref > .field__items > .field__item + .field__item {
  margin-top: 1rem;
}
.field--name-field-os2web-bdk-selfser-ref > .field__item + .field__item {
  margin-top: 1rem;
}

.field--name-field-os2web-page-paragraph-wide > .field__item > .paragraph {
  padding: 0;
}

@media (min-width: 768px) {
  .field--name-field-os2web-page-paragraph-wide > .field__item > .paragraph {
    padding: 0;
  }
}
.field--name-field-os2web-page-registrations {
  margin-bottom: 32px;
}

.field--name-field-os2web-page-criteria {
  margin-block: 2rem;
}

.layout-content.node--type-os2web-event-wrapper {
  padding-top: 40px;
}

.node--type-os2web-event .field--name-field-os2web-evnet-image img {
  display: block;
  max-width: 100%;
  border: 5px solid black;
  height: auto;
  width: 100%;
}
.node--type-os2web-event .field--type-datetime {
  display: inline;
}

.path-frontpage .field--name-field-os2web-page-paragraph-wide > .field__item > .paragraph {
  padding: 0 !important;
}

.banner-event-fk {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  max-height: 500px;
  overflow: hidden;
  gap: 20px;
}
@media only screen and (max-width: 992px) {
  .banner-event-fk {
    max-height: none;
    min-height: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.banner-event-fk .banner-event-image {
  width: 65%;
}
@media only screen and (max-width: 992px) {
  .banner-event-fk .banner-event-image {
    width: 100%;
    max-height: 400px;
  }
}
.banner-event-fk .banner-event-image .field--name-field-os2web-evnet-image {
  height: 100%;
}
.banner-event-fk .banner-event-image .field--name-field-os2web-evnet-image img {
  height: auto;
}
.banner-event-fk .banner-event-info {
  width: 35%;
  background-color: #222222;
  padding: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 20px;
}
@media only screen and (max-width: 992px) {
  .banner-event-fk .banner-event-info {
    width: 100%;
  }
}
.banner-event-fk .banner-event-info h1 {
  color: white;
  margin: 0;
  padding: 0;
  font-size: 3.2rem;
}
.banner-event-fk .banner-event-info h1 span {
  font-family: "RBNo2.1a", Helvetica, Arial, sans-serif;
}
.banner-event-fk .banner-event-info .event-link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 10px 30px 15px 30px;
  text-decoration: none;
  font-size: 20px;
  gap: 15px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  background-color: #00b6d7;
  color: #ffffff;
  font-family: "RBNo2.1a", Arial, Helvetica, sans-serif;
}
.banner-event-fk .banner-event-info .event-link:hover {
  background-color: #007488;
}
.banner-event-fk .banner-event-info .event-link:visited {
  color: black;
}
.banner-event-fk .banner-event-info .event-location {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 10px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.banner-event-fk .banner-event-info .event-location i {
  color: white;
}
.banner-event-fk .banner-event-info .event-location .field--name-field-event-location p, .banner-event-fk .banner-event-info .event-location .field--name-field-event-location h1, .banner-event-fk .banner-event-info .event-location .field--name-field-event-location h2, .banner-event-fk .banner-event-info .event-location .field--name-field-event-location h3, .banner-event-fk .banner-event-info .event-location .field--name-field-event-location h4, .banner-event-fk .banner-event-info .event-location .field--name-field-event-location h5, .banner-event-fk .banner-event-info .event-location .field--name-field-event-location h6, .banner-event-fk .banner-event-info .event-location .field--name-field-event-location span, .banner-event-fk .banner-event-info .event-location .field--name-field-event-location strong {
  color: white;
}
.banner-event-fk .banner-event-info .event-date {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 10px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: white;
}
.banner-event-fk .banner-event-info .event-date i {
  color: white;
}
.banner-event-fk .banner-event-info .event-date .field--name-field-os2web-event-start-date time {
  color: white;
}
.banner-event-fk .banner-event-info .event-category {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 10px;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.banner-event-fk .banner-event-info .event-category i {
  color: white;
}
.banner-event-fk .banner-event-info .event-category .event-category-items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.banner-event-fk .banner-event-info .event-category .event-category-items a {
  color: white;
  text-decoration: none;
}
.banner-event-fk .banner-event-info .event-category .event-category-items a:hover {
  text-decoration: underline;
}
.banner-event-fk .banner-event-info .event-category .event-category-items a:visited {
  color: white;
}
.banner-event-fk .banner-event-info .event-category .event-category-items .event-category-seperator {
  color: white;
}
.banner-event-fk .banner-event-info .event-price {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 10px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: white;
}
.banner-event-fk .banner-event-info .event-price i {
  color: white;
}
.banner-event-fk .banner-event-info .event-price .field--name-field-os2web-event-price p, .banner-event-fk .banner-event-info .event-price .field--name-field-os2web-event-price h1, .banner-event-fk .banner-event-info .event-price .field--name-field-os2web-event-price h2, .banner-event-fk .banner-event-info .event-price .field--name-field-os2web-event-price h3, .banner-event-fk .banner-event-info .event-price .field--name-field-os2web-event-price h4, .banner-event-fk .banner-event-info .event-price .field--name-field-os2web-event-price h5, .banner-event-fk .banner-event-info .event-price .field--name-field-os2web-event-price h6, .banner-event-fk .banner-event-info .event-price .field--name-field-os2web-event-price span, .banner-event-fk .banner-event-info .event-price .field--name-field-os2web-event-price strong {
  color: white;
}
.banner-event-fk .banner-event-info .event-organizer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 10px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: white;
}
.banner-event-fk .banner-event-info .event-organizer i {
  color: white;
}
.banner-event-fk .banner-event-info .event-organizer .field--name-field-os2web-event-organizer p, .banner-event-fk .banner-event-info .event-organizer .field--name-field-os2web-event-organizer h1, .banner-event-fk .banner-event-info .event-organizer .field--name-field-os2web-event-organizer h2, .banner-event-fk .banner-event-info .event-organizer .field--name-field-os2web-event-organizer h3, .banner-event-fk .banner-event-info .event-organizer .field--name-field-os2web-event-organizer h4, .banner-event-fk .banner-event-info .event-organizer .field--name-field-os2web-event-organizer h5, .banner-event-fk .banner-event-info .event-organizer .field--name-field-os2web-event-organizer h6, .banner-event-fk .banner-event-info .event-organizer .field--name-field-os2web-event-organizer span, .banner-event-fk .banner-event-info .event-organizer .field--name-field-os2web-event-organizer strong {
  color: white;
}

.event-content-section {
  margin: 30px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 30px;
}
.event-content-section h2 {
  font-size: 3.2rem;
  font-weight: 700;
  color: #222222;
  margin: 0;
}
.event-content-section h2 span {
  font-family: "RBNo2.1a", Helvetica, Arial, sans-serif;
}
.event-content-section .event-resume {
  color: #222222;
  font-size: 1.6rem;
  font-weight: 700;
}
.event-content-section .event-body .field--name-body h1, .event-content-section .event-body .field--name-body h2, .event-content-section .event-body .field--name-body h3, .event-content-section .event-body .field--name-body h4, .event-content-section .event-body .field--name-body h5, .event-content-section .event-body .field--name-body h6, .event-content-section .event-body .field--name-body p, .event-content-section .event-body .field--name-body strong, .event-content-section .event-body .field--name-body span {
  color: #222222;
  margin: 0;
  padding: 0;
}

.view-os2web-borgerdk-selfservice-cats .views-row + .views-row {
  margin-top: 10px;
}

.view-os2web-borgerdk-selfservices.view-display-id-os2web_borgerdk_selfservices_embed_category_ss {
  margin-top: 20px;
}
.view-os2web-borgerdk-selfservices.view-display-id-os2web_borgerdk_selfservices_embed_category_ss .views-row + .views-row {
  margin-top: 20px;
}

.view-taxonomy-term .feed-icons {
  display: none;
}

.paragraph--type--os2web-pi {
  margin: 80px 0;
}

.view-os2web-pi .view-content {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  grid-gap: 20px;
}
@media only screen and (max-width: 768px) {
  .view-os2web-pi .view-content {
    grid-template-columns: 1fr 1fr;
  }
}
@media only screen and (max-width: 500px) {
  .view-os2web-pi .view-content {
    grid-template-columns: 1fr;
  }
}
.view-os2web-pi .view-content .views-row article {
  gap: 10px;
}
.view-os2web-pi .view-content .views-row article .pi-image .field--name-field-os2web-pi-image img {
  border-radius: 12px;
  -webkit-box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -4px rgba(0, 0, 0, 0.1);
          box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -4px rgba(0, 0, 0, 0.1);
}
.view-os2web-pi .view-content .views-row article .pi-name .field--name-title {
  font-size: 22px;
  font-weight: 600;
}
.view-os2web-pi .view-content .views-row article .pi-role .field--name-field-os2web-pi-role {
  background-color: #222222;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  color: white;
  padding: 2px 5px;
  border-radius: 5px;
  font-weight: 600;
  -webkit-box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -2px rgba(0, 0, 0, 0.1);
          box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -2px rgba(0, 0, 0, 0.1);
}
.view-os2web-pi .view-content .views-row article .pi-party .field--name-field-os2web-pi-party {
  font-style: italic;
}

.field--name-field-os2web-image-image {
  margin-bottom: 10px;
}
.field--name-field-os2web-image-image img {
  display: block;
}

.field--name-field-os2web-image-description {
  font-size: 0.9em !important;
}

.paragraph--type--os2web-twi-paragraph .field--name-field-os2web-twi-heading h1, .paragraph--type--os2web-twi-paragraph .field--name-field-os2web-twi-heading h2, .paragraph--type--os2web-twi-paragraph .field--name-field-os2web-twi-heading h3, .paragraph--type--os2web-twi-paragraph .field--name-field-os2web-twi-heading h4, .paragraph--type--os2web-twi-paragraph .field--name-field-os2web-twi-heading h5, .paragraph--type--os2web-twi-paragraph .field--name-field-os2web-twi-heading h6 {
  margin: 0;
}
.paragraph--type--os2web-twi-paragraph .field + .field--name-field-os2web-twi-heading,
.paragraph--type--os2web-twi-paragraph .field + .field--name-field-os2web-twi-subheading,
.paragraph--type--os2web-twi-paragraph .field + .field--name-field-os2web-twi-body {
  margin-top: 10px;
}
.paragraph--type--os2web-twi-paragraph .field + .field--name-field-os2web-twi-link {
  margin-top: 20px;
}

@media (min-width: 576px) {
  .paragraph--type--os2web-twi-paragraph .row {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
.paragraph--type--os2web-content-reference {
  margin: 80px 0 0 0;
}
.paragraph--type--os2web-content-reference .field--name-field-os2web-content-reference [class*=col-] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.paragraph--type--os2web-content-reference .field--name-field-os2web-content-reference [class*=col-] > * {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.paragraph--type--os2web-content-reference .field + .field--name-field-os2web-content-reference-h,
.paragraph--type--os2web-content-reference .field + .field--name-field-os2web-content-ref-subhead {
  margin-top: 10px;
}
.paragraph--type--os2web-content-reference .field + .desktop-only,
.paragraph--type--os2web-content-reference .field + .mobile-only {
  margin-top: 20px;
}
.paragraph--type--os2web-content-reference button[data-action=start],
.paragraph--type--os2web-content-reference button[data-action=stop] {
  display: none !important;
}

.paragraph--type--os2web-cnt-paragraph-reference {
  width: 100%;
}
.paragraph--type--os2web-cnt-paragraph-reference .field--name-field-os2web-cnt-par-ref {
  max-width: 1200px;
  padding: 30px;
  margin: 0 auto;
}
.paragraph--type--os2web-cnt-paragraph-reference .field--name-field-os2web-cnt-par-ref .os2web_contact .sidebar__box-heading .field--name-field-os2web-contact-heading h2 {
  text-transform: uppercase;
  font-size: 2.5rem;
  font-weight: 700;
  margin-bottom: 20px;
}
@media (min-width: 576px) {
  .paragraph--grid_1 .spotbox,
  .paragraph--grid_2 .spotbox,
  .paragraph--grid_3 .spotbox {
    height: 100%;
  }
  .paragraph--grid_1 .field--name-field-os2web-spotbox-reference,
  .paragraph--grid_2 .field--name-field-os2web-spotbox-reference,
  .paragraph--grid_3 .field--name-field-os2web-spotbox-reference {
    display: grid;
    grid-gap: 30px;
  }
  .paragraph--grid_1 .field--name-field-os2web-spotbox-reference {
    grid-template-columns: 1fr 1fr;
  }
  .paragraph--grid_2 .field--name-field-os2web-spotbox-reference {
    grid-template-columns: 1fr 1fr;
  }
  .paragraph--grid_3 .field--name-field-os2web-spotbox-reference {
    grid-template-columns: minmax(0, 1.6fr) 1fr;
  }
  .paragraph--grid_3 .field--name-field-os2web-spotbox-reference > .field__item:nth-child(1) {
    grid-row: span 2;
  }
  .paragraph--grid_3 .field--name-field-os2web-spotbox-reference > .field__item:nth-child(1) .spotbox {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
  }
}
.form-type-tel {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.form-type-tel .form-tel {
  padding: 8px 20px;
  border: 1px solid #000000;
  border-radius: 4px;
}

.paragraph--type--os2web-contact-form .form-input,
.paragraph--type--os2web-contact-form .form-email,
.paragraph--type--os2web-contact-form .form-select {
  max-width: none;
}
.paragraph--type--os2web-contact-form .form-actions {
  text-align: right;
}
.paragraph--type--os2web-contact-form #edit-preview {
  display: none;
}
.paragraph--type--os2web-contact-form .form-submit {
  height: 45px;
  background-color: #00b6d7;
  color: #ffffff;
  border: none;
  border-radius: 4px;
  font-size: 20px;
  font-family: "RBNo2.1a", sans-serif;
  cursor: pointer;
  -webkit-transition: background-color 0.2s;
  transition: background-color 0.2s;
  padding: 0 30px 5px 30px;
}
.paragraph--type--os2web-contact-form .form-submit:hover {
  background-color: #007488;
}

.os2web-contact .box__heading {
  color: #000000;
  background-color: #ffffff;
  padding: 40px 10px;
}
@media (min-width: 576px) {
  .os2web-contact .box__heading {
    padding: 40px 20px;
  }
}
@media (min-width: 768px) {
  .os2web-contact .box__heading {
    padding: 40px;
  }
}

.paragraph--type--os2web-hearings-search #edit-field-os2web-hearings-type-target-id {
  background-color: white;
  color: black;
  border: 1px solid black;
  -webkit-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px -1px rgba(0, 0, 0, 0.1);
          box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.1), 0 1px 2px -1px rgba(0, 0, 0, 0.1);
}

@media (min-width: 576px) {
  .paragraph--type--os2web-hearings-search .form-composite {
    width: 100%;
  }
  .paragraph--type--os2web-hearings-search .form-composite .form-radios .form-type-radio {
    width: 50%;
    margin-right: 0;
  }
}
.paragraph--type--os2web-borgerdk-article {
  margin: 80px 0;
}
.paragraph--type--os2web-borgerdk-article .field--name-byline {
  margin-bottom: 30px;
}
.paragraph--type--os2web-borgerdk-article .field--type-os2web-borgerdk-article-reference .field__item .accordion .has-selfservice-links .selfservice-links, .paragraph--type--os2web-borgerdk-article .field--type-os2web-borgerdk-article-reference .field__item .tabnav .has-selfservice-links .selfservice-links {
  display: none;
}
.paragraph--type--os2web-borgerdk-article .field--type-os2web-borgerdk-article-reference .field__item .accordion .has-selfservice-links .accordion-button .field--name-title, .paragraph--type--os2web-borgerdk-article .field--type-os2web-borgerdk-article-reference .field__item .tabnav .has-selfservice-links .accordion-button .field--name-title, .paragraph--type--os2web-borgerdk-article .field--type-os2web-borgerdk-article-reference .field__item .accordion .has-selfservice-links .tabnav > button .field--name-title, .paragraph--type--os2web-borgerdk-article .field--type-os2web-borgerdk-article-reference .field__item .tabnav .has-selfservice-links .tabnav > button .field--name-title {
  max-width: 75%;
}
.paragraph--type--os2web-borgerdk-article .bdk-selfservice {
  margin: 25px 0;
}
.paragraph--type--os2web-borgerdk-article .bdk-selfservice .show-more-button-selfservice {
  color: white;
  border: none;
  padding: 10px 20px;
  cursor: pointer;
  background-color: transparent;
  font-weight: 700;
}
.paragraph--type--os2web-borgerdk-article .bdk-selfservice .show-more-button-selfservice:hover {
  text-decoration: underline;
}
.paragraph--type--os2web-borgerdk-article .field--name-pre-text .field__item h1 {
  margin: 0 0 2.8rem 0;
}
.selvbetjening-borgerdk-link {
  background-color: transparent;
  color: white;
  display: block;
  text-decoration: none;
  padding: 10px 20px;
  position: relative;
  border-bottom: 1px solid white;
}
.selvbetjening-borgerdk-link:hover i {
  opacity: 1;
  -webkit-transform: translateX(0);
          transform: translateX(0);
}
.selvbetjening-borgerdk-link:hover .spotbox__content .field--name-title h3 {
  text-decoration: underline;
}
.selvbetjening-borgerdk-link:hover {
  color: white;
}
.selvbetjening-borgerdk-link span {
  text-transform: uppercase;
}
.selvbetjening-borgerdk-link .spotbox__content .field--name-title h3 {
  margin: 0;
  color: white;
  font-weight: normal;
}
.selvbetjening-borgerdk-link i {
  position: absolute;
  right: 20px;
  bottom: 10px;
  opacity: 0;
  -webkit-transform: translateX(-10px);
          transform: translateX(-10px);
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
  font-size: 18px;
}

.paragraph--type--os2web-cnt-paragraph .field--name-field-os2web-cnt-heading h1, .paragraph--type--os2web-cnt-paragraph .field--name-field-os2web-cnt-heading h2, .paragraph--type--os2web-cnt-paragraph .field--name-field-os2web-cnt-heading h3, .paragraph--type--os2web-cnt-paragraph .field--name-field-os2web-cnt-heading h4, .paragraph--type--os2web-cnt-paragraph .field--name-field-os2web-cnt-heading h5, .paragraph--type--os2web-cnt-paragraph .field--name-field-os2web-cnt-heading h6 {
  margin: 0;
  color: #000000;
}
.paragraph--type--os2web-cnt-paragraph .field--name-field-os2web-cnt-subheading {
  font-weight: bold;
}
.paragraph--type--os2web-cnt-paragraph .field--name-field-os2web-cnt-image img {
  max-width: 200px;
}
.paragraph--type--os2web-cnt-paragraph .field + .field--name-field-os2web-cnt-heading,
.paragraph--type--os2web-cnt-paragraph .field + .field--name-field-os2web-cnt-subheading,
.paragraph--type--os2web-cnt-paragraph .field + .field--name-field-os2web-cnt-body {
  margin-top: 10px;
}
.paragraph--type--os2web-cnt-paragraph .field + .field--name-field-os2web-cnt-link {
  margin-top: 20px;
}

.paragraph--type--os2web-cnt-paragraph.paragraph--image-position--left .field--name-field-os2web-cnt-image {
  float: left;
  margin-right: 30px;
  margin-bottom: 30px;
}
.paragraph--type--os2web-cnt-paragraph.paragraph--image-position--right .field--name-field-os2web-cnt-image {
  float: right;
  margin-left: 30px;
  margin-bottom: 30px;
}

@media (min-width: 576px) {
  .paragraph--type--os2web-cnt-paragraph .row {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
.paragraph--type--os2web-box-paragraph {
  display: block;
  text-decoration: none;
  border-radius: 5px;
}
.paragraph--type--os2web-box-paragraph.text-align--left-text {
  text-align: left;
}
.paragraph--type--os2web-box-paragraph.text-align--center-text {
  text-align: center;
}
.paragraph--type--os2web-box-paragraph.text-align--right-text {
  text-align: right;
}
.paragraph--type--os2web-box-paragraph h1, .paragraph--type--os2web-box-paragraph h2, .paragraph--type--os2web-box-paragraph h3, .paragraph--type--os2web-box-paragraph h4, .paragraph--type--os2web-box-paragraph h5, .paragraph--type--os2web-box-paragraph h6, .paragraph--type--os2web-box-paragraph p {
  color: inherit;
  padding: 0;
  margin: 0;
}
.paragraph--type--os2web-box-paragraph.background-color--transparent.box {
  background-color: transparent;
  border: 1px solid #dddddd;
}
.paragraph--type--os2web-box-paragraph.background-color--transparent.box .box__heading {
  background-color: rgba(0, 0, 0, 0.1);
}
.paragraph--type--os2web-box-paragraph.background-color--transparent.box .box__body {
  padding-top: 20px;
}
.paragraph--type--os2web-box-paragraph.background-color--transparent.box .link-text-container span {
  color: black;
}
.paragraph--type--os2web-box-paragraph.background-color--transparent.box .link-text-container svg g {
  stroke: #222222;
}
.paragraph--type--os2web-box-paragraph.background-color--primary.box {
  background-color: #00b6d7;
}
.paragraph--type--os2web-box-paragraph.background-color--primary.box .box__heading {
  background-color: rgba(0, 0, 0, 0.1);
  color: #ffffff;
}
.paragraph--type--os2web-box-paragraph.background-color--primary.box .box__body {
  color: #ffffff;
  padding-top: 20px;
}
.paragraph--type--os2web-box-paragraph.background-color--secondary.box {
  background-color: #ff4200;
}
.paragraph--type--os2web-box-paragraph.background-color--secondary.box .box__heading {
  background-color: rgba(0, 0, 0, 0.1);
  color: #ffffff;
}
.paragraph--type--os2web-box-paragraph.background-color--secondary.box .box__body {
  color: #ffffff;
  padding-top: 20px;
}
.paragraph--type--os2web-box-paragraph.background-color--tertiary.box {
  background-color: #000000;
}
.paragraph--type--os2web-box-paragraph.background-color--tertiary.box .box__heading {
  background-color: rgba(0, 0, 0, 0.1);
  color: #ffffff;
}
.paragraph--type--os2web-box-paragraph.background-color--tertiary.box .box__body {
  color: #ffffff;
  padding-top: 20px;
}
.paragraph--type--os2web-box-paragraph.background-color--tertiary.box .link-text-container span {
  color: #ffffff !important;
}
.paragraph--type--os2web-box-paragraph.background-color--tertiary.box .link-text-container svg g {
  stroke: #ffffff;
}
.paragraph--type--os2web-box-paragraph .link-text-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  padding: 0 20px 20px 20px;
  gap: 10px;
}
.paragraph--type--os2web-box-paragraph .link-text-container span {
  color: white;
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
}
.paragraph--type--os2web-box-paragraph .link-text-container .arrow-icon {
  position: relative;
  top: -1px;
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease;
  vertical-align: middle;
}
.paragraph--type--os2web-box-paragraph .link-text-container .arrow-icon--circle {
  -webkit-transition: stroke-dashoffset 0.3s ease;
  transition: stroke-dashoffset 0.3s ease;
  stroke-dasharray: 95;
  stroke-dashoffset: 95;
}
.paragraph--type--os2web-box-paragraph:hover .link-text-container span {
  -webkit-transform: translateX(-5px);
          transform: translateX(-5px);
  text-decoration: underline;
}
.paragraph--type--os2web-box-paragraph:hover .link-text-container .arrow-icon {
  -webkit-transform: translate3d(5px, 0, 0);
          transform: translate3d(5px, 0, 0);
}
.paragraph--type--os2web-box-paragraph:hover .link-text-container .arrow-icon--circle {
  stroke-dashoffset: 0;
}

.field--name-field-os2web-column-1 .paragraph--type--os2web-box-paragraph {
  margin-bottom: 52px;
}
@media only screen and (max-width: 576px) {
  .field--name-field-os2web-column-1 .paragraph--type--os2web-box-paragraph {
    margin-bottom: 32px;
  }
}

.field--name-field-os2web-column-2 .paragraph--type--os2web-box-paragraph {
  margin-bottom: 52px;
}
@media only screen and (max-width: 576px) {
  .field--name-field-os2web-column-2 .paragraph--type--os2web-box-paragraph {
    margin-bottom: 32px;
  }
}

.field--name-field-os2web-column-3 .paragraph--type--os2web-box-paragraph {
  margin-bottom: 52px;
}
@media only screen and (max-width: 576px) {
  .field--name-field-os2web-column-3 .paragraph--type--os2web-box-paragraph {
    margin-bottom: 32px;
  }
}

.background-color--primary .selfservice-links-hardcoded {
  margin-top: 25px;
  padding-top: 15px;
  border-top: 2px solid rgba(255, 255, 255, 0.2);
}
.background-color--primary .selfservice-links-hardcoded [class*=col-] {
  padding-top: 13px;
}
.background-color--primary .selfservice-links-hardcoded h1, .background-color--primary .selfservice-links-hardcoded h2, .background-color--primary .selfservice-links-hardcoded h3, .background-color--primary .selfservice-links-hardcoded h4, .background-color--primary .selfservice-links-hardcoded h5, .background-color--primary .selfservice-links-hardcoded h6 {
  margin: 0;
  font-weight: 400;
  font-size: 1.6rem;
}
.background-color--primary .selfservice-links-hardcoded a {
  display: block;
  font-weight: 400;
  text-decoration: none;
}

.selvbetjening-labels {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin: 0 0 80px 0;
  -webkit-box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 8px 10px -6px rgba(0, 0, 0, 0.1);
          box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 8px 10px -6px rgba(0, 0, 0, 0.1);
}
.selvbetjening-labels .selvbetjening-links {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.selvbetjening-labels .selvbetjening-links a {
  color: white;
  text-decoration: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 18px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  padding: 10px 20px;
  border-bottom: 1px solid white;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.selvbetjening-labels .selvbetjening-links a:hover {
  text-decoration: underline;
}
.selvbetjening-labels .selvbetjening-links a:hover span {
  opacity: 1;
  -webkit-transform: translateX(0);
          transform: translateX(0);
}
.selvbetjening-labels .selvbetjening-links a.hidden-link {
  display: none;
}
.selvbetjening-labels .selvbetjening-links a span {
  opacity: 0;
  -webkit-transform: translateX(-10px);
          transform: translateX(-10px);
  -webkit-transition: 0.4s;
  transition: 0.4s;
  margin-left: 20px;
}
.selvbetjening-labels .selvbetjening-links a span i {
  font-size: 18px;
}
.selvbetjening-labels .show-more-btn-selfservice-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 10px 20px;
}
.selvbetjening-labels .show-more-btn-selfservice-wrapper .show-more-btn-selfservice {
  background-color: transparent;
  border: 0;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  color: white;
  font-size: 18px;
  font-weight: 700;
}
.selvbetjening-labels .show-more-btn-selfservice-wrapper .show-more-btn-selfservice:hover {
  text-decoration: underline;
}

.paragraph--type--os2web-section-paragraph .field--name-field-os2web-section-par-image {
  display: inline-block;
  width: 75px;
  vertical-align: middle;
}
.paragraph--type--os2web-section-paragraph .field--name-field-os2web-section-par-heading {
  display: inline-block;
}
.paragraph--type--os2web-section-paragraph .box.box--section-link {
  margin-right: 10px;
}
.paragraph--type--os2web-section-paragraph .box.box--section-link .box__body {
  padding: 5px 15px;
  min-height: auto;
}
.paragraph--type--os2web-section-paragraph .box.box--section-link a {
  padding-right: 0;
}
.paragraph--type--os2web-section-paragraph .box.box--section-link a:after {
  display: none;
}

@media (min-width: 992px) {
  .paragraph--type--os2web-section-paragraph .row {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
.field--name-field-os2web-slideshow-heading {
  margin: 0 0 20px 0;
  font-family: "RBNo2.1a", Helvetica, Arial, sans-serif;
  font-size: 22px;
}
@media screen and (min-width: 768px) {
  .field--name-field-os2web-slideshow-heading {
    font-size: 28px;
  }
}
@media screen and (min-width: 992px) {
  .field--name-field-os2web-slideshow-heading {
    font-size: 42px;
  }
}

.sidebar-content {
  width: 65%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
}
@media only screen and (max-width: 940px) {
  .sidebar-content {
    width: 100%;
    min-height: 400px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }
}
.sidebar-content .sidebar-box {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  height: 100%;
  padding: 50px;
  background-color: transparent;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
@media only screen and (max-width: 940px) {
  .sidebar-content .sidebar-box {
    padding: 10px;
  }
}
.sidebar-content .sidebar-box .box-content {
  display: none;
}
.sidebar-content .sidebar-box .box-content a {
  background-color: #00b6d7;
  color: #ffffff;
  padding: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-decoration: none;
  gap: 30px;
  position: relative;
  z-index: 1;
  -webkit-transition: 0.25s ease;
  transition: 0.25s ease;
}
@media only screen and (max-width: 940px) {
  .sidebar-content .sidebar-box .box-content a {
    padding: 20px;
  }
}
.sidebar-content .sidebar-box .box-content a.red-link-class {
  background-color: #9d0303;
  color: white;
}
.sidebar-content .sidebar-box .box-content a.lightred-link-class {
  background-color: #f3e7e7;
  color: #9d0303;
}
.sidebar-content .sidebar-box .box-content a.blue-link-class {
  background-color: #00325b;
  color: #ffffff;
}
.sidebar-content .sidebar-box .box-content a.lightblue-link-class {
  background-color: #aabecf;
  color: #00325b;
}
.sidebar-content .sidebar-box .box-content a:hover {
  -webkit-box-shadow: 0px 20px 40px rgba(0, 0, 0, 0.4);
          box-shadow: 0px 20px 40px rgba(0, 0, 0, 0.4);
  -webkit-transform: scale(1.01, 1.01);
          transform: scale(1.01, 1.01);
  background-color: #007488;
}
.sidebar-content .sidebar-box .box-content a:hover + .sidebar-product-image img {
  -webkit-transform: scale(1.05);
          transform: scale(1.05);
}
.sidebar-content .sidebar-box .box-content a .sidebar-product-description {
  font-size: 18px;
  width: 100%;
}
.sidebar-content .sidebar-box .box-content a .sidebar-product-description .field__item {
  font-family: "RBNo2.1a";
  font-size: 24px;
}
@media only screen and (max-width: 1368px) {
  .sidebar-content .sidebar-box .box-content a .sidebar-product-description {
    width: 100%;
  }
}
@media only screen and (max-width: 940px) {
  .sidebar-content .sidebar-box .box-content a .sidebar-product-description {
    font-size: 16px;
  }
}
@media only screen and (max-width: 480px) {
  .sidebar-content .sidebar-box .box-content a .sidebar-product-description {
    font-size: 14px;
  }
}
.sidebar-content .sidebar-box .box-content .sidebar-product-image {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  overflow: hidden;
}
.sidebar-content .sidebar-box .box-content .sidebar-product-image img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -webkit-transition: 0.4s ease;
  transition: 0.4s ease;
}
.sidebar-content .sidebar-box .box-content .sidebar-overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.4);
  z-index: -1;
}

.sidebar-accordion-wrapper {
  width: 100%;
  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;
  margin: 80px 0 80px 0;
}
.sidebar-accordion-wrapper .sidebar-accordion__inner-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: auto;
  width: 100%;
  min-height: 400px;
}
@media only screen and (max-width: 940px) {
  .sidebar-accordion-wrapper .sidebar-accordion__inner-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.sidebar-accordion-wrapper .sidebar-accordion__inner-wrapper .sidebar {
  width: 35%;
}
@media only screen and (max-width: 940px) {
  .sidebar-accordion-wrapper .sidebar-accordion__inner-wrapper .sidebar {
    width: 100%;
  }
}
.sidebar-accordion-wrapper .sidebar-accordion__inner-wrapper .sidebar .sidebar-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin: 0;
  height: 100%;
}
@media only screen and (max-width: 640px) {
  .sidebar-accordion-wrapper .sidebar-accordion__inner-wrapper .sidebar .sidebar-list {
    -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;
  }
}
.sidebar-accordion-wrapper .sidebar-accordion__inner-wrapper .sidebar .sidebar-list .sidebar-item {
  cursor: pointer;
  background-color: #f4f6f9;
  padding: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  list-style: none;
  margin: 0;
  border: 1px solid #eceae8;
  display: flex;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.sidebar-accordion-wrapper .sidebar-accordion__inner-wrapper .sidebar .sidebar-list .sidebar-item:before {
  display: none;
}
.sidebar-accordion-wrapper .sidebar-accordion__inner-wrapper .sidebar .sidebar-list .sidebar-item:hover span {
  -webkit-transform: translateX(5px);
          transform: translateX(5px);
}
.sidebar-accordion-wrapper .sidebar-accordion__inner-wrapper .sidebar .sidebar-list .sidebar-item span {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-transition: 0.15s ease;
  transition: 0.15s ease;
  width: 100%;
}
.sidebar-accordion-wrapper .sidebar-accordion__inner-wrapper .sidebar .sidebar-list .sidebar-item.active {
  background-color: #00b6d7;
  color: black;
  border: 1px solid;
}
.sidebar-accordion-wrapper .sidebar-accordion__inner-wrapper .sidebar .sidebar-list .sidebar-item.active svg {
  stroke: white !important;
}
.sidebar-accordion-wrapper .sidebar-accordion__inner-wrapper .sidebar .sidebar-list .sidebar-item.active svg path {
  stroke: white !important;
}
.sidebar-accordion-wrapper .sidebar-accordion__inner-wrapper .sidebar .sidebar-list .sidebar-item svg {
  margin-right: 35px;
  -webkit-transform: scale(0.5);
          transform: scale(0.5);
  stroke-width: 5;
}
@media only screen and (max-width: 640px) {
  .sidebar-accordion-wrapper .sidebar-accordion__inner-wrapper .sidebar .sidebar-list .sidebar-item svg {
    margin-right: 0;
  }
}
.sidebar-accordion-wrapper .sidebar-accordion__inner-wrapper .sidebar .sidebar-list .sidebar-item svg path {
  stroke-width: 5;
}
.sidebar-accordion-wrapper .sidebar-accordion__inner-wrapper .sidebar .sidebar-list .sidebar-item .sidebar-heading-text {
  font-weight: 500;
  font-size: 20px;
  max-width: 95%;
}
@media only screen and (max-width: 640px) {
  .sidebar-accordion-wrapper .sidebar-accordion__inner-wrapper .sidebar .sidebar-list .sidebar-item .sidebar-heading-text {
    font-size: 16px;
  }
}
.sidebar-accordion-wrapper .sidebar-accordion__inner-wrapper .sidebar .sidebar-list .sidebar-item.active .fa-chevron-right {
  -webkit-transform: rotate(0deg);
          transform: rotate(0deg);
}
@media only screen and (max-width: 940px) {
  .sidebar-accordion-wrapper .sidebar-accordion__inner-wrapper .sidebar .sidebar-list .sidebar-item.active .fa-chevron-right {
    -webkit-transform: rotate(90deg);
            transform: rotate(90deg);
  }
}
.sidebar-accordion-wrapper .sidebar-accordion__inner-wrapper .sidebar .sidebar-list .sidebar-item .fa-chevron-right {
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
}
@media only screen and (max-width: 940px) {
  .sidebar-accordion-wrapper .sidebar-accordion__inner-wrapper .sidebar .sidebar-list .sidebar-item .fa-chevron-right {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
}

.entity-default--tableofcontents {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-family: "Open Sans", sans-serif;
  margin-bottom: 80px;
  margin-top: 40px;
}
@media only screen and (max-width: 1200px) {
  .entity-default--tableofcontents {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    max-width: 1000px;
    padding: 0 30px;
    margin-top: 40px;
  }
}
@media only screen and (max-width: 992px) {
  .entity-default--tableofcontents {
    max-width: 700px;
    padding: 0;
    margin-top: 40px;
  }
}
@media only screen and (max-width: 768px) {
  .entity-default--tableofcontents {
    max-width: 100%;
    padding: 0 30px;
  }
}
.entity-default--tableofcontents .toc-inner-wrapper {
  width: 20%;
  padding: 25px;
  position: sticky;
  top: 20px;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
  overflow-y: auto;
  margin-right: 25px;
  background-color: #222222;
}
@media only screen and (max-width: 1200px) {
  .entity-default--tableofcontents .toc-inner-wrapper {
    width: 100%;
    padding: 0 25px;
    position: static;
    top: 0;
    overflow: auto;
  }
}
.entity-default--tableofcontents .toc-inner-wrapper .toc-heading {
  text-transform: uppercase;
  font-size: 18px;
  color: white;
  font-weight: 600;
  margin: 0;
}
.entity-default--tableofcontents .toc-inner-wrapper ul li {
  padding-left: 0;
}
.entity-default--tableofcontents .toc-inner-wrapper ul li a {
  color: white;
  font-size: 16px;
  font-weight: 400;
  text-decoration: none;
}
.entity-default--tableofcontents .toc-inner-wrapper ul li a.active {
  font-weight: 700;
}
.entity-default--tableofcontents .toc-inner-wrapper ul li a:hover {
  text-decoration: underline;
}
.entity-default--tableofcontents .toc-inner-wrapper ul li:before {
  display: none;
}
.entity-default--tableofcontents .toc-content-wrapper {
  max-width: 1200px;
  padding-right: 75px;
  width: 80%;
}
@media only screen and (max-width: 1200px) {
  .entity-default--tableofcontents .toc-content-wrapper {
    max-width: 100%;
    padding-right: 0 !important;
    width: 100%;
  }
}
.entity-default--tableofcontents .toc-content-wrapper .anchor {
  margin-bottom: 40px;
}
.entity-default--tableofcontents .toc-content-wrapper .anchor .content-heading {
  font-weight: 600;
  font-size: 3rem;
  margin: 0 0 10px 0;
}
.entity-default--tableofcontents .toc-content-wrapper .anchor h2, .entity-default--tableofcontents .toc-content-wrapper .anchor h3, .entity-default--tableofcontents .toc-content-wrapper .anchor h4, .entity-default--tableofcontents .toc-content-wrapper .anchor h5, .entity-default--tableofcontents .toc-content-wrapper .anchor h6 {
  margin: 0 0 10px 0;
}

.contact-template-wrapper {
  width: 100%;
  border-top: 1px solid #d9d9d9;
  border-bottom: 1px solid #d9d9d9;
}
.contact-template-wrapper.bg-white {
  background-color: white;
}
.contact-template-wrapper.bg-lightblue {
  background-color: #c3e2fe;
}
.contact-template-wrapper .container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: 30px 20px;
}
.contact-template-wrapper .container .contact-template-heading {
  margin-bottom: 50px;
}
.contact-template-wrapper .container .contact-template-heading h2 {
  margin: 0;
}
.contact-template-wrapper .container .inner-contact-wrapper {
  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 (max-width: 992px) {
  .contact-template-wrapper .container .inner-contact-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 50px;
  }
}
.contact-template-wrapper .container .inner-contact-wrapper .contact-col-1 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 35px;
  width: 70%;
}
.contact-template-wrapper .container .inner-contact-wrapper .contact-col-1.no-col-2 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  width: 100% !important;
  gap: 35px 10px !important;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
@media only screen and (max-width: 768px) {
  .contact-template-wrapper .container .inner-contact-wrapper .contact-col-1.no-col-2 {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important;
  }
}
@media only screen and (max-width: 992px) {
  .contact-template-wrapper .container .inner-contact-wrapper .contact-col-1 {
    width: 100%;
  }
}
.contact-template-wrapper .container .inner-contact-wrapper .contact-col-1 .contact-template-address {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 20px;
  max-width: 90%;
}
.contact-template-wrapper .container .inner-contact-wrapper .contact-col-1 .contact-template-address.no-col-2-item {
  max-width: 100% !important;
  -webkit-box-flex: 45%;
      -ms-flex: 45%;
          flex: 45%;
}
@media only screen and (max-width: 992px) {
  .contact-template-wrapper .container .inner-contact-wrapper .contact-col-1 .contact-template-address {
    max-width: 100%;
    -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;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
.contact-template-wrapper .container .inner-contact-wrapper .contact-col-1 .contact-template-address .contact-template-icon {
  font-size: 32px;
  color: #222222;
}
.contact-template-wrapper .container .inner-contact-wrapper .contact-col-1 .contact-template-address .contact-template-icon i {
  width: 50px;
}
@media only screen and (max-width: 992px) {
  .contact-template-wrapper .container .inner-contact-wrapper .contact-col-1 .contact-template-address .contact-template-icon i {
    width: auto;
  }
}
.contact-template-wrapper .container .inner-contact-wrapper .contact-col-1 .contact-template-address .address-info .info-heading {
  margin-top: 0;
  font-size: 20px;
  margin-bottom: 10px;
}
.contact-template-wrapper .container .inner-contact-wrapper .contact-col-1 .contact-template-address .address-info .info-heading .field--name-field-contact-location {
  font-family: "RBNo2.1a";
  font-weight: normal;
  font-size: 20px;
}
.contact-template-wrapper .container .inner-contact-wrapper .contact-col-1 .contact-template-address .address-info .info-heading .field--name-field-info-heading {
  font-family: "RBNo2.1a", Helvetia, Arial, sans-serif;
}
@media only screen and (max-width: 992px) {
  .contact-template-wrapper .container .inner-contact-wrapper .contact-col-1 .contact-template-address .address-info .info-content {
    text-align: center;
  }
}
.contact-template-wrapper .container .inner-contact-wrapper .contact-col-1 .contact-template-phone {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 20px;
  max-width: 90%;
}
.contact-template-wrapper .container .inner-contact-wrapper .contact-col-1 .contact-template-phone.no-col-2-item {
  max-width: 100% !important;
  -webkit-box-flex: 45%;
      -ms-flex: 45%;
          flex: 45%;
}
@media only screen and (max-width: 992px) {
  .contact-template-wrapper .container .inner-contact-wrapper .contact-col-1 .contact-template-phone {
    max-width: 100%;
    -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;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
.contact-template-wrapper .container .inner-contact-wrapper .contact-col-1 .contact-template-phone .contact-template-icon {
  font-size: 32px;
  color: #222222;
}
.contact-template-wrapper .container .inner-contact-wrapper .contact-col-1 .contact-template-phone .contact-template-icon i {
  width: 50px;
}
@media only screen and (max-width: 992px) {
  .contact-template-wrapper .container .inner-contact-wrapper .contact-col-1 .contact-template-phone .contact-template-icon i {
    width: auto;
  }
}
@media only screen and (max-width: 992px) {
  .contact-template-wrapper .container .inner-contact-wrapper .contact-col-1 .contact-template-phone .phone-info {
    text-align: center;
  }
}
.contact-template-wrapper .container .inner-contact-wrapper .contact-col-1 .contact-template-phone .phone-info .info-heading {
  margin-top: 0;
  font-size: 20px;
  font-weight: normal;
  color: #222222;
  margin-bottom: 10px;
}
.contact-template-wrapper .container .inner-contact-wrapper .contact-col-1 .contact-template-mail {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 20px;
  max-width: 90%;
}
.contact-template-wrapper .container .inner-contact-wrapper .contact-col-1 .contact-template-mail.no-col-2-item {
  max-width: 100% !important;
  -webkit-box-flex: 45%;
      -ms-flex: 45%;
          flex: 45%;
}
@media only screen and (max-width: 992px) {
  .contact-template-wrapper .container .inner-contact-wrapper .contact-col-1 .contact-template-mail {
    max-width: 100%;
    -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;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
.contact-template-wrapper .container .inner-contact-wrapper .contact-col-1 .contact-template-mail .contact-template-icon {
  font-size: 32px;
  color: #222222;
}
.contact-template-wrapper .container .inner-contact-wrapper .contact-col-1 .contact-template-mail .contact-template-icon i {
  width: 50px;
}
@media only screen and (max-width: 992px) {
  .contact-template-wrapper .container .inner-contact-wrapper .contact-col-1 .contact-template-mail .contact-template-icon i {
    width: auto;
  }
}
@media only screen and (max-width: 992px) {
  .contact-template-wrapper .container .inner-contact-wrapper .contact-col-1 .contact-template-mail .mail-info {
    text-align: center;
  }
}
.contact-template-wrapper .container .inner-contact-wrapper .contact-col-1 .contact-template-mail .mail-info .info-heading {
  margin-top: 0;
  font-size: 20px;
  font-weight: normal;
  margin-bottom: 10px;
}
.contact-template-wrapper .container .inner-contact-wrapper .contact-col-1 .contact-template-warning {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 20px;
  max-width: 90%;
}
.contact-template-wrapper .container .inner-contact-wrapper .contact-col-1 .contact-template-warning.no-col-2-item {
  max-width: 100% !important;
  -webkit-box-flex: 45%;
      -ms-flex: 45%;
          flex: 45%;
}
@media only screen and (max-width: 992px) {
  .contact-template-wrapper .container .inner-contact-wrapper .contact-col-1 .contact-template-warning {
    max-width: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
.contact-template-wrapper .container .inner-contact-wrapper .contact-col-1 .contact-template-warning .contact-template-icon {
  font-size: 32px;
}
.contact-template-wrapper .container .inner-contact-wrapper .contact-col-1 .contact-template-warning .contact-template-icon i {
  width: 50px;
}
@media only screen and (max-width: 992px) {
  .contact-template-wrapper .container .inner-contact-wrapper .contact-col-1 .contact-template-warning .contact-template-icon i {
    width: auto;
  }
}
@media only screen and (max-width: 992px) {
  .contact-template-wrapper .container .inner-contact-wrapper .contact-col-1 .contact-template-warning .warning-info {
    text-align: center;
  }
}
.contact-template-wrapper .container .inner-contact-wrapper .contact-col-1 .contact-template-warning .warning-info .info-heading {
  margin-top: 0;
  font-size: 20px;
  font-weight: normal;
  margin-bottom: 10px;
}
.contact-template-wrapper .container .inner-contact-wrapper .contact-col-1 .contact-template-person {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 20px;
  max-width: 90%;
}
.contact-template-wrapper .container .inner-contact-wrapper .contact-col-1 .contact-template-person.no-col-2-item {
  max-width: 100% !important;
  -webkit-box-flex: 45%;
      -ms-flex: 45%;
          flex: 45%;
}
@media only screen and (max-width: 992px) {
  .contact-template-wrapper .container .inner-contact-wrapper .contact-col-1 .contact-template-person {
    max-width: 100%;
    -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;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
.contact-template-wrapper .container .inner-contact-wrapper .contact-col-1 .contact-template-person .contact-template-icon {
  font-size: 32px;
  color: #222222;
}
.contact-template-wrapper .container .inner-contact-wrapper .contact-col-1 .contact-template-person .contact-template-icon i {
  width: 50px;
}
@media only screen and (max-width: 992px) {
  .contact-template-wrapper .container .inner-contact-wrapper .contact-col-1 .contact-template-person .contact-template-icon i {
    width: auto;
  }
}
.contact-template-wrapper .container .inner-contact-wrapper .contact-col-1 .contact-template-person .contact-person-info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 8px;
}
@media only screen and (max-width: 992px) {
  .contact-template-wrapper .container .inner-contact-wrapper .contact-col-1 .contact-template-person .contact-person-info {
    text-align: center;
  }
}
.contact-template-wrapper .container .inner-contact-wrapper .contact-col-1 .contact-template-person .contact-person-info .contact-person-heading .field--name-field-os2web-contact-heading h2 {
  margin-top: 0;
  font-size: 20px;
  font-weight: normal;
  margin-bottom: 10px;
}
.contact-template-wrapper .container .inner-contact-wrapper .contact-col-1 .contact-template-person .contact-person-info .contact-person-heading .field--name-field-os2web-contact-heading h2 p {
  font-size: 20px;
  font-family: "RBNo2.1a", Helvetia, Arial, sans-serif;
}
.contact-template-wrapper .container .inner-contact-wrapper .contact-col-1 .contact-template-person .contact-person-info .contact-person-name {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 5px;
  font-weight: normal;
}
@media only screen and (max-width: 992px) {
  .contact-template-wrapper .container .inner-contact-wrapper .contact-col-1 .contact-template-person .contact-person-info .contact-person-name {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
.contact-template-wrapper .container .inner-contact-wrapper .contact-col-1 .contact-template-person .contact-person-info .contact-person-job .job-title {
  font-weight: normal;
}
.contact-template-wrapper .container .inner-contact-wrapper .contact-col-1 .contact-template-person .contact-person-info .contact-person-job .job-task {
  font-style: italic;
}
.contact-template-wrapper .container .inner-contact-wrapper .contact-col-1 .contact-template-person .contact-person-info .contact-person-email {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 10px;
}
.contact-template-wrapper .container .inner-contact-wrapper .contact-col-1 .contact-template-person .contact-person-info .contact-person-email span {
  font-weight: normal;
}
@media only screen and (max-width: 992px) {
  .contact-template-wrapper .container .inner-contact-wrapper .contact-col-1 .contact-template-person .contact-person-info .contact-person-email {
    -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;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
.contact-template-wrapper .container .inner-contact-wrapper .contact-col-1 .contact-template-person .contact-person-info .contact-person-phone {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 10px;
}
.contact-template-wrapper .container .inner-contact-wrapper .contact-col-1 .contact-template-person .contact-person-info .contact-person-phone span {
  font-weight: normal;
}
.contact-template-wrapper .container .inner-contact-wrapper .contact-col-2 {
  width: 30%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 35px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
@media only screen and (max-width: 992px) {
  .contact-template-wrapper .container .inner-contact-wrapper .contact-col-2 {
    width: 100%;
  }
}
.contact-template-wrapper .container .inner-contact-wrapper .contact-col-2 .opening-hours .info-heading {
  margin-top: 0;
  font-size: 20px;
  font-weight: normal;
  margin-bottom: 10px;
}
.contact-template-wrapper .container .inner-contact-wrapper .contact-col-2 .opening-hours .opening-hours-days {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 5px;
}
.contact-template-wrapper .container .inner-contact-wrapper .contact-col-2 .opening-hours .opening-hours-days .monday, .contact-template-wrapper .container .inner-contact-wrapper .contact-col-2 .opening-hours .opening-hours-days .tuesday, .contact-template-wrapper .container .inner-contact-wrapper .contact-col-2 .opening-hours .opening-hours-days .wednesday, .contact-template-wrapper .container .inner-contact-wrapper .contact-col-2 .opening-hours .opening-hours-days .thursday, .contact-template-wrapper .container .inner-contact-wrapper .contact-col-2 .opening-hours .opening-hours-days .friday {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.contact-template-wrapper .container .inner-contact-wrapper .contact-col-2 .opening-hours .opening-hours-days .monday .day, .contact-template-wrapper .container .inner-contact-wrapper .contact-col-2 .opening-hours .opening-hours-days .tuesday .day, .contact-template-wrapper .container .inner-contact-wrapper .contact-col-2 .opening-hours .opening-hours-days .wednesday .day, .contact-template-wrapper .container .inner-contact-wrapper .contact-col-2 .opening-hours .opening-hours-days .thursday .day, .contact-template-wrapper .container .inner-contact-wrapper .contact-col-2 .opening-hours .opening-hours-days .friday .day {
  width: 120px;
}
.contact-template-wrapper .container .inner-contact-wrapper .contact-col-2 .phone-opening-hours .info-heading {
  margin-top: 0;
  font-size: 20px;
  font-weight: normal;
  margin-bottom: 10px;
}
.contact-template-wrapper .container .inner-contact-wrapper .contact-col-2 .phone-opening-hours .phone-opening-hours-days {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 5px;
}
.contact-template-wrapper .container .inner-contact-wrapper .contact-col-2 .phone-opening-hours .phone-opening-hours-days .monday, .contact-template-wrapper .container .inner-contact-wrapper .contact-col-2 .phone-opening-hours .phone-opening-hours-days .tuesday, .contact-template-wrapper .container .inner-contact-wrapper .contact-col-2 .phone-opening-hours .phone-opening-hours-days .wednesday, .contact-template-wrapper .container .inner-contact-wrapper .contact-col-2 .phone-opening-hours .phone-opening-hours-days .thursday, .contact-template-wrapper .container .inner-contact-wrapper .contact-col-2 .phone-opening-hours .phone-opening-hours-days .friday {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.contact-template-wrapper .container .inner-contact-wrapper .contact-col-2 .phone-opening-hours .phone-opening-hours-days .monday .day, .contact-template-wrapper .container .inner-contact-wrapper .contact-col-2 .phone-opening-hours .phone-opening-hours-days .tuesday .day, .contact-template-wrapper .container .inner-contact-wrapper .contact-col-2 .phone-opening-hours .phone-opening-hours-days .wednesday .day, .contact-template-wrapper .container .inner-contact-wrapper .contact-col-2 .phone-opening-hours .phone-opening-hours-days .thursday .day, .contact-template-wrapper .container .inner-contact-wrapper .contact-col-2 .phone-opening-hours .phone-opening-hours-days .friday .day {
  width: 120px;
}

.contact-section-hearings {
  margin: 80px 0;
}

.contact-modal-btn-wrapper {
  max-width: 100%;
  width: 100%;
}

.field--name-field-info-heading {
  font-family: "RBNo2.1a", Helvetia, Arial, sans-serif;
  font-size: 20px;
}

.cta-section-wrapper {
  width: 100%;
  background-color: #222222;
  margin-bottom: 80px;
}
.cta-section-wrapper .container {
  padding-top: 30px;
  padding-bottom: 30px;
}
.cta-section-wrapper .container .cta-inner-wrapper .cta-heading h2 {
  margin: 0;
  color: white;
}
.cta-section-wrapper .container .cta-inner-wrapper .cta-btn-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 20px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-top: 20px;
}
.cta-section-wrapper .container .cta-inner-wrapper .cta-btn-content .cta-link {
  background-color: white;
  color: black;
  text-transform: uppercase;
  text-decoration: none;
  position: relative;
}
.cta-section-wrapper .container .cta-inner-wrapper .cta-btn-content .cta-link:hover .cta-link-content .cta-link-upper-text {
  -webkit-transform: translateX(-10px);
          transform: translateX(-10px);
}
.cta-section-wrapper .container .cta-inner-wrapper .cta-btn-content .cta-link .cta-link-content {
  padding: 10px 30px;
}
.cta-section-wrapper .container .cta-inner-wrapper .cta-btn-content .cta-link .cta-link-content .cta-link-upper-text {
  font-weight: 600;
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
}
.cta-section-wrapper .container .cta-inner-wrapper .cta-btn-content .cta-link:hover:not(.ext):after {
  opacity: 1;
}
.cta-section-wrapper .container .cta-inner-wrapper .cta-btn-content .cta-link.ext:hover:after {
  opacity: 1;
}
.cta-section-wrapper .container .cta-inner-wrapper .cta-btn-content .cta-link:not(.ext):after {
  content: "\f061";
  right: 10px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  font-family: "FontAwesome";
  font-size: 18px;
  position: absolute;
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
  opacity: 0;
}
.cta-section-wrapper .container .cta-inner-wrapper .cta-btn-content .cta-link.ext:after {
  content: "\f35d";
  right: 10px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  font-family: "FontAwesome";
  font-size: 18px;
  position: absolute;
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
  opacity: 0;
}
.cta-section-wrapper .container .cta-inner-wrapper .cta-btn-content .toggle-btn {
  background-color: transparent;
  border: none;
  color: white;
  font-weight: 600;
}
.cta-section-wrapper .container .cta-inner-wrapper .cta-btn-content .toggle-btn:hover {
  text-decoration: underline;
}
.cta-section-wrapper .container .cta-inner-wrapper .cta-btn-content .hidden {
  display: none;
}

.single-cta-button-outer-wrapper {
  margin: 15px 0;
}

.single-cta-button-wrapper {
  width: 100%;
  margin: 0 auto;
  max-width: 1200px;
}
.single-cta-button-wrapper .single-cta-link {
  text-decoration: none;
  text-transform: uppercase;
}
.single-cta-button-wrapper .single-cta-link:hover .single-cta-link-content .single-cta-link-bottom-text i {
  opacity: 1;
  -webkit-transform: translateX(0);
          transform: translateX(0);
}
.single-cta-button-wrapper .single-cta-link:hover .single-cta-link-content .single-cta-link-upper-text i {
  opacity: 1;
  -webkit-transform: translateX(0);
          transform: translateX(0);
}
.single-cta-button-wrapper .single-cta-link .single-cta-link-content {
  padding: 10px 25px;
}
.single-cta-button-wrapper .single-cta-link .single-cta-link-content .single-cta-link-upper-text {
  font-weight: 600;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.single-cta-button-wrapper .single-cta-link .single-cta-link-content .single-cta-link-upper-text i {
  opacity: 0;
  -webkit-transform: translateX(-10px);
          transform: translateX(-10px);
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
}
.single-cta-button-wrapper .single-cta-link .single-cta-link-content .single-cta-link-bottom-text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.single-cta-button-wrapper .single-cta-link .single-cta-link-content .single-cta-link-bottom-text i {
  opacity: 0;
  -webkit-transform: translateX(-10px);
          transform: translateX(-10px);
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
}
.single-cta-button-wrapper .single-cta-link .single-cta-link-content.cta-primary {
  background-color: #00b6d7;
  color: white;
}
.single-cta-button-wrapper .single-cta-link .single-cta-link-content.cta-secondary {
  background-color: #ff4200;
  color: white;
}
.single-cta-button-wrapper .single-cta-link .single-cta-link-content.cta-white {
  background-color: white;
  color: black;
}
.single-cta-button-wrapper .single-cta-link .single-cta-link-content.cta-black {
  background-color: black;
  color: white;
}

.latest-news-display {
  width: 100%;
  background-color: #1c2125;
  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;
  font-size: 1.5rem;
  position: relative;
  margin: 0 0 80px 0;
  overflow: hidden;
}
.latest-news-display .container {
  overflow: hidden;
}
.latest-news-display .container .news-title-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 25px;
}
@media only screen and (max-width: 420px) {
  .latest-news-display .container .news-title-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 20px;
  }
}
.latest-news-display .container .news-title-wrapper h2 {
  margin: 0;
  color: white;
  font-size: 52px;
  font-family: "RBNo2.1a";
}
.latest-news-display .container .news-title-wrapper .see-all-news-btn a {
  color: #00b6d7;
  font-size: 32px;
  text-decoration: none;
  font-family: "RBNo2.1a";
  font-weight: normal;
}
.latest-news-display .container .news-title-wrapper .see-all-news-btn a:hover {
  text-decoration: underline;
}
.latest-news-display .container .latest-news-innerwrapper {
  padding-top: 25px;
  padding-bottom: 25px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 25px;
}
@media only screen and (max-width: 992px) {
  .latest-news-display .container .latest-news-innerwrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    overflow: hidden;
  }
}
.latest-news-display .container .latest-news-innerwrapper .news-card {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
@media only screen and (max-width: 992px) {
  .latest-news-display .container .latest-news-innerwrapper .news-card {
    -webkit-box-flex: unset;
        -ms-flex-positive: unset;
            flex-grow: unset;
  }
}
.latest-news-display .container .latest-news-innerwrapper .news-card .news-image-wrapper {
  height: 200px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
}
.latest-news-display .container .latest-news-innerwrapper .news-card .news-image-wrapper:hover img {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}
.latest-news-display .container .latest-news-innerwrapper .news-card .news-image-wrapper img {
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
}
.latest-news-display .container .latest-news-innerwrapper .news-card .news-content-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 5px;
}
.latest-news-display .container .latest-news-innerwrapper .news-card .news-content-wrapper .news-date {
  color: #00b6d7;
  padding: 0;
  font-size: 18px;
  font-family: "RBNo2.1a";
}
.latest-news-display .container .latest-news-innerwrapper .news-card .news-content-wrapper .news-heading-link {
  min-height: 55px;
  text-decoration: none;
}
.latest-news-display .container .latest-news-innerwrapper .news-card .news-content-wrapper .news-heading-link:hover .news-heading {
  text-decoration: underline;
}
.latest-news-display .container .latest-news-innerwrapper .news-card .news-content-wrapper .news-heading-link:visited {
  color: white;
}
.latest-news-display .container .latest-news-innerwrapper .news-card .news-content-wrapper .news-heading-link .news-heading {
  margin: 0;
  padding: 0;
  color: white;
  font-size: 28px;
  font-weight: normal;
  font-family: "RBNo2.1a";
}
.latest-news-display .container .latest-news-innerwrapper .news-card .news-content-wrapper .news-intro {
  color: #b2b2b3;
  margin: 0;
  padding: 10px 0;
  min-height: 110px;
}
.latest-news-display .container .latest-news-innerwrapper .news-card .news-content-wrapper .news-readmore {
  color: white;
  font-weight: 600;
  font-size: 20px;
  text-decoration: none;
}
.latest-news-display .container .latest-news-innerwrapper .news-card .news-content-wrapper .news-readmore:hover {
  text-decoration: underline;
}
.latest-news-display .container .latest-news-innerwrapper .news-card .news-content-wrapper .news-readmore .arrow-icon {
  position: relative;
  top: -1px;
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease;
  vertical-align: middle;
}
.latest-news-display .container .latest-news-innerwrapper .news-card .news-content-wrapper .news-readmore .arrow-icon--circle {
  -webkit-transition: stroke-dashoffset 0.3s ease;
  transition: stroke-dashoffset 0.3s ease;
  stroke-dasharray: 95;
  stroke-dashoffset: 95;
}
.latest-news-display .container .latest-news-innerwrapper .news-card .news-content-wrapper .news-readmore:hover .arrow-icon {
  -webkit-transform: translate3d(5px, 0, 0);
          transform: translate3d(5px, 0, 0);
}
.latest-news-display .container .latest-news-innerwrapper .news-card .news-content-wrapper .news-readmore:hover .arrow-icon--circle {
  stroke-dashoffset: 0;
}

.hover-effect {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease;
}

.swiper-button-next {
  right: 0 !important;
}
.swiper-button-next::after {
  font-size: 20px !important;
  color: white;
}

.swiper-button-prev {
  left: 0 !important;
}
.swiper-button-prev::after {
  font-size: 20px !important;
  color: white;
}

.paragraph-50-50-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  min-height: 300px;
  margin-bottom: 80px;
}
.paragraph-50-50-wrapper.no-bottom-margin {
  margin-bottom: 0;
}
@media only screen and (max-width: 768px) {
  .paragraph-50-50-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.paragraph-50-50-wrapper .image-side, .paragraph-50-50-wrapper .text-side {
  width: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  overflow: hidden;
}
@media only screen and (max-width: 768px) {
  .paragraph-50-50-wrapper .image-side, .paragraph-50-50-wrapper .text-side {
    width: 100%;
  }
}
.paragraph-50-50-wrapper .image-side img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.paragraph-50-50-wrapper .image-side .media--type-os2web-video {
  height: 100%;
}
.paragraph-50-50-wrapper .image-side .field--name-field-media-video-file {
  height: 100%;
}
.paragraph-50-50-wrapper .image-side .field--name-field-fifty-fifty-video {
  width: 100%;
  height: 100%;
}
.paragraph-50-50-wrapper .image-side .field--name-field-fifty-fifty-video .media {
  width: 100%;
  height: 100%;
}
.paragraph-50-50-wrapper .image-side .field--name-field-fifty-fifty-video .media .field--name-field-media-image {
  height: 100%;
}
.paragraph-50-50-wrapper .image-side .field--name-field-fifty-fifty-video .media .field--name-field-media-image .field__item {
  height: 100%;
}
.paragraph-50-50-wrapper .image-side .field--name-field-media-video-file .field__item {
  height: 100%;
}
.paragraph-50-50-wrapper .image-side .field--name-field-fifty-fifty-iframe {
  height: 100%;
  width: 100%;
}
.paragraph-50-50-wrapper .image-side .field--name-field-fifty-fifty-iframe iframe {
  width: 100%;
  height: 100%;
}
.paragraph-50-50-wrapper .video-with-poster {
  position: relative;
  width: 100%;
  height: 100%;
}
.paragraph-50-50-wrapper .video-with-poster video {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
.paragraph-50-50-wrapper .video-with-poster .video-poster {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  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;
  cursor: pointer;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}
.paragraph-50-50-wrapper .video-with-poster .video-poster:hover .play-button {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}
.paragraph-50-50-wrapper .video-with-poster .video-poster.hidden {
  opacity: 0;
  pointer-events: none;
}
.paragraph-50-50-wrapper .video-with-poster .play-button {
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease;
}
.paragraph-50-50-wrapper .video-with-poster .play-button svg {
  -webkit-filter: drop-shadow(0 2px 4px rgba(0, 0, 0, 0.3));
          filter: drop-shadow(0 2px 4px rgba(0, 0, 0, 0.3));
}
.paragraph-50-50-wrapper .text-side {
  padding: 20px 60px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 20px;
}
@media only screen and (max-width: 992px) {
  .paragraph-50-50-wrapper .text-side {
    padding: 20px;
  }
}
.paragraph-50-50-wrapper .text-side h2, .paragraph-50-50-wrapper .text-side p {
  margin: 0;
}
.paragraph-50-50-wrapper .text-side h2 {
  font-weight: normal;
}
.paragraph-50-50-wrapper .text-side h2 .field--name-field-fifty-fifty-heading {
  font-family: "RBNo2.1a";
}
.paragraph-50-50-wrapper .text-side.text-side-white h2, .paragraph-50-50-wrapper .text-side.text-side-white h3, .paragraph-50-50-wrapper .text-side.text-side-white h4, .paragraph-50-50-wrapper .text-side.text-side-white h5, .paragraph-50-50-wrapper .text-side.text-side-white h6, .paragraph-50-50-wrapper .text-side.text-side-white p, .paragraph-50-50-wrapper .text-side.text-side-white li, .paragraph-50-50-wrapper .text-side.text-side-white span {
  color: white !important;
}
.paragraph-50-50-wrapper .text-side.text-side-black h2, .paragraph-50-50-wrapper .text-side.text-side-black h3, .paragraph-50-50-wrapper .text-side.text-side-black h4, .paragraph-50-50-wrapper .text-side.text-side-black h5, .paragraph-50-50-wrapper .text-side.text-side-black h6, .paragraph-50-50-wrapper .text-side.text-side-black p, .paragraph-50-50-wrapper .text-side.text-side-black li, .paragraph-50-50-wrapper .text-side.text-side-black span {
  color: black !important;
}
.paragraph-50-50-wrapper .text-side.text-side-gray .fifty-fifty-heading {
  color: white !important;
}
.paragraph-50-50-wrapper .text-side.text-side-gray h3, .paragraph-50-50-wrapper .text-side.text-side-gray h4, .paragraph-50-50-wrapper .text-side.text-side-gray h5, .paragraph-50-50-wrapper .text-side.text-side-gray h6, .paragraph-50-50-wrapper .text-side.text-side-gray p, .paragraph-50-50-wrapper .text-side.text-side-gray li, .paragraph-50-50-wrapper .text-side.text-side-gray span {
  color: #b2b2b3 !important;
}
.paragraph-50-50-wrapper .text-side .cta-buttons .field--name-field-fifty-fifty-link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 10px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.paragraph-50-50-wrapper .text-side .cta-buttons .field--name-field-fifty-fifty-link a {
  background-color: #00b6d7;
  border-color: #00b6d7;
  -webkit-transition: 0.25s ease;
  transition: 0.25s ease;
  font-weight: normal;
  position: relative;
  padding: 10px 30px 15px 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  text-decoration: none;
  color: #ffffff;
  font-family: "RBNo2.1a";
  font-size: 20px;
}
.paragraph-50-50-wrapper .text-side .cta-buttons .field--name-field-fifty-fifty-link a:hover {
  background-color: #007488;
  border-color: #007488;
  text-decoration: none;
}
.paragraph-50-50-wrapper .text-side .cta-buttons .field--name-field-fifty-fifty-link .field__item a {
  background-color: #00b6d7;
  border-color: #00b6d7;
  -webkit-transition: 0.25s ease;
  transition: 0.25s ease;
  font-weight: normal;
  position: relative;
  padding: 10px 30px 15px 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  text-decoration: none;
  color: #ffffff;
  font-family: "RBNo2.1a";
  font-size: 20px;
}
.paragraph-50-50-wrapper .text-side .cta-buttons .field--name-field-fifty-fifty-link .field__item a:hover {
  background-color: #007488;
  border-color: #007488;
  text-decoration: none;
}
.paragraph-50-50-wrapper .text-side .cta-buttons.button-blue .field--name-field-fifty-fifty-link .field__item a {
  background-color: #00325b;
  border-color: #00325b;
  color: white;
}
.paragraph-50-50-wrapper .text-side .cta-buttons.button-blue .field--name-field-fifty-fifty-link .field__item a:hover {
  background-color: rgba(0, 51, 91, 0.9);
  border-color: rgba(0, 51, 91, 0.9);
}
.paragraph-50-50-wrapper .text-side .cta-buttons.button-lightblue .field--name-field-fifty-fifty-link .field__item a {
  background-color: #aabecf;
  border-color: #aabecf;
  color: #00325b;
}
.paragraph-50-50-wrapper .text-side .cta-buttons.button-lightblue .field--name-field-fifty-fifty-link .field__item a:hover {
  background-color: rgba(170, 191, 207, 0.9);
  border-color: rgba(170, 191, 207, 0.9);
}
.paragraph-50-50-wrapper .text-side .cta-buttons.button-red .field--name-field-fifty-fifty-link .field__item a {
  background-color: #9d0303;
  border-color: #9d0303;
  color: #ffffff;
}
.paragraph-50-50-wrapper .text-side .cta-buttons.button-red .field--name-field-fifty-fifty-link .field__item a:hover {
  background-color: rgba(157, 4, 37, 0.9);
  border-color: rgba(157, 4, 37, 0.9);
}
.paragraph-50-50-wrapper .text-side .cta-buttons.button-lightred .field--name-field-fifty-fifty-link .field__item a {
  background-color: #f3e7e7;
  border-color: #f3e7e7;
  color: #9d0303;
}
.paragraph-50-50-wrapper .text-side .cta-buttons.button-lightred .field--name-field-fifty-fifty-link .field__item a:hover {
  background-color: rgba(243, 231, 231, 0.9);
  border-color: rgba(243, 231, 231, 0.9);
}
.paragraph-50-50-wrapper .text-side .cta-buttons.button-black .field--name-field-fifty-fifty-link .field__item a {
  background-color: black;
  border-color: black;
  color: #ffffff;
}
.paragraph-50-50-wrapper .text-side .cta-buttons.button-black .field--name-field-fifty-fifty-link .field__item a:hover {
  background-color: rgba(0, 0, 0, 0.9);
  border-color: rgba(0, 0, 0, 0.9);
}
.paragraph-50-50-wrapper .text-side .paragraph-50-50-description table {
  width: 100%;
}
.paragraph-50-50-wrapper .text-side .paragraph-50-50-description table tr {
  border-bottom: 1px solid #ffffff;
}
.paragraph-50-50-wrapper .text-side .paragraph-50-50-description table tr td {
  padding: 15px 0;
  width: 100%;
  white-space: nowrap;
}
.paragraph-50-50-wrapper.image-left {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}
@media only screen and (max-width: 768px) {
  .paragraph-50-50-wrapper.image-left {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.paragraph-50-50-wrapper.image-right {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}
@media only screen and (max-width: 768px) {
  .paragraph-50-50-wrapper.image-right {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.text-align-center {
  text-align: center;
  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;
}

.events-slider {
  margin: 0 0 80px 0;
  position: relative;
}
.events-slider .events-slider__heading {
  margin-top: 0;
}
.events-slider .events-slider__heading .field--name-field-events-heading {
  font-family: "RBNo2.1a", sans-serif;
  margin-bottom: 20px;
  font-size: 22px;
}
@media screen and (min-width: 768px) {
  .events-slider .events-slider__heading .field--name-field-events-heading {
    font-size: 28px;
  }
}
@media screen and (min-width: 992px) {
  .events-slider .events-slider__heading .field--name-field-events-heading {
    font-size: 42px;
  }
}
.events-slider .views-element-container .view-os2web-events .view-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media only screen and (max-width: 992px) {
  .events-slider .views-element-container .view-os2web-events .view-content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.events-slider .views-element-container .view-os2web-events .view-content .views-row {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.events-slider .views-element-container .view-os2web-events .view-content .views-row .views-field-field-os2web-evnet-image .field-content img {
  height: 150px;
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
}
@media only screen and (max-width: 992px) {
  .events-slider .views-element-container .view-os2web-events .view-content .views-row .views-field-field-os2web-evnet-image .field-content img {
    width: 100%;
  }
}
.events-slider .views-element-container .view-os2web-events .view-content .views-row .views-field-field-os2web-event-start-date .field-content time {
  font-style: italic;
  font-size: 13px;
}
.events-slider .views-element-container .view-os2web-events .view-content .views-row .views-field-title .field-content a {
  margin: 10px 0 0 0;
  font-size: 22px;
  font-weight: 600;
  text-decoration: none;
}
.events-slider .views-element-container .view-os2web-events .view-content .views-row .views-field-title .field-content a:hover {
  text-decoration: underline;
  -webkit-text-decoration-color: black;
          text-decoration-color: black;
}
.events-slider .views-element-container .view-os2web-events .view-content .views-row .views-field-field-os2web-event-resume .field-content {
  margin: 20px 0;
}
.events-slider .views-element-container .view-os2web-events .view-content .views-row .views-field-view-node {
  text-align: right;
}
.events-slider .views-element-container .view-os2web-events .view-content .views-row .views-field-view-node .field-content a {
  font-size: 20px;
  font-weight: 600;
  text-decoration: none;
}
.events-slider .views-element-container .view-os2web-events .view-content .views-row .views-field-view-node .field-content a:hover {
  text-decoration: underline;
}
.events-slider .eventkalender-link {
  width: 100%;
  text-align: right;
  margin-bottom: 20px;
}
.events-slider .eventkalender-link a {
  font-weight: 600;
  text-decoration: none;
}
.events-slider .eventkalender-link a:hover {
  text-decoration: underline;
}
.events-slider .eventkalender-link a i {
  margin-left: 5px;
}
.events-slider .handpicked-events, .events-slider .swiper-events {
  overflow: hidden;
}
.events-slider .handpicked-events .swiper-wrapper .event-item, .events-slider .swiper-events .swiper-wrapper .event-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.events-slider .handpicked-events .swiper-wrapper .event-item .event-image-link, .events-slider .swiper-events .swiper-wrapper .event-item .event-image-link {
  line-height: 0;
}
.events-slider .handpicked-events .swiper-wrapper .event-item .event-image-link:hover .event-image img, .events-slider .swiper-events .swiper-wrapper .event-item .event-image-link:hover .event-image img {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
}
.events-slider .handpicked-events .swiper-wrapper .event-item .event-image-link .event-image, .events-slider .swiper-events .swiper-wrapper .event-item .event-image-link .event-image {
  overflow: hidden;
}
.events-slider .handpicked-events .swiper-wrapper .event-item .event-image-link .event-image img, .events-slider .swiper-events .swiper-wrapper .event-item .event-image-link .event-image img {
  height: 150px;
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
}
@media only screen and (max-width: 992px) {
  .events-slider .handpicked-events .swiper-wrapper .event-item .event-image-link .event-image img, .events-slider .swiper-events .swiper-wrapper .event-item .event-image-link .event-image img {
    width: 100%;
  }
}
.events-slider .handpicked-events .swiper-wrapper .event-item .event-date, .events-slider .swiper-events .swiper-wrapper .event-item .event-date {
  font-style: italic;
  font-size: 13px;
}
.events-slider .handpicked-events .swiper-wrapper .event-item .event-heading-link, .events-slider .swiper-events .swiper-wrapper .event-item .event-heading-link {
  text-decoration: none;
}
.events-slider .handpicked-events .swiper-wrapper .event-item .event-heading-link:hover, .events-slider .swiper-events .swiper-wrapper .event-item .event-heading-link:hover {
  text-decoration: underline;
  -webkit-text-decoration-color: black;
          text-decoration-color: black;
}
.events-slider .handpicked-events .swiper-wrapper .event-item .event-heading-link:visited, .events-slider .handpicked-events .swiper-wrapper .event-item .event-heading-link:focus, .events-slider .handpicked-events .swiper-wrapper .event-item .event-heading-link:focus-within, .events-slider .swiper-events .swiper-wrapper .event-item .event-heading-link:visited, .events-slider .swiper-events .swiper-wrapper .event-item .event-heading-link:focus, .events-slider .swiper-events .swiper-wrapper .event-item .event-heading-link:focus-within {
  color: black;
}
.events-slider .handpicked-events .swiper-wrapper .event-item .event-heading-link h2, .events-slider .swiper-events .swiper-wrapper .event-item .event-heading-link h2 {
  margin: 10px 0 0 0;
  font-size: 22px;
  font-weight: 600;
  min-height: 50px;
}
.events-slider .handpicked-events .swiper-wrapper .event-item .event-resume, .events-slider .swiper-events .swiper-wrapper .event-item .event-resume {
  margin: 20px 0;
  min-height: 70px;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.events-slider .handpicked-events .swiper-wrapper .event-item .event-link, .events-slider .swiper-events .swiper-wrapper .event-item .event-link {
  width: 100%;
  text-align: right;
}
.events-slider .handpicked-events .swiper-wrapper .event-item .event-link a, .events-slider .swiper-events .swiper-wrapper .event-item .event-link a {
  font-size: 20px;
  font-weight: 600;
  text-decoration: none;
  padding-right: 10px;
}
.events-slider .handpicked-events .swiper-wrapper .event-item .event-link a .arrow-icon, .events-slider .swiper-events .swiper-wrapper .event-item .event-link a .arrow-icon {
  position: relative;
  top: -1px;
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease;
  vertical-align: middle;
}
.events-slider .handpicked-events .swiper-wrapper .event-item .event-link a .arrow-icon--circle, .events-slider .swiper-events .swiper-wrapper .event-item .event-link a .arrow-icon--circle {
  -webkit-transition: stroke-dashoffset 0.3s ease;
  transition: stroke-dashoffset 0.3s ease;
  stroke-dasharray: 95;
  stroke-dashoffset: 95;
}
.events-slider .handpicked-events .swiper-wrapper .event-item .event-link a:hover, .events-slider .swiper-events .swiper-wrapper .event-item .event-link a:hover {
  text-decoration: underline;
}
.events-slider .handpicked-events .swiper-wrapper .event-item .event-link a:hover .arrow-icon, .events-slider .swiper-events .swiper-wrapper .event-item .event-link a:hover .arrow-icon {
  -webkit-transform: translate3d(5px, 0, 0);
          transform: translate3d(5px, 0, 0);
}
.events-slider .handpicked-events .swiper-wrapper .event-item .event-link a:hover .arrow-icon--circle, .events-slider .swiper-events .swiper-wrapper .event-item .event-link a:hover .arrow-icon--circle {
  stroke-dashoffset: 0;
}
.events-slider .handpicked-events .swiper-button-next::after, .events-slider .handpicked-events .swiper-button-prev::after, .events-slider .swiper-events .swiper-button-next::after, .events-slider .swiper-events .swiper-button-prev::after {
  color: #222222;
}
.events-slider .handpicked-events .swiper-button-next, .events-slider .swiper-events .swiper-button-next {
  right: -30px !important;
}
.events-slider .handpicked-events .swiper-button-prev, .events-slider .swiper-events .swiper-button-prev {
  left: -30px !important;
}
.events-slider .swiper-button-next {
  right: -31px !important;
}
.events-slider .swiper-button-prev {
  left: -31px !important;
}

.hover-effect {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease;
}

.view-os2web-search-new .views-row {
  margin-bottom: 15px;
}

.os2web-video-wrapper {
  width: 100%;
  margin-bottom: 40px;
}
.os2web-video-wrapper .video-embed,
.os2web-video-wrapper .video-media {
  width: 100%;
  position: relative;
}
.os2web-video-wrapper .video-with-poster {
  position: relative;
  width: 100%;
  height: 100%;
}
.os2web-video-wrapper .video-with-poster video {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
.os2web-video-wrapper .video-with-poster .video-poster {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  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;
  cursor: pointer;
  -webkit-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
  z-index: 2;
}
.os2web-video-wrapper .video-with-poster .video-poster:hover .play-button {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}
.os2web-video-wrapper .video-with-poster .video-poster.hidden {
  opacity: 0;
  pointer-events: none;
}
.os2web-video-wrapper .video-with-poster .play-button {
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease;
}
.os2web-video-wrapper .video-with-poster .play-button svg {
  -webkit-filter: drop-shadow(0 2px 4px rgba(0, 0, 0, 0.3));
          filter: drop-shadow(0 2px 4px rgba(0, 0, 0, 0.3));
}
.os2web-video-wrapper .field--name-field-os2web-video-media {
  width: 100%;
  height: 100%;
}
.os2web-video-wrapper .field--name-field-os2web-video-media .media {
  width: 100%;
  height: 100%;
}
.os2web-video-wrapper .field--name-field-os2web-video-media .media .field--name-field-media-video-file {
  width: 100%;
  height: 100%;
}
.os2web-video-wrapper .field--name-field-os2web-video-media .media .field--name-field-media-video-file .field__item {
  width: 100%;
  height: 100%;
}
.os2web-video-wrapper .field--name-field-os2web-video-media .media .field--name-field-media-video-file .field__item video {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
.os2web-video-wrapper .field--name-field-os2web-video-video {
  width: 100%;
}
.os2web-video-wrapper .field--name-field-os2web-video-video iframe {
  width: 100%;
  height: auto;
  min-height: 400px;
}

a {
  color: black;
}

.entity-default--os2web-wrapper.background-color--primary {
  background-color: #00b6d7;
}
.entity-default--os2web-wrapper.background-color--primary .events-slider {
  margin: 0;
  padding: 80px 0;
}
.entity-default--os2web-wrapper.background-color--primary .entity-default--os2web-factbox-paragraph {
  padding: 80px 0;
}
.entity-default--os2web-wrapper.background-color--primary .paragraph--type--newsletter-subscription {
  padding: 40px 0;
}

.entity-default--os2web-wrapper.background-color--secondary {
  background-color: #ff4200;
}
.entity-default--os2web-wrapper.background-color--secondary .events-slider {
  margin: 0;
  padding: 80px 0;
}
.entity-default--os2web-wrapper.background-color--secondary .entity-default--os2web-factbox-paragraph {
  padding: 80px 0;
}
.entity-default--os2web-wrapper.background-color--secondary .paragraph--type--newsletter-subscription {
  padding: 40px 0;
}

.entity-default--os2web-wrapper.background-color--tertiary {
  background-color: #000000;
}
.entity-default--os2web-wrapper.background-color--tertiary .events-slider {
  margin: 0;
  padding: 80px 0;
}
.entity-default--os2web-wrapper.background-color--tertiary .entity-default--os2web-factbox-paragraph {
  padding: 80px 0;
}
.entity-default--os2web-wrapper.background-color--tertiary * {
  color: white;
}
.entity-default--os2web-wrapper.background-color--tertiary g {
  stroke: #ffffff;
}
.entity-default--os2web-wrapper.background-color--tertiary .paragraph--type--newsletter-subscription {
  padding: 40px 0;
}
.entity-default--os2web-wrapper.background-color--tertiary .paragraph--type--newsletter-subscription .newsletter-subscription__container .newsletter-subscription__title * {
  color: black;
}
.entity-default--os2web-wrapper.background-color--tertiary .paragraph--type--newsletter-subscription .newsletter-subscription__container .newsletter-content-wrapper .newsletter-subscription__description * {
  color: black;
}

.entity-default--os2web-wrapper.background-color--quaternary {
  background-color: #ededed;
}
.entity-default--os2web-wrapper.background-color--quaternary .events-slider {
  margin: 0;
  padding: 80px 0;
}
.entity-default--os2web-wrapper.background-color--quaternary .entity-default--os2web-factbox-paragraph {
  padding: 80px 0;
}
.entity-default--os2web-wrapper.background-color--quaternary .paragraph--type--newsletter-subscription {
  padding: 40px 0;
}

.paragraph--type--os2web-factbox-paragraph {
  margin-bottom: 80px;
}
.paragraph--type--os2web-factbox-paragraph .field--name-field-os2web-factbox-heading h2 {
  margin-top: 0;
}

body {
  background-color: #ffffff;
  overflow-x: hidden !important;
}

body .container-fluid {
  padding-left: 0;
  padding-right: 0;
}
body .container-fluid .field--name-field-os2web-paragraphs .field__item .paragraph--type--os2web-simple-text-paragraph {
  max-width: 1500px;
  padding: 0 25px;
}
@media only screen and (max-width: 1200px) {
  body .container-fluid .field--name-field-os2web-paragraphs .field__item .paragraph--type--os2web-simple-text-paragraph {
    max-width: 1000px;
    padding: 0 30px;
    margin: 0 auto;
  }
}
@media only screen and (max-width: 992px) {
  body .container-fluid .field--name-field-os2web-paragraphs .field__item .paragraph--type--os2web-simple-text-paragraph {
    max-width: 700px;
    margin: 0 auto;
    padding: 0;
  }
}
@media only screen and (max-width: 768px) {
  body .container-fluid .field--name-field-os2web-paragraphs .field__item .paragraph--type--os2web-simple-text-paragraph {
    max-width: 100%;
    padding: 0 30px;
  }
}
body .container-fluid .field--name-field-os2web-paragraphs .field__item .paragraph--type--os2web-simple-text-paragraph .field--name-field-os2web-simple-text-body h1, body .container-fluid .field--name-field-os2web-paragraphs .field__item .paragraph--type--os2web-simple-text-paragraph .field--name-field-os2web-simple-text-body h2, body .container-fluid .field--name-field-os2web-paragraphs .field__item .paragraph--type--os2web-simple-text-paragraph .field--name-field-os2web-simple-text-body h3, body .container-fluid .field--name-field-os2web-paragraphs .field__item .paragraph--type--os2web-simple-text-paragraph .field--name-field-os2web-simple-text-body h4, body .container-fluid .field--name-field-os2web-paragraphs .field__item .paragraph--type--os2web-simple-text-paragraph .field--name-field-os2web-simple-text-body h5, body .container-fluid .field--name-field-os2web-paragraphs .field__item .paragraph--type--os2web-simple-text-paragraph .field--name-field-os2web-simple-text-body h6 {
  margin-bottom: 15px !important;
  margin-top: 0 !important;
}

.field--name-field-os2web-simple-text-body {
  overflow: auto;
}
.field--name-field-os2web-simple-text-body h1, .field--name-field-os2web-simple-text-body h2, .field--name-field-os2web-simple-text-body h3, .field--name-field-os2web-simple-text-body h4, .field--name-field-os2web-simple-text-body h5, .field--name-field-os2web-simple-text-body h6 {
  margin-bottom: 15px !important;
  margin-top: 0 !important;
}
.field--name-field-os2web-simple-text-body ul li:before {
  color: #333433;
}

.path-taxonomy .sidebar-column {
  display: none !important;
}
.path-taxonomy .content-column {
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
  max-width: 100%;
}

.path-frontpage .sidebar-column {
  display: none;
}

.layout-content {
  background-color: #ffffff;
  padding-top: 0;
}

button:focus,
body a:focus {
  outline-width: 2px;
}

.region-content {
  padding: 0;
}

svg.mailto {
  display: none !important;
}

.fields-inline > .field {
  display: inline-block;
}

svg.ext {
  display: none;
}

#views-exposed-form-os2web-meetings-search-os2web-meetings-embed-search-from-to-dates {
  margin-bottom: 30px;
  padding: 30px;
  border-radius: 3px;
  -webkit-box-shadow: 0 1px 2px 0 rgba(27, 27, 29, 0.2);
          box-shadow: 0 1px 2px 0 rgba(27, 27, 29, 0.2);
  background-color: #ffffff;
}
#views-exposed-form-os2web-meetings-search-os2web-meetings-embed-search-from-to-dates .form-item-from-date,
#views-exposed-form-os2web-meetings-search-os2web-meetings-embed-search-from-to-dates .form-item-to-date {
  max-width: 150px;
}
#views-exposed-form-os2web-meetings-search-os2web-meetings-embed-search-from-to-dates .form-select {
  margin-top: 8px;
}
#views-exposed-form-os2web-meetings-search-os2web-meetings-embed-search-from-to-dates .form-actions {
  margin-bottom: 0;
  text-align: right;
}

body .page-container {
  padding-top: 0;
  padding-bottom: 0;
}
body .page-container.page-container-front .paragraph--type--os2web-news-block {
  margin-top: 60px;
}
body .page-container.page-container-not-front {
  margin-bottom: 0;
}

.region-sidebar-second > .box {
  margin-bottom: 60px;
}
.region-sidebar-second > .box > .box__body {
  padding-top: 0;
  padding-bottom: 0;
  min-height: unset;
}
.region-sidebar-second .sidenav-list > li {
  background: none;
  border: none;
}
.region-sidebar-second .sidenav-list > li > a {
  padding: 25px 40px;
  font-size: 2rem;
  position: relative;
  display: block;
  color: #000000;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.region-sidebar-second .sidenav-list > li > a:hover {
  color: #000002;
  background-color: #e5e3e1;
}
.region-sidebar-second .sidenav-list > li > a:before {
  background-color: #000002;
  color: #ffffff;
  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;
  text-align: center;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 0;
  height: 40px;
  width: 40px;
  position: absolute;
  content: "\f105";
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
}
.region-sidebar-second .block + .block {
  margin-top: 60px;
}

.block-os2web-pagebuilder-related-links ul.related-links {
  margin-block: 0;
}
.block-os2web-pagebuilder-related-links ul.related-links li {
  margin: 0;
}

.region-sidebar-second .block-fieldblock h2 {
  color: #000000;
}
.region-sidebar-second .block-fieldblock .field--name-field-link-til-andet-indhold,
.region-sidebar-second .block-fieldblock .field--name-field-ext-links {
  padding: 0 10px 30px 10px;
}
@media (min-width: 768px) {
  .region-sidebar-second .block-fieldblock .field--name-field-link-til-andet-indhold,
  .region-sidebar-second .block-fieldblock .field--name-field-ext-links {
    padding: 0 40px 30px;
  }
}
.region-sidebar-second .block-fieldblock .field--name-field-link-til-andet-indhold a,
.region-sidebar-second .block-fieldblock .field--name-field-ext-links a {
  padding: 25px 15px;
  font-size: 2rem;
  position: relative;
  display: block;
  color: #000000;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  text-decoration: none;
}
.region-sidebar-second .block-fieldblock .field--name-field-link-til-andet-indhold a:before,
.region-sidebar-second .block-fieldblock .field--name-field-ext-links a:before {
  background-color: #00b6d7;
  color: #ffffff;
  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;
  text-align: center;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 0;
  content: "\f105";
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  height: 40px;
  width: 40px;
  position: absolute;
}
.region-sidebar-second .block-fieldblock .field--name-field-link-til-andet-indhold a:hover,
.region-sidebar-second .block-fieldblock .field--name-field-ext-links a:hover {
  background-color: #e5e3e1;
  color: #00b6d7;
}
.region-sidebar-second .block-fieldblock .field--name-field-link-til-andet-indhold a:focus,
.region-sidebar-second .block-fieldblock .field--name-field-ext-links a:focus {
  outline: 0;
}

.box__heading h2 {
  padding: 0 !important;
}

.box__body {
  padding: 0 10px 30px 10px;
}
@media (min-width: 576px) {
  .box__body {
    padding: 0 20px 30px;
  }
}
@media (min-width: 768px) {
  .box__body {
    padding: 0 40px 30px;
  }
}

.block-os2web-pagebuilder-related-links.box {
  background-color: #ffffff;
  padding: 0;
}
.block-os2web-pagebuilder-related-links.box .box__heading {
  padding: 40px 10px;
  color: #000000;
}
@media (min-width: 768px) {
  .block-os2web-pagebuilder-related-links.box .box__heading {
    padding: 40px;
  }
}
.block-os2web-pagebuilder-related-links .box__body {
  padding: 0 10px 30px 10px;
}
@media (min-width: 768px) {
  .block-os2web-pagebuilder-related-links .box__body {
    padding: 0 40px 30px;
  }
}
.block-os2web-pagebuilder-related-links .box__body .related-links {
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.block-os2web-pagebuilder-related-links .box__body .related-links li {
  padding: 0;
}
.block-os2web-pagebuilder-related-links .box__body .related-links li a {
  padding: 25px 15px;
  font-size: 2rem;
  position: relative;
  display: block;
  color: #000000;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.block-os2web-pagebuilder-related-links .box__body .related-links li a:before {
  background-color: #00b6d7;
  color: #ffffff;
  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;
  text-align: center;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 0;
  content: "\f105";
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  height: 40px;
  width: 40px;
  position: absolute;
}
.block-os2web-pagebuilder-related-links .box__body .related-links li a:hover {
  background-color: #e5e3e1;
  color: #00b6d7;
}
.block-os2web-pagebuilder-related-links .box__body .related-links li a:focus {
  outline: 0;
}
.block-os2web-pagebuilder-related-links .box__body .related-links li:before {
  display: none;
}

.box__heading {
  padding-top: 0;
  padding-bottom: 0;
  background-color: transparent;
}

.region-sidebar-second .block-os2web-contact {
  padding-top: 0;
}

.layout-sidebar-left h1, .layout-sidebar-left h2, .layout-sidebar-left h3, .layout-sidebar-left h4, .layout-sidebar-left h5, .layout-sidebar-left h6,
.layout-sidebar-right h1,
.layout-sidebar-right h2,
.layout-sidebar-right h3,
.layout-sidebar-right h4,
.layout-sidebar-right h5,
.layout-sidebar-right h6 {
  /* These are technically the same, but use both */
  /* This is the dangerous one in WebKit, as it breaks things wherever */
  word-break: normal;
  /* Instead use this non-standard one: */
}

.layout-sidebar-left,
.layout-sidebar-right {
  padding: 40px 0;
}

.layout-sidebar-right {
  padding: 10px 0;
}
@media screen and (min-width: 768px) {
  .layout-sidebar-right {
    padding: 40px 0;
  }
}

.layout-content.entity-teaser--os2web-event-wrapper {
  padding-top: 40px;
}

.os2web_contact .field--name-field-os2web-contact-more {
  margin-bottom: 1rem;
}

.layout-sidebar-right .block-menu-block .sidenav-list li a {
  background-color: #ffffff;
}
.layout-sidebar-right .block-menu-block .sidenav-list li a:hover {
  background-color: #e5e3e1;
}
.layout-sidebar-right .os2web_contact .field--name-field-os2web-contact-heading + .field,
.layout-sidebar-right .os2web_contact .field--name-field-os2web-contact-body + .field {
  margin-top: 28px;
}
.layout-sidebar-right .os2web_contact .field--name-field-os2web-contact-phone:before,
.layout-sidebar-right .os2web_contact .field--name-field-os2web-contact-email:before {
  display: inline-block;
  margin-right: 5px;
  width: 22px;
  font-family: FontAwesome;
}
.layout-sidebar-right .os2web_contact .field--name-field-os2web-contact-phone:before {
  content: "\f095";
}
.layout-sidebar-right .os2web_contact .field--name-field-os2web-contact-email:before {
  content: "\f003";
}
.layout-sidebar-right > .box > .box__body {
  padding-top: 0;
  padding-bottom: 0;
}
.layout-sidebar-right > .box > .box__body > .region > *:first-child {
  padding-top: 30px;
}
.layout-sidebar-right > .box > .box__body > .region > *:last-child {
  padding-bottom: 30px;
}

.path-frontpage .field--name-field-os2web-simple-text-heading h1, .path-frontpage .field--name-field-os2web-simple-text-heading h2, .path-frontpage .field--name-field-os2web-simple-text-heading h3, .path-frontpage .field--name-field-os2web-simple-text-heading h4, .path-frontpage .field--name-field-os2web-simple-text-heading h5, .path-frontpage .field--name-field-os2web-simple-text-heading h6,
.path-frontpage .field--name-field-os2web-section-par-heading h1,
.path-frontpage .field--name-field-os2web-section-par-heading h2,
.path-frontpage .field--name-field-os2web-section-par-heading h3,
.path-frontpage .field--name-field-os2web-section-par-heading h4,
.path-frontpage .field--name-field-os2web-section-par-heading h5,
.path-frontpage .field--name-field-os2web-section-par-heading h6 {
  margin-top: 0;
}

.button.button-primary {
  background-color: #00b6d7;
  border-color: #00b6d7;
  color: #ffffff;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.button--rounded {
  padding-left: 30px;
  padding-right: 30px;
  border-radius: 30px;
}

body h1, body .h1,
body h2, body .h2,
body h3, body .h3,
body h4, body .h4,
body h5, body .h5,
body h6, body .h6 {
  max-width: unset;
}
body p,
body ul:not(.accordion):not(.tabnav):not(.accordion-bordered):not(.nav-primary):not(.inline-list):not(.tabnav):not(.sidenav-list):not(.sidenav-sub_list),
body ol:not(.accordion):not(.tabnav):not(.accordion-bordered):not(.sidenav-list) {
  max-width: unset;
}
body .font-lead {
  max-width: unset;
}
body .form-label, body .form-hint, body .form-error-message {
  max-width: unset;
}
body .form-checkbox + label, body .form-radio + label {
  max-width: unset;
}
body a:not(.button) {
  max-width: unset;
}

.block-system-menu-blockmain.block-system {
  background-color: white;
  padding-top: 0;
  padding-bottom: 0;
}

.block-page-title-block h1 {
  font-size: 2rem;
  margin: 0;
  padding: 0;
  color: inherit;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 1.1;
}

.caption figcaption {
  font-size: 0.8em !important;
}

.field--name-field-media-video-file video {
  width: 100%;
  height: 100%;
}

.paragraph--type--os2web-files-paragraph {
  margin-bottom: 80px;
}
.paragraph--type--os2web-files-paragraph h2 {
  margin-top: 0;
}

.paragraph--type--os2web-3-columns .row {
  padding: 25px 0;
}

.hearings-back {
  background-color: #222222;
  color: white;
  text-decoration: none;
  padding: 5px 10px;
  border-radius: 5px;
  font-weight: 700;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.hearings-back:hover {
  background-color: rgba(0, 51, 91, 0.9);
  color: white;
}
.hearings-back:visited {
  color: white;
}

.box-hearings {
  margin-bottom: 2.8rem;
}
.box-hearings .box__body-hearings .row-hearings {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 50px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

nav li {
  padding-left: 0 !important;
}
nav li:before {
  display: none;
}

.paragraph--type--os2web-simple-text-paragraph {
  margin-bottom: 80px;
}

@media (min-width: 992px) {
  #views-exposed-form-os2web-meetings-search-os2web-meetings-embed-search-from-to-dates .form-item-from-date,
  #views-exposed-form-os2web-meetings-search-os2web-meetings-embed-search-from-to-dates .form-item-to-date {
    max-width: 200px;
  }
  #views-exposed-form-os2web-meetings-search-os2web-meetings-embed-search-from-to-dates .form-type-select {
    margin-right: 0;
  }
}
@media print {
  body .page-container {
    padding-top: 0;
    padding-bottom: 0;
  }
  #sliding-popup {
    display: none !important;
  }
}
* {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-family: "Lato", sans-serif;
}

.embedded-entity {
  line-height: 0 !important;
}

.embedded-entity.align-left {
  padding-right: 10px;
}

.embedded-entity.align-right {
  padding-left: 10px;
}

#block-matomopagestatistics {
  background: white;
  margin-top: 5px;
  padding-bottom: 5px;
  border-top: 1px solid lightgray;
  border-bottom: 1px solid lightgray;
}
#block-matomopagestatistics table td {
  padding: 5px 15px 0px 15px;
}
#block-matomopagestatistics table td:nth-child(2) {
  text-align: right;
}